@charset "UTF-8";
/*
 * jQuery FlexSlider v2.7.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@font-face {
  font-family: 'flexslider-icon';
  src: url(/assets/flexslider/flexslider-icon-427c549989d40688b2f96bf38cd63568b61c412fe0a60bdb642da5fa7af51954.eot);
  src: url(/assets/flexslider/flexslider-icon-427c549989d40688b2f96bf38cd63568b61c412fe0a60bdb642da5fa7af51954.eot?#iefix) format("embedded-opentype"), url(/assets/flexslider/flexslider-icon-333fe8266952f16c8b686f3edd78293da28e6eaef314dca86bc4eeaa23f290e8.woff) format("woff"), url(/assets/flexslider/flexslider-icon-2aeb879c4ab410ac821f9a708fa0c5625d0c7a2038ba4efd93aa78d7371444e2.ttf) format("truetype"), url(/assets/flexslider/flexslider-icon-5d2b29884d32f6a2b081915401d41846e2e9a16d639c270df5e5266d869a7aa9.svg#flexslider-icon) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
/* line 25, app/assets/stylesheets/fonts/flexslider.scss */
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

/* line 29, app/assets/stylesheets/fonts/flexslider.scss */
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 37, app/assets/stylesheets/fonts/flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
/* line 43, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 47, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* line 51, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* line 55, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 63, app/assets/stylesheets/fonts/flexslider.scss */
html[xmlns] .flexslider .slides {
  display: block;
}

/* line 66, app/assets/stylesheets/fonts/flexslider.scss */
* html .flexslider .slides {
  height: 1%;
}

/* line 69, app/assets/stylesheets/fonts/flexslider.scss */
.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
/* line 75, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* line 89, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 92, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

/* line 96, app/assets/stylesheets/fonts/flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

/* line 104, app/assets/stylesheets/fonts/flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 107, app/assets/stylesheets/fonts/flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* line 110, app/assets/stylesheets/fonts/flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 113, app/assets/stylesheets/fonts/flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  padding: 9px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}

/* line 134, app/assets/stylesheets/fonts/flexslider.scss */
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

/* line 142, app/assets/stylesheets/fonts/flexslider.scss */
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

/* line 145, app/assets/stylesheets/fonts/flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px;
}

/* line 148, app/assets/stylesheets/fonts/flexslider.scss */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

/* line 152, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

/* line 156, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

/* line 159, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

/* line 163, app/assets/stylesheets/fonts/flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

/* line 166, app/assets/stylesheets/fonts/flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

/* line 172, app/assets/stylesheets/fonts/flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 185, app/assets/stylesheets/fonts/flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 191, app/assets/stylesheets/fonts/flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 194, app/assets/stylesheets/fonts/flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* line 197, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  text-align: center;
}

/* line 202, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 208, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

/* line 224, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 228, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 233, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 238, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 243, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  transition: all 1s ease;
}

/* line 256, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 259, app/assets/stylesheets/fonts/flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* line 263, app/assets/stylesheets/fonts/flexslider.scss */
.flex-caption {
  width: 100%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  /* line 278, app/assets/stylesheets/fonts/flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  /* line 282, app/assets/stylesheets/fonts/flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

@font-face {
  font-family: 'icomoon';
  src: url(/assets/icomoon/icomoon-d33945084286b5c15a7068630ab547805f71aef9d83bec79f6f554478a753f9c.eot);
  src: url(/assets/icomoon/icomoon-d33945084286b5c15a7068630ab547805f71aef9d83bec79f6f554478a753f9c.eot#iefix) format("embedded-opentype"), url(/assets/icomoon/icomoon-d5294f8f4c99dccc9f71b2b8307eaeaf63f7046538fcfb57e1b84d722e0f6802.ttf) format("truetype"), url(/assets/icomoon/icomoon-2a6b39730c3a4ee557fc7b55faed875f0c1ade28a59217c8abccd8023b89bc57.woff) format("woff"), url(/assets/icomoon/icomoon-51123142a97b845639a19af3283d4a90cbab478f72c13dc990c68fdb30fef2bc.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* line 13, app/assets/stylesheets/fonts/icomoon.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-Grinder .path1:before {
  content: "\e900";
  opacity: 0.3;
}

/* line 33, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-Grinder .path2:before {
  content: "\e901";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 39, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-Grinder .path3:before {
  content: "\e902";
  margin-left: -1em;
}

/* line 44, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Axe .path1:before {
  content: "\e903";
  opacity: 0.3;
}

/* line 49, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Axe .path2:before {
  content: "\e904";
  margin-left: -1em;
}

/* line 54, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Brush .path1:before {
  content: "\e905";
  opacity: 0.3;
}

/* line 59, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Brush .path2:before {
  content: "\e906";
  margin-left: -1em;
}

/* line 64, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compass .path1:before {
  content: "\e907";
  opacity: 0.3;
}

/* line 69, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compass .path2:before {
  content: "\e908";
  margin-left: -1em;
}

/* line 74, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hummer .path1:before {
  content: "\e909";
  opacity: 0.3;
}

/* line 79, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hummer .path2:before {
  content: "\e90a";
  margin-left: -1em;
}

/* line 84, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hummer .path3:before {
  content: "\e90b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 90, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hummer1 .path1:before {
  content: "\e90c";
  opacity: 0.3;
}

/* line 95, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hummer1 .path2:before {
  content: "\e90d";
  margin-left: -1em;
}

/* line 100, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pantone .path1:before {
  content: "\e90e";
  opacity: 0.3;
}

/* line 105, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pantone .path2:before {
  content: "\e90f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 111, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pantone .path3:before {
  content: "\e910";
  margin-left: -1em;
}

/* line 116, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Road-Cone .path1:before {
  content: "\e911";
}

/* line 120, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Road-Cone .path2:before {
  content: "\e912";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 126, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Roller .path1:before {
  content: "\e913";
}

/* line 130, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Roller .path2:before {
  content: "\e914";
  margin-left: -1em;
}

/* line 135, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Roller .path3:before {
  content: "\e915";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 141, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Roulette .path1:before {
  content: "\e916";
}

/* line 145, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Roulette .path2:before {
  content: "\e917";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 151, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Screwdriver .path1:before {
  content: "\e918";
  opacity: 0.3;
}

/* line 156, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Screwdriver .path2:before {
  content: "\e919";
  margin-left: -1em;
}

/* line 161, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shovel1 .path1:before {
  content: "\e91a";
  opacity: 0.3;
}

/* line 166, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shovel1 .path2:before {
  content: "\e91b";
  margin-left: -1em;
}

/* line 171, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spatula .path1:before {
  content: "\e91c";
  opacity: 0.3;
}

/* line 176, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spatula .path2:before {
  content: "\e91d";
  margin-left: -1em;
}

/* line 181, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Swiss-knife .path1:before {
  content: "\e91e";
  opacity: 0.3;
}

/* line 186, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Swiss-knife .path2:before {
  content: "\e91f";
  margin-left: -1em;
}

/* line 191, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Tools .path1:before {
  content: "\e920";
}

/* line 195, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Tools .path2:before {
  content: "\e921";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 201, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-auto .path1:before {
  content: "\e922";
  opacity: 0.3;
}

/* line 206, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-auto .path2:before {
  content: "\e923";
  margin-left: -1em;
}

/* line 211, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-center .path1:before {
  content: "\e924";
  opacity: 0.3;
}

/* line 216, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-center .path2:before {
  content: "\e925";
  margin-left: -1em;
}

/* line 221, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-justify .path1:before {
  content: "\e926";
  opacity: 0.3;
}

/* line 226, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-justify .path2:before {
  content: "\e927";
  margin-left: -1em;
}

/* line 231, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-left .path1:before {
  content: "\e928";
  opacity: 0.3;
}

/* line 236, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-left .path2:before {
  content: "\e929";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 242, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-left .path3:before {
  content: "\e92a";
  margin-left: -1em;
}

/* line 247, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-right .path1:before {
  content: "\e92b";
  opacity: 0.3;
}

/* line 252, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Align-right .path2:before {
  content: "\e92c";
  margin-left: -1em;
}

/* line 257, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Article .path1:before {
  content: "\e92d";
}

/* line 261, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Article .path2:before {
  content: "\e92e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 267, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bold:before {
  content: "\e92f";
}

/* line 270, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bullet-list .path1:before {
  content: "\e930";
}

/* line 274, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bullet-list .path2:before {
  content: "\e931";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 280, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Code:before {
  content: "\e932";
}

/* line 283, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Edit-text .path1:before {
  content: "\e933";
  opacity: 0.3;
}

/* line 288, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Edit-text .path2:before {
  content: "\e934";
  margin-left: -1em;
}

/* line 293, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Filter:before {
  content: "\e935";
}

/* line 296, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Font .path1:before {
  content: "\e936";
}

/* line 300, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Font .path2:before {
  content: "\e937";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 306, app/assets/stylesheets/fonts/icomoon.scss */
.icon-H1 .path1:before {
  content: "\e938";
}

/* line 310, app/assets/stylesheets/fonts/icomoon.scss */
.icon-H1 .path2:before {
  content: "\e939";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 316, app/assets/stylesheets/fonts/icomoon.scss */
.icon-H2 .path1:before {
  content: "\e93a";
}

/* line 320, app/assets/stylesheets/fonts/icomoon.scss */
.icon-H2 .path2:before {
  content: "\e93b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 326, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Itallic:before {
  content: "\e93c";
}

/* line 329, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Menu .path1:before {
  content: "\e93d";
}

/* line 333, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Menu .path2:before {
  content: "\e93e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 339, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Paragraph:before {
  content: "\e93f";
}

/* line 342, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Quote .path1:before {
  content: "\e940";
}

/* line 346, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Quote .path2:before {
  content: "\e941";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 352, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Quote1 .path1:before {
  content: "\e942";
}

/* line 356, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Quote1 .path2:before {
  content: "\e943";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 362, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Redo:before {
  content: "\e944";
}

/* line 365, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Strikethrough .path1:before {
  content: "\e945";
  opacity: 0.3;
}

/* line 370, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Strikethrough .path2:before {
  content: "\e946";
  margin-left: -1em;
}

/* line 375, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Text:before {
  content: "\e947";
}

/* line 378, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Text-height .path1:before {
  content: "\e948";
  opacity: 0.3;
}

/* line 383, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Text-height .path2:before {
  content: "\e949";
  margin-left: -1em;
}

/* line 388, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Text-width .path1:before {
  content: "\e94a";
  opacity: 0.3;
}

/* line 393, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Text-width .path2:before {
  content: "\e94b";
  margin-left: -1em;
}

/* line 398, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Underline .path1:before {
  content: "\e94c";
}

/* line 402, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Underline .path2:before {
  content: "\e94d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 408, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Undo:before {
  content: "\e94e";
}

/* line 411, app/assets/stylesheets/fonts/icomoon.scss */
.icon-ATM .path1:before {
  content: "\e94f";
  opacity: 0.3;
}

/* line 416, app/assets/stylesheets/fonts/icomoon.scss */
.icon-ATM .path2:before {
  content: "\e950";
  margin-left: -1em;
}

/* line 421, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bag .path1:before {
  content: "\e951";
  opacity: 0.3;
}

/* line 426, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bag .path2:before {
  content: "\e952";
  margin-left: -1em;
}

/* line 431, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bag1 .path1:before {
  content: "\e953";
  opacity: 0.3;
}

/* line 436, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bag1 .path2:before {
  content: "\e954";
  margin-left: -1em;
}

/* line 441, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Barcode .path1:before {
  content: "\e955";
}

/* line 445, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Barcode .path2:before {
  content: "\e956";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 451, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Barcode-read .path1:before {
  content: "\e957";
  opacity: 0.3;
}

/* line 456, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Barcode-read .path2:before {
  content: "\e958";
  margin-left: -1em;
}

/* line 461, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Barcode-scan .path1:before {
  content: "\e959";
}

/* line 465, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Barcode-scan .path2:before {
  content: "\e95a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 471, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Barcode-scan .path3:before {
  content: "\e95b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 477, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bitcoin .path1:before {
  content: "\e95c";
  opacity: 0.3;
}

/* line 482, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bitcoin .path2:before {
  content: "\e95d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 488, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bitcoin .path3:before {
  content: "\e95e";
  margin-left: -1em;
}

/* line 493, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box1 .path1:before {
  content: "\e95f";
  opacity: 0.3;
}

/* line 498, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box1 .path2:before {
  content: "\e960";
  margin-left: -1em;
}

/* line 503, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box2 .path1:before {
  content: "\e961";
}

/* line 507, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box2 .path2:before {
  content: "\e962";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 513, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box3 .path1:before {
  content: "\e963";
  opacity: 0.3;
}

/* line 518, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box3 .path2:before {
  content: "\e964";
  margin-left: -1em;
}

/* line 523, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Calculator .path1:before {
  content: "\e965";
  opacity: 0.3;
}

/* line 528, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Calculator .path2:before {
  content: "\e966";
  margin-left: -1em;
}

/* line 533, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cart1 .path1:before {
  content: "\e967";
  opacity: 0.3;
}

/* line 538, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cart1 .path2:before {
  content: "\e968";
  margin-left: -1em;
}

/* line 543, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cart2 .path1:before {
  content: "\e969";
  opacity: 0.3;
}

/* line 548, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cart2 .path2:before {
  content: "\e96a";
  margin-left: -1em;
}

/* line 553, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cart .path1:before {
  content: "\e96b";
  opacity: 0.3;
}

/* line 558, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cart .path2:before {
  content: "\e96c";
  margin-left: -1em;
}

/* line 563, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar .path1:before {
  content: "\e96d";
  opacity: 0.3;
}

/* line 568, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar .path2:before {
  content: "\e96e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 574, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar .path3:before {
  content: "\e96f";
  margin-left: -1em;
}

/* line 579, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar .path4:before {
  content: "\e970";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 585, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar1 .path1:before {
  content: "\e971";
  opacity: 0.3;
}

/* line 590, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar1 .path2:before {
  content: "\e972";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 596, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar1 .path3:before {
  content: "\e973";
  margin-left: -1em;
}

/* line 601, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar1 .path4:before {
  content: "\e974";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 607, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar2 .path1:before {
  content: "\e975";
  opacity: 0.3;
}

/* line 612, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar2 .path2:before {
  content: "\e976";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 618, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar2 .path3:before {
  content: "\e977";
  margin-left: -1em;
}

/* line 623, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-bar2 .path4:before {
  content: "\e978";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 629, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-line .path1:before {
  content: "\e979";
}

/* line 633, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-line .path2:before {
  content: "\e97a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 639, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-line1 .path1:before {
  content: "\e97b";
}

/* line 643, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-line1 .path2:before {
  content: "\e97c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 649, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-pie .path1:before {
  content: "\e97d";
  opacity: 0.3;
}

/* line 654, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chart-pie .path2:before {
  content: "\e97e";
  margin-left: -1em;
}

/* line 659, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Credit-card .path1:before {
  content: "\e97f";
  opacity: 0.3;
}

/* line 664, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Credit-card .path2:before {
  content: "\e980";
  margin-left: -1em;
}

/* line 669, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Credit-card .path3:before {
  content: "\e981";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 675, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dollar .path1:before {
  content: "\e982";
  opacity: 0.3;
}

/* line 680, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dollar .path2:before {
  content: "\e983";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 686, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dollar .path3:before {
  content: "\e984";
  margin-left: -1em;
}

/* line 691, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Euro .path1:before {
  content: "\e985";
  opacity: 0.3;
}

/* line 696, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Euro .path2:before {
  content: "\e986";
  margin-left: -1em;
}

/* line 701, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gift .path1:before {
  content: "\e987";
}

/* line 705, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gift .path2:before {
  content: "\e988";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 711, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Loader .path1:before {
  content: "\e989";
  opacity: 0.3;
}

/* line 716, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Loader .path2:before {
  content: "\e98a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 722, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Loader .path3:before {
  content: "\e98b";
  margin-left: -1em;
}

/* line 727, app/assets/stylesheets/fonts/icomoon.scss */
.icon-MC .path1:before {
  content: "\e98c";
  opacity: 0.3;
}

/* line 732, app/assets/stylesheets/fonts/icomoon.scss */
.icon-MC .path2:before {
  content: "\e98d";
  margin-left: -1em;
}

/* line 737, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Money .path1:before {
  content: "\e98e";
  opacity: 0.3;
}

/* line 742, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Money .path2:before {
  content: "\e98f";
  margin-left: -1em;
}

/* line 747, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pound .path1:before {
  content: "\e990";
}

/* line 751, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pound .path2:before {
  content: "\e991";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 757, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Price:before {
  content: "\e992";
}

/* line 760, app/assets/stylesheets/fonts/icomoon.scss */
.icon-145:before {
  content: "\e992";
}

/* line 763, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Price1:before {
  content: "\e993";
}

/* line 766, app/assets/stylesheets/fonts/icomoon.scss */
.icon-245:before {
  content: "\e993";
}

/* line 769, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rouble .path1:before {
  content: "\e994";
  opacity: 0.3;
}

/* line 774, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rouble .path2:before {
  content: "\e995";
  margin-left: -1em;
}

/* line 779, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Safe .path1:before {
  content: "\e996";
  opacity: 0.3;
}

/* line 784, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Safe .path2:before {
  content: "\e997";
  margin-left: -1em;
}

/* line 789, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sale .path1:before {
  content: "\e998";
}

/* line 793, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sale .path2:before {
  content: "\e999";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 799, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sale1 .path1:before {
  content: "\e99a";
  opacity: 0.3;
}

/* line 804, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sale1 .path2:before {
  content: "\e99b";
  margin-left: -1em;
}

/* line 809, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sale1 .path3:before {
  content: "\e99c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 815, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sale1 .path4:before {
  content: "\e99d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 821, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings .path1:before {
  content: "\e99e";
  opacity: 0.3;
}

/* line 826, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings .path2:before {
  content: "\e99f";
  margin-left: -1em;
}

/* line 831, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sort .path1:before {
  content: "\e9a0";
}

/* line 835, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sort .path2:before {
  content: "\e9a1";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 841, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sort1:before {
  content: "\e9a2";
}

/* line 844, app/assets/stylesheets/fonts/icomoon.scss */
.icon-25:before {
  content: "\e9a2";
}

/* line 847, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sort2:before {
  content: "\e9a3";
}

/* line 850, app/assets/stylesheets/fonts/icomoon.scss */
.icon-32:before {
  content: "\e9a3";
}

/* line 853, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ticket:before {
  content: "\e9a4";
}

/* line 856, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet .path1:before {
  content: "\e9a5";
  opacity: 0.3;
}

/* line 861, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet .path2:before {
  content: "\e9a6";
  margin-left: -1em;
}

/* line 866, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet1 .path1:before {
  content: "\e9a7";
  opacity: 0.3;
}

/* line 871, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet1 .path2:before {
  content: "\e9a8";
  margin-left: -1em;
}

/* line 876, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet1 .path3:before {
  content: "\e9a9";
  margin-left: -1em;
}

/* line 881, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet2 .path1:before {
  content: "\e9aa";
  opacity: 0.3;
}

/* line 886, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet2 .path2:before {
  content: "\e9ab";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 892, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wallet2 .path3:before {
  content: "\e9ac";
  margin-left: -1em;
}

/* line 897, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-up:before {
  content: "\e9ad";
}

/* line 900, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-down .path1:before {
  content: "\e9ae";
}

/* line 904, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-down .path2:before {
  content: "\e9af";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 910, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-left .path1:before {
  content: "\e9b0";
}

/* line 914, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-left .path2:before {
  content: "\e9b1";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 920, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-right .path1:before {
  content: "\e9b2";
}

/* line 924, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-right .path2:before {
  content: "\e9b3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 930, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-up .path1:before {
  content: "\e9b4";
}

/* line 934, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-double-up .path2:before {
  content: "\e9b5";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 940, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-down:before {
  content: "\e9b6";
}

/* line 943, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-left:before {
  content: "\e9b7";
}

/* line 946, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Angle-right:before {
  content: "\e9b8";
}

/* line 949, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-down .path1:before {
  content: "\e9b9";
  opacity: 0.3;
}

/* line 954, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-down .path2:before {
  content: "\e9ba";
  margin-left: -1em;
}

/* line 959, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-bottom .path1:before {
  content: "\e9bb";
  opacity: 0.3;
}

/* line 964, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-bottom .path2:before {
  content: "\e9bc";
  margin-left: -1em;
}

/* line 969, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-bottom .path3:before {
  content: "\e9bd";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 975, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-left .path1:before {
  content: "\e9be";
  opacity: 0.3;
}

/* line 980, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-left .path2:before {
  content: "\e9bf";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 986, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-left .path3:before {
  content: "\e9c0";
  margin-left: -1em;
}

/* line 991, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-right .path1:before {
  content: "\e9c1";
  opacity: 0.3;
}

/* line 996, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-right .path2:before {
  content: "\e9c2";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1002, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-right .path3:before {
  content: "\e9c3";
  margin-left: -1em;
}

/* line 1007, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-top .path1:before {
  content: "\e9c4";
  opacity: 0.3;
}

/* line 1012, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-top .path2:before {
  content: "\e9c5";
  margin-left: -1em;
}

/* line 1017, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-from-top .path3:before {
  content: "\e9c6";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1023, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-left .path1:before {
  content: "\e9c7";
  opacity: 0.3;
}

/* line 1028, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-left .path2:before {
  content: "\e9c8";
  margin-left: -1em;
}

/* line 1033, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-right .path1:before {
  content: "\e9c9";
  opacity: 0.3;
}

/* line 1038, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-right .path2:before {
  content: "\e9ca";
  margin-left: -1em;
}

/* line 1043, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows-h .path1:before {
  content: "\e9cb";
  opacity: 0.3;
}

/* line 1048, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows-h .path2:before {
  content: "\e9cc";
  margin-left: -1em;
}

/* line 1053, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows-h .path3:before {
  content: "\e9cd";
  margin-left: -1em;
}

/* line 1058, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows-v .path1:before {
  content: "\e9ce";
  opacity: 0.3;
}

/* line 1063, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows-v .path2:before {
  content: "\e9cf";
  margin-left: -1em;
}

/* line 1068, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows-v .path3:before {
  content: "\e9d0";
  margin-left: -1em;
}

/* line 1073, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-bottom .path1:before {
  content: "\e9d1";
  opacity: 0.3;
}

/* line 1078, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-bottom .path2:before {
  content: "\e9d2";
  margin-left: -1em;
}

/* line 1083, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-bottom .path3:before {
  content: "\e9d3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1089, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-left .path1:before {
  content: "\e9d4";
  opacity: 0.3;
}

/* line 1094, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-left .path2:before {
  content: "\e9d5";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1100, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-left .path3:before {
  content: "\e9d6";
  margin-left: -1em;
}

/* line 1105, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-right .path1:before {
  content: "\e9d7";
  opacity: 0.3;
}

/* line 1110, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-right .path2:before {
  content: "\e9d8";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1116, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-right .path3:before {
  content: "\e9d9";
  margin-left: -1em;
}

/* line 1121, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-up .path1:before {
  content: "\e9da";
  opacity: 0.3;
}

/* line 1126, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-up .path2:before {
  content: "\e9db";
  margin-left: -1em;
}

/* line 1131, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-to-up .path3:before {
  content: "\e9dc";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1137, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-up .path1:before {
  content: "\e9dd";
  opacity: 0.3;
}

/* line 1142, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrow-up .path2:before {
  content: "\e9de";
  margin-left: -1em;
}

/* line 1147, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Check:before {
  content: "\e9df";
}

/* line 1150, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Close .path1:before {
  content: "\e9e0";
}

/* line 1154, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Close .path2:before {
  content: "\e9e1";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1160, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Double-check .path1:before {
  content: "\e9e2";
  opacity: 0.3;
}

/* line 1165, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Double-check .path2:before {
  content: "\e9e3";
  margin-left: -1em;
}

/* line 1170, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Down-2 .path1:before {
  content: "\e9e4";
  opacity: 0.3;
}

/* line 1175, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Down-2 .path2:before {
  content: "\e9e5";
  margin-left: -1em;
}

/* line 1180, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Down-left .path1:before {
  content: "\e9e6";
  opacity: 0.3;
}

/* line 1185, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Down-left .path2:before {
  content: "\e9e7";
  margin-left: -1em;
}

/* line 1190, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Down-right .path1:before {
  content: "\e9e8";
  opacity: 0.3;
}

/* line 1195, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Down-right .path2:before {
  content: "\e9e9";
  margin-left: -1em;
}

/* line 1200, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Exchange .path1:before {
  content: "\e9ea";
  opacity: 0.3;
}

/* line 1205, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Exchange .path2:before {
  content: "\e9eb";
  margin-left: -1em;
}

/* line 1210, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Exchange .path3:before {
  content: "\e9ec";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1216, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Exchange .path4:before {
  content: "\e9ed";
  margin-left: -1em;
}

/* line 1221, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Left-3 .path1:before {
  content: "\e9ee";
}

/* line 1225, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Left-3 .path2:before {
  content: "\e9ef";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1231, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Left-2 .path1:before {
  content: "\e9f0";
  opacity: 0.3;
}

/* line 1236, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Left-2 .path2:before {
  content: "\e9f1";
  margin-left: -1em;
}

/* line 1241, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Minus1:before {
  content: "\e9f2";
}

/* line 1244, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Plus1 .path1:before {
  content: "\e9f3";
}

/* line 1248, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Plus1 .path2:before {
  content: "\e9f4";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1254, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Right-3 .path1:before {
  content: "\e9f5";
}

/* line 1258, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Right-3 .path2:before {
  content: "\e9f6";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1264, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Right-2 .path1:before {
  content: "\e9f7";
  opacity: 0.3;
}

/* line 1269, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Right-2 .path2:before {
  content: "\e9f8";
  margin-left: -1em;
}

/* line 1274, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Route .path1:before {
  content: "\e9f9";
  opacity: 0.3;
}

/* line 1279, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Route .path2:before {
  content: "\e9fa";
  margin-left: -1em;
}

/* line 1284, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Route .path3:before {
  content: "\e9fb";
  margin-left: -1em;
}

/* line 1289, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sign-in .path1:before {
  content: "\e9fc";
  opacity: 0.3;
}

/* line 1294, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sign-in .path2:before {
  content: "\e9fd";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1300, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sign-in .path3:before {
  content: "\e9fe";
  margin-left: -1em;
}

/* line 1305, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sign-out .path1:before {
  content: "\e9ff";
  opacity: 0.3;
}

/* line 1310, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sign-out .path2:before {
  content: "\ea00";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1316, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sign-out .path3:before {
  content: "\ea01";
  margin-left: -1em;
}

/* line 1321, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-2 .path1:before {
  content: "\ea02";
  opacity: 0.3;
}

/* line 1326, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-2 .path2:before {
  content: "\ea03";
  margin-left: -1em;
}

/* line 1331, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-down .path1:before {
  content: "\ea04";
  opacity: 0.3;
}

/* line 1336, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-down .path2:before {
  content: "\ea05";
  margin-left: -1em;
}

/* line 1341, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-down .path3:before {
  content: "\ea06";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1347, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-down .path4:before {
  content: "\ea07";
  margin-left: -1em;
}

/* line 1352, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-left .path1:before {
  content: "\ea08";
  opacity: 0.3;
}

/* line 1357, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-left .path2:before {
  content: "\ea09";
  margin-left: -1em;
}

/* line 1362, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-right .path1:before {
  content: "\ea0a";
  opacity: 0.3;
}

/* line 1367, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Up-right .path2:before {
  content: "\ea0b";
  margin-left: -1em;
}

/* line 1372, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Waiting:before {
  content: "\ea0c";
}

/* line 1375, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Add-music .path1:before {
  content: "\ea0d";
}

/* line 1379, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Add-music .path2:before {
  content: "\ea0e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1385, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airplay .path1:before {
  content: "\ea0f";
  opacity: 0.3;
}

/* line 1390, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airplay .path2:before {
  content: "\ea10";
  margin-left: -1em;
}

/* line 1395, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airplay-video .path1:before {
  content: "\ea11";
}

/* line 1399, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airplay-video .path2:before {
  content: "\ea12";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1405, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Back .path1:before {
  content: "\ea13";
}

/* line 1409, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Back .path2:before {
  content: "\ea14";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1415, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Backward .path1:before {
  content: "\ea15";
  opacity: 0.3;
}

/* line 1420, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Backward .path2:before {
  content: "\ea16";
  margin-left: -1em;
}

/* line 1425, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CD .path1:before {
  content: "\ea17";
}

/* line 1429, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CD .path2:before {
  content: "\ea18";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1435, app/assets/stylesheets/fonts/icomoon.scss */
.icon-DVD .path1:before {
  content: "\ea19";
  opacity: 0.3;
}

/* line 1440, app/assets/stylesheets/fonts/icomoon.scss */
.icon-DVD .path2:before {
  content: "\ea1a";
  margin-left: -1em;
}

/* line 1445, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Eject .path1:before {
  content: "\ea1b";
}

/* line 1449, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Eject .path2:before {
  content: "\ea1c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1455, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Equalizer .path1:before {
  content: "\ea1d";
  opacity: 0.3;
}

/* line 1460, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Equalizer .path2:before {
  content: "\ea1e";
  margin-left: -1em;
}

/* line 1465, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Equalizer .path3:before {
  content: "\ea1f";
  margin-left: -1em;
}

/* line 1470, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Equalizer .path4:before {
  content: "\ea20";
  margin-left: -1em;
}

/* line 1475, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Forward .path1:before {
  content: "\ea21";
  opacity: 0.3;
}

/* line 1480, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Forward .path2:before {
  content: "\ea22";
  margin-left: -1em;
}

/* line 1485, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library .path1:before {
  content: "\ea23";
  opacity: 0.3;
}

/* line 1490, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library .path2:before {
  content: "\ea24";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1496, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library .path3:before {
  content: "\ea25";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1502, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library .path4:before {
  content: "\ea26";
  margin-left: -1em;
}

/* line 1507, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library1 .path1:before {
  content: "\ea27";
  opacity: 0.3;
}

/* line 1512, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library1 .path2:before {
  content: "\ea28";
  margin-left: -1em;
}

/* line 1517, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library2 .path1:before {
  content: "\ea29";
  opacity: 0.0900;
}

/* line 1522, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-library2 .path2:before {
  content: "\ea2a";
  margin-left: -1em;
}

/* line 1527, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Movie-Lane .path1:before {
  content: "\ea2b";
  opacity: 0.3;
}

/* line 1532, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Movie-Lane .path2:before {
  content: "\ea2c";
  margin-left: -1em;
}

/* line 1537, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Movie-lane .path1:before {
  content: "\ea2d";
  opacity: 0.3;
}

/* line 1542, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Movie-lane .path2:before {
  content: "\ea2e";
  margin-left: -1em;
}

/* line 1547, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Music1:before {
  content: "\ea2f";
}

/* line 1550, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Music-cloud .path1:before {
  content: "\ea30";
  opacity: 0.3;
}

/* line 1555, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Music-cloud .path2:before {
  content: "\ea31";
  margin-left: -1em;
}

/* line 1560, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Music-note:before {
  content: "\ea32";
}

/* line 1563, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mute .path1:before {
  content: "\ea33";
  opacity: 0.3;
}

/* line 1568, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mute .path2:before {
  content: "\ea34";
  margin-left: -1em;
}

/* line 1573, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Next .path1:before {
  content: "\ea35";
}

/* line 1577, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Next .path2:before {
  content: "\ea36";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1583, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pause:before {
  content: "\ea37";
}

/* line 1586, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Play:before {
  content: "\ea38";
}

/* line 1589, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Playlist .path1:before {
  content: "\ea39";
}

/* line 1593, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Playlist .path2:before {
  content: "\ea3a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1599, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Playlist1 .path1:before {
  content: "\ea3b";
  opacity: 0.3;
}

/* line 1604, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Playlist1 .path2:before {
  content: "\ea3c";
  margin-left: -1em;
}

/* line 1609, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rec:before {
  content: "\ea3d";
}

/* line 1612, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Repeat .path1:before {
  content: "\ea3e";
}

/* line 1616, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Repeat .path2:before {
  content: "\ea3f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1622, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Repeat-one .path1:before {
  content: "\ea40";
  opacity: 0.3;
}

/* line 1627, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Repeat-one .path2:before {
  content: "\ea41";
  margin-left: -1em;
}

/* line 1632, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shuffle .path1:before {
  content: "\ea42";
  opacity: 0.3;
}

/* line 1637, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shuffle .path2:before {
  content: "\ea43";
  margin-left: -1em;
}

/* line 1642, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-down .path1:before {
  content: "\ea44";
  opacity: 0.3;
}

/* line 1647, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-down .path2:before {
  content: "\ea45";
  margin-left: -1em;
}

/* line 1652, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-full .path1:before {
  content: "\ea46";
  opacity: 0.3;
}

/* line 1657, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-full .path2:before {
  content: "\ea47";
  margin-left: -1em;
}

/* line 1662, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-half .path1:before {
  content: "\ea48";
  opacity: 0.3;
}

/* line 1667, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-half .path2:before {
  content: "\ea49";
  margin-left: -1em;
}

/* line 1672, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-up .path1:before {
  content: "\ea4a";
  opacity: 0.3;
}

/* line 1677, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Volume-up .path2:before {
  content: "\ea4b";
  margin-left: -1em;
}

/* line 1682, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Vynil .path1:before {
  content: "\ea4c";
}

/* line 1686, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Vynil .path2:before {
  content: "\ea4d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1692, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Youtube .path1:before {
  content: "\ea4e";
  opacity: 0.3;
}

/* line 1697, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Youtube .path2:before {
  content: "\ea4f";
  margin-left: -1em;
}

/* line 1702, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compass1:before {
  content: "\ea50";
}

/* line 1705, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Direction1:before {
  content: "\ea51";
}

/* line 1708, app/assets/stylesheets/fonts/icomoon.scss */
.icon-136:before {
  content: "\ea51";
}

/* line 1711, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Direction:before {
  content: "\ea52";
}

/* line 1714, app/assets/stylesheets/fonts/icomoon.scss */
.icon-228:before {
  content: "\ea52";
}

/* line 1717, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Location-arrow:before {
  content: "\ea53";
}

/* line 1720, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Marker:before {
  content: "\ea54";
}

/* line 1723, app/assets/stylesheets/fonts/icomoon.scss */
.icon-128:before {
  content: "\ea54";
}

/* line 1726, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Marker1:before {
  content: "\ea55";
}

/* line 1729, app/assets/stylesheets/fonts/icomoon.scss */
.icon-229:before {
  content: "\ea55";
}

/* line 1732, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Position1 .path1:before {
  content: "\ea56";
  opacity: 0.3;
}

/* line 1737, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Position1 .path2:before {
  content: "\ea57";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1743, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Position1 .path3:before {
  content: "\ea58";
  margin-left: -1em;
}

/* line 1748, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-3d .path1:before {
  content: "\ea59";
}

/* line 1752, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-3d .path2:before {
  content: "\ea5a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1758, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-4-blocks .path1:before {
  content: "\ea5b";
}

/* line 1762, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-4-blocks .path2:before {
  content: "\ea5c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1768, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-arrange .path1:before {
  content: "\ea5d";
}

/* line 1772, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-arrange .path2:before {
  content: "\ea5e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1778, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-grid .path1:before {
  content: "\ea5f";
  opacity: 0.3;
}

/* line 1783, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-grid .path2:before {
  content: "\ea60";
  margin-left: -1em;
}

/* line 1788, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-horizontal .path1:before {
  content: "\ea61";
  opacity: 0.3;
}

/* line 1793, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-horizontal .path2:before {
  content: "\ea62";
  margin-left: -1em;
}

/* line 1798, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-left-panel-1 .path1:before {
  content: "\ea63";
}

/* line 1802, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-left-panel-1 .path2:before {
  content: "\ea64";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1808, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-left-panel-2 .path1:before {
  content: "\ea65";
}

/* line 1812, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-left-panel-2 .path2:before {
  content: "\ea66";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1818, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-right-panel-1 .path1:before {
  content: "\ea67";
}

/* line 1822, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-right-panel-1 .path2:before {
  content: "\ea68";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1828, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-right-panel-2 .path1:before {
  content: "\ea69";
}

/* line 1832, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-right-panel-2 .path2:before {
  content: "\ea6a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1838, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-1 .path1:before {
  content: "\ea6b";
}

/* line 1842, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-1 .path2:before {
  content: "\ea6c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1848, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-2 .path1:before {
  content: "\ea6d";
}

/* line 1852, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-2 .path2:before {
  content: "\ea6e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1858, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-3 .path1:before {
  content: "\ea6f";
}

/* line 1862, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-3 .path2:before {
  content: "\ea70";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1868, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-4 .path1:before {
  content: "\ea71";
}

/* line 1872, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-4 .path2:before {
  content: "\ea72";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1878, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-5 .path1:before {
  content: "\ea73";
}

/* line 1882, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-5 .path2:before {
  content: "\ea74";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1888, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-6 .path1:before {
  content: "\ea75";
}

/* line 1892, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-top-panel-6 .path2:before {
  content: "\ea76";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1898, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-vertical .path1:before {
  content: "\ea77";
}

/* line 1902, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layout-vertical .path2:before {
  content: "\ea78";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1908, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Air-ballon .path1:before {
  content: "\ea79";
}

/* line 1912, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Air-ballon .path2:before {
  content: "\ea7a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1918, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Alarm-clock .path1:before {
  content: "\ea7b";
}

/* line 1922, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Alarm-clock .path2:before {
  content: "\ea7c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1928, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Alarm-clock .path3:before {
  content: "\ea7d";
  margin-left: -1em;
}

/* line 1933, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Armchair .path1:before {
  content: "\ea7e";
  opacity: 0.3;
}

/* line 1938, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Armchair .path2:before {
  content: "\ea7f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1944, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Armchair .path3:before {
  content: "\ea80";
  margin-left: -1em;
}

/* line 1949, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bag-chair:before {
  content: "\ea81";
}

/* line 1952, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bath .path1:before {
  content: "\ea82";
  opacity: 0.3;
}

/* line 1957, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bath .path2:before {
  content: "\ea83";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1963, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bath .path3:before {
  content: "\ea84";
  margin-left: -1em;
}

/* line 1968, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bed .path1:before {
  content: "\ea85";
  opacity: 0.3;
}

/* line 1973, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bed .path2:before {
  content: "\ea86";
  margin-left: -1em;
}

/* line 1978, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bed .path3:before {
  content: "\ea87";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1984, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Book:before {
  content: "\ea88";
}

/* line 1987, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Book-open .path1:before {
  content: "\ea89";
}

/* line 1991, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Book-open .path2:before {
  content: "\ea8a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 1997, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box .path1:before {
  content: "\ea8b";
}

/* line 2001, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Box .path2:before {
  content: "\ea8c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2007, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Broom .path1:before {
  content: "\ea8d";
  opacity: 0.3;
}

/* line 2012, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Broom .path2:before {
  content: "\ea8e";
  margin-left: -1em;
}

/* line 2017, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Building .path1:before {
  content: "\ea8f";
}

/* line 2021, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Building .path2:before {
  content: "\ea90";
  margin-left: -1em;
  color: white;
}

/* line 2026, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Building .path3:before {
  content: "\ea91";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2032, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb .path1:before {
  content: "\ea92";
  opacity: 0.3;
}

/* line 2037, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb .path2:before {
  content: "\ea93";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2043, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb .path3:before {
  content: "\ea94";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2049, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb .path4:before {
  content: "\ea95";
  margin-left: -1em;
}

/* line 2054, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb1 .path1:before {
  content: "\ea96";
  opacity: 0.3;
}

/* line 2059, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb1 .path2:before {
  content: "\ea97";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2065, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb1 .path3:before {
  content: "\ea98";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2071, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bulb1 .path4:before {
  content: "\ea99";
  margin-left: -1em;
}

/* line 2076, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chair .path1:before {
  content: "\ea9a";
}

/* line 2080, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chair .path2:before {
  content: "\ea9b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2086, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chair1 .path1:before {
  content: "\ea9c";
  opacity: 0.3;
}

/* line 2091, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chair1 .path2:before {
  content: "\ea9d";
  margin-left: -1em;
}

/* line 2096, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clock .path1:before {
  content: "\ea9e";
  opacity: 0.3;
}

/* line 2101, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clock .path2:before {
  content: "\ea9f";
  margin-left: -1em;
}

/* line 2106, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Commode .path1:before {
  content: "\eaa0";
  opacity: 0.3;
}

/* line 2111, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Commode .path2:before {
  content: "\eaa1";
  margin-left: -1em;
}

/* line 2116, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Commode1 .path1:before {
  content: "\eaa2";
  opacity: 0.3;
}

/* line 2121, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Commode1 .path2:before {
  content: "\eaa3";
  margin-left: -1em;
}

/* line 2126, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Couch .path1:before {
  content: "\eaa4";
  opacity: 0.3;
}

/* line 2131, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Couch .path2:before {
  content: "\eaa5";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2137, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Couch .path3:before {
  content: "\eaa6";
  margin-left: -1em;
}

/* line 2142, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cupboard .path1:before {
  content: "\eaa7";
  opacity: 0.3;
}

/* line 2147, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cupboard .path2:before {
  content: "\eaa8";
  margin-left: -1em;
}

/* line 2152, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Curtains .path1:before {
  content: "\eaa9";
  opacity: 0.3;
}

/* line 2157, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Curtains .path2:before {
  content: "\eaaa";
  margin-left: -1em;
}

/* line 2162, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Deer .path1:before {
  content: "\eaab";
  opacity: 0.3;
}

/* line 2167, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Deer .path2:before {
  content: "\eaac";
  margin-left: -1em;
}

/* line 2172, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Door-open .path1:before {
  content: "\eaad";
  opacity: 0.3;
}

/* line 2177, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Door-open .path2:before {
  content: "\eaae";
  margin-left: -1em;
}

/* line 2182, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Earth:before {
  content: "\eaaf";
}

/* line 2185, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fireplace .path1:before {
  content: "\eab0";
  opacity: 0.3;
}

/* line 2190, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fireplace .path2:before {
  content: "\eab1";
  margin-left: -1em;
}

/* line 2195, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flashlight .path1:before {
  content: "\eab2";
}

/* line 2199, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flashlight .path2:before {
  content: "\eab3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2205, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flower .path1:before {
  content: "\eab4";
  opacity: 0.3;
}

/* line 2210, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flower .path2:before {
  content: "\eab5";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2216, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flower .path3:before {
  content: "\eab6";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2222, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flower .path4:before {
  content: "\eab7";
  margin-left: -1em;
}

/* line 2227, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flower1:before {
  content: "\eab8";
}

/* line 2230, app/assets/stylesheets/fonts/icomoon.scss */
.icon-239:before {
  content: "\eab8";
}

/* line 2233, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flower2:before {
  content: "\eab9";
}

/* line 2236, app/assets/stylesheets/fonts/icomoon.scss */
.icon-38:before {
  content: "\eab9";
}

/* line 2239, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Globe .path1:before {
  content: "\eaba";
}

/* line 2243, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Globe .path2:before {
  content: "\eabb";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2249, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Home:before {
  content: "\eabc";
}

/* line 2252, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Home-heart:before {
  content: "\eabd";
}

/* line 2255, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Key .path1:before {
  content: "\eabe";
  opacity: 0.3;
}

/* line 2260, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Key .path2:before {
  content: "\eabf";
  margin-left: -1em;
}

/* line 2265, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ladder .path1:before {
  content: "\eac0";
  opacity: 0.3;
}

/* line 2270, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ladder .path2:before {
  content: "\eac1";
  margin-left: -1em;
}

/* line 2275, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lamp .path1:before {
  content: "\eac2";
}

/* line 2279, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lamp .path2:before {
  content: "\eac3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2285, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lamp .path3:before {
  content: "\eac4";
  margin-left: -1em;
  color: white;
}

/* line 2290, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lamp .path4:before {
  content: "\eac5";
  margin-left: -1em;
}

/* line 2295, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lamp1 .path1:before {
  content: "\eac6";
  opacity: 0.3;
}

/* line 2300, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lamp1 .path2:before {
  content: "\eac7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2306, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lamp1 .path3:before {
  content: "\eac8";
  margin-left: -1em;
}

/* line 2311, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Library .path1:before {
  content: "\eac9";
}

/* line 2315, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Library .path2:before {
  content: "\eaca";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2321, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mailbox .path1:before {
  content: "\eacb";
}

/* line 2325, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mailbox .path2:before {
  content: "\eacc";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2331, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mirror .path1:before {
  content: "\eacd";
}

/* line 2335, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mirror .path2:before {
  content: "\eace";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2341, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Picture .path1:before {
  content: "\eacf";
  opacity: 0.3;
}

/* line 2346, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Picture .path2:before {
  content: "\ead0";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2352, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Picture .path3:before {
  content: "\ead1";
  margin-left: -1em;
}

/* line 2357, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Picture .path4:before {
  content: "\ead2";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2363, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ruller:before {
  content: "\ead3";
}

/* line 2366, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Stairs:before {
  content: "\ead4";
}

/* line 2369, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Timer .path1:before {
  content: "\ead5";
  opacity: 0.3;
}

/* line 2374, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Timer .path2:before {
  content: "\ead6";
  margin-left: -1em;
}

/* line 2379, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Timer .path3:before {
  content: "\ead7";
  margin-left: -1em;
}

/* line 2384, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Timer .path4:before {
  content: "\ead8";
  margin-left: -1em;
}

/* line 2389, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Toilet .path1:before {
  content: "\ead9";
  opacity: 0.3;
}

/* line 2394, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Toilet .path2:before {
  content: "\eada";
  margin-left: -1em;
}

/* line 2399, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Toilet .path3:before {
  content: "\eadb";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2405, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Towel:before {
  content: "\eadc";
}

/* line 2408, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Trash1 .path1:before {
  content: "\eadd";
}

/* line 2412, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Trash1 .path2:before {
  content: "\eade";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2418, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Water-mixer .path1:before {
  content: "\eadf";
  opacity: 0.3;
}

/* line 2423, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Water-mixer .path2:before {
  content: "\eae0";
  margin-left: -1em;
}

/* line 2428, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Water-mixer .path3:before {
  content: "\eae1";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2434, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Weight .path1:before {
  content: "\eae2";
}

/* line 2438, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Weight .path2:before {
  content: "\eae3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2444, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Weight1 .path1:before {
  content: "\eae4";
  opacity: 0.3;
}

/* line 2449, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Weight1 .path2:before {
  content: "\eae5";
  margin-left: -1em;
}

/* line 2454, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wood .path1:before {
  content: "\eae6";
  opacity: 0.3;
}

/* line 2459, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wood .path2:before {
  content: "\eae7";
  margin-left: -1em;
}

/* line 2464, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wood1 .path1:before {
  content: "\eae8";
  opacity: 0.3;
}

/* line 2469, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wood1 .path2:before {
  content: "\eae9";
  margin-left: -1em;
}

/* line 2474, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wood-horse:before {
  content: "\eaea";
}

/* line 2477, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Attachment .path1:before {
  content: "\eaeb";
  opacity: 0.3;
}

/* line 2482, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Attachment .path2:before {
  content: "\eaec";
  margin-left: -1em;
}

/* line 2487, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Attachment1 .path1:before {
  content: "\eaed";
  opacity: 0.3;
}

/* line 2492, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Attachment1 .path2:before {
  content: "\eaee";
  margin-left: -1em;
}

/* line 2497, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Attachment1 .path3:before {
  content: "\eaef";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2503, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Attachment1 .path4:before {
  content: "\eaf0";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2509, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Binocular:before {
  content: "\eaf1";
}

/* line 2512, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bookmark:before {
  content: "\eaf2";
}

/* line 2515, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clip:before {
  content: "\eaf3";
}

/* line 2518, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard .path1:before {
  content: "\eaf4";
  opacity: 0.3;
}

/* line 2523, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard .path2:before {
  content: "\eaf5";
  margin-left: -1em;
}

/* line 2528, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard .path3:before {
  content: "\eaf6";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2534, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard .path4:before {
  content: "\eaf7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2540, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cursor:before {
  content: "\eaf8";
}

/* line 2543, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dislike .path1:before {
  content: "\eaf9";
}

/* line 2547, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dislike .path2:before {
  content: "\eafa";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2553, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Duplicate .path1:before {
  content: "\eafb";
  opacity: 0.3;
}

/* line 2558, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Duplicate .path2:before {
  content: "\eafc";
  margin-left: -1em;
}

/* line 2563, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Edit1:before {
  content: "\eafd";
}

/* line 2566, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Expand-arrows .path1:before {
  content: "\eafe";
  opacity: 0.3;
}

/* line 2571, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Expand-arrows .path2:before {
  content: "\eaff";
  margin-left: -1em;
}

/* line 2576, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fire:before {
  content: "\eb00";
}

/* line 2579, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder1:before {
  content: "\eb01";
}

/* line 2582, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Half-heart .path1:before {
  content: "\eb02";
  opacity: 0.3;
}

/* line 2587, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Half-heart .path2:before {
  content: "\eb03";
  margin-left: -1em;
}

/* line 2592, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Half-star .path1:before {
  content: "\eb04";
  opacity: 0.3;
}

/* line 2597, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Half-star .path2:before {
  content: "\eb05";
  margin-left: -1em;
}

/* line 2602, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Heart:before {
  content: "\eb06";
}

/* line 2605, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hidden .path1:before {
  content: "\eb07";
}

/* line 2609, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hidden .path2:before {
  content: "\eb08";
  margin-left: -1em;
}

/* line 2614, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hidden .path3:before {
  content: "\eb09";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2620, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Like .path1:before {
  content: "\eb0a";
}

/* line 2624, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Like .path2:before {
  content: "\eb0b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2630, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lock:before {
  content: "\eb0c";
}

/* line 2633, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Notification .path1:before {
  content: "\eb0d";
}

/* line 2637, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Notification .path2:before {
  content: "\eb0e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2643, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Notifications .path1:before {
  content: "\eb0f";
}

/* line 2647, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Notifications .path2:before {
  content: "\eb10";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2653, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Other:before {
  content: "\eb11";
}

/* line 2656, app/assets/stylesheets/fonts/icomoon.scss */
.icon-133:before {
  content: "\eb11";
}

/* line 2659, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Other1:before {
  content: "\eb12";
}

/* line 2662, app/assets/stylesheets/fonts/icomoon.scss */
.icon-234:before {
  content: "\eb12";
}

/* line 2665, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sad .path1:before {
  content: "\eb13";
  opacity: 0.3;
}

/* line 2670, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sad .path2:before {
  content: "\eb14";
  margin-left: -1em;
}

/* line 2675, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Save .path1:before {
  content: "\eb15";
}

/* line 2679, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Save .path2:before {
  content: "\eb16";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2685, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Scale .path1:before {
  content: "\eb17";
}

/* line 2689, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Scale .path2:before {
  content: "\eb18";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2695, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Scissors .path1:before {
  content: "\eb19";
  opacity: 0.3;
}

/* line 2700, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Scissors .path2:before {
  content: "\eb1a";
  margin-left: -1em;
}

/* line 2705, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Search .path1:before {
  content: "\eb1b";
  opacity: 0.3;
}

/* line 2710, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Search .path2:before {
  content: "\eb1c";
  margin-left: -1em;
}

/* line 2715, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings2 .path1:before {
  content: "\eb1d";
  opacity: 0.3;
}

/* line 2720, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings2 .path2:before {
  content: "\eb1e";
  margin-left: -1em;
}

/* line 2725, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings-1 .path1:before {
  content: "\eb1f";
}

/* line 2729, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings-1 .path2:before {
  content: "\eb20";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2735, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings-2:before {
  content: "\eb21";
}

/* line 2738, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-check .path1:before {
  content: "\eb22";
  opacity: 0.3;
}

/* line 2743, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-check .path2:before {
  content: "\eb23";
  margin-left: -1em;
}

/* line 2748, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-disabled .path1:before {
  content: "\eb24";
  opacity: 0.3;
}

/* line 2753, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-disabled .path2:before {
  content: "\eb25";
  margin-left: -1em;
}

/* line 2758, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-protected .path1:before {
  content: "\eb26";
  opacity: 0.3;
}

/* line 2763, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-protected .path2:before {
  content: "\eb27";
  margin-left: -1em;
}

/* line 2768, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Size .path1:before {
  content: "\eb28";
}

/* line 2772, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Size .path2:before {
  content: "\eb29";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2778, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Smile .path1:before {
  content: "\eb2a";
  opacity: 0.3;
}

/* line 2783, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Smile .path2:before {
  content: "\eb2b";
  margin-left: -1em;
}

/* line 2788, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Star:before {
  content: "\eb2c";
}

/* line 2791, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder1:before {
  content: "\eb2d";
}

/* line 2794, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder-move .path1:before {
  content: "\eb2e";
}

/* line 2798, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder-move .path2:before {
  content: "\eb2f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2804, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Trash .path1:before {
  content: "\eb30";
}

/* line 2808, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Trash .path2:before {
  content: "\eb31";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2814, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Unlock:before {
  content: "\eb32";
}

/* line 2817, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Update:before {
  content: "\eb33";
}

/* line 2820, app/assets/stylesheets/fonts/icomoon.scss */
.icon-User .path1:before {
  content: "\eb34";
  opacity: 0.3;
}

/* line 2825, app/assets/stylesheets/fonts/icomoon.scss */
.icon-User .path2:before {
  content: "\eb35";
  margin-left: -1em;
}

/* line 2830, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Visible:before {
  content: "\eb36";
}

/* line 2833, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Beer .path1:before {
  content: "\eb37";
  opacity: 0.3;
}

/* line 2838, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Beer .path2:before {
  content: "\eb38";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2844, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Beer .path3:before {
  content: "\eb39";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2850, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Beer .path4:before {
  content: "\eb3a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2856, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Beer .path5:before {
  content: "\eb3b";
  margin-left: -1em;
}

/* line 2861, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bottle .path1:before {
  content: "\eb3c";
}

/* line 2865, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bottle .path2:before {
  content: "\eb3d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2871, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bottle1 .path1:before {
  content: "\eb3e";
}

/* line 2875, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bottle1 .path2:before {
  content: "\eb3f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2881, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bread .path1:before {
  content: "\eb40";
  opacity: 0.3;
}

/* line 2886, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bread .path2:before {
  content: "\eb41";
  margin-left: -1em;
}

/* line 2891, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bucket1 .path1:before {
  content: "\eb42";
  opacity: 0.3;
}

/* line 2896, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bucket1 .path2:before {
  content: "\eb43";
  margin-left: -1em;
}

/* line 2901, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Burger .path1:before {
  content: "\eb44";
}

/* line 2905, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Burger .path2:before {
  content: "\eb45";
  margin-left: -1em;
}

/* line 2910, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Burger .path3:before {
  content: "\eb46";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2916, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cake .path1:before {
  content: "\eb47";
}

/* line 2920, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cake .path2:before {
  content: "\eb48";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2926, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cake .path3:before {
  content: "\eb49";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2932, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Carrot .path1:before {
  content: "\eb4a";
  opacity: 0.3;
}

/* line 2937, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Carrot .path2:before {
  content: "\eb4b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2943, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Carrot .path3:before {
  content: "\eb4c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2949, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Carrot .path4:before {
  content: "\eb4d";
  margin-left: -1em;
}

/* line 2954, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cheese .path1:before {
  content: "\eb4e";
}

/* line 2958, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cheese .path2:before {
  content: "\eb4f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2964, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chicken .path1:before {
  content: "\eb50";
}

/* line 2968, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chicken .path2:before {
  content: "\eb51";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2974, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee .path1:before {
  content: "\eb52";
}

/* line 2978, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee .path2:before {
  content: "\eb53";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2984, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee .path3:before {
  content: "\eb54";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2990, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee .path4:before {
  content: "\eb55";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 2996, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee .path5:before {
  content: "\eb56";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3002, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee1 .path1:before {
  content: "\eb57";
  opacity: 0.3;
}

/* line 3007, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee1 .path2:before {
  content: "\eb58";
  margin-left: -1em;
}

/* line 3012, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Coffee1 .path3:before {
  content: "\eb59";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3018, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cookie:before {
  content: "\eb5a";
}

/* line 3021, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dinner1 .path1:before {
  content: "\eb5b";
  opacity: 0.3;
}

/* line 3026, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dinner1 .path2:before {
  content: "\eb5c";
  margin-left: -1em;
}

/* line 3031, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fish .path1:before {
  content: "\eb5d";
  opacity: 0.3;
}

/* line 3036, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fish .path2:before {
  content: "\eb5e";
  margin-left: -1em;
}

/* line 3041, app/assets/stylesheets/fonts/icomoon.scss */
.icon-French-Bread:before {
  content: "\eb5f";
}

/* line 3044, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Glass-martini .path1:before {
  content: "\eb60";
  opacity: 0.3;
}

/* line 3049, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Glass-martini .path2:before {
  content: "\eb61";
  margin-left: -1em;
}

/* line 3054, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ice-cream1 .path1:before {
  content: "\eb62";
  opacity: 0.3;
}

/* line 3059, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ice-cream1 .path2:before {
  content: "\eb63";
  margin-left: -1em;
}

/* line 3064, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ice-cream .path1:before {
  content: "\eb64";
}

/* line 3068, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ice-cream .path2:before {
  content: "\eb65";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3074, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Miso-soup .path1:before {
  content: "\eb66";
}

/* line 3078, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Miso-soup .path2:before {
  content: "\eb67";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3084, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Orange .path1:before {
  content: "\eb68";
}

/* line 3088, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Orange .path2:before {
  content: "\eb69";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3094, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pizza:before {
  content: "\eb6a";
}

/* line 3097, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sushi .path1:before {
  content: "\eb6b";
}

/* line 3101, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sushi .path2:before {
  content: "\eb6c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3107, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Two-bottles .path1:before {
  content: "\eb6d";
}

/* line 3111, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Two-bottles .path2:before {
  content: "\eb6e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3117, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wine .path1:before {
  content: "\eb6f";
  opacity: 0.3;
}

/* line 3122, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wine .path2:before {
  content: "\eb70";
  margin-left: -1em;
}

/* line 3127, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-download .path1:before {
  content: "\eb71";
  opacity: 0.3;
}

/* line 3132, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-download .path2:before {
  content: "\eb72";
  margin-left: -1em;
}

/* line 3137, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-upload .path1:before {
  content: "\eb73";
  opacity: 0.3;
}

/* line 3142, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-upload .path2:before {
  content: "\eb74";
  margin-left: -1em;
}

/* line 3147, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compilation .path1:before {
  content: "\eb75";
  opacity: 0.3;
}

/* line 3152, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compilation .path2:before {
  content: "\eb76";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3158, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compilation .path3:before {
  content: "\eb77";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3164, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compilation .path4:before {
  content: "\eb78";
  margin-left: -1em;
}

/* line 3169, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compilation .path5:before {
  content: "\eb79";
  margin-left: -1em;
}

/* line 3174, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compiled-file .path1:before {
  content: "\eb7a";
  opacity: 0.3;
}

/* line 3179, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compiled-file .path2:before {
  content: "\eb7b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3185, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compiled-file .path3:before {
  content: "\eb7c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3191, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compiled-file .path4:before {
  content: "\eb7d";
  margin-left: -1em;
}

/* line 3196, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compiled-file .path5:before {
  content: "\eb7e";
  margin-left: -1em;
}

/* line 3201, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Deleted-file .path1:before {
  content: "\eb7f";
  opacity: 0.3;
}

/* line 3206, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Deleted-file .path2:before {
  content: "\eb80";
  margin-left: -1em;
}

/* line 3211, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Deleted-folder .path1:before {
  content: "\eb81";
  opacity: 0.3;
}

/* line 3216, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Deleted-folder .path2:before {
  content: "\eb82";
  margin-left: -1em;
}

/* line 3221, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Download .path1:before {
  content: "\eb83";
  opacity: 0.3;
}

/* line 3226, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Download .path2:before {
  content: "\eb84";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3232, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Download .path3:before {
  content: "\eb85";
  margin-left: -1em;
}

/* line 3237, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Downloaded-file .path1:before {
  content: "\eb86";
  opacity: 0.3;
}

/* line 3242, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Downloaded-file .path2:before {
  content: "\eb87";
  margin-left: -1em;
}

/* line 3247, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Downloads-folder .path1:before {
  content: "\eb88";
  opacity: 0.3;
}

/* line 3252, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Downloads-folder .path2:before {
  content: "\eb89";
  margin-left: -1em;
}

/* line 3257, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Export .path1:before {
  content: "\eb8a";
  opacity: 0.3;
}

/* line 3262, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Export .path2:before {
  content: "\eb8b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3268, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Export .path3:before {
  content: "\eb8c";
  margin-left: -1em;
}

/* line 3273, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File .path1:before {
  content: "\eb8d";
  opacity: 0.3;
}

/* line 3278, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File .path2:before {
  content: "\eb8e";
  margin-left: -1em;
}

/* line 3283, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File .path3:before {
  content: "\eb8f";
  margin-left: -1em;
}

/* line 3288, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-cloud .path1:before {
  content: "\eb90";
  opacity: 0.3;
}

/* line 3293, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-cloud .path2:before {
  content: "\eb91";
  margin-left: -1em;
}

/* line 3298, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-done .path1:before {
  content: "\eb92";
  opacity: 0.3;
}

/* line 3303, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-done .path2:before {
  content: "\eb93";
  margin-left: -1em;
}

/* line 3308, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-minus .path1:before {
  content: "\eb94";
  opacity: 0.3;
}

/* line 3313, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-minus .path2:before {
  content: "\eb95";
  margin-left: -1em;
}

/* line 3318, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-plus .path1:before {
  content: "\eb96";
  opacity: 0.3;
}

/* line 3323, app/assets/stylesheets/fonts/icomoon.scss */
.icon-File-plus .path2:before {
  content: "\eb97";
  margin-left: -1em;
}

/* line 3328, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder:before {
  content: "\eb98";
}

/* line 3331, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-check .path1:before {
  content: "\eb99";
  opacity: 0.3;
}

/* line 3336, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-check .path2:before {
  content: "\eb9a";
  margin-left: -1em;
}

/* line 3341, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-cloud .path1:before {
  content: "\eb9b";
  opacity: 0.3;
}

/* line 3346, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-cloud .path2:before {
  content: "\eb9c";
  margin-left: -1em;
}

/* line 3351, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-error .path1:before {
  content: "\eb9d";
}

/* line 3355, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-error .path2:before {
  content: "\eb9e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3361, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-heart:before {
  content: "\eb9f";
}

/* line 3364, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-minus .path1:before {
  content: "\eba0";
  opacity: 0.3;
}

/* line 3369, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-minus .path2:before {
  content: "\eba1";
  margin-left: -1em;
}

/* line 3374, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-plus .path1:before {
  content: "\eba2";
  opacity: 0.3;
}

/* line 3379, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-plus .path2:before {
  content: "\eba3";
  margin-left: -1em;
}

/* line 3384, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-solid:before {
  content: "\eba4";
}

/* line 3387, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-star:before {
  content: "\eba5";
}

/* line 3390, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Folder-thunder:before {
  content: "\eba6";
}

/* line 3393, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Group-folders .path1:before {
  content: "\eba7";
  opacity: 0.3;
}

/* line 3398, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Group-folders .path2:before {
  content: "\eba8";
  margin-left: -1em;
}

/* line 3403, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Import .path1:before {
  content: "\eba9";
  opacity: 0.3;
}

/* line 3408, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Import .path2:before {
  content: "\ebaa";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3414, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Import .path3:before {
  content: "\ebab";
  margin-left: -1em;
}

/* line 3419, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Locked-folder .path1:before {
  content: "\ebac";
  opacity: 0.3;
}

/* line 3424, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Locked-folder .path2:before {
  content: "\ebad";
  margin-left: -1em;
}

/* line 3429, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media .path1:before {
  content: "\ebae";
  opacity: 0.3;
}

/* line 3434, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media .path2:before {
  content: "\ebaf";
  margin-left: -1em;
}

/* line 3439, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-folder .path1:before {
  content: "\ebb0";
  opacity: 0.3;
}

/* line 3444, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Media-folder .path2:before {
  content: "\ebb1";
  margin-left: -1em;
}

/* line 3449, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Music .path1:before {
  content: "\ebb2";
  opacity: 0.3;
}

/* line 3454, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Music .path2:before {
  content: "\ebb3";
  margin-left: -1em;
}

/* line 3459, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pictures .path1:before {
  content: "\ebb4";
  opacity: 0.3;
}

/* line 3464, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pictures .path2:before {
  content: "\ebb5";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3470, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pictures .path3:before {
  content: "\ebb6";
  margin-left: -1em;
}

/* line 3475, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pictures .path4:before {
  content: "\ebb7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3481, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pictures1:before {
  content: "\ebb8";
}

/* line 3484, app/assets/stylesheets/fonts/icomoon.scss */
.icon-221:before {
  content: "\ebb8";
}

/* line 3487, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Protected-file .path1:before {
  content: "\ebb9";
  opacity: 0.3;
}

/* line 3492, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Protected-file .path2:before {
  content: "\ebba";
  margin-left: -1em;
}

/* line 3497, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Selected-file .path1:before {
  content: "\ebbb";
  opacity: 0.3;
}

/* line 3502, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Selected-file .path2:before {
  content: "\ebbc";
  margin-left: -1em;
}

/* line 3507, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Share1 .path1:before {
  content: "\ebbd";
}

/* line 3511, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Share1 .path2:before {
  content: "\ebbe";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3517, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Share1 .path3:before {
  content: "\ebbf";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3523, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Share1 .path4:before {
  content: "\ebc0";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3529, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Upload .path1:before {
  content: "\ebc1";
  opacity: 0.3;
}

/* line 3534, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Upload .path2:before {
  content: "\ebc2";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3540, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Upload .path3:before {
  content: "\ebc3";
  margin-left: -1em;
}

/* line 3545, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Uploaded-file .path1:before {
  content: "\ebc4";
  opacity: 0.3;
}

/* line 3550, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Uploaded-file .path2:before {
  content: "\ebc5";
  margin-left: -1em;
}

/* line 3555, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Upload-folder .path1:before {
  content: "\ebc6";
  opacity: 0.3;
}

/* line 3560, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Upload-folder .path2:before {
  content: "\ebc7";
  margin-left: -1em;
}

/* line 3565, app/assets/stylesheets/fonts/icomoon.scss */
.icon-User-folder:before {
  content: "\ebc8";
}

/* line 3568, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Air-conditioning .path1:before {
  content: "\ebc9";
}

/* line 3572, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Air-conditioning .path2:before {
  content: "\ebca";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3578, app/assets/stylesheets/fonts/icomoon.scss */
.icon-air-dryer .path1:before {
  content: "\ebcb";
  opacity: 0.3;
}

/* line 3583, app/assets/stylesheets/fonts/icomoon.scss */
.icon-air-dryer .path2:before {
  content: "\ebcc";
  margin-left: -1em;
}

/* line 3588, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Blender .path1:before {
  content: "\ebcd";
}

/* line 3592, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Blender .path2:before {
  content: "\ebce";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3598, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fan:before {
  content: "\ebcf";
}

/* line 3601, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fridge:before {
  content: "\ebd0";
}

/* line 3604, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gas-stove .path1:before {
  content: "\ebd1";
}

/* line 3608, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gas-stove .path2:before {
  content: "\ebd2";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3614, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Highvoltage:before {
  content: "\ebd3";
}

/* line 3617, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Iron .path1:before {
  content: "\ebd4";
  opacity: 0.3;
}

/* line 3622, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Iron .path2:before {
  content: "\ebd5";
  margin-left: -1em;
}

/* line 3627, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Kettle .path1:before {
  content: "\ebd6";
}

/* line 3631, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Kettle .path2:before {
  content: "\ebd7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3637, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mixer .path1:before {
  content: "\ebd8";
}

/* line 3641, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mixer .path2:before {
  content: "\ebd9";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3647, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outlet .path1:before {
  content: "\ebda";
  opacity: 0.3;
}

/* line 3652, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outlet .path2:before {
  content: "\ebdb";
  margin-left: -1em;
}

/* line 3657, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Range-hood .path1:before {
  content: "\ebdc";
}

/* line 3661, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Range-hood .path2:before {
  content: "\ebdd";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3667, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shutdown .path1:before {
  content: "\ebde";
}

/* line 3671, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shutdown .path2:before {
  content: "\ebdf";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3677, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Socket-eu:before {
  content: "\ebe0";
}

/* line 3680, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Socket-us:before {
  content: "\ebe1";
}

/* line 3683, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Washer .path1:before {
  content: "\ebe2";
}

/* line 3687, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Washer .path2:before {
  content: "\ebe3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3693, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airpods .path1:before {
  content: "\ebe4";
  opacity: 0.3;
}

/* line 3698, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airpods .path2:before {
  content: "\ebe5";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3704, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airpods .path3:before {
  content: "\ebe6";
  margin-left: -1em;
}

/* line 3709, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Airpods .path4:before {
  content: "\ebe7";
  margin-left: -1em;
}

/* line 3714, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Android .path1:before {
  content: "\ebe8";
}

/* line 3718, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Android .path2:before {
  content: "\ebe9";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3724, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Apple-Watch .path1:before {
  content: "\ebea";
  opacity: 0.3;
}

/* line 3729, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Apple-Watch .path2:before {
  content: "\ebeb";
  margin-left: -1em;
}

/* line 3734, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-charging .path1:before {
  content: "\ebec";
}

/* line 3738, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-charging .path2:before {
  content: "\ebed";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3744, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-charging .path3:before {
  content: "\ebee";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3750, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-empty .path1:before {
  content: "\ebef";
}

/* line 3754, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-empty .path2:before {
  content: "\ebf0";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3760, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-full .path1:before {
  content: "\ebf1";
}

/* line 3764, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-full .path2:before {
  content: "\ebf2";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3770, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-half .path1:before {
  content: "\ebf3";
}

/* line 3774, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Battery-half .path2:before {
  content: "\ebf4";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3780, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bluetooth .path1:before {
  content: "\ebf5";
  opacity: 0.3;
}

/* line 3785, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bluetooth .path2:before {
  content: "\ebf6";
  margin-left: -1em;
}

/* line 3790, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Camera .path1:before {
  content: "\ebf7";
}

/* line 3794, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Camera .path2:before {
  content: "\ebf8";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3800, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Camera .path3:before {
  content: "\ebf9";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3806, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cardboard-vr .path1:before {
  content: "\ebfa";
  opacity: 0.3;
}

/* line 3811, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cardboard-vr .path2:before {
  content: "\ebfb";
  margin-left: -1em;
}

/* line 3816, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cassete .path1:before {
  content: "\ebfc";
  opacity: 0.3;
}

/* line 3821, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cassete .path2:before {
  content: "\ebfd";
  margin-left: -1em;
}

/* line 3826, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cassete .path3:before {
  content: "\ebfe";
  margin-left: -1em;
}

/* line 3831, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path1:before {
  content: "\ebff";
  opacity: 0.3;
}

/* line 3836, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path2:before {
  content: "\ec00";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3842, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path3:before {
  content: "\ec01";
  margin-left: -1em;
}

/* line 3847, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path4:before {
  content: "\ec02";
  margin-left: -1em;
}

/* line 3852, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path5:before {
  content: "\ec03";
  margin-left: -1em;
}

/* line 3857, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path6:before {
  content: "\ec04";
  margin-left: -1em;
}

/* line 3862, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path7:before {
  content: "\ec05";
  margin-left: -1em;
}

/* line 3867, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU .path8:before {
  content: "\ec06";
  margin-left: -1em;
}

/* line 3872, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CPU1:before {
  content: "\ec07";
}

/* line 3875, app/assets/stylesheets/fonts/icomoon.scss */
.icon-222:before {
  content: "\ec07";
}

/* line 3878, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Diagnostics .path1:before {
  content: "\ec08";
  opacity: 0.3;
}

/* line 3883, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Diagnostics .path2:before {
  content: "\ec09";
  margin-left: -1em;
}

/* line 3888, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Diagnostics .path3:before {
  content: "\ec0a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3894, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display .path1:before {
  content: "\ec0b";
  opacity: 0.3;
}

/* line 3899, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display .path2:before {
  content: "\ec0c";
  margin-left: -1em;
}

/* line 3904, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display1 .path1:before {
  content: "\ec0d";
  opacity: 0.3;
}

/* line 3909, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display1 .path2:before {
  content: "\ec0e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3915, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display1 .path3:before {
  content: "\ec0f";
  margin-left: -1em;
}

/* line 3920, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display2 .path1:before {
  content: "\ec10";
  opacity: 0.3;
}

/* line 3925, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display2 .path2:before {
  content: "\ec11";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3931, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Display2 .path3:before {
  content: "\ec12";
  margin-left: -1em;
}

/* line 3936, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gameboy .path1:before {
  content: "\ec13";
  opacity: 0.3;
}

/* line 3941, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gameboy .path2:before {
  content: "\ec14";
  margin-left: -1em;
}

/* line 3946, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gamepad .path1:before {
  content: "\ec15";
  opacity: 0.3;
}

/* line 3951, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gamepad .path2:before {
  content: "\ec16";
  margin-left: -1em;
}

/* line 3956, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gamepad1 .path1:before {
  content: "\ec17";
  opacity: 0.3;
}

/* line 3961, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Gamepad1 .path2:before {
  content: "\ec18";
  margin-left: -1em;
}

/* line 3966, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Generator .path1:before {
  content: "\ec19";
  opacity: 0.3;
}

/* line 3971, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Generator .path2:before {
  content: "\ec1a";
  margin-left: -1em;
}

/* line 3976, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Generator .path3:before {
  content: "\ec1b";
  margin-left: -1em;
}

/* line 3981, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Generator .path4:before {
  content: "\ec1c";
  margin-left: -1em;
}

/* line 3986, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hard-drive .path1:before {
  content: "\ec1d";
}

/* line 3990, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hard-drive .path2:before {
  content: "\ec1e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 3996, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Headphones .path1:before {
  content: "\ec1f";
  opacity: 0.3;
}

/* line 4001, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Headphones .path2:before {
  content: "\ec20";
  margin-left: -1em;
}

/* line 4006, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Homepod .path1:before {
  content: "\ec21";
  opacity: 0.3;
}

/* line 4011, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Homepod .path2:before {
  content: "\ec22";
  margin-left: -1em;
}

/* line 4016, app/assets/stylesheets/fonts/icomoon.scss */
.icon-iMac .path1:before {
  content: "\ec23";
}

/* line 4020, app/assets/stylesheets/fonts/icomoon.scss */
.icon-iMac .path2:before {
  content: "\ec24";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4026, app/assets/stylesheets/fonts/icomoon.scss */
.icon-iMac .path3:before {
  content: "\ec25";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4032, app/assets/stylesheets/fonts/icomoon.scss */
.icon-iPhone-back:before {
  content: "\ec26";
}

/* line 4035, app/assets/stylesheets/fonts/icomoon.scss */
.icon-iPhone-X .path1:before {
  content: "\ec27";
  opacity: 0.3;
}

/* line 4040, app/assets/stylesheets/fonts/icomoon.scss */
.icon-iPhone-X .path2:before {
  content: "\ec28";
  margin-left: -1em;
}

/* line 4045, app/assets/stylesheets/fonts/icomoon.scss */
.icon-iPhone-x-back:before {
  content: "\ec29";
}

/* line 4048, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Keyboard .path1:before {
  content: "\ec2a";
  opacity: 0.3;
}

/* line 4053, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Keyboard .path2:before {
  content: "\ec2b";
  margin-left: -1em;
}

/* line 4058, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Laptop .path1:before {
  content: "\ec2c";
}

/* line 4062, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Laptop .path2:before {
  content: "\ec2d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4068, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Laptop-macbook .path1:before {
  content: "\ec2e";
}

/* line 4072, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Laptop-macbook .path2:before {
  content: "\ec2f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4078, app/assets/stylesheets/fonts/icomoon.scss */
.icon-LTE .path1:before {
  content: "\ec30";
  opacity: 0.3;
}

/* line 4083, app/assets/stylesheets/fonts/icomoon.scss */
.icon-LTE .path2:before {
  content: "\ec31";
  margin-left: -1em;
}

/* line 4088, app/assets/stylesheets/fonts/icomoon.scss */
.icon-LTE1 .path1:before {
  content: "\ec32";
  opacity: 0.3;
}

/* line 4093, app/assets/stylesheets/fonts/icomoon.scss */
.icon-LTE1 .path2:before {
  content: "\ec33";
  margin-left: -1em;
}

/* line 4098, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mic .path1:before {
  content: "\ec34";
}

/* line 4102, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mic .path2:before {
  content: "\ec35";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4108, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Midi .path1:before {
  content: "\ec36";
  opacity: 0.3;
}

/* line 4113, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Midi .path2:before {
  content: "\ec37";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4119, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Midi .path3:before {
  content: "\ec38";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4125, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Midi .path4:before {
  content: "\ec39";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4131, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Midi .path5:before {
  content: "\ec3a";
  margin-left: -1em;
}

/* line 4136, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Midi .path6:before {
  content: "\ec3b";
  margin-left: -1em;
}

/* line 4141, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Midi .path7:before {
  content: "\ec3c";
  margin-left: -1em;
}

/* line 4146, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mouse .path1:before {
  content: "\ec3d";
  opacity: 0.3;
}

/* line 4151, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mouse .path2:before {
  content: "\ec3e";
  margin-left: -1em;
}

/* line 4156, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mouse .path3:before {
  content: "\ec3f";
  margin-left: -1em;
}

/* line 4161, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Phone .path1:before {
  content: "\ec40";
}

/* line 4165, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Phone .path2:before {
  content: "\ec41";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4171, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Phone .path3:before {
  content: "\ec42";
  margin-left: -1em;
}

/* line 4176, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Printer .path1:before {
  content: "\ec43";
}

/* line 4180, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Printer .path2:before {
  content: "\ec44";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4186, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Radio .path1:before {
  content: "\ec45";
  opacity: 0.3;
}

/* line 4191, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Radio .path2:before {
  content: "\ec46";
  margin-left: -1em;
}

/* line 4196, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Radio .path3:before {
  content: "\ec47";
  margin-left: -1em;
}

/* line 4201, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Radio .path4:before {
  content: "\ec48";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4207, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Radio .path5:before {
  content: "\ec49";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4213, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Router .path1:before {
  content: "\ec4a";
}

/* line 4217, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Router .path2:before {
  content: "\ec4b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4223, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Router1 .path1:before {
  content: "\ec4c";
}

/* line 4227, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Router1 .path2:before {
  content: "\ec4d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4233, app/assets/stylesheets/fonts/icomoon.scss */
.icon-SD-card:before {
  content: "\ec4e";
}

/* line 4236, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Server .path1:before {
  content: "\ec4f";
  opacity: 0.3;
}

/* line 4241, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Server .path2:before {
  content: "\ec50";
  margin-left: -1em;
}

/* line 4246, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Server .path3:before {
  content: "\ec51";
  margin-left: -1em;
}

/* line 4251, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Speaker .path1:before {
  content: "\ec52";
}

/* line 4255, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Speaker .path2:before {
  content: "\ec53";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4261, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Tablet .path1:before {
  content: "\ec54";
}

/* line 4265, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Tablet .path2:before {
  content: "\ec55";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4271, app/assets/stylesheets/fonts/icomoon.scss */
.icon-TV .path1:before {
  content: "\ec56";
}

/* line 4275, app/assets/stylesheets/fonts/icomoon.scss */
.icon-TV .path2:before {
  content: "\ec57";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4281, app/assets/stylesheets/fonts/icomoon.scss */
.icon-TV .path3:before {
  content: "\ec58";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4287, app/assets/stylesheets/fonts/icomoon.scss */
.icon-TV1 .path1:before {
  content: "\ec59";
}

/* line 4291, app/assets/stylesheets/fonts/icomoon.scss */
.icon-TV1 .path2:before {
  content: "\ec5a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4297, app/assets/stylesheets/fonts/icomoon.scss */
.icon-USB .path1:before {
  content: "\ec5b";
}

/* line 4301, app/assets/stylesheets/fonts/icomoon.scss */
.icon-USB .path2:before {
  content: "\ec5c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4307, app/assets/stylesheets/fonts/icomoon.scss */
.icon-USB .path3:before {
  content: "\ec5d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4313, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Usb-storage .path1:before {
  content: "\ec5e";
}

/* line 4317, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Usb-storage .path2:before {
  content: "\ec5f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4323, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Video-camera .path1:before {
  content: "\ec60";
}

/* line 4327, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Video-camera .path2:before {
  content: "\ec61";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4333, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch .path1:before {
  content: "\ec62";
}

/* line 4337, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch .path2:before {
  content: "\ec63";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4343, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch .path3:before {
  content: "\ec64";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4349, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch .path4:before {
  content: "\ec65";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4355, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch1 .path1:before {
  content: "\ec66";
  opacity: 0.3;
}

/* line 4360, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch1 .path2:before {
  content: "\ec67";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4366, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch1 .path3:before {
  content: "\ec68";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4372, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Watch1 .path4:before {
  content: "\ec69";
  margin-left: -1em;
}

/* line 4377, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wi-fi .path1:before {
  content: "\ec6a";
  opacity: 0.3;
}

/* line 4382, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wi-fi .path2:before {
  content: "\ec6b";
  margin-left: -1em;
}

/* line 4387, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Adjust:before {
  content: "\ec6c";
}

/* line 4390, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-center .path1:before {
  content: "\ec6d";
}

/* line 4394, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-center .path2:before {
  content: "\ec6e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4400, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-center-down .path1:before {
  content: "\ec6f";
  opacity: 0.3;
}

/* line 4405, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-center-down .path2:before {
  content: "\ec70";
  margin-left: -1em;
}

/* line 4410, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-center-up .path1:before {
  content: "\ec71";
  opacity: 0.3;
}

/* line 4415, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-center-up .path2:before {
  content: "\ec72";
  margin-left: -1em;
}

/* line 4420, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-left .path1:before {
  content: "\ec73";
  opacity: 0.3;
}

/* line 4425, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-left .path2:before {
  content: "\ec74";
  margin-left: -1em;
}

/* line 4430, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-left-down .path1:before {
  content: "\ec75";
  opacity: 0.3;
}

/* line 4435, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-left-down .path2:before {
  content: "\ec76";
  margin-left: -1em;
}

/* line 4440, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-left-up .path1:before {
  content: "\ec77";
  opacity: 0.3;
}

/* line 4445, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-left-up .path2:before {
  content: "\ec78";
  margin-left: -1em;
}

/* line 4450, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-right .path1:before {
  content: "\ec79";
  opacity: 0.3;
}

/* line 4455, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-right .path2:before {
  content: "\ec7a";
  margin-left: -1em;
}

/* line 4460, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-right-down .path1:before {
  content: "\ec7b";
  opacity: 0.3;
}

/* line 4465, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-right-down .path2:before {
  content: "\ec7c";
  margin-left: -1em;
}

/* line 4470, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-right-up .path1:before {
  content: "\ec7d";
  opacity: 0.3;
}

/* line 4475, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Anchor-right-up .path2:before {
  content: "\ec7e";
  margin-left: -1em;
}

/* line 4480, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows .path1:before {
  content: "\ec7f";
  opacity: 0.3;
}

/* line 4485, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Arrows .path2:before {
  content: "\ec80";
  margin-left: -1em;
}

/* line 4490, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bezier-curve .path1:before {
  content: "\ec81";
  opacity: 0.3;
}

/* line 4495, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bezier-curve .path2:before {
  content: "\ec82";
  margin-left: -1em;
}

/* line 4500, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Border:before {
  content: "\ec83";
}

/* line 4503, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Brush1 .path1:before {
  content: "\ec84";
}

/* line 4507, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Brush1 .path2:before {
  content: "\ec85";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4513, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bucket .path1:before {
  content: "\ec86";
}

/* line 4517, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bucket .path2:before {
  content: "\ec87";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4523, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap-1 .path1:before {
  content: "\ec88";
}

/* line 4527, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap-1 .path2:before {
  content: "\ec89";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4533, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap-2 .path1:before {
  content: "\ec8a";
  opacity: 0.3;
}

/* line 4538, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap-2 .path2:before {
  content: "\ec8b";
  margin-left: -1em;
}

/* line 4543, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap-3 .path1:before {
  content: "\ec8c";
}

/* line 4547, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap-3 .path2:before {
  content: "\ec8d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4553, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Circle:before {
  content: "\ec8e";
}

/* line 4556, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Color:before {
  content: "\ec8f";
}

/* line 4559, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Color-profile .path1:before {
  content: "\ec90";
  opacity: 0.3;
}

/* line 4564, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Color-profile .path2:before {
  content: "\ec91";
  margin-left: -1em;
}

/* line 4569, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Component:before {
  content: "\ec92";
}

/* line 4572, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Crop .path1:before {
  content: "\ec93";
  opacity: 0.3;
}

/* line 4577, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Crop .path2:before {
  content: "\ec94";
  margin-left: -1em;
}

/* line 4582, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Difference .path1:before {
  content: "\ec95";
}

/* line 4586, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Difference .path2:before {
  content: "\ec96";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4592, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Edit .path1:before {
  content: "\ec97";
}

/* line 4596, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Edit .path2:before {
  content: "\ec98";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4602, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Eraser:before {
  content: "\ec99";
}

/* line 4605, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flatten .path1:before {
  content: "\ec9a";
}

/* line 4609, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flatten .path2:before {
  content: "\ec9b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4615, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flip-horizontal .path1:before {
  content: "\ec9c";
  opacity: 0.3;
}

/* line 4620, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flip-horizontal .path2:before {
  content: "\ec9d";
  margin-left: -1em;
}

/* line 4625, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flip-horizontal .path3:before {
  content: "\ec9e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4631, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flip-vertical .path1:before {
  content: "\ec9f";
  opacity: 0.3;
}

/* line 4636, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flip-vertical .path2:before {
  content: "\eca0";
  margin-left: -1em;
}

/* line 4641, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flip-vertical .path3:before {
  content: "\eca1";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4647, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Horizontal .path1:before {
  content: "\eca2";
}

/* line 4651, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Horizontal .path2:before {
  content: "\eca3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4657, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Image:before {
  content: "\eca4";
}

/* line 4660, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Interselect .path1:before {
  content: "\eca5";
  opacity: 0.3;
}

/* line 4665, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Interselect .path2:before {
  content: "\eca6";
  margin-left: -1em;
}

/* line 4670, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Join-1 .path1:before {
  content: "\eca7";
}

/* line 4674, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Join-1 .path2:before {
  content: "\eca8";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4680, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Join-2 .path1:before {
  content: "\eca9";
}

/* line 4684, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Join-2 .path2:before {
  content: "\ecaa";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4690, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Join-3 .path1:before {
  content: "\ecab";
  opacity: 0.3;
}

/* line 4695, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Join-3 .path2:before {
  content: "\ecac";
  margin-left: -1em;
}

/* line 4700, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layers .path1:before {
  content: "\ecad";
}

/* line 4704, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Layers .path2:before {
  content: "\ecae";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4710, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Line .path1:before {
  content: "\ecaf";
  opacity: 0.3;
}

/* line 4715, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Line .path2:before {
  content: "\ecb0";
  margin-left: -1em;
}

/* line 4720, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Line .path3:before {
  content: "\ecb1";
  margin-left: -1em;
}

/* line 4725, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Magic .path1:before {
  content: "\ecb2";
}

/* line 4729, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Magic .path2:before {
  content: "\ecb3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4735, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mask .path1:before {
  content: "\ecb4";
  opacity: 0.3;
}

/* line 4740, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mask .path2:before {
  content: "\ecb5";
  margin-left: -1em;
}

/* line 4745, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Patch .path1:before {
  content: "\ecb6";
}

/* line 4749, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Patch .path2:before {
  content: "\ecb7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4755, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Patch .path3:before {
  content: "\ecb8";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4761, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Penruller .path1:before {
  content: "\ecb9";
  opacity: 0.3;
}

/* line 4766, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Penruller .path2:before {
  content: "\ecba";
  margin-left: -1em;
}

/* line 4771, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pencil:before {
  content: "\ecbb";
}

/* line 4774, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pen-tool-vector .path1:before {
  content: "\ecbc";
}

/* line 4778, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pen-tool-vector .path2:before {
  content: "\ecbd";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4784, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Picker .path1:before {
  content: "\ecbe";
}

/* line 4788, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Picker .path2:before {
  content: "\ecbf";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4794, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pixels .path1:before {
  content: "\ecc0";
}

/* line 4798, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pixels .path2:before {
  content: "\ecc1";
  margin-left: -1em;
}

/* line 4803, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pixels .path3:before {
  content: "\ecc2";
  margin-left: -1em;
}

/* line 4808, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pixels .path4:before {
  content: "\ecc3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4814, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pixels .path5:before {
  content: "\ecc4";
  margin-left: -1em;
}

/* line 4819, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Pixels .path6:before {
  content: "\ecc5";
  margin-left: -1em;
}

/* line 4824, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Polygon:before {
  content: "\ecc6";
}

/* line 4827, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Position:before {
  content: "\ecc7";
}

/* line 4830, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rectangle:before {
  content: "\ecc8";
}

/* line 4833, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Saturation:before {
  content: "\ecc9";
}

/* line 4836, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Select .path1:before {
  content: "\ecca";
  opacity: 0.3;
}

/* line 4841, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Select .path2:before {
  content: "\eccb";
  margin-left: -1em;
}

/* line 4846, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sketch .path1:before {
  content: "\eccc";
  opacity: 0.3;
}

/* line 4851, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sketch .path2:before {
  content: "\eccd";
  margin-left: -1em;
}

/* line 4856, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Stamp .path1:before {
  content: "\ecce";
}

/* line 4860, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Stamp .path2:before {
  content: "\eccf";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4866, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Substract .path1:before {
  content: "\ecd0";
}

/* line 4870, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Substract .path2:before {
  content: "\ecd1";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4876, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Target .path1:before {
  content: "\ecd2";
  opacity: 0.3;
}

/* line 4881, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Target .path2:before {
  content: "\ecd3";
  margin-left: -1em;
}

/* line 4886, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Triangle:before {
  content: "\ecd4";
}

/* line 4889, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Union:before {
  content: "\ecd5";
}

/* line 4892, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Vertical .path1:before {
  content: "\ecd6";
}

/* line 4896, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Vertical .path2:before {
  content: "\ecd7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4902, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Zoom-minus .path1:before {
  content: "\ecd8";
  opacity: 0.3;
}

/* line 4907, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Zoom-minus .path2:before {
  content: "\ecd9";
  margin-left: -1em;
}

/* line 4912, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Zoom-minus .path3:before {
  content: "\ecda";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4918, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Zoom-plus .path1:before {
  content: "\ecdb";
  opacity: 0.3;
}

/* line 4923, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Zoom-plus .path2:before {
  content: "\ecdc";
  margin-left: -1em;
}

/* line 4928, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Zoom-plus .path3:before {
  content: "\ecdd";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4934, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Baking-glove .path1:before {
  content: "\ecde";
}

/* line 4938, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Baking-glove .path2:before {
  content: "\ecdf";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4944, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bowl .path1:before {
  content: "\ece0";
  opacity: 0.3;
}

/* line 4949, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Bowl .path2:before {
  content: "\ece1";
  margin-left: -1em;
}

/* line 4954, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chef .path1:before {
  content: "\ece2";
  opacity: 0.3;
}

/* line 4959, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chef .path2:before {
  content: "\ece3";
  margin-left: -1em;
}

/* line 4964, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cooking-book .path1:before {
  content: "\ece4";
  opacity: 0.0900;
}

/* line 4969, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cooking-book .path2:before {
  content: "\ece5";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 4975, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cooking-pot .path1:before {
  content: "\ece6";
  opacity: 0.3;
}

/* line 4980, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cooking-pot .path2:before {
  content: "\ece7";
  margin-left: -1em;
}

/* line 4985, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cutting-board .path1:before {
  content: "\ece8";
  opacity: 0.3;
}

/* line 4990, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cutting-board .path2:before {
  content: "\ece9";
  margin-left: -1em;
}

/* line 4995, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dinner .path1:before {
  content: "\ecea";
  opacity: 0.3;
}

/* line 5000, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dinner .path2:before {
  content: "\eceb";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5006, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dinner .path3:before {
  content: "\ecec";
  margin-left: -1em;
}

/* line 5011, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dinner .path4:before {
  content: "\eced";
  margin-left: -1em;
}

/* line 5016, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dinner .path5:before {
  content: "\ecee";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5022, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dish .path1:before {
  content: "\ecef";
}

/* line 5026, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dish .path2:before {
  content: "\ecf0";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5032, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dishes .path1:before {
  content: "\ecf1";
}

/* line 5036, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dishes .path2:before {
  content: "\ecf2";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5042, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork .path1:before {
  content: "\ecf3";
  opacity: 0.3;
}

/* line 5047, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork .path2:before {
  content: "\ecf4";
  margin-left: -1em;
}

/* line 5052, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon .path1:before {
  content: "\ecf5";
}

/* line 5056, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon .path2:before {
  content: "\ecf6";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5062, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon .path3:before {
  content: "\ecf7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5068, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon .path4:before {
  content: "\ecf8";
  margin-left: -1em;
}

/* line 5073, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon-knife .path1:before {
  content: "\ecf9";
}

/* line 5077, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon-knife .path2:before {
  content: "\ecfa";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5083, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon-knife .path3:before {
  content: "\ecfb";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5089, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon-knife .path4:before {
  content: "\ecfc";
  margin-left: -1em;
}

/* line 5094, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon-knife .path5:before {
  content: "\ecfd";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5100, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fork-spoon-knife .path6:before {
  content: "\ecfe";
  margin-left: -1em;
}

/* line 5105, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Frying-pan .path1:before {
  content: "\ecff";
  opacity: 0.3;
}

/* line 5110, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Frying-pan .path2:before {
  content: "\ed00";
  margin-left: -1em;
}

/* line 5115, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Grater .path1:before {
  content: "\ed01";
  opacity: 0.3;
}

/* line 5120, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Grater .path2:before {
  content: "\ed02";
  margin-left: -1em;
}

/* line 5125, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Kitchen-scale .path1:before {
  content: "\ed03";
}

/* line 5129, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Kitchen-scale .path2:before {
  content: "\ed04";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5135, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knife .path1:before {
  content: "\ed05";
  opacity: 0.3;
}

/* line 5140, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knife .path2:before {
  content: "\ed06";
  margin-left: -1em;
}

/* line 5145, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knife1 .path1:before {
  content: "\ed07";
  opacity: 0.3;
}

/* line 5150, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knife1 .path2:before {
  content: "\ed08";
  margin-left: -1em;
}

/* line 5155, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork .path1:before {
  content: "\ed09";
}

/* line 5159, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork .path2:before {
  content: "\ed0a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5165, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork .path3:before {
  content: "\ed0b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5171, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork .path4:before {
  content: "\ed0c";
  margin-left: -1em;
}

/* line 5176, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork1 .path1:before {
  content: "\ed0d";
}

/* line 5180, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork1 .path2:before {
  content: "\ed0e";
  margin-left: -1em;
}

/* line 5185, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork1 .path3:before {
  content: "\ed0f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5191, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Knifefork1 .path4:before {
  content: "\ed10";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5197, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ladle .path1:before {
  content: "\ed11";
  opacity: 0.3;
}

/* line 5202, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Ladle .path2:before {
  content: "\ed12";
  margin-left: -1em;
}

/* line 5207, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rolling-pin .path1:before {
  content: "\ed13";
}

/* line 5211, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rolling-pin .path2:before {
  content: "\ed14";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5217, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Saucepan .path1:before {
  content: "\ed15";
}

/* line 5221, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Saucepan .path2:before {
  content: "\ed16";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5227, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shovel .path1:before {
  content: "\ed17";
  opacity: 0.3;
}

/* line 5232, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shovel .path2:before {
  content: "\ed18";
  margin-left: -1em;
}

/* line 5237, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sieve .path1:before {
  content: "\ed19";
  opacity: 0.3;
}

/* line 5242, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sieve .path2:before {
  content: "\ed1a";
  margin-left: -1em;
}

/* line 5247, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spoon .path1:before {
  content: "\ed1b";
  opacity: 0.3;
}

/* line 5252, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spoon .path2:before {
  content: "\ed1c";
  margin-left: -1em;
}

/* line 5257, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spoon .path3:before {
  content: "\ed1d";
  margin-left: -1em;
  color: white;
}

/* line 5262, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Active-call .path1:before {
  content: "\ed1e";
}

/* line 5266, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Active-call .path2:before {
  content: "\ed1f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5272, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Address-card:before {
  content: "\ed20";
}

/* line 5275, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Add-user .path1:before {
  content: "\ed21";
  opacity: 0.3;
}

/* line 5280, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Add-user .path2:before {
  content: "\ed22";
  margin-left: -1em;
}

/* line 5285, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Adress-book .path1:before {
  content: "\ed23";
  opacity: 0.3;
}

/* line 5290, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Adress-book .path2:before {
  content: "\ed24";
  margin-left: -1em;
}

/* line 5295, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Adress-book1 .path1:before {
  content: "\ed25";
  opacity: 0.3;
}

/* line 5300, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Adress-book1 .path2:before {
  content: "\ed26";
  margin-left: -1em;
}

/* line 5305, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Archive:before {
  content: "\ed27";
}

/* line 5308, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Call1:before {
  content: "\ed28";
}

/* line 5311, app/assets/stylesheets/fonts/icomoon.scss */
.icon-118:before {
  content: "\ed28";
}

/* line 5314, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Call:before {
  content: "\ed29";
}

/* line 5317, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat .path1:before {
  content: "\ed2a";
  opacity: 0.3;
}

/* line 5322, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat .path2:before {
  content: "\ed2b";
  margin-left: -1em;
}

/* line 5327, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat1 .path1:before {
  content: "\ed2c";
  opacity: 0.3;
}

/* line 5332, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat1 .path2:before {
  content: "\ed2d";
  margin-left: -1em;
}

/* line 5337, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat2:before {
  content: "\ed2e";
}

/* line 5340, app/assets/stylesheets/fonts/icomoon.scss */
.icon-41:before {
  content: "\ed2e";
}

/* line 5343, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat3:before {
  content: "\ed2f";
}

/* line 5346, app/assets/stylesheets/fonts/icomoon.scss */
.icon-51:before {
  content: "\ed2f";
}

/* line 5349, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat4:before {
  content: "\ed30";
}

/* line 5352, app/assets/stylesheets/fonts/icomoon.scss */
.icon-6:before {
  content: "\ed30";
}

/* line 5355, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-check .path1:before {
  content: "\ed31";
  opacity: 0.3;
}

/* line 5360, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-check .path2:before {
  content: "\ed32";
  margin-left: -1em;
}

/* line 5365, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-error .path1:before {
  content: "\ed33";
}

/* line 5369, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-error .path2:before {
  content: "\ed34";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5375, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-locked .path1:before {
  content: "\ed35";
  opacity: 0.3;
}

/* line 5380, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-locked .path2:before {
  content: "\ed36";
  margin-left: -1em;
}

/* line 5385, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-smile .path1:before {
  content: "\ed37";
  opacity: 0.3;
}

/* line 5390, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Chat-smile .path2:before {
  content: "\ed38";
  margin-left: -1em;
}

/* line 5395, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-check .path1:before {
  content: "\ed39";
  opacity: 0.3;
}

/* line 5400, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-check .path2:before {
  content: "\ed3a";
  margin-left: -1em;
}

/* line 5405, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-check .path3:before {
  content: "\ed3b";
  margin-left: -1em;
}

/* line 5410, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path1:before {
  content: "\ed3c";
  opacity: 0.3;
}

/* line 5415, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path2:before {
  content: "\ed3d";
  margin-left: -1em;
}

/* line 5420, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path3:before {
  content: "\ed3e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5426, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path4:before {
  content: "\ed3f";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5432, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path5:before {
  content: "\ed40";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5438, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path6:before {
  content: "\ed41";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5444, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path7:before {
  content: "\ed42";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5450, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Clipboard-list .path8:before {
  content: "\ed43";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5456, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Contact:before {
  content: "\ed44";
}

/* line 5459, app/assets/stylesheets/fonts/icomoon.scss */
.icon-110:before {
  content: "\ed44";
}

/* line 5462, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Delete-user .path1:before {
  content: "\ed45";
  opacity: 0.3;
}

/* line 5467, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Delete-user .path2:before {
  content: "\ed46";
  margin-left: -1em;
}

/* line 5472, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path1:before {
  content: "\ed47";
  opacity: 0.3;
}

/* line 5477, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path2:before {
  content: "\ed48";
  margin-left: -1em;
}

/* line 5482, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path3:before {
  content: "\ed49";
  margin-left: -1em;
}

/* line 5487, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path4:before {
  content: "\ed4a";
  margin-left: -1em;
}

/* line 5492, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path5:before {
  content: "\ed4b";
  margin-left: -1em;
}

/* line 5497, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path6:before {
  content: "\ed4c";
  margin-left: -1em;
}

/* line 5502, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path7:before {
  content: "\ed4d";
  margin-left: -1em;
}

/* line 5507, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path8:before {
  content: "\ed4e";
  margin-left: -1em;
}

/* line 5512, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dial-numbers .path9:before {
  content: "\ed4f";
  margin-left: -1em;
}

/* line 5517, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flag .path1:before {
  content: "\ed50";
}

/* line 5521, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Flag .path2:before {
  content: "\ed51";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5527, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Forward1:before {
  content: "\ed52";
}

/* line 5530, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Group .path1:before {
  content: "\ed53";
  opacity: 0.3;
}

/* line 5535, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Group .path2:before {
  content: "\ed54";
  margin-left: -1em;
}

/* line 5540, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Group-chat .path1:before {
  content: "\ed55";
}

/* line 5544, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Group-chat .path2:before {
  content: "\ed56";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5550, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Incoming-box .path1:before {
  content: "\ed57";
}

/* line 5554, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Incoming-box .path2:before {
  content: "\ed58";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5560, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Incoming-box .path3:before {
  content: "\ed59";
  margin-left: -1em;
}

/* line 5565, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Incoming-call .path1:before {
  content: "\ed5a";
  opacity: 0.3;
}

/* line 5570, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Incoming-call .path2:before {
  content: "\ed5b";
  margin-left: -1em;
}

/* line 5575, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Incoming-mail .path1:before {
  content: "\ed5c";
}

/* line 5579, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Incoming-mail .path2:before {
  content: "\ed5d";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5585, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail:before {
  content: "\ed5e";
}

/* line 5588, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-:before {
  content: "\ed5f";
}

/* line 5591, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-attachment .path1:before {
  content: "\ed60";
  opacity: 0.3;
}

/* line 5596, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-attachment .path2:before {
  content: "\ed61";
  margin-left: -1em;
}

/* line 5601, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-box .path1:before {
  content: "\ed62";
}

/* line 5605, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-box .path2:before {
  content: "\ed63";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5611, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-error .path1:before {
  content: "\ed64";
}

/* line 5615, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-error .path2:before {
  content: "\ed65";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5621, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-heart .path1:before {
  content: "\ed66";
  opacity: 0.3;
}

/* line 5626, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-heart .path2:before {
  content: "\ed67";
  margin-left: -1em;
}

/* line 5631, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-locked .path1:before {
  content: "\ed68";
}

/* line 5635, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-locked .path2:before {
  content: "\ed69";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5641, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-notification .path1:before {
  content: "\ed6a";
}

/* line 5645, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-notification .path2:before {
  content: "\ed6b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5651, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-opened .path1:before {
  content: "\ed6c";
  opacity: 0.3;
}

/* line 5656, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-opened .path2:before {
  content: "\ed6d";
  margin-left: -1em;
}

/* line 5661, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-unocked .path1:before {
  content: "\ed6e";
  opacity: 0.3;
}

/* line 5666, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Mail-unocked .path2:before {
  content: "\ed6f";
  margin-left: -1em;
}

/* line 5671, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Missed-call .path1:before {
  content: "\ed70";
  opacity: 0.3;
}

/* line 5676, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Missed-call .path2:before {
  content: "\ed71";
  margin-left: -1em;
}

/* line 5681, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outgoing-box .path1:before {
  content: "\ed72";
}

/* line 5685, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outgoing-box .path2:before {
  content: "\ed73";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5691, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outgoing-box .path3:before {
  content: "\ed74";
  margin-left: -1em;
}

/* line 5696, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outgoing-call .path1:before {
  content: "\ed75";
  opacity: 0.3;
}

/* line 5701, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outgoing-call .path2:before {
  content: "\ed76";
  margin-left: -1em;
}

/* line 5706, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outgoing-mail .path1:before {
  content: "\ed77";
}

/* line 5710, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Outgoing-mail .path2:before {
  content: "\ed78";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5716, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Readed-mail .path1:before {
  content: "\ed79";
  opacity: 0.3;
}

/* line 5721, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Readed-mail .path2:before {
  content: "\ed7a";
  margin-left: -1em;
}

/* line 5726, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Reply:before {
  content: "\ed7b";
}

/* line 5729, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Reply-all .path1:before {
  content: "\ed7c";
  opacity: 0.3;
}

/* line 5734, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Reply-all .path2:before {
  content: "\ed7d";
  margin-left: -1em;
}

/* line 5739, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Right:before {
  content: "\ed7e";
}

/* line 5742, app/assets/stylesheets/fonts/icomoon.scss */
.icon-RSS .path1:before {
  content: "\ed7f";
}

/* line 5746, app/assets/stylesheets/fonts/icomoon.scss */
.icon-RSS .path2:before {
  content: "\ed80";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5752, app/assets/stylesheets/fonts/icomoon.scss */
.icon-RSS .path3:before {
  content: "\ed81";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5758, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Safe-chat .path1:before {
  content: "\ed82";
  opacity: 0.3;
}

/* line 5763, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Safe-chat .path2:before {
  content: "\ed83";
  margin-left: -1em;
}

/* line 5768, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Send:before {
  content: "\ed84";
}

/* line 5771, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sending-mail .path1:before {
  content: "\ed85";
  opacity: 0.3;
}

/* line 5776, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sending-mail .path2:before {
  content: "\ed86";
  margin-left: -1em;
}

/* line 5781, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sending .path1:before {
  content: "\ed87";
}

/* line 5785, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sending .path2:before {
  content: "\ed88";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5791, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Share .path1:before {
  content: "\ed89";
  opacity: 0.3;
}

/* line 5796, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Share .path2:before {
  content: "\ed8a";
  margin-left: -1em;
}

/* line 5801, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-thunder:before {
  content: "\ed8b";
}

/* line 5804, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shield-user:before {
  content: "\ed8c";
}

/* line 5807, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snoozed-mail .path1:before {
  content: "\ed8d";
}

/* line 5811, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snoozed-mail .path2:before {
  content: "\ed8e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5817, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spam:before {
  content: "\ed8f";
}

/* line 5820, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thumbtack .path1:before {
  content: "\ed90";
}

/* line 5824, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thumbtack .path2:before {
  content: "\ed91";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5830, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Urgent-mail .path1:before {
  content: "\ed92";
  opacity: 0.3;
}

/* line 5835, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Urgent-mail .path2:before {
  content: "\ed93";
  margin-left: -1em;
}

/* line 5840, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Write .path1:before {
  content: "\ed94";
}

/* line 5844, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Write .path2:before {
  content: "\ed95";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5850, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Backspace .path1:before {
  content: "\ed96";
  opacity: 0.3;
}

/* line 5855, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Backspace .path2:before {
  content: "\ed97";
  margin-left: -1em;
}

/* line 5860, app/assets/stylesheets/fonts/icomoon.scss */
.icon-CMD:before {
  content: "\ed98";
}

/* line 5863, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Code1 .path1:before {
  content: "\ed99";
}

/* line 5867, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Code1 .path2:before {
  content: "\ed9a";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5873, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Commit .path1:before {
  content: "\ed9b";
  opacity: 0.3;
}

/* line 5878, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Commit .path2:before {
  content: "\ed9c";
  margin-left: -1em;
}

/* line 5883, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compiling .path1:before {
  content: "\ed9d";
  opacity: 0.3;
}

/* line 5888, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Compiling .path2:before {
  content: "\ed9e";
  margin-left: -1em;
}

/* line 5893, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Control:before {
  content: "\ed9f";
}

/* line 5896, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Done-circle .path1:before {
  content: "\eda0";
  opacity: 0.3;
}

/* line 5901, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Done-circle .path2:before {
  content: "\eda1";
  margin-left: -1em;
}

/* line 5906, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Error-circle .path1:before {
  content: "\eda2";
  opacity: 0.3;
}

/* line 5911, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Error-circle .path2:before {
  content: "\eda3";
  margin-left: -1em;
}

/* line 5916, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git2 .path1:before {
  content: "\eda4";
  opacity: 0.3;
}

/* line 5921, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git2 .path2:before {
  content: "\eda5";
  margin-left: -1em;
}

/* line 5926, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git2 .path3:before {
  content: "\eda6";
  margin-left: -1em;
}

/* line 5931, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git3 .path1:before {
  content: "\eda7";
  opacity: 0.3;
}

/* line 5936, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git3 .path2:before {
  content: "\eda8";
  margin-left: -1em;
}

/* line 5941, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git3 .path3:before {
  content: "\eda9";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5947, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git3 .path4:before {
  content: "\edaa";
  margin-left: -1em;
}

/* line 5952, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git3 .path5:before {
  content: "\edab";
  margin-left: -1em;
}

/* line 5957, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git3 .path6:before {
  content: "\edac";
  margin-left: -1em;
}

/* line 5962, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git .path1:before {
  content: "\edad";
  opacity: 0.3;
}

/* line 5967, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git .path2:before {
  content: "\edae";
  margin-left: -1em;
}

/* line 5972, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git .path3:before {
  content: "\edaf";
  margin-left: -1em;
}

/* line 5977, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git .path4:before {
  content: "\edb0";
  margin-left: -1em;
}

/* line 5982, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git1 .path1:before {
  content: "\edb1";
}

/* line 5986, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git1 .path2:before {
  content: "\edb2";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 5992, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git1 .path3:before {
  content: "\edb3";
  margin-left: -1em;
}

/* line 5997, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Git1 .path4:before {
  content: "\edb4";
  margin-left: -1em;
}

/* line 6002, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Github .path1:before {
  content: "\edb5";
}

/* line 6006, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Github .path2:before {
  content: "\edb6";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6012, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Info-circle .path1:before {
  content: "\edb7";
  opacity: 0.3;
}

/* line 6017, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Info-circle .path2:before {
  content: "\edb8";
  margin-left: -1em;
}

/* line 6022, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Info-circle .path3:before {
  content: "\edb9";
  margin-left: -1em;
}

/* line 6027, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Left-circle .path1:before {
  content: "\edba";
  opacity: 0.3;
}

/* line 6032, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Left-circle .path2:before {
  content: "\edbb";
  margin-left: -1em;
}

/* line 6037, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Loading:before {
  content: "\edbc";
}

/* line 6040, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lock-circle .path1:before {
  content: "\edbd";
  opacity: 0.3;
}

/* line 6045, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lock-circle .path2:before {
  content: "\edbe";
  margin-left: -1em;
}

/* line 6050, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lock-overturning .path1:before {
  content: "\edbf";
  opacity: 0.3;
}

/* line 6055, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Lock-overturning .path2:before {
  content: "\edc0";
  margin-left: -1em;
}

/* line 6060, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Minus .path1:before {
  content: "\edc1";
  opacity: 0.3;
}

/* line 6065, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Minus .path2:before {
  content: "\edc2";
  margin-left: -1em;
}

/* line 6070, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Option .path1:before {
  content: "\edc3";
  opacity: 0.3;
}

/* line 6075, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Option .path2:before {
  content: "\edc4";
  margin-left: -1em;
}

/* line 6080, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Plus .path1:before {
  content: "\edc5";
  opacity: 0.3;
}

/* line 6085, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Plus .path2:before {
  content: "\edc6";
  margin-left: -1em;
}

/* line 6090, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Puzzle:before {
  content: "\edc7";
}

/* line 6093, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Question-circle .path1:before {
  content: "\edc8";
  opacity: 0.3;
}

/* line 6098, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Question-circle .path2:before {
  content: "\edc9";
  margin-left: -1em;
}

/* line 6103, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Right-circle .path1:before {
  content: "\edca";
  opacity: 0.3;
}

/* line 6108, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Right-circle .path2:before {
  content: "\edcb";
  margin-left: -1em;
}

/* line 6113, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings1 .path1:before {
  content: "\edcc";
  opacity: 0.3;
}

/* line 6118, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Settings1 .path2:before {
  content: "\edcd";
  margin-left: -1em;
}

/* line 6123, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shift:before {
  content: "\edce";
}

/* line 6126, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spy .path1:before {
  content: "\edcf";
}

/* line 6130, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Spy .path2:before {
  content: "\edd0";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6136, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Stop:before {
  content: "\edd1";
}

/* line 6139, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Terminal .path1:before {
  content: "\edd2";
}

/* line 6143, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Terminal .path2:before {
  content: "\edd3";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6149, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder-circle .path1:before {
  content: "\edd4";
  opacity: 0.3;
}

/* line 6154, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder-circle .path2:before {
  content: "\edd5";
  margin-left: -1em;
}

/* line 6159, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Time-schedule .path1:before {
  content: "\edd6";
}

/* line 6163, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Time-schedule .path2:before {
  content: "\edd7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6169, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Warning-1-circle .path1:before {
  content: "\edd8";
  opacity: 0.3;
}

/* line 6174, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Warning-1-circle .path2:before {
  content: "\edd9";
  margin-left: -1em;
}

/* line 6179, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Warning-1-circle .path3:before {
  content: "\edda";
  margin-left: -1em;
}

/* line 6184, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Warning-2 .path1:before {
  content: "\eddb";
  opacity: 0.3;
}

/* line 6189, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Warning-2 .path2:before {
  content: "\eddc";
  margin-left: -1em;
}

/* line 6194, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Warning-2 .path3:before {
  content: "\eddd";
  margin-left: -1em;
}

/* line 6199, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Brassiere:before {
  content: "\edde";
}

/* line 6202, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Briefcase .path1:before {
  content: "\eddf";
}

/* line 6206, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Briefcase .path2:before {
  content: "\ede0";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6212, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap .path1:before {
  content: "\ede1";
  opacity: 0.3;
}

/* line 6217, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cap .path2:before {
  content: "\ede2";
  margin-left: -1em;
}

/* line 6222, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Crown .path1:before {
  content: "\ede3";
  opacity: 0.3;
}

/* line 6227, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Crown .path2:before {
  content: "\ede4";
  margin-left: -1em;
}

/* line 6232, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dress .path1:before {
  content: "\ede5";
  opacity: 0.3;
}

/* line 6237, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Dress .path2:before {
  content: "\ede6";
  margin-left: -1em;
}

/* line 6242, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hanger:before {
  content: "\ede7";
}

/* line 6245, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hat .path1:before {
  content: "\ede8";
}

/* line 6249, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Hat .path2:before {
  content: "\ede9";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6255, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Panties:before {
  content: "\edea";
}

/* line 6258, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shirt .path1:before {
  content: "\edeb";
  opacity: 0.3;
}

/* line 6263, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shirt .path2:before {
  content: "\edec";
  margin-left: -1em;
}

/* line 6268, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shoes .path1:before {
  content: "\eded";
}

/* line 6272, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shoes .path2:before {
  content: "\edee";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6278, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Shorts:before {
  content: "\edef";
}

/* line 6281, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sneakers .path1:before {
  content: "\edf0";
  opacity: 0.3;
}

/* line 6286, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sneakers .path2:before {
  content: "\edf1";
  margin-left: -1em;
}

/* line 6291, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Socks .path1:before {
  content: "\edf2";
  opacity: 0.3;
}

/* line 6296, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Socks .path2:before {
  content: "\edf3";
  margin-left: -1em;
}

/* line 6301, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sun-glasses .path1:before {
  content: "\edf4";
  opacity: 0.3;
}

/* line 6306, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sun-glasses .path2:before {
  content: "\edf5";
  margin-left: -1em;
}

/* line 6311, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Tie .path1:before {
  content: "\edf6";
}

/* line 6315, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Tie .path2:before {
  content: "\edf7";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6321, app/assets/stylesheets/fonts/icomoon.scss */
.icon-T-Shirt:before {
  content: "\edf8";
}

/* line 6324, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Celcium .path1:before {
  content: "\edf9";
}

/* line 6328, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Celcium .path2:before {
  content: "\edfa";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6334, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud:before {
  content: "\edfb";
}

/* line 6337, app/assets/stylesheets/fonts/icomoon.scss */
.icon-18:before {
  content: "\edfb";
}

/* line 6340, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud1 .path1:before {
  content: "\edfc";
  opacity: 0.3;
}

/* line 6345, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud1 .path2:before {
  content: "\edfd";
  margin-left: -1em;
}

/* line 6350, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-fog .path1:before {
  content: "\edfe";
}

/* line 6354, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-fog .path2:before {
  content: "\edff";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6360, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-sun .path1:before {
  content: "\ee00";
  opacity: 0.3;
}

/* line 6365, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-sun .path2:before {
  content: "\ee01";
  margin-left: -1em;
}

/* line 6370, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-wind .path1:before {
  content: "\ee02";
}

/* line 6374, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-wind .path2:before {
  content: "\ee03";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6380, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloud-wind .path3:before {
  content: "\ee04";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6386, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloudy .path1:before {
  content: "\ee05";
  opacity: 0.3;
}

/* line 6391, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloudy .path2:before {
  content: "\ee06";
  margin-left: -1em;
}

/* line 6396, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloudy-night .path1:before {
  content: "\ee07";
  opacity: 0.3;
}

/* line 6401, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Cloudy-night .path2:before {
  content: "\ee08";
  margin-left: -1em;
}

/* line 6406, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Day-rain .path1:before {
  content: "\ee09";
  opacity: 0.3;
}

/* line 6411, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Day-rain .path2:before {
  content: "\ee0a";
  margin-left: -1em;
}

/* line 6416, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fahrenheit .path1:before {
  content: "\ee0b";
}

/* line 6420, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fahrenheit .path2:before {
  content: "\ee0c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6426, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Fog:before {
  content: "\ee0d";
}

/* line 6429, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Moon:before {
  content: "\ee0e";
}

/* line 6432, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Night-fog .path1:before {
  content: "\ee0f";
}

/* line 6436, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Night-fog .path2:before {
  content: "\ee10";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6442, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Night-rain .path1:before {
  content: "\ee11";
  opacity: 0.3;
}

/* line 6447, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Night-rain .path2:before {
  content: "\ee12";
  margin-left: -1em;
}

/* line 6452, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rain .path1:before {
  content: "\ee13";
}

/* line 6456, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rain .path2:before {
  content: "\ee14";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6462, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rain1 .path1:before {
  content: "\ee15";
}

/* line 6466, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rain1 .path2:before {
  content: "\ee16";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6472, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rain2 .path1:before {
  content: "\ee17";
  opacity: 0.3;
}

/* line 6477, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rain2 .path2:before {
  content: "\ee18";
  margin-left: -1em;
}

/* line 6482, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rainbow .path1:before {
  content: "\ee19";
  opacity: 0.3;
}

/* line 6487, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Rainbow .path2:before {
  content: "\ee1a";
  margin-left: -1em;
}

/* line 6492, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snow .path1:before {
  content: "\ee1b";
}

/* line 6496, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snow .path2:before {
  content: "\ee1c";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6502, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snow1 .path1:before {
  content: "\ee1d";
}

/* line 6506, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snow1 .path2:before {
  content: "\ee1e";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6512, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snow2 .path1:before {
  content: "\ee1f";
  opacity: 0.3;
}

/* line 6517, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snow2 .path2:before {
  content: "\ee20";
  margin-left: -1em;
}

/* line 6522, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Snow3:before {
  content: "\ee21";
}

/* line 6525, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Storm .path1:before {
  content: "\ee22";
}

/* line 6529, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Storm .path2:before {
  content: "\ee23";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6535, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sun .path1:before {
  content: "\ee24";
}

/* line 6539, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sun .path2:before {
  content: "\ee25";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6545, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sun-fog .path1:before {
  content: "\ee26";
}

/* line 6549, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Sun-fog .path2:before {
  content: "\ee27";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6555, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Suset .path1:before {
  content: "\ee28";
}

/* line 6559, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Suset .path2:before {
  content: "\ee29";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6565, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Suset1 .path1:before {
  content: "\ee2a";
}

/* line 6569, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Suset1 .path2:before {
  content: "\ee2b";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6575, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Temperature-empty:before {
  content: "\ee2c";
}

/* line 6578, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Temperature-full:before {
  content: "\ee2d";
}

/* line 6581, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Temperature-half:before {
  content: "\ee2e";
}

/* line 6584, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder .path1:before {
  content: "\ee2f";
  opacity: 0.3;
}

/* line 6589, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder .path2:before {
  content: "\ee30";
  margin-left: -1em;
}

/* line 6594, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder-night .path1:before {
  content: "\ee31";
  opacity: 0.3;
}

/* line 6599, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Thunder-night .path2:before {
  content: "\ee32";
  margin-left: -1em;
}

/* line 6604, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Umbrella .path1:before {
  content: "\ee33";
}

/* line 6608, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Umbrella .path2:before {
  content: "\ee34";
  margin-left: -1em;
  opacity: 0.3;
}

/* line 6614, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wind .path1:before {
  content: "\ee35";
}

/* line 6618, app/assets/stylesheets/fonts/icomoon.scss */
.icon-Wind .path2:before {
  content: "\ee36";
  margin-left: -1em;
  opacity: 0.3;
}

@font-face {
  font-family: 'icomoon';
  src: url(/assets/iconsmind/icomoon-3a835f8d7d4a1dda5ffdef26ddff48f7aa7a032071da0a8ce6225009409c3da1.eot?-rdmvgc);
  src: url(/assets/iconsmind/icomoon-3a835f8d7d4a1dda5ffdef26ddff48f7aa7a032071da0a8ce6225009409c3da1.eot?#iefix-rdmvgc) format("embedded-opentype"), url(/assets/iconsmind/icomoon-55167ff2dba40b2eb3734d4653b6a3b25a33094cfce64ffb09a23205f33777f7.woff?-rdmvgc) format("woff"), url(/assets/iconsmind/icomoon-043ce6450843f8aa38fcbb2aeef2da40928c9f0853dd8342aafbda8be9be8748.ttf?-rdmvgc) format("truetype"), url(/assets/iconsmind/icomoon-e654727e86a724edb6a1d15457d823da76fbdd5fe46a4619b37a1c52200158ce.svg?-rdmvgc#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, app/assets/stylesheets/fonts/iconsmind.scss */
[class^="iconsmind-"], [class*=" iconsmind-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-A-Z:before {
  content: "\e600";
}

/* line 29, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aa:before {
  content: "\e601";
}

/* line 32, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-Bag:before {
  content: "\e602";
}

/* line 35, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-Basket:before {
  content: "\e603";
}

/* line 38, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-Cart:before {
  content: "\e604";
}

/* line 41, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-File:before {
  content: "\e605";
}

/* line 44, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-SpaceAfterParagraph:before {
  content: "\e606";
}

/* line 47, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-SpaceBeforeParagraph:before {
  content: "\e607";
}

/* line 50, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-User:before {
  content: "\e608";
}

/* line 53, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-UserStar:before {
  content: "\e609";
}

/* line 56, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add-Window:before {
  content: "\e60a";
}

/* line 59, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Add:before {
  content: "\e60b";
}

/* line 62, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Address-Book:before {
  content: "\e60c";
}

/* line 65, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Address-Book2:before {
  content: "\e60d";
}

/* line 68, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Administrator:before {
  content: "\e60e";
}

/* line 71, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aerobics-2:before {
  content: "\e60f";
}

/* line 74, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aerobics-3:before {
  content: "\e610";
}

/* line 77, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aerobics:before {
  content: "\e611";
}

/* line 80, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Affiliate:before {
  content: "\e612";
}

/* line 83, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aim:before {
  content: "\e613";
}

/* line 86, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Air-Balloon:before {
  content: "\e614";
}

/* line 89, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Airbrush:before {
  content: "\e615";
}

/* line 92, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Airship:before {
  content: "\e616";
}

/* line 95, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Alarm-Clock:before {
  content: "\e617";
}

/* line 98, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Alarm-Clock2:before {
  content: "\e618";
}

/* line 101, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Alarm:before {
  content: "\e619";
}

/* line 104, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Alien-2:before {
  content: "\e61a";
}

/* line 107, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Alien:before {
  content: "\e61b";
}

/* line 110, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aligator:before {
  content: "\e61c";
}

/* line 113, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Align-Center:before {
  content: "\e61d";
}

/* line 116, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Align-JustifyAll:before {
  content: "\e61e";
}

/* line 119, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Align-JustifyCenter:before {
  content: "\e61f";
}

/* line 122, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Align-JustifyLeft:before {
  content: "\e620";
}

/* line 125, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Align-JustifyRight:before {
  content: "\e621";
}

/* line 128, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Align-Left:before {
  content: "\e622";
}

/* line 131, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Align-Right:before {
  content: "\e623";
}

/* line 134, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Alpha:before {
  content: "\e624";
}

/* line 137, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ambulance:before {
  content: "\e625";
}

/* line 140, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-AMX:before {
  content: "\e626";
}

/* line 143, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Anchor-2:before {
  content: "\e627";
}

/* line 146, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Anchor:before {
  content: "\e628";
}

/* line 149, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Android-Store:before {
  content: "\e629";
}

/* line 152, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Android:before {
  content: "\e62a";
}

/* line 155, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Angel-Smiley:before {
  content: "\e62b";
}

/* line 158, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Angel:before {
  content: "\e62c";
}

/* line 161, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Angry:before {
  content: "\e62d";
}

/* line 164, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Apple-Bite:before {
  content: "\e62e";
}

/* line 167, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Apple-Store:before {
  content: "\e62f";
}

/* line 170, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Apple:before {
  content: "\e630";
}

/* line 173, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Approved-Window:before {
  content: "\e631";
}

/* line 176, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aquarius-2:before {
  content: "\e632";
}

/* line 179, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aquarius:before {
  content: "\e633";
}

/* line 182, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Archery-2:before {
  content: "\e634";
}

/* line 185, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Archery:before {
  content: "\e635";
}

/* line 188, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Argentina:before {
  content: "\e636";
}

/* line 191, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aries-2:before {
  content: "\e637";
}

/* line 194, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Aries:before {
  content: "\e638";
}

/* line 197, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Army-Key:before {
  content: "\e639";
}

/* line 200, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Around:before {
  content: "\e63a";
}

/* line 203, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Back3:before {
  content: "\e63b";
}

/* line 206, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Back:before {
  content: "\e63c";
}

/* line 209, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Back2:before {
  content: "\e63d";
}

/* line 212, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Barrier:before {
  content: "\e63e";
}

/* line 215, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Circle:before {
  content: "\e63f";
}

/* line 218, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Cross:before {
  content: "\e640";
}

/* line 221, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Down:before {
  content: "\e641";
}

/* line 224, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Down2:before {
  content: "\e642";
}

/* line 227, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Down3:before {
  content: "\e643";
}

/* line 230, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-DowninCircle:before {
  content: "\e644";
}

/* line 233, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Fork:before {
  content: "\e645";
}

/* line 236, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Forward:before {
  content: "\e646";
}

/* line 239, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Forward2:before {
  content: "\e647";
}

/* line 242, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-From:before {
  content: "\e648";
}

/* line 245, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Inside:before {
  content: "\e649";
}

/* line 248, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Inside45:before {
  content: "\e64a";
}

/* line 251, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-InsideGap:before {
  content: "\e64b";
}

/* line 254, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-InsideGap45:before {
  content: "\e64c";
}

/* line 257, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Into:before {
  content: "\e64d";
}

/* line 260, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Join:before {
  content: "\e64e";
}

/* line 263, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Junction:before {
  content: "\e64f";
}

/* line 266, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Left:before {
  content: "\e650";
}

/* line 269, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Left2:before {
  content: "\e651";
}

/* line 272, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-LeftinCircle:before {
  content: "\e652";
}

/* line 275, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Loop:before {
  content: "\e653";
}

/* line 278, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Merge:before {
  content: "\e654";
}

/* line 281, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Mix:before {
  content: "\e655";
}

/* line 284, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Next:before {
  content: "\e656";
}

/* line 287, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-OutLeft:before {
  content: "\e657";
}

/* line 290, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-OutRight:before {
  content: "\e658";
}

/* line 293, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Outside:before {
  content: "\e659";
}

/* line 296, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Outside45:before {
  content: "\e65a";
}

/* line 299, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-OutsideGap:before {
  content: "\e65b";
}

/* line 302, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-OutsideGap45:before {
  content: "\e65c";
}

/* line 305, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Over:before {
  content: "\e65d";
}

/* line 308, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Refresh:before {
  content: "\e65e";
}

/* line 311, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Refresh2:before {
  content: "\e65f";
}

/* line 314, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Right:before {
  content: "\e660";
}

/* line 317, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Right2:before {
  content: "\e661";
}

/* line 320, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-RightinCircle:before {
  content: "\e662";
}

/* line 323, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Shuffle:before {
  content: "\e663";
}

/* line 326, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Squiggly:before {
  content: "\e664";
}

/* line 329, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Through:before {
  content: "\e665";
}

/* line 332, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-To:before {
  content: "\e666";
}

/* line 335, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-TurnLeft:before {
  content: "\e667";
}

/* line 338, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-TurnRight:before {
  content: "\e668";
}

/* line 341, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Up:before {
  content: "\e669";
}

/* line 344, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Up2:before {
  content: "\e66a";
}

/* line 347, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-Up3:before {
  content: "\e66b";
}

/* line 350, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-UpinCircle:before {
  content: "\e66c";
}

/* line 353, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-XLeft:before {
  content: "\e66d";
}

/* line 356, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Arrow-XRight:before {
  content: "\e66e";
}

/* line 359, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ask:before {
  content: "\e66f";
}

/* line 362, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Assistant:before {
  content: "\e670";
}

/* line 365, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Astronaut:before {
  content: "\e671";
}

/* line 368, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-At-Sign:before {
  content: "\e672";
}

/* line 371, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-ATM:before {
  content: "\e673";
}

/* line 374, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Atom:before {
  content: "\e674";
}

/* line 377, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Audio:before {
  content: "\e675";
}

/* line 380, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Auto-Flash:before {
  content: "\e676";
}

/* line 383, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Autumn:before {
  content: "\e677";
}

/* line 386, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Baby-Clothes:before {
  content: "\e678";
}

/* line 389, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Baby-Clothes2:before {
  content: "\e679";
}

/* line 392, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Baby-Cry:before {
  content: "\e67a";
}

/* line 395, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Baby:before {
  content: "\e67b";
}

/* line 398, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Back2:before {
  content: "\e67c";
}

/* line 401, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Back-Media:before {
  content: "\e67d";
}

/* line 404, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Back-Music:before {
  content: "\e67e";
}

/* line 407, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Back:before {
  content: "\e67f";
}

/* line 410, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Background:before {
  content: "\e680";
}

/* line 413, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bacteria:before {
  content: "\e681";
}

/* line 416, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bag-Coins:before {
  content: "\e682";
}

/* line 419, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bag-Items:before {
  content: "\e683";
}

/* line 422, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bag-Quantity:before {
  content: "\e684";
}

/* line 425, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bag:before {
  content: "\e685";
}

/* line 428, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bakelite:before {
  content: "\e686";
}

/* line 431, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ballet-Shoes:before {
  content: "\e687";
}

/* line 434, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Balloon:before {
  content: "\e688";
}

/* line 437, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Banana:before {
  content: "\e689";
}

/* line 440, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Band-Aid:before {
  content: "\e68a";
}

/* line 443, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bank:before {
  content: "\e68b";
}

/* line 446, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bar-Chart:before {
  content: "\e68c";
}

/* line 449, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bar-Chart2:before {
  content: "\e68d";
}

/* line 452, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bar-Chart3:before {
  content: "\e68e";
}

/* line 455, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bar-Chart4:before {
  content: "\e68f";
}

/* line 458, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bar-Chart5:before {
  content: "\e690";
}

/* line 461, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bar-Code:before {
  content: "\e691";
}

/* line 464, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Barricade-2:before {
  content: "\e692";
}

/* line 467, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Barricade:before {
  content: "\e693";
}

/* line 470, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Baseball:before {
  content: "\e694";
}

/* line 473, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Basket-Ball:before {
  content: "\e695";
}

/* line 476, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Basket-Coins:before {
  content: "\e696";
}

/* line 479, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Basket-Items:before {
  content: "\e697";
}

/* line 482, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Basket-Quantity:before {
  content: "\e698";
}

/* line 485, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bat-2:before {
  content: "\e699";
}

/* line 488, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bat:before {
  content: "\e69a";
}

/* line 491, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bathrobe:before {
  content: "\e69b";
}

/* line 494, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Batman-Mask:before {
  content: "\e69c";
}

/* line 497, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Battery-0:before {
  content: "\e69d";
}

/* line 500, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Battery-25:before {
  content: "\e69e";
}

/* line 503, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Battery-50:before {
  content: "\e69f";
}

/* line 506, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Battery-75:before {
  content: "\e6a0";
}

/* line 509, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Battery-100:before {
  content: "\e6a1";
}

/* line 512, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Battery-Charge:before {
  content: "\e6a2";
}

/* line 515, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bear:before {
  content: "\e6a3";
}

/* line 518, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Beard-2:before {
  content: "\e6a4";
}

/* line 521, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Beard-3:before {
  content: "\e6a5";
}

/* line 524, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Beard:before {
  content: "\e6a6";
}

/* line 527, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bebo:before {
  content: "\e6a7";
}

/* line 530, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bee:before {
  content: "\e6a8";
}

/* line 533, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Beer-Glass:before {
  content: "\e6a9";
}

/* line 536, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Beer:before {
  content: "\e6aa";
}

/* line 539, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bell-2:before {
  content: "\e6ab";
}

/* line 542, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bell:before {
  content: "\e6ac";
}

/* line 545, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Belt-2:before {
  content: "\e6ad";
}

/* line 548, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Belt-3:before {
  content: "\e6ae";
}

/* line 551, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Belt:before {
  content: "\e6af";
}

/* line 554, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Berlin-Tower:before {
  content: "\e6b0";
}

/* line 557, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Beta:before {
  content: "\e6b1";
}

/* line 560, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Betvibes:before {
  content: "\e6b2";
}

/* line 563, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bicycle-2:before {
  content: "\e6b3";
}

/* line 566, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bicycle-3:before {
  content: "\e6b4";
}

/* line 569, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bicycle:before {
  content: "\e6b5";
}

/* line 572, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Big-Bang:before {
  content: "\e6b6";
}

/* line 575, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Big-Data:before {
  content: "\e6b7";
}

/* line 578, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bike-Helmet:before {
  content: "\e6b8";
}

/* line 581, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bikini:before {
  content: "\e6b9";
}

/* line 584, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bilk-Bottle2:before {
  content: "\e6ba";
}

/* line 587, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Billing:before {
  content: "\e6bb";
}

/* line 590, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bing:before {
  content: "\e6bc";
}

/* line 593, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Binocular:before {
  content: "\e6bd";
}

/* line 596, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bio-Hazard:before {
  content: "\e6be";
}

/* line 599, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Biotech:before {
  content: "\e6bf";
}

/* line 602, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bird-DeliveringLetter:before {
  content: "\e6c0";
}

/* line 605, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bird:before {
  content: "\e6c1";
}

/* line 608, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Birthday-Cake:before {
  content: "\e6c2";
}

/* line 611, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bisexual:before {
  content: "\e6c3";
}

/* line 614, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bishop:before {
  content: "\e6c4";
}

/* line 617, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bitcoin:before {
  content: "\e6c5";
}

/* line 620, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Black-Cat:before {
  content: "\e6c6";
}

/* line 623, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Blackboard:before {
  content: "\e6c7";
}

/* line 626, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Blinklist:before {
  content: "\e6c8";
}

/* line 629, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Block-Cloud:before {
  content: "\e6c9";
}

/* line 632, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Block-Window:before {
  content: "\e6ca";
}

/* line 635, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Blogger:before {
  content: "\e6cb";
}

/* line 638, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Blood:before {
  content: "\e6cc";
}

/* line 641, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Blouse:before {
  content: "\e6cd";
}

/* line 644, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Blueprint:before {
  content: "\e6ce";
}

/* line 647, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Board:before {
  content: "\e6cf";
}

/* line 650, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bodybuilding:before {
  content: "\e6d0";
}

/* line 653, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bold-Text:before {
  content: "\e6d1";
}

/* line 656, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bone:before {
  content: "\e6d2";
}

/* line 659, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bones:before {
  content: "\e6d3";
}

/* line 662, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Book:before {
  content: "\e6d4";
}

/* line 665, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bookmark:before {
  content: "\e6d5";
}

/* line 668, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Books-2:before {
  content: "\e6d6";
}

/* line 671, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Books:before {
  content: "\e6d7";
}

/* line 674, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Boom:before {
  content: "\e6d8";
}

/* line 677, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Boot-2:before {
  content: "\e6d9";
}

/* line 680, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Boot:before {
  content: "\e6da";
}

/* line 683, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bottom-ToTop:before {
  content: "\e6db";
}

/* line 686, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bow-2:before {
  content: "\e6dc";
}

/* line 689, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bow-3:before {
  content: "\e6dd";
}

/* line 692, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bow-4:before {
  content: "\e6de";
}

/* line 695, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bow-5:before {
  content: "\e6df";
}

/* line 698, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bow-6:before {
  content: "\e6e0";
}

/* line 701, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bow:before {
  content: "\e6e1";
}

/* line 704, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bowling-2:before {
  content: "\e6e2";
}

/* line 707, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bowling:before {
  content: "\e6e3";
}

/* line 710, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Box2:before {
  content: "\e6e4";
}

/* line 713, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Box-Close:before {
  content: "\e6e5";
}

/* line 716, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Box-Full:before {
  content: "\e6e6";
}

/* line 719, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Box-Open:before {
  content: "\e6e7";
}

/* line 722, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Box-withFolders:before {
  content: "\e6e8";
}

/* line 725, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Box:before {
  content: "\e6e9";
}

/* line 728, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Boy:before {
  content: "\e6ea";
}

/* line 731, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bra:before {
  content: "\e6eb";
}

/* line 734, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Brain-2:before {
  content: "\e6ec";
}

/* line 737, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Brain-3:before {
  content: "\e6ed";
}

/* line 740, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Brain:before {
  content: "\e6ee";
}

/* line 743, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Brazil:before {
  content: "\e6ef";
}

/* line 746, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bread-2:before {
  content: "\e6f0";
}

/* line 749, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bread:before {
  content: "\e6f1";
}

/* line 752, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bridge:before {
  content: "\e6f2";
}

/* line 755, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Brightkite:before {
  content: "\e6f3";
}

/* line 758, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Broke-Link2:before {
  content: "\e6f4";
}

/* line 761, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Broken-Link:before {
  content: "\e6f5";
}

/* line 764, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Broom:before {
  content: "\e6f6";
}

/* line 767, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Brush:before {
  content: "\e6f7";
}

/* line 770, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bucket:before {
  content: "\e6f8";
}

/* line 773, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bug:before {
  content: "\e6f9";
}

/* line 776, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Building:before {
  content: "\e6fa";
}

/* line 779, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bulleted-List:before {
  content: "\e6fb";
}

/* line 782, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bus-2:before {
  content: "\e6fc";
}

/* line 785, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Bus:before {
  content: "\e6fd";
}

/* line 788, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Business-Man:before {
  content: "\e6fe";
}

/* line 791, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Business-ManWoman:before {
  content: "\e6ff";
}

/* line 794, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Business-Mens:before {
  content: "\e700";
}

/* line 797, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Business-Woman:before {
  content: "\e701";
}

/* line 800, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Butterfly:before {
  content: "\e702";
}

/* line 803, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Button:before {
  content: "\e703";
}

/* line 806, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cable-Car:before {
  content: "\e704";
}

/* line 809, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cake:before {
  content: "\e705";
}

/* line 812, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calculator-2:before {
  content: "\e706";
}

/* line 815, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calculator-3:before {
  content: "\e707";
}

/* line 818, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calculator:before {
  content: "\e708";
}

/* line 821, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calendar-2:before {
  content: "\e709";
}

/* line 824, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calendar-3:before {
  content: "\e70a";
}

/* line 827, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calendar-4:before {
  content: "\e70b";
}

/* line 830, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calendar-Clock:before {
  content: "\e70c";
}

/* line 833, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Calendar:before {
  content: "\e70d";
}

/* line 836, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Camel:before {
  content: "\e70e";
}

/* line 839, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Camera-2:before {
  content: "\e70f";
}

/* line 842, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Camera-3:before {
  content: "\e710";
}

/* line 845, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Camera-4:before {
  content: "\e711";
}

/* line 848, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Camera-5:before {
  content: "\e712";
}

/* line 851, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Camera-Back:before {
  content: "\e713";
}

/* line 854, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Camera:before {
  content: "\e714";
}

/* line 857, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Can-2:before {
  content: "\e715";
}

/* line 860, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Can:before {
  content: "\e716";
}

/* line 863, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Canada:before {
  content: "\e717";
}

/* line 866, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cancer-2:before {
  content: "\e718";
}

/* line 869, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cancer-3:before {
  content: "\e719";
}

/* line 872, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cancer:before {
  content: "\e71a";
}

/* line 875, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Candle:before {
  content: "\e71b";
}

/* line 878, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Candy-Cane:before {
  content: "\e71c";
}

/* line 881, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Candy:before {
  content: "\e71d";
}

/* line 884, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cannon:before {
  content: "\e71e";
}

/* line 887, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cap-2:before {
  content: "\e71f";
}

/* line 890, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cap-3:before {
  content: "\e720";
}

/* line 893, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cap-Smiley:before {
  content: "\e721";
}

/* line 896, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cap:before {
  content: "\e722";
}

/* line 899, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Capricorn-2:before {
  content: "\e723";
}

/* line 902, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Capricorn:before {
  content: "\e724";
}

/* line 905, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Car-2:before {
  content: "\e725";
}

/* line 908, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Car-3:before {
  content: "\e726";
}

/* line 911, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Car-Coins:before {
  content: "\e727";
}

/* line 914, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Car-Items:before {
  content: "\e728";
}

/* line 917, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Car-Wheel:before {
  content: "\e729";
}

/* line 920, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Car:before {
  content: "\e72a";
}

/* line 923, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cardigan:before {
  content: "\e72b";
}

/* line 926, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cardiovascular:before {
  content: "\e72c";
}

/* line 929, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cart-Quantity:before {
  content: "\e72d";
}

/* line 932, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Casette-Tape:before {
  content: "\e72e";
}

/* line 935, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cash-Register:before {
  content: "\e72f";
}

/* line 938, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cash-register2:before {
  content: "\e730";
}

/* line 941, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Castle:before {
  content: "\e731";
}

/* line 944, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cat:before {
  content: "\e732";
}

/* line 947, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cathedral:before {
  content: "\e733";
}

/* line 950, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cauldron:before {
  content: "\e734";
}

/* line 953, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-CD-2:before {
  content: "\e735";
}

/* line 956, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-CD-Cover:before {
  content: "\e736";
}

/* line 959, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-CD:before {
  content: "\e737";
}

/* line 962, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cello:before {
  content: "\e738";
}

/* line 965, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Celsius:before {
  content: "\e739";
}

/* line 968, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chacked-Flag:before {
  content: "\e73a";
}

/* line 971, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chair:before {
  content: "\e73b";
}

/* line 974, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Charger:before {
  content: "\e73c";
}

/* line 977, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Check-2:before {
  content: "\e73d";
}

/* line 980, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Check:before {
  content: "\e73e";
}

/* line 983, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Checked-User:before {
  content: "\e73f";
}

/* line 986, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Checkmate:before {
  content: "\e740";
}

/* line 989, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Checkout-Bag:before {
  content: "\e741";
}

/* line 992, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Checkout-Basket:before {
  content: "\e742";
}

/* line 995, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Checkout:before {
  content: "\e743";
}

/* line 998, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cheese:before {
  content: "\e744";
}

/* line 1001, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cheetah:before {
  content: "\e745";
}

/* line 1004, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chef-Hat:before {
  content: "\e746";
}

/* line 1007, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chef-Hat2:before {
  content: "\e747";
}

/* line 1010, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chef:before {
  content: "\e748";
}

/* line 1013, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chemical-2:before {
  content: "\e749";
}

/* line 1016, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chemical-3:before {
  content: "\e74a";
}

/* line 1019, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chemical-4:before {
  content: "\e74b";
}

/* line 1022, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chemical-5:before {
  content: "\e74c";
}

/* line 1025, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chemical:before {
  content: "\e74d";
}

/* line 1028, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chess-Board:before {
  content: "\e74e";
}

/* line 1031, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chess:before {
  content: "\e74f";
}

/* line 1034, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chicken:before {
  content: "\e750";
}

/* line 1037, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chile:before {
  content: "\e751";
}

/* line 1040, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chimney:before {
  content: "\e752";
}

/* line 1043, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-China:before {
  content: "\e753";
}

/* line 1046, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chinese-Temple:before {
  content: "\e754";
}

/* line 1049, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chip:before {
  content: "\e755";
}

/* line 1052, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chopsticks-2:before {
  content: "\e756";
}

/* line 1055, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chopsticks:before {
  content: "\e757";
}

/* line 1058, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Ball:before {
  content: "\e758";
}

/* line 1061, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Bell:before {
  content: "\e759";
}

/* line 1064, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Candle:before {
  content: "\e75a";
}

/* line 1067, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Hat:before {
  content: "\e75b";
}

/* line 1070, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Sleigh:before {
  content: "\e75c";
}

/* line 1073, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Snowman:before {
  content: "\e75d";
}

/* line 1076, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Sock:before {
  content: "\e75e";
}

/* line 1079, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas-Tree:before {
  content: "\e75f";
}

/* line 1082, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Christmas:before {
  content: "\e760";
}

/* line 1085, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chrome:before {
  content: "\e761";
}

/* line 1088, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Chrysler-Building:before {
  content: "\e762";
}

/* line 1091, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cinema:before {
  content: "\e763";
}

/* line 1094, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Circular-Point:before {
  content: "\e764";
}

/* line 1097, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-City-Hall:before {
  content: "\e765";
}

/* line 1100, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clamp:before {
  content: "\e766";
}

/* line 1103, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clapperboard-Close:before {
  content: "\e767";
}

/* line 1106, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clapperboard-Open:before {
  content: "\e768";
}

/* line 1109, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Claps:before {
  content: "\e769";
}

/* line 1112, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clef:before {
  content: "\e76a";
}

/* line 1115, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clinic:before {
  content: "\e76b";
}

/* line 1118, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clock-2:before {
  content: "\e76c";
}

/* line 1121, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clock-3:before {
  content: "\e76d";
}

/* line 1124, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clock-4:before {
  content: "\e76e";
}

/* line 1127, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clock-Back:before {
  content: "\e76f";
}

/* line 1130, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clock-Forward:before {
  content: "\e770";
}

/* line 1133, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clock:before {
  content: "\e771";
}

/* line 1136, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Close-Window:before {
  content: "\e772";
}

/* line 1139, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Close:before {
  content: "\e773";
}

/* line 1142, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clothing-Store:before {
  content: "\e774";
}

/* line 1145, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud--:before {
  content: "\e775";
}

/* line 1148, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-:before {
  content: "\e776";
}

/* line 1151, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Camera:before {
  content: "\e777";
}

/* line 1154, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Computer:before {
  content: "\e778";
}

/* line 1157, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Email:before {
  content: "\e779";
}

/* line 1160, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Hail:before {
  content: "\e77a";
}

/* line 1163, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Laptop:before {
  content: "\e77b";
}

/* line 1166, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Lock:before {
  content: "\e77c";
}

/* line 1169, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Moon:before {
  content: "\e77d";
}

/* line 1172, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Music:before {
  content: "\e77e";
}

/* line 1175, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Picture:before {
  content: "\e77f";
}

/* line 1178, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Rain:before {
  content: "\e780";
}

/* line 1181, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Remove:before {
  content: "\e781";
}

/* line 1184, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Secure:before {
  content: "\e782";
}

/* line 1187, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Settings:before {
  content: "\e783";
}

/* line 1190, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Smartphone:before {
  content: "\e784";
}

/* line 1193, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Snow:before {
  content: "\e785";
}

/* line 1196, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Sun:before {
  content: "\e786";
}

/* line 1199, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Tablet:before {
  content: "\e787";
}

/* line 1202, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Video:before {
  content: "\e788";
}

/* line 1205, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud-Weather:before {
  content: "\e789";
}

/* line 1208, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cloud:before {
  content: "\e78a";
}

/* line 1211, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clouds-Weather:before {
  content: "\e78b";
}

/* line 1214, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clouds:before {
  content: "\e78c";
}

/* line 1217, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Clown:before {
  content: "\e78d";
}

/* line 1220, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-CMYK:before {
  content: "\e78e";
}

/* line 1223, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coat:before {
  content: "\e78f";
}

/* line 1226, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cocktail:before {
  content: "\e790";
}

/* line 1229, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coconut:before {
  content: "\e791";
}

/* line 1232, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Code-Window:before {
  content: "\e792";
}

/* line 1235, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coding:before {
  content: "\e793";
}

/* line 1238, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coffee-2:before {
  content: "\e794";
}

/* line 1241, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coffee-Bean:before {
  content: "\e795";
}

/* line 1244, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coffee-Machine:before {
  content: "\e796";
}

/* line 1247, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coffee-toGo:before {
  content: "\e797";
}

/* line 1250, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coffee:before {
  content: "\e798";
}

/* line 1253, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coffin:before {
  content: "\e799";
}

/* line 1256, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coin:before {
  content: "\e79a";
}

/* line 1259, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coins-2:before {
  content: "\e79b";
}

/* line 1262, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coins-3:before {
  content: "\e79c";
}

/* line 1265, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Coins:before {
  content: "\e79d";
}

/* line 1268, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Colombia:before {
  content: "\e79e";
}

/* line 1271, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Colosseum:before {
  content: "\e79f";
}

/* line 1274, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Column-2:before {
  content: "\e7a0";
}

/* line 1277, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Column-3:before {
  content: "\e7a1";
}

/* line 1280, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Column:before {
  content: "\e7a2";
}

/* line 1283, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Comb-2:before {
  content: "\e7a3";
}

/* line 1286, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Comb:before {
  content: "\e7a4";
}

/* line 1289, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Communication-Tower:before {
  content: "\e7a5";
}

/* line 1292, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Communication-Tower2:before {
  content: "\e7a6";
}

/* line 1295, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Compass-2:before {
  content: "\e7a7";
}

/* line 1298, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Compass-3:before {
  content: "\e7a8";
}

/* line 1301, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Compass-4:before {
  content: "\e7a9";
}

/* line 1304, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Compass-Rose:before {
  content: "\e7aa";
}

/* line 1307, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Compass:before {
  content: "\e7ab";
}

/* line 1310, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Computer-2:before {
  content: "\e7ac";
}

/* line 1313, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Computer-3:before {
  content: "\e7ad";
}

/* line 1316, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Computer-Secure:before {
  content: "\e7ae";
}

/* line 1319, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Computer:before {
  content: "\e7af";
}

/* line 1322, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Conference:before {
  content: "\e7b0";
}

/* line 1325, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Confused:before {
  content: "\e7b1";
}

/* line 1328, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Conservation:before {
  content: "\e7b2";
}

/* line 1331, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Consulting:before {
  content: "\e7b3";
}

/* line 1334, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Contrast:before {
  content: "\e7b4";
}

/* line 1337, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Control-2:before {
  content: "\e7b5";
}

/* line 1340, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Control:before {
  content: "\e7b6";
}

/* line 1343, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cookie-Man:before {
  content: "\e7b7";
}

/* line 1346, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cookies:before {
  content: "\e7b8";
}

/* line 1349, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cool-Guy:before {
  content: "\e7b9";
}

/* line 1352, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cool:before {
  content: "\e7ba";
}

/* line 1355, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Copyright:before {
  content: "\e7bb";
}

/* line 1358, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Costume:before {
  content: "\e7bc";
}

/* line 1361, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Couple-Sign:before {
  content: "\e7bd";
}

/* line 1364, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cow:before {
  content: "\e7be";
}

/* line 1367, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-CPU:before {
  content: "\e7bf";
}

/* line 1370, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Crane:before {
  content: "\e7c0";
}

/* line 1373, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cranium:before {
  content: "\e7c1";
}

/* line 1376, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Credit-Card:before {
  content: "\e7c2";
}

/* line 1379, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Credit-Card2:before {
  content: "\e7c3";
}

/* line 1382, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Credit-Card3:before {
  content: "\e7c4";
}

/* line 1385, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cricket:before {
  content: "\e7c5";
}

/* line 1388, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Criminal:before {
  content: "\e7c6";
}

/* line 1391, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Croissant:before {
  content: "\e7c7";
}

/* line 1394, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Crop-2:before {
  content: "\e7c8";
}

/* line 1397, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Crop-3:before {
  content: "\e7c9";
}

/* line 1400, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Crown-2:before {
  content: "\e7ca";
}

/* line 1403, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Crown:before {
  content: "\e7cb";
}

/* line 1406, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Crying:before {
  content: "\e7cc";
}

/* line 1409, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cube-Molecule:before {
  content: "\e7cd";
}

/* line 1412, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cube-Molecule2:before {
  content: "\e7ce";
}

/* line 1415, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cupcake:before {
  content: "\e7cf";
}

/* line 1418, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cursor-Click:before {
  content: "\e7d0";
}

/* line 1421, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cursor-Click2:before {
  content: "\e7d1";
}

/* line 1424, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cursor-Move:before {
  content: "\e7d2";
}

/* line 1427, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cursor-Move2:before {
  content: "\e7d3";
}

/* line 1430, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cursor-Select:before {
  content: "\e7d4";
}

/* line 1433, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Cursor:before {
  content: "\e7d5";
}

/* line 1436, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-D-Eyeglasses:before {
  content: "\e7d6";
}

/* line 1439, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-D-Eyeglasses2:before {
  content: "\e7d7";
}

/* line 1442, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dam:before {
  content: "\e7d8";
}

/* line 1445, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Danemark:before {
  content: "\e7d9";
}

/* line 1448, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Danger-2:before {
  content: "\e7da";
}

/* line 1451, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Danger:before {
  content: "\e7db";
}

/* line 1454, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dashboard:before {
  content: "\e7dc";
}

/* line 1457, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Backup:before {
  content: "\e7dd";
}

/* line 1460, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Block:before {
  content: "\e7de";
}

/* line 1463, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Center:before {
  content: "\e7df";
}

/* line 1466, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Clock:before {
  content: "\e7e0";
}

/* line 1469, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Cloud:before {
  content: "\e7e1";
}

/* line 1472, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Compress:before {
  content: "\e7e2";
}

/* line 1475, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Copy:before {
  content: "\e7e3";
}

/* line 1478, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Download:before {
  content: "\e7e4";
}

/* line 1481, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Financial:before {
  content: "\e7e5";
}

/* line 1484, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Key:before {
  content: "\e7e6";
}

/* line 1487, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Lock:before {
  content: "\e7e7";
}

/* line 1490, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Network:before {
  content: "\e7e8";
}

/* line 1493, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Password:before {
  content: "\e7e9";
}

/* line 1496, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Power:before {
  content: "\e7ea";
}

/* line 1499, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Refresh:before {
  content: "\e7eb";
}

/* line 1502, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Save:before {
  content: "\e7ec";
}

/* line 1505, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Search:before {
  content: "\e7ed";
}

/* line 1508, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Security:before {
  content: "\e7ee";
}

/* line 1511, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Settings:before {
  content: "\e7ef";
}

/* line 1514, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Sharing:before {
  content: "\e7f0";
}

/* line 1517, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Shield:before {
  content: "\e7f1";
}

/* line 1520, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Signal:before {
  content: "\e7f2";
}

/* line 1523, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Storage:before {
  content: "\e7f3";
}

/* line 1526, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Stream:before {
  content: "\e7f4";
}

/* line 1529, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Transfer:before {
  content: "\e7f5";
}

/* line 1532, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Unlock:before {
  content: "\e7f6";
}

/* line 1535, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Upload:before {
  content: "\e7f7";
}

/* line 1538, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data-Yes:before {
  content: "\e7f8";
}

/* line 1541, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Data:before {
  content: "\e7f9";
}

/* line 1544, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-David-Star:before {
  content: "\e7fa";
}

/* line 1547, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Daylight:before {
  content: "\e7fb";
}

/* line 1550, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Death:before {
  content: "\e7fc";
}

/* line 1553, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Debian:before {
  content: "\e7fd";
}

/* line 1556, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dec:before {
  content: "\e7fe";
}

/* line 1559, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Decrase-Inedit:before {
  content: "\e7ff";
}

/* line 1562, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Deer-2:before {
  content: "\e800";
}

/* line 1565, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Deer:before {
  content: "\e801";
}

/* line 1568, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Delete-File:before {
  content: "\e802";
}

/* line 1571, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Delete-Window:before {
  content: "\e803";
}

/* line 1574, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Delicious:before {
  content: "\e804";
}

/* line 1577, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Depression:before {
  content: "\e805";
}

/* line 1580, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Deviantart:before {
  content: "\e806";
}

/* line 1583, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Device-SyncwithCloud:before {
  content: "\e807";
}

/* line 1586, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Diamond:before {
  content: "\e808";
}

/* line 1589, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dice-2:before {
  content: "\e809";
}

/* line 1592, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dice:before {
  content: "\e80a";
}

/* line 1595, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Digg:before {
  content: "\e80b";
}

/* line 1598, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Digital-Drawing:before {
  content: "\e80c";
}

/* line 1601, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Diigo:before {
  content: "\e80d";
}

/* line 1604, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dinosaur:before {
  content: "\e80e";
}

/* line 1607, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Diploma-2:before {
  content: "\e80f";
}

/* line 1610, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Diploma:before {
  content: "\e810";
}

/* line 1613, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Direction-East:before {
  content: "\e811";
}

/* line 1616, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Direction-North:before {
  content: "\e812";
}

/* line 1619, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Direction-South:before {
  content: "\e813";
}

/* line 1622, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Direction-West:before {
  content: "\e814";
}

/* line 1625, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Director:before {
  content: "\e815";
}

/* line 1628, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Disk:before {
  content: "\e816";
}

/* line 1631, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dj:before {
  content: "\e817";
}

/* line 1634, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-DNA-2:before {
  content: "\e818";
}

/* line 1637, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-DNA-Helix:before {
  content: "\e819";
}

/* line 1640, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-DNA:before {
  content: "\e81a";
}

/* line 1643, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Doctor:before {
  content: "\e81b";
}

/* line 1646, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dog:before {
  content: "\e81c";
}

/* line 1649, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dollar-Sign:before {
  content: "\e81d";
}

/* line 1652, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dollar-Sign2:before {
  content: "\e81e";
}

/* line 1655, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dollar:before {
  content: "\e81f";
}

/* line 1658, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dolphin:before {
  content: "\e820";
}

/* line 1661, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Domino:before {
  content: "\e821";
}

/* line 1664, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Door-Hanger:before {
  content: "\e822";
}

/* line 1667, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Door:before {
  content: "\e823";
}

/* line 1670, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Doplr:before {
  content: "\e824";
}

/* line 1673, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Double-Circle:before {
  content: "\e825";
}

/* line 1676, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Double-Tap:before {
  content: "\e826";
}

/* line 1679, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Doughnut:before {
  content: "\e827";
}

/* line 1682, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dove:before {
  content: "\e828";
}

/* line 1685, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Down-2:before {
  content: "\e829";
}

/* line 1688, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Down-3:before {
  content: "\e82a";
}

/* line 1691, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Down-4:before {
  content: "\e82b";
}

/* line 1694, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Down:before {
  content: "\e82c";
}

/* line 1697, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Download-2:before {
  content: "\e82d";
}

/* line 1700, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Download-fromCloud:before {
  content: "\e82e";
}

/* line 1703, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Download-Window:before {
  content: "\e82f";
}

/* line 1706, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Download:before {
  content: "\e830";
}

/* line 1709, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Downward:before {
  content: "\e831";
}

/* line 1712, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drag-Down:before {
  content: "\e832";
}

/* line 1715, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drag-Left:before {
  content: "\e833";
}

/* line 1718, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drag-Right:before {
  content: "\e834";
}

/* line 1721, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drag-Up:before {
  content: "\e835";
}

/* line 1724, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drag:before {
  content: "\e836";
}

/* line 1727, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dress:before {
  content: "\e837";
}

/* line 1730, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drill-2:before {
  content: "\e838";
}

/* line 1733, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drill:before {
  content: "\e839";
}

/* line 1736, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drop:before {
  content: "\e83a";
}

/* line 1739, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dropbox:before {
  content: "\e83b";
}

/* line 1742, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Drum:before {
  content: "\e83c";
}

/* line 1745, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dry:before {
  content: "\e83d";
}

/* line 1748, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Duck:before {
  content: "\e83e";
}

/* line 1751, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Dumbbell:before {
  content: "\e83f";
}

/* line 1754, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Duplicate-Layer:before {
  content: "\e840";
}

/* line 1757, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Duplicate-Window:before {
  content: "\e841";
}

/* line 1760, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-DVD:before {
  content: "\e842";
}

/* line 1763, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eagle:before {
  content: "\e843";
}

/* line 1766, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ear:before {
  content: "\e844";
}

/* line 1769, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Earphones-2:before {
  content: "\e845";
}

/* line 1772, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Earphones:before {
  content: "\e846";
}

/* line 1775, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eci-Icon:before {
  content: "\e847";
}

/* line 1778, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Edit-Map:before {
  content: "\e848";
}

/* line 1781, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Edit:before {
  content: "\e849";
}

/* line 1784, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eggs:before {
  content: "\e84a";
}

/* line 1787, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Egypt:before {
  content: "\e84b";
}

/* line 1790, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eifel-Tower:before {
  content: "\e84c";
}

/* line 1793, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-eject-2:before {
  content: "\e84d";
}

/* line 1796, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eject:before {
  content: "\e84e";
}

/* line 1799, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-El-Castillo:before {
  content: "\e84f";
}

/* line 1802, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Elbow:before {
  content: "\e850";
}

/* line 1805, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Electric-Guitar:before {
  content: "\e851";
}

/* line 1808, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Electricity:before {
  content: "\e852";
}

/* line 1811, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Elephant:before {
  content: "\e853";
}

/* line 1814, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Email:before {
  content: "\e854";
}

/* line 1817, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Embassy:before {
  content: "\e855";
}

/* line 1820, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Empire-StateBuilding:before {
  content: "\e856";
}

/* line 1823, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Empty-Box:before {
  content: "\e857";
}

/* line 1826, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-End2:before {
  content: "\e858";
}

/* line 1829, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-End-2:before {
  content: "\e859";
}

/* line 1832, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-End:before {
  content: "\e85a";
}

/* line 1835, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Endways:before {
  content: "\e85b";
}

/* line 1838, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Engineering:before {
  content: "\e85c";
}

/* line 1841, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Envelope-2:before {
  content: "\e85d";
}

/* line 1844, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Envelope:before {
  content: "\e85e";
}

/* line 1847, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Environmental-2:before {
  content: "\e85f";
}

/* line 1850, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Environmental-3:before {
  content: "\e860";
}

/* line 1853, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Environmental:before {
  content: "\e861";
}

/* line 1856, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Equalizer:before {
  content: "\e862";
}

/* line 1859, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eraser-2:before {
  content: "\e863";
}

/* line 1862, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eraser-3:before {
  content: "\e864";
}

/* line 1865, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eraser:before {
  content: "\e865";
}

/* line 1868, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Error-404Window:before {
  content: "\e866";
}

/* line 1871, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Euro-Sign:before {
  content: "\e867";
}

/* line 1874, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Euro-Sign2:before {
  content: "\e868";
}

/* line 1877, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Euro:before {
  content: "\e869";
}

/* line 1880, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Evernote:before {
  content: "\e86a";
}

/* line 1883, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Evil:before {
  content: "\e86b";
}

/* line 1886, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Explode:before {
  content: "\e86c";
}

/* line 1889, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eye-2:before {
  content: "\e86d";
}

/* line 1892, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eye-Blind:before {
  content: "\e86e";
}

/* line 1895, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eye-Invisible:before {
  content: "\e86f";
}

/* line 1898, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eye-Scan:before {
  content: "\e870";
}

/* line 1901, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eye-Visible:before {
  content: "\e871";
}

/* line 1904, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eye:before {
  content: "\e872";
}

/* line 1907, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eyebrow-2:before {
  content: "\e873";
}

/* line 1910, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eyebrow-3:before {
  content: "\e874";
}

/* line 1913, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eyebrow:before {
  content: "\e875";
}

/* line 1916, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eyeglasses-Smiley:before {
  content: "\e876";
}

/* line 1919, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Eyeglasses-Smiley2:before {
  content: "\e877";
}

/* line 1922, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Face-Style:before {
  content: "\e878";
}

/* line 1925, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Face-Style2:before {
  content: "\e879";
}

/* line 1928, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Face-Style3:before {
  content: "\e87a";
}

/* line 1931, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Face-Style4:before {
  content: "\e87b";
}

/* line 1934, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Face-Style5:before {
  content: "\e87c";
}

/* line 1937, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Face-Style6:before {
  content: "\e87d";
}

/* line 1940, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Facebook-2:before {
  content: "\e87e";
}

/* line 1943, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Facebook:before {
  content: "\e87f";
}

/* line 1946, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Factory-2:before {
  content: "\e880";
}

/* line 1949, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Factory:before {
  content: "\e881";
}

/* line 1952, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fahrenheit:before {
  content: "\e882";
}

/* line 1955, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Family-Sign:before {
  content: "\e883";
}

/* line 1958, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fan:before {
  content: "\e884";
}

/* line 1961, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Farmer:before {
  content: "\e885";
}

/* line 1964, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fashion:before {
  content: "\e886";
}

/* line 1967, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Favorite-Window:before {
  content: "\e887";
}

/* line 1970, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fax:before {
  content: "\e888";
}

/* line 1973, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Feather:before {
  content: "\e889";
}

/* line 1976, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Feedburner:before {
  content: "\e88a";
}

/* line 1979, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Female-2:before {
  content: "\e88b";
}

/* line 1982, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Female-Sign:before {
  content: "\e88c";
}

/* line 1985, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Female:before {
  content: "\e88d";
}

/* line 1988, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Block:before {
  content: "\e88e";
}

/* line 1991, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Bookmark:before {
  content: "\e88f";
}

/* line 1994, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Chart:before {
  content: "\e890";
}

/* line 1997, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Clipboard:before {
  content: "\e891";
}

/* line 2000, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-ClipboardFileText:before {
  content: "\e892";
}

/* line 2003, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-ClipboardTextImage:before {
  content: "\e893";
}

/* line 2006, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Cloud:before {
  content: "\e894";
}

/* line 2009, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Copy:before {
  content: "\e895";
}

/* line 2012, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Copy2:before {
  content: "\e896";
}

/* line 2015, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-CSV:before {
  content: "\e897";
}

/* line 2018, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Download:before {
  content: "\e898";
}

/* line 2021, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Edit:before {
  content: "\e899";
}

/* line 2024, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Excel:before {
  content: "\e89a";
}

/* line 2027, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Favorite:before {
  content: "\e89b";
}

/* line 2030, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Fire:before {
  content: "\e89c";
}

/* line 2033, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Graph:before {
  content: "\e89d";
}

/* line 2036, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Hide:before {
  content: "\e89e";
}

/* line 2039, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Horizontal:before {
  content: "\e89f";
}

/* line 2042, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-HorizontalText:before {
  content: "\e8a0";
}

/* line 2045, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-HTML:before {
  content: "\e8a1";
}

/* line 2048, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-JPG:before {
  content: "\e8a2";
}

/* line 2051, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Link:before {
  content: "\e8a3";
}

/* line 2054, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Loading:before {
  content: "\e8a4";
}

/* line 2057, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Lock:before {
  content: "\e8a5";
}

/* line 2060, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Love:before {
  content: "\e8a6";
}

/* line 2063, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Music:before {
  content: "\e8a7";
}

/* line 2066, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Network:before {
  content: "\e8a8";
}

/* line 2069, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Pictures:before {
  content: "\e8a9";
}

/* line 2072, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Pie:before {
  content: "\e8aa";
}

/* line 2075, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Presentation:before {
  content: "\e8ab";
}

/* line 2078, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Refresh:before {
  content: "\e8ac";
}

/* line 2081, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Search:before {
  content: "\e8ad";
}

/* line 2084, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Settings:before {
  content: "\e8ae";
}

/* line 2087, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Share:before {
  content: "\e8af";
}

/* line 2090, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-TextImage:before {
  content: "\e8b0";
}

/* line 2093, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Trash:before {
  content: "\e8b1";
}

/* line 2096, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-TXT:before {
  content: "\e8b2";
}

/* line 2099, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Upload:before {
  content: "\e8b3";
}

/* line 2102, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Video:before {
  content: "\e8b4";
}

/* line 2105, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Word:before {
  content: "\e8b5";
}

/* line 2108, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File-Zip:before {
  content: "\e8b6";
}

/* line 2111, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-File:before {
  content: "\e8b7";
}

/* line 2114, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Files:before {
  content: "\e8b8";
}

/* line 2117, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Film-Board:before {
  content: "\e8b9";
}

/* line 2120, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Film-Cartridge:before {
  content: "\e8ba";
}

/* line 2123, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Film-Strip:before {
  content: "\e8bb";
}

/* line 2126, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Film-Video:before {
  content: "\e8bc";
}

/* line 2129, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Film:before {
  content: "\e8bd";
}

/* line 2132, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Filter-2:before {
  content: "\e8be";
}

/* line 2135, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Filter:before {
  content: "\e8bf";
}

/* line 2138, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Financial:before {
  content: "\e8c0";
}

/* line 2141, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Find-User:before {
  content: "\e8c1";
}

/* line 2144, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Finger-DragFourSides:before {
  content: "\e8c2";
}

/* line 2147, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Finger-DragTwoSides:before {
  content: "\e8c3";
}

/* line 2150, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Finger-Print:before {
  content: "\e8c4";
}

/* line 2153, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Finger:before {
  content: "\e8c5";
}

/* line 2156, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fingerprint-2:before {
  content: "\e8c6";
}

/* line 2159, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fingerprint:before {
  content: "\e8c7";
}

/* line 2162, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fire-Flame:before {
  content: "\e8c8";
}

/* line 2165, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fire-Flame2:before {
  content: "\e8c9";
}

/* line 2168, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fire-Hydrant:before {
  content: "\e8ca";
}

/* line 2171, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fire-Staion:before {
  content: "\e8cb";
}

/* line 2174, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Firefox:before {
  content: "\e8cc";
}

/* line 2177, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Firewall:before {
  content: "\e8cd";
}

/* line 2180, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-First-Aid:before {
  content: "\e8ce";
}

/* line 2183, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-First:before {
  content: "\e8cf";
}

/* line 2186, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fish-Food:before {
  content: "\e8d0";
}

/* line 2189, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fish:before {
  content: "\e8d1";
}

/* line 2192, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fit-To:before {
  content: "\e8d2";
}

/* line 2195, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fit-To2:before {
  content: "\e8d3";
}

/* line 2198, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Five-Fingers:before {
  content: "\e8d4";
}

/* line 2201, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Five-FingersDrag:before {
  content: "\e8d5";
}

/* line 2204, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Five-FingersDrag2:before {
  content: "\e8d6";
}

/* line 2207, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Five-FingersTouch:before {
  content: "\e8d7";
}

/* line 2210, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flag-2:before {
  content: "\e8d8";
}

/* line 2213, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flag-3:before {
  content: "\e8d9";
}

/* line 2216, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flag-4:before {
  content: "\e8da";
}

/* line 2219, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flag-5:before {
  content: "\e8db";
}

/* line 2222, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flag-6:before {
  content: "\e8dc";
}

/* line 2225, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flag:before {
  content: "\e8dd";
}

/* line 2228, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flamingo:before {
  content: "\e8de";
}

/* line 2231, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flash-2:before {
  content: "\e8df";
}

/* line 2234, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flash-Video:before {
  content: "\e8e0";
}

/* line 2237, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flash:before {
  content: "\e8e1";
}

/* line 2240, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flashlight:before {
  content: "\e8e2";
}

/* line 2243, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flask-2:before {
  content: "\e8e3";
}

/* line 2246, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flask:before {
  content: "\e8e4";
}

/* line 2249, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flick:before {
  content: "\e8e5";
}

/* line 2252, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flickr:before {
  content: "\e8e6";
}

/* line 2255, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Flowerpot:before {
  content: "\e8e7";
}

/* line 2258, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fluorescent:before {
  content: "\e8e8";
}

/* line 2261, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fog-Day:before {
  content: "\e8e9";
}

/* line 2264, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fog-Night:before {
  content: "\e8ea";
}

/* line 2267, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Add:before {
  content: "\e8eb";
}

/* line 2270, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Archive:before {
  content: "\e8ec";
}

/* line 2273, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Binder:before {
  content: "\e8ed";
}

/* line 2276, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Binder2:before {
  content: "\e8ee";
}

/* line 2279, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Block:before {
  content: "\e8ef";
}

/* line 2282, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Bookmark:before {
  content: "\e8f0";
}

/* line 2285, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Close:before {
  content: "\e8f1";
}

/* line 2288, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Cloud:before {
  content: "\e8f2";
}

/* line 2291, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Delete:before {
  content: "\e8f3";
}

/* line 2294, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Download:before {
  content: "\e8f4";
}

/* line 2297, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Edit:before {
  content: "\e8f5";
}

/* line 2300, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Favorite:before {
  content: "\e8f6";
}

/* line 2303, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Fire:before {
  content: "\e8f7";
}

/* line 2306, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Hide:before {
  content: "\e8f8";
}

/* line 2309, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Link:before {
  content: "\e8f9";
}

/* line 2312, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Loading:before {
  content: "\e8fa";
}

/* line 2315, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Lock:before {
  content: "\e8fb";
}

/* line 2318, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Love:before {
  content: "\e8fc";
}

/* line 2321, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Music:before {
  content: "\e8fd";
}

/* line 2324, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Network:before {
  content: "\e8fe";
}

/* line 2327, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Open:before {
  content: "\e8ff";
}

/* line 2330, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Open2:before {
  content: "\e900";
}

/* line 2333, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Organizing:before {
  content: "\e901";
}

/* line 2336, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Pictures:before {
  content: "\e902";
}

/* line 2339, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Refresh:before {
  content: "\e903";
}

/* line 2342, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Remove-:before {
  content: "\e904";
}

/* line 2345, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Search:before {
  content: "\e905";
}

/* line 2348, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Settings:before {
  content: "\e906";
}

/* line 2351, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Share:before {
  content: "\e907";
}

/* line 2354, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Trash:before {
  content: "\e908";
}

/* line 2357, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Upload:before {
  content: "\e909";
}

/* line 2360, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Video:before {
  content: "\e90a";
}

/* line 2363, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-WithDocument:before {
  content: "\e90b";
}

/* line 2366, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder-Zip:before {
  content: "\e90c";
}

/* line 2369, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folder:before {
  content: "\e90d";
}

/* line 2372, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Folders:before {
  content: "\e90e";
}

/* line 2375, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Font-Color:before {
  content: "\e90f";
}

/* line 2378, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Font-Name:before {
  content: "\e910";
}

/* line 2381, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Font-Size:before {
  content: "\e911";
}

/* line 2384, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Font-Style:before {
  content: "\e912";
}

/* line 2387, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Font-StyleSubscript:before {
  content: "\e913";
}

/* line 2390, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Font-StyleSuperscript:before {
  content: "\e914";
}

/* line 2393, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Font-Window:before {
  content: "\e915";
}

/* line 2396, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Foot-2:before {
  content: "\e916";
}

/* line 2399, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Foot:before {
  content: "\e917";
}

/* line 2402, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Football-2:before {
  content: "\e918";
}

/* line 2405, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Football:before {
  content: "\e919";
}

/* line 2408, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Footprint-2:before {
  content: "\e91a";
}

/* line 2411, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Footprint-3:before {
  content: "\e91b";
}

/* line 2414, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Footprint:before {
  content: "\e91c";
}

/* line 2417, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Forest:before {
  content: "\e91d";
}

/* line 2420, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fork:before {
  content: "\e91e";
}

/* line 2423, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Formspring:before {
  content: "\e91f";
}

/* line 2426, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Formula:before {
  content: "\e920";
}

/* line 2429, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Forsquare:before {
  content: "\e921";
}

/* line 2432, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Forward:before {
  content: "\e922";
}

/* line 2435, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fountain-Pen:before {
  content: "\e923";
}

/* line 2438, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Four-Fingers:before {
  content: "\e924";
}

/* line 2441, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Four-FingersDrag:before {
  content: "\e925";
}

/* line 2444, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Four-FingersDrag2:before {
  content: "\e926";
}

/* line 2447, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Four-FingersTouch:before {
  content: "\e927";
}

/* line 2450, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fox:before {
  content: "\e928";
}

/* line 2453, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Frankenstein:before {
  content: "\e929";
}

/* line 2456, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-French-Fries:before {
  content: "\e92a";
}

/* line 2459, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Friendfeed:before {
  content: "\e92b";
}

/* line 2462, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Friendster:before {
  content: "\e92c";
}

/* line 2465, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Frog:before {
  content: "\e92d";
}

/* line 2468, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fruits:before {
  content: "\e92e";
}

/* line 2471, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Fuel:before {
  content: "\e92f";
}

/* line 2474, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-Bag:before {
  content: "\e930";
}

/* line 2477, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-Basket:before {
  content: "\e931";
}

/* line 2480, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-Cart:before {
  content: "\e932";
}

/* line 2483, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-Moon:before {
  content: "\e933";
}

/* line 2486, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-Screen:before {
  content: "\e934";
}

/* line 2489, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-Screen2:before {
  content: "\e935";
}

/* line 2492, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-View:before {
  content: "\e936";
}

/* line 2495, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-View2:before {
  content: "\e937";
}

/* line 2498, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Full-ViewWindow:before {
  content: "\e938";
}

/* line 2501, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Function:before {
  content: "\e939";
}

/* line 2504, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Funky:before {
  content: "\e93a";
}

/* line 2507, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Funny-Bicycle:before {
  content: "\e93b";
}

/* line 2510, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Furl:before {
  content: "\e93c";
}

/* line 2513, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gamepad-2:before {
  content: "\e93d";
}

/* line 2516, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gamepad:before {
  content: "\e93e";
}

/* line 2519, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gas-Pump:before {
  content: "\e93f";
}

/* line 2522, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gaugage-2:before {
  content: "\e940";
}

/* line 2525, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gaugage:before {
  content: "\e941";
}

/* line 2528, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gay:before {
  content: "\e942";
}

/* line 2531, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gear-2:before {
  content: "\e943";
}

/* line 2534, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gear:before {
  content: "\e944";
}

/* line 2537, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gears-2:before {
  content: "\e945";
}

/* line 2540, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gears:before {
  content: "\e946";
}

/* line 2543, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geek-2:before {
  content: "\e947";
}

/* line 2546, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geek:before {
  content: "\e948";
}

/* line 2549, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gemini-2:before {
  content: "\e949";
}

/* line 2552, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gemini:before {
  content: "\e94a";
}

/* line 2555, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Genius:before {
  content: "\e94b";
}

/* line 2558, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gentleman:before {
  content: "\e94c";
}

/* line 2561, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo--:before {
  content: "\e94d";
}

/* line 2564, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo-:before {
  content: "\e94e";
}

/* line 2567, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo-Close:before {
  content: "\e94f";
}

/* line 2570, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo-Love:before {
  content: "\e950";
}

/* line 2573, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo-Number:before {
  content: "\e951";
}

/* line 2576, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo-Star:before {
  content: "\e952";
}

/* line 2579, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo:before {
  content: "\e953";
}

/* line 2582, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo2--:before {
  content: "\e954";
}

/* line 2585, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo2-:before {
  content: "\e955";
}

/* line 2588, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo2-Close:before {
  content: "\e956";
}

/* line 2591, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo2-Love:before {
  content: "\e957";
}

/* line 2594, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo2-Number:before {
  content: "\e958";
}

/* line 2597, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo2-Star:before {
  content: "\e959";
}

/* line 2600, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo2:before {
  content: "\e95a";
}

/* line 2603, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo3--:before {
  content: "\e95b";
}

/* line 2606, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo3-:before {
  content: "\e95c";
}

/* line 2609, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo3-Close:before {
  content: "\e95d";
}

/* line 2612, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo3-Love:before {
  content: "\e95e";
}

/* line 2615, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo3-Number:before {
  content: "\e95f";
}

/* line 2618, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo3-Star:before {
  content: "\e960";
}

/* line 2621, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Geo3:before {
  content: "\e961";
}

/* line 2624, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gey:before {
  content: "\e962";
}

/* line 2627, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gift-Box:before {
  content: "\e963";
}

/* line 2630, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Giraffe:before {
  content: "\e964";
}

/* line 2633, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Girl:before {
  content: "\e965";
}

/* line 2636, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Glass-Water:before {
  content: "\e966";
}

/* line 2639, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Glasses-2:before {
  content: "\e967";
}

/* line 2642, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Glasses-3:before {
  content: "\e968";
}

/* line 2645, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Glasses:before {
  content: "\e969";
}

/* line 2648, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Global-Position:before {
  content: "\e96a";
}

/* line 2651, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Globe-2:before {
  content: "\e96b";
}

/* line 2654, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Globe:before {
  content: "\e96c";
}

/* line 2657, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gloves:before {
  content: "\e96d";
}

/* line 2660, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Go-Bottom:before {
  content: "\e96e";
}

/* line 2663, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Go-Top:before {
  content: "\e96f";
}

/* line 2666, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Goggles:before {
  content: "\e970";
}

/* line 2669, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Golf-2:before {
  content: "\e971";
}

/* line 2672, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Golf:before {
  content: "\e972";
}

/* line 2675, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Google-Buzz:before {
  content: "\e973";
}

/* line 2678, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Google-Drive:before {
  content: "\e974";
}

/* line 2681, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Google-Play:before {
  content: "\e975";
}

/* line 2684, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Google-Plus:before {
  content: "\e976";
}

/* line 2687, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Google:before {
  content: "\e977";
}

/* line 2690, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gopro:before {
  content: "\e978";
}

/* line 2693, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gorilla:before {
  content: "\e979";
}

/* line 2696, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gowalla:before {
  content: "\e97a";
}

/* line 2699, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Grave:before {
  content: "\e97b";
}

/* line 2702, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Graveyard:before {
  content: "\e97c";
}

/* line 2705, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Greece:before {
  content: "\e97d";
}

/* line 2708, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Green-Energy:before {
  content: "\e97e";
}

/* line 2711, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Green-House:before {
  content: "\e97f";
}

/* line 2714, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Guitar:before {
  content: "\e980";
}

/* line 2717, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gun-2:before {
  content: "\e981";
}

/* line 2720, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gun-3:before {
  content: "\e982";
}

/* line 2723, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gun:before {
  content: "\e983";
}

/* line 2726, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Gymnastics:before {
  content: "\e984";
}

/* line 2729, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hair-2:before {
  content: "\e985";
}

/* line 2732, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hair-3:before {
  content: "\e986";
}

/* line 2735, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hair-4:before {
  content: "\e987";
}

/* line 2738, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hair:before {
  content: "\e988";
}

/* line 2741, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Half-Moon:before {
  content: "\e989";
}

/* line 2744, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Halloween-HalfMoon:before {
  content: "\e98a";
}

/* line 2747, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Halloween-Moon:before {
  content: "\e98b";
}

/* line 2750, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hamburger:before {
  content: "\e98c";
}

/* line 2753, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hammer:before {
  content: "\e98d";
}

/* line 2756, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hand-Touch:before {
  content: "\e98e";
}

/* line 2759, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hand-Touch2:before {
  content: "\e98f";
}

/* line 2762, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hand-TouchSmartphone:before {
  content: "\e990";
}

/* line 2765, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hand:before {
  content: "\e991";
}

/* line 2768, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hands:before {
  content: "\e992";
}

/* line 2771, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Handshake:before {
  content: "\e993";
}

/* line 2774, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hanger:before {
  content: "\e994";
}

/* line 2777, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Happy:before {
  content: "\e995";
}

/* line 2780, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hat-2:before {
  content: "\e996";
}

/* line 2783, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hat:before {
  content: "\e997";
}

/* line 2786, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Haunted-House:before {
  content: "\e998";
}

/* line 2789, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-HD-Video:before {
  content: "\e999";
}

/* line 2792, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-HD:before {
  content: "\e99a";
}

/* line 2795, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-HDD:before {
  content: "\e99b";
}

/* line 2798, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Headphone:before {
  content: "\e99c";
}

/* line 2801, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Headphones:before {
  content: "\e99d";
}

/* line 2804, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Headset:before {
  content: "\e99e";
}

/* line 2807, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Heart-2:before {
  content: "\e99f";
}

/* line 2810, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Heart:before {
  content: "\e9a0";
}

/* line 2813, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Heels-2:before {
  content: "\e9a1";
}

/* line 2816, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Heels:before {
  content: "\e9a2";
}

/* line 2819, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Height-Window:before {
  content: "\e9a3";
}

/* line 2822, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Helicopter-2:before {
  content: "\e9a4";
}

/* line 2825, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Helicopter:before {
  content: "\e9a5";
}

/* line 2828, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Helix-2:before {
  content: "\e9a6";
}

/* line 2831, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hello:before {
  content: "\e9a7";
}

/* line 2834, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Helmet-2:before {
  content: "\e9a8";
}

/* line 2837, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Helmet-3:before {
  content: "\e9a9";
}

/* line 2840, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Helmet:before {
  content: "\e9aa";
}

/* line 2843, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipo:before {
  content: "\e9ab";
}

/* line 2846, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Glasses:before {
  content: "\e9ac";
}

/* line 2849, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Glasses2:before {
  content: "\e9ad";
}

/* line 2852, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Glasses3:before {
  content: "\e9ae";
}

/* line 2855, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Headphones:before {
  content: "\e9af";
}

/* line 2858, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Men:before {
  content: "\e9b0";
}

/* line 2861, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Men2:before {
  content: "\e9b1";
}

/* line 2864, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Men3:before {
  content: "\e9b2";
}

/* line 2867, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Sunglasses:before {
  content: "\e9b3";
}

/* line 2870, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Sunglasses2:before {
  content: "\e9b4";
}

/* line 2873, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hipster-Sunglasses3:before {
  content: "\e9b5";
}

/* line 2876, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hokey:before {
  content: "\e9b6";
}

/* line 2879, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Holly:before {
  content: "\e9b7";
}

/* line 2882, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Home-2:before {
  content: "\e9b8";
}

/* line 2885, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Home-3:before {
  content: "\e9b9";
}

/* line 2888, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Home-4:before {
  content: "\e9ba";
}

/* line 2891, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Home-5:before {
  content: "\e9bb";
}

/* line 2894, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Home-Window:before {
  content: "\e9bc";
}

/* line 2897, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Home:before {
  content: "\e9bd";
}

/* line 2900, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Homosexual:before {
  content: "\e9be";
}

/* line 2903, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Honey:before {
  content: "\e9bf";
}

/* line 2906, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hong-Kong:before {
  content: "\e9c0";
}

/* line 2909, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hoodie:before {
  content: "\e9c1";
}

/* line 2912, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Horror:before {
  content: "\e9c2";
}

/* line 2915, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Horse:before {
  content: "\e9c3";
}

/* line 2918, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hospital-2:before {
  content: "\e9c4";
}

/* line 2921, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hospital:before {
  content: "\e9c5";
}

/* line 2924, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Host:before {
  content: "\e9c6";
}

/* line 2927, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hot-Dog:before {
  content: "\e9c7";
}

/* line 2930, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hotel:before {
  content: "\e9c8";
}

/* line 2933, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hour:before {
  content: "\e9c9";
}

/* line 2936, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hub:before {
  content: "\e9ca";
}

/* line 2939, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Humor:before {
  content: "\e9cb";
}

/* line 2942, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Hurt:before {
  content: "\e9cc";
}

/* line 2945, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ice-Cream:before {
  content: "\e9cd";
}

/* line 2948, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-ICQ:before {
  content: "\e9ce";
}

/* line 2951, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-ID-2:before {
  content: "\e9cf";
}

/* line 2954, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-ID-3:before {
  content: "\e9d0";
}

/* line 2957, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-ID-Card:before {
  content: "\e9d1";
}

/* line 2960, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Idea-2:before {
  content: "\e9d2";
}

/* line 2963, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Idea-3:before {
  content: "\e9d3";
}

/* line 2966, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Idea-4:before {
  content: "\e9d4";
}

/* line 2969, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Idea-5:before {
  content: "\e9d5";
}

/* line 2972, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Idea:before {
  content: "\e9d6";
}

/* line 2975, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Identification-Badge:before {
  content: "\e9d7";
}

/* line 2978, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-ImDB:before {
  content: "\e9d8";
}

/* line 2981, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inbox-Empty:before {
  content: "\e9d9";
}

/* line 2984, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inbox-Forward:before {
  content: "\e9da";
}

/* line 2987, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inbox-Full:before {
  content: "\e9db";
}

/* line 2990, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inbox-Into:before {
  content: "\e9dc";
}

/* line 2993, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inbox-Out:before {
  content: "\e9dd";
}

/* line 2996, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inbox-Reply:before {
  content: "\e9de";
}

/* line 2999, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inbox:before {
  content: "\e9df";
}

/* line 3002, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Increase-Inedit:before {
  content: "\e9e0";
}

/* line 3005, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Indent-FirstLine:before {
  content: "\e9e1";
}

/* line 3008, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Indent-LeftMargin:before {
  content: "\e9e2";
}

/* line 3011, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Indent-RightMargin:before {
  content: "\e9e3";
}

/* line 3014, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-India:before {
  content: "\e9e4";
}

/* line 3017, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Info-Window:before {
  content: "\e9e5";
}

/* line 3020, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Information:before {
  content: "\e9e6";
}

/* line 3023, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Inifity:before {
  content: "\e9e7";
}

/* line 3026, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Instagram:before {
  content: "\e9e8";
}

/* line 3029, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Internet-2:before {
  content: "\e9e9";
}

/* line 3032, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Internet-Explorer:before {
  content: "\e9ea";
}

/* line 3035, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Internet-Smiley:before {
  content: "\e9eb";
}

/* line 3038, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Internet:before {
  content: "\e9ec";
}

/* line 3041, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-iOS-Apple:before {
  content: "\e9ed";
}

/* line 3044, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Israel:before {
  content: "\e9ee";
}

/* line 3047, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Italic-Text:before {
  content: "\e9ef";
}

/* line 3050, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jacket-2:before {
  content: "\e9f0";
}

/* line 3053, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jacket:before {
  content: "\e9f1";
}

/* line 3056, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jamaica:before {
  content: "\e9f2";
}

/* line 3059, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Japan:before {
  content: "\e9f3";
}

/* line 3062, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Japanese-Gate:before {
  content: "\e9f4";
}

/* line 3065, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jeans:before {
  content: "\e9f5";
}

/* line 3068, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jeep-2:before {
  content: "\e9f6";
}

/* line 3071, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jeep:before {
  content: "\e9f7";
}

/* line 3074, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jet:before {
  content: "\e9f8";
}

/* line 3077, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Joystick:before {
  content: "\e9f9";
}

/* line 3080, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Juice:before {
  content: "\e9fa";
}

/* line 3083, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Jump-Rope:before {
  content: "\e9fb";
}

/* line 3086, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Kangoroo:before {
  content: "\e9fc";
}

/* line 3089, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Kenya:before {
  content: "\e9fd";
}

/* line 3092, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Key-2:before {
  content: "\e9fe";
}

/* line 3095, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Key-3:before {
  content: "\e9ff";
}

/* line 3098, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Key-Lock:before {
  content: "\ea00";
}

/* line 3101, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Key:before {
  content: "\ea01";
}

/* line 3104, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Keyboard:before {
  content: "\ea02";
}

/* line 3107, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Keyboard3:before {
  content: "\ea03";
}

/* line 3110, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Keypad:before {
  content: "\ea04";
}

/* line 3113, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-King-2:before {
  content: "\ea05";
}

/* line 3116, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-King:before {
  content: "\ea06";
}

/* line 3119, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Kiss:before {
  content: "\ea07";
}

/* line 3122, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Knee:before {
  content: "\ea08";
}

/* line 3125, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Knife-2:before {
  content: "\ea09";
}

/* line 3128, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Knife:before {
  content: "\ea0a";
}

/* line 3131, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Knight:before {
  content: "\ea0b";
}

/* line 3134, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Koala:before {
  content: "\ea0c";
}

/* line 3137, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Korea:before {
  content: "\ea0d";
}

/* line 3140, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lamp:before {
  content: "\ea0e";
}

/* line 3143, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Landscape-2:before {
  content: "\ea0f";
}

/* line 3146, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Landscape:before {
  content: "\ea10";
}

/* line 3149, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lantern:before {
  content: "\ea11";
}

/* line 3152, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laptop-2:before {
  content: "\ea12";
}

/* line 3155, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laptop-3:before {
  content: "\ea13";
}

/* line 3158, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laptop-Phone:before {
  content: "\ea14";
}

/* line 3161, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laptop-Secure:before {
  content: "\ea15";
}

/* line 3164, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laptop-Tablet:before {
  content: "\ea16";
}

/* line 3167, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laptop:before {
  content: "\ea17";
}

/* line 3170, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laser:before {
  content: "\ea18";
}

/* line 3173, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Last-FM:before {
  content: "\ea19";
}

/* line 3176, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Last:before {
  content: "\ea1a";
}

/* line 3179, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Laughing:before {
  content: "\ea1b";
}

/* line 3182, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Layer-1635:before {
  content: "\ea1c";
}

/* line 3185, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Layer-1646:before {
  content: "\ea1d";
}

/* line 3188, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Layer-Backward:before {
  content: "\ea1e";
}

/* line 3191, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Layer-Forward:before {
  content: "\ea1f";
}

/* line 3194, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leafs-2:before {
  content: "\ea20";
}

/* line 3197, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leafs:before {
  content: "\ea21";
}

/* line 3200, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leaning-Tower:before {
  content: "\ea22";
}

/* line 3203, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Left--Right:before {
  content: "\ea23";
}

/* line 3206, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Left--Right3:before {
  content: "\ea24";
}

/* line 3209, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Left-2:before {
  content: "\ea25";
}

/* line 3212, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Left-3:before {
  content: "\ea26";
}

/* line 3215, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Left-4:before {
  content: "\ea27";
}

/* line 3218, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Left-ToRight:before {
  content: "\ea28";
}

/* line 3221, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Left:before {
  content: "\ea29";
}

/* line 3224, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leg-2:before {
  content: "\ea2a";
}

/* line 3227, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leg:before {
  content: "\ea2b";
}

/* line 3230, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lego:before {
  content: "\ea2c";
}

/* line 3233, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lemon:before {
  content: "\ea2d";
}

/* line 3236, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Len-2:before {
  content: "\ea2e";
}

/* line 3239, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Len-3:before {
  content: "\ea2f";
}

/* line 3242, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Len:before {
  content: "\ea30";
}

/* line 3245, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leo-2:before {
  content: "\ea31";
}

/* line 3248, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leo:before {
  content: "\ea32";
}

/* line 3251, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Leopard:before {
  content: "\ea33";
}

/* line 3254, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lesbian:before {
  content: "\ea34";
}

/* line 3257, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lesbians:before {
  content: "\ea35";
}

/* line 3260, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Letter-Close:before {
  content: "\ea36";
}

/* line 3263, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Letter-Open:before {
  content: "\ea37";
}

/* line 3266, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Letter-Sent:before {
  content: "\ea38";
}

/* line 3269, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Libra-2:before {
  content: "\ea39";
}

/* line 3272, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Libra:before {
  content: "\ea3a";
}

/* line 3275, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Library-2:before {
  content: "\ea3b";
}

/* line 3278, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Library:before {
  content: "\ea3c";
}

/* line 3281, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Life-Jacket:before {
  content: "\ea3d";
}

/* line 3284, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Life-Safer:before {
  content: "\ea3e";
}

/* line 3287, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Light-Bulb:before {
  content: "\ea3f";
}

/* line 3290, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Light-Bulb2:before {
  content: "\ea40";
}

/* line 3293, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Light-BulbLeaf:before {
  content: "\ea41";
}

/* line 3296, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lighthouse:before {
  content: "\ea42";
}

/* line 3299, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Like-2:before {
  content: "\ea43";
}

/* line 3302, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Like:before {
  content: "\ea44";
}

/* line 3305, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Line-Chart:before {
  content: "\ea45";
}

/* line 3308, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Line-Chart2:before {
  content: "\ea46";
}

/* line 3311, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Line-Chart3:before {
  content: "\ea47";
}

/* line 3314, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Line-Chart4:before {
  content: "\ea48";
}

/* line 3317, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Line-Spacing:before {
  content: "\ea49";
}

/* line 3320, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Line-SpacingText:before {
  content: "\ea4a";
}

/* line 3323, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Link-2:before {
  content: "\ea4b";
}

/* line 3326, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Link:before {
  content: "\ea4c";
}

/* line 3329, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Linkedin-2:before {
  content: "\ea4d";
}

/* line 3332, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Linkedin:before {
  content: "\ea4e";
}

/* line 3335, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Linux:before {
  content: "\ea4f";
}

/* line 3338, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lion:before {
  content: "\ea50";
}

/* line 3341, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Livejournal:before {
  content: "\ea51";
}

/* line 3344, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Loading-2:before {
  content: "\ea52";
}

/* line 3347, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Loading-3:before {
  content: "\ea53";
}

/* line 3350, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Loading-Window:before {
  content: "\ea54";
}

/* line 3353, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Loading:before {
  content: "\ea55";
}

/* line 3356, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Location-2:before {
  content: "\ea56";
}

/* line 3359, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Location:before {
  content: "\ea57";
}

/* line 3362, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lock-2:before {
  content: "\ea58";
}

/* line 3365, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lock-3:before {
  content: "\ea59";
}

/* line 3368, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lock-User:before {
  content: "\ea5a";
}

/* line 3371, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lock-Window:before {
  content: "\ea5b";
}

/* line 3374, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lock:before {
  content: "\ea5c";
}

/* line 3377, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lollipop-2:before {
  content: "\ea5d";
}

/* line 3380, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lollipop-3:before {
  content: "\ea5e";
}

/* line 3383, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lollipop:before {
  content: "\ea5f";
}

/* line 3386, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Loop:before {
  content: "\ea60";
}

/* line 3389, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Loud:before {
  content: "\ea61";
}

/* line 3392, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Loudspeaker:before {
  content: "\ea62";
}

/* line 3395, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Love-2:before {
  content: "\ea63";
}

/* line 3398, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Love-User:before {
  content: "\ea64";
}

/* line 3401, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Love-Window:before {
  content: "\ea65";
}

/* line 3404, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Love:before {
  content: "\ea66";
}

/* line 3407, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Lowercase-Text:before {
  content: "\ea67";
}

/* line 3410, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Luggafe-Front:before {
  content: "\ea68";
}

/* line 3413, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Luggage-2:before {
  content: "\ea69";
}

/* line 3416, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Macro:before {
  content: "\ea6a";
}

/* line 3419, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Magic-Wand:before {
  content: "\ea6b";
}

/* line 3422, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Magnet:before {
  content: "\ea6c";
}

/* line 3425, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Magnifi-Glass-:before {
  content: "\ea6d";
}

/* line 3428, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Magnifi-Glass:before {
  content: "\ea6e";
}

/* line 3431, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Magnifi-Glass2:before {
  content: "\ea6f";
}

/* line 3434, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-2:before {
  content: "\ea70";
}

/* line 3437, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-3:before {
  content: "\ea71";
}

/* line 3440, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Add:before {
  content: "\ea72";
}

/* line 3443, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Attachement:before {
  content: "\ea73";
}

/* line 3446, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Block:before {
  content: "\ea74";
}

/* line 3449, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Delete:before {
  content: "\ea75";
}

/* line 3452, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Favorite:before {
  content: "\ea76";
}

/* line 3455, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Forward:before {
  content: "\ea77";
}

/* line 3458, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Gallery:before {
  content: "\ea78";
}

/* line 3461, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Inbox:before {
  content: "\ea79";
}

/* line 3464, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Link:before {
  content: "\ea7a";
}

/* line 3467, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Lock:before {
  content: "\ea7b";
}

/* line 3470, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Love:before {
  content: "\ea7c";
}

/* line 3473, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Money:before {
  content: "\ea7d";
}

/* line 3476, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Open:before {
  content: "\ea7e";
}

/* line 3479, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Outbox:before {
  content: "\ea7f";
}

/* line 3482, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Password:before {
  content: "\ea80";
}

/* line 3485, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Photo:before {
  content: "\ea81";
}

/* line 3488, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Read:before {
  content: "\ea82";
}

/* line 3491, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Removex:before {
  content: "\ea83";
}

/* line 3494, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Reply:before {
  content: "\ea84";
}

/* line 3497, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-ReplyAll:before {
  content: "\ea85";
}

/* line 3500, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Search:before {
  content: "\ea86";
}

/* line 3503, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Send:before {
  content: "\ea87";
}

/* line 3506, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Settings:before {
  content: "\ea88";
}

/* line 3509, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Unread:before {
  content: "\ea89";
}

/* line 3512, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-Video:before {
  content: "\ea8a";
}

/* line 3515, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-withAtSign:before {
  content: "\ea8b";
}

/* line 3518, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail-WithCursors:before {
  content: "\ea8c";
}

/* line 3521, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mail:before {
  content: "\ea8d";
}

/* line 3524, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mailbox-Empty:before {
  content: "\ea8e";
}

/* line 3527, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mailbox-Full:before {
  content: "\ea8f";
}

/* line 3530, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Male-2:before {
  content: "\ea90";
}

/* line 3533, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Male-Sign:before {
  content: "\ea91";
}

/* line 3536, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Male:before {
  content: "\ea92";
}

/* line 3539, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-MaleFemale:before {
  content: "\ea93";
}

/* line 3542, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Man-Sign:before {
  content: "\ea94";
}

/* line 3545, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Management:before {
  content: "\ea95";
}

/* line 3548, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mans-Underwear:before {
  content: "\ea96";
}

/* line 3551, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mans-Underwear2:before {
  content: "\ea97";
}

/* line 3554, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Map-Marker:before {
  content: "\ea98";
}

/* line 3557, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Map-Marker2:before {
  content: "\ea99";
}

/* line 3560, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Map-Marker3:before {
  content: "\ea9a";
}

/* line 3563, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Map:before {
  content: "\ea9b";
}

/* line 3566, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Map2:before {
  content: "\ea9c";
}

/* line 3569, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Marker-2:before {
  content: "\ea9d";
}

/* line 3572, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Marker-3:before {
  content: "\ea9e";
}

/* line 3575, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Marker:before {
  content: "\ea9f";
}

/* line 3578, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Martini-Glass:before {
  content: "\eaa0";
}

/* line 3581, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mask:before {
  content: "\eaa1";
}

/* line 3584, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Master-Card:before {
  content: "\eaa2";
}

/* line 3587, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Maximize-Window:before {
  content: "\eaa3";
}

/* line 3590, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Maximize:before {
  content: "\eaa4";
}

/* line 3593, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Medal-2:before {
  content: "\eaa5";
}

/* line 3596, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Medal-3:before {
  content: "\eaa6";
}

/* line 3599, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Medal:before {
  content: "\eaa7";
}

/* line 3602, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Medical-Sign:before {
  content: "\eaa8";
}

/* line 3605, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Medicine-2:before {
  content: "\eaa9";
}

/* line 3608, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Medicine-3:before {
  content: "\eaaa";
}

/* line 3611, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Medicine:before {
  content: "\eaab";
}

/* line 3614, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Megaphone:before {
  content: "\eaac";
}

/* line 3617, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Memory-Card:before {
  content: "\eaad";
}

/* line 3620, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Memory-Card2:before {
  content: "\eaae";
}

/* line 3623, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Memory-Card3:before {
  content: "\eaaf";
}

/* line 3626, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Men:before {
  content: "\eab0";
}

/* line 3629, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Menorah:before {
  content: "\eab1";
}

/* line 3632, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mens:before {
  content: "\eab2";
}

/* line 3635, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Metacafe:before {
  content: "\eab3";
}

/* line 3638, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mexico:before {
  content: "\eab4";
}

/* line 3641, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mic:before {
  content: "\eab5";
}

/* line 3644, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microphone-2:before {
  content: "\eab6";
}

/* line 3647, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microphone-3:before {
  content: "\eab7";
}

/* line 3650, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microphone-4:before {
  content: "\eab8";
}

/* line 3653, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microphone-5:before {
  content: "\eab9";
}

/* line 3656, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microphone-6:before {
  content: "\eaba";
}

/* line 3659, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microphone-7:before {
  content: "\eabb";
}

/* line 3662, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microphone:before {
  content: "\eabc";
}

/* line 3665, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Microscope:before {
  content: "\eabd";
}

/* line 3668, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Milk-Bottle:before {
  content: "\eabe";
}

/* line 3671, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mine:before {
  content: "\eabf";
}

/* line 3674, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Minimize-Maximize-Close-Window:before {
  content: "\eac0";
}

/* line 3677, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Minimize-Window:before {
  content: "\eac1";
}

/* line 3680, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Minimize:before {
  content: "\eac2";
}

/* line 3683, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mirror:before {
  content: "\eac3";
}

/* line 3686, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mixer:before {
  content: "\eac4";
}

/* line 3689, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mixx:before {
  content: "\eac5";
}

/* line 3692, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Money-2:before {
  content: "\eac6";
}

/* line 3695, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Money-Bag:before {
  content: "\eac7";
}

/* line 3698, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Money-Smiley:before {
  content: "\eac8";
}

/* line 3701, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Money:before {
  content: "\eac9";
}

/* line 3704, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-2:before {
  content: "\eaca";
}

/* line 3707, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-3:before {
  content: "\eacb";
}

/* line 3710, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-4:before {
  content: "\eacc";
}

/* line 3713, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-5:before {
  content: "\eacd";
}

/* line 3716, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-Analytics:before {
  content: "\eace";
}

/* line 3719, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-Laptop:before {
  content: "\eacf";
}

/* line 3722, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-phone:before {
  content: "\ead0";
}

/* line 3725, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-Tablet:before {
  content: "\ead1";
}

/* line 3728, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor-Vertical:before {
  content: "\ead2";
}

/* line 3731, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitor:before {
  content: "\ead3";
}

/* line 3734, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monitoring:before {
  content: "\ead4";
}

/* line 3737, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monkey:before {
  content: "\ead5";
}

/* line 3740, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Monster:before {
  content: "\ead6";
}

/* line 3743, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Morocco:before {
  content: "\ead7";
}

/* line 3746, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Motorcycle:before {
  content: "\ead8";
}

/* line 3749, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mouse-2:before {
  content: "\ead9";
}

/* line 3752, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mouse-3:before {
  content: "\eada";
}

/* line 3755, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mouse-4:before {
  content: "\eadb";
}

/* line 3758, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mouse-Pointer:before {
  content: "\eadc";
}

/* line 3761, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mouse:before {
  content: "\eadd";
}

/* line 3764, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Moustache-Smiley:before {
  content: "\eade";
}

/* line 3767, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Movie-Ticket:before {
  content: "\eadf";
}

/* line 3770, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Movie:before {
  content: "\eae0";
}

/* line 3773, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mp3-File:before {
  content: "\eae1";
}

/* line 3776, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Museum:before {
  content: "\eae2";
}

/* line 3779, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mushroom:before {
  content: "\eae3";
}

/* line 3782, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Music-Note:before {
  content: "\eae4";
}

/* line 3785, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Music-Note2:before {
  content: "\eae5";
}

/* line 3788, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Music-Note3:before {
  content: "\eae6";
}

/* line 3791, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Music-Note4:before {
  content: "\eae7";
}

/* line 3794, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Music-Player:before {
  content: "\eae8";
}

/* line 3797, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache-2:before {
  content: "\eae9";
}

/* line 3800, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache-3:before {
  content: "\eaea";
}

/* line 3803, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache-4:before {
  content: "\eaeb";
}

/* line 3806, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache-5:before {
  content: "\eaec";
}

/* line 3809, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache-6:before {
  content: "\eaed";
}

/* line 3812, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache-7:before {
  content: "\eaee";
}

/* line 3815, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache-8:before {
  content: "\eaef";
}

/* line 3818, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mustache:before {
  content: "\eaf0";
}

/* line 3821, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Mute:before {
  content: "\eaf1";
}

/* line 3824, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Myspace:before {
  content: "\eaf2";
}

/* line 3827, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Navigat-Start:before {
  content: "\eaf3";
}

/* line 3830, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Navigate-End:before {
  content: "\eaf4";
}

/* line 3833, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Navigation-LeftWindow:before {
  content: "\eaf5";
}

/* line 3836, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Navigation-RightWindow:before {
  content: "\eaf6";
}

/* line 3839, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Nepal:before {
  content: "\eaf7";
}

/* line 3842, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Netscape:before {
  content: "\eaf8";
}

/* line 3845, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Network-Window:before {
  content: "\eaf9";
}

/* line 3848, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Network:before {
  content: "\eafa";
}

/* line 3851, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Neutron:before {
  content: "\eafb";
}

/* line 3854, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-New-Mail:before {
  content: "\eafc";
}

/* line 3857, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-New-Tab:before {
  content: "\eafd";
}

/* line 3860, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Newspaper-2:before {
  content: "\eafe";
}

/* line 3863, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Newspaper:before {
  content: "\eaff";
}

/* line 3866, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Newsvine:before {
  content: "\eb00";
}

/* line 3869, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Next2:before {
  content: "\eb01";
}

/* line 3872, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Next-3:before {
  content: "\eb02";
}

/* line 3875, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Next-Music:before {
  content: "\eb03";
}

/* line 3878, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Next:before {
  content: "\eb04";
}

/* line 3881, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-No-Battery:before {
  content: "\eb05";
}

/* line 3884, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-No-Drop:before {
  content: "\eb06";
}

/* line 3887, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-No-Flash:before {
  content: "\eb07";
}

/* line 3890, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-No-Smoking:before {
  content: "\eb08";
}

/* line 3893, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Noose:before {
  content: "\eb09";
}

/* line 3896, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Normal-Text:before {
  content: "\eb0a";
}

/* line 3899, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Note:before {
  content: "\eb0b";
}

/* line 3902, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Notepad-2:before {
  content: "\eb0c";
}

/* line 3905, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Notepad:before {
  content: "\eb0d";
}

/* line 3908, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Nuclear:before {
  content: "\eb0e";
}

/* line 3911, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Numbering-List:before {
  content: "\eb0f";
}

/* line 3914, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Nurse:before {
  content: "\eb10";
}

/* line 3917, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Office-Lamp:before {
  content: "\eb11";
}

/* line 3920, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Office:before {
  content: "\eb12";
}

/* line 3923, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Oil:before {
  content: "\eb13";
}

/* line 3926, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-Camera:before {
  content: "\eb14";
}

/* line 3929, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-Cassette:before {
  content: "\eb15";
}

/* line 3932, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-Clock:before {
  content: "\eb16";
}

/* line 3935, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-Radio:before {
  content: "\eb17";
}

/* line 3938, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-Sticky:before {
  content: "\eb18";
}

/* line 3941, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-Sticky2:before {
  content: "\eb19";
}

/* line 3944, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-Telephone:before {
  content: "\eb1a";
}

/* line 3947, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Old-TV:before {
  content: "\eb1b";
}

/* line 3950, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-On-Air:before {
  content: "\eb1c";
}

/* line 3953, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-On-Off-2:before {
  content: "\eb1d";
}

/* line 3956, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-On-Off-3:before {
  content: "\eb1e";
}

/* line 3959, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-On-off:before {
  content: "\eb1f";
}

/* line 3962, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-One-Finger:before {
  content: "\eb20";
}

/* line 3965, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-One-FingerTouch:before {
  content: "\eb21";
}

/* line 3968, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-One-Window:before {
  content: "\eb22";
}

/* line 3971, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Open-Banana:before {
  content: "\eb23";
}

/* line 3974, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Open-Book:before {
  content: "\eb24";
}

/* line 3977, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Opera-House:before {
  content: "\eb25";
}

/* line 3980, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Opera:before {
  content: "\eb26";
}

/* line 3983, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Optimization:before {
  content: "\eb27";
}

/* line 3986, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Orientation-2:before {
  content: "\eb28";
}

/* line 3989, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Orientation-3:before {
  content: "\eb29";
}

/* line 3992, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Orientation:before {
  content: "\eb2a";
}

/* line 3995, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Orkut:before {
  content: "\eb2b";
}

/* line 3998, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ornament:before {
  content: "\eb2c";
}

/* line 4001, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Over-Time:before {
  content: "\eb2d";
}

/* line 4004, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Over-Time2:before {
  content: "\eb2e";
}

/* line 4007, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Owl:before {
  content: "\eb2f";
}

/* line 4010, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pac-Man:before {
  content: "\eb30";
}

/* line 4013, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Paint-Brush:before {
  content: "\eb31";
}

/* line 4016, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Paint-Bucket:before {
  content: "\eb32";
}

/* line 4019, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Paintbrush:before {
  content: "\eb33";
}

/* line 4022, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Palette:before {
  content: "\eb34";
}

/* line 4025, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Palm-Tree:before {
  content: "\eb35";
}

/* line 4028, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Panda:before {
  content: "\eb36";
}

/* line 4031, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Panorama:before {
  content: "\eb37";
}

/* line 4034, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pantheon:before {
  content: "\eb38";
}

/* line 4037, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pantone:before {
  content: "\eb39";
}

/* line 4040, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pants:before {
  content: "\eb3a";
}

/* line 4043, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Paper-Plane:before {
  content: "\eb3b";
}

/* line 4046, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Paper:before {
  content: "\eb3c";
}

/* line 4049, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Parasailing:before {
  content: "\eb3d";
}

/* line 4052, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Parrot:before {
  content: "\eb3e";
}

/* line 4055, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Password-2shopping:before {
  content: "\eb3f";
}

/* line 4058, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Password-Field:before {
  content: "\eb40";
}

/* line 4061, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Password-shopping:before {
  content: "\eb41";
}

/* line 4064, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Password:before {
  content: "\eb42";
}

/* line 4067, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-pause-2:before {
  content: "\eb43";
}

/* line 4070, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pause:before {
  content: "\eb44";
}

/* line 4073, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Paw:before {
  content: "\eb45";
}

/* line 4076, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pawn:before {
  content: "\eb46";
}

/* line 4079, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Paypal:before {
  content: "\eb47";
}

/* line 4082, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pen-2:before {
  content: "\eb48";
}

/* line 4085, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pen-3:before {
  content: "\eb49";
}

/* line 4088, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pen-4:before {
  content: "\eb4a";
}

/* line 4091, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pen-5:before {
  content: "\eb4b";
}

/* line 4094, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pen-6:before {
  content: "\eb4c";
}

/* line 4097, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pen:before {
  content: "\eb4d";
}

/* line 4100, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pencil-Ruler:before {
  content: "\eb4e";
}

/* line 4103, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pencil:before {
  content: "\eb4f";
}

/* line 4106, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Penguin:before {
  content: "\eb50";
}

/* line 4109, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pentagon:before {
  content: "\eb51";
}

/* line 4112, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-People-onCloud:before {
  content: "\eb52";
}

/* line 4115, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pepper-withFire:before {
  content: "\eb53";
}

/* line 4118, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pepper:before {
  content: "\eb54";
}

/* line 4121, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Petrol:before {
  content: "\eb55";
}

/* line 4124, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Petronas-Tower:before {
  content: "\eb56";
}

/* line 4127, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Philipines:before {
  content: "\eb57";
}

/* line 4130, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone-2:before {
  content: "\eb58";
}

/* line 4133, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone-3:before {
  content: "\eb59";
}

/* line 4136, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone-3G:before {
  content: "\eb5a";
}

/* line 4139, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone-4G:before {
  content: "\eb5b";
}

/* line 4142, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone-Simcard:before {
  content: "\eb5c";
}

/* line 4145, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone-SMS:before {
  content: "\eb5d";
}

/* line 4148, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone-Wifi:before {
  content: "\eb5e";
}

/* line 4151, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Phone:before {
  content: "\eb5f";
}

/* line 4154, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Photo-2:before {
  content: "\eb60";
}

/* line 4157, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Photo-3:before {
  content: "\eb61";
}

/* line 4160, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Photo-Album:before {
  content: "\eb62";
}

/* line 4163, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Photo-Album2:before {
  content: "\eb63";
}

/* line 4166, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Photo-Album3:before {
  content: "\eb64";
}

/* line 4169, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Photo:before {
  content: "\eb65";
}

/* line 4172, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Photos:before {
  content: "\eb66";
}

/* line 4175, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Physics:before {
  content: "\eb67";
}

/* line 4178, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pi:before {
  content: "\eb68";
}

/* line 4181, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Piano:before {
  content: "\eb69";
}

/* line 4184, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Picasa:before {
  content: "\eb6a";
}

/* line 4187, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pie-Chart:before {
  content: "\eb6b";
}

/* line 4190, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pie-Chart2:before {
  content: "\eb6c";
}

/* line 4193, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pie-Chart3:before {
  content: "\eb6d";
}

/* line 4196, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pilates-2:before {
  content: "\eb6e";
}

/* line 4199, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pilates-3:before {
  content: "\eb6f";
}

/* line 4202, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pilates:before {
  content: "\eb70";
}

/* line 4205, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pilot:before {
  content: "\eb71";
}

/* line 4208, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pinch:before {
  content: "\eb72";
}

/* line 4211, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ping-Pong:before {
  content: "\eb73";
}

/* line 4214, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pinterest:before {
  content: "\eb74";
}

/* line 4217, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pipe:before {
  content: "\eb75";
}

/* line 4220, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pipette:before {
  content: "\eb76";
}

/* line 4223, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Piramids:before {
  content: "\eb77";
}

/* line 4226, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pisces-2:before {
  content: "\eb78";
}

/* line 4229, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pisces:before {
  content: "\eb79";
}

/* line 4232, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pizza-Slice:before {
  content: "\eb7a";
}

/* line 4235, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pizza:before {
  content: "\eb7b";
}

/* line 4238, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plane-2:before {
  content: "\eb7c";
}

/* line 4241, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plane:before {
  content: "\eb7d";
}

/* line 4244, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plant:before {
  content: "\eb7e";
}

/* line 4247, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plasmid:before {
  content: "\eb7f";
}

/* line 4250, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plaster:before {
  content: "\eb80";
}

/* line 4253, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plastic-CupPhone:before {
  content: "\eb81";
}

/* line 4256, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plastic-CupPhone2:before {
  content: "\eb82";
}

/* line 4259, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plate:before {
  content: "\eb83";
}

/* line 4262, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plates:before {
  content: "\eb84";
}

/* line 4265, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plaxo:before {
  content: "\eb85";
}

/* line 4268, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Play-Music:before {
  content: "\eb86";
}

/* line 4271, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plug-In:before {
  content: "\eb87";
}

/* line 4274, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plug-In2:before {
  content: "\eb88";
}

/* line 4277, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Plurk:before {
  content: "\eb89";
}

/* line 4280, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pointer:before {
  content: "\eb8a";
}

/* line 4283, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Poland:before {
  content: "\eb8b";
}

/* line 4286, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Police-Man:before {
  content: "\eb8c";
}

/* line 4289, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Police-Station:before {
  content: "\eb8d";
}

/* line 4292, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Police-Woman:before {
  content: "\eb8e";
}

/* line 4295, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Police:before {
  content: "\eb8f";
}

/* line 4298, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Polo-Shirt:before {
  content: "\eb90";
}

/* line 4301, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Portrait:before {
  content: "\eb91";
}

/* line 4304, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Portugal:before {
  content: "\eb92";
}

/* line 4307, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Post-Mail:before {
  content: "\eb93";
}

/* line 4310, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Post-Mail2:before {
  content: "\eb94";
}

/* line 4313, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Post-Office:before {
  content: "\eb95";
}

/* line 4316, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Post-Sign:before {
  content: "\eb96";
}

/* line 4319, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Post-Sign2ways:before {
  content: "\eb97";
}

/* line 4322, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Posterous:before {
  content: "\eb98";
}

/* line 4325, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pound-Sign:before {
  content: "\eb99";
}

/* line 4328, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pound-Sign2:before {
  content: "\eb9a";
}

/* line 4331, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pound:before {
  content: "\eb9b";
}

/* line 4334, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Power-2:before {
  content: "\eb9c";
}

/* line 4337, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Power-3:before {
  content: "\eb9d";
}

/* line 4340, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Power-Cable:before {
  content: "\eb9e";
}

/* line 4343, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Power-Station:before {
  content: "\eb9f";
}

/* line 4346, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Power:before {
  content: "\eba0";
}

/* line 4349, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Prater:before {
  content: "\eba1";
}

/* line 4352, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Present:before {
  content: "\eba2";
}

/* line 4355, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Presents:before {
  content: "\eba3";
}

/* line 4358, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Press:before {
  content: "\eba4";
}

/* line 4361, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Preview:before {
  content: "\eba5";
}

/* line 4364, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Previous:before {
  content: "\eba6";
}

/* line 4367, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pricing:before {
  content: "\eba7";
}

/* line 4370, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Printer:before {
  content: "\eba8";
}

/* line 4373, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Professor:before {
  content: "\eba9";
}

/* line 4376, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Profile:before {
  content: "\ebaa";
}

/* line 4379, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Project:before {
  content: "\ebab";
}

/* line 4382, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Projector-2:before {
  content: "\ebac";
}

/* line 4385, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Projector:before {
  content: "\ebad";
}

/* line 4388, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pulse:before {
  content: "\ebae";
}

/* line 4391, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Pumpkin:before {
  content: "\ebaf";
}

/* line 4394, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Punk:before {
  content: "\ebb0";
}

/* line 4397, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Punker:before {
  content: "\ebb1";
}

/* line 4400, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Puzzle:before {
  content: "\ebb2";
}

/* line 4403, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-QIK:before {
  content: "\ebb3";
}

/* line 4406, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-QR-Code:before {
  content: "\ebb4";
}

/* line 4409, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Queen-2:before {
  content: "\ebb5";
}

/* line 4412, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Queen:before {
  content: "\ebb6";
}

/* line 4415, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Quill-2:before {
  content: "\ebb7";
}

/* line 4418, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Quill-3:before {
  content: "\ebb8";
}

/* line 4421, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Quill:before {
  content: "\ebb9";
}

/* line 4424, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Quotes-2:before {
  content: "\ebba";
}

/* line 4427, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Quotes:before {
  content: "\ebbb";
}

/* line 4430, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Radio:before {
  content: "\ebbc";
}

/* line 4433, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Radioactive:before {
  content: "\ebbd";
}

/* line 4436, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rafting:before {
  content: "\ebbe";
}

/* line 4439, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rain-Drop:before {
  content: "\ebbf";
}

/* line 4442, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rainbow-2:before {
  content: "\ebc0";
}

/* line 4445, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rainbow:before {
  content: "\ebc1";
}

/* line 4448, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ram:before {
  content: "\ebc2";
}

/* line 4451, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Razzor-Blade:before {
  content: "\ebc3";
}

/* line 4454, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Receipt-2:before {
  content: "\ebc4";
}

/* line 4457, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Receipt-3:before {
  content: "\ebc5";
}

/* line 4460, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Receipt-4:before {
  content: "\ebc6";
}

/* line 4463, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Receipt:before {
  content: "\ebc7";
}

/* line 4466, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Record2:before {
  content: "\ebc8";
}

/* line 4469, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Record-3:before {
  content: "\ebc9";
}

/* line 4472, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Record-Music:before {
  content: "\ebca";
}

/* line 4475, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Record:before {
  content: "\ebcb";
}

/* line 4478, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Recycling-2:before {
  content: "\ebcc";
}

/* line 4481, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Recycling:before {
  content: "\ebcd";
}

/* line 4484, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Reddit:before {
  content: "\ebce";
}

/* line 4487, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Redhat:before {
  content: "\ebcf";
}

/* line 4490, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Redirect:before {
  content: "\ebd0";
}

/* line 4493, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Redo:before {
  content: "\ebd1";
}

/* line 4496, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Reel:before {
  content: "\ebd2";
}

/* line 4499, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Refinery:before {
  content: "\ebd3";
}

/* line 4502, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Refresh-Window:before {
  content: "\ebd4";
}

/* line 4505, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Refresh:before {
  content: "\ebd5";
}

/* line 4508, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Reload-2:before {
  content: "\ebd6";
}

/* line 4511, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Reload-3:before {
  content: "\ebd7";
}

/* line 4514, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Reload:before {
  content: "\ebd8";
}

/* line 4517, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remote-Controll:before {
  content: "\ebd9";
}

/* line 4520, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remote-Controll2:before {
  content: "\ebda";
}

/* line 4523, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remove-Bag:before {
  content: "\ebdb";
}

/* line 4526, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remove-Basket:before {
  content: "\ebdc";
}

/* line 4529, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remove-Cart:before {
  content: "\ebdd";
}

/* line 4532, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remove-File:before {
  content: "\ebde";
}

/* line 4535, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remove-User:before {
  content: "\ebdf";
}

/* line 4538, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remove-Window:before {
  content: "\ebe0";
}

/* line 4541, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Remove:before {
  content: "\ebe1";
}

/* line 4544, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rename:before {
  content: "\ebe2";
}

/* line 4547, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repair:before {
  content: "\ebe3";
}

/* line 4550, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repeat-2:before {
  content: "\ebe4";
}

/* line 4553, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repeat-3:before {
  content: "\ebe5";
}

/* line 4556, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repeat-4:before {
  content: "\ebe6";
}

/* line 4559, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repeat-5:before {
  content: "\ebe7";
}

/* line 4562, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repeat-6:before {
  content: "\ebe8";
}

/* line 4565, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repeat-7:before {
  content: "\ebe9";
}

/* line 4568, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Repeat:before {
  content: "\ebea";
}

/* line 4571, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Reset:before {
  content: "\ebeb";
}

/* line 4574, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Resize:before {
  content: "\ebec";
}

/* line 4577, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Restore-Window:before {
  content: "\ebed";
}

/* line 4580, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Retouching:before {
  content: "\ebee";
}

/* line 4583, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Retro-Camera:before {
  content: "\ebef";
}

/* line 4586, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Retro:before {
  content: "\ebf0";
}

/* line 4589, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Retweet:before {
  content: "\ebf1";
}

/* line 4592, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Reverbnation:before {
  content: "\ebf2";
}

/* line 4595, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rewind:before {
  content: "\ebf3";
}

/* line 4598, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-RGB:before {
  content: "\ebf4";
}

/* line 4601, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ribbon-2:before {
  content: "\ebf5";
}

/* line 4604, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ribbon-3:before {
  content: "\ebf6";
}

/* line 4607, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ribbon:before {
  content: "\ebf7";
}

/* line 4610, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Right-2:before {
  content: "\ebf8";
}

/* line 4613, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Right-3:before {
  content: "\ebf9";
}

/* line 4616, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Right-4:before {
  content: "\ebfa";
}

/* line 4619, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Right-ToLeft:before {
  content: "\ebfb";
}

/* line 4622, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Right:before {
  content: "\ebfc";
}

/* line 4625, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Road-2:before {
  content: "\ebfd";
}

/* line 4628, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Road-3:before {
  content: "\ebfe";
}

/* line 4631, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Road:before {
  content: "\ebff";
}

/* line 4634, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Robot-2:before {
  content: "\ec00";
}

/* line 4637, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Robot:before {
  content: "\ec01";
}

/* line 4640, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rock-andRoll:before {
  content: "\ec02";
}

/* line 4643, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rocket:before {
  content: "\ec03";
}

/* line 4646, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Roller:before {
  content: "\ec04";
}

/* line 4649, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Roof:before {
  content: "\ec05";
}

/* line 4652, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rook:before {
  content: "\ec06";
}

/* line 4655, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rotate-Gesture:before {
  content: "\ec07";
}

/* line 4658, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rotate-Gesture2:before {
  content: "\ec08";
}

/* line 4661, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rotate-Gesture3:before {
  content: "\ec09";
}

/* line 4664, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rotation-390:before {
  content: "\ec0a";
}

/* line 4667, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Rotation:before {
  content: "\ec0b";
}

/* line 4670, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Router-2:before {
  content: "\ec0c";
}

/* line 4673, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Router:before {
  content: "\ec0d";
}

/* line 4676, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-RSS:before {
  content: "\ec0e";
}

/* line 4679, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ruler-2:before {
  content: "\ec0f";
}

/* line 4682, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ruler:before {
  content: "\ec10";
}

/* line 4685, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Running-Shoes:before {
  content: "\ec11";
}

/* line 4688, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Running:before {
  content: "\ec12";
}

/* line 4691, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Safari:before {
  content: "\ec13";
}

/* line 4694, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Safe-Box:before {
  content: "\ec14";
}

/* line 4697, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Safe-Box2:before {
  content: "\ec15";
}

/* line 4700, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Safety-PinClose:before {
  content: "\ec16";
}

/* line 4703, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Safety-PinOpen:before {
  content: "\ec17";
}

/* line 4706, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sagittarus-2:before {
  content: "\ec18";
}

/* line 4709, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sagittarus:before {
  content: "\ec19";
}

/* line 4712, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sailing-Ship:before {
  content: "\ec1a";
}

/* line 4715, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sand-watch:before {
  content: "\ec1b";
}

/* line 4718, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sand-watch2:before {
  content: "\ec1c";
}

/* line 4721, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Santa-Claus:before {
  content: "\ec1d";
}

/* line 4724, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Santa-Claus2:before {
  content: "\ec1e";
}

/* line 4727, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Santa-onSled:before {
  content: "\ec1f";
}

/* line 4730, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Satelite-2:before {
  content: "\ec20";
}

/* line 4733, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Satelite:before {
  content: "\ec21";
}

/* line 4736, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Save-Window:before {
  content: "\ec22";
}

/* line 4739, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Save:before {
  content: "\ec23";
}

/* line 4742, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Saw:before {
  content: "\ec24";
}

/* line 4745, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Saxophone:before {
  content: "\ec25";
}

/* line 4748, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scale:before {
  content: "\ec26";
}

/* line 4751, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scarf:before {
  content: "\ec27";
}

/* line 4754, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scissor:before {
  content: "\ec28";
}

/* line 4757, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scooter-Front:before {
  content: "\ec29";
}

/* line 4760, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scooter:before {
  content: "\ec2a";
}

/* line 4763, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scorpio-2:before {
  content: "\ec2b";
}

/* line 4766, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scorpio:before {
  content: "\ec2c";
}

/* line 4769, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scotland:before {
  content: "\ec2d";
}

/* line 4772, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Screwdriver:before {
  content: "\ec2e";
}

/* line 4775, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scroll-Fast:before {
  content: "\ec2f";
}

/* line 4778, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scroll:before {
  content: "\ec30";
}

/* line 4781, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scroller-2:before {
  content: "\ec31";
}

/* line 4784, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Scroller:before {
  content: "\ec32";
}

/* line 4787, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sea-Dog:before {
  content: "\ec33";
}

/* line 4790, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Search-onCloud:before {
  content: "\ec34";
}

/* line 4793, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Search-People:before {
  content: "\ec35";
}

/* line 4796, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-secound:before {
  content: "\ec36";
}

/* line 4799, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-secound2:before {
  content: "\ec37";
}

/* line 4802, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Security-Block:before {
  content: "\ec38";
}

/* line 4805, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Security-Bug:before {
  content: "\ec39";
}

/* line 4808, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Security-Camera:before {
  content: "\ec3a";
}

/* line 4811, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Security-Check:before {
  content: "\ec3b";
}

/* line 4814, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Security-Settings:before {
  content: "\ec3c";
}

/* line 4817, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Security-Smiley:before {
  content: "\ec3d";
}

/* line 4820, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Securiy-Remove:before {
  content: "\ec3e";
}

/* line 4823, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Seed:before {
  content: "\ec3f";
}

/* line 4826, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Selfie:before {
  content: "\ec40";
}

/* line 4829, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Serbia:before {
  content: "\ec41";
}

/* line 4832, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Server-2:before {
  content: "\ec42";
}

/* line 4835, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Server:before {
  content: "\ec43";
}

/* line 4838, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Servers:before {
  content: "\ec44";
}

/* line 4841, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Settings-Window:before {
  content: "\ec45";
}

/* line 4844, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sewing-Machine:before {
  content: "\ec46";
}

/* line 4847, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sexual:before {
  content: "\ec47";
}

/* line 4850, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Share-onCloud:before {
  content: "\ec48";
}

/* line 4853, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Share-Window:before {
  content: "\ec49";
}

/* line 4856, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Share:before {
  content: "\ec4a";
}

/* line 4859, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sharethis:before {
  content: "\ec4b";
}

/* line 4862, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shark:before {
  content: "\ec4c";
}

/* line 4865, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sheep:before {
  content: "\ec4d";
}

/* line 4868, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sheriff-Badge:before {
  content: "\ec4e";
}

/* line 4871, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shield:before {
  content: "\ec4f";
}

/* line 4874, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ship-2:before {
  content: "\ec50";
}

/* line 4877, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ship:before {
  content: "\ec51";
}

/* line 4880, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shirt:before {
  content: "\ec52";
}

/* line 4883, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shoes-2:before {
  content: "\ec53";
}

/* line 4886, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shoes-3:before {
  content: "\ec54";
}

/* line 4889, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shoes:before {
  content: "\ec55";
}

/* line 4892, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shop-2:before {
  content: "\ec56";
}

/* line 4895, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shop-3:before {
  content: "\ec57";
}

/* line 4898, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shop-4:before {
  content: "\ec58";
}

/* line 4901, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shop:before {
  content: "\ec59";
}

/* line 4904, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shopping-Bag:before {
  content: "\ec5a";
}

/* line 4907, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shopping-Basket:before {
  content: "\ec5b";
}

/* line 4910, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shopping-Cart:before {
  content: "\ec5c";
}

/* line 4913, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Short-Pants:before {
  content: "\ec5d";
}

/* line 4916, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shoutwire:before {
  content: "\ec5e";
}

/* line 4919, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shovel:before {
  content: "\ec5f";
}

/* line 4922, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shuffle-2:before {
  content: "\ec60";
}

/* line 4925, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shuffle-3:before {
  content: "\ec61";
}

/* line 4928, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shuffle-4:before {
  content: "\ec62";
}

/* line 4931, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shuffle:before {
  content: "\ec63";
}

/* line 4934, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Shutter:before {
  content: "\ec64";
}

/* line 4937, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sidebar-Window:before {
  content: "\ec65";
}

/* line 4940, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Signal:before {
  content: "\ec66";
}

/* line 4943, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Singapore:before {
  content: "\ec67";
}

/* line 4946, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skate-Shoes:before {
  content: "\ec68";
}

/* line 4949, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skateboard-2:before {
  content: "\ec69";
}

/* line 4952, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skateboard:before {
  content: "\ec6a";
}

/* line 4955, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skeleton:before {
  content: "\ec6b";
}

/* line 4958, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ski:before {
  content: "\ec6c";
}

/* line 4961, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skirt:before {
  content: "\ec6d";
}

/* line 4964, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skrill:before {
  content: "\ec6e";
}

/* line 4967, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skull:before {
  content: "\ec6f";
}

/* line 4970, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skydiving:before {
  content: "\ec70";
}

/* line 4973, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Skype:before {
  content: "\ec71";
}

/* line 4976, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sled-withGifts:before {
  content: "\ec72";
}

/* line 4979, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sled:before {
  content: "\ec73";
}

/* line 4982, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sleeping:before {
  content: "\ec74";
}

/* line 4985, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sleet:before {
  content: "\ec75";
}

/* line 4988, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Slippers:before {
  content: "\ec76";
}

/* line 4991, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smart:before {
  content: "\ec77";
}

/* line 4994, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smartphone-2:before {
  content: "\ec78";
}

/* line 4997, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smartphone-3:before {
  content: "\ec79";
}

/* line 5000, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smartphone-4:before {
  content: "\ec7a";
}

/* line 5003, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smartphone-Secure:before {
  content: "\ec7b";
}

/* line 5006, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smartphone:before {
  content: "\ec7c";
}

/* line 5009, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smile:before {
  content: "\ec7d";
}

/* line 5012, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smoking-Area:before {
  content: "\ec7e";
}

/* line 5015, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Smoking-Pipe:before {
  content: "\ec7f";
}

/* line 5018, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snake:before {
  content: "\ec80";
}

/* line 5021, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snorkel:before {
  content: "\ec81";
}

/* line 5024, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snow-2:before {
  content: "\ec82";
}

/* line 5027, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snow-Dome:before {
  content: "\ec83";
}

/* line 5030, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snow-Storm:before {
  content: "\ec84";
}

/* line 5033, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snow:before {
  content: "\ec85";
}

/* line 5036, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snowflake-2:before {
  content: "\ec86";
}

/* line 5039, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snowflake-3:before {
  content: "\ec87";
}

/* line 5042, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snowflake-4:before {
  content: "\ec88";
}

/* line 5045, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snowflake:before {
  content: "\ec89";
}

/* line 5048, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Snowman:before {
  content: "\ec8a";
}

/* line 5051, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Soccer-Ball:before {
  content: "\ec8b";
}

/* line 5054, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Soccer-Shoes:before {
  content: "\ec8c";
}

/* line 5057, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Socks:before {
  content: "\ec8d";
}

/* line 5060, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Solar:before {
  content: "\ec8e";
}

/* line 5063, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sound-Wave:before {
  content: "\ec8f";
}

/* line 5066, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sound:before {
  content: "\ec90";
}

/* line 5069, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Soundcloud:before {
  content: "\ec91";
}

/* line 5072, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Soup:before {
  content: "\ec92";
}

/* line 5075, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-South-Africa:before {
  content: "\ec93";
}

/* line 5078, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Space-Needle:before {
  content: "\ec94";
}

/* line 5081, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spain:before {
  content: "\ec95";
}

/* line 5084, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spam-Mail:before {
  content: "\ec96";
}

/* line 5087, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble:before {
  content: "\ec97";
}

/* line 5090, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble2:before {
  content: "\ec98";
}

/* line 5093, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble3:before {
  content: "\ec99";
}

/* line 5096, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble4:before {
  content: "\ec9a";
}

/* line 5099, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble5:before {
  content: "\ec9b";
}

/* line 5102, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble6:before {
  content: "\ec9c";
}

/* line 5105, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble7:before {
  content: "\ec9d";
}

/* line 5108, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble8:before {
  content: "\ec9e";
}

/* line 5111, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble9:before {
  content: "\ec9f";
}

/* line 5114, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble10:before {
  content: "\eca0";
}

/* line 5117, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble11:before {
  content: "\eca1";
}

/* line 5120, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble12:before {
  content: "\eca2";
}

/* line 5123, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubble13:before {
  content: "\eca3";
}

/* line 5126, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-BubbleAsking:before {
  content: "\eca4";
}

/* line 5129, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-BubbleComic:before {
  content: "\eca5";
}

/* line 5132, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-BubbleComic2:before {
  content: "\eca6";
}

/* line 5135, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-BubbleComic3:before {
  content: "\eca7";
}

/* line 5138, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-BubbleComic4:before {
  content: "\eca8";
}

/* line 5141, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-BubbleDialog:before {
  content: "\eca9";
}

/* line 5144, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speach-Bubbles:before {
  content: "\ecaa";
}

/* line 5147, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speak-2:before {
  content: "\ecab";
}

/* line 5150, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speak:before {
  content: "\ecac";
}

/* line 5153, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speaker-2:before {
  content: "\ecad";
}

/* line 5156, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Speaker:before {
  content: "\ecae";
}

/* line 5159, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spell-Check:before {
  content: "\ecaf";
}

/* line 5162, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spell-CheckABC:before {
  content: "\ecb0";
}

/* line 5165, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spermium:before {
  content: "\ecb1";
}

/* line 5168, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spider:before {
  content: "\ecb2";
}

/* line 5171, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spiderweb:before {
  content: "\ecb3";
}

/* line 5174, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Split-FourSquareWindow:before {
  content: "\ecb4";
}

/* line 5177, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Split-Horizontal:before {
  content: "\ecb5";
}

/* line 5180, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Split-Horizontal2Window:before {
  content: "\ecb6";
}

/* line 5183, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Split-Vertical:before {
  content: "\ecb7";
}

/* line 5186, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Split-Vertical2:before {
  content: "\ecb8";
}

/* line 5189, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Split-Window:before {
  content: "\ecb9";
}

/* line 5192, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spoder:before {
  content: "\ecba";
}

/* line 5195, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spoon:before {
  content: "\ecbb";
}

/* line 5198, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sport-Mode:before {
  content: "\ecbc";
}

/* line 5201, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sports-Clothings1:before {
  content: "\ecbd";
}

/* line 5204, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sports-Clothings2:before {
  content: "\ecbe";
}

/* line 5207, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sports-Shirt:before {
  content: "\ecbf";
}

/* line 5210, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spot:before {
  content: "\ecc0";
}

/* line 5213, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spray:before {
  content: "\ecc1";
}

/* line 5216, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spread:before {
  content: "\ecc2";
}

/* line 5219, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spring:before {
  content: "\ecc3";
}

/* line 5222, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spurl:before {
  content: "\ecc4";
}

/* line 5225, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Spy:before {
  content: "\ecc5";
}

/* line 5228, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Squirrel:before {
  content: "\ecc6";
}

/* line 5231, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-SSL:before {
  content: "\ecc7";
}

/* line 5234, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-St-BasilsCathedral:before {
  content: "\ecc8";
}

/* line 5237, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-St-PaulsCathedral:before {
  content: "\ecc9";
}

/* line 5240, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stamp-2:before {
  content: "\ecca";
}

/* line 5243, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stamp:before {
  content: "\eccb";
}

/* line 5246, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stapler:before {
  content: "\eccc";
}

/* line 5249, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Star-Track:before {
  content: "\eccd";
}

/* line 5252, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Star:before {
  content: "\ecce";
}

/* line 5255, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Starfish:before {
  content: "\eccf";
}

/* line 5258, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Start2:before {
  content: "\ecd0";
}

/* line 5261, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Start-3:before {
  content: "\ecd1";
}

/* line 5264, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Start-ways:before {
  content: "\ecd2";
}

/* line 5267, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Start:before {
  content: "\ecd3";
}

/* line 5270, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Statistic:before {
  content: "\ecd4";
}

/* line 5273, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stethoscope:before {
  content: "\ecd5";
}

/* line 5276, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-stop--2:before {
  content: "\ecd6";
}

/* line 5279, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stop-Music:before {
  content: "\ecd7";
}

/* line 5282, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stop:before {
  content: "\ecd8";
}

/* line 5285, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stopwatch-2:before {
  content: "\ecd9";
}

/* line 5288, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stopwatch:before {
  content: "\ecda";
}

/* line 5291, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Storm:before {
  content: "\ecdb";
}

/* line 5294, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Street-View:before {
  content: "\ecdc";
}

/* line 5297, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Street-View2:before {
  content: "\ecdd";
}

/* line 5300, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Strikethrough-Text:before {
  content: "\ecde";
}

/* line 5303, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stroller:before {
  content: "\ecdf";
}

/* line 5306, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Structure:before {
  content: "\ece0";
}

/* line 5309, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Student-Female:before {
  content: "\ece1";
}

/* line 5312, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Student-Hat:before {
  content: "\ece2";
}

/* line 5315, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Student-Hat2:before {
  content: "\ece3";
}

/* line 5318, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Student-Male:before {
  content: "\ece4";
}

/* line 5321, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Student-MaleFemale:before {
  content: "\ece5";
}

/* line 5324, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Students:before {
  content: "\ece6";
}

/* line 5327, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Studio-Flash:before {
  content: "\ece7";
}

/* line 5330, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Studio-Lightbox:before {
  content: "\ece8";
}

/* line 5333, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Stumbleupon:before {
  content: "\ece9";
}

/* line 5336, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Suit:before {
  content: "\ecea";
}

/* line 5339, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Suitcase:before {
  content: "\eceb";
}

/* line 5342, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sum-2:before {
  content: "\ecec";
}

/* line 5345, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sum:before {
  content: "\eced";
}

/* line 5348, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Summer:before {
  content: "\ecee";
}

/* line 5351, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sun-CloudyRain:before {
  content: "\ecef";
}

/* line 5354, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sun:before {
  content: "\ecf0";
}

/* line 5357, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses-2:before {
  content: "\ecf1";
}

/* line 5360, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses-3:before {
  content: "\ecf2";
}

/* line 5363, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses-Smiley:before {
  content: "\ecf3";
}

/* line 5366, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses-Smiley2:before {
  content: "\ecf4";
}

/* line 5369, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses-W:before {
  content: "\ecf5";
}

/* line 5372, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses-W2:before {
  content: "\ecf6";
}

/* line 5375, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses-W3:before {
  content: "\ecf7";
}

/* line 5378, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunglasses:before {
  content: "\ecf8";
}

/* line 5381, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunrise:before {
  content: "\ecf9";
}

/* line 5384, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sunset:before {
  content: "\ecfa";
}

/* line 5387, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Superman:before {
  content: "\ecfb";
}

/* line 5390, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Support:before {
  content: "\ecfc";
}

/* line 5393, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Surprise:before {
  content: "\ecfd";
}

/* line 5396, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sushi:before {
  content: "\ecfe";
}

/* line 5399, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sweden:before {
  content: "\ecff";
}

/* line 5402, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Swimming-Short:before {
  content: "\ed00";
}

/* line 5405, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Swimming:before {
  content: "\ed01";
}

/* line 5408, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Swimmwear:before {
  content: "\ed02";
}

/* line 5411, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Switch:before {
  content: "\ed03";
}

/* line 5414, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Switzerland:before {
  content: "\ed04";
}

/* line 5417, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sync-Cloud:before {
  content: "\ed05";
}

/* line 5420, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Sync:before {
  content: "\ed06";
}

/* line 5423, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Synchronize-2:before {
  content: "\ed07";
}

/* line 5426, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Synchronize:before {
  content: "\ed08";
}

/* line 5429, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-T-Shirt:before {
  content: "\ed09";
}

/* line 5432, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tablet-2:before {
  content: "\ed0a";
}

/* line 5435, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tablet-3:before {
  content: "\ed0b";
}

/* line 5438, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tablet-Orientation:before {
  content: "\ed0c";
}

/* line 5441, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tablet-Phone:before {
  content: "\ed0d";
}

/* line 5444, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tablet-Secure:before {
  content: "\ed0e";
}

/* line 5447, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tablet-Vertical:before {
  content: "\ed0f";
}

/* line 5450, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tablet:before {
  content: "\ed10";
}

/* line 5453, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tactic:before {
  content: "\ed11";
}

/* line 5456, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tag-2:before {
  content: "\ed12";
}

/* line 5459, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tag-3:before {
  content: "\ed13";
}

/* line 5462, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tag-4:before {
  content: "\ed14";
}

/* line 5465, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tag-5:before {
  content: "\ed15";
}

/* line 5468, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tag:before {
  content: "\ed16";
}

/* line 5471, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Taj-Mahal:before {
  content: "\ed17";
}

/* line 5474, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Talk-Man:before {
  content: "\ed18";
}

/* line 5477, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tap:before {
  content: "\ed19";
}

/* line 5480, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Target-Market:before {
  content: "\ed1a";
}

/* line 5483, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Target:before {
  content: "\ed1b";
}

/* line 5486, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Taurus-2:before {
  content: "\ed1c";
}

/* line 5489, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Taurus:before {
  content: "\ed1d";
}

/* line 5492, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Taxi-2:before {
  content: "\ed1e";
}

/* line 5495, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Taxi-Sign:before {
  content: "\ed1f";
}

/* line 5498, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Taxi:before {
  content: "\ed20";
}

/* line 5501, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Teacher:before {
  content: "\ed21";
}

/* line 5504, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Teapot:before {
  content: "\ed22";
}

/* line 5507, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Technorati:before {
  content: "\ed23";
}

/* line 5510, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Teddy-Bear:before {
  content: "\ed24";
}

/* line 5513, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tee-Mug:before {
  content: "\ed25";
}

/* line 5516, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Telephone-2:before {
  content: "\ed26";
}

/* line 5519, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Telephone:before {
  content: "\ed27";
}

/* line 5522, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Telescope:before {
  content: "\ed28";
}

/* line 5525, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Temperature-2:before {
  content: "\ed29";
}

/* line 5528, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Temperature-3:before {
  content: "\ed2a";
}

/* line 5531, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Temperature:before {
  content: "\ed2b";
}

/* line 5534, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Temple:before {
  content: "\ed2c";
}

/* line 5537, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tennis-Ball:before {
  content: "\ed2d";
}

/* line 5540, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tennis:before {
  content: "\ed2e";
}

/* line 5543, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tent:before {
  content: "\ed2f";
}

/* line 5546, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Test-Tube:before {
  content: "\ed30";
}

/* line 5549, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Test-Tube2:before {
  content: "\ed31";
}

/* line 5552, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Testimonal:before {
  content: "\ed32";
}

/* line 5555, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Text-Box:before {
  content: "\ed33";
}

/* line 5558, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Text-Effect:before {
  content: "\ed34";
}

/* line 5561, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Text-HighlightColor:before {
  content: "\ed35";
}

/* line 5564, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Text-Paragraph:before {
  content: "\ed36";
}

/* line 5567, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Thailand:before {
  content: "\ed37";
}

/* line 5570, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-The-WhiteHouse:before {
  content: "\ed38";
}

/* line 5573, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-This-SideUp:before {
  content: "\ed39";
}

/* line 5576, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Thread:before {
  content: "\ed3a";
}

/* line 5579, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Three-ArrowFork:before {
  content: "\ed3b";
}

/* line 5582, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Three-Fingers:before {
  content: "\ed3c";
}

/* line 5585, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Three-FingersDrag:before {
  content: "\ed3d";
}

/* line 5588, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Three-FingersDrag2:before {
  content: "\ed3e";
}

/* line 5591, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Three-FingersTouch:before {
  content: "\ed3f";
}

/* line 5594, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Thumb:before {
  content: "\ed40";
}

/* line 5597, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Thumbs-DownSmiley:before {
  content: "\ed41";
}

/* line 5600, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Thumbs-UpSmiley:before {
  content: "\ed42";
}

/* line 5603, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Thunder:before {
  content: "\ed43";
}

/* line 5606, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Thunderstorm:before {
  content: "\ed44";
}

/* line 5609, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ticket:before {
  content: "\ed45";
}

/* line 5612, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tie-2:before {
  content: "\ed46";
}

/* line 5615, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tie-3:before {
  content: "\ed47";
}

/* line 5618, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tie-4:before {
  content: "\ed48";
}

/* line 5621, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tie:before {
  content: "\ed49";
}

/* line 5624, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tiger:before {
  content: "\ed4a";
}

/* line 5627, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Time-Backup:before {
  content: "\ed4b";
}

/* line 5630, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Time-Bomb:before {
  content: "\ed4c";
}

/* line 5633, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Time-Clock:before {
  content: "\ed4d";
}

/* line 5636, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Time-Fire:before {
  content: "\ed4e";
}

/* line 5639, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Time-Machine:before {
  content: "\ed4f";
}

/* line 5642, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Time-Window:before {
  content: "\ed50";
}

/* line 5645, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Timer-2:before {
  content: "\ed51";
}

/* line 5648, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Timer:before {
  content: "\ed52";
}

/* line 5651, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-To-Bottom:before {
  content: "\ed53";
}

/* line 5654, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-To-Bottom2:before {
  content: "\ed54";
}

/* line 5657, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-To-Left:before {
  content: "\ed55";
}

/* line 5660, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-To-Right:before {
  content: "\ed56";
}

/* line 5663, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-To-Top:before {
  content: "\ed57";
}

/* line 5666, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-To-Top2:before {
  content: "\ed58";
}

/* line 5669, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Token-:before {
  content: "\ed59";
}

/* line 5672, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tomato:before {
  content: "\ed5a";
}

/* line 5675, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tongue:before {
  content: "\ed5b";
}

/* line 5678, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tooth-2:before {
  content: "\ed5c";
}

/* line 5681, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tooth:before {
  content: "\ed5d";
}

/* line 5684, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Top-ToBottom:before {
  content: "\ed5e";
}

/* line 5687, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Touch-Window:before {
  content: "\ed5f";
}

/* line 5690, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tourch:before {
  content: "\ed60";
}

/* line 5693, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tower-2:before {
  content: "\ed61";
}

/* line 5696, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tower-Bridge:before {
  content: "\ed62";
}

/* line 5699, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tower:before {
  content: "\ed63";
}

/* line 5702, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Trace:before {
  content: "\ed64";
}

/* line 5705, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tractor:before {
  content: "\ed65";
}

/* line 5708, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-traffic-Light:before {
  content: "\ed66";
}

/* line 5711, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Traffic-Light2:before {
  content: "\ed67";
}

/* line 5714, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Train-2:before {
  content: "\ed68";
}

/* line 5717, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Train:before {
  content: "\ed69";
}

/* line 5720, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tram:before {
  content: "\ed6a";
}

/* line 5723, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Transform-2:before {
  content: "\ed6b";
}

/* line 5726, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Transform-3:before {
  content: "\ed6c";
}

/* line 5729, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Transform-4:before {
  content: "\ed6d";
}

/* line 5732, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Transform:before {
  content: "\ed6e";
}

/* line 5735, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Trash-withMen:before {
  content: "\ed6f";
}

/* line 5738, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tree-2:before {
  content: "\ed70";
}

/* line 5741, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tree-3:before {
  content: "\ed71";
}

/* line 5744, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tree-4:before {
  content: "\ed72";
}

/* line 5747, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tree-5:before {
  content: "\ed73";
}

/* line 5750, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tree:before {
  content: "\ed74";
}

/* line 5753, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Trekking:before {
  content: "\ed75";
}

/* line 5756, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Triangle-ArrowDown:before {
  content: "\ed76";
}

/* line 5759, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Triangle-ArrowLeft:before {
  content: "\ed77";
}

/* line 5762, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Triangle-ArrowRight:before {
  content: "\ed78";
}

/* line 5765, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Triangle-ArrowUp:before {
  content: "\ed79";
}

/* line 5768, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tripod-2:before {
  content: "\ed7a";
}

/* line 5771, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tripod-andVideo:before {
  content: "\ed7b";
}

/* line 5774, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tripod-withCamera:before {
  content: "\ed7c";
}

/* line 5777, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tripod-withGopro:before {
  content: "\ed7d";
}

/* line 5780, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Trophy-2:before {
  content: "\ed7e";
}

/* line 5783, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Trophy:before {
  content: "\ed7f";
}

/* line 5786, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Truck:before {
  content: "\ed80";
}

/* line 5789, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Trumpet:before {
  content: "\ed81";
}

/* line 5792, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tumblr:before {
  content: "\ed82";
}

/* line 5795, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turkey:before {
  content: "\ed83";
}

/* line 5798, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Down:before {
  content: "\ed84";
}

/* line 5801, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Down2:before {
  content: "\ed85";
}

/* line 5804, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-DownFromLeft:before {
  content: "\ed86";
}

/* line 5807, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-DownFromRight:before {
  content: "\ed87";
}

/* line 5810, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Left:before {
  content: "\ed88";
}

/* line 5813, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Left3:before {
  content: "\ed89";
}

/* line 5816, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Right:before {
  content: "\ed8a";
}

/* line 5819, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Right3:before {
  content: "\ed8b";
}

/* line 5822, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Up:before {
  content: "\ed8c";
}

/* line 5825, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turn-Up2:before {
  content: "\ed8d";
}

/* line 5828, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Turtle:before {
  content: "\ed8e";
}

/* line 5831, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Tuxedo:before {
  content: "\ed8f";
}

/* line 5834, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-TV:before {
  content: "\ed90";
}

/* line 5837, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Twister:before {
  content: "\ed91";
}

/* line 5840, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Twitter-2:before {
  content: "\ed92";
}

/* line 5843, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Twitter:before {
  content: "\ed93";
}

/* line 5846, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Two-Fingers:before {
  content: "\ed94";
}

/* line 5849, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Two-FingersDrag:before {
  content: "\ed95";
}

/* line 5852, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Two-FingersDrag2:before {
  content: "\ed96";
}

/* line 5855, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Two-FingersScroll:before {
  content: "\ed97";
}

/* line 5858, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Two-FingersTouch:before {
  content: "\ed98";
}

/* line 5861, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Two-Windows:before {
  content: "\ed99";
}

/* line 5864, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Type-Pass:before {
  content: "\ed9a";
}

/* line 5867, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ukraine:before {
  content: "\ed9b";
}

/* line 5870, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Umbrela:before {
  content: "\ed9c";
}

/* line 5873, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Umbrella-2:before {
  content: "\ed9d";
}

/* line 5876, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Umbrella-3:before {
  content: "\ed9e";
}

/* line 5879, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Under-LineText:before {
  content: "\ed9f";
}

/* line 5882, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Undo:before {
  content: "\eda0";
}

/* line 5885, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-United-Kingdom:before {
  content: "\eda1";
}

/* line 5888, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-United-States:before {
  content: "\eda2";
}

/* line 5891, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-University-2:before {
  content: "\eda3";
}

/* line 5894, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-University:before {
  content: "\eda4";
}

/* line 5897, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Unlike-2:before {
  content: "\eda5";
}

/* line 5900, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Unlike:before {
  content: "\eda6";
}

/* line 5903, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Unlock-2:before {
  content: "\eda7";
}

/* line 5906, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Unlock-3:before {
  content: "\eda8";
}

/* line 5909, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Unlock:before {
  content: "\eda9";
}

/* line 5912, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Up--Down:before {
  content: "\edaa";
}

/* line 5915, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Up--Down3:before {
  content: "\edab";
}

/* line 5918, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Up-2:before {
  content: "\edac";
}

/* line 5921, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Up-3:before {
  content: "\edad";
}

/* line 5924, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Up-4:before {
  content: "\edae";
}

/* line 5927, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Up:before {
  content: "\edaf";
}

/* line 5930, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Upgrade:before {
  content: "\edb0";
}

/* line 5933, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Upload-2:before {
  content: "\edb1";
}

/* line 5936, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Upload-toCloud:before {
  content: "\edb2";
}

/* line 5939, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Upload-Window:before {
  content: "\edb3";
}

/* line 5942, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Upload:before {
  content: "\edb4";
}

/* line 5945, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Uppercase-Text:before {
  content: "\edb5";
}

/* line 5948, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Upward:before {
  content: "\edb6";
}

/* line 5951, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-URL-Window:before {
  content: "\edb7";
}

/* line 5954, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Usb-2:before {
  content: "\edb8";
}

/* line 5957, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Usb-Cable:before {
  content: "\edb9";
}

/* line 5960, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Usb:before {
  content: "\edba";
}

/* line 5963, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-User:before {
  content: "\edbb";
}

/* line 5966, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ustream:before {
  content: "\edbc";
}

/* line 5969, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vase:before {
  content: "\edbd";
}

/* line 5972, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vector-2:before {
  content: "\edbe";
}

/* line 5975, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vector-3:before {
  content: "\edbf";
}

/* line 5978, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vector-4:before {
  content: "\edc0";
}

/* line 5981, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vector-5:before {
  content: "\edc1";
}

/* line 5984, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vector:before {
  content: "\edc2";
}

/* line 5987, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Venn-Diagram:before {
  content: "\edc3";
}

/* line 5990, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vest-2:before {
  content: "\edc4";
}

/* line 5993, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vest:before {
  content: "\edc5";
}

/* line 5996, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Viddler:before {
  content: "\edc6";
}

/* line 5999, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-2:before {
  content: "\edc7";
}

/* line 6002, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-3:before {
  content: "\edc8";
}

/* line 6005, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-4:before {
  content: "\edc9";
}

/* line 6008, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-5:before {
  content: "\edca";
}

/* line 6011, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-6:before {
  content: "\edcb";
}

/* line 6014, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-GameController:before {
  content: "\edcc";
}

/* line 6017, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-Len:before {
  content: "\edcd";
}

/* line 6020, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-Len2:before {
  content: "\edce";
}

/* line 6023, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-Photographer:before {
  content: "\edcf";
}

/* line 6026, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video-Tripod:before {
  content: "\edd0";
}

/* line 6029, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Video:before {
  content: "\edd1";
}

/* line 6032, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vietnam:before {
  content: "\edd2";
}

/* line 6035, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-View-Height:before {
  content: "\edd3";
}

/* line 6038, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-View-Width:before {
  content: "\edd4";
}

/* line 6041, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Vimeo:before {
  content: "\edd5";
}

/* line 6044, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Virgo-2:before {
  content: "\edd6";
}

/* line 6047, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Virgo:before {
  content: "\edd7";
}

/* line 6050, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Virus-2:before {
  content: "\edd8";
}

/* line 6053, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Virus-3:before {
  content: "\edd9";
}

/* line 6056, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Virus:before {
  content: "\edda";
}

/* line 6059, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Visa:before {
  content: "\eddb";
}

/* line 6062, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Voice:before {
  content: "\eddc";
}

/* line 6065, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Voicemail:before {
  content: "\eddd";
}

/* line 6068, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Volleyball:before {
  content: "\edde";
}

/* line 6071, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Volume-Down:before {
  content: "\eddf";
}

/* line 6074, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Volume-Up:before {
  content: "\ede0";
}

/* line 6077, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-VPN:before {
  content: "\ede1";
}

/* line 6080, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wacom-Tablet:before {
  content: "\ede2";
}

/* line 6083, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Waiter:before {
  content: "\ede3";
}

/* line 6086, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Walkie-Talkie:before {
  content: "\ede4";
}

/* line 6089, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wallet-2:before {
  content: "\ede5";
}

/* line 6092, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wallet-3:before {
  content: "\ede6";
}

/* line 6095, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wallet:before {
  content: "\ede7";
}

/* line 6098, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Warehouse:before {
  content: "\ede8";
}

/* line 6101, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Warning-Window:before {
  content: "\ede9";
}

/* line 6104, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Watch-2:before {
  content: "\edea";
}

/* line 6107, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Watch-3:before {
  content: "\edeb";
}

/* line 6110, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Watch:before {
  content: "\edec";
}

/* line 6113, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wave-2:before {
  content: "\eded";
}

/* line 6116, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wave:before {
  content: "\edee";
}

/* line 6119, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Webcam:before {
  content: "\edef";
}

/* line 6122, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-weight-Lift:before {
  content: "\edf0";
}

/* line 6125, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wheelbarrow:before {
  content: "\edf1";
}

/* line 6128, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wheelchair:before {
  content: "\edf2";
}

/* line 6131, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Width-Window:before {
  content: "\edf3";
}

/* line 6134, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wifi-2:before {
  content: "\edf4";
}

/* line 6137, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wifi-Keyboard:before {
  content: "\edf5";
}

/* line 6140, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wifi:before {
  content: "\edf6";
}

/* line 6143, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wind-Turbine:before {
  content: "\edf7";
}

/* line 6146, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Windmill:before {
  content: "\edf8";
}

/* line 6149, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Window-2:before {
  content: "\edf9";
}

/* line 6152, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Window:before {
  content: "\edfa";
}

/* line 6155, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Windows-2:before {
  content: "\edfb";
}

/* line 6158, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Windows-Microsoft:before {
  content: "\edfc";
}

/* line 6161, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Windows:before {
  content: "\edfd";
}

/* line 6164, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Windsock:before {
  content: "\edfe";
}

/* line 6167, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Windy:before {
  content: "\edff";
}

/* line 6170, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wine-Bottle:before {
  content: "\ee00";
}

/* line 6173, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wine-Glass:before {
  content: "\ee01";
}

/* line 6176, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wink:before {
  content: "\ee02";
}

/* line 6179, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Winter-2:before {
  content: "\ee03";
}

/* line 6182, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Winter:before {
  content: "\ee04";
}

/* line 6185, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wireless:before {
  content: "\ee05";
}

/* line 6188, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Witch-Hat:before {
  content: "\ee06";
}

/* line 6191, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Witch:before {
  content: "\ee07";
}

/* line 6194, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wizard:before {
  content: "\ee08";
}

/* line 6197, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wolf:before {
  content: "\ee09";
}

/* line 6200, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Woman-Sign:before {
  content: "\ee0a";
}

/* line 6203, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-WomanMan:before {
  content: "\ee0b";
}

/* line 6206, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Womans-Underwear:before {
  content: "\ee0c";
}

/* line 6209, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Womans-Underwear2:before {
  content: "\ee0d";
}

/* line 6212, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Women:before {
  content: "\ee0e";
}

/* line 6215, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wonder-Woman:before {
  content: "\ee0f";
}

/* line 6218, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wordpress:before {
  content: "\ee10";
}

/* line 6221, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Worker-Clothes:before {
  content: "\ee11";
}

/* line 6224, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Worker:before {
  content: "\ee12";
}

/* line 6227, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wrap-Text:before {
  content: "\ee13";
}

/* line 6230, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wreath:before {
  content: "\ee14";
}

/* line 6233, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Wrench:before {
  content: "\ee15";
}

/* line 6236, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-X-Box:before {
  content: "\ee16";
}

/* line 6239, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-X-ray:before {
  content: "\ee17";
}

/* line 6242, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Xanga:before {
  content: "\ee18";
}

/* line 6245, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Xing:before {
  content: "\ee19";
}

/* line 6248, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Yacht:before {
  content: "\ee1a";
}

/* line 6251, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Yahoo-Buzz:before {
  content: "\ee1b";
}

/* line 6254, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Yahoo:before {
  content: "\ee1c";
}

/* line 6257, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Yelp:before {
  content: "\ee1d";
}

/* line 6260, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Yes:before {
  content: "\ee1e";
}

/* line 6263, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Ying-Yang:before {
  content: "\ee1f";
}

/* line 6266, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Youtube:before {
  content: "\ee20";
}

/* line 6269, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Z-A:before {
  content: "\ee21";
}

/* line 6272, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Zebra:before {
  content: "\ee22";
}

/* line 6275, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Zombie:before {
  content: "\ee23";
}

/* line 6278, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Zoom-Gesture:before {
  content: "\ee24";
}

/* line 6281, app/assets/stylesheets/fonts/iconsmind.scss */
.iconsmind-Zootool:before {
  content: "\ee25";
}

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url(/assets/Ionicons/ionicons-a4803d7bdeb478a5b9238fe74d8aaa98dafe2e8e68fccbd0e3f4dced823f27f0.eot?v=2.0.0);
  src: url(/assets/Ionicons/ionicons-a4803d7bdeb478a5b9238fe74d8aaa98dafe2e8e68fccbd0e3f4dced823f27f0.eot?v=2.0.0#iefix) format("embedded-opentype"), url(/assets/Ionicons/ionicons-2ba7f20b1d8990e17a47fe3d88e4c766628aaa2baf1dd30fca0a0db59836f5f9.ttf?v=2.0.0) format("truetype"), url(/assets/Ionicons/ionicons-709f2789daaff440820ebb975d3ae409af45121bdec47e39e83523490b1bc0fc.woff?v=2.0.0) format("woff"), url(/assets/Ionicons/ionicons-a627d9068c1235d9b3c95c405eb6ecb64a290b159cf5e926c0d96d89b24cd5fc.svg?v=2.0.0#Ionicons) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 14, app/assets/stylesheets/fonts/ionicons.scss */
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 16, app/assets/stylesheets/fonts/ionicons.scss */
.ion-alert:before {
  content: "\f101";
}

/* line 18, app/assets/stylesheets/fonts/ionicons.scss */
.ion-alert-circled:before {
  content: "\f100";
}

/* line 20, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-add:before {
  content: "\f2c7";
}

/* line 22, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-add-circle:before {
  content: "\f359";
}

/* line 24, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-alarm-clock:before {
  content: "\f35a";
}

/* line 26, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-alert:before {
  content: "\f35b";
}

/* line 28, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-apps:before {
  content: "\f35c";
}

/* line 30, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-archive:before {
  content: "\f2c9";
}

/* line 32, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-back:before {
  content: "\f2ca";
}

/* line 34, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-down:before {
  content: "\f35d";
}

/* line 36, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropdown:before {
  content: "\f35f";
}

/* line 38, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropdown-circle:before {
  content: "\f35e";
}

/* line 40, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropleft:before {
  content: "\f361";
}

/* line 42, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropleft-circle:before {
  content: "\f360";
}

/* line 44, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropright:before {
  content: "\f363";
}

/* line 46, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropright-circle:before {
  content: "\f362";
}

/* line 48, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropup:before {
  content: "\f365";
}

/* line 50, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-dropup-circle:before {
  content: "\f364";
}

/* line 52, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-forward:before {
  content: "\f30f";
}

/* line 54, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-arrow-up:before {
  content: "\f366";
}

/* line 56, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-attach:before {
  content: "\f367";
}

/* line 58, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-bar:before {
  content: "\f368";
}

/* line 60, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-bicycle:before {
  content: "\f369";
}

/* line 62, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-boat:before {
  content: "\f36a";
}

/* line 64, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-bookmark:before {
  content: "\f36b";
}

/* line 66, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-bulb:before {
  content: "\f36c";
}

/* line 68, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-bus:before {
  content: "\f36d";
}

/* line 70, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-calendar:before {
  content: "\f2d1";
}

/* line 72, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-call:before {
  content: "\f2d2";
}

/* line 74, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-camera:before {
  content: "\f2d3";
}

/* line 76, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-cancel:before {
  content: "\f36e";
}

/* line 78, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-car:before {
  content: "\f36f";
}

/* line 80, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-cart:before {
  content: "\f370";
}

/* line 82, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-chat:before {
  content: "\f2d4";
}

/* line 84, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-checkbox:before {
  content: "\f374";
}

/* line 86, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-checkbox-blank:before {
  content: "\f371";
}

/* line 88, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-checkbox-outline:before {
  content: "\f373";
}

/* line 90, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-checkbox-outline-blank:before {
  content: "\f372";
}

/* line 92, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-checkmark-circle:before {
  content: "\f375";
}

/* line 94, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-clipboard:before {
  content: "\f376";
}

/* line 96, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-close:before {
  content: "\f2d7";
}

/* line 98, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-cloud:before {
  content: "\f37a";
}

/* line 100, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-cloud-circle:before {
  content: "\f377";
}

/* line 102, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-cloud-done:before {
  content: "\f378";
}

/* line 104, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-cloud-outline:before {
  content: "\f379";
}

/* line 106, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-color-palette:before {
  content: "\f37b";
}

/* line 108, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-compass:before {
  content: "\f37c";
}

/* line 110, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-contact:before {
  content: "\f2d8";
}

/* line 112, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-contacts:before {
  content: "\f2d9";
}

/* line 114, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-contract:before {
  content: "\f37d";
}

/* line 116, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-create:before {
  content: "\f37e";
}

/* line 118, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-delete:before {
  content: "\f37f";
}

/* line 120, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-desktop:before {
  content: "\f380";
}

/* line 122, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-document:before {
  content: "\f381";
}

/* line 124, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-done:before {
  content: "\f383";
}

/* line 126, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-done-all:before {
  content: "\f382";
}

/* line 128, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-download:before {
  content: "\f2dd";
}

/* line 130, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-drafts:before {
  content: "\f384";
}

/* line 132, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-exit:before {
  content: "\f385";
}

/* line 134, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-expand:before {
  content: "\f386";
}

/* line 136, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-favorite:before {
  content: "\f388";
}

/* line 138, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-favorite-outline:before {
  content: "\f387";
}

/* line 140, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-film:before {
  content: "\f389";
}

/* line 142, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-folder:before {
  content: "\f2e0";
}

/* line 144, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-folder-open:before {
  content: "\f38a";
}

/* line 146, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-funnel:before {
  content: "\f38b";
}

/* line 148, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-globe:before {
  content: "\f38c";
}

/* line 150, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-hand:before {
  content: "\f2e3";
}

/* line 152, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-hangout:before {
  content: "\f38d";
}

/* line 154, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-happy:before {
  content: "\f38e";
}

/* line 156, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-home:before {
  content: "\f38f";
}

/* line 158, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-image:before {
  content: "\f2e4";
}

/* line 160, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-laptop:before {
  content: "\f390";
}

/* line 162, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-list:before {
  content: "\f391";
}

/* line 164, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-locate:before {
  content: "\f2e9";
}

/* line 166, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-lock:before {
  content: "\f392";
}

/* line 168, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-mail:before {
  content: "\f2eb";
}

/* line 170, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-map:before {
  content: "\f393";
}

/* line 172, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-menu:before {
  content: "\f394";
}

/* line 174, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-microphone:before {
  content: "\f2ec";
}

/* line 176, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-microphone-off:before {
  content: "\f395";
}

/* line 178, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-more-horizontal:before {
  content: "\f396";
}

/* line 180, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-more-vertical:before {
  content: "\f397";
}

/* line 182, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-navigate:before {
  content: "\f398";
}

/* line 184, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-notifications:before {
  content: "\f39b";
}

/* line 186, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-notifications-none:before {
  content: "\f399";
}

/* line 188, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-notifications-off:before {
  content: "\f39a";
}

/* line 190, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-open:before {
  content: "\f39c";
}

/* line 192, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-options:before {
  content: "\f39d";
}

/* line 194, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-people:before {
  content: "\f39e";
}

/* line 196, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-person:before {
  content: "\f3a0";
}

/* line 198, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-person-add:before {
  content: "\f39f";
}

/* line 200, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-phone-landscape:before {
  content: "\f3a1";
}

/* line 202, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-phone-portrait:before {
  content: "\f3a2";
}

/* line 204, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-pin:before {
  content: "\f3a3";
}

/* line 206, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-plane:before {
  content: "\f3a4";
}

/* line 208, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-playstore:before {
  content: "\f2f0";
}

/* line 210, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-print:before {
  content: "\f3a5";
}

/* line 212, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-radio-button-off:before {
  content: "\f3a6";
}

/* line 214, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-radio-button-on:before {
  content: "\f3a7";
}

/* line 216, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-refresh:before {
  content: "\f3a8";
}

/* line 218, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-remove:before {
  content: "\f2f4";
}

/* line 220, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-remove-circle:before {
  content: "\f3a9";
}

/* line 222, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-restaurant:before {
  content: "\f3aa";
}

/* line 224, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-sad:before {
  content: "\f3ab";
}

/* line 226, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-search:before {
  content: "\f2f5";
}

/* line 228, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-send:before {
  content: "\f2f6";
}

/* line 230, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-settings:before {
  content: "\f2f7";
}

/* line 232, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-share:before {
  content: "\f2f8";
}

/* line 234, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-share-alt:before {
  content: "\f3ac";
}

/* line 236, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-star:before {
  content: "\f2fc";
}

/* line 238, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-star-half:before {
  content: "\f3ad";
}

/* line 240, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-star-outline:before {
  content: "\f3ae";
}

/* line 242, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-stopwatch:before {
  content: "\f2fd";
}

/* line 244, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-subway:before {
  content: "\f3af";
}

/* line 246, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-sunny:before {
  content: "\f3b0";
}

/* line 248, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-sync:before {
  content: "\f3b1";
}

/* line 250, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-textsms:before {
  content: "\f3b2";
}

/* line 252, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-time:before {
  content: "\f3b3";
}

/* line 254, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-train:before {
  content: "\f3b4";
}

/* line 256, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-unlock:before {
  content: "\f3b5";
}

/* line 258, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-upload:before {
  content: "\f3b6";
}

/* line 260, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-volume-down:before {
  content: "\f3b7";
}

/* line 262, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-volume-mute:before {
  content: "\f3b8";
}

/* line 264, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-volume-off:before {
  content: "\f3b9";
}

/* line 266, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-volume-up:before {
  content: "\f3ba";
}

/* line 268, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-walk:before {
  content: "\f3bb";
}

/* line 270, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-warning:before {
  content: "\f3bc";
}

/* line 272, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-watch:before {
  content: "\f3bd";
}

/* line 274, app/assets/stylesheets/fonts/ionicons.scss */
.ion-android-wifi:before {
  content: "\f305";
}

/* line 276, app/assets/stylesheets/fonts/ionicons.scss */
.ion-aperture:before {
  content: "\f313";
}

/* line 278, app/assets/stylesheets/fonts/ionicons.scss */
.ion-archive:before {
  content: "\f102";
}

/* line 280, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-down-a:before {
  content: "\f103";
}

/* line 282, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-down-b:before {
  content: "\f104";
}

/* line 284, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-down-c:before {
  content: "\f105";
}

/* line 286, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-expand:before {
  content: "\f25e";
}

/* line 288, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-graph-down-left:before {
  content: "\f25f";
}

/* line 290, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-graph-down-right:before {
  content: "\f260";
}

/* line 292, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-graph-up-left:before {
  content: "\f261";
}

/* line 294, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-graph-up-right:before {
  content: "\f262";
}

/* line 296, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-left-a:before {
  content: "\f106";
}

/* line 298, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-left-b:before {
  content: "\f107";
}

/* line 300, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-left-c:before {
  content: "\f108";
}

/* line 302, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-move:before {
  content: "\f263";
}

/* line 304, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-resize:before {
  content: "\f264";
}

/* line 306, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-return-left:before {
  content: "\f265";
}

/* line 308, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-return-right:before {
  content: "\f266";
}

/* line 310, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-right-a:before {
  content: "\f109";
}

/* line 312, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-right-b:before {
  content: "\f10a";
}

/* line 314, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-right-c:before {
  content: "\f10b";
}

/* line 316, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-shrink:before {
  content: "\f267";
}

/* line 318, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-swap:before {
  content: "\f268";
}

/* line 320, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-up-a:before {
  content: "\f10c";
}

/* line 322, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-up-b:before {
  content: "\f10d";
}

/* line 324, app/assets/stylesheets/fonts/ionicons.scss */
.ion-arrow-up-c:before {
  content: "\f10e";
}

/* line 326, app/assets/stylesheets/fonts/ionicons.scss */
.ion-asterisk:before {
  content: "\f314";
}

/* line 328, app/assets/stylesheets/fonts/ionicons.scss */
.ion-at:before {
  content: "\f10f";
}

/* line 330, app/assets/stylesheets/fonts/ionicons.scss */
.ion-backspace:before {
  content: "\f3bf";
}

/* line 332, app/assets/stylesheets/fonts/ionicons.scss */
.ion-backspace-outline:before {
  content: "\f3be";
}

/* line 334, app/assets/stylesheets/fonts/ionicons.scss */
.ion-bag:before {
  content: "\f110";
}

/* line 336, app/assets/stylesheets/fonts/ionicons.scss */
.ion-battery-charging:before {
  content: "\f111";
}

/* line 338, app/assets/stylesheets/fonts/ionicons.scss */
.ion-battery-empty:before {
  content: "\f112";
}

/* line 340, app/assets/stylesheets/fonts/ionicons.scss */
.ion-battery-full:before {
  content: "\f113";
}

/* line 342, app/assets/stylesheets/fonts/ionicons.scss */
.ion-battery-half:before {
  content: "\f114";
}

/* line 344, app/assets/stylesheets/fonts/ionicons.scss */
.ion-battery-low:before {
  content: "\f115";
}

/* line 346, app/assets/stylesheets/fonts/ionicons.scss */
.ion-beaker:before {
  content: "\f269";
}

/* line 348, app/assets/stylesheets/fonts/ionicons.scss */
.ion-beer:before {
  content: "\f26a";
}

/* line 350, app/assets/stylesheets/fonts/ionicons.scss */
.ion-bluetooth:before {
  content: "\f116";
}

/* line 352, app/assets/stylesheets/fonts/ionicons.scss */
.ion-bonfire:before {
  content: "\f315";
}

/* line 354, app/assets/stylesheets/fonts/ionicons.scss */
.ion-bookmark:before {
  content: "\f26b";
}

/* line 356, app/assets/stylesheets/fonts/ionicons.scss */
.ion-bowtie:before {
  content: "\f3c0";
}

/* line 358, app/assets/stylesheets/fonts/ionicons.scss */
.ion-briefcase:before {
  content: "\f26c";
}

/* line 360, app/assets/stylesheets/fonts/ionicons.scss */
.ion-bug:before {
  content: "\f2be";
}

/* line 362, app/assets/stylesheets/fonts/ionicons.scss */
.ion-calculator:before {
  content: "\f26d";
}

/* line 364, app/assets/stylesheets/fonts/ionicons.scss */
.ion-calendar:before {
  content: "\f117";
}

/* line 366, app/assets/stylesheets/fonts/ionicons.scss */
.ion-camera:before {
  content: "\f118";
}

/* line 368, app/assets/stylesheets/fonts/ionicons.scss */
.ion-card:before {
  content: "\f119";
}

/* line 370, app/assets/stylesheets/fonts/ionicons.scss */
.ion-cash:before {
  content: "\f316";
}

/* line 372, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chatbox:before {
  content: "\f11b";
}

/* line 374, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chatbox-working:before {
  content: "\f11a";
}

/* line 376, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chatboxes:before {
  content: "\f11c";
}

/* line 378, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chatbubble:before {
  content: "\f11e";
}

/* line 380, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chatbubble-working:before {
  content: "\f11d";
}

/* line 382, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chatbubbles:before {
  content: "\f11f";
}

/* line 384, app/assets/stylesheets/fonts/ionicons.scss */
.ion-checkmark:before {
  content: "\f122";
}

/* line 386, app/assets/stylesheets/fonts/ionicons.scss */
.ion-checkmark-circled:before {
  content: "\f120";
}

/* line 388, app/assets/stylesheets/fonts/ionicons.scss */
.ion-checkmark-round:before {
  content: "\f121";
}

/* line 390, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chevron-down:before {
  content: "\f123";
}

/* line 392, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chevron-left:before {
  content: "\f124";
}

/* line 394, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chevron-right:before {
  content: "\f125";
}

/* line 396, app/assets/stylesheets/fonts/ionicons.scss */
.ion-chevron-up:before {
  content: "\f126";
}

/* line 398, app/assets/stylesheets/fonts/ionicons.scss */
.ion-clipboard:before {
  content: "\f127";
}

/* line 400, app/assets/stylesheets/fonts/ionicons.scss */
.ion-clock:before {
  content: "\f26e";
}

/* line 402, app/assets/stylesheets/fonts/ionicons.scss */
.ion-close:before {
  content: "\f12a";
}

/* line 404, app/assets/stylesheets/fonts/ionicons.scss */
.ion-close-circled:before {
  content: "\f128";
}

/* line 406, app/assets/stylesheets/fonts/ionicons.scss */
.ion-close-round:before {
  content: "\f129";
}

/* line 408, app/assets/stylesheets/fonts/ionicons.scss */
.ion-closed-captioning:before {
  content: "\f317";
}

/* line 410, app/assets/stylesheets/fonts/ionicons.scss */
.ion-cloud:before {
  content: "\f12b";
}

/* line 412, app/assets/stylesheets/fonts/ionicons.scss */
.ion-code:before {
  content: "\f271";
}

/* line 414, app/assets/stylesheets/fonts/ionicons.scss */
.ion-code-download:before {
  content: "\f26f";
}

/* line 416, app/assets/stylesheets/fonts/ionicons.scss */
.ion-code-working:before {
  content: "\f270";
}

/* line 418, app/assets/stylesheets/fonts/ionicons.scss */
.ion-coffee:before {
  content: "\f272";
}

/* line 420, app/assets/stylesheets/fonts/ionicons.scss */
.ion-compass:before {
  content: "\f273";
}

/* line 422, app/assets/stylesheets/fonts/ionicons.scss */
.ion-compose:before {
  content: "\f12c";
}

/* line 424, app/assets/stylesheets/fonts/ionicons.scss */
.ion-connection-bars:before {
  content: "\f274";
}

/* line 426, app/assets/stylesheets/fonts/ionicons.scss */
.ion-contrast:before {
  content: "\f275";
}

/* line 428, app/assets/stylesheets/fonts/ionicons.scss */
.ion-crop:before {
  content: "\f3c1";
}

/* line 430, app/assets/stylesheets/fonts/ionicons.scss */
.ion-cube:before {
  content: "\f318";
}

/* line 432, app/assets/stylesheets/fonts/ionicons.scss */
.ion-disc:before {
  content: "\f12d";
}

/* line 434, app/assets/stylesheets/fonts/ionicons.scss */
.ion-document:before {
  content: "\f12f";
}

/* line 436, app/assets/stylesheets/fonts/ionicons.scss */
.ion-document-text:before {
  content: "\f12e";
}

/* line 438, app/assets/stylesheets/fonts/ionicons.scss */
.ion-drag:before {
  content: "\f130";
}

/* line 440, app/assets/stylesheets/fonts/ionicons.scss */
.ion-earth:before {
  content: "\f276";
}

/* line 442, app/assets/stylesheets/fonts/ionicons.scss */
.ion-easel:before {
  content: "\f3c2";
}

/* line 444, app/assets/stylesheets/fonts/ionicons.scss */
.ion-edit:before {
  content: "\f2bf";
}

/* line 446, app/assets/stylesheets/fonts/ionicons.scss */
.ion-egg:before {
  content: "\f277";
}

/* line 448, app/assets/stylesheets/fonts/ionicons.scss */
.ion-eject:before {
  content: "\f131";
}

/* line 450, app/assets/stylesheets/fonts/ionicons.scss */
.ion-email:before {
  content: "\f132";
}

/* line 452, app/assets/stylesheets/fonts/ionicons.scss */
.ion-email-unread:before {
  content: "\f3c3";
}

/* line 454, app/assets/stylesheets/fonts/ionicons.scss */
.ion-erlenmeyer-flask:before {
  content: "\f3c5";
}

/* line 456, app/assets/stylesheets/fonts/ionicons.scss */
.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}

/* line 458, app/assets/stylesheets/fonts/ionicons.scss */
.ion-eye:before {
  content: "\f133";
}

/* line 460, app/assets/stylesheets/fonts/ionicons.scss */
.ion-eye-disabled:before {
  content: "\f306";
}

/* line 462, app/assets/stylesheets/fonts/ionicons.scss */
.ion-female:before {
  content: "\f278";
}

/* line 464, app/assets/stylesheets/fonts/ionicons.scss */
.ion-filing:before {
  content: "\f134";
}

/* line 466, app/assets/stylesheets/fonts/ionicons.scss */
.ion-film-marker:before {
  content: "\f135";
}

/* line 468, app/assets/stylesheets/fonts/ionicons.scss */
.ion-fireball:before {
  content: "\f319";
}

/* line 470, app/assets/stylesheets/fonts/ionicons.scss */
.ion-flag:before {
  content: "\f279";
}

/* line 472, app/assets/stylesheets/fonts/ionicons.scss */
.ion-flame:before {
  content: "\f31a";
}

/* line 474, app/assets/stylesheets/fonts/ionicons.scss */
.ion-flash:before {
  content: "\f137";
}

/* line 476, app/assets/stylesheets/fonts/ionicons.scss */
.ion-flash-off:before {
  content: "\f136";
}

/* line 478, app/assets/stylesheets/fonts/ionicons.scss */
.ion-folder:before {
  content: "\f139";
}

/* line 480, app/assets/stylesheets/fonts/ionicons.scss */
.ion-fork:before {
  content: "\f27a";
}

/* line 482, app/assets/stylesheets/fonts/ionicons.scss */
.ion-fork-repo:before {
  content: "\f2c0";
}

/* line 484, app/assets/stylesheets/fonts/ionicons.scss */
.ion-forward:before {
  content: "\f13a";
}

/* line 486, app/assets/stylesheets/fonts/ionicons.scss */
.ion-funnel:before {
  content: "\f31b";
}

/* line 488, app/assets/stylesheets/fonts/ionicons.scss */
.ion-gear-a:before {
  content: "\f13d";
}

/* line 490, app/assets/stylesheets/fonts/ionicons.scss */
.ion-gear-b:before {
  content: "\f13e";
}

/* line 492, app/assets/stylesheets/fonts/ionicons.scss */
.ion-grid:before {
  content: "\f13f";
}

/* line 494, app/assets/stylesheets/fonts/ionicons.scss */
.ion-hammer:before {
  content: "\f27b";
}

/* line 496, app/assets/stylesheets/fonts/ionicons.scss */
.ion-happy:before {
  content: "\f31c";
}

/* line 498, app/assets/stylesheets/fonts/ionicons.scss */
.ion-happy-outline:before {
  content: "\f3c6";
}

/* line 500, app/assets/stylesheets/fonts/ionicons.scss */
.ion-headphone:before {
  content: "\f140";
}

/* line 502, app/assets/stylesheets/fonts/ionicons.scss */
.ion-heart:before {
  content: "\f141";
}

/* line 504, app/assets/stylesheets/fonts/ionicons.scss */
.ion-heart-broken:before {
  content: "\f31d";
}

/* line 506, app/assets/stylesheets/fonts/ionicons.scss */
.ion-help:before {
  content: "\f143";
}

/* line 508, app/assets/stylesheets/fonts/ionicons.scss */
.ion-help-buoy:before {
  content: "\f27c";
}

/* line 510, app/assets/stylesheets/fonts/ionicons.scss */
.ion-help-circled:before {
  content: "\f142";
}

/* line 512, app/assets/stylesheets/fonts/ionicons.scss */
.ion-home:before {
  content: "\f144";
}

/* line 514, app/assets/stylesheets/fonts/ionicons.scss */
.ion-icecream:before {
  content: "\f27d";
}

/* line 516, app/assets/stylesheets/fonts/ionicons.scss */
.ion-image:before {
  content: "\f147";
}

/* line 518, app/assets/stylesheets/fonts/ionicons.scss */
.ion-images:before {
  content: "\f148";
}

/* line 520, app/assets/stylesheets/fonts/ionicons.scss */
.ion-information:before {
  content: "\f14a";
}

/* line 522, app/assets/stylesheets/fonts/ionicons.scss */
.ion-information-circled:before {
  content: "\f149";
}

/* line 524, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ionic:before {
  content: "\f14b";
}

/* line 526, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-alarm:before {
  content: "\f3c8";
}

/* line 528, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-alarm-outline:before {
  content: "\f3c7";
}

/* line 530, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-albums:before {
  content: "\f3ca";
}

/* line 532, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-albums-outline:before {
  content: "\f3c9";
}

/* line 534, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-americanfootball:before {
  content: "\f3cc";
}

/* line 536, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-americanfootball-outline:before {
  content: "\f3cb";
}

/* line 538, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-analytics:before {
  content: "\f3ce";
}

/* line 540, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-analytics-outline:before {
  content: "\f3cd";
}

/* line 542, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-back:before {
  content: "\f3cf";
}

/* line 544, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-down:before {
  content: "\f3d0";
}

/* line 546, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-forward:before {
  content: "\f3d1";
}

/* line 548, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-left:before {
  content: "\f3d2";
}

/* line 550, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-right:before {
  content: "\f3d3";
}

/* line 552, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-thin-down:before {
  content: "\f3d4";
}

/* line 554, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-thin-left:before {
  content: "\f3d5";
}

/* line 556, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}

/* line 558, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-thin-up:before {
  content: "\f3d7";
}

/* line 560, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-arrow-up:before {
  content: "\f3d8";
}

/* line 562, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-at:before {
  content: "\f3da";
}

/* line 564, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-at-outline:before {
  content: "\f3d9";
}

/* line 566, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-barcode:before {
  content: "\f3dc";
}

/* line 568, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-barcode-outline:before {
  content: "\f3db";
}

/* line 570, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-baseball:before {
  content: "\f3de";
}

/* line 572, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-baseball-outline:before {
  content: "\f3dd";
}

/* line 574, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-basketball:before {
  content: "\f3e0";
}

/* line 576, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-basketball-outline:before {
  content: "\f3df";
}

/* line 578, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-bell:before {
  content: "\f3e2";
}

/* line 580, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-bell-outline:before {
  content: "\f3e1";
}

/* line 582, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-body:before {
  content: "\f3e4";
}

/* line 584, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-body-outline:before {
  content: "\f3e3";
}

/* line 586, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-bolt:before {
  content: "\f3e6";
}

/* line 588, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-bolt-outline:before {
  content: "\f3e5";
}

/* line 590, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-book:before {
  content: "\f3e8";
}

/* line 592, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-book-outline:before {
  content: "\f3e7";
}

/* line 594, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-bookmarks:before {
  content: "\f3ea";
}

/* line 596, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-bookmarks-outline:before {
  content: "\f3e9";
}

/* line 598, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-box:before {
  content: "\f3ec";
}

/* line 600, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-box-outline:before {
  content: "\f3eb";
}

/* line 602, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-briefcase:before {
  content: "\f3ee";
}

/* line 604, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-briefcase-outline:before {
  content: "\f3ed";
}

/* line 606, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-browsers:before {
  content: "\f3f0";
}

/* line 608, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-browsers-outline:before {
  content: "\f3ef";
}

/* line 610, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-calculator:before {
  content: "\f3f2";
}

/* line 612, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-calculator-outline:before {
  content: "\f3f1";
}

/* line 614, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-calendar:before {
  content: "\f3f4";
}

/* line 616, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-calendar-outline:before {
  content: "\f3f3";
}

/* line 618, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-camera:before {
  content: "\f3f6";
}

/* line 620, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-camera-outline:before {
  content: "\f3f5";
}

/* line 622, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cart:before {
  content: "\f3f8";
}

/* line 624, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cart-outline:before {
  content: "\f3f7";
}

/* line 626, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-chatboxes:before {
  content: "\f3fa";
}

/* line 628, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-chatboxes-outline:before {
  content: "\f3f9";
}

/* line 630, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-chatbubble:before {
  content: "\f3fc";
}

/* line 632, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-chatbubble-outline:before {
  content: "\f3fb";
}

/* line 634, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-checkmark:before {
  content: "\f3ff";
}

/* line 636, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-checkmark-empty:before {
  content: "\f3fd";
}

/* line 638, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-checkmark-outline:before {
  content: "\f3fe";
}

/* line 640, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-circle-filled:before {
  content: "\f400";
}

/* line 642, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-circle-outline:before {
  content: "\f401";
}

/* line 644, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-clock:before {
  content: "\f403";
}

/* line 646, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-clock-outline:before {
  content: "\f402";
}

/* line 648, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-close:before {
  content: "\f406";
}

/* line 650, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-close-empty:before {
  content: "\f404";
}

/* line 652, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-close-outline:before {
  content: "\f405";
}

/* line 654, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloud:before {
  content: "\f40c";
}

/* line 656, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloud-download:before {
  content: "\f408";
}

/* line 658, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloud-download-outline:before {
  content: "\f407";
}

/* line 660, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloud-outline:before {
  content: "\f409";
}

/* line 662, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloud-upload:before {
  content: "\f40b";
}

/* line 664, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloud-upload-outline:before {
  content: "\f40a";
}

/* line 666, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloudy:before {
  content: "\f410";
}

/* line 668, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloudy-night:before {
  content: "\f40e";
}

/* line 670, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloudy-night-outline:before {
  content: "\f40d";
}

/* line 672, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cloudy-outline:before {
  content: "\f40f";
}

/* line 674, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cog:before {
  content: "\f412";
}

/* line 676, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-cog-outline:before {
  content: "\f411";
}

/* line 678, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-color-filter:before {
  content: "\f414";
}

/* line 680, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-color-filter-outline:before {
  content: "\f413";
}

/* line 682, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-color-wand:before {
  content: "\f416";
}

/* line 684, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-color-wand-outline:before {
  content: "\f415";
}

/* line 686, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-compose:before {
  content: "\f418";
}

/* line 688, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-compose-outline:before {
  content: "\f417";
}

/* line 690, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-contact:before {
  content: "\f41a";
}

/* line 692, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-contact-outline:before {
  content: "\f419";
}

/* line 694, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-copy:before {
  content: "\f41c";
}

/* line 696, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-copy-outline:before {
  content: "\f41b";
}

/* line 698, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-crop:before {
  content: "\f41e";
}

/* line 700, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-crop-strong:before {
  content: "\f41d";
}

/* line 702, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-download:before {
  content: "\f420";
}

/* line 704, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-download-outline:before {
  content: "\f41f";
}

/* line 706, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-drag:before {
  content: "\f421";
}

/* line 708, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-email:before {
  content: "\f423";
}

/* line 710, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-email-outline:before {
  content: "\f422";
}

/* line 712, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-eye:before {
  content: "\f425";
}

/* line 714, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-eye-outline:before {
  content: "\f424";
}

/* line 716, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-fastforward:before {
  content: "\f427";
}

/* line 718, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-fastforward-outline:before {
  content: "\f426";
}

/* line 720, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-filing:before {
  content: "\f429";
}

/* line 722, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-filing-outline:before {
  content: "\f428";
}

/* line 724, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-film:before {
  content: "\f42b";
}

/* line 726, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-film-outline:before {
  content: "\f42a";
}

/* line 728, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flag:before {
  content: "\f42d";
}

/* line 730, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flag-outline:before {
  content: "\f42c";
}

/* line 732, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flame:before {
  content: "\f42f";
}

/* line 734, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flame-outline:before {
  content: "\f42e";
}

/* line 736, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flask:before {
  content: "\f431";
}

/* line 738, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flask-outline:before {
  content: "\f430";
}

/* line 740, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flower:before {
  content: "\f433";
}

/* line 742, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-flower-outline:before {
  content: "\f432";
}

/* line 744, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-folder:before {
  content: "\f435";
}

/* line 746, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-folder-outline:before {
  content: "\f434";
}

/* line 748, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-football:before {
  content: "\f437";
}

/* line 750, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-football-outline:before {
  content: "\f436";
}

/* line 752, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-game-controller-a:before {
  content: "\f439";
}

/* line 754, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-game-controller-a-outline:before {
  content: "\f438";
}

/* line 756, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-game-controller-b:before {
  content: "\f43b";
}

/* line 758, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-game-controller-b-outline:before {
  content: "\f43a";
}

/* line 760, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-gear:before {
  content: "\f43d";
}

/* line 762, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-gear-outline:before {
  content: "\f43c";
}

/* line 764, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-glasses:before {
  content: "\f43f";
}

/* line 766, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-glasses-outline:before {
  content: "\f43e";
}

/* line 768, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-grid-view:before {
  content: "\f441";
}

/* line 770, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-grid-view-outline:before {
  content: "\f440";
}

/* line 772, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-heart:before {
  content: "\f443";
}

/* line 774, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-heart-outline:before {
  content: "\f442";
}

/* line 776, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-help:before {
  content: "\f446";
}

/* line 778, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-help-empty:before {
  content: "\f444";
}

/* line 780, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-help-outline:before {
  content: "\f445";
}

/* line 782, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-home:before {
  content: "\f448";
}

/* line 784, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-home-outline:before {
  content: "\f447";
}

/* line 786, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-infinite:before {
  content: "\f44a";
}

/* line 788, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-infinite-outline:before {
  content: "\f449";
}

/* line 790, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-information:before {
  content: "\f44d";
}

/* line 792, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-information-empty:before {
  content: "\f44b";
}

/* line 794, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-information-outline:before {
  content: "\f44c";
}

/* line 796, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-ionic-outline:before {
  content: "\f44e";
}

/* line 798, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-keypad:before {
  content: "\f450";
}

/* line 800, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-keypad-outline:before {
  content: "\f44f";
}

/* line 802, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-lightbulb:before {
  content: "\f452";
}

/* line 804, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-lightbulb-outline:before {
  content: "\f451";
}

/* line 806, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-list:before {
  content: "\f454";
}

/* line 808, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-list-outline:before {
  content: "\f453";
}

/* line 810, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-location:before {
  content: "\f456";
}

/* line 812, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-location-outline:before {
  content: "\f455";
}

/* line 814, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-locked:before {
  content: "\f458";
}

/* line 816, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-locked-outline:before {
  content: "\f457";
}

/* line 818, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-loop:before {
  content: "\f45a";
}

/* line 820, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-loop-strong:before {
  content: "\f459";
}

/* line 822, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-medical:before {
  content: "\f45c";
}

/* line 824, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-medical-outline:before {
  content: "\f45b";
}

/* line 826, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-medkit:before {
  content: "\f45e";
}

/* line 828, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-medkit-outline:before {
  content: "\f45d";
}

/* line 830, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-mic:before {
  content: "\f461";
}

/* line 832, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-mic-off:before {
  content: "\f45f";
}

/* line 834, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-mic-outline:before {
  content: "\f460";
}

/* line 836, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-minus:before {
  content: "\f464";
}

/* line 838, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-minus-empty:before {
  content: "\f462";
}

/* line 840, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-minus-outline:before {
  content: "\f463";
}

/* line 842, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-monitor:before {
  content: "\f466";
}

/* line 844, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-monitor-outline:before {
  content: "\f465";
}

/* line 846, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-moon:before {
  content: "\f468";
}

/* line 848, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-moon-outline:before {
  content: "\f467";
}

/* line 850, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-more:before {
  content: "\f46a";
}

/* line 852, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-more-outline:before {
  content: "\f469";
}

/* line 854, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-musical-note:before {
  content: "\f46b";
}

/* line 856, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-musical-notes:before {
  content: "\f46c";
}

/* line 858, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-navigate:before {
  content: "\f46e";
}

/* line 860, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-navigate-outline:before {
  content: "\f46d";
}

/* line 862, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-nutrition:before {
  content: "\f470";
}

/* line 864, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-nutrition-outline:before {
  content: "\f46f";
}

/* line 866, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-paper:before {
  content: "\f472";
}

/* line 868, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-paper-outline:before {
  content: "\f471";
}

/* line 870, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-paperplane:before {
  content: "\f474";
}

/* line 872, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-paperplane-outline:before {
  content: "\f473";
}

/* line 874, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-partlysunny:before {
  content: "\f476";
}

/* line 876, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-partlysunny-outline:before {
  content: "\f475";
}

/* line 878, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pause:before {
  content: "\f478";
}

/* line 880, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pause-outline:before {
  content: "\f477";
}

/* line 882, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-paw:before {
  content: "\f47a";
}

/* line 884, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-paw-outline:before {
  content: "\f479";
}

/* line 886, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-people:before {
  content: "\f47c";
}

/* line 888, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-people-outline:before {
  content: "\f47b";
}

/* line 890, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-person:before {
  content: "\f47e";
}

/* line 892, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-person-outline:before {
  content: "\f47d";
}

/* line 894, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-personadd:before {
  content: "\f480";
}

/* line 896, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-personadd-outline:before {
  content: "\f47f";
}

/* line 898, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-photos:before {
  content: "\f482";
}

/* line 900, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-photos-outline:before {
  content: "\f481";
}

/* line 902, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pie:before {
  content: "\f484";
}

/* line 904, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pie-outline:before {
  content: "\f483";
}

/* line 906, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pint:before {
  content: "\f486";
}

/* line 908, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pint-outline:before {
  content: "\f485";
}

/* line 910, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-play:before {
  content: "\f488";
}

/* line 912, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-play-outline:before {
  content: "\f487";
}

/* line 914, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-plus:before {
  content: "\f48b";
}

/* line 916, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-plus-empty:before {
  content: "\f489";
}

/* line 918, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-plus-outline:before {
  content: "\f48a";
}

/* line 920, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pricetag:before {
  content: "\f48d";
}

/* line 922, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pricetag-outline:before {
  content: "\f48c";
}

/* line 924, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pricetags:before {
  content: "\f48f";
}

/* line 926, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pricetags-outline:before {
  content: "\f48e";
}

/* line 928, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-printer:before {
  content: "\f491";
}

/* line 930, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-printer-outline:before {
  content: "\f490";
}

/* line 932, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pulse:before {
  content: "\f493";
}

/* line 934, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-pulse-strong:before {
  content: "\f492";
}

/* line 936, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-rainy:before {
  content: "\f495";
}

/* line 938, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-rainy-outline:before {
  content: "\f494";
}

/* line 940, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-recording:before {
  content: "\f497";
}

/* line 942, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-recording-outline:before {
  content: "\f496";
}

/* line 944, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-redo:before {
  content: "\f499";
}

/* line 946, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-redo-outline:before {
  content: "\f498";
}

/* line 948, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-refresh:before {
  content: "\f49c";
}

/* line 950, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-refresh-empty:before {
  content: "\f49a";
}

/* line 952, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-refresh-outline:before {
  content: "\f49b";
}

/* line 954, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-reload:before {
  content: "\f49d";
}

/* line 956, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-reverse-camera:before {
  content: "\f49f";
}

/* line 958, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-reverse-camera-outline:before {
  content: "\f49e";
}

/* line 960, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-rewind:before {
  content: "\f4a1";
}

/* line 962, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-rewind-outline:before {
  content: "\f4a0";
}

/* line 964, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-rose:before {
  content: "\f4a3";
}

/* line 966, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-rose-outline:before {
  content: "\f4a2";
}

/* line 968, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-search:before {
  content: "\f4a5";
}

/* line 970, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-search-strong:before {
  content: "\f4a4";
}

/* line 972, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-settings:before {
  content: "\f4a7";
}

/* line 974, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-settings-strong:before {
  content: "\f4a6";
}

/* line 976, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-shuffle:before {
  content: "\f4a9";
}

/* line 978, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}

/* line 980, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-skipbackward:before {
  content: "\f4ab";
}

/* line 982, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-skipbackward-outline:before {
  content: "\f4aa";
}

/* line 984, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-skipforward:before {
  content: "\f4ad";
}

/* line 986, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-skipforward-outline:before {
  content: "\f4ac";
}

/* line 988, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-snowy:before {
  content: "\f4ae";
}

/* line 990, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-speedometer:before {
  content: "\f4b0";
}

/* line 992, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-speedometer-outline:before {
  content: "\f4af";
}

/* line 994, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-star:before {
  content: "\f4b3";
}

/* line 996, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-star-half:before {
  content: "\f4b1";
}

/* line 998, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-star-outline:before {
  content: "\f4b2";
}

/* line 1000, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-stopwatch:before {
  content: "\f4b5";
}

/* line 1002, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-stopwatch-outline:before {
  content: "\f4b4";
}

/* line 1004, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-sunny:before {
  content: "\f4b7";
}

/* line 1006, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-sunny-outline:before {
  content: "\f4b6";
}

/* line 1008, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-telephone:before {
  content: "\f4b9";
}

/* line 1010, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-telephone-outline:before {
  content: "\f4b8";
}

/* line 1012, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-tennisball:before {
  content: "\f4bb";
}

/* line 1014, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-tennisball-outline:before {
  content: "\f4ba";
}

/* line 1016, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-thunderstorm:before {
  content: "\f4bd";
}

/* line 1018, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-thunderstorm-outline:before {
  content: "\f4bc";
}

/* line 1020, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-time:before {
  content: "\f4bf";
}

/* line 1022, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-time-outline:before {
  content: "\f4be";
}

/* line 1024, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-timer:before {
  content: "\f4c1";
}

/* line 1026, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-timer-outline:before {
  content: "\f4c0";
}

/* line 1028, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-toggle:before {
  content: "\f4c3";
}

/* line 1030, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-toggle-outline:before {
  content: "\f4c2";
}

/* line 1032, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-trash:before {
  content: "\f4c5";
}

/* line 1034, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-trash-outline:before {
  content: "\f4c4";
}

/* line 1036, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-undo:before {
  content: "\f4c7";
}

/* line 1038, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-undo-outline:before {
  content: "\f4c6";
}

/* line 1040, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-unlocked:before {
  content: "\f4c9";
}

/* line 1042, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-unlocked-outline:before {
  content: "\f4c8";
}

/* line 1044, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-upload:before {
  content: "\f4cb";
}

/* line 1046, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-upload-outline:before {
  content: "\f4ca";
}

/* line 1048, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-videocam:before {
  content: "\f4cd";
}

/* line 1050, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-videocam-outline:before {
  content: "\f4cc";
}

/* line 1052, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-volume-high:before {
  content: "\f4ce";
}

/* line 1054, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-volume-low:before {
  content: "\f4cf";
}

/* line 1056, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-wineglass:before {
  content: "\f4d1";
}

/* line 1058, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-wineglass-outline:before {
  content: "\f4d0";
}

/* line 1060, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-world:before {
  content: "\f4d3";
}

/* line 1062, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ios-world-outline:before {
  content: "\f4d2";
}

/* line 1064, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ipad:before {
  content: "\f1f9";
}

/* line 1066, app/assets/stylesheets/fonts/ionicons.scss */
.ion-iphone:before {
  content: "\f1fa";
}

/* line 1068, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ipod:before {
  content: "\f1fb";
}

/* line 1070, app/assets/stylesheets/fonts/ionicons.scss */
.ion-jet:before {
  content: "\f295";
}

/* line 1072, app/assets/stylesheets/fonts/ionicons.scss */
.ion-key:before {
  content: "\f296";
}

/* line 1074, app/assets/stylesheets/fonts/ionicons.scss */
.ion-knife:before {
  content: "\f297";
}

/* line 1076, app/assets/stylesheets/fonts/ionicons.scss */
.ion-laptop:before {
  content: "\f1fc";
}

/* line 1078, app/assets/stylesheets/fonts/ionicons.scss */
.ion-leaf:before {
  content: "\f1fd";
}

/* line 1080, app/assets/stylesheets/fonts/ionicons.scss */
.ion-levels:before {
  content: "\f298";
}

/* line 1082, app/assets/stylesheets/fonts/ionicons.scss */
.ion-lightbulb:before {
  content: "\f299";
}

/* line 1084, app/assets/stylesheets/fonts/ionicons.scss */
.ion-link:before {
  content: "\f1fe";
}

/* line 1086, app/assets/stylesheets/fonts/ionicons.scss */
.ion-load-a:before {
  content: "\f29a";
}

/* line 1088, app/assets/stylesheets/fonts/ionicons.scss */
.ion-load-b:before {
  content: "\f29b";
}

/* line 1090, app/assets/stylesheets/fonts/ionicons.scss */
.ion-load-c:before {
  content: "\f29c";
}

/* line 1092, app/assets/stylesheets/fonts/ionicons.scss */
.ion-load-d:before {
  content: "\f29d";
}

/* line 1094, app/assets/stylesheets/fonts/ionicons.scss */
.ion-location:before {
  content: "\f1ff";
}

/* line 1096, app/assets/stylesheets/fonts/ionicons.scss */
.ion-lock-combination:before {
  content: "\f4d4";
}

/* line 1098, app/assets/stylesheets/fonts/ionicons.scss */
.ion-locked:before {
  content: "\f200";
}

/* line 1100, app/assets/stylesheets/fonts/ionicons.scss */
.ion-log-in:before {
  content: "\f29e";
}

/* line 1102, app/assets/stylesheets/fonts/ionicons.scss */
.ion-log-out:before {
  content: "\f29f";
}

/* line 1104, app/assets/stylesheets/fonts/ionicons.scss */
.ion-loop:before {
  content: "\f201";
}

/* line 1106, app/assets/stylesheets/fonts/ionicons.scss */
.ion-magnet:before {
  content: "\f2a0";
}

/* line 1108, app/assets/stylesheets/fonts/ionicons.scss */
.ion-male:before {
  content: "\f2a1";
}

/* line 1110, app/assets/stylesheets/fonts/ionicons.scss */
.ion-man:before {
  content: "\f202";
}

/* line 1112, app/assets/stylesheets/fonts/ionicons.scss */
.ion-map:before {
  content: "\f203";
}

/* line 1114, app/assets/stylesheets/fonts/ionicons.scss */
.ion-medkit:before {
  content: "\f2a2";
}

/* line 1116, app/assets/stylesheets/fonts/ionicons.scss */
.ion-merge:before {
  content: "\f33f";
}

/* line 1118, app/assets/stylesheets/fonts/ionicons.scss */
.ion-mic-a:before {
  content: "\f204";
}

/* line 1120, app/assets/stylesheets/fonts/ionicons.scss */
.ion-mic-b:before {
  content: "\f205";
}

/* line 1122, app/assets/stylesheets/fonts/ionicons.scss */
.ion-mic-c:before {
  content: "\f206";
}

/* line 1124, app/assets/stylesheets/fonts/ionicons.scss */
.ion-minus:before {
  content: "\f209";
}

/* line 1126, app/assets/stylesheets/fonts/ionicons.scss */
.ion-minus-circled:before {
  content: "\f207";
}

/* line 1128, app/assets/stylesheets/fonts/ionicons.scss */
.ion-minus-round:before {
  content: "\f208";
}

/* line 1130, app/assets/stylesheets/fonts/ionicons.scss */
.ion-model-s:before {
  content: "\f2c1";
}

/* line 1132, app/assets/stylesheets/fonts/ionicons.scss */
.ion-monitor:before {
  content: "\f20a";
}

/* line 1134, app/assets/stylesheets/fonts/ionicons.scss */
.ion-more:before {
  content: "\f20b";
}

/* line 1136, app/assets/stylesheets/fonts/ionicons.scss */
.ion-mouse:before {
  content: "\f340";
}

/* line 1138, app/assets/stylesheets/fonts/ionicons.scss */
.ion-music-note:before {
  content: "\f20c";
}

/* line 1140, app/assets/stylesheets/fonts/ionicons.scss */
.ion-navicon:before {
  content: "\f20e";
}

/* line 1142, app/assets/stylesheets/fonts/ionicons.scss */
.ion-navicon-round:before {
  content: "\f20d";
}

/* line 1144, app/assets/stylesheets/fonts/ionicons.scss */
.ion-navigate:before {
  content: "\f2a3";
}

/* line 1146, app/assets/stylesheets/fonts/ionicons.scss */
.ion-network:before {
  content: "\f341";
}

/* line 1148, app/assets/stylesheets/fonts/ionicons.scss */
.ion-no-smoking:before {
  content: "\f2c2";
}

/* line 1150, app/assets/stylesheets/fonts/ionicons.scss */
.ion-nuclear:before {
  content: "\f2a4";
}

/* line 1152, app/assets/stylesheets/fonts/ionicons.scss */
.ion-outlet:before {
  content: "\f342";
}

/* line 1154, app/assets/stylesheets/fonts/ionicons.scss */
.ion-paintbrush:before {
  content: "\f4d5";
}

/* line 1156, app/assets/stylesheets/fonts/ionicons.scss */
.ion-paintbucket:before {
  content: "\f4d6";
}

/* line 1158, app/assets/stylesheets/fonts/ionicons.scss */
.ion-paper-airplane:before {
  content: "\f2c3";
}

/* line 1160, app/assets/stylesheets/fonts/ionicons.scss */
.ion-paperclip:before {
  content: "\f20f";
}

/* line 1162, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pause:before {
  content: "\f210";
}

/* line 1164, app/assets/stylesheets/fonts/ionicons.scss */
.ion-person:before {
  content: "\f213";
}

/* line 1166, app/assets/stylesheets/fonts/ionicons.scss */
.ion-person-add:before {
  content: "\f211";
}

/* line 1168, app/assets/stylesheets/fonts/ionicons.scss */
.ion-person-stalker:before {
  content: "\f212";
}

/* line 1170, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pie-graph:before {
  content: "\f2a5";
}

/* line 1172, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pin:before {
  content: "\f2a6";
}

/* line 1174, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pinpoint:before {
  content: "\f2a7";
}

/* line 1176, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pizza:before {
  content: "\f2a8";
}

/* line 1178, app/assets/stylesheets/fonts/ionicons.scss */
.ion-plane:before {
  content: "\f214";
}

/* line 1180, app/assets/stylesheets/fonts/ionicons.scss */
.ion-planet:before {
  content: "\f343";
}

/* line 1182, app/assets/stylesheets/fonts/ionicons.scss */
.ion-play:before {
  content: "\f215";
}

/* line 1184, app/assets/stylesheets/fonts/ionicons.scss */
.ion-playstation:before {
  content: "\f30a";
}

/* line 1186, app/assets/stylesheets/fonts/ionicons.scss */
.ion-plus:before {
  content: "\f218";
}

/* line 1188, app/assets/stylesheets/fonts/ionicons.scss */
.ion-plus-circled:before {
  content: "\f216";
}

/* line 1190, app/assets/stylesheets/fonts/ionicons.scss */
.ion-plus-round:before {
  content: "\f217";
}

/* line 1192, app/assets/stylesheets/fonts/ionicons.scss */
.ion-podium:before {
  content: "\f344";
}

/* line 1194, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pound:before {
  content: "\f219";
}

/* line 1196, app/assets/stylesheets/fonts/ionicons.scss */
.ion-power:before {
  content: "\f2a9";
}

/* line 1198, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pricetag:before {
  content: "\f2aa";
}

/* line 1200, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pricetags:before {
  content: "\f2ab";
}

/* line 1202, app/assets/stylesheets/fonts/ionicons.scss */
.ion-printer:before {
  content: "\f21a";
}

/* line 1204, app/assets/stylesheets/fonts/ionicons.scss */
.ion-pull-request:before {
  content: "\f345";
}

/* line 1206, app/assets/stylesheets/fonts/ionicons.scss */
.ion-qr-scanner:before {
  content: "\f346";
}

/* line 1208, app/assets/stylesheets/fonts/ionicons.scss */
.ion-quote:before {
  content: "\f347";
}

/* line 1210, app/assets/stylesheets/fonts/ionicons.scss */
.ion-radio-waves:before {
  content: "\f2ac";
}

/* line 1212, app/assets/stylesheets/fonts/ionicons.scss */
.ion-record:before {
  content: "\f21b";
}

/* line 1214, app/assets/stylesheets/fonts/ionicons.scss */
.ion-refresh:before {
  content: "\f21c";
}

/* line 1216, app/assets/stylesheets/fonts/ionicons.scss */
.ion-reply:before {
  content: "\f21e";
}

/* line 1218, app/assets/stylesheets/fonts/ionicons.scss */
.ion-reply-all:before {
  content: "\f21d";
}

/* line 1220, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ribbon-a:before {
  content: "\f348";
}

/* line 1222, app/assets/stylesheets/fonts/ionicons.scss */
.ion-ribbon-b:before {
  content: "\f349";
}

/* line 1224, app/assets/stylesheets/fonts/ionicons.scss */
.ion-sad:before {
  content: "\f34a";
}

/* line 1226, app/assets/stylesheets/fonts/ionicons.scss */
.ion-sad-outline:before {
  content: "\f4d7";
}

/* line 1228, app/assets/stylesheets/fonts/ionicons.scss */
.ion-scissors:before {
  content: "\f34b";
}

/* line 1230, app/assets/stylesheets/fonts/ionicons.scss */
.ion-search:before {
  content: "\f21f";
}

/* line 1232, app/assets/stylesheets/fonts/ionicons.scss */
.ion-settings:before {
  content: "\f2ad";
}

/* line 1234, app/assets/stylesheets/fonts/ionicons.scss */
.ion-share:before {
  content: "\f220";
}

/* line 1236, app/assets/stylesheets/fonts/ionicons.scss */
.ion-shuffle:before {
  content: "\f221";
}

/* line 1238, app/assets/stylesheets/fonts/ionicons.scss */
.ion-skip-backward:before {
  content: "\f222";
}

/* line 1240, app/assets/stylesheets/fonts/ionicons.scss */
.ion-skip-forward:before {
  content: "\f223";
}

/* line 1242, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-android:before {
  content: "\f225";
}

/* line 1244, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-android-outline:before {
  content: "\f224";
}

/* line 1246, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-angular:before {
  content: "\f4d9";
}

/* line 1248, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-angular-outline:before {
  content: "\f4d8";
}

/* line 1250, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-apple:before {
  content: "\f227";
}

/* line 1252, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-apple-outline:before {
  content: "\f226";
}

/* line 1254, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-bitcoin:before {
  content: "\f2af";
}

/* line 1256, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}

/* line 1258, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-buffer:before {
  content: "\f229";
}

/* line 1260, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-buffer-outline:before {
  content: "\f228";
}

/* line 1262, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-chrome:before {
  content: "\f4db";
}

/* line 1264, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-chrome-outline:before {
  content: "\f4da";
}

/* line 1266, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-codepen:before {
  content: "\f4dd";
}

/* line 1268, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-codepen-outline:before {
  content: "\f4dc";
}

/* line 1270, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-css3:before {
  content: "\f4df";
}

/* line 1272, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-css3-outline:before {
  content: "\f4de";
}

/* line 1274, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-designernews:before {
  content: "\f22b";
}

/* line 1276, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-designernews-outline:before {
  content: "\f22a";
}

/* line 1278, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-dribbble:before {
  content: "\f22d";
}

/* line 1280, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-dribbble-outline:before {
  content: "\f22c";
}

/* line 1282, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-dropbox:before {
  content: "\f22f";
}

/* line 1284, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-dropbox-outline:before {
  content: "\f22e";
}

/* line 1286, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-euro:before {
  content: "\f4e1";
}

/* line 1288, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-euro-outline:before {
  content: "\f4e0";
}

/* line 1290, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-facebook:before {
  content: "\f231";
}

/* line 1292, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-facebook-outline:before {
  content: "\f230";
}

/* line 1294, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-foursquare:before {
  content: "\f34d";
}

/* line 1296, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-foursquare-outline:before {
  content: "\f34c";
}

/* line 1298, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-freebsd-devil:before {
  content: "\f2c4";
}

/* line 1300, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-github:before {
  content: "\f233";
}

/* line 1302, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-github-outline:before {
  content: "\f232";
}

/* line 1304, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-google:before {
  content: "\f34f";
}

/* line 1306, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-google-outline:before {
  content: "\f34e";
}

/* line 1308, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-googleplus:before {
  content: "\f235";
}

/* line 1310, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-googleplus-outline:before {
  content: "\f234";
}

/* line 1312, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-hackernews:before {
  content: "\f237";
}

/* line 1314, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-hackernews-outline:before {
  content: "\f236";
}

/* line 1316, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-html5:before {
  content: "\f4e3";
}

/* line 1318, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-html5-outline:before {
  content: "\f4e2";
}

/* line 1320, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-instagram:before {
  content: "\f351";
}

/* line 1322, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-instagram-outline:before {
  content: "\f350";
}

/* line 1324, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-javascript:before {
  content: "\f4e5";
}

/* line 1326, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-javascript-outline:before {
  content: "\f4e4";
}

/* line 1328, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-linkedin:before {
  content: "\f239";
}

/* line 1330, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-linkedin-outline:before {
  content: "\f238";
}

/* line 1332, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-markdown:before {
  content: "\f4e6";
}

/* line 1334, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-nodejs:before {
  content: "\f4e7";
}

/* line 1336, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-octocat:before {
  content: "\f4e8";
}

/* line 1338, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-pinterest:before {
  content: "\f2b1";
}

/* line 1340, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-pinterest-outline:before {
  content: "\f2b0";
}

/* line 1342, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-python:before {
  content: "\f4e9";
}

/* line 1344, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-reddit:before {
  content: "\f23b";
}

/* line 1346, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-reddit-outline:before {
  content: "\f23a";
}

/* line 1348, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-rss:before {
  content: "\f23d";
}

/* line 1350, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-rss-outline:before {
  content: "\f23c";
}

/* line 1352, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-sass:before {
  content: "\f4ea";
}

/* line 1354, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-skype:before {
  content: "\f23f";
}

/* line 1356, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-skype-outline:before {
  content: "\f23e";
}

/* line 1358, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-snapchat:before {
  content: "\f4ec";
}

/* line 1360, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-snapchat-outline:before {
  content: "\f4eb";
}

/* line 1362, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-tumblr:before {
  content: "\f241";
}

/* line 1364, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-tumblr-outline:before {
  content: "\f240";
}

/* line 1366, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-tux:before {
  content: "\f2c5";
}

/* line 1368, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-twitch:before {
  content: "\f4ee";
}

/* line 1370, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-twitch-outline:before {
  content: "\f4ed";
}

/* line 1372, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-twitter:before {
  content: "\f243";
}

/* line 1374, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-twitter-outline:before {
  content: "\f242";
}

/* line 1376, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-usd:before {
  content: "\f353";
}

/* line 1378, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-usd-outline:before {
  content: "\f352";
}

/* line 1380, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-vimeo:before {
  content: "\f245";
}

/* line 1382, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-vimeo-outline:before {
  content: "\f244";
}

/* line 1384, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-whatsapp:before {
  content: "\f4f0";
}

/* line 1386, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-whatsapp-outline:before {
  content: "\f4ef";
}

/* line 1388, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-windows:before {
  content: "\f247";
}

/* line 1390, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-windows-outline:before {
  content: "\f246";
}

/* line 1392, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-wordpress:before {
  content: "\f249";
}

/* line 1394, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-wordpress-outline:before {
  content: "\f248";
}

/* line 1396, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-yahoo:before {
  content: "\f24b";
}

/* line 1398, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-yahoo-outline:before {
  content: "\f24a";
}

/* line 1400, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-yen:before {
  content: "\f4f2";
}

/* line 1402, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-yen-outline:before {
  content: "\f4f1";
}

/* line 1404, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-youtube:before {
  content: "\f24d";
}

/* line 1406, app/assets/stylesheets/fonts/ionicons.scss */
.ion-social-youtube-outline:before {
  content: "\f24c";
}

/* line 1408, app/assets/stylesheets/fonts/ionicons.scss */
.ion-soup-can:before {
  content: "\f4f4";
}

/* line 1410, app/assets/stylesheets/fonts/ionicons.scss */
.ion-soup-can-outline:before {
  content: "\f4f3";
}

/* line 1412, app/assets/stylesheets/fonts/ionicons.scss */
.ion-speakerphone:before {
  content: "\f2b2";
}

/* line 1414, app/assets/stylesheets/fonts/ionicons.scss */
.ion-speedometer:before {
  content: "\f2b3";
}

/* line 1416, app/assets/stylesheets/fonts/ionicons.scss */
.ion-spoon:before {
  content: "\f2b4";
}

/* line 1418, app/assets/stylesheets/fonts/ionicons.scss */
.ion-star:before {
  content: "\f24e";
}

/* line 1420, app/assets/stylesheets/fonts/ionicons.scss */
.ion-stats-bars:before {
  content: "\f2b5";
}

/* line 1422, app/assets/stylesheets/fonts/ionicons.scss */
.ion-steam:before {
  content: "\f30b";
}

/* line 1424, app/assets/stylesheets/fonts/ionicons.scss */
.ion-stop:before {
  content: "\f24f";
}

/* line 1426, app/assets/stylesheets/fonts/ionicons.scss */
.ion-thermometer:before {
  content: "\f2b6";
}

/* line 1428, app/assets/stylesheets/fonts/ionicons.scss */
.ion-thumbsdown:before {
  content: "\f250";
}

/* line 1430, app/assets/stylesheets/fonts/ionicons.scss */
.ion-thumbsup:before {
  content: "\f251";
}

/* line 1432, app/assets/stylesheets/fonts/ionicons.scss */
.ion-toggle:before {
  content: "\f355";
}

/* line 1434, app/assets/stylesheets/fonts/ionicons.scss */
.ion-toggle-filled:before {
  content: "\f354";
}

/* line 1436, app/assets/stylesheets/fonts/ionicons.scss */
.ion-transgender:before {
  content: "\f4f5";
}

/* line 1438, app/assets/stylesheets/fonts/ionicons.scss */
.ion-trash-a:before {
  content: "\f252";
}

/* line 1440, app/assets/stylesheets/fonts/ionicons.scss */
.ion-trash-b:before {
  content: "\f253";
}

/* line 1442, app/assets/stylesheets/fonts/ionicons.scss */
.ion-trophy:before {
  content: "\f356";
}

/* line 1444, app/assets/stylesheets/fonts/ionicons.scss */
.ion-tshirt:before {
  content: "\f4f7";
}

/* line 1446, app/assets/stylesheets/fonts/ionicons.scss */
.ion-tshirt-outline:before {
  content: "\f4f6";
}

/* line 1448, app/assets/stylesheets/fonts/ionicons.scss */
.ion-umbrella:before {
  content: "\f2b7";
}

/* line 1450, app/assets/stylesheets/fonts/ionicons.scss */
.ion-university:before {
  content: "\f357";
}

/* line 1452, app/assets/stylesheets/fonts/ionicons.scss */
.ion-unlocked:before {
  content: "\f254";
}

/* line 1454, app/assets/stylesheets/fonts/ionicons.scss */
.ion-upload:before {
  content: "\f255";
}

/* line 1456, app/assets/stylesheets/fonts/ionicons.scss */
.ion-usb:before {
  content: "\f2b8";
}

/* line 1458, app/assets/stylesheets/fonts/ionicons.scss */
.ion-videocamera:before {
  content: "\f256";
}

/* line 1460, app/assets/stylesheets/fonts/ionicons.scss */
.ion-volume-high:before {
  content: "\f257";
}

/* line 1462, app/assets/stylesheets/fonts/ionicons.scss */
.ion-volume-low:before {
  content: "\f258";
}

/* line 1464, app/assets/stylesheets/fonts/ionicons.scss */
.ion-volume-medium:before {
  content: "\f259";
}

/* line 1466, app/assets/stylesheets/fonts/ionicons.scss */
.ion-volume-mute:before {
  content: "\f25a";
}

/* line 1468, app/assets/stylesheets/fonts/ionicons.scss */
.ion-wand:before {
  content: "\f358";
}

/* line 1470, app/assets/stylesheets/fonts/ionicons.scss */
.ion-waterdrop:before {
  content: "\f25b";
}

/* line 1472, app/assets/stylesheets/fonts/ionicons.scss */
.ion-wifi:before {
  content: "\f25c";
}

/* line 1474, app/assets/stylesheets/fonts/ionicons.scss */
.ion-wineglass:before {
  content: "\f2b9";
}

/* line 1476, app/assets/stylesheets/fonts/ionicons.scss */
.ion-woman:before {
  content: "\f25d";
}

/* line 1478, app/assets/stylesheets/fonts/ionicons.scss */
.ion-wrench:before {
  content: "\f2ba";
}

/* line 1480, app/assets/stylesheets/fonts/ionicons.scss */
.ion-xbox:before {
  content: "\f30c";
}

/* line 1, app/assets/stylesheets/fonts/jquery.raty.scss */
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  font-size: 2em;
}

@font-face {
  font-family: "raty";
  font-style: normal;
  font-weight: normal;
  src: url(/assets/raty/raty-58712c2a556a8f9f67ef747824b475ed84ea53cb66fde942cf4dc41f20853aeb.eot);
  src: url(/assets/raty/raty-58712c2a556a8f9f67ef747824b475ed84ea53cb66fde942cf4dc41f20853aeb.eot?#iefix) format("embedded-opentype");
  src: url(/assets/raty/raty-920ea94c24bc30b29c44ab875a160bf392cc9456ce800edd55240353f54743a8.svg#raty) format("svg");
  src: url(/assets/raty/raty-faee9ce116833f3fd0a828f45dad9ae7ef22a28ea3e14ccdbdf4a16bd3a82b5b.ttf) format("truetype");
  src: url(/assets/raty/raty-ce79bee15c8795bb7bee159131318308b432133f4268f2531eb9f2790c95bda5.woff) format("woff");
}

/* line 16, app/assets/stylesheets/fonts/jquery.raty.scss */
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "raty";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

/* line 28, app/assets/stylesheets/fonts/jquery.raty.scss */
.cancel-on-png:before {
  content: "\e600";
}

/* line 32, app/assets/stylesheets/fonts/jquery.raty.scss */
.cancel-off-png:before {
  content: "\e601";
}

/* line 36, app/assets/stylesheets/fonts/jquery.raty.scss */
.star-on-png:before {
  content: "\f005";
}

/* line 40, app/assets/stylesheets/fonts/jquery.raty.scss */
.star-off-png:before {
  content: "\f006";
}

/* line 44, app/assets/stylesheets/fonts/jquery.raty.scss */
.star-half-png:before {
  content: "\f123";
}

/* line 2, app/assets/stylesheets/fonts/linea.scss */
.glyphs.character-mapping {
  margin: 0 0 20px 0;
  padding: 20px 0 20px 30px;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid #d8e0e5;
  border-radius: 3px;
}

/* line 10, app/assets/stylesheets/fonts/linea.scss */
.glyphs.character-mapping li {
  margin: 0 30px 20px 0;
  display: inline-block;
  width: 90px;
  text-align: center;
  font-size: 24px;
}

/* line 17, app/assets/stylesheets/fonts/linea.scss */
.linea-icon {
  position: relative;
}

/* line 20, app/assets/stylesheets/fonts/linea.scss */
.linea-icon svg {
  fill: #000;
}

/* line 23, app/assets/stylesheets/fonts/linea.scss */
.glyphs.character-mapping input {
  margin: 0;
  padding: 5px 0;
  line-height: 12px;
  font-size: 12px;
  display: block;
  width: 100%;
  border: 1px solid #d8e0e5;
  text-align: center;
  outline: 0;
}

/* line 34, app/assets/stylesheets/fonts/linea.scss */
.glyphs.character-mapping input:focus {
  border: 1px solid #fbde4a;
  box-shadow: inset 0 0 3px #fbde4a;
}

/* line 39, app/assets/stylesheets/fonts/linea.scss */
.glyphs.character-mapping input:hover {
  box-shadow: inset 0 0 3px #fbde4a;
}

@font-face {
  font-family: "linea-arrows-10";
  src: url(/assets/linea-icons/linea-arrows-10-aa8e1eb60b7087dfcfd7deae68aff3611f810fb7aa451cc580bbdd170875e962.eot);
  src: url(/assets/linea-icons/linea-arrows-10-aa8e1eb60b7087dfcfd7deae68aff3611f810fb7aa451cc580bbdd170875e962.eot?#iefix) format("embedded-opentype"), url(/assets/linea-icons/linea-arrows-10-6afa35b78426b95a66db9b63f809862d72b6533b2a0a6a6dfba706e354ba823e.woff) format("woff"), url(/assets/linea-icons/linea-arrows-10-bf63aba41a0b2ef0a5c0aea64ec9d16284c3655447b1bfed2a3c5b6eae795286.ttf) format("truetype"), url(/assets/linea-icons/linea-arrows-10-3022aeacbfb8f5fdb7ffd49fc2cfa47ea950fc8f6afc3a7fcea0784fb89ed173.svg#linea-arrows-10) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 50, app/assets/stylesheets/fonts/linea.scss */
.linea-aerrow[data-icon]:before {
  font-family: "linea-arrows-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 62, app/assets/stylesheets/fonts/linea.scss */
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 74, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-anticlockwise:before {
  content: "\e000";
}

/* line 77, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-anticlockwise-dashed:before {
  content: "\e001";
}

/* line 80, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-button-down:before {
  content: "\e002";
}

/* line 83, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-button-off:before {
  content: "\e003";
}

/* line 86, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-button-on:before {
  content: "\e004";
}

/* line 89, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-button-up:before {
  content: "\e005";
}

/* line 92, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-check:before {
  content: "\e006";
}

/* line 95, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-check:before {
  content: "\e007";
}

/* line 98, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-down:before {
  content: "\e008";
}

/* line 101, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-downleft:before {
  content: "\e009";
}

/* line 104, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-downright:before {
  content: "\e00a";
}

/* line 107, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-left:before {
  content: "\e00b";
}

/* line 110, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-minus:before {
  content: "\e00c";
}

/* line 113, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-plus:before {
  content: "\e00d";
}

/* line 116, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-remove:before {
  content: "\e00e";
}

/* line 119, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-right:before {
  content: "\e00f";
}

/* line 122, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-up:before {
  content: "\e010";
}

/* line 125, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-upleft:before {
  content: "\e011";
}

/* line 128, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-circle-upright:before {
  content: "\e012";
}

/* line 131, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-clockwise:before {
  content: "\e013";
}

/* line 134, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-clockwise-dashed:before {
  content: "\e014";
}

/* line 137, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-compress:before {
  content: "\e015";
}

/* line 140, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-deny:before {
  content: "\e016";
}

/* line 143, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-diagonal:before {
  content: "\e017";
}

/* line 146, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-diagonal2:before {
  content: "\e018";
}

/* line 149, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-down:before {
  content: "\e019";
}

/* line 152, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-down-double:before {
  content: "\e01a";
}

/* line 155, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-downleft:before {
  content: "\e01b";
}

/* line 158, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-downright:before {
  content: "\e01c";
}

/* line 161, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-down:before {
  content: "\e01d";
}

/* line 164, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-down-dashed:before {
  content: "\e01e";
}

/* line 167, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-horiz:before {
  content: "\e01f";
}

/* line 170, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-left:before {
  content: "\e020";
}

/* line 173, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-left-dashed:before {
  content: "\e021";
}

/* line 176, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-right:before {
  content: "\e022";
}

/* line 179, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-right-dashed:before {
  content: "\e023";
}

/* line 182, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-up:before {
  content: "\e024";
}

/* line 185, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-up-dashed:before {
  content: "\e025";
}

/* line 188, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-drag-vert:before {
  content: "\e026";
}

/* line 191, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-exclamation:before {
  content: "\e027";
}

/* line 194, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-expand:before {
  content: "\e028";
}

/* line 197, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-expand-diagonal1:before {
  content: "\e029";
}

/* line 200, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-expand-horizontal1:before {
  content: "\e02a";
}

/* line 203, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-expand-vertical1:before {
  content: "\e02b";
}

/* line 206, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-fit-horizontal:before {
  content: "\e02c";
}

/* line 209, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-fit-vertical:before {
  content: "\e02d";
}

/* line 212, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-glide:before {
  content: "\e02e";
}

/* line 215, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-glide-horizontal:before {
  content: "\e02f";
}

/* line 218, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-glide-vertical:before {
  content: "\e030";
}

/* line 221, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-hamburger1:before {
  content: "\e031";
}

/* line 224, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-hamburger-2:before {
  content: "\e032";
}

/* line 227, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-horizontal:before {
  content: "\e033";
}

/* line 230, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-info:before {
  content: "\e034";
}

/* line 233, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-alt:before {
  content: "\e035";
}

/* line 236, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-cmd:before {
  content: "\e036";
}

/* line 239, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-delete:before {
  content: "\e037";
}

/* line 242, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-down:before {
  content: "\e038";
}

/* line 245, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-left:before {
  content: "\e039";
}

/* line 248, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-return:before {
  content: "\e03a";
}

/* line 251, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-right:before {
  content: "\e03b";
}

/* line 254, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-shift:before {
  content: "\e03c";
}

/* line 257, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-tab:before {
  content: "\e03d";
}

/* line 260, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-keyboard-up:before {
  content: "\e03e";
}

/* line 263, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-left:before {
  content: "\e03f";
}

/* line 266, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-left-double-32:before {
  content: "\e040";
}

/* line 269, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-minus:before {
  content: "\e041";
}

/* line 272, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-move:before {
  content: "\e042";
}

/* line 275, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-move2:before {
  content: "\e043";
}

/* line 278, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-move-bottom:before {
  content: "\e044";
}

/* line 281, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-move-left:before {
  content: "\e045";
}

/* line 284, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-move-right:before {
  content: "\e046";
}

/* line 287, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-move-top:before {
  content: "\e047";
}

/* line 290, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-plus:before {
  content: "\e048";
}

/* line 293, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-question:before {
  content: "\e049";
}

/* line 296, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-remove:before {
  content: "\e04a";
}

/* line 299, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-right:before {
  content: "\e04b";
}

/* line 302, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-right-double:before {
  content: "\e04c";
}

/* line 305, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-rotate:before {
  content: "\e04d";
}

/* line 308, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-rotate-anti:before {
  content: "\e04e";
}

/* line 311, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-rotate-anti-dashed:before {
  content: "\e04f";
}

/* line 314, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-rotate-dashed:before {
  content: "\e050";
}

/* line 317, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-shrink:before {
  content: "\e051";
}

/* line 320, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-shrink-diagonal1:before {
  content: "\e052";
}

/* line 323, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-shrink-diagonal2:before {
  content: "\e053";
}

/* line 326, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-shrink-horizonal2:before {
  content: "\e054";
}

/* line 329, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-shrink-horizontal1:before {
  content: "\e055";
}

/* line 332, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-shrink-vertical1:before {
  content: "\e056";
}

/* line 335, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-shrink-vertical2:before {
  content: "\e057";
}

/* line 338, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-sign-down:before {
  content: "\e058";
}

/* line 341, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-sign-left:before {
  content: "\e059";
}

/* line 344, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-sign-right:before {
  content: "\e05a";
}

/* line 347, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-sign-up:before {
  content: "\e05b";
}

/* line 350, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-down1:before {
  content: "\e05c";
}

/* line 353, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-down2:before {
  content: "\e05d";
}

/* line 356, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-left1:before {
  content: "\e05e";
}

/* line 359, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-left2:before {
  content: "\e05f";
}

/* line 362, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-right1:before {
  content: "\e060";
}

/* line 365, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-right2:before {
  content: "\e061";
}

/* line 368, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-up1:before {
  content: "\e062";
}

/* line 371, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slide-up2:before {
  content: "\e063";
}

/* line 374, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-down:before {
  content: "\e064";
}

/* line 377, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-down-dashed:before {
  content: "\e065";
}

/* line 380, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-left:before {
  content: "\e066";
}

/* line 383, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-left-dashed:before {
  content: "\e067";
}

/* line 386, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-right:before {
  content: "\e068";
}

/* line 389, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-right-dashed:before {
  content: "\e069";
}

/* line 392, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-up:before {
  content: "\e06a";
}

/* line 395, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-slim-up-dashed:before {
  content: "\e06b";
}

/* line 398, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-check:before {
  content: "\e06c";
}

/* line 401, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-down:before {
  content: "\e06d";
}

/* line 404, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-downleft:before {
  content: "\e06e";
}

/* line 407, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-downright:before {
  content: "\e06f";
}

/* line 410, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-left:before {
  content: "\e070";
}

/* line 413, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-minus:before {
  content: "\e071";
}

/* line 416, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-plus:before {
  content: "\e072";
}

/* line 419, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-remove:before {
  content: "\e073";
}

/* line 422, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-right:before {
  content: "\e074";
}

/* line 425, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-up:before {
  content: "\e075";
}

/* line 428, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-upleft:before {
  content: "\e076";
}

/* line 431, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-square-upright:before {
  content: "\e077";
}

/* line 434, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-squares:before {
  content: "\e078";
}

/* line 437, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-diagonal1:before {
  content: "\e079";
}

/* line 440, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-diagonal2:before {
  content: "\e07a";
}

/* line 443, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-diagonal3:before {
  content: "\e07b";
}

/* line 446, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-diagonal4:before {
  content: "\e07c";
}

/* line 449, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-horizontal1:before {
  content: "\e07d";
}

/* line 452, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-horizontal2:before {
  content: "\e07e";
}

/* line 455, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-vertical1:before {
  content: "\e07f";
}

/* line 458, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-stretch-vertical2:before {
  content: "\e080";
}

/* line 461, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-switch-horizontal:before {
  content: "\e081";
}

/* line 464, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-switch-vertical:before {
  content: "\e082";
}

/* line 467, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-up:before {
  content: "\e083";
}

/* line 470, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-up-double-33:before {
  content: "\e084";
}

/* line 473, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-upleft:before {
  content: "\e085";
}

/* line 476, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-upright:before {
  content: "\e086";
}

/* line 479, app/assets/stylesheets/fonts/linea.scss */
.icon-arrows-vertical:before {
  content: "\e087";
}

@font-face {
  font-family: "linea-basic-10";
  src: url(/assets/linea-icons/linea-basic-10-a4d53d080b773e84db76f771517d0d87a44e36376b831d77908574a816f3d2e4.eot);
  src: url(/assets/linea-icons/linea-basic-10-a4d53d080b773e84db76f771517d0d87a44e36376b831d77908574a816f3d2e4.eot?#iefix) format("embedded-opentype"), url(/assets/linea-icons/linea-basic-10-3f660cf145f6ee7ae270ea3f8e737b2353c7978c1b0de1b5d97684ddd0673db9.woff) format("woff"), url(/assets/linea-icons/linea-basic-10-aad9aaf19ba546a9a319ab0b6bfe32757acf1e2b6bbc146294ef515b341a49d0.ttf) format("truetype"), url(/assets/linea-icons/linea-basic-10-253997c73786a08e68f12d23ba17037c234558ec43230ce72a4f40fcbc7082e8.svg#linea-basic-10) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 489, app/assets/stylesheets/fonts/linea.scss */
.linea-basic[data-icon]:before {
  font-family: "linea-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 501, app/assets/stylesheets/fonts/linea.scss */
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-basic-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 513, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-accelerator:before {
  content: "a";
}

/* line 516, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-alarm:before {
  content: "b";
}

/* line 519, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-anchor:before {
  content: "c";
}

/* line 522, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-anticlockwise:before {
  content: "d";
}

/* line 525, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-archive:before {
  content: "e";
}

/* line 528, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-archive-full:before {
  content: "f";
}

/* line 531, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-ban:before {
  content: "g";
}

/* line 534, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-battery-charge:before {
  content: "h";
}

/* line 537, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-battery-empty:before {
  content: "i";
}

/* line 540, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-battery-full:before {
  content: "j";
}

/* line 543, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-battery-half:before {
  content: "k";
}

/* line 546, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-bolt:before {
  content: "l";
}

/* line 549, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-book:before {
  content: "m";
}

/* line 552, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-book-pen:before {
  content: "n";
}

/* line 555, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-book-pencil:before {
  content: "o";
}

/* line 558, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-bookmark:before {
  content: "p";
}

/* line 561, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-calculator:before {
  content: "q";
}

/* line 564, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-calendar:before {
  content: "r";
}

/* line 567, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-cards-diamonds:before {
  content: "s";
}

/* line 570, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-cards-hearts:before {
  content: "t";
}

/* line 573, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-case:before {
  content: "u";
}

/* line 576, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-chronometer:before {
  content: "v";
}

/* line 579, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-clessidre:before {
  content: "w";
}

/* line 582, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-clock:before {
  content: "x";
}

/* line 585, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-clockwise:before {
  content: "y";
}

/* line 588, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-cloud:before {
  content: "z";
}

/* line 591, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-clubs:before {
  content: "A";
}

/* line 594, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-compass:before {
  content: "B";
}

/* line 597, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-cup:before {
  content: "C";
}

/* line 600, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-diamonds:before {
  content: "D";
}

/* line 603, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-display:before {
  content: "E";
}

/* line 606, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-download:before {
  content: "F";
}

/* line 609, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-exclamation:before {
  content: "G";
}

/* line 612, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-eye:before {
  content: "H";
}

/* line 615, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-eye-closed:before {
  content: "I";
}

/* line 618, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-female:before {
  content: "J";
}

/* line 621, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-flag1:before {
  content: "K";
}

/* line 624, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-flag2:before {
  content: "L";
}

/* line 627, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-floppydisk:before {
  content: "M";
}

/* line 630, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-folder:before {
  content: "N";
}

/* line 633, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-folder-multiple:before {
  content: "O";
}

/* line 636, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-gear:before {
  content: "P";
}

/* line 639, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-geolocalize-01:before {
  content: "Q";
}

/* line 642, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-geolocalize-05:before {
  content: "R";
}

/* line 645, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-globe:before {
  content: "S";
}

/* line 648, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-gunsight:before {
  content: "T";
}

/* line 651, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-hammer:before {
  content: "U";
}

/* line 654, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-headset:before {
  content: "V";
}

/* line 657, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-heart:before {
  content: "W";
}

/* line 660, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-heart-broken:before {
  content: "X";
}

/* line 663, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-helm:before {
  content: "Y";
}

/* line 666, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-home:before {
  content: "Z";
}

/* line 669, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-info:before {
  content: "0";
}

/* line 672, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-ipod:before {
  content: "1";
}

/* line 675, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-joypad:before {
  content: "2";
}

/* line 678, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-key:before {
  content: "3";
}

/* line 681, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-keyboard:before {
  content: "4";
}

/* line 684, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-laptop:before {
  content: "5";
}

/* line 687, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-life-buoy:before {
  content: "6";
}

/* line 690, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-lightbulb:before {
  content: "7";
}

/* line 693, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-link:before {
  content: "8";
}

/* line 696, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-lock:before {
  content: "9";
}

/* line 699, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-lock-open:before {
  content: "!";
}

/* line 702, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-magic-mouse:before {
  content: "\"";
}

/* line 705, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-magnifier:before {
  content: "#";
}

/* line 708, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-magnifier-minus:before {
  content: "$";
}

/* line 711, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-magnifier-plus:before {
  content: "%";
}

/* line 714, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-mail:before {
  content: "&";
}

/* line 717, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-mail-multiple:before {
  content: "'";
}

/* line 720, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-mail-open:before {
  content: "(";
}

/* line 723, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-mail-open-text:before {
  content: ")";
}

/* line 726, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-male:before {
  content: "*";
}

/* line 729, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-map:before {
  content: "+";
}

/* line 732, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-message:before {
  content: ",";
}

/* line 735, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-message-multiple:before {
  content: "-";
}

/* line 738, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-message-txt:before {
  content: ".";
}

/* line 741, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-mixer2:before {
  content: "/";
}

/* line 744, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-mouse:before {
  content: ":";
}

/* line 747, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-notebook:before {
  content: ";";
}

/* line 750, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-notebook-pen:before {
  content: "<";
}

/* line 753, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-notebook-pencil:before {
  content: "=";
}

/* line 756, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-paperplane:before {
  content: ">";
}

/* line 759, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-pencil-ruler:before {
  content: "?";
}

/* line 762, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-pencil-ruler-pen:before {
  content: "@";
}

/* line 765, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-photo:before {
  content: "[";
}

/* line 768, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-picture:before {
  content: "]";
}

/* line 771, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-picture-multiple:before {
  content: "^";
}

/* line 774, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-pin1:before {
  content: "_";
}

/* line 777, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-pin2:before {
  content: "`";
}

/* line 780, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-postcard:before {
  content: "{";
}

/* line 783, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-postcard-multiple:before {
  content: "|";
}

/* line 786, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-printer:before {
  content: "}";
}

/* line 789, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-question:before {
  content: "~";
}

/* line 792, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-rss:before {
  content: "";
}

/* line 795, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-server:before {
  content: "\e000";
}

/* line 798, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-server2:before {
  content: "\e001";
}

/* line 801, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-server-cloud:before {
  content: "\e002";
}

/* line 804, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-server-download:before {
  content: "\e003";
}

/* line 807, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-server-upload:before {
  content: "\e004";
}

/* line 810, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-settings:before {
  content: "\e005";
}

/* line 813, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-share:before {
  content: "\e006";
}

/* line 816, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-sheet:before {
  content: "\e007";
}

/* line 819, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-sheet-multiple:before {
  content: "\e008";
}

/* line 822, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-sheet-pen:before {
  content: "\e009";
}

/* line 825, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-sheet-pencil:before {
  content: "\e00a";
}

/* line 828, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-sheet-txt:before {
  content: "\e00b";
}

/* line 831, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-signs:before {
  content: "\e00c";
}

/* line 834, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-smartphone:before {
  content: "\e00d";
}

/* line 837, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-spades:before {
  content: "\e00e";
}

/* line 840, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-spread:before {
  content: "\e00f";
}

/* line 843, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-spread-bookmark:before {
  content: "\e010";
}

/* line 846, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-spread-text:before {
  content: "\e011";
}

/* line 849, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-spread-text-bookmark:before {
  content: "\e012";
}

/* line 852, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-star:before {
  content: "\e013";
}

/* line 855, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-tablet:before {
  content: "\e014";
}

/* line 858, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-target:before {
  content: "\e015";
}

/* line 861, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-todo:before {
  content: "\e016";
}

/* line 864, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-todo-pen:before {
  content: "\e017";
}

/* line 867, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-todo-pencil:before {
  content: "\e018";
}

/* line 870, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-todo-txt:before {
  content: "\e019";
}

/* line 873, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-todolist-pen:before {
  content: "\e01a";
}

/* line 876, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-todolist-pencil:before {
  content: "\e01b";
}

/* line 879, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-trashcan:before {
  content: "\e01c";
}

/* line 882, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-trashcan-full:before {
  content: "\e01d";
}

/* line 885, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-trashcan-refresh:before {
  content: "\e01e";
}

/* line 888, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-trashcan-remove:before {
  content: "\e01f";
}

/* line 891, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-upload:before {
  content: "\e020";
}

/* line 894, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-usb:before {
  content: "\e021";
}

/* line 897, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-video:before {
  content: "\e022";
}

/* line 900, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-watch:before {
  content: "\e023";
}

/* line 903, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-webpage:before {
  content: "\e024";
}

/* line 906, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-webpage-img-txt:before {
  content: "\e025";
}

/* line 909, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-webpage-multiple:before {
  content: "\e026";
}

/* line 912, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-webpage-txt:before {
  content: "\e027";
}

/* line 915, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-world:before {
  content: "\e028";
}

@font-face {
  font-family: "linea-basic-elaboration-10";
  src: url(/assets/linea-icons/linea-basic-elaboration-10-9984ab62f30755069be9f28ecd70256e89b6f9a04e2138f4c88ca4723b5e0ff0.eot);
  src: url(/assets/linea-icons/linea-basic-elaboration-10-9984ab62f30755069be9f28ecd70256e89b6f9a04e2138f4c88ca4723b5e0ff0.eot?#iefix) format("embedded-opentype"), url(/assets/linea-icons/linea-basic-elaboration-10-685910830132d06634942c49f222c9d5c41672a29171c4fe154feedbfbf3527d.woff) format("woff"), url(/assets/linea-icons/linea-basic-elaboration-10-212787b1182385d0395ac7c9d50d1830ec1f6a2aa0230ccd686d0e44292e344e.ttf) format("truetype"), url(/assets/linea-icons/linea-basic-elaboration-10-a7aeafb6bfe2df30f6f55ceba7c3e445cc349f7a9ed4a6d3a59d84ecdd1d7857.svg#linea-basic-elaboration-10) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 925, app/assets/stylesheets/fonts/linea.scss */
.linea-elaborate[data-icon]:before {
  font-family: "linea-basic-elaboration-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 937, app/assets/stylesheets/fonts/linea.scss */
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-basic-elaboration-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 949, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-bookmark-checck:before {
  content: "a";
}

/* line 952, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-bookmark-minus:before {
  content: "b";
}

/* line 955, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-bookmark-plus:before {
  content: "c";
}

/* line 958, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-bookmark-remove:before {
  content: "d";
}

/* line 961, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-check:before {
  content: "e";
}

/* line 964, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-download:before {
  content: "f";
}

/* line 967, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-flagged:before {
  content: "g";
}

/* line 970, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-minus:before {
  content: "h";
}

/* line 973, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-plus:before {
  content: "i";
}

/* line 976, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-refresh:before {
  content: "j";
}

/* line 979, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-remove:before {
  content: "k";
}

/* line 982, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-search:before {
  content: "l";
}

/* line 985, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-star:before {
  content: "m";
}

/* line 988, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-briefcase-upload:before {
  content: "n";
}

/* line 991, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-check:before {
  content: "o";
}

/* line 994, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-download:before {
  content: "p";
}

/* line 997, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-minus:before {
  content: "q";
}

/* line 1000, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-plus:before {
  content: "r";
}

/* line 1003, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-refresh:before {
  content: "s";
}

/* line 1006, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-remove:before {
  content: "t";
}

/* line 1009, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-search:before {
  content: "u";
}

/* line 1012, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-star:before {
  content: "v";
}

/* line 1015, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-browser-upload:before {
  content: "w";
}

/* line 1018, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-check:before {
  content: "x";
}

/* line 1021, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-cloud:before {
  content: "y";
}

/* line 1024, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-download:before {
  content: "z";
}

/* line 1027, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-empty:before {
  content: "A";
}

/* line 1030, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-flagged:before {
  content: "B";
}

/* line 1033, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-heart:before {
  content: "C";
}

/* line 1036, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-minus:before {
  content: "D";
}

/* line 1039, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-next:before {
  content: "E";
}

/* line 1042, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-noaccess:before {
  content: "F";
}

/* line 1045, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-pencil:before {
  content: "G";
}

/* line 1048, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-plus:before {
  content: "H";
}

/* line 1051, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-previous:before {
  content: "I";
}

/* line 1054, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-refresh:before {
  content: "J";
}

/* line 1057, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-remove:before {
  content: "K";
}

/* line 1060, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-search:before {
  content: "L";
}

/* line 1063, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-star:before {
  content: "M";
}

/* line 1066, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-calendar-upload:before {
  content: "N";
}

/* line 1069, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-check:before {
  content: "O";
}

/* line 1072, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-download:before {
  content: "P";
}

/* line 1075, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-minus:before {
  content: "Q";
}

/* line 1078, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-noaccess:before {
  content: "R";
}

/* line 1081, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-plus:before {
  content: "S";
}

/* line 1084, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-refresh:before {
  content: "T";
}

/* line 1087, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-remove:before {
  content: "U";
}

/* line 1090, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-search:before {
  content: "V";
}

/* line 1093, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-cloud-upload:before {
  content: "W";
}

/* line 1096, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-check:before {
  content: "X";
}

/* line 1099, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-cloud:before {
  content: "Y";
}

/* line 1102, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-download:before {
  content: "Z";
}

/* line 1105, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-flagged:before {
  content: "0";
}

/* line 1108, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-graph:before {
  content: "1";
}

/* line 1111, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-heart:before {
  content: "2";
}

/* line 1114, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-minus:before {
  content: "3";
}

/* line 1117, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-next:before {
  content: "4";
}

/* line 1120, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-noaccess:before {
  content: "5";
}

/* line 1123, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-note:before {
  content: "6";
}

/* line 1126, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-pencil:before {
  content: "7";
}

/* line 1129, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-picture:before {
  content: "8";
}

/* line 1132, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-plus:before {
  content: "9";
}

/* line 1135, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-previous:before {
  content: "!";
}

/* line 1138, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-refresh:before {
  content: "\"";
}

/* line 1141, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-remove:before {
  content: "#";
}

/* line 1144, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-search:before {
  content: "$";
}

/* line 1147, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-star:before {
  content: "%";
}

/* line 1150, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-document-upload:before {
  content: "&";
}

/* line 1153, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-check:before {
  content: "'";
}

/* line 1156, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-cloud:before {
  content: "(";
}

/* line 1159, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-document:before {
  content: ")";
}

/* line 1162, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-download:before {
  content: "*";
}

/* line 1165, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-flagged:before {
  content: "+";
}

/* line 1168, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-graph:before {
  content: ",";
}

/* line 1171, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-heart:before {
  content: "-";
}

/* line 1174, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-minus:before {
  content: ".";
}

/* line 1177, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-next:before {
  content: "/";
}

/* line 1180, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-noaccess:before {
  content: ":";
}

/* line 1183, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-note:before {
  content: ";";
}

/* line 1186, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-pencil:before {
  content: "<";
}

/* line 1189, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-picture:before {
  content: "=";
}

/* line 1192, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-plus:before {
  content: ">";
}

/* line 1195, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-previous:before {
  content: "?";
}

/* line 1198, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-refresh:before {
  content: "@";
}

/* line 1201, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-remove:before {
  content: "[";
}

/* line 1204, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-search:before {
  content: "]";
}

/* line 1207, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-star:before {
  content: "^";
}

/* line 1210, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-folder-upload:before {
  content: "_";
}

/* line 1213, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-check:before {
  content: "`";
}

/* line 1216, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-cloud:before {
  content: "{";
}

/* line 1219, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-document:before {
  content: "|";
}

/* line 1222, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-download:before {
  content: "}";
}

/* line 1225, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-flagged:before {
  content: "~";
}

/* line 1228, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-heart:before {
  content: "";
}

/* line 1231, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-next:before {
  content: "\e000";
}

/* line 1234, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-noaccess:before {
  content: "\e001";
}

/* line 1237, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-note:before {
  content: "\e002";
}

/* line 1240, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-pencil:before {
  content: "\e003";
}

/* line 1243, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-picture:before {
  content: "\e004";
}

/* line 1246, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-previous:before {
  content: "\e005";
}

/* line 1249, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-refresh:before {
  content: "\e006";
}

/* line 1252, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-remove:before {
  content: "\e007";
}

/* line 1255, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-search:before {
  content: "\e008";
}

/* line 1258, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-star:before {
  content: "\e009";
}

/* line 1261, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-mail-upload:before {
  content: "\e00a";
}

/* line 1264, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-check:before {
  content: "\e00b";
}

/* line 1267, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-dots:before {
  content: "\e00c";
}

/* line 1270, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-happy:before {
  content: "\e00d";
}

/* line 1273, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-heart:before {
  content: "\e00e";
}

/* line 1276, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-minus:before {
  content: "\e00f";
}

/* line 1279, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-note:before {
  content: "\e010";
}

/* line 1282, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-plus:before {
  content: "\e011";
}

/* line 1285, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-refresh:before {
  content: "\e012";
}

/* line 1288, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-remove:before {
  content: "\e013";
}

/* line 1291, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-message-sad:before {
  content: "\e014";
}

/* line 1294, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-cloud:before {
  content: "\e015";
}

/* line 1297, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-heart:before {
  content: "\e016";
}

/* line 1300, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-noaccess:before {
  content: "\e017";
}

/* line 1303, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-note:before {
  content: "\e018";
}

/* line 1306, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-pencil:before {
  content: "\e019";
}

/* line 1309, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-picture:before {
  content: "\e01a";
}

/* line 1312, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-refresh:before {
  content: "\e01b";
}

/* line 1315, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-smartphone-search:before {
  content: "\e01c";
}

/* line 1318, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-cloud:before {
  content: "\e01d";
}

/* line 1321, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-heart:before {
  content: "\e01e";
}

/* line 1324, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-noaccess:before {
  content: "\e01f";
}

/* line 1327, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-note:before {
  content: "\e020";
}

/* line 1330, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-pencil:before {
  content: "\e021";
}

/* line 1333, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-picture:before {
  content: "\e022";
}

/* line 1336, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-refresh:before {
  content: "\e023";
}

/* line 1339, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-tablet-search:before {
  content: "\e024";
}

/* line 1342, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-2:before {
  content: "\e025";
}

/* line 1345, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-check:before {
  content: "\e026";
}

/* line 1348, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-cloud:before {
  content: "\e027";
}

/* line 1351, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-download:before {
  content: "\e028";
}

/* line 1354, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-flagged:before {
  content: "\e029";
}

/* line 1357, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-minus:before {
  content: "\e02a";
}

/* line 1360, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-noaccess:before {
  content: "\e02b";
}

/* line 1363, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-pencil:before {
  content: "\e02c";
}

/* line 1366, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-plus:before {
  content: "\e02d";
}

/* line 1369, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-refresh:before {
  content: "\e02e";
}

/* line 1372, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-remove:before {
  content: "\e02f";
}

/* line 1375, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-search:before {
  content: "\e030";
}

/* line 1378, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-star:before {
  content: "\e031";
}

/* line 1381, app/assets/stylesheets/fonts/linea.scss */
.icon-basic-elaboration-todolist-upload:before {
  content: "\e032";
}

@font-face {
  font-family: "linea-ecommerce-10";
  src: url(/assets/linea-icons/linea-ecommerce-10-d4e3c9f49d67a0157c137364ffa424eafdad8cf43a8abb1fef960b97127a7830.eot);
  src: url(/assets/linea-icons/linea-ecommerce-10-d4e3c9f49d67a0157c137364ffa424eafdad8cf43a8abb1fef960b97127a7830.eot?#iefix) format("embedded-opentype"), url(/assets/linea-icons/linea-ecommerce-10-665b4a7cdb7c55ef55541899582420bc4685fc536c99135ba0491c7120c38707.woff) format("woff"), url(/assets/linea-icons/linea-ecommerce-10-d2f5439986df33c50552645b3efa3cbf1bcf218b15fb2d97b40caa9e92bd3ed3.ttf) format("truetype"), url(/assets/linea-icons/linea-ecommerce-10-2af15c424b1ba8973fb4615f055bd081918851ffcf3cb97fb1d772a9b362411b.svg#linea-ecommerce-10) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1391, app/assets/stylesheets/fonts/linea.scss */
.linea-ecommerce[data-icon]:before {
  font-family: "linea-ecommerce-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1403, app/assets/stylesheets/fonts/linea.scss */
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-ecommerce-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1415, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag:before {
  content: "a";
}

/* line 1418, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-check:before {
  content: "b";
}

/* line 1421, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-cloud:before {
  content: "c";
}

/* line 1424, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-download:before {
  content: "d";
}

/* line 1427, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-minus:before {
  content: "e";
}

/* line 1430, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-plus:before {
  content: "f";
}

/* line 1433, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-refresh:before {
  content: "g";
}

/* line 1436, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-remove:before {
  content: "h";
}

/* line 1439, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-search:before {
  content: "i";
}

/* line 1442, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bag-upload:before {
  content: "j";
}

/* line 1445, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-banknote:before {
  content: "k";
}

/* line 1448, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-banknotes:before {
  content: "l";
}

/* line 1451, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket:before {
  content: "m";
}

/* line 1454, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-check:before {
  content: "n";
}

/* line 1457, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-cloud:before {
  content: "o";
}

/* line 1460, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-download:before {
  content: "p";
}

/* line 1463, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-minus:before {
  content: "q";
}

/* line 1466, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-plus:before {
  content: "r";
}

/* line 1469, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-refresh:before {
  content: "s";
}

/* line 1472, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-remove:before {
  content: "t";
}

/* line 1475, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-search:before {
  content: "u";
}

/* line 1478, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-basket-upload:before {
  content: "v";
}

/* line 1481, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-bath:before {
  content: "w";
}

/* line 1484, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart:before {
  content: "x";
}

/* line 1487, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-check:before {
  content: "y";
}

/* line 1490, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-cloud:before {
  content: "z";
}

/* line 1493, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-content:before {
  content: "A";
}

/* line 1496, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-download:before {
  content: "B";
}

/* line 1499, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-minus:before {
  content: "C";
}

/* line 1502, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-plus:before {
  content: "D";
}

/* line 1505, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-refresh:before {
  content: "E";
}

/* line 1508, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-remove:before {
  content: "F";
}

/* line 1511, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-search:before {
  content: "G";
}

/* line 1514, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cart-upload:before {
  content: "H";
}

/* line 1517, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-cent:before {
  content: "I";
}

/* line 1520, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-colon:before {
  content: "J";
}

/* line 1523, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-creditcard:before {
  content: "K";
}

/* line 1526, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-diamond:before {
  content: "L";
}

/* line 1529, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-dollar:before {
  content: "M";
}

/* line 1532, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-euro:before {
  content: "N";
}

/* line 1535, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-franc:before {
  content: "O";
}

/* line 1538, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-gift:before {
  content: "P";
}

/* line 1541, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-graph1:before {
  content: "Q";
}

/* line 1544, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-graph2:before {
  content: "R";
}

/* line 1547, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-graph3:before {
  content: "S";
}

/* line 1550, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-graph-decrease:before {
  content: "T";
}

/* line 1553, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-graph-increase:before {
  content: "U";
}

/* line 1556, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-guarani:before {
  content: "V";
}

/* line 1559, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-kips:before {
  content: "W";
}

/* line 1562, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-lira:before {
  content: "X";
}

/* line 1565, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-megaphone:before {
  content: "Y";
}

/* line 1568, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-money:before {
  content: "Z";
}

/* line 1571, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-naira:before {
  content: "0";
}

/* line 1574, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-pesos:before {
  content: "1";
}

/* line 1577, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-pound:before {
  content: "2";
}

/* line 1580, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt:before {
  content: "3";
}

/* line 1583, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-bath:before {
  content: "4";
}

/* line 1586, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-cent:before {
  content: "5";
}

/* line 1589, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-dollar:before {
  content: "6";
}

/* line 1592, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-euro:before {
  content: "7";
}

/* line 1595, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-franc:before {
  content: "8";
}

/* line 1598, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-guarani:before {
  content: "9";
}

/* line 1601, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-kips:before {
  content: "!";
}

/* line 1604, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-lira:before {
  content: "\"";
}

/* line 1607, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-naira:before {
  content: "#";
}

/* line 1610, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-pesos:before {
  content: "$";
}

/* line 1613, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-pound:before {
  content: "%";
}

/* line 1616, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-rublo:before {
  content: "&";
}

/* line 1619, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-rupee:before {
  content: "'";
}

/* line 1622, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-tugrik:before {
  content: "(";
}

/* line 1625, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-won:before {
  content: ")";
}

/* line 1628, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-yen:before {
  content: "*";
}

/* line 1631, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-receipt-yen2:before {
  content: "+";
}

/* line 1634, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-recept-colon:before {
  content: ",";
}

/* line 1637, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-rublo:before {
  content: "-";
}

/* line 1640, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-rupee:before {
  content: ".";
}

/* line 1643, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-safe:before {
  content: "/";
}

/* line 1646, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-sale:before {
  content: ":";
}

/* line 1649, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-sales:before {
  content: ";";
}

/* line 1652, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-ticket:before {
  content: "<";
}

/* line 1655, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-tugriks:before {
  content: "=";
}

/* line 1658, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-wallet:before {
  content: ">";
}

/* line 1661, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-won:before {
  content: "?";
}

/* line 1664, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-yen:before {
  content: "@";
}

/* line 1667, app/assets/stylesheets/fonts/linea.scss */
.icon-ecommerce-yen2:before {
  content: "[";
}

@font-face {
  font-family: "linea-music-10";
  src: url(/assets/linea-icons/linea-music-10-623ca9d95c8098d6777d73b4b8b0f1dc5120b43285cb8fffc372e50a866726f0.eot);
  src: url(/assets/linea-icons/linea-music-10-623ca9d95c8098d6777d73b4b8b0f1dc5120b43285cb8fffc372e50a866726f0.eot?#iefix) format("embedded-opentype"), url(/assets/linea-icons/linea-music-10-9f151c44199adb2ca8294a6f1c5199b5b17264b3279b8df255c1d43dc2153022.woff) format("woff"), url(/assets/linea-icons/linea-music-10-d27efb95b5763f3ee2b1ce5942c6959f851fbbbd37a4778457661eb73e113ff9.ttf) format("truetype"), url(/assets/linea-icons/linea-music-10-c392aeb0d12a3209fa20c384ebe2c8fb75ce6d403ee0180db10ebe5b8393df32.svg#linea-music-10) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1677, app/assets/stylesheets/fonts/linea.scss */
.linea-music[data-icon]:before {
  font-family: "linea-music-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1689, app/assets/stylesheets/fonts/linea.scss */
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-music-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1701, app/assets/stylesheets/fonts/linea.scss */
.icon-music-beginning-button:before {
  content: "a";
}

/* line 1704, app/assets/stylesheets/fonts/linea.scss */
.icon-music-bell:before {
  content: "b";
}

/* line 1707, app/assets/stylesheets/fonts/linea.scss */
.icon-music-cd:before {
  content: "c";
}

/* line 1710, app/assets/stylesheets/fonts/linea.scss */
.icon-music-diapason:before {
  content: "d";
}

/* line 1713, app/assets/stylesheets/fonts/linea.scss */
.icon-music-eject-button:before {
  content: "e";
}

/* line 1716, app/assets/stylesheets/fonts/linea.scss */
.icon-music-end-button:before {
  content: "f";
}

/* line 1719, app/assets/stylesheets/fonts/linea.scss */
.icon-music-fastforward-button:before {
  content: "g";
}

/* line 1722, app/assets/stylesheets/fonts/linea.scss */
.icon-music-headphones:before {
  content: "h";
}

/* line 1725, app/assets/stylesheets/fonts/linea.scss */
.icon-music-ipod:before {
  content: "i";
}

/* line 1728, app/assets/stylesheets/fonts/linea.scss */
.icon-music-loudspeaker:before {
  content: "j";
}

/* line 1731, app/assets/stylesheets/fonts/linea.scss */
.icon-music-microphone:before {
  content: "k";
}

/* line 1734, app/assets/stylesheets/fonts/linea.scss */
.icon-music-microphone-old:before {
  content: "l";
}

/* line 1737, app/assets/stylesheets/fonts/linea.scss */
.icon-music-mixer:before {
  content: "m";
}

/* line 1740, app/assets/stylesheets/fonts/linea.scss */
.icon-music-mute:before {
  content: "n";
}

/* line 1743, app/assets/stylesheets/fonts/linea.scss */
.icon-music-note-multiple:before {
  content: "o";
}

/* line 1746, app/assets/stylesheets/fonts/linea.scss */
.icon-music-note-single:before {
  content: "p";
}

/* line 1749, app/assets/stylesheets/fonts/linea.scss */
.icon-music-pause-button:before {
  content: "q";
}

/* line 1752, app/assets/stylesheets/fonts/linea.scss */
.icon-music-play-button:before {
  content: "r";
}

/* line 1755, app/assets/stylesheets/fonts/linea.scss */
.icon-music-playlist:before {
  content: "s";
}

/* line 1758, app/assets/stylesheets/fonts/linea.scss */
.icon-music-radio-ghettoblaster:before {
  content: "t";
}

/* line 1761, app/assets/stylesheets/fonts/linea.scss */
.icon-music-radio-portable:before {
  content: "u";
}

/* line 1764, app/assets/stylesheets/fonts/linea.scss */
.icon-music-record:before {
  content: "v";
}

/* line 1767, app/assets/stylesheets/fonts/linea.scss */
.icon-music-recordplayer:before {
  content: "w";
}

/* line 1770, app/assets/stylesheets/fonts/linea.scss */
.icon-music-repeat-button:before {
  content: "x";
}

/* line 1773, app/assets/stylesheets/fonts/linea.scss */
.icon-music-rewind-button:before {
  content: "y";
}

/* line 1776, app/assets/stylesheets/fonts/linea.scss */
.icon-music-shuffle-button:before {
  content: "z";
}

/* line 1779, app/assets/stylesheets/fonts/linea.scss */
.icon-music-stop-button:before {
  content: "A";
}

/* line 1782, app/assets/stylesheets/fonts/linea.scss */
.icon-music-tape:before {
  content: "B";
}

/* line 1785, app/assets/stylesheets/fonts/linea.scss */
.icon-music-volume-down:before {
  content: "C";
}

/* line 1788, app/assets/stylesheets/fonts/linea.scss */
.icon-music-volume-up:before {
  content: "D";
}

@font-face {
  font-family: "linea-software-10";
  src: url(/assets/linea-icons/linea-software-10-fba5eb9463455763d7aa30012963615aea37bf244cb34a408474460f6675f276.eot);
  src: url(/assets/linea-icons/linea-software-10-fba5eb9463455763d7aa30012963615aea37bf244cb34a408474460f6675f276.eot?#iefix) format("embedded-opentype"), url(/assets/linea-icons/linea-software-10-ee45f5723e1bd7ca78df5bc6bc42b681bcce2af3b7481bd5535b1d88dd39ce8d.woff) format("woff"), url(/assets/linea-icons/linea-software-10-c9e6323c53a5ef3e58f08619e898fc06e42f8fa563d0b96e14107a9b70fa7016.ttf) format("truetype"), url(/assets/linea-icons/linea-software-10-9ca6f1b8bee8d190e2719469d8752fb3f8211aee571c95cefaa81acf2c670e9a.svg#linea-software-10) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1798, app/assets/stylesheets/fonts/linea.scss */
.linea-software[data-icon]:before {
  font-family: "linea-software-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1810, app/assets/stylesheets/fonts/linea.scss */
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-software-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1822, app/assets/stylesheets/fonts/linea.scss */
.icon-software-add-vectorpoint:before {
  content: "a";
}

/* line 1825, app/assets/stylesheets/fonts/linea.scss */
.icon-software-box-oval:before {
  content: "b";
}

/* line 1828, app/assets/stylesheets/fonts/linea.scss */
.icon-software-box-polygon:before {
  content: "c";
}

/* line 1831, app/assets/stylesheets/fonts/linea.scss */
.icon-software-box-rectangle:before {
  content: "d";
}

/* line 1834, app/assets/stylesheets/fonts/linea.scss */
.icon-software-box-roundedrectangle:before {
  content: "e";
}

/* line 1837, app/assets/stylesheets/fonts/linea.scss */
.icon-software-character:before {
  content: "f";
}

/* line 1840, app/assets/stylesheets/fonts/linea.scss */
.icon-software-crop:before {
  content: "g";
}

/* line 1843, app/assets/stylesheets/fonts/linea.scss */
.icon-software-eyedropper:before {
  content: "h";
}

/* line 1846, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-allcaps:before {
  content: "i";
}

/* line 1849, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-baseline-shift:before {
  content: "j";
}

/* line 1852, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-horizontal-scale:before {
  content: "k";
}

/* line 1855, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-kerning:before {
  content: "l";
}

/* line 1858, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-leading:before {
  content: "m";
}

/* line 1861, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-size:before {
  content: "n";
}

/* line 1864, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-smallcapital:before {
  content: "o";
}

/* line 1867, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-smallcaps:before {
  content: "p";
}

/* line 1870, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-strikethrough:before {
  content: "q";
}

/* line 1873, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-tracking:before {
  content: "r";
}

/* line 1876, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-underline:before {
  content: "s";
}

/* line 1879, app/assets/stylesheets/fonts/linea.scss */
.icon-software-font-vertical-scale:before {
  content: "t";
}

/* line 1882, app/assets/stylesheets/fonts/linea.scss */
.icon-software-horizontal-align-center:before {
  content: "u";
}

/* line 1885, app/assets/stylesheets/fonts/linea.scss */
.icon-software-horizontal-align-left:before {
  content: "v";
}

/* line 1888, app/assets/stylesheets/fonts/linea.scss */
.icon-software-horizontal-align-right:before {
  content: "w";
}

/* line 1891, app/assets/stylesheets/fonts/linea.scss */
.icon-software-horizontal-distribute-center:before {
  content: "x";
}

/* line 1894, app/assets/stylesheets/fonts/linea.scss */
.icon-software-horizontal-distribute-left:before {
  content: "y";
}

/* line 1897, app/assets/stylesheets/fonts/linea.scss */
.icon-software-horizontal-distribute-right:before {
  content: "z";
}

/* line 1900, app/assets/stylesheets/fonts/linea.scss */
.icon-software-indent-firstline:before {
  content: "A";
}

/* line 1903, app/assets/stylesheets/fonts/linea.scss */
.icon-software-indent-left:before {
  content: "B";
}

/* line 1906, app/assets/stylesheets/fonts/linea.scss */
.icon-software-indent-right:before {
  content: "C";
}

/* line 1909, app/assets/stylesheets/fonts/linea.scss */
.icon-software-lasso:before {
  content: "D";
}

/* line 1912, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layers1:before {
  content: "E";
}

/* line 1915, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layers2:before {
  content: "F";
}

/* line 1918, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout:before {
  content: "G";
}

/* line 1921, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-2columns:before {
  content: "H";
}

/* line 1924, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-3columns:before {
  content: "I";
}

/* line 1927, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-4boxes:before {
  content: "J";
}

/* line 1930, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-4columns:before {
  content: "K";
}

/* line 1933, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-4lines:before {
  content: "L";
}

/* line 1936, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-8boxes:before {
  content: "M";
}

/* line 1939, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header:before {
  content: "N";
}

/* line 1942, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-2columns:before {
  content: "O";
}

/* line 1945, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-3columns:before {
  content: "P";
}

/* line 1948, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-4boxes:before {
  content: "Q";
}

/* line 1951, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-4columns:before {
  content: "R";
}

/* line 1954, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-complex:before {
  content: "S";
}

/* line 1957, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-complex2:before {
  content: "T";
}

/* line 1960, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-complex3:before {
  content: "U";
}

/* line 1963, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-complex4:before {
  content: "V";
}

/* line 1966, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-sideleft:before {
  content: "W";
}

/* line 1969, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-header-sideright:before {
  content: "X";
}

/* line 1972, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-sidebar-left:before {
  content: "Y";
}

/* line 1975, app/assets/stylesheets/fonts/linea.scss */
.icon-software-layout-sidebar-right:before {
  content: "Z";
}

/* line 1978, app/assets/stylesheets/fonts/linea.scss */
.icon-software-magnete:before {
  content: "0";
}

/* line 1981, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pages:before {
  content: "1";
}

/* line 1984, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paintbrush:before {
  content: "2";
}

/* line 1987, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paintbucket:before {
  content: "3";
}

/* line 1990, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paintroller:before {
  content: "4";
}

/* line 1993, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph:before {
  content: "5";
}

/* line 1996, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-align-left:before {
  content: "6";
}

/* line 1999, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-align-right:before {
  content: "7";
}

/* line 2002, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-center:before {
  content: "8";
}

/* line 2005, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-justify-all:before {
  content: "9";
}

/* line 2008, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-justify-center:before {
  content: "!";
}

/* line 2011, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-justify-left:before {
  content: "\"";
}

/* line 2014, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-justify-right:before {
  content: "#";
}

/* line 2017, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-space-after:before {
  content: "$";
}

/* line 2020, app/assets/stylesheets/fonts/linea.scss */
.icon-software-paragraph-space-before:before {
  content: "%";
}

/* line 2023, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pathfinder-exclude:before {
  content: "&";
}

/* line 2026, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pathfinder-intersect:before {
  content: "'";
}

/* line 2029, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pathfinder-subtract:before {
  content: "(";
}

/* line 2032, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pathfinder-unite:before {
  content: ")";
}

/* line 2035, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pen:before {
  content: "*";
}

/* line 2038, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pen-add:before {
  content: "+";
}

/* line 2041, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pen-remove:before {
  content: ",";
}

/* line 2044, app/assets/stylesheets/fonts/linea.scss */
.icon-software-pencil:before {
  content: "-";
}

/* line 2047, app/assets/stylesheets/fonts/linea.scss */
.icon-software-polygonallasso:before {
  content: ".";
}

/* line 2050, app/assets/stylesheets/fonts/linea.scss */
.icon-software-reflect-horizontal:before {
  content: "/";
}

/* line 2053, app/assets/stylesheets/fonts/linea.scss */
.icon-software-reflect-vertical:before {
  content: ":";
}

/* line 2056, app/assets/stylesheets/fonts/linea.scss */
.icon-software-remove-vectorpoint:before {
  content: ";";
}

/* line 2059, app/assets/stylesheets/fonts/linea.scss */
.icon-software-scale-expand:before {
  content: "<";
}

/* line 2062, app/assets/stylesheets/fonts/linea.scss */
.icon-software-scale-reduce:before {
  content: "=";
}

/* line 2065, app/assets/stylesheets/fonts/linea.scss */
.icon-software-selection-oval:before {
  content: ">";
}

/* line 2068, app/assets/stylesheets/fonts/linea.scss */
.icon-software-selection-polygon:before {
  content: "?";
}

/* line 2071, app/assets/stylesheets/fonts/linea.scss */
.icon-software-selection-rectangle:before {
  content: "@";
}

/* line 2074, app/assets/stylesheets/fonts/linea.scss */
.icon-software-selection-roundedrectangle:before {
  content: "[";
}

/* line 2077, app/assets/stylesheets/fonts/linea.scss */
.icon-software-shape-oval:before {
  content: "]";
}

/* line 2080, app/assets/stylesheets/fonts/linea.scss */
.icon-software-shape-polygon:before {
  content: "^";
}

/* line 2083, app/assets/stylesheets/fonts/linea.scss */
.icon-software-shape-rectangle:before {
  content: "_";
}

/* line 2086, app/assets/stylesheets/fonts/linea.scss */
.icon-software-shape-roundedrectangle:before {
  content: "`";
}

/* line 2089, app/assets/stylesheets/fonts/linea.scss */
.icon-software-slice:before {
  content: "{";
}

/* line 2092, app/assets/stylesheets/fonts/linea.scss */
.icon-software-transform-bezier:before {
  content: "|";
}

/* line 2095, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vector-box:before {
  content: "}";
}

/* line 2098, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vector-composite:before {
  content: "~";
}

/* line 2101, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vector-line:before {
  content: "";
}

/* line 2104, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vertical-align-bottom:before {
  content: "\e000";
}

/* line 2107, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vertical-align-center:before {
  content: "\e001";
}

/* line 2110, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vertical-align-top:before {
  content: "\e002";
}

/* line 2113, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vertical-distribute-bottom:before {
  content: "\e003";
}

/* line 2116, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vertical-distribute-center:before {
  content: "\e004";
}

/* line 2119, app/assets/stylesheets/fonts/linea.scss */
.icon-software-vertical-distribute-top:before {
  content: "\e005";
}

@font-face {
  font-family: "linea-weather-10";
  src: url(/assets/linea-icons/linea-weather-10-5844acf7d688d069353b690645a6551db10dd81747981039bd3a87651ac23907.eot);
  src: url(/assets/linea-icons/linea-weather-10-5844acf7d688d069353b690645a6551db10dd81747981039bd3a87651ac23907.eot?#iefix) format("embedded-opentype"), url(/assets/linea-icons/linea-weather-10-2ca6f7a109d3b815257cea49862d2137de9835543abacba353897a23b54c6575.woff) format("woff"), url(/assets/linea-icons/linea-weather-10-c0e93e30bc6953ddb2ebaf78b62d6e1a6d23a55ac28d36cf92380f3f335e1118.ttf) format("truetype"), url(/assets/linea-icons/linea-weather-10-ae87d874856ddfb387aad298ff479a868dce8d372a3f0ce09acfb57d3211ea0f.svg#linea-weather-10) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 2129, app/assets/stylesheets/fonts/linea.scss */
.linea-weather[data-icon]:before {
  font-family: "linea-weather-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 2141, app/assets/stylesheets/fonts/linea.scss */
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-weather-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 2153, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-aquarius:before {
  content: "\e000";
}

/* line 2156, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-aries:before {
  content: "\e001";
}

/* line 2159, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-cancer:before {
  content: "\e002";
}

/* line 2162, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-capricorn:before {
  content: "\e003";
}

/* line 2165, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-cloud:before {
  content: "\e004";
}

/* line 2168, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-cloud-drop:before {
  content: "\e005";
}

/* line 2171, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-cloud-lightning:before {
  content: "\e006";
}

/* line 2174, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-cloud-snowflake:before {
  content: "\e007";
}

/* line 2177, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-downpour-fullmoon:before {
  content: "\e008";
}

/* line 2180, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-downpour-halfmoon:before {
  content: "\e009";
}

/* line 2183, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-downpour-sun:before {
  content: "\e00a";
}

/* line 2186, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-drop:before {
  content: "\e00b";
}

/* line 2189, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-first-quarter:before {
  content: "\e00c";
}

/* line 2192, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-fog:before {
  content: "\e00d";
}

/* line 2195, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-fog-fullmoon:before {
  content: "\e00e";
}

/* line 2198, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-fog-halfmoon:before {
  content: "\e00f";
}

/* line 2201, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-fog-sun:before {
  content: "\e010";
}

/* line 2204, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-fullmoon:before {
  content: "\e011";
}

/* line 2207, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-gemini:before {
  content: "\e012";
}

/* line 2210, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-hail:before {
  content: "\e013";
}

/* line 2213, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-hail-fullmoon:before {
  content: "\e014";
}

/* line 2216, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-hail-halfmoon:before {
  content: "\e015";
}

/* line 2219, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-hail-sun:before {
  content: "\e016";
}

/* line 2222, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-last-quarter:before {
  content: "\e017";
}

/* line 2225, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-leo:before {
  content: "\e018";
}

/* line 2228, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-libra:before {
  content: "\e019";
}

/* line 2231, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-lightning:before {
  content: "\e01a";
}

/* line 2234, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-mistyrain:before {
  content: "\e01b";
}

/* line 2237, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-mistyrain-fullmoon:before {
  content: "\e01c";
}

/* line 2240, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-mistyrain-halfmoon:before {
  content: "\e01d";
}

/* line 2243, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-mistyrain-sun:before {
  content: "\e01e";
}

/* line 2246, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-moon:before {
  content: "\e01f";
}

/* line 2249, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-moondown-full:before {
  content: "\e020";
}

/* line 2252, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-moondown-half:before {
  content: "\e021";
}

/* line 2255, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-moonset-full:before {
  content: "\e022";
}

/* line 2258, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-moonset-half:before {
  content: "\e023";
}

/* line 2261, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-move2:before {
  content: "\e024";
}

/* line 2264, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-newmoon:before {
  content: "\e025";
}

/* line 2267, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-pisces:before {
  content: "\e026";
}

/* line 2270, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-rain:before {
  content: "\e027";
}

/* line 2273, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-rain-fullmoon:before {
  content: "\e028";
}

/* line 2276, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-rain-halfmoon:before {
  content: "\e029";
}

/* line 2279, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-rain-sun:before {
  content: "\e02a";
}

/* line 2282, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-sagittarius:before {
  content: "\e02b";
}

/* line 2285, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-scorpio:before {
  content: "\e02c";
}

/* line 2288, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-snow:before {
  content: "\e02d";
}

/* line 2291, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-snow-fullmoon:before {
  content: "\e02e";
}

/* line 2294, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-snow-halfmoon:before {
  content: "\e02f";
}

/* line 2297, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-snow-sun:before {
  content: "\e030";
}

/* line 2300, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-snowflake:before {
  content: "\e031";
}

/* line 2303, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-star:before {
  content: "\e032";
}

/* line 2306, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-storm-11:before {
  content: "\e033";
}

/* line 2309, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-storm-32:before {
  content: "\e034";
}

/* line 2312, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-storm-fullmoon:before {
  content: "\e035";
}

/* line 2315, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-storm-halfmoon:before {
  content: "\e036";
}

/* line 2318, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-storm-sun:before {
  content: "\e037";
}

/* line 2321, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-sun:before {
  content: "\e038";
}

/* line 2324, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-sundown:before {
  content: "\e039";
}

/* line 2327, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-sunset:before {
  content: "\e03a";
}

/* line 2330, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-taurus:before {
  content: "\e03b";
}

/* line 2333, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-tempest:before {
  content: "\e03c";
}

/* line 2336, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-tempest-fullmoon:before {
  content: "\e03d";
}

/* line 2339, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-tempest-halfmoon:before {
  content: "\e03e";
}

/* line 2342, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-tempest-sun:before {
  content: "\e03f";
}

/* line 2345, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-variable-fullmoon:before {
  content: "\e040";
}

/* line 2348, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-variable-halfmoon:before {
  content: "\e041";
}

/* line 2351, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-variable-sun:before {
  content: "\e042";
}

/* line 2354, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-virgo:before {
  content: "\e043";
}

/* line 2357, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-waning-cresent:before {
  content: "\e044";
}

/* line 2360, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-waning-gibbous:before {
  content: "\e045";
}

/* line 2363, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-waxing-cresent:before {
  content: "\e046";
}

/* line 2366, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-waxing-gibbous:before {
  content: "\e047";
}

/* line 2369, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind:before {
  content: "\e048";
}

/* line 2372, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-e:before {
  content: "\e049";
}

/* line 2375, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-fullmoon:before {
  content: "\e04a";
}

/* line 2378, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-halfmoon:before {
  content: "\e04b";
}

/* line 2381, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-n:before {
  content: "\e04c";
}

/* line 2384, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-ne:before {
  content: "\e04d";
}

/* line 2387, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-nw:before {
  content: "\e04e";
}

/* line 2390, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-s:before {
  content: "\e04f";
}

/* line 2393, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-se:before {
  content: "\e050";
}

/* line 2396, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-sun:before {
  content: "\e051";
}

/* line 2399, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-sw:before {
  content: "\e052";
}

/* line 2402, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-wind-w:before {
  content: "\e053";
}

/* line 2405, app/assets/stylesheets/fonts/linea.scss */
.icon-weather-windgust:before {
  content: "\e054";
}

/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url(/assets/material-design-iconic-font/materialdesignicons-webfont-a05212d141dc70732bfe778d690e839d6d9b64103fdf27c8016c1f6fa9cb7ac0.eot?v=2.0.46);
  src: url(/assets/material-design-iconic-font/materialdesignicons-webfont-a05212d141dc70732bfe778d690e839d6d9b64103fdf27c8016c1f6fa9cb7ac0.eot?#iefix&v=2.0.46) format("embedded-opentype"), url(/assets/material-design-iconic-font/materialdesignicons-webfont-4d60cf558c0cab6cfdd40aab9f02cdd6ea571eb5919057473d970e9af55064a6.woff2?v=2.0.46) format("woff2"), url(/assets/material-design-iconic-font/materialdesignicons-webfont-62162cd1bff267718bfb360b1c61757f4320b71d7b77994aa7c4e0c718c99e75.woff?v=2.0.46) format("woff"), url(/assets/material-design-iconic-font/materialdesignicons-webfont-d5b48ab1b0f3b99510134a03261a7eb20618b72c91070c8251c408028c91726e.ttf?v=2.0.46) format("truetype"), url(/assets/material-design-iconic-font/materialdesignicons-webfont-9c045338557c4fcd1bef32902ab444684f29303fa5d47a9b3c8ae63a945c9d38.svg?v=2.0.46#materialdesigniconsregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 9, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi:before,
.mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 20, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-access-point:before {
  content: "\F002";
}

/* line 24, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-access-point-network:before {
  content: "\F003";
}

/* line 28, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account:before {
  content: "\F004";
}

/* line 32, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-alert:before {
  content: "\F005";
}

/* line 36, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-box:before {
  content: "\F006";
}

/* line 40, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-box-outline:before {
  content: "\F007";
}

/* line 44, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-card-details:before {
  content: "\F5D2";
}

/* line 48, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-check:before {
  content: "\F008";
}

/* line 52, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-circle:before {
  content: "\F009";
}

/* line 56, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-convert:before {
  content: "\F00A";
}

/* line 60, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-edit:before {
  content: "\F6BB";
}

/* line 64, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-key:before {
  content: "\F00B";
}

/* line 68, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-location:before {
  content: "\F00C";
}

/* line 72, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-minus:before {
  content: "\F00D";
}

/* line 76, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-multiple:before {
  content: "\F00E";
}

/* line 80, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-multiple-minus:before {
  content: "\F5D3";
}

/* line 84, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-multiple-outline:before {
  content: "\F00F";
}

/* line 88, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-multiple-plus:before {
  content: "\F010";
}

/* line 92, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-network:before {
  content: "\F011";
}

/* line 96, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-off:before {
  content: "\F012";
}

/* line 100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-outline:before {
  content: "\F013";
}

/* line 104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-plus:before {
  content: "\F014";
}

/* line 108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-remove:before {
  content: "\F015";
}

/* line 112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-search:before {
  content: "\F016";
}

/* line 116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-settings:before {
  content: "\F630";
}

/* line 120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-settings-variant:before {
  content: "\F631";
}

/* line 124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-star:before {
  content: "\F017";
}

/* line 128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-account-switch:before {
  content: "\F019";
}

/* line 132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-adjust:before {
  content: "\F01A";
}

/* line 136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-air-conditioner:before {
  content: "\F01B";
}

/* line 140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-airballoon:before {
  content: "\F01C";
}

/* line 144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-airplane:before {
  content: "\F01D";
}

/* line 148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-airplane-landing:before {
  content: "\F5D4";
}

/* line 152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-airplane-off:before {
  content: "\F01E";
}

/* line 156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-airplane-takeoff:before {
  content: "\F5D5";
}

/* line 160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-airplay:before {
  content: "\F01F";
}

/* line 164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm:before {
  content: "\F020";
}

/* line 168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm-bell:before {
  content: "\F78D";
}

/* line 172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm-check:before {
  content: "\F021";
}

/* line 176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm-light:before {
  content: "\F78E";
}

/* line 180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm-multiple:before {
  content: "\F022";
}

/* line 184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm-off:before {
  content: "\F023";
}

/* line 188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm-plus:before {
  content: "\F024";
}

/* line 192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alarm-snooze:before {
  content: "\F68D";
}

/* line 196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-album:before {
  content: "\F025";
}

/* line 200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert:before {
  content: "\F026";
}

/* line 204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert-box:before {
  content: "\F027";
}

/* line 208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert-circle:before {
  content: "\F028";
}

/* line 212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert-circle-outline:before {
  content: "\F5D6";
}

/* line 216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert-decagram:before {
  content: "\F6BC";
}

/* line 220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert-octagon:before {
  content: "\F029";
}

/* line 224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert-octagram:before {
  content: "\F766";
}

/* line 228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alert-outline:before {
  content: "\F02A";
}

/* line 232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-all-inclusive:before {
  content: "\F6BD";
}

/* line 236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alpha:before {
  content: "\F02B";
}

/* line 240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-alphabetical:before {
  content: "\F02C";
}

/* line 244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-altimeter:before {
  content: "\F5D7";
}

/* line 248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-amazon:before {
  content: "\F02D";
}

/* line 252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-amazon-clouddrive:before {
  content: "\F02E";
}

/* line 256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ambulance:before {
  content: "\F02F";
}

/* line 260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-amplifier:before {
  content: "\F030";
}

/* line 264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-anchor:before {
  content: "\F031";
}

/* line 268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-android:before {
  content: "\F032";
}

/* line 272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-android-debug-bridge:before {
  content: "\F033";
}

/* line 276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-android-head:before {
  content: "\F78F";
}

/* line 280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-android-studio:before {
  content: "\F034";
}

/* line 284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-angular:before {
  content: "\F6B1";
}

/* line 288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-angularjs:before {
  content: "\F6BE";
}

/* line 292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-animation:before {
  content: "\F5D8";
}

/* line 296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple:before {
  content: "\F035";
}

/* line 300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-finder:before {
  content: "\F036";
}

/* line 304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-ios:before {
  content: "\F037";
}

/* line 308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-keyboard-caps:before {
  content: "\F632";
}

/* line 312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-keyboard-command:before {
  content: "\F633";
}

/* line 316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-keyboard-control:before {
  content: "\F634";
}

/* line 320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-keyboard-option:before {
  content: "\F635";
}

/* line 324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-keyboard-shift:before {
  content: "\F636";
}

/* line 328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-mobileme:before {
  content: "\F038";
}

/* line 332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apple-safari:before {
  content: "\F039";
}

/* line 336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-application:before {
  content: "\F614";
}

/* line 340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-approval:before {
  content: "\F790";
}

/* line 344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-apps:before {
  content: "\F03B";
}

/* line 348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-archive:before {
  content: "\F03C";
}

/* line 352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrange-bring-forward:before {
  content: "\F03D";
}

/* line 356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrange-bring-to-front:before {
  content: "\F03E";
}

/* line 360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrange-send-backward:before {
  content: "\F03F";
}

/* line 364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrange-send-to-back:before {
  content: "\F040";
}

/* line 368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-all:before {
  content: "\F041";
}

/* line 372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-bottom-left:before {
  content: "\F042";
}

/* line 376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-bottom-right:before {
  content: "\F043";
}

/* line 380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-collapse:before {
  content: "\F615";
}

/* line 384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-collapse-all:before {
  content: "\F044";
}

/* line 388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-collapse-down:before {
  content: "\F791";
}

/* line 392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-collapse-left:before {
  content: "\F792";
}

/* line 396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-collapse-right:before {
  content: "\F793";
}

/* line 400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-collapse-up:before {
  content: "\F794";
}

/* line 404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down:before {
  content: "\F045";
}

/* line 408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-bold:before {
  content: "\F72D";
}

/* line 412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-bold-box:before {
  content: "\F72E";
}

/* line 416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-bold-box-outline:before {
  content: "\F72F";
}

/* line 420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-bold-circle:before {
  content: "\F047";
}

/* line 424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-bold-circle-outline:before {
  content: "\F048";
}

/* line 428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-bold-hexagon-outline:before {
  content: "\F049";
}

/* line 432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-box:before {
  content: "\F6BF";
}

/* line 436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-drop-circle:before {
  content: "\F04A";
}

/* line 440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-drop-circle-outline:before {
  content: "\F04B";
}

/* line 444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-down-thick:before {
  content: "\F046";
}

/* line 448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-expand:before {
  content: "\F616";
}

/* line 452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-expand-all:before {
  content: "\F04C";
}

/* line 456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-expand-down:before {
  content: "\F795";
}

/* line 460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-expand-left:before {
  content: "\F796";
}

/* line 464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-expand-right:before {
  content: "\F797";
}

/* line 468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-expand-up:before {
  content: "\F798";
}

/* line 472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left:before {
  content: "\F04D";
}

/* line 476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-bold:before {
  content: "\F730";
}

/* line 480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-bold-box:before {
  content: "\F731";
}

/* line 484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-bold-box-outline:before {
  content: "\F732";
}

/* line 488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-bold-circle:before {
  content: "\F04F";
}

/* line 492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-bold-circle-outline:before {
  content: "\F050";
}

/* line 496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-bold-hexagon-outline:before {
  content: "\F051";
}

/* line 500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-box:before {
  content: "\F6C0";
}

/* line 504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-drop-circle:before {
  content: "\F052";
}

/* line 508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-drop-circle-outline:before {
  content: "\F053";
}

/* line 512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-left-thick:before {
  content: "\F04E";
}

/* line 516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right:before {
  content: "\F054";
}

/* line 520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-bold:before {
  content: "\F733";
}

/* line 524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-bold-box:before {
  content: "\F734";
}

/* line 528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-bold-box-outline:before {
  content: "\F735";
}

/* line 532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-bold-circle:before {
  content: "\F056";
}

/* line 536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-bold-circle-outline:before {
  content: "\F057";
}

/* line 540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-bold-hexagon-outline:before {
  content: "\F058";
}

/* line 544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-box:before {
  content: "\F6C1";
}

/* line 548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-drop-circle:before {
  content: "\F059";
}

/* line 552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-drop-circle-outline:before {
  content: "\F05A";
}

/* line 556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-right-thick:before {
  content: "\F055";
}

/* line 560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-top-left:before {
  content: "\F05B";
}

/* line 564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-top-right:before {
  content: "\F05C";
}

/* line 568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up:before {
  content: "\F05D";
}

/* line 572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-bold:before {
  content: "\F736";
}

/* line 576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-bold-box:before {
  content: "\F737";
}

/* line 580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-bold-box-outline:before {
  content: "\F738";
}

/* line 584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-bold-circle:before {
  content: "\F05F";
}

/* line 588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-bold-circle-outline:before {
  content: "\F060";
}

/* line 592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-bold-hexagon-outline:before {
  content: "\F061";
}

/* line 596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-box:before {
  content: "\F6C2";
}

/* line 600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-drop-circle:before {
  content: "\F062";
}

/* line 604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-drop-circle-outline:before {
  content: "\F063";
}

/* line 608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-arrow-up-thick:before {
  content: "\F05E";
}

/* line 612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-assistant:before {
  content: "\F064";
}

/* line 616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-asterisk:before {
  content: "\F6C3";
}

/* line 620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-at:before {
  content: "\F065";
}

/* line 624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-atom:before {
  content: "\F767";
}

/* line 628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-attachment:before {
  content: "\F066";
}

/* line 632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-audiobook:before {
  content: "\F067";
}

/* line 636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-auto-fix:before {
  content: "\F068";
}

/* line 640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-auto-upload:before {
  content: "\F069";
}

/* line 644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-autorenew:before {
  content: "\F06A";
}

/* line 648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-av-timer:before {
  content: "\F06B";
}

/* line 652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-baby:before {
  content: "\F06C";
}

/* line 656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-baby-buggy:before {
  content: "\F68E";
}

/* line 660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-backburger:before {
  content: "\F06D";
}

/* line 664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-backspace:before {
  content: "\F06E";
}

/* line 668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-backup-restore:before {
  content: "\F06F";
}

/* line 672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bandcamp:before {
  content: "\F674";
}

/* line 676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bank:before {
  content: "\F070";
}

/* line 680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-barcode:before {
  content: "\F071";
}

/* line 684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-barcode-scan:before {
  content: "\F072";
}

/* line 688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-barley:before {
  content: "\F073";
}

/* line 692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-barrel:before {
  content: "\F074";
}

/* line 696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-basecamp:before {
  content: "\F075";
}

/* line 700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-basket:before {
  content: "\F076";
}

/* line 704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-basket-fill:before {
  content: "\F077";
}

/* line 708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-basket-unfill:before {
  content: "\F078";
}

/* line 712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery:before {
  content: "\F079";
}

/* line 716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-10:before {
  content: "\F07A";
}

/* line 720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-20:before {
  content: "\F07B";
}

/* line 724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-30:before {
  content: "\F07C";
}

/* line 728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-40:before {
  content: "\F07D";
}

/* line 732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-50:before {
  content: "\F07E";
}

/* line 736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-60:before {
  content: "\F07F";
}

/* line 740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-70:before {
  content: "\F080";
}

/* line 744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-80:before {
  content: "\F081";
}

/* line 748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-90:before {
  content: "\F082";
}

/* line 752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-alert:before {
  content: "\F083";
}

/* line 756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging:before {
  content: "\F084";
}

/* line 760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging-100:before {
  content: "\F085";
}

/* line 764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging-20:before {
  content: "\F086";
}

/* line 768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging-30:before {
  content: "\F087";
}

/* line 772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging-40:before {
  content: "\F088";
}

/* line 776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging-60:before {
  content: "\F089";
}

/* line 780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging-80:before {
  content: "\F08A";
}

/* line 784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-charging-90:before {
  content: "\F08B";
}

/* line 788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-minus:before {
  content: "\F08C";
}

/* line 792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-negative:before {
  content: "\F08D";
}

/* line 796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-outline:before {
  content: "\F08E";
}

/* line 800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-plus:before {
  content: "\F08F";
}

/* line 804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-positive:before {
  content: "\F090";
}

/* line 808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-battery-unknown:before {
  content: "\F091";
}

/* line 812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-beach:before {
  content: "\F092";
}

/* line 816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-beaker:before {
  content: "\F68F";
}

/* line 820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-beats:before {
  content: "\F097";
}

/* line 824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-beer:before {
  content: "\F098";
}

/* line 828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-behance:before {
  content: "\F099";
}

/* line 832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bell:before {
  content: "\F09A";
}

/* line 836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bell-off:before {
  content: "\F09B";
}

/* line 840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bell-outline:before {
  content: "\F09C";
}

/* line 844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bell-plus:before {
  content: "\F09D";
}

/* line 848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bell-ring:before {
  content: "\F09E";
}

/* line 852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bell-ring-outline:before {
  content: "\F09F";
}

/* line 856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bell-sleep:before {
  content: "\F0A0";
}

/* line 860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-beta:before {
  content: "\F0A1";
}

/* line 864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bible:before {
  content: "\F0A2";
}

/* line 868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bike:before {
  content: "\F0A3";
}

/* line 872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bing:before {
  content: "\F0A4";
}

/* line 876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-binoculars:before {
  content: "\F0A5";
}

/* line 880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bio:before {
  content: "\F0A6";
}

/* line 884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-biohazard:before {
  content: "\F0A7";
}

/* line 888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bitbucket:before {
  content: "\F0A8";
}

/* line 892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-black-mesa:before {
  content: "\F0A9";
}

/* line 896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blackberry:before {
  content: "\F0AA";
}

/* line 900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blender:before {
  content: "\F0AB";
}

/* line 904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blinds:before {
  content: "\F0AC";
}

/* line 908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-block-helper:before {
  content: "\F0AD";
}

/* line 912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blogger:before {
  content: "\F0AE";
}

/* line 916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bluetooth:before {
  content: "\F0AF";
}

/* line 920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bluetooth-audio:before {
  content: "\F0B0";
}

/* line 924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bluetooth-connect:before {
  content: "\F0B1";
}

/* line 928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bluetooth-off:before {
  content: "\F0B2";
}

/* line 932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bluetooth-settings:before {
  content: "\F0B3";
}

/* line 936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bluetooth-transfer:before {
  content: "\F0B4";
}

/* line 940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blur:before {
  content: "\F0B5";
}

/* line 944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blur-linear:before {
  content: "\F0B6";
}

/* line 948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blur-off:before {
  content: "\F0B7";
}

/* line 952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blur-radial:before {
  content: "\F0B8";
}

/* line 956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bomb:before {
  content: "\F690";
}

/* line 960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bomb-off:before {
  content: "\F6C4";
}

/* line 964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bone:before {
  content: "\F0B9";
}

/* line 968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book:before {
  content: "\F0BA";
}

/* line 972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-minus:before {
  content: "\F5D9";
}

/* line 976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-multiple:before {
  content: "\F0BB";
}

/* line 980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-multiple-variant:before {
  content: "\F0BC";
}

/* line 984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-open:before {
  content: "\F0BD";
}

/* line 988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-open-page-variant:before {
  content: "\F5DA";
}

/* line 992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-open-variant:before {
  content: "\F0BE";
}

/* line 996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-plus:before {
  content: "\F5DB";
}

/* line 1000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-secure:before {
  content: "\F799";
}

/* line 1004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-unsecure:before {
  content: "\F79A";
}

/* line 1008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-book-variant:before {
  content: "\F0BF";
}

/* line 1012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bookmark:before {
  content: "\F0C0";
}

/* line 1016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bookmark-check:before {
  content: "\F0C1";
}

/* line 1020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bookmark-music:before {
  content: "\F0C2";
}

/* line 1024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bookmark-outline:before {
  content: "\F0C3";
}

/* line 1028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bookmark-plus:before {
  content: "\F0C5";
}

/* line 1032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bookmark-plus-outline:before {
  content: "\F0C4";
}

/* line 1036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bookmark-remove:before {
  content: "\F0C6";
}

/* line 1040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-boombox:before {
  content: "\F5DC";
}

/* line 1044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bootstrap:before {
  content: "\F6C5";
}

/* line 1048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-all:before {
  content: "\F0C7";
}

/* line 1052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-bottom:before {
  content: "\F0C8";
}

/* line 1056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-color:before {
  content: "\F0C9";
}

/* line 1060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-horizontal:before {
  content: "\F0CA";
}

/* line 1064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-inside:before {
  content: "\F0CB";
}

/* line 1068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-left:before {
  content: "\F0CC";
}

/* line 1072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-none:before {
  content: "\F0CD";
}

/* line 1076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-outside:before {
  content: "\F0CE";
}

/* line 1080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-right:before {
  content: "\F0CF";
}

/* line 1084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-style:before {
  content: "\F0D0";
}

/* line 1088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-top:before {
  content: "\F0D1";
}

/* line 1092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-border-vertical:before {
  content: "\F0D2";
}

/* line 1096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bow-tie:before {
  content: "\F677";
}

/* line 1100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bowl:before {
  content: "\F617";
}

/* line 1104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bowling:before {
  content: "\F0D3";
}

/* line 1108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-box:before {
  content: "\F0D4";
}

/* line 1112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-box-cutter:before {
  content: "\F0D5";
}

/* line 1116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-box-shadow:before {
  content: "\F637";
}

/* line 1120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bridge:before {
  content: "\F618";
}

/* line 1124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-briefcase:before {
  content: "\F0D6";
}

/* line 1128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-briefcase-check:before {
  content: "\F0D7";
}

/* line 1132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-briefcase-download:before {
  content: "\F0D8";
}

/* line 1136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-briefcase-upload:before {
  content: "\F0D9";
}

/* line 1140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-1:before {
  content: "\F0DA";
}

/* line 1144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-2:before {
  content: "\F0DB";
}

/* line 1148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-3:before {
  content: "\F0DC";
}

/* line 1152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-4:before {
  content: "\F0DD";
}

/* line 1156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-5:before {
  content: "\F0DE";
}

/* line 1160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-6:before {
  content: "\F0DF";
}

/* line 1164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-7:before {
  content: "\F0E0";
}

/* line 1168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brightness-auto:before {
  content: "\F0E1";
}

/* line 1172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-broom:before {
  content: "\F0E2";
}

/* line 1176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-brush:before {
  content: "\F0E3";
}

/* line 1180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-buffer:before {
  content: "\F619";
}

/* line 1184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bug:before {
  content: "\F0E4";
}

/* line 1188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bulletin-board:before {
  content: "\F0E5";
}

/* line 1192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bullhorn:before {
  content: "\F0E6";
}

/* line 1196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bullseye:before {
  content: "\F5DD";
}

/* line 1200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-burst-mode:before {
  content: "\F5DE";
}

/* line 1204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bus:before {
  content: "\F0E7";
}

/* line 1208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bus-articulated-end:before {
  content: "\F79B";
}

/* line 1212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bus-articulated-front:before {
  content: "\F79C";
}

/* line 1216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bus-double-decker:before {
  content: "\F79D";
}

/* line 1220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bus-school:before {
  content: "\F79E";
}

/* line 1224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-bus-side:before {
  content: "\F79F";
}

/* line 1228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cached:before {
  content: "\F0E8";
}

/* line 1232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cake:before {
  content: "\F0E9";
}

/* line 1236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cake-layered:before {
  content: "\F0EA";
}

/* line 1240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cake-variant:before {
  content: "\F0EB";
}

/* line 1244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calculator:before {
  content: "\F0EC";
}

/* line 1248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar:before {
  content: "\F0ED";
}

/* line 1252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-blank:before {
  content: "\F0EE";
}

/* line 1256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-check:before {
  content: "\F0EF";
}

/* line 1260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-clock:before {
  content: "\F0F0";
}

/* line 1264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-multiple:before {
  content: "\F0F1";
}

/* line 1268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-multiple-check:before {
  content: "\F0F2";
}

/* line 1272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-plus:before {
  content: "\F0F3";
}

/* line 1276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-question:before {
  content: "\F691";
}

/* line 1280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-range:before {
  content: "\F678";
}

/* line 1284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-remove:before {
  content: "\F0F4";
}

/* line 1288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-text:before {
  content: "\F0F5";
}

/* line 1292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-calendar-today:before {
  content: "\F0F6";
}

/* line 1296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-call-made:before {
  content: "\F0F7";
}

/* line 1300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-call-merge:before {
  content: "\F0F8";
}

/* line 1304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-call-missed:before {
  content: "\F0F9";
}

/* line 1308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-call-received:before {
  content: "\F0FA";
}

/* line 1312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-call-split:before {
  content: "\F0FB";
}

/* line 1316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camcorder:before {
  content: "\F0FC";
}

/* line 1320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camcorder-box:before {
  content: "\F0FD";
}

/* line 1324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camcorder-box-off:before {
  content: "\F0FE";
}

/* line 1328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camcorder-off:before {
  content: "\F0FF";
}

/* line 1332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera:before {
  content: "\F100";
}

/* line 1336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-burst:before {
  content: "\F692";
}

/* line 1340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-enhance:before {
  content: "\F101";
}

/* line 1344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-front:before {
  content: "\F102";
}

/* line 1348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-front-variant:before {
  content: "\F103";
}

/* line 1352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-gopro:before {
  content: "\F7A0";
}

/* line 1356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-iris:before {
  content: "\F104";
}

/* line 1360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-metering-center:before {
  content: "\F7A1";
}

/* line 1364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-metering-matrix:before {
  content: "\F7A2";
}

/* line 1368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-metering-partial:before {
  content: "\F7A3";
}

/* line 1372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-metering-spot:before {
  content: "\F7A4";
}

/* line 1376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-off:before {
  content: "\F5DF";
}

/* line 1380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-party-mode:before {
  content: "\F105";
}

/* line 1384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-rear:before {
  content: "\F106";
}

/* line 1388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-rear-variant:before {
  content: "\F107";
}

/* line 1392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-switch:before {
  content: "\F108";
}

/* line 1396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-camera-timer:before {
  content: "\F109";
}

/* line 1400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cancel:before {
  content: "\F739";
}

/* line 1404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-candle:before {
  content: "\F5E2";
}

/* line 1408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-candycane:before {
  content: "\F10A";
}

/* line 1412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cannabis:before {
  content: "\F7A5";
}

/* line 1416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car:before {
  content: "\F10B";
}

/* line 1420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-battery:before {
  content: "\F10C";
}

/* line 1424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-connected:before {
  content: "\F10D";
}

/* line 1428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-convertable:before {
  content: "\F7A6";
}

/* line 1432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-estate:before {
  content: "\F7A7";
}

/* line 1436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-hatchback:before {
  content: "\F7A8";
}

/* line 1440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-pickup:before {
  content: "\F7A9";
}

/* line 1444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-side:before {
  content: "\F7AA";
}

/* line 1448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-sports:before {
  content: "\F7AB";
}

/* line 1452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-car-wash:before {
  content: "\F10E";
}

/* line 1456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-caravan:before {
  content: "\F7AC";
}

/* line 1460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cards:before {
  content: "\F638";
}

/* line 1464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cards-outline:before {
  content: "\F639";
}

/* line 1468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cards-playing-outline:before {
  content: "\F63A";
}

/* line 1472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cards-variant:before {
  content: "\F6C6";
}

/* line 1476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-carrot:before {
  content: "\F10F";
}

/* line 1480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cart:before {
  content: "\F110";
}

/* line 1484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cart-off:before {
  content: "\F66B";
}

/* line 1488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cart-outline:before {
  content: "\F111";
}

/* line 1492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cart-plus:before {
  content: "\F112";
}

/* line 1496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-case-sensitive-alt:before {
  content: "\F113";
}

/* line 1500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cash:before {
  content: "\F114";
}

/* line 1504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cash-100:before {
  content: "\F115";
}

/* line 1508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cash-multiple:before {
  content: "\F116";
}

/* line 1512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cash-usd:before {
  content: "\F117";
}

/* line 1516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cast:before {
  content: "\F118";
}

/* line 1520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cast-connected:before {
  content: "\F119";
}

/* line 1524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cast-off:before {
  content: "\F789";
}

/* line 1528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-castle:before {
  content: "\F11A";
}

/* line 1532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cat:before {
  content: "\F11B";
}

/* line 1536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cctv:before {
  content: "\F7AD";
}

/* line 1540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ceiling-light:before {
  content: "\F768";
}

/* line 1544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone:before {
  content: "\F11C";
}

/* line 1548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone-android:before {
  content: "\F11D";
}

/* line 1552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone-basic:before {
  content: "\F11E";
}

/* line 1556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone-dock:before {
  content: "\F11F";
}

/* line 1560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone-iphone:before {
  content: "\F120";
}

/* line 1564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone-link:before {
  content: "\F121";
}

/* line 1568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone-link-off:before {
  content: "\F122";
}

/* line 1572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cellphone-settings:before {
  content: "\F123";
}

/* line 1576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-certificate:before {
  content: "\F124";
}

/* line 1580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chair-school:before {
  content: "\F125";
}

/* line 1584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-arc:before {
  content: "\F126";
}

/* line 1588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-areaspline:before {
  content: "\F127";
}

/* line 1592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-bar:before {
  content: "\F128";
}

/* line 1596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-bar-stacked:before {
  content: "\F769";
}

/* line 1600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-bubble:before {
  content: "\F5E3";
}

/* line 1604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-donut:before {
  content: "\F7AE";
}

/* line 1608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-donut-variant:before {
  content: "\F7AF";
}

/* line 1612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-gantt:before {
  content: "\F66C";
}

/* line 1616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-histogram:before {
  content: "\F129";
}

/* line 1620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-line:before {
  content: "\F12A";
}

/* line 1624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-line-stacked:before {
  content: "\F76A";
}

/* line 1628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-line-variant:before {
  content: "\F7B0";
}

/* line 1632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-pie:before {
  content: "\F12B";
}

/* line 1636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-scatterplot-hexbin:before {
  content: "\F66D";
}

/* line 1640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chart-timeline:before {
  content: "\F66E";
}

/* line 1644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-check:before {
  content: "\F12C";
}

/* line 1648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-check-all:before {
  content: "\F12D";
}

/* line 1652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-check-circle:before {
  content: "\F5E0";
}

/* line 1656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-check-circle-outline:before {
  content: "\F5E1";
}

/* line 1660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-blank:before {
  content: "\F12E";
}

/* line 1664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-blank-circle:before {
  content: "\F12F";
}

/* line 1668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-blank-circle-outline:before {
  content: "\F130";
}

/* line 1672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-blank-outline:before {
  content: "\F131";
}

/* line 1676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-marked:before {
  content: "\F132";
}

/* line 1680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-marked-circle:before {
  content: "\F133";
}

/* line 1684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-marked-circle-outline:before {
  content: "\F134";
}

/* line 1688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-marked-outline:before {
  content: "\F135";
}

/* line 1692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-blank:before {
  content: "\F136";
}

/* line 1696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-blank-circle:before {
  content: "\F63B";
}

/* line 1700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-blank-circle-outline:before {
  content: "\F63C";
}

/* line 1704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-blank-outline:before {
  content: "\F137";
}

/* line 1708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-marked:before {
  content: "\F138";
}

/* line 1712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-marked-circle:before {
  content: "\F63D";
}

/* line 1716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-marked-circle-outline:before {
  content: "\F63E";
}

/* line 1720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkbox-multiple-marked-outline:before {
  content: "\F139";
}

/* line 1724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-checkerboard:before {
  content: "\F13A";
}

/* line 1728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chemical-weapon:before {
  content: "\F13B";
}

/* line 1732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-double-down:before {
  content: "\F13C";
}

/* line 1736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-double-left:before {
  content: "\F13D";
}

/* line 1740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-double-right:before {
  content: "\F13E";
}

/* line 1744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-double-up:before {
  content: "\F13F";
}

/* line 1748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-down:before {
  content: "\F140";
}

/* line 1752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-left:before {
  content: "\F141";
}

/* line 1756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-right:before {
  content: "\F142";
}

/* line 1760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chevron-up:before {
  content: "\F143";
}

/* line 1764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chili-hot:before {
  content: "\F7B1";
}

/* line 1768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chili-medium:before {
  content: "\F7B2";
}

/* line 1772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chili-mild:before {
  content: "\F7B3";
}

/* line 1776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-chip:before {
  content: "\F61A";
}

/* line 1780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-church:before {
  content: "\F144";
}

/* line 1784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-circle:before {
  content: "\F764";
}

/* line 1788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-circle-outline:before {
  content: "\F765";
}

/* line 1792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cisco-webex:before {
  content: "\F145";
}

/* line 1796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-city:before {
  content: "\F146";
}

/* line 1800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard:before {
  content: "\F147";
}

/* line 1804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-account:before {
  content: "\F148";
}

/* line 1808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-alert:before {
  content: "\F149";
}

/* line 1812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-arrow-down:before {
  content: "\F14A";
}

/* line 1816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-arrow-left:before {
  content: "\F14B";
}

/* line 1820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-check:before {
  content: "\F14C";
}

/* line 1824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-flow:before {
  content: "\F6C7";
}

/* line 1828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-outline:before {
  content: "\F14D";
}

/* line 1832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-plus:before {
  content: "\F750";
}

/* line 1836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clipboard-text:before {
  content: "\F14E";
}

/* line 1840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clippy:before {
  content: "\F14F";
}

/* line 1844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clock:before {
  content: "\F150";
}

/* line 1848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clock-alert:before {
  content: "\F5CE";
}

/* line 1852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clock-end:before {
  content: "\F151";
}

/* line 1856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clock-fast:before {
  content: "\F152";
}

/* line 1860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clock-in:before {
  content: "\F153";
}

/* line 1864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clock-out:before {
  content: "\F154";
}

/* line 1868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-clock-start:before {
  content: "\F155";
}

/* line 1872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close:before {
  content: "\F156";
}

/* line 1876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-box:before {
  content: "\F157";
}

/* line 1880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-box-outline:before {
  content: "\F158";
}

/* line 1884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-circle:before {
  content: "\F159";
}

/* line 1888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-circle-outline:before {
  content: "\F15A";
}

/* line 1892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-network:before {
  content: "\F15B";
}

/* line 1896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-octagon:before {
  content: "\F15C";
}

/* line 1900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-octagon-outline:before {
  content: "\F15D";
}

/* line 1904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-close-outline:before {
  content: "\F6C8";
}

/* line 1908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-closed-caption:before {
  content: "\F15E";
}

/* line 1912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud:before {
  content: "\F15F";
}

/* line 1916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-braces:before {
  content: "\F7B4";
}

/* line 1920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-check:before {
  content: "\F160";
}

/* line 1924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-circle:before {
  content: "\F161";
}

/* line 1928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-download:before {
  content: "\F162";
}

/* line 1932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-off-outline:before {
  content: "\F164";
}

/* line 1936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-outline:before {
  content: "\F163";
}

/* line 1940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-print:before {
  content: "\F165";
}

/* line 1944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-print-outline:before {
  content: "\F166";
}

/* line 1948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-sync:before {
  content: "\F63F";
}

/* line 1952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-tags:before {
  content: "\F7B5";
}

/* line 1956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cloud-upload:before {
  content: "\F167";
}

/* line 1960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-array:before {
  content: "\F168";
}

/* line 1964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-braces:before {
  content: "\F169";
}

/* line 1968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-brackets:before {
  content: "\F16A";
}

/* line 1972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-equal:before {
  content: "\F16B";
}

/* line 1976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-greater-than:before {
  content: "\F16C";
}

/* line 1980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-greater-than-or-equal:before {
  content: "\F16D";
}

/* line 1984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-less-than:before {
  content: "\F16E";
}

/* line 1988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-less-than-or-equal:before {
  content: "\F16F";
}

/* line 1992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-not-equal:before {
  content: "\F170";
}

/* line 1996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-not-equal-variant:before {
  content: "\F171";
}

/* line 2000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-parentheses:before {
  content: "\F172";
}

/* line 2004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-string:before {
  content: "\F173";
}

/* line 2008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-tags:before {
  content: "\F174";
}

/* line 2012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-code-tags-check:before {
  content: "\F693";
}

/* line 2016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-codepen:before {
  content: "\F175";
}

/* line 2020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-coffee:before {
  content: "\F176";
}

/* line 2024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-coffee-outline:before {
  content: "\F6C9";
}

/* line 2028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-coffee-to-go:before {
  content: "\F177";
}

/* line 2032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-coin:before {
  content: "\F178";
}

/* line 2036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-coins:before {
  content: "\F694";
}

/* line 2040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-collage:before {
  content: "\F640";
}

/* line 2044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-color-helper:before {
  content: "\F179";
}

/* line 2048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment:before {
  content: "\F17A";
}

/* line 2052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-account:before {
  content: "\F17B";
}

/* line 2056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-account-outline:before {
  content: "\F17C";
}

/* line 2060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-alert:before {
  content: "\F17D";
}

/* line 2064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-alert-outline:before {
  content: "\F17E";
}

/* line 2068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-check:before {
  content: "\F17F";
}

/* line 2072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-check-outline:before {
  content: "\F180";
}

/* line 2076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-multiple-outline:before {
  content: "\F181";
}

/* line 2080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-outline:before {
  content: "\F182";
}

/* line 2084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-plus-outline:before {
  content: "\F183";
}

/* line 2088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-processing:before {
  content: "\F184";
}

/* line 2092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-processing-outline:before {
  content: "\F185";
}

/* line 2096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-question-outline:before {
  content: "\F186";
}

/* line 2100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-remove-outline:before {
  content: "\F187";
}

/* line 2104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-text:before {
  content: "\F188";
}

/* line 2108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-comment-text-outline:before {
  content: "\F189";
}

/* line 2112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-compare:before {
  content: "\F18A";
}

/* line 2116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-compass:before {
  content: "\F18B";
}

/* line 2120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-compass-outline:before {
  content: "\F18C";
}

/* line 2124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-console:before {
  content: "\F18D";
}

/* line 2128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-console-line:before {
  content: "\F7B6";
}

/* line 2132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-contact-mail:before {
  content: "\F18E";
}

/* line 2136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-contacts:before {
  content: "\F6CA";
}

/* line 2140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-content-copy:before {
  content: "\F18F";
}

/* line 2144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-content-cut:before {
  content: "\F190";
}

/* line 2148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-content-duplicate:before {
  content: "\F191";
}

/* line 2152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-content-paste:before {
  content: "\F192";
}

/* line 2156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-content-save:before {
  content: "\F193";
}

/* line 2160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-content-save-all:before {
  content: "\F194";
}

/* line 2164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-content-save-settings:before {
  content: "\F61B";
}

/* line 2168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-contrast:before {
  content: "\F195";
}

/* line 2172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-contrast-box:before {
  content: "\F196";
}

/* line 2176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-contrast-circle:before {
  content: "\F197";
}

/* line 2180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cookie:before {
  content: "\F198";
}

/* line 2184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-copyright:before {
  content: "\F5E6";
}

/* line 2188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-corn:before {
  content: "\F7B7";
}

/* line 2192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-counter:before {
  content: "\F199";
}

/* line 2196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cow:before {
  content: "\F19A";
}

/* line 2200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-creation:before {
  content: "\F1C9";
}

/* line 2204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-credit-card:before {
  content: "\F19B";
}

/* line 2208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-credit-card-multiple:before {
  content: "\F19C";
}

/* line 2212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-credit-card-off:before {
  content: "\F5E4";
}

/* line 2216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-credit-card-plus:before {
  content: "\F675";
}

/* line 2220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-credit-card-scan:before {
  content: "\F19D";
}

/* line 2224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crop:before {
  content: "\F19E";
}

/* line 2228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crop-free:before {
  content: "\F19F";
}

/* line 2232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crop-landscape:before {
  content: "\F1A0";
}

/* line 2236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crop-portrait:before {
  content: "\F1A1";
}

/* line 2240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crop-rotate:before {
  content: "\F695";
}

/* line 2244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crop-square:before {
  content: "\F1A2";
}

/* line 2248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crosshairs:before {
  content: "\F1A3";
}

/* line 2252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crosshairs-gps:before {
  content: "\F1A4";
}

/* line 2256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-crown:before {
  content: "\F1A5";
}

/* line 2260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cube:before {
  content: "\F1A6";
}

/* line 2264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cube-outline:before {
  content: "\F1A7";
}

/* line 2268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cube-send:before {
  content: "\F1A8";
}

/* line 2272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cube-unfolded:before {
  content: "\F1A9";
}

/* line 2276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cup:before {
  content: "\F1AA";
}

/* line 2280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cup-off:before {
  content: "\F5E5";
}

/* line 2284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cup-water:before {
  content: "\F1AB";
}

/* line 2288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-btc:before {
  content: "\F1AC";
}

/* line 2292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-chf:before {
  content: "\F7B8";
}

/* line 2296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-cny:before {
  content: "\F7B9";
}

/* line 2300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-eth:before {
  content: "\F7BA";
}

/* line 2304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-eur:before {
  content: "\F1AD";
}

/* line 2308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-gbp:before {
  content: "\F1AE";
}

/* line 2312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-inr:before {
  content: "\F1AF";
}

/* line 2316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-jpy:before {
  content: "\F7BB";
}

/* line 2320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-krw:before {
  content: "\F7BC";
}

/* line 2324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-ngn:before {
  content: "\F1B0";
}

/* line 2328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-rub:before {
  content: "\F1B1";
}

/* line 2332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-sign:before {
  content: "\F7BD";
}

/* line 2336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-try:before {
  content: "\F1B2";
}

/* line 2340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-twd:before {
  content: "\F7BE";
}

/* line 2344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-usd:before {
  content: "\F1B3";
}

/* line 2348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-currency-usd-off:before {
  content: "\F679";
}

/* line 2352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cursor-default:before {
  content: "\F1B4";
}

/* line 2356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cursor-default-outline:before {
  content: "\F1B5";
}

/* line 2360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cursor-move:before {
  content: "\F1B6";
}

/* line 2364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cursor-pointer:before {
  content: "\F1B7";
}

/* line 2368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-cursor-text:before {
  content: "\F5E7";
}

/* line 2372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-database:before {
  content: "\F1B8";
}

/* line 2376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-database-minus:before {
  content: "\F1B9";
}

/* line 2380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-database-plus:before {
  content: "\F1BA";
}

/* line 2384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-debug-step-into:before {
  content: "\F1BB";
}

/* line 2388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-debug-step-out:before {
  content: "\F1BC";
}

/* line 2392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-debug-step-over:before {
  content: "\F1BD";
}

/* line 2396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-decagram:before {
  content: "\F76B";
}

/* line 2400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-decagram-outline:before {
  content: "\F76C";
}

/* line 2404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-decimal-decrease:before {
  content: "\F1BE";
}

/* line 2408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-decimal-increase:before {
  content: "\F1BF";
}

/* line 2412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-delete:before {
  content: "\F1C0";
}

/* line 2416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-delete-circle:before {
  content: "\F682";
}

/* line 2420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-delete-empty:before {
  content: "\F6CB";
}

/* line 2424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-delete-forever:before {
  content: "\F5E8";
}

/* line 2428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-delete-sweep:before {
  content: "\F5E9";
}

/* line 2432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-delete-variant:before {
  content: "\F1C1";
}

/* line 2436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-delta:before {
  content: "\F1C2";
}

/* line 2440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-deskphone:before {
  content: "\F1C3";
}

/* line 2444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-desktop-classic:before {
  content: "\F7BF";
}

/* line 2448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-desktop-mac:before {
  content: "\F1C4";
}

/* line 2452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-desktop-tower:before {
  content: "\F1C5";
}

/* line 2456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-details:before {
  content: "\F1C6";
}

/* line 2460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-developer-board:before {
  content: "\F696";
}

/* line 2464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-deviantart:before {
  content: "\F1C7";
}

/* line 2468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dialpad:before {
  content: "\F61C";
}

/* line 2472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-diamond:before {
  content: "\F1C8";
}

/* line 2476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-1:before {
  content: "\F1CA";
}

/* line 2480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-2:before {
  content: "\F1CB";
}

/* line 2484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-3:before {
  content: "\F1CC";
}

/* line 2488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-4:before {
  content: "\F1CD";
}

/* line 2492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-5:before {
  content: "\F1CE";
}

/* line 2496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-6:before {
  content: "\F1CF";
}

/* line 2500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-d10:before {
  content: "\F76E";
}

/* line 2504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-d20:before {
  content: "\F5EA";
}

/* line 2508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-d4:before {
  content: "\F5EB";
}

/* line 2512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-d6:before {
  content: "\F5EC";
}

/* line 2516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-d8:before {
  content: "\F5ED";
}

/* line 2520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dice-multiple:before {
  content: "\F76D";
}

/* line 2524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dictionary:before {
  content: "\F61D";
}

/* line 2528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dip-switch:before {
  content: "\F7C0";
}

/* line 2532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-directions:before {
  content: "\F1D0";
}

/* line 2536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-directions-fork:before {
  content: "\F641";
}

/* line 2540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-discord:before {
  content: "\F66F";
}

/* line 2544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-disk:before {
  content: "\F5EE";
}

/* line 2548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-disk-alert:before {
  content: "\F1D1";
}

/* line 2552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-disqus:before {
  content: "\F1D2";
}

/* line 2556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-disqus-outline:before {
  content: "\F1D3";
}

/* line 2560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-division:before {
  content: "\F1D4";
}

/* line 2564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-division-box:before {
  content: "\F1D5";
}

/* line 2568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dna:before {
  content: "\F683";
}

/* line 2572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dns:before {
  content: "\F1D6";
}

/* line 2576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-do-not-disturb:before {
  content: "\F697";
}

/* line 2580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-do-not-disturb-off:before {
  content: "\F698";
}

/* line 2584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dolby:before {
  content: "\F6B2";
}

/* line 2588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-domain:before {
  content: "\F1D7";
}

/* line 2592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-donkey:before {
  content: "\F7C1";
}

/* line 2596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dots-horizontal:before {
  content: "\F1D8";
}

/* line 2600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dots-horizontal-circle:before {
  content: "\F7C2";
}

/* line 2604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dots-vertical:before {
  content: "\F1D9";
}

/* line 2608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dots-vertical-circle:before {
  content: "\F7C3";
}

/* line 2612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-douban:before {
  content: "\F699";
}

/* line 2616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-download:before {
  content: "\F1DA";
}

/* line 2620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-download-network:before {
  content: "\F6F3";
}

/* line 2624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-drag:before {
  content: "\F1DB";
}

/* line 2628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-drag-horizontal:before {
  content: "\F1DC";
}

/* line 2632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-drag-vertical:before {
  content: "\F1DD";
}

/* line 2636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-drawing:before {
  content: "\F1DE";
}

/* line 2640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-drawing-box:before {
  content: "\F1DF";
}

/* line 2644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dribbble:before {
  content: "\F1E0";
}

/* line 2648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dribbble-box:before {
  content: "\F1E1";
}

/* line 2652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-drone:before {
  content: "\F1E2";
}

/* line 2656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dropbox:before {
  content: "\F1E3";
}

/* line 2660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-drupal:before {
  content: "\F1E4";
}

/* line 2664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-duck:before {
  content: "\F1E5";
}

/* line 2668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dumbbell:before {
  content: "\F1E6";
}

/* line 2672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ear-hearing:before {
  content: "\F7C4";
}

/* line 2676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-earth:before {
  content: "\F1E7";
}

/* line 2680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-earth-box:before {
  content: "\F6CC";
}

/* line 2684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-earth-box-off:before {
  content: "\F6CD";
}

/* line 2688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-earth-off:before {
  content: "\F1E8";
}

/* line 2692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-edge:before {
  content: "\F1E9";
}

/* line 2696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eject:before {
  content: "\F1EA";
}

/* line 2700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-elephant:before {
  content: "\F7C5";
}

/* line 2704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-elevation-decline:before {
  content: "\F1EB";
}

/* line 2708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-elevation-rise:before {
  content: "\F1EC";
}

/* line 2712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-elevator:before {
  content: "\F1ED";
}

/* line 2716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-email:before {
  content: "\F1EE";
}

/* line 2720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-email-alert:before {
  content: "\F6CE";
}

/* line 2724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-email-open:before {
  content: "\F1EF";
}

/* line 2728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-email-open-outline:before {
  content: "\F5EF";
}

/* line 2732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-email-outline:before {
  content: "\F1F0";
}

/* line 2736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-email-secure:before {
  content: "\F1F1";
}

/* line 2740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-email-variant:before {
  content: "\F5F0";
}

/* line 2744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emby:before {
  content: "\F6B3";
}

/* line 2748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon:before {
  content: "\F1F2";
}

/* line 2752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-cool:before {
  content: "\F1F3";
}

/* line 2756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-dead:before {
  content: "\F69A";
}

/* line 2760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-devil:before {
  content: "\F1F4";
}

/* line 2764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-excited:before {
  content: "\F69B";
}

/* line 2768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-happy:before {
  content: "\F1F5";
}

/* line 2772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-neutral:before {
  content: "\F1F6";
}

/* line 2776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-poop:before {
  content: "\F1F7";
}

/* line 2780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-sad:before {
  content: "\F1F8";
}

/* line 2784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-emoticon-tongue:before {
  content: "\F1F9";
}

/* line 2788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-engine:before {
  content: "\F1FA";
}

/* line 2792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-engine-outline:before {
  content: "\F1FB";
}

/* line 2796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-equal:before {
  content: "\F1FC";
}

/* line 2800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-equal-box:before {
  content: "\F1FD";
}

/* line 2804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eraser:before {
  content: "\F1FE";
}

/* line 2808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eraser-variant:before {
  content: "\F642";
}

/* line 2812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-escalator:before {
  content: "\F1FF";
}

/* line 2816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ethernet:before {
  content: "\F200";
}

/* line 2820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ethernet-cable:before {
  content: "\F201";
}

/* line 2824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ethernet-cable-off:before {
  content: "\F202";
}

/* line 2828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-etsy:before {
  content: "\F203";
}

/* line 2832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ev-station:before {
  content: "\F5F1";
}

/* line 2836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eventbrite:before {
  content: "\F7C6";
}

/* line 2840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-evernote:before {
  content: "\F204";
}

/* line 2844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-exclamation:before {
  content: "\F205";
}

/* line 2848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-exit-to-app:before {
  content: "\F206";
}

/* line 2852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-export:before {
  content: "\F207";
}

/* line 2856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eye:before {
  content: "\F208";
}

/* line 2860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eye-off:before {
  content: "\F209";
}

/* line 2864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eye-off-outline:before {
  content: "\F6D0";
}

/* line 2868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eye-outline:before {
  content: "\F6CF";
}

/* line 2872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eyedropper:before {
  content: "\F20A";
}

/* line 2876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-eyedropper-variant:before {
  content: "\F20B";
}

/* line 2880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-face:before {
  content: "\F643";
}

/* line 2884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-face-profile:before {
  content: "\F644";
}

/* line 2888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-facebook:before {
  content: "\F20C";
}

/* line 2892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-facebook-box:before {
  content: "\F20D";
}

/* line 2896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-facebook-messenger:before {
  content: "\F20E";
}

/* line 2900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-factory:before {
  content: "\F20F";
}

/* line 2904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fan:before {
  content: "\F210";
}

/* line 2908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fast-forward:before {
  content: "\F211";
}

/* line 2912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fast-forward-outline:before {
  content: "\F6D1";
}

/* line 2916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fax:before {
  content: "\F212";
}

/* line 2920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-feather:before {
  content: "\F6D2";
}

/* line 2924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ferry:before {
  content: "\F213";
}

/* line 2928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file:before {
  content: "\F214";
}

/* line 2932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-account:before {
  content: "\F73A";
}

/* line 2936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-chart:before {
  content: "\F215";
}

/* line 2940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-check:before {
  content: "\F216";
}

/* line 2944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-cloud:before {
  content: "\F217";
}

/* line 2948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-delimited:before {
  content: "\F218";
}

/* line 2952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-document:before {
  content: "\F219";
}

/* line 2956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-document-box:before {
  content: "\F21A";
}

/* line 2960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-excel:before {
  content: "\F21B";
}

/* line 2964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-excel-box:before {
  content: "\F21C";
}

/* line 2968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-export:before {
  content: "\F21D";
}

/* line 2972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-find:before {
  content: "\F21E";
}

/* line 2976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-hidden:before {
  content: "\F613";
}

/* line 2980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-image:before {
  content: "\F21F";
}

/* line 2984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-import:before {
  content: "\F220";
}

/* line 2988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-lock:before {
  content: "\F221";
}

/* line 2992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-multiple:before {
  content: "\F222";
}

/* line 2996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-music:before {
  content: "\F223";
}

/* line 3000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-outline:before {
  content: "\F224";
}

/* line 3004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-pdf:before {
  content: "\F225";
}

/* line 3008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-pdf-box:before {
  content: "\F226";
}

/* line 3012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-plus:before {
  content: "\F751";
}

/* line 3016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-powerpoint:before {
  content: "\F227";
}

/* line 3020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-powerpoint-box:before {
  content: "\F228";
}

/* line 3024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-presentation-box:before {
  content: "\F229";
}

/* line 3028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-restore:before {
  content: "\F670";
}

/* line 3032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-send:before {
  content: "\F22A";
}

/* line 3036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-tree:before {
  content: "\F645";
}

/* line 3040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-video:before {
  content: "\F22B";
}

/* line 3044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-word:before {
  content: "\F22C";
}

/* line 3048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-word-box:before {
  content: "\F22D";
}

/* line 3052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-file-xml:before {
  content: "\F22E";
}

/* line 3056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-film:before {
  content: "\F22F";
}

/* line 3060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-filmstrip:before {
  content: "\F230";
}

/* line 3064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-filmstrip-off:before {
  content: "\F231";
}

/* line 3068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-filter:before {
  content: "\F232";
}

/* line 3072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-filter-outline:before {
  content: "\F233";
}

/* line 3076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-filter-remove:before {
  content: "\F234";
}

/* line 3080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-filter-remove-outline:before {
  content: "\F235";
}

/* line 3084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-filter-variant:before {
  content: "\F236";
}

/* line 3088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-find-replace:before {
  content: "\F6D3";
}

/* line 3092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fingerprint:before {
  content: "\F237";
}

/* line 3096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fire:before {
  content: "\F238";
}

/* line 3100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-firefox:before {
  content: "\F239";
}

/* line 3104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fish:before {
  content: "\F23A";
}

/* line 3108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flag:before {
  content: "\F23B";
}

/* line 3112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flag-checkered:before {
  content: "\F23C";
}

/* line 3116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flag-outline:before {
  content: "\F23D";
}

/* line 3120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flag-outline-variant:before {
  content: "\F23E";
}

/* line 3124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flag-triangle:before {
  content: "\F23F";
}

/* line 3128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flag-variant:before {
  content: "\F240";
}

/* line 3132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flash:before {
  content: "\F241";
}

/* line 3136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flash-auto:before {
  content: "\F242";
}

/* line 3140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flash-off:before {
  content: "\F243";
}

/* line 3144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flash-outline:before {
  content: "\F6D4";
}

/* line 3148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flash-red-eye:before {
  content: "\F67A";
}

/* line 3152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flashlight:before {
  content: "\F244";
}

/* line 3156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flashlight-off:before {
  content: "\F245";
}

/* line 3160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flask:before {
  content: "\F093";
}

/* line 3164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flask-empty:before {
  content: "\F094";
}

/* line 3168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flask-empty-outline:before {
  content: "\F095";
}

/* line 3172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flask-outline:before {
  content: "\F096";
}

/* line 3176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flattr:before {
  content: "\F246";
}

/* line 3180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flip-to-back:before {
  content: "\F247";
}

/* line 3184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flip-to-front:before {
  content: "\F248";
}

/* line 3188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-floppy:before {
  content: "\F249";
}

/* line 3192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flower:before {
  content: "\F24A";
}

/* line 3196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder:before {
  content: "\F24B";
}

/* line 3200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-account:before {
  content: "\F24C";
}

/* line 3204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-download:before {
  content: "\F24D";
}

/* line 3208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-google-drive:before {
  content: "\F24E";
}

/* line 3212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-image:before {
  content: "\F24F";
}

/* line 3216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-lock:before {
  content: "\F250";
}

/* line 3220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-lock-open:before {
  content: "\F251";
}

/* line 3224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-move:before {
  content: "\F252";
}

/* line 3228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-multiple:before {
  content: "\F253";
}

/* line 3232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-multiple-image:before {
  content: "\F254";
}

/* line 3236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-multiple-outline:before {
  content: "\F255";
}

/* line 3240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-open:before {
  content: "\F76F";
}

/* line 3244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-outline:before {
  content: "\F256";
}

/* line 3248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-plus:before {
  content: "\F257";
}

/* line 3252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-remove:before {
  content: "\F258";
}

/* line 3256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-star:before {
  content: "\F69C";
}

/* line 3260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-folder-upload:before {
  content: "\F259";
}

/* line 3264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-font-awesome:before {
  content: "\F03A";
}

/* line 3268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-food:before {
  content: "\F25A";
}

/* line 3272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-food-apple:before {
  content: "\F25B";
}

/* line 3276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-food-croissant:before {
  content: "\F7C7";
}

/* line 3280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-food-fork-drink:before {
  content: "\F5F2";
}

/* line 3284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-food-off:before {
  content: "\F5F3";
}

/* line 3288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-food-variant:before {
  content: "\F25C";
}

/* line 3292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-football:before {
  content: "\F25D";
}

/* line 3296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-football-australian:before {
  content: "\F25E";
}

/* line 3300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-football-helmet:before {
  content: "\F25F";
}

/* line 3304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-forklift:before {
  content: "\F7C8";
}

/* line 3308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-align-bottom:before {
  content: "\F752";
}

/* line 3312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-align-center:before {
  content: "\F260";
}

/* line 3316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-align-justify:before {
  content: "\F261";
}

/* line 3320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-align-left:before {
  content: "\F262";
}

/* line 3324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-align-middle:before {
  content: "\F753";
}

/* line 3328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-align-right:before {
  content: "\F263";
}

/* line 3332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-align-top:before {
  content: "\F754";
}

/* line 3336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-annotation-plus:before {
  content: "\F646";
}

/* line 3340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-bold:before {
  content: "\F264";
}

/* line 3344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-clear:before {
  content: "\F265";
}

/* line 3348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-color-fill:before {
  content: "\F266";
}

/* line 3352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-color-text:before {
  content: "\F69D";
}

/* line 3356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-float-center:before {
  content: "\F267";
}

/* line 3360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-float-left:before {
  content: "\F268";
}

/* line 3364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-float-none:before {
  content: "\F269";
}

/* line 3368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-float-right:before {
  content: "\F26A";
}

/* line 3372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-font:before {
  content: "\F6D5";
}

/* line 3376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-1:before {
  content: "\F26B";
}

/* line 3380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-2:before {
  content: "\F26C";
}

/* line 3384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-3:before {
  content: "\F26D";
}

/* line 3388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-4:before {
  content: "\F26E";
}

/* line 3392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-5:before {
  content: "\F26F";
}

/* line 3396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-6:before {
  content: "\F270";
}

/* line 3400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-decrease:before {
  content: "\F271";
}

/* line 3404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-equal:before {
  content: "\F272";
}

/* line 3408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-increase:before {
  content: "\F273";
}

/* line 3412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-header-pound:before {
  content: "\F274";
}

/* line 3416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-horizontal-align-center:before {
  content: "\F61E";
}

/* line 3420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-horizontal-align-left:before {
  content: "\F61F";
}

/* line 3424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-horizontal-align-right:before {
  content: "\F620";
}

/* line 3428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-indent-decrease:before {
  content: "\F275";
}

/* line 3432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-indent-increase:before {
  content: "\F276";
}

/* line 3436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-italic:before {
  content: "\F277";
}

/* line 3440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-line-spacing:before {
  content: "\F278";
}

/* line 3444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-line-style:before {
  content: "\F5C8";
}

/* line 3448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-line-weight:before {
  content: "\F5C9";
}

/* line 3452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-list-bulleted:before {
  content: "\F279";
}

/* line 3456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-list-bulleted-type:before {
  content: "\F27A";
}

/* line 3460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-list-checks:before {
  content: "\F755";
}

/* line 3464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-list-numbers:before {
  content: "\F27B";
}

/* line 3468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-page-break:before {
  content: "\F6D6";
}

/* line 3472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-paint:before {
  content: "\F27C";
}

/* line 3476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-paragraph:before {
  content: "\F27D";
}

/* line 3480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-pilcrow:before {
  content: "\F6D7";
}

/* line 3484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-quote-close:before {
  content: "\F27E";
}

/* line 3488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-quote-open:before {
  content: "\F756";
}

/* line 3492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-rotate-90:before {
  content: "\F6A9";
}

/* line 3496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-section:before {
  content: "\F69E";
}

/* line 3500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-size:before {
  content: "\F27F";
}

/* line 3504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-strikethrough:before {
  content: "\F280";
}

/* line 3508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-strikethrough-variant:before {
  content: "\F281";
}

/* line 3512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-subscript:before {
  content: "\F282";
}

/* line 3516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-superscript:before {
  content: "\F283";
}

/* line 3520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-text:before {
  content: "\F284";
}

/* line 3524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-textdirection-l-to-r:before {
  content: "\F285";
}

/* line 3528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-textdirection-r-to-l:before {
  content: "\F286";
}

/* line 3532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-title:before {
  content: "\F5F4";
}

/* line 3536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-underline:before {
  content: "\F287";
}

/* line 3540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-vertical-align-bottom:before {
  content: "\F621";
}

/* line 3544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-vertical-align-center:before {
  content: "\F622";
}

/* line 3548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-vertical-align-top:before {
  content: "\F623";
}

/* line 3552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-wrap-inline:before {
  content: "\F288";
}

/* line 3556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-wrap-square:before {
  content: "\F289";
}

/* line 3560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-wrap-tight:before {
  content: "\F28A";
}

/* line 3564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-format-wrap-top-bottom:before {
  content: "\F28B";
}

/* line 3568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-forum:before {
  content: "\F28C";
}

/* line 3572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-forward:before {
  content: "\F28D";
}

/* line 3576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-foursquare:before {
  content: "\F28E";
}

/* line 3580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fridge:before {
  content: "\F28F";
}

/* line 3584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fridge-filled:before {
  content: "\F290";
}

/* line 3588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fridge-filled-bottom:before {
  content: "\F291";
}

/* line 3592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fridge-filled-top:before {
  content: "\F292";
}

/* line 3596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fuel:before {
  content: "\F7C9";
}

/* line 3600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fullscreen:before {
  content: "\F293";
}

/* line 3604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-fullscreen-exit:before {
  content: "\F294";
}

/* line 3608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-function:before {
  content: "\F295";
}

/* line 3612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gamepad:before {
  content: "\F296";
}

/* line 3616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gamepad-variant:before {
  content: "\F297";
}

/* line 3620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-garage:before {
  content: "\F6D8";
}

/* line 3624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-garage-open:before {
  content: "\F6D9";
}

/* line 3628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gas-cylinder:before {
  content: "\F647";
}

/* line 3632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gas-station:before {
  content: "\F298";
}

/* line 3636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gate:before {
  content: "\F299";
}

/* line 3640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gauge:before {
  content: "\F29A";
}

/* line 3644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gavel:before {
  content: "\F29B";
}

/* line 3648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gender-female:before {
  content: "\F29C";
}

/* line 3652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gender-male:before {
  content: "\F29D";
}

/* line 3656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gender-male-female:before {
  content: "\F29E";
}

/* line 3660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gender-transgender:before {
  content: "\F29F";
}

/* line 3664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture:before {
  content: "\F7CA";
}

/* line 3668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-double-tap:before {
  content: "\F73B";
}

/* line 3672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-swipe-down:before {
  content: "\F73C";
}

/* line 3676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-swipe-left:before {
  content: "\F73D";
}

/* line 3680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-swipe-right:before {
  content: "\F73E";
}

/* line 3684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-swipe-up:before {
  content: "\F73F";
}

/* line 3688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-tap:before {
  content: "\F740";
}

/* line 3692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-two-double-tap:before {
  content: "\F741";
}

/* line 3696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gesture-two-tap:before {
  content: "\F742";
}

/* line 3700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ghost:before {
  content: "\F2A0";
}

/* line 3704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gift:before {
  content: "\F2A1";
}

/* line 3708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-git:before {
  content: "\F2A2";
}

/* line 3712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-github-box:before {
  content: "\F2A3";
}

/* line 3716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-github-circle:before {
  content: "\F2A4";
}

/* line 3720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-github-face:before {
  content: "\F6DA";
}

/* line 3724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-glass-flute:before {
  content: "\F2A5";
}

/* line 3728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-glass-mug:before {
  content: "\F2A6";
}

/* line 3732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-glass-stange:before {
  content: "\F2A7";
}

/* line 3736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-glass-tulip:before {
  content: "\F2A8";
}

/* line 3740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-glassdoor:before {
  content: "\F2A9";
}

/* line 3744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-glasses:before {
  content: "\F2AA";
}

/* line 3748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gmail:before {
  content: "\F2AB";
}

/* line 3752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gnome:before {
  content: "\F2AC";
}

/* line 3756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gondola:before {
  content: "\F685";
}

/* line 3760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google:before {
  content: "\F2AD";
}

/* line 3764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-analytics:before {
  content: "\F7CB";
}

/* line 3768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-assistant:before {
  content: "\F7CC";
}

/* line 3772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-cardboard:before {
  content: "\F2AE";
}

/* line 3776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-chrome:before {
  content: "\F2AF";
}

/* line 3780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-circles:before {
  content: "\F2B0";
}

/* line 3784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-circles-communities:before {
  content: "\F2B1";
}

/* line 3788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-circles-extended:before {
  content: "\F2B2";
}

/* line 3792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-circles-group:before {
  content: "\F2B3";
}

/* line 3796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-controller:before {
  content: "\F2B4";
}

/* line 3800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-controller-off:before {
  content: "\F2B5";
}

/* line 3804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-drive:before {
  content: "\F2B6";
}

/* line 3808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-earth:before {
  content: "\F2B7";
}

/* line 3812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-glass:before {
  content: "\F2B8";
}

/* line 3816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-keep:before {
  content: "\F6DB";
}

/* line 3820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-maps:before {
  content: "\F5F5";
}

/* line 3824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-nearby:before {
  content: "\F2B9";
}

/* line 3828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-pages:before {
  content: "\F2BA";
}

/* line 3832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-photos:before {
  content: "\F6DC";
}

/* line 3836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-physical-web:before {
  content: "\F2BB";
}

/* line 3840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-play:before {
  content: "\F2BC";
}

/* line 3844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-plus:before {
  content: "\F2BD";
}

/* line 3848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-plus-box:before {
  content: "\F2BE";
}

/* line 3852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-translate:before {
  content: "\F2BF";
}

/* line 3856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-google-wallet:before {
  content: "\F2C0";
}

/* line 3860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-gradient:before {
  content: "\F69F";
}

/* line 3864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-grease-pencil:before {
  content: "\F648";
}

/* line 3868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-grid:before {
  content: "\F2C1";
}

/* line 3872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-grid-large:before {
  content: "\F757";
}

/* line 3876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-grid-off:before {
  content: "\F2C2";
}

/* line 3880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-group:before {
  content: "\F2C3";
}

/* line 3884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-guitar-acoustic:before {
  content: "\F770";
}

/* line 3888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-guitar-electric:before {
  content: "\F2C4";
}

/* line 3892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-guitar-pick:before {
  content: "\F2C5";
}

/* line 3896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-guitar-pick-outline:before {
  content: "\F2C6";
}

/* line 3900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hackernews:before {
  content: "\F624";
}

/* line 3904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hamburger:before {
  content: "\F684";
}

/* line 3908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hand-pointing-right:before {
  content: "\F2C7";
}

/* line 3912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hanger:before {
  content: "\F2C8";
}

/* line 3916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hangouts:before {
  content: "\F2C9";
}

/* line 3920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-harddisk:before {
  content: "\F2CA";
}

/* line 3924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-headphones:before {
  content: "\F2CB";
}

/* line 3928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-headphones-box:before {
  content: "\F2CC";
}

/* line 3932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-headphones-off:before {
  content: "\F7CD";
}

/* line 3936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-headphones-settings:before {
  content: "\F2CD";
}

/* line 3940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-headset:before {
  content: "\F2CE";
}

/* line 3944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-headset-dock:before {
  content: "\F2CF";
}

/* line 3948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-headset-off:before {
  content: "\F2D0";
}

/* line 3952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart:before {
  content: "\F2D1";
}

/* line 3956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-box:before {
  content: "\F2D2";
}

/* line 3960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-box-outline:before {
  content: "\F2D3";
}

/* line 3964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-broken:before {
  content: "\F2D4";
}

/* line 3968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-half:before {
  content: "\F6DE";
}

/* line 3972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-half-full:before {
  content: "\F6DD";
}

/* line 3976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-half-outline:before {
  content: "\F6DF";
}

/* line 3980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-off:before {
  content: "\F758";
}

/* line 3984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-outline:before {
  content: "\F2D5";
}

/* line 3988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-heart-pulse:before {
  content: "\F5F6";
}

/* line 3992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-help:before {
  content: "\F2D6";
}

/* line 3996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-help-box:before {
  content: "\F78A";
}

/* line 4000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-help-circle:before {
  content: "\F2D7";
}

/* line 4004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-help-circle-outline:before {
  content: "\F625";
}

/* line 4008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-help-network:before {
  content: "\F6F4";
}

/* line 4012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hexagon:before {
  content: "\F2D8";
}

/* line 4016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hexagon-multiple:before {
  content: "\F6E0";
}

/* line 4020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hexagon-outline:before {
  content: "\F2D9";
}

/* line 4024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-high-definition:before {
  content: "\F7CE";
}

/* line 4028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-highway:before {
  content: "\F5F7";
}

/* line 4032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-history:before {
  content: "\F2DA";
}

/* line 4036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hololens:before {
  content: "\F2DB";
}

/* line 4040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home:before {
  content: "\F2DC";
}

/* line 4044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home-assistant:before {
  content: "\F7CF";
}

/* line 4048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home-automation:before {
  content: "\F7D0";
}

/* line 4052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home-circle:before {
  content: "\F7D1";
}

/* line 4056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home-map-marker:before {
  content: "\F5F8";
}

/* line 4060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home-modern:before {
  content: "\F2DD";
}

/* line 4064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home-outline:before {
  content: "\F6A0";
}

/* line 4068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-home-variant:before {
  content: "\F2DE";
}

/* line 4072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hook:before {
  content: "\F6E1";
}

/* line 4076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hook-off:before {
  content: "\F6E2";
}

/* line 4080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hops:before {
  content: "\F2DF";
}

/* line 4084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hospital:before {
  content: "\F2E0";
}

/* line 4088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hospital-building:before {
  content: "\F2E1";
}

/* line 4092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hospital-marker:before {
  content: "\F2E2";
}

/* line 4096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-hotel:before {
  content: "\F2E3";
}

/* line 4100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-houzz:before {
  content: "\F2E4";
}

/* line 4104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-houzz-box:before {
  content: "\F2E5";
}

/* line 4108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human:before {
  content: "\F2E6";
}

/* line 4112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-child:before {
  content: "\F2E7";
}

/* line 4116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-female:before {
  content: "\F649";
}

/* line 4120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-greeting:before {
  content: "\F64A";
}

/* line 4124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-handsdown:before {
  content: "\F64B";
}

/* line 4128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-handsup:before {
  content: "\F64C";
}

/* line 4132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-male:before {
  content: "\F64D";
}

/* line 4136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-male-female:before {
  content: "\F2E8";
}

/* line 4140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-human-pregnant:before {
  content: "\F5CF";
}

/* line 4144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-humble-bundle:before {
  content: "\F743";
}

/* line 4148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image:before {
  content: "\F2E9";
}

/* line 4152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-album:before {
  content: "\F2EA";
}

/* line 4156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-area:before {
  content: "\F2EB";
}

/* line 4160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-area-close:before {
  content: "\F2EC";
}

/* line 4164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-broken:before {
  content: "\F2ED";
}

/* line 4168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-broken-variant:before {
  content: "\F2EE";
}

/* line 4172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter:before {
  content: "\F2EF";
}

/* line 4176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-black-white:before {
  content: "\F2F0";
}

/* line 4180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-center-focus:before {
  content: "\F2F1";
}

/* line 4184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-center-focus-weak:before {
  content: "\F2F2";
}

/* line 4188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-drama:before {
  content: "\F2F3";
}

/* line 4192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-frames:before {
  content: "\F2F4";
}

/* line 4196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-hdr:before {
  content: "\F2F5";
}

/* line 4200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-none:before {
  content: "\F2F6";
}

/* line 4204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-tilt-shift:before {
  content: "\F2F7";
}

/* line 4208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-filter-vintage:before {
  content: "\F2F8";
}

/* line 4212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-image-multiple:before {
  content: "\F2F9";
}

/* line 4216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-import:before {
  content: "\F2FA";
}

/* line 4220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-inbox:before {
  content: "\F686";
}

/* line 4224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-inbox-arrow-down:before {
  content: "\F2FB";
}

/* line 4228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-inbox-arrow-up:before {
  content: "\F3D1";
}

/* line 4232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-incognito:before {
  content: "\F5F9";
}

/* line 4236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-infinity:before {
  content: "\F6E3";
}

/* line 4240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-information:before {
  content: "\F2FC";
}

/* line 4244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-information-outline:before {
  content: "\F2FD";
}

/* line 4248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-information-variant:before {
  content: "\F64E";
}

/* line 4252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-instagram:before {
  content: "\F2FE";
}

/* line 4256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-instapaper:before {
  content: "\F2FF";
}

/* line 4260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-internet-explorer:before {
  content: "\F300";
}

/* line 4264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-invert-colors:before {
  content: "\F301";
}

/* line 4268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-itunes:before {
  content: "\F676";
}

/* line 4272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-jeepney:before {
  content: "\F302";
}

/* line 4276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-jira:before {
  content: "\F303";
}

/* line 4280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-jsfiddle:before {
  content: "\F304";
}

/* line 4284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-json:before {
  content: "\F626";
}

/* line 4288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keg:before {
  content: "\F305";
}

/* line 4292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-kettle:before {
  content: "\F5FA";
}

/* line 4296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-key:before {
  content: "\F306";
}

/* line 4300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-key-change:before {
  content: "\F307";
}

/* line 4304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-key-minus:before {
  content: "\F308";
}

/* line 4308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-key-plus:before {
  content: "\F309";
}

/* line 4312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-key-remove:before {
  content: "\F30A";
}

/* line 4316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-key-variant:before {
  content: "\F30B";
}

/* line 4320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard:before {
  content: "\F30C";
}

/* line 4324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard-backspace:before {
  content: "\F30D";
}

/* line 4328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard-caps:before {
  content: "\F30E";
}

/* line 4332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard-close:before {
  content: "\F30F";
}

/* line 4336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard-off:before {
  content: "\F310";
}

/* line 4340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard-return:before {
  content: "\F311";
}

/* line 4344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard-tab:before {
  content: "\F312";
}

/* line 4348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-keyboard-variant:before {
  content: "\F313";
}

/* line 4352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-kickstarter:before {
  content: "\F744";
}

/* line 4356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-kodi:before {
  content: "\F314";
}

/* line 4360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-label:before {
  content: "\F315";
}

/* line 4364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-label-outline:before {
  content: "\F316";
}

/* line 4368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lambda:before {
  content: "\F627";
}

/* line 4372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lamp:before {
  content: "\F6B4";
}

/* line 4376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lan:before {
  content: "\F317";
}

/* line 4380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lan-connect:before {
  content: "\F318";
}

/* line 4384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lan-disconnect:before {
  content: "\F319";
}

/* line 4388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lan-pending:before {
  content: "\F31A";
}

/* line 4392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-c:before {
  content: "\F671";
}

/* line 4396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-cpp:before {
  content: "\F672";
}

/* line 4400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-csharp:before {
  content: "\F31B";
}

/* line 4404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-css3:before {
  content: "\F31C";
}

/* line 4408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-go:before {
  content: "\F7D2";
}

/* line 4412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-html5:before {
  content: "\F31D";
}

/* line 4416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-javascript:before {
  content: "\F31E";
}

/* line 4420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-php:before {
  content: "\F31F";
}

/* line 4424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-python:before {
  content: "\F320";
}

/* line 4428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-python-text:before {
  content: "\F321";
}

/* line 4432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-r:before {
  content: "\F7D3";
}

/* line 4436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-swift:before {
  content: "\F6E4";
}

/* line 4440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-language-typescript:before {
  content: "\F6E5";
}

/* line 4444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-laptop:before {
  content: "\F322";
}

/* line 4448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-laptop-chromebook:before {
  content: "\F323";
}

/* line 4452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-laptop-mac:before {
  content: "\F324";
}

/* line 4456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-laptop-off:before {
  content: "\F6E6";
}

/* line 4460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-laptop-windows:before {
  content: "\F325";
}

/* line 4464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lastfm:before {
  content: "\F326";
}

/* line 4468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-launch:before {
  content: "\F327";
}

/* line 4472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lava-lamp:before {
  content: "\F7D4";
}

/* line 4476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-layers:before {
  content: "\F328";
}

/* line 4480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-layers-off:before {
  content: "\F329";
}

/* line 4484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lead-pencil:before {
  content: "\F64F";
}

/* line 4488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-leaf:before {
  content: "\F32A";
}

/* line 4492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-led-off:before {
  content: "\F32B";
}

/* line 4496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-led-on:before {
  content: "\F32C";
}

/* line 4500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-led-outline:before {
  content: "\F32D";
}

/* line 4504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-led-strip:before {
  content: "\F7D5";
}

/* line 4508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-led-variant-off:before {
  content: "\F32E";
}

/* line 4512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-led-variant-on:before {
  content: "\F32F";
}

/* line 4516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-led-variant-outline:before {
  content: "\F330";
}

/* line 4520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-library:before {
  content: "\F331";
}

/* line 4524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-library-books:before {
  content: "\F332";
}

/* line 4528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-library-music:before {
  content: "\F333";
}

/* line 4532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-library-plus:before {
  content: "\F334";
}

/* line 4536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lightbulb:before {
  content: "\F335";
}

/* line 4540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lightbulb-on:before {
  content: "\F6E7";
}

/* line 4544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lightbulb-on-outline:before {
  content: "\F6E8";
}

/* line 4548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lightbulb-outline:before {
  content: "\F336";
}

/* line 4552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-link:before {
  content: "\F337";
}

/* line 4556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-link-off:before {
  content: "\F338";
}

/* line 4560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-link-variant:before {
  content: "\F339";
}

/* line 4564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-link-variant-off:before {
  content: "\F33A";
}

/* line 4568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-linkedin:before {
  content: "\F33B";
}

/* line 4572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-linkedin-box:before {
  content: "\F33C";
}

/* line 4576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-linux:before {
  content: "\F33D";
}

/* line 4580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-loading:before {
  content: "\F771";
}

/* line 4584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lock:before {
  content: "\F33E";
}

/* line 4588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lock-open:before {
  content: "\F33F";
}

/* line 4592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lock-open-outline:before {
  content: "\F340";
}

/* line 4596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lock-outline:before {
  content: "\F341";
}

/* line 4600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lock-pattern:before {
  content: "\F6E9";
}

/* line 4604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lock-plus:before {
  content: "\F5FB";
}

/* line 4608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lock-reset:before {
  content: "\F772";
}

/* line 4612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-locker:before {
  content: "\F7D6";
}

/* line 4616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-locker-multiple:before {
  content: "\F7D7";
}

/* line 4620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-login:before {
  content: "\F342";
}

/* line 4624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-login-variant:before {
  content: "\F5FC";
}

/* line 4628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-logout:before {
  content: "\F343";
}

/* line 4632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-logout-variant:before {
  content: "\F5FD";
}

/* line 4636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-looks:before {
  content: "\F344";
}

/* line 4640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-loop:before {
  content: "\F6EA";
}

/* line 4644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-loupe:before {
  content: "\F345";
}

/* line 4648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-lumx:before {
  content: "\F346";
}

/* line 4652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-magnet:before {
  content: "\F347";
}

/* line 4656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-magnet-on:before {
  content: "\F348";
}

/* line 4660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-magnify:before {
  content: "\F349";
}

/* line 4664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-magnify-minus:before {
  content: "\F34A";
}

/* line 4668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-magnify-minus-outline:before {
  content: "\F6EB";
}

/* line 4672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-magnify-plus:before {
  content: "\F34B";
}

/* line 4676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-magnify-plus-outline:before {
  content: "\F6EC";
}

/* line 4680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mail-ru:before {
  content: "\F34C";
}

/* line 4684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mailbox:before {
  content: "\F6ED";
}

/* line 4688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map:before {
  content: "\F34D";
}

/* line 4692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker:before {
  content: "\F34E";
}

/* line 4696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker-circle:before {
  content: "\F34F";
}

/* line 4700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker-minus:before {
  content: "\F650";
}

/* line 4704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker-multiple:before {
  content: "\F350";
}

/* line 4708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker-off:before {
  content: "\F351";
}

/* line 4712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker-outline:before {
  content: "\F7D8";
}

/* line 4716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker-plus:before {
  content: "\F651";
}

/* line 4720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-map-marker-radius:before {
  content: "\F352";
}

/* line 4724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-margin:before {
  content: "\F353";
}

/* line 4728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-markdown:before {
  content: "\F354";
}

/* line 4732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-marker:before {
  content: "\F652";
}

/* line 4736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-marker-check:before {
  content: "\F355";
}

/* line 4740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-martini:before {
  content: "\F356";
}

/* line 4744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-material-ui:before {
  content: "\F357";
}

/* line 4748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-math-compass:before {
  content: "\F358";
}

/* line 4752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-matrix:before {
  content: "\F628";
}

/* line 4756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-maxcdn:before {
  content: "\F359";
}

/* line 4760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-medical-bag:before {
  content: "\F6EE";
}

/* line 4764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-medium:before {
  content: "\F35A";
}

/* line 4768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-memory:before {
  content: "\F35B";
}

/* line 4772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-menu:before {
  content: "\F35C";
}

/* line 4776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-menu-down:before {
  content: "\F35D";
}

/* line 4780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-menu-down-outline:before {
  content: "\F6B5";
}

/* line 4784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-menu-left:before {
  content: "\F35E";
}

/* line 4788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-menu-right:before {
  content: "\F35F";
}

/* line 4792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-menu-up:before {
  content: "\F360";
}

/* line 4796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-menu-up-outline:before {
  content: "\F6B6";
}

/* line 4800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message:before {
  content: "\F361";
}

/* line 4804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-alert:before {
  content: "\F362";
}

/* line 4808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-bulleted:before {
  content: "\F6A1";
}

/* line 4812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-bulleted-off:before {
  content: "\F6A2";
}

/* line 4816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-draw:before {
  content: "\F363";
}

/* line 4820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-image:before {
  content: "\F364";
}

/* line 4824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-outline:before {
  content: "\F365";
}

/* line 4828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-plus:before {
  content: "\F653";
}

/* line 4832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-processing:before {
  content: "\F366";
}

/* line 4836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-reply:before {
  content: "\F367";
}

/* line 4840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-reply-text:before {
  content: "\F368";
}

/* line 4844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-settings:before {
  content: "\F6EF";
}

/* line 4848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-settings-variant:before {
  content: "\F6F0";
}

/* line 4852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-text:before {
  content: "\F369";
}

/* line 4856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-text-outline:before {
  content: "\F36A";
}

/* line 4860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-message-video:before {
  content: "\F36B";
}

/* line 4864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-meteor:before {
  content: "\F629";
}

/* line 4868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-metronome:before {
  content: "\F7D9";
}

/* line 4872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-metronome-tick:before {
  content: "\F7DA";
}

/* line 4876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-micro-sd:before {
  content: "\F7DB";
}

/* line 4880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microphone:before {
  content: "\F36C";
}

/* line 4884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microphone-off:before {
  content: "\F36D";
}

/* line 4888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microphone-outline:before {
  content: "\F36E";
}

/* line 4892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microphone-settings:before {
  content: "\F36F";
}

/* line 4896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microphone-variant:before {
  content: "\F370";
}

/* line 4900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microphone-variant-off:before {
  content: "\F371";
}

/* line 4904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microscope:before {
  content: "\F654";
}

/* line 4908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-microsoft:before {
  content: "\F372";
}

/* line 4912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-minecraft:before {
  content: "\F373";
}

/* line 4916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-minus:before {
  content: "\F374";
}

/* line 4920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-minus-box:before {
  content: "\F375";
}

/* line 4924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-minus-box-outline:before {
  content: "\F6F1";
}

/* line 4928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-minus-circle:before {
  content: "\F376";
}

/* line 4932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-minus-circle-outline:before {
  content: "\F377";
}

/* line 4936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-minus-network:before {
  content: "\F378";
}

/* line 4940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mixcloud:before {
  content: "\F62A";
}

/* line 4944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mixer:before {
  content: "\F7DC";
}

/* line 4948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-monitor:before {
  content: "\F379";
}

/* line 4952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-monitor-multiple:before {
  content: "\F37A";
}

/* line 4956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-more:before {
  content: "\F37B";
}

/* line 4960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-motorbike:before {
  content: "\F37C";
}

/* line 4964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mouse:before {
  content: "\F37D";
}

/* line 4968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mouse-off:before {
  content: "\F37E";
}

/* line 4972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mouse-variant:before {
  content: "\F37F";
}

/* line 4976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mouse-variant-off:before {
  content: "\F380";
}

/* line 4980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-move-resize:before {
  content: "\F655";
}

/* line 4984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-move-resize-variant:before {
  content: "\F656";
}

/* line 4988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-movie:before {
  content: "\F381";
}

/* line 4992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-movie-roll:before {
  content: "\F7DD";
}

/* line 4996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-multiplication:before {
  content: "\F382";
}

/* line 5000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-multiplication-box:before {
  content: "\F383";
}

/* line 5004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mushroom:before {
  content: "\F7DE";
}

/* line 5008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-mushroom-outline:before {
  content: "\F7DF";
}

/* line 5012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music:before {
  content: "\F759";
}

/* line 5016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-box:before {
  content: "\F384";
}

/* line 5020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-box-outline:before {
  content: "\F385";
}

/* line 5024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-circle:before {
  content: "\F386";
}

/* line 5028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note:before {
  content: "\F387";
}

/* line 5032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-bluetooth:before {
  content: "\F5FE";
}

/* line 5036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-bluetooth-off:before {
  content: "\F5FF";
}

/* line 5040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-eighth:before {
  content: "\F388";
}

/* line 5044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-half:before {
  content: "\F389";
}

/* line 5048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-off:before {
  content: "\F38A";
}

/* line 5052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-quarter:before {
  content: "\F38B";
}

/* line 5056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-sixteenth:before {
  content: "\F38C";
}

/* line 5060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-note-whole:before {
  content: "\F38D";
}

/* line 5064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-music-off:before {
  content: "\F75A";
}

/* line 5068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nature:before {
  content: "\F38E";
}

/* line 5072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nature-people:before {
  content: "\F38F";
}

/* line 5076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-navigation:before {
  content: "\F390";
}

/* line 5080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-near-me:before {
  content: "\F5CD";
}

/* line 5084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-needle:before {
  content: "\F391";
}

/* line 5088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nest-protect:before {
  content: "\F392";
}

/* line 5092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nest-thermostat:before {
  content: "\F393";
}

/* line 5096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-netflix:before {
  content: "\F745";
}

/* line 5100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-network:before {
  content: "\F6F2";
}

/* line 5104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-new-box:before {
  content: "\F394";
}

/* line 5108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-newspaper:before {
  content: "\F395";
}

/* line 5112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nfc:before {
  content: "\F396";
}

/* line 5116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nfc-tap:before {
  content: "\F397";
}

/* line 5120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nfc-variant:before {
  content: "\F398";
}

/* line 5124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ninja:before {
  content: "\F773";
}

/* line 5128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nintendo-switch:before {
  content: "\F7E0";
}

/* line 5132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nodejs:before {
  content: "\F399";
}

/* line 5136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-note:before {
  content: "\F39A";
}

/* line 5140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-note-multiple:before {
  content: "\F6B7";
}

/* line 5144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-note-multiple-outline:before {
  content: "\F6B8";
}

/* line 5148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-note-outline:before {
  content: "\F39B";
}

/* line 5152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-note-plus:before {
  content: "\F39C";
}

/* line 5156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-note-plus-outline:before {
  content: "\F39D";
}

/* line 5160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-note-text:before {
  content: "\F39E";
}

/* line 5164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-notification-clear-all:before {
  content: "\F39F";
}

/* line 5168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-npm:before {
  content: "\F6F6";
}

/* line 5172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nuke:before {
  content: "\F6A3";
}

/* line 5176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-null:before {
  content: "\F7E1";
}

/* line 5180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric:before {
  content: "\F3A0";
}

/* line 5184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-0-box:before {
  content: "\F3A1";
}

/* line 5188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-0-box-multiple-outline:before {
  content: "\F3A2";
}

/* line 5192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-0-box-outline:before {
  content: "\F3A3";
}

/* line 5196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-1-box:before {
  content: "\F3A4";
}

/* line 5200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-1-box-multiple-outline:before {
  content: "\F3A5";
}

/* line 5204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-1-box-outline:before {
  content: "\F3A6";
}

/* line 5208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-2-box:before {
  content: "\F3A7";
}

/* line 5212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-2-box-multiple-outline:before {
  content: "\F3A8";
}

/* line 5216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-2-box-outline:before {
  content: "\F3A9";
}

/* line 5220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-3-box:before {
  content: "\F3AA";
}

/* line 5224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-3-box-multiple-outline:before {
  content: "\F3AB";
}

/* line 5228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-3-box-outline:before {
  content: "\F3AC";
}

/* line 5232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-4-box:before {
  content: "\F3AD";
}

/* line 5236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-4-box-multiple-outline:before {
  content: "\F3AE";
}

/* line 5240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-4-box-outline:before {
  content: "\F3AF";
}

/* line 5244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-5-box:before {
  content: "\F3B0";
}

/* line 5248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-5-box-multiple-outline:before {
  content: "\F3B1";
}

/* line 5252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-5-box-outline:before {
  content: "\F3B2";
}

/* line 5256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-6-box:before {
  content: "\F3B3";
}

/* line 5260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-6-box-multiple-outline:before {
  content: "\F3B4";
}

/* line 5264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-6-box-outline:before {
  content: "\F3B5";
}

/* line 5268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-7-box:before {
  content: "\F3B6";
}

/* line 5272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-7-box-multiple-outline:before {
  content: "\F3B7";
}

/* line 5276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-7-box-outline:before {
  content: "\F3B8";
}

/* line 5280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-8-box:before {
  content: "\F3B9";
}

/* line 5284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-8-box-multiple-outline:before {
  content: "\F3BA";
}

/* line 5288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-8-box-outline:before {
  content: "\F3BB";
}

/* line 5292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-9-box:before {
  content: "\F3BC";
}

/* line 5296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-9-box-multiple-outline:before {
  content: "\F3BD";
}

/* line 5300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-9-box-outline:before {
  content: "\F3BE";
}

/* line 5304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-9-plus-box:before {
  content: "\F3BF";
}

/* line 5308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-9-plus-box-multiple-outline:before {
  content: "\F3C0";
}

/* line 5312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-numeric-9-plus-box-outline:before {
  content: "\F3C1";
}

/* line 5316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nut:before {
  content: "\F6F7";
}

/* line 5320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-nutrition:before {
  content: "\F3C2";
}

/* line 5324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-oar:before {
  content: "\F67B";
}

/* line 5328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-octagon:before {
  content: "\F3C3";
}

/* line 5332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-octagon-outline:before {
  content: "\F3C4";
}

/* line 5336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-octagram:before {
  content: "\F6F8";
}

/* line 5340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-octagram-outline:before {
  content: "\F774";
}

/* line 5344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-odnoklassniki:before {
  content: "\F3C5";
}

/* line 5348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-office:before {
  content: "\F3C6";
}

/* line 5352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-oil:before {
  content: "\F3C7";
}

/* line 5356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-oil-temperature:before {
  content: "\F3C8";
}

/* line 5360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-omega:before {
  content: "\F3C9";
}

/* line 5364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-onedrive:before {
  content: "\F3CA";
}

/* line 5368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-onenote:before {
  content: "\F746";
}

/* line 5372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-opacity:before {
  content: "\F5CC";
}

/* line 5376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-open-in-app:before {
  content: "\F3CB";
}

/* line 5380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-open-in-new:before {
  content: "\F3CC";
}

/* line 5384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-openid:before {
  content: "\F3CD";
}

/* line 5388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-opera:before {
  content: "\F3CE";
}

/* line 5392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-orbit:before {
  content: "\F018";
}

/* line 5396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ornament:before {
  content: "\F3CF";
}

/* line 5400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ornament-variant:before {
  content: "\F3D0";
}

/* line 5404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-owl:before {
  content: "\F3D2";
}

/* line 5408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-package:before {
  content: "\F3D3";
}

/* line 5412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-package-down:before {
  content: "\F3D4";
}

/* line 5416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-package-up:before {
  content: "\F3D5";
}

/* line 5420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-package-variant:before {
  content: "\F3D6";
}

/* line 5424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-package-variant-closed:before {
  content: "\F3D7";
}

/* line 5428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-page-first:before {
  content: "\F600";
}

/* line 5432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-page-last:before {
  content: "\F601";
}

/* line 5436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-page-layout-body:before {
  content: "\F6F9";
}

/* line 5440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-page-layout-footer:before {
  content: "\F6FA";
}

/* line 5444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-page-layout-header:before {
  content: "\F6FB";
}

/* line 5448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-page-layout-sidebar-left:before {
  content: "\F6FC";
}

/* line 5452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-page-layout-sidebar-right:before {
  content: "\F6FD";
}

/* line 5456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-palette:before {
  content: "\F3D8";
}

/* line 5460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-palette-advanced:before {
  content: "\F3D9";
}

/* line 5464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-panda:before {
  content: "\F3DA";
}

/* line 5468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pandora:before {
  content: "\F3DB";
}

/* line 5472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-panorama:before {
  content: "\F3DC";
}

/* line 5476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-panorama-fisheye:before {
  content: "\F3DD";
}

/* line 5480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-panorama-horizontal:before {
  content: "\F3DE";
}

/* line 5484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-panorama-vertical:before {
  content: "\F3DF";
}

/* line 5488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-panorama-wide-angle:before {
  content: "\F3E0";
}

/* line 5492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-paper-cut-vertical:before {
  content: "\F3E1";
}

/* line 5496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-paperclip:before {
  content: "\F3E2";
}

/* line 5500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-parking:before {
  content: "\F3E3";
}

/* line 5504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-passport:before {
  content: "\F7E2";
}

/* line 5508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pause:before {
  content: "\F3E4";
}

/* line 5512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pause-circle:before {
  content: "\F3E5";
}

/* line 5516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pause-circle-outline:before {
  content: "\F3E6";
}

/* line 5520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pause-octagon:before {
  content: "\F3E7";
}

/* line 5524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pause-octagon-outline:before {
  content: "\F3E8";
}

/* line 5528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-paw:before {
  content: "\F3E9";
}

/* line 5532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-paw-off:before {
  content: "\F657";
}

/* line 5536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pen:before {
  content: "\F3EA";
}

/* line 5540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pencil:before {
  content: "\F3EB";
}

/* line 5544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pencil-box:before {
  content: "\F3EC";
}

/* line 5548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pencil-box-outline:before {
  content: "\F3ED";
}

/* line 5552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pencil-circle:before {
  content: "\F6FE";
}

/* line 5556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pencil-circle-outline:before {
  content: "\F775";
}

/* line 5560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pencil-lock:before {
  content: "\F3EE";
}

/* line 5564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pencil-off:before {
  content: "\F3EF";
}

/* line 5568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pentagon:before {
  content: "\F6FF";
}

/* line 5572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pentagon-outline:before {
  content: "\F700";
}

/* line 5576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-percent:before {
  content: "\F3F0";
}

/* line 5580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-periodic-table-co2:before {
  content: "\F7E3";
}

/* line 5584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-periscope:before {
  content: "\F747";
}

/* line 5588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pharmacy:before {
  content: "\F3F1";
}

/* line 5592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone:before {
  content: "\F3F2";
}

/* line 5596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-bluetooth:before {
  content: "\F3F3";
}

/* line 5600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-classic:before {
  content: "\F602";
}

/* line 5604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-forward:before {
  content: "\F3F4";
}

/* line 5608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-hangup:before {
  content: "\F3F5";
}

/* line 5612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-in-talk:before {
  content: "\F3F6";
}

/* line 5616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-incoming:before {
  content: "\F3F7";
}

/* line 5620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-locked:before {
  content: "\F3F8";
}

/* line 5624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-log:before {
  content: "\F3F9";
}

/* line 5628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-minus:before {
  content: "\F658";
}

/* line 5632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-missed:before {
  content: "\F3FA";
}

/* line 5636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-outgoing:before {
  content: "\F3FB";
}

/* line 5640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-paused:before {
  content: "\F3FC";
}

/* line 5644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-plus:before {
  content: "\F659";
}

/* line 5648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-settings:before {
  content: "\F3FD";
}

/* line 5652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-phone-voip:before {
  content: "\F3FE";
}

/* line 5656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pi:before {
  content: "\F3FF";
}

/* line 5660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pi-box:before {
  content: "\F400";
}

/* line 5664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-piano:before {
  content: "\F67C";
}

/* line 5668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pig:before {
  content: "\F401";
}

/* line 5672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pill:before {
  content: "\F402";
}

/* line 5676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pillar:before {
  content: "\F701";
}

/* line 5680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pin:before {
  content: "\F403";
}

/* line 5684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pin-off:before {
  content: "\F404";
}

/* line 5688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pine-tree:before {
  content: "\F405";
}

/* line 5692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pine-tree-box:before {
  content: "\F406";
}

/* line 5696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pinterest:before {
  content: "\F407";
}

/* line 5700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pinterest-box:before {
  content: "\F408";
}

/* line 5704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pipe:before {
  content: "\F7E4";
}

/* line 5708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pipe-disconnected:before {
  content: "\F7E5";
}

/* line 5712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pistol:before {
  content: "\F702";
}

/* line 5716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pizza:before {
  content: "\F409";
}

/* line 5720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plane-shield:before {
  content: "\F6BA";
}

/* line 5724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-play:before {
  content: "\F40A";
}

/* line 5728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-play-box-outline:before {
  content: "\F40B";
}

/* line 5732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-play-circle:before {
  content: "\F40C";
}

/* line 5736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-play-circle-outline:before {
  content: "\F40D";
}

/* line 5740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-play-pause:before {
  content: "\F40E";
}

/* line 5744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-play-protected-content:before {
  content: "\F40F";
}

/* line 5748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-playlist-check:before {
  content: "\F5C7";
}

/* line 5752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-playlist-minus:before {
  content: "\F410";
}

/* line 5756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-playlist-play:before {
  content: "\F411";
}

/* line 5760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-playlist-plus:before {
  content: "\F412";
}

/* line 5764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-playlist-remove:before {
  content: "\F413";
}

/* line 5768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-playstation:before {
  content: "\F414";
}

/* line 5772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plex:before {
  content: "\F6B9";
}

/* line 5776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus:before {
  content: "\F415";
}

/* line 5780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-box:before {
  content: "\F416";
}

/* line 5784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-box-outline:before {
  content: "\F703";
}

/* line 5788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-circle:before {
  content: "\F417";
}

/* line 5792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-circle-multiple-outline:before {
  content: "\F418";
}

/* line 5796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-circle-outline:before {
  content: "\F419";
}

/* line 5800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-network:before {
  content: "\F41A";
}

/* line 5804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-one:before {
  content: "\F41B";
}

/* line 5808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-plus-outline:before {
  content: "\F704";
}

/* line 5812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pocket:before {
  content: "\F41C";
}

/* line 5816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pokeball:before {
  content: "\F41D";
}

/* line 5820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-polaroid:before {
  content: "\F41E";
}

/* line 5824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-poll:before {
  content: "\F41F";
}

/* line 5828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-poll-box:before {
  content: "\F420";
}

/* line 5832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-polymer:before {
  content: "\F421";
}

/* line 5836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pool:before {
  content: "\F606";
}

/* line 5840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-popcorn:before {
  content: "\F422";
}

/* line 5844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pot:before {
  content: "\F65A";
}

/* line 5848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pot-mix:before {
  content: "\F65B";
}

/* line 5852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pound:before {
  content: "\F423";
}

/* line 5856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pound-box:before {
  content: "\F424";
}

/* line 5860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power:before {
  content: "\F425";
}

/* line 5864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power-plug:before {
  content: "\F6A4";
}

/* line 5868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power-plug-off:before {
  content: "\F6A5";
}

/* line 5872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power-settings:before {
  content: "\F426";
}

/* line 5876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power-socket:before {
  content: "\F427";
}

/* line 5880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power-socket-eu:before {
  content: "\F7E6";
}

/* line 5884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power-socket-uk:before {
  content: "\F7E7";
}

/* line 5888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-power-socket-us:before {
  content: "\F7E8";
}

/* line 5892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-prescription:before {
  content: "\F705";
}

/* line 5896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-presentation:before {
  content: "\F428";
}

/* line 5900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-presentation-play:before {
  content: "\F429";
}

/* line 5904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-printer:before {
  content: "\F42A";
}

/* line 5908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-printer-3d:before {
  content: "\F42B";
}

/* line 5912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-printer-alert:before {
  content: "\F42C";
}

/* line 5916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-printer-settings:before {
  content: "\F706";
}

/* line 5920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-priority-high:before {
  content: "\F603";
}

/* line 5924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-priority-low:before {
  content: "\F604";
}

/* line 5928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-professional-hexagon:before {
  content: "\F42D";
}

/* line 5932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-projector:before {
  content: "\F42E";
}

/* line 5936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-projector-screen:before {
  content: "\F42F";
}

/* line 5940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-publish:before {
  content: "\F6A6";
}

/* line 5944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-pulse:before {
  content: "\F430";
}

/* line 5948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-puzzle:before {
  content: "\F431";
}

/* line 5952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-qqchat:before {
  content: "\F605";
}

/* line 5956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-qrcode:before {
  content: "\F432";
}

/* line 5960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-qrcode-scan:before {
  content: "\F433";
}

/* line 5964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-quadcopter:before {
  content: "\F434";
}

/* line 5968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-quality-high:before {
  content: "\F435";
}

/* line 5972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-quicktime:before {
  content: "\F436";
}

/* line 5976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radar:before {
  content: "\F437";
}

/* line 5980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radiator:before {
  content: "\F438";
}

/* line 5984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radio:before {
  content: "\F439";
}

/* line 5988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radio-handheld:before {
  content: "\F43A";
}

/* line 5992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radio-tower:before {
  content: "\F43B";
}

/* line 5996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radioactive:before {
  content: "\F43C";
}

/* line 6000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radiobox-blank:before {
  content: "\F43D";
}

/* line 6004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-radiobox-marked:before {
  content: "\F43E";
}

/* line 6008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-raspberrypi:before {
  content: "\F43F";
}

/* line 6012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ray-end:before {
  content: "\F440";
}

/* line 6016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ray-end-arrow:before {
  content: "\F441";
}

/* line 6020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ray-start:before {
  content: "\F442";
}

/* line 6024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ray-start-arrow:before {
  content: "\F443";
}

/* line 6028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ray-start-end:before {
  content: "\F444";
}

/* line 6032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ray-vertex:before {
  content: "\F445";
}

/* line 6036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rdio:before {
  content: "\F446";
}

/* line 6040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-react:before {
  content: "\F707";
}

/* line 6044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-read:before {
  content: "\F447";
}

/* line 6048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-readability:before {
  content: "\F448";
}

/* line 6052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-receipt:before {
  content: "\F449";
}

/* line 6056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-record:before {
  content: "\F44A";
}

/* line 6060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-record-rec:before {
  content: "\F44B";
}

/* line 6064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-recycle:before {
  content: "\F44C";
}

/* line 6068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-reddit:before {
  content: "\F44D";
}

/* line 6072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-redo:before {
  content: "\F44E";
}

/* line 6076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-redo-variant:before {
  content: "\F44F";
}

/* line 6080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-refresh:before {
  content: "\F450";
}

/* line 6084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-regex:before {
  content: "\F451";
}

/* line 6088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-relative-scale:before {
  content: "\F452";
}

/* line 6092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-reload:before {
  content: "\F453";
}

/* line 6096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-remote:before {
  content: "\F454";
}

/* line 6100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rename-box:before {
  content: "\F455";
}

/* line 6104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-reorder-horizontal:before {
  content: "\F687";
}

/* line 6108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-reorder-vertical:before {
  content: "\F688";
}

/* line 6112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-repeat:before {
  content: "\F456";
}

/* line 6116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-repeat-off:before {
  content: "\F457";
}

/* line 6120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-repeat-once:before {
  content: "\F458";
}

/* line 6124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-replay:before {
  content: "\F459";
}

/* line 6128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-reply:before {
  content: "\F45A";
}

/* line 6132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-reply-all:before {
  content: "\F45B";
}

/* line 6136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-reproduction:before {
  content: "\F45C";
}

/* line 6140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-resize-bottom-right:before {
  content: "\F45D";
}

/* line 6144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-responsive:before {
  content: "\F45E";
}

/* line 6148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-restart:before {
  content: "\F708";
}

/* line 6152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-restore:before {
  content: "\F6A7";
}

/* line 6156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rewind:before {
  content: "\F45F";
}

/* line 6160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rewind-outline:before {
  content: "\F709";
}

/* line 6164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rhombus:before {
  content: "\F70A";
}

/* line 6168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rhombus-outline:before {
  content: "\F70B";
}

/* line 6172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ribbon:before {
  content: "\F460";
}

/* line 6176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rice:before {
  content: "\F7E9";
}

/* line 6180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ring:before {
  content: "\F7EA";
}

/* line 6184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-road:before {
  content: "\F461";
}

/* line 6188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-road-variant:before {
  content: "\F462";
}

/* line 6192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-robot:before {
  content: "\F6A8";
}

/* line 6196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rocket:before {
  content: "\F463";
}

/* line 6200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-roomba:before {
  content: "\F70C";
}

/* line 6204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-3d:before {
  content: "\F464";
}

/* line 6208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-left:before {
  content: "\F465";
}

/* line 6212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-left-variant:before {
  content: "\F466";
}

/* line 6216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-right:before {
  content: "\F467";
}

/* line 6220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-right-variant:before {
  content: "\F468";
}

/* line 6224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rounded-corner:before {
  content: "\F607";
}

/* line 6228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-router-wireless:before {
  content: "\F469";
}

/* line 6232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-routes:before {
  content: "\F46A";
}

/* line 6236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rowing:before {
  content: "\F608";
}

/* line 6240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rss:before {
  content: "\F46B";
}

/* line 6244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rss-box:before {
  content: "\F46C";
}

/* line 6248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ruler:before {
  content: "\F46D";
}

/* line 6252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-run:before {
  content: "\F70D";
}

/* line 6256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-run-fast:before {
  content: "\F46E";
}

/* line 6260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sale:before {
  content: "\F46F";
}

/* line 6264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sass:before {
  content: "\F7EB";
}

/* line 6268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-satellite:before {
  content: "\F470";
}

/* line 6272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-satellite-variant:before {
  content: "\F471";
}

/* line 6276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-saxophone:before {
  content: "\F609";
}

/* line 6280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-scale:before {
  content: "\F472";
}

/* line 6284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-scale-balance:before {
  content: "\F5D1";
}

/* line 6288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-scale-bathroom:before {
  content: "\F473";
}

/* line 6292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-scanner:before {
  content: "\F6AA";
}

/* line 6296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-school:before {
  content: "\F474";
}

/* line 6300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-screen-rotation:before {
  content: "\F475";
}

/* line 6304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-screen-rotation-lock:before {
  content: "\F476";
}

/* line 6308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-screwdriver:before {
  content: "\F477";
}

/* line 6312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-script:before {
  content: "\F478";
}

/* line 6316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sd:before {
  content: "\F479";
}

/* line 6320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seal:before {
  content: "\F47A";
}

/* line 6324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-search-web:before {
  content: "\F70E";
}

/* line 6328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-flat:before {
  content: "\F47B";
}

/* line 6332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-flat-angled:before {
  content: "\F47C";
}

/* line 6336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-individual-suite:before {
  content: "\F47D";
}

/* line 6340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-legroom-extra:before {
  content: "\F47E";
}

/* line 6344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-legroom-normal:before {
  content: "\F47F";
}

/* line 6348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-legroom-reduced:before {
  content: "\F480";
}

/* line 6352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-recline-extra:before {
  content: "\F481";
}

/* line 6356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-seat-recline-normal:before {
  content: "\F482";
}

/* line 6360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-security:before {
  content: "\F483";
}

/* line 6364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-security-home:before {
  content: "\F689";
}

/* line 6368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-security-network:before {
  content: "\F484";
}

/* line 6372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-select:before {
  content: "\F485";
}

/* line 6376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-select-all:before {
  content: "\F486";
}

/* line 6380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-select-inverse:before {
  content: "\F487";
}

/* line 6384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-select-off:before {
  content: "\F488";
}

/* line 6388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-selection:before {
  content: "\F489";
}

/* line 6392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-selection-off:before {
  content: "\F776";
}

/* line 6396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-send:before {
  content: "\F48A";
}

/* line 6400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-send-secure:before {
  content: "\F7EC";
}

/* line 6404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-serial-port:before {
  content: "\F65C";
}

/* line 6408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server:before {
  content: "\F48B";
}

/* line 6412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server-minus:before {
  content: "\F48C";
}

/* line 6416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server-network:before {
  content: "\F48D";
}

/* line 6420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server-network-off:before {
  content: "\F48E";
}

/* line 6424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server-off:before {
  content: "\F48F";
}

/* line 6428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server-plus:before {
  content: "\F490";
}

/* line 6432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server-remove:before {
  content: "\F491";
}

/* line 6436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-server-security:before {
  content: "\F492";
}

/* line 6440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-all:before {
  content: "\F777";
}

/* line 6444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-center:before {
  content: "\F778";
}

/* line 6448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-center-right:before {
  content: "\F779";
}

/* line 6452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-left:before {
  content: "\F77A";
}

/* line 6456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-left-center:before {
  content: "\F77B";
}

/* line 6460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-left-right:before {
  content: "\F77C";
}

/* line 6464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-none:before {
  content: "\F77D";
}

/* line 6468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-set-right:before {
  content: "\F77E";
}

/* line 6472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-settings:before {
  content: "\F493";
}

/* line 6476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-settings-box:before {
  content: "\F494";
}

/* line 6480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shape-circle-plus:before {
  content: "\F65D";
}

/* line 6484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shape-plus:before {
  content: "\F495";
}

/* line 6488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shape-polygon-plus:before {
  content: "\F65E";
}

/* line 6492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shape-rectangle-plus:before {
  content: "\F65F";
}

/* line 6496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shape-square-plus:before {
  content: "\F660";
}

/* line 6500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-share:before {
  content: "\F496";
}

/* line 6504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-share-variant:before {
  content: "\F497";
}

/* line 6508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shield:before {
  content: "\F498";
}

/* line 6512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shield-half-full:before {
  content: "\F77F";
}

/* line 6516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shield-outline:before {
  content: "\F499";
}

/* line 6520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shopping:before {
  content: "\F49A";
}

/* line 6524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shopping-music:before {
  content: "\F49B";
}

/* line 6528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shovel:before {
  content: "\F70F";
}

/* line 6532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shovel-off:before {
  content: "\F710";
}

/* line 6536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shredder:before {
  content: "\F49C";
}

/* line 6540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shuffle:before {
  content: "\F49D";
}

/* line 6544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shuffle-disabled:before {
  content: "\F49E";
}

/* line 6548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-shuffle-variant:before {
  content: "\F49F";
}

/* line 6552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sigma:before {
  content: "\F4A0";
}

/* line 6556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sigma-lower:before {
  content: "\F62B";
}

/* line 6560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sign-caution:before {
  content: "\F4A1";
}

/* line 6564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sign-direction:before {
  content: "\F780";
}

/* line 6568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sign-text:before {
  content: "\F781";
}

/* line 6572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal:before {
  content: "\F4A2";
}

/* line 6576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal-2g:before {
  content: "\F711";
}

/* line 6580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal-3g:before {
  content: "\F712";
}

/* line 6584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal-4g:before {
  content: "\F713";
}

/* line 6588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal-hspa:before {
  content: "\F714";
}

/* line 6592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal-hspa-plus:before {
  content: "\F715";
}

/* line 6596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal-off:before {
  content: "\F782";
}

/* line 6600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-signal-variant:before {
  content: "\F60A";
}

/* line 6604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-silverware:before {
  content: "\F4A3";
}

/* line 6608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-silverware-fork:before {
  content: "\F4A4";
}

/* line 6612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-silverware-spoon:before {
  content: "\F4A5";
}

/* line 6616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-silverware-variant:before {
  content: "\F4A6";
}

/* line 6620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sim:before {
  content: "\F4A7";
}

/* line 6624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sim-alert:before {
  content: "\F4A8";
}

/* line 6628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sim-off:before {
  content: "\F4A9";
}

/* line 6632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sitemap:before {
  content: "\F4AA";
}

/* line 6636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-backward:before {
  content: "\F4AB";
}

/* line 6640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-forward:before {
  content: "\F4AC";
}

/* line 6644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-next:before {
  content: "\F4AD";
}

/* line 6648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-next-circle:before {
  content: "\F661";
}

/* line 6652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-next-circle-outline:before {
  content: "\F662";
}

/* line 6656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-previous:before {
  content: "\F4AE";
}

/* line 6660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-previous-circle:before {
  content: "\F663";
}

/* line 6664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skip-previous-circle-outline:before {
  content: "\F664";
}

/* line 6668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skull:before {
  content: "\F68B";
}

/* line 6672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skype:before {
  content: "\F4AF";
}

/* line 6676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-skype-business:before {
  content: "\F4B0";
}

/* line 6680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-slack:before {
  content: "\F4B1";
}

/* line 6684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sleep:before {
  content: "\F4B2";
}

/* line 6688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sleep-off:before {
  content: "\F4B3";
}

/* line 6692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-smoking:before {
  content: "\F4B4";
}

/* line 6696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-smoking-off:before {
  content: "\F4B5";
}

/* line 6700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-snapchat:before {
  content: "\F4B6";
}

/* line 6704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-snowflake:before {
  content: "\F716";
}

/* line 6708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-snowman:before {
  content: "\F4B7";
}

/* line 6712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-soccer:before {
  content: "\F4B8";
}

/* line 6716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sofa:before {
  content: "\F4B9";
}

/* line 6720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-solid:before {
  content: "\F68C";
}

/* line 6724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sort:before {
  content: "\F4BA";
}

/* line 6728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sort-alphabetical:before {
  content: "\F4BB";
}

/* line 6732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sort-ascending:before {
  content: "\F4BC";
}

/* line 6736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sort-descending:before {
  content: "\F4BD";
}

/* line 6740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sort-numeric:before {
  content: "\F4BE";
}

/* line 6744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sort-variant:before {
  content: "\F4BF";
}

/* line 6748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-soundcloud:before {
  content: "\F4C0";
}

/* line 6752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-branch:before {
  content: "\F62C";
}

/* line 6756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-commit:before {
  content: "\F717";
}

/* line 6760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-commit-end:before {
  content: "\F718";
}

/* line 6764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-commit-end-local:before {
  content: "\F719";
}

/* line 6768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-commit-local:before {
  content: "\F71A";
}

/* line 6772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-commit-next-local:before {
  content: "\F71B";
}

/* line 6776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-commit-start:before {
  content: "\F71C";
}

/* line 6780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-commit-start-next-local:before {
  content: "\F71D";
}

/* line 6784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-fork:before {
  content: "\F4C1";
}

/* line 6788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-merge:before {
  content: "\F62D";
}

/* line 6792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-source-pull:before {
  content: "\F4C2";
}

/* line 6796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-soy-sauce:before {
  content: "\F7ED";
}

/* line 6800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-speaker:before {
  content: "\F4C3";
}

/* line 6804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-speaker-off:before {
  content: "\F4C4";
}

/* line 6808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-speaker-wireless:before {
  content: "\F71E";
}

/* line 6812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-speedometer:before {
  content: "\F4C5";
}

/* line 6816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-spellcheck:before {
  content: "\F4C6";
}

/* line 6820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-spotify:before {
  content: "\F4C7";
}

/* line 6824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-spotlight:before {
  content: "\F4C8";
}

/* line 6828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-spotlight-beam:before {
  content: "\F4C9";
}

/* line 6832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-spray:before {
  content: "\F665";
}

/* line 6836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-square:before {
  content: "\F763";
}

/* line 6840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-square-inc:before {
  content: "\F4CA";
}

/* line 6844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-square-inc-cash:before {
  content: "\F4CB";
}

/* line 6848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-square-outline:before {
  content: "\F762";
}

/* line 6852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-square-root:before {
  content: "\F783";
}

/* line 6856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stackexchange:before {
  content: "\F60B";
}

/* line 6860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stackoverflow:before {
  content: "\F4CC";
}

/* line 6864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stadium:before {
  content: "\F71F";
}

/* line 6868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stairs:before {
  content: "\F4CD";
}

/* line 6872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-standard-definition:before {
  content: "\F7EE";
}

/* line 6876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-star:before {
  content: "\F4CE";
}

/* line 6880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-star-circle:before {
  content: "\F4CF";
}

/* line 6884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-star-half:before {
  content: "\F4D0";
}

/* line 6888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-star-off:before {
  content: "\F4D1";
}

/* line 6892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-star-outline:before {
  content: "\F4D2";
}

/* line 6896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-steam:before {
  content: "\F4D3";
}

/* line 6900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-steering:before {
  content: "\F4D4";
}

/* line 6904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-step-backward:before {
  content: "\F4D5";
}

/* line 6908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-step-backward-2:before {
  content: "\F4D6";
}

/* line 6912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-step-forward:before {
  content: "\F4D7";
}

/* line 6916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-step-forward-2:before {
  content: "\F4D8";
}

/* line 6920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stethoscope:before {
  content: "\F4D9";
}

/* line 6924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sticker:before {
  content: "\F5D0";
}

/* line 6928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sticker-emoji:before {
  content: "\F784";
}

/* line 6932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stocking:before {
  content: "\F4DA";
}

/* line 6936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stop:before {
  content: "\F4DB";
}

/* line 6940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stop-circle:before {
  content: "\F666";
}

/* line 6944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stop-circle-outline:before {
  content: "\F667";
}

/* line 6948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-store:before {
  content: "\F4DC";
}

/* line 6952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-store-24-hour:before {
  content: "\F4DD";
}

/* line 6956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-stove:before {
  content: "\F4DE";
}

/* line 6960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-subdirectory-arrow-left:before {
  content: "\F60C";
}

/* line 6964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-subdirectory-arrow-right:before {
  content: "\F60D";
}

/* line 6968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-subway:before {
  content: "\F6AB";
}

/* line 6972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-subway-variant:before {
  content: "\F4DF";
}

/* line 6976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-summit:before {
  content: "\F785";
}

/* line 6980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sunglasses:before {
  content: "\F4E0";
}

/* line 6984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-surround-sound:before {
  content: "\F5C5";
}

/* line 6988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-surround-sound-2-0:before {
  content: "\F7EF";
}

/* line 6992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-surround-sound-3-1:before {
  content: "\F7F0";
}

/* line 6996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-surround-sound-5-1:before {
  content: "\F7F1";
}

/* line 7000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-surround-sound-7-1:before {
  content: "\F7F2";
}

/* line 7004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-svg:before {
  content: "\F720";
}

/* line 7008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-swap-horizontal:before {
  content: "\F4E1";
}

/* line 7012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-swap-vertical:before {
  content: "\F4E2";
}

/* line 7016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-swim:before {
  content: "\F4E3";
}

/* line 7020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-switch:before {
  content: "\F4E4";
}

/* line 7024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sword:before {
  content: "\F4E5";
}

/* line 7028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sword-cross:before {
  content: "\F786";
}

/* line 7032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sync:before {
  content: "\F4E6";
}

/* line 7036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sync-alert:before {
  content: "\F4E7";
}

/* line 7040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-sync-off:before {
  content: "\F4E8";
}

/* line 7044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tab:before {
  content: "\F4E9";
}

/* line 7048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tab-plus:before {
  content: "\F75B";
}

/* line 7052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tab-unselected:before {
  content: "\F4EA";
}

/* line 7056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table:before {
  content: "\F4EB";
}

/* line 7060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-column-plus-after:before {
  content: "\F4EC";
}

/* line 7064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-column-plus-before:before {
  content: "\F4ED";
}

/* line 7068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-column-remove:before {
  content: "\F4EE";
}

/* line 7072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-column-width:before {
  content: "\F4EF";
}

/* line 7076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-edit:before {
  content: "\F4F0";
}

/* line 7080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-large:before {
  content: "\F4F1";
}

/* line 7084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-row-height:before {
  content: "\F4F2";
}

/* line 7088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-row-plus-after:before {
  content: "\F4F3";
}

/* line 7092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-row-plus-before:before {
  content: "\F4F4";
}

/* line 7096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-table-row-remove:before {
  content: "\F4F5";
}

/* line 7100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tablet:before {
  content: "\F4F6";
}

/* line 7104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tablet-android:before {
  content: "\F4F7";
}

/* line 7108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tablet-ipad:before {
  content: "\F4F8";
}

/* line 7112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-taco:before {
  content: "\F761";
}

/* line 7116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag:before {
  content: "\F4F9";
}

/* line 7120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag-faces:before {
  content: "\F4FA";
}

/* line 7124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag-heart:before {
  content: "\F68A";
}

/* line 7128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag-multiple:before {
  content: "\F4FB";
}

/* line 7132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag-outline:before {
  content: "\F4FC";
}

/* line 7136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag-plus:before {
  content: "\F721";
}

/* line 7140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag-remove:before {
  content: "\F722";
}

/* line 7144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tag-text-outline:before {
  content: "\F4FD";
}

/* line 7148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-target:before {
  content: "\F4FE";
}

/* line 7152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-taxi:before {
  content: "\F4FF";
}

/* line 7156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-teamviewer:before {
  content: "\F500";
}

/* line 7160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-telegram:before {
  content: "\F501";
}

/* line 7164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-television:before {
  content: "\F502";
}

/* line 7168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-television-classic:before {
  content: "\F7F3";
}

/* line 7172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-television-guide:before {
  content: "\F503";
}

/* line 7176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-temperature-celsius:before {
  content: "\F504";
}

/* line 7180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-temperature-fahrenheit:before {
  content: "\F505";
}

/* line 7184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-temperature-kelvin:before {
  content: "\F506";
}

/* line 7188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tennis:before {
  content: "\F507";
}

/* line 7192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tent:before {
  content: "\F508";
}

/* line 7196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-terrain:before {
  content: "\F509";
}

/* line 7200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-test-tube:before {
  content: "\F668";
}

/* line 7204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-text-shadow:before {
  content: "\F669";
}

/* line 7208, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-text-to-speech:before {
  content: "\F50A";
}

/* line 7212, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-text-to-speech-off:before {
  content: "\F50B";
}

/* line 7216, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-textbox:before {
  content: "\F60E";
}

/* line 7220, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-textbox-password:before {
  content: "\F7F4";
}

/* line 7224, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-texture:before {
  content: "\F50C";
}

/* line 7228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-theater:before {
  content: "\F50D";
}

/* line 7232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-theme-light-dark:before {
  content: "\F50E";
}

/* line 7236, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thermometer:before {
  content: "\F50F";
}

/* line 7240, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thermometer-lines:before {
  content: "\F510";
}

/* line 7244, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thought-bubble:before {
  content: "\F7F5";
}

/* line 7248, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thought-bubble-outline:before {
  content: "\F7F6";
}

/* line 7252, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thumb-down:before {
  content: "\F511";
}

/* line 7256, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thumb-down-outline:before {
  content: "\F512";
}

/* line 7260, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thumb-up:before {
  content: "\F513";
}

/* line 7264, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thumb-up-outline:before {
  content: "\F514";
}

/* line 7268, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-thumbs-up-down:before {
  content: "\F515";
}

/* line 7272, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ticket:before {
  content: "\F516";
}

/* line 7276, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ticket-account:before {
  content: "\F517";
}

/* line 7280, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ticket-confirmation:before {
  content: "\F518";
}

/* line 7284, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ticket-percent:before {
  content: "\F723";
}

/* line 7288, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tie:before {
  content: "\F519";
}

/* line 7292, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tilde:before {
  content: "\F724";
}

/* line 7296, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timelapse:before {
  content: "\F51A";
}

/* line 7300, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timer:before {
  content: "\F51B";
}

/* line 7304, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timer-10:before {
  content: "\F51C";
}

/* line 7308, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timer-3:before {
  content: "\F51D";
}

/* line 7312, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timer-off:before {
  content: "\F51E";
}

/* line 7316, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timer-sand:before {
  content: "\F51F";
}

/* line 7320, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timer-sand-empty:before {
  content: "\F6AC";
}

/* line 7324, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timer-sand-full:before {
  content: "\F78B";
}

/* line 7328, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-timetable:before {
  content: "\F520";
}

/* line 7332, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-toggle-switch:before {
  content: "\F521";
}

/* line 7336, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-toggle-switch-off:before {
  content: "\F522";
}

/* line 7340, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tooltip:before {
  content: "\F523";
}

/* line 7344, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tooltip-edit:before {
  content: "\F524";
}

/* line 7348, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tooltip-image:before {
  content: "\F525";
}

/* line 7352, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tooltip-outline:before {
  content: "\F526";
}

/* line 7356, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tooltip-outline-plus:before {
  content: "\F527";
}

/* line 7360, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tooltip-text:before {
  content: "\F528";
}

/* line 7364, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tooth:before {
  content: "\F529";
}

/* line 7368, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tor:before {
  content: "\F52A";
}

/* line 7372, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tower-beach:before {
  content: "\F680";
}

/* line 7376, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tower-fire:before {
  content: "\F681";
}

/* line 7380, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trackpad:before {
  content: "\F7F7";
}

/* line 7384, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-traffic-light:before {
  content: "\F52B";
}

/* line 7388, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-train:before {
  content: "\F52C";
}

/* line 7392, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tram:before {
  content: "\F52D";
}

/* line 7396, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-transcribe:before {
  content: "\F52E";
}

/* line 7400, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-transcribe-close:before {
  content: "\F52F";
}

/* line 7404, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-transfer:before {
  content: "\F530";
}

/* line 7408, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-transit-transfer:before {
  content: "\F6AD";
}

/* line 7412, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-translate:before {
  content: "\F5CA";
}

/* line 7416, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-treasure-chest:before {
  content: "\F725";
}

/* line 7420, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tree:before {
  content: "\F531";
}

/* line 7424, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trello:before {
  content: "\F532";
}

/* line 7428, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trending-down:before {
  content: "\F533";
}

/* line 7432, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trending-neutral:before {
  content: "\F534";
}

/* line 7436, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trending-up:before {
  content: "\F535";
}

/* line 7440, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-triangle:before {
  content: "\F536";
}

/* line 7444, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-triangle-outline:before {
  content: "\F537";
}

/* line 7448, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trophy:before {
  content: "\F538";
}

/* line 7452, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trophy-award:before {
  content: "\F539";
}

/* line 7456, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trophy-outline:before {
  content: "\F53A";
}

/* line 7460, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trophy-variant:before {
  content: "\F53B";
}

/* line 7464, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-trophy-variant-outline:before {
  content: "\F53C";
}

/* line 7468, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-truck:before {
  content: "\F53D";
}

/* line 7472, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-truck-delivery:before {
  content: "\F53E";
}

/* line 7476, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-truck-fast:before {
  content: "\F787";
}

/* line 7480, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-truck-trailer:before {
  content: "\F726";
}

/* line 7484, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tshirt-crew:before {
  content: "\F53F";
}

/* line 7488, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tshirt-v:before {
  content: "\F540";
}

/* line 7492, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tumblr:before {
  content: "\F541";
}

/* line 7496, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tumblr-reblog:before {
  content: "\F542";
}

/* line 7500, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tune:before {
  content: "\F62E";
}

/* line 7504, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-tune-vertical:before {
  content: "\F66A";
}

/* line 7508, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-twitch:before {
  content: "\F543";
}

/* line 7512, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-twitter:before {
  content: "\F544";
}

/* line 7516, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-twitter-box:before {
  content: "\F545";
}

/* line 7520, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-twitter-circle:before {
  content: "\F546";
}

/* line 7524, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-twitter-retweet:before {
  content: "\F547";
}

/* line 7528, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-uber:before {
  content: "\F748";
}

/* line 7532, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ubuntu:before {
  content: "\F548";
}

/* line 7536, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ultra-high-definition:before {
  content: "\F7F8";
}

/* line 7540, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-umbraco:before {
  content: "\F549";
}

/* line 7544, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-umbrella:before {
  content: "\F54A";
}

/* line 7548, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-umbrella-outline:before {
  content: "\F54B";
}

/* line 7552, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-undo:before {
  content: "\F54C";
}

/* line 7556, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-undo-variant:before {
  content: "\F54D";
}

/* line 7560, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-unfold-less-horizontal:before {
  content: "\F54E";
}

/* line 7564, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-unfold-less-vertical:before {
  content: "\F75F";
}

/* line 7568, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-unfold-more-horizontal:before {
  content: "\F54F";
}

/* line 7572, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-unfold-more-vertical:before {
  content: "\F760";
}

/* line 7576, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-ungroup:before {
  content: "\F550";
}

/* line 7580, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-unity:before {
  content: "\F6AE";
}

/* line 7584, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-untappd:before {
  content: "\F551";
}

/* line 7588, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-update:before {
  content: "\F6AF";
}

/* line 7592, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-upload:before {
  content: "\F552";
}

/* line 7596, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-upload-network:before {
  content: "\F6F5";
}

/* line 7600, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-usb:before {
  content: "\F553";
}

/* line 7604, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-van-passenger:before {
  content: "\F7F9";
}

/* line 7608, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-van-utility:before {
  content: "\F7FA";
}

/* line 7612, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vanish:before {
  content: "\F7FB";
}

/* line 7616, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-arrange-above:before {
  content: "\F554";
}

/* line 7620, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-arrange-below:before {
  content: "\F555";
}

/* line 7624, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-circle:before {
  content: "\F556";
}

/* line 7628, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-circle-variant:before {
  content: "\F557";
}

/* line 7632, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-combine:before {
  content: "\F558";
}

/* line 7636, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-curve:before {
  content: "\F559";
}

/* line 7640, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-difference:before {
  content: "\F55A";
}

/* line 7644, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-difference-ab:before {
  content: "\F55B";
}

/* line 7648, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-difference-ba:before {
  content: "\F55C";
}

/* line 7652, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-intersection:before {
  content: "\F55D";
}

/* line 7656, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-line:before {
  content: "\F55E";
}

/* line 7660, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-point:before {
  content: "\F55F";
}

/* line 7664, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-polygon:before {
  content: "\F560";
}

/* line 7668, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-polyline:before {
  content: "\F561";
}

/* line 7672, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-radius:before {
  content: "\F749";
}

/* line 7676, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-rectangle:before {
  content: "\F5C6";
}

/* line 7680, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-selection:before {
  content: "\F562";
}

/* line 7684, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-square:before {
  content: "\F001";
}

/* line 7688, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-triangle:before {
  content: "\F563";
}

/* line 7692, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vector-union:before {
  content: "\F564";
}

/* line 7696, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-verified:before {
  content: "\F565";
}

/* line 7700, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vibrate:before {
  content: "\F566";
}

/* line 7704, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-video:before {
  content: "\F567";
}

/* line 7708, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-video-3d:before {
  content: "\F7FC";
}

/* line 7712, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-video-off:before {
  content: "\F568";
}

/* line 7716, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-video-switch:before {
  content: "\F569";
}

/* line 7720, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-agenda:before {
  content: "\F56A";
}

/* line 7724, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-array:before {
  content: "\F56B";
}

/* line 7728, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-carousel:before {
  content: "\F56C";
}

/* line 7732, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-column:before {
  content: "\F56D";
}

/* line 7736, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-dashboard:before {
  content: "\F56E";
}

/* line 7740, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-day:before {
  content: "\F56F";
}

/* line 7744, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-grid:before {
  content: "\F570";
}

/* line 7748, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-headline:before {
  content: "\F571";
}

/* line 7752, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-list:before {
  content: "\F572";
}

/* line 7756, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-module:before {
  content: "\F573";
}

/* line 7760, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-parallel:before {
  content: "\F727";
}

/* line 7764, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-quilt:before {
  content: "\F574";
}

/* line 7768, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-sequential:before {
  content: "\F728";
}

/* line 7772, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-stream:before {
  content: "\F575";
}

/* line 7776, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-view-week:before {
  content: "\F576";
}

/* line 7780, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vimeo:before {
  content: "\F577";
}

/* line 7784, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vine:before {
  content: "\F578";
}

/* line 7788, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-violin:before {
  content: "\F60F";
}

/* line 7792, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-visualstudio:before {
  content: "\F610";
}

/* line 7796, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vk:before {
  content: "\F579";
}

/* line 7800, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vk-box:before {
  content: "\F57A";
}

/* line 7804, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vk-circle:before {
  content: "\F57B";
}

/* line 7808, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vlc:before {
  content: "\F57C";
}

/* line 7812, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-voice:before {
  content: "\F5CB";
}

/* line 7816, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-voicemail:before {
  content: "\F57D";
}

/* line 7820, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-volume-high:before {
  content: "\F57E";
}

/* line 7824, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-volume-low:before {
  content: "\F57F";
}

/* line 7828, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-volume-medium:before {
  content: "\F580";
}

/* line 7832, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-volume-minus:before {
  content: "\F75D";
}

/* line 7836, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-volume-mute:before {
  content: "\F75E";
}

/* line 7840, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-volume-off:before {
  content: "\F581";
}

/* line 7844, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-volume-plus:before {
  content: "\F75C";
}

/* line 7848, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-vpn:before {
  content: "\F582";
}

/* line 7852, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-walk:before {
  content: "\F583";
}

/* line 7856, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wall:before {
  content: "\F7FD";
}

/* line 7860, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wallet:before {
  content: "\F584";
}

/* line 7864, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wallet-giftcard:before {
  content: "\F585";
}

/* line 7868, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wallet-membership:before {
  content: "\F586";
}

/* line 7872, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wallet-travel:before {
  content: "\F587";
}

/* line 7876, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wan:before {
  content: "\F588";
}

/* line 7880, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-washing-machine:before {
  content: "\F729";
}

/* line 7884, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-watch:before {
  content: "\F589";
}

/* line 7888, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-watch-export:before {
  content: "\F58A";
}

/* line 7892, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-watch-import:before {
  content: "\F58B";
}

/* line 7896, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-watch-vibrate:before {
  content: "\F6B0";
}

/* line 7900, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-water:before {
  content: "\F58C";
}

/* line 7904, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-water-off:before {
  content: "\F58D";
}

/* line 7908, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-water-percent:before {
  content: "\F58E";
}

/* line 7912, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-water-pump:before {
  content: "\F58F";
}

/* line 7916, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-watermark:before {
  content: "\F612";
}

/* line 7920, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-waves:before {
  content: "\F78C";
}

/* line 7924, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-cloudy:before {
  content: "\F590";
}

/* line 7928, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-fog:before {
  content: "\F591";
}

/* line 7932, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-hail:before {
  content: "\F592";
}

/* line 7936, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-lightning:before {
  content: "\F593";
}

/* line 7940, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-lightning-rainy:before {
  content: "\F67D";
}

/* line 7944, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-night:before {
  content: "\F594";
}

/* line 7948, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-partlycloudy:before {
  content: "\F595";
}

/* line 7952, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-pouring:before {
  content: "\F596";
}

/* line 7956, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-rainy:before {
  content: "\F597";
}

/* line 7960, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-snowy:before {
  content: "\F598";
}

/* line 7964, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-snowy-rainy:before {
  content: "\F67E";
}

/* line 7968, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-sunny:before {
  content: "\F599";
}

/* line 7972, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-sunset:before {
  content: "\F59A";
}

/* line 7976, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-sunset-down:before {
  content: "\F59B";
}

/* line 7980, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-sunset-up:before {
  content: "\F59C";
}

/* line 7984, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-windy:before {
  content: "\F59D";
}

/* line 7988, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weather-windy-variant:before {
  content: "\F59E";
}

/* line 7992, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-web:before {
  content: "\F59F";
}

/* line 7996, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-webcam:before {
  content: "\F5A0";
}

/* line 8000, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-webhook:before {
  content: "\F62F";
}

/* line 8004, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-webpack:before {
  content: "\F72A";
}

/* line 8008, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wechat:before {
  content: "\F611";
}

/* line 8012, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weight:before {
  content: "\F5A1";
}

/* line 8016, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-weight-kilogram:before {
  content: "\F5A2";
}

/* line 8020, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-whatsapp:before {
  content: "\F5A3";
}

/* line 8024, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wheelchair-accessibility:before {
  content: "\F5A4";
}

/* line 8028, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-white-balance-auto:before {
  content: "\F5A5";
}

/* line 8032, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-white-balance-incandescent:before {
  content: "\F5A6";
}

/* line 8036, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-white-balance-iridescent:before {
  content: "\F5A7";
}

/* line 8040, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-white-balance-sunny:before {
  content: "\F5A8";
}

/* line 8044, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-widgets:before {
  content: "\F72B";
}

/* line 8048, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wifi:before {
  content: "\F5A9";
}

/* line 8052, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wifi-off:before {
  content: "\F5AA";
}

/* line 8056, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wii:before {
  content: "\F5AB";
}

/* line 8060, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wiiu:before {
  content: "\F72C";
}

/* line 8064, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wikipedia:before {
  content: "\F5AC";
}

/* line 8068, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-window-close:before {
  content: "\F5AD";
}

/* line 8072, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-window-closed:before {
  content: "\F5AE";
}

/* line 8076, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-window-maximize:before {
  content: "\F5AF";
}

/* line 8080, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-window-minimize:before {
  content: "\F5B0";
}

/* line 8084, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-window-open:before {
  content: "\F5B1";
}

/* line 8088, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-window-restore:before {
  content: "\F5B2";
}

/* line 8092, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-windows:before {
  content: "\F5B3";
}

/* line 8096, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wordpress:before {
  content: "\F5B4";
}

/* line 8100, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-worker:before {
  content: "\F5B5";
}

/* line 8104, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wrap:before {
  content: "\F5B6";
}

/* line 8108, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wrench:before {
  content: "\F5B7";
}

/* line 8112, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-wunderlist:before {
  content: "\F5B8";
}

/* line 8116, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xaml:before {
  content: "\F673";
}

/* line 8120, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox:before {
  content: "\F5B9";
}

/* line 8124, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller:before {
  content: "\F5BA";
}

/* line 8128, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller-battery-alert:before {
  content: "\F74A";
}

/* line 8132, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller-battery-empty:before {
  content: "\F74B";
}

/* line 8136, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller-battery-full:before {
  content: "\F74C";
}

/* line 8140, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller-battery-low:before {
  content: "\F74D";
}

/* line 8144, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller-battery-medium:before {
  content: "\F74E";
}

/* line 8148, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller-battery-unknown:before {
  content: "\F74F";
}

/* line 8152, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xbox-controller-off:before {
  content: "\F5BB";
}

/* line 8156, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xda:before {
  content: "\F5BC";
}

/* line 8160, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xing:before {
  content: "\F5BD";
}

/* line 8164, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xing-box:before {
  content: "\F5BE";
}

/* line 8168, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xing-circle:before {
  content: "\F5BF";
}

/* line 8172, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xml:before {
  content: "\F5C0";
}

/* line 8176, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-xmpp:before {
  content: "\F7FE";
}

/* line 8180, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-yammer:before {
  content: "\F788";
}

/* line 8184, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-yeast:before {
  content: "\F5C1";
}

/* line 8188, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-yelp:before {
  content: "\F5C2";
}

/* line 8192, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-yin-yang:before {
  content: "\F67F";
}

/* line 8196, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-youtube-play:before {
  content: "\F5C3";
}

/* line 8200, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-zip-box:before {
  content: "\F5C4";
}

/* line 8204, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-blank:before {
  content: "\F68C";
  visibility: hidden;
}

/* line 8209, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-18px.mdi-set, .mdi-18px.mdi:before {
  font-size: 18px;
}

/* line 8213, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-24px.mdi-set, .mdi-24px.mdi:before {
  font-size: 24px;
}

/* line 8217, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-36px.mdi-set, .mdi-36px.mdi:before {
  font-size: 36px;
}

/* line 8221, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-48px.mdi-set, .mdi-48px.mdi:before {
  font-size: 48px;
}

/* line 8225, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dark:before {
  color: rgba(0, 0, 0, 0.54);
}

/* line 8228, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-dark.mdi-inactive:before {
  color: rgba(0, 0, 0, 0.26);
}

/* line 8232, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-light:before {
  color: white;
}

/* line 8235, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-light.mdi-inactive:before {
  color: rgba(255, 255, 255, 0.3);
}

/* line 8239, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-45 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(45deg);
      transform: scaleX(-1) rotate(45deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: scaleY(-1) rotate(45deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

/* line 8257, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-45:before {
  transform: rotate(45deg);
}

/* line 8263, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-90 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(90deg);
      transform: scaleX(-1) rotate(90deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: scaleY(-1) rotate(90deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

/* line 8281, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-90:before {
  transform: rotate(90deg);
}

/* line 8287, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-135 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(135deg);
      transform: scaleX(-1) rotate(135deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: scaleY(-1) rotate(135deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

/* line 8305, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-135:before {
  transform: rotate(135deg);
}

/* line 8311, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-180 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(180deg);
      transform: scaleX(-1) rotate(180deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: scaleY(-1) rotate(180deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

/* line 8329, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-180:before {
  transform: rotate(180deg);
}

/* line 8335, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-225 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(225deg);
      transform: scaleX(-1) rotate(225deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(225deg);
      -ms-transform: rotate(225deg);
      transform: scaleY(-1) rotate(225deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

/* line 8353, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-225:before {
  transform: rotate(225deg);
}

/* line 8359, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-270 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(270deg);
      transform: scaleX(-1) rotate(270deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: scaleY(-1) rotate(270deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

/* line 8377, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-270:before {
  transform: rotate(270deg);
}

/* line 8383, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-315 {
  /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(315deg);
      transform: scaleX(-1) rotate(315deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(315deg);
      -ms-transform: rotate(315deg);
      transform: scaleY(-1) rotate(315deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

/* line 8401, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-rotate-315:before {
  transform: rotate(315deg);
}

/* line 8407, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flip-h:before {
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

/* line 8414, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-flip-v:before {
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}

/* line 8421, app/assets/stylesheets/fonts/materialdesignicons.scss */
.mdi-spin:before {
  animation: mdi-spin 2s infinite linear;
}

@keyframes mdi-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: "simple-line-icons";
  src: url(/assets/simple-line-icons/Simple-Line-Icons-1c823013a692818b26ad756540fcb73f53bfb3409af0d08129bb340c9c5c8a1f.eot?v=2.4.0);
  src: url(/assets/simple-line-icons/Simple-Line-Icons-1c823013a692818b26ad756540fcb73f53bfb3409af0d08129bb340c9c5c8a1f.eot?v=2.4.0#iefix) format("embedded-opentype"), url(/assets/simple-line-icons/Simple-Line-Icons-104673f4859604362a18fc6294197d8fffb8cb24ad3211e92eb04f655e18cf4a.woff2?v=2.4.0) format("woff2"), url(/assets/simple-line-icons/Simple-Line-Icons-3f501ddb05c70829bbb51cfe9ca9fff57f39e060457c257b3ccf25df767f0870.ttf?v=2.4.0) format("truetype"), url(/assets/simple-line-icons/Simple-Line-Icons-14b825d7785bf7f90bab8b02c6df6f22863c639cab02038a8ba3e682ab7d2752.woff?v=2.4.0) format("woff"), url(/assets/simple-line-icons/Simple-Line-Icons-51c5b7fbb6ad58d62568b371b58d63a4fb54842503f828aacde8e792903662b9.svg?v=2.4.0#simple-line-icons) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 9, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si {
  font-family: "simple-line-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 22, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-user:before {
  content: "\e005";
}

/* line 26, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-people:before {
  content: "\e001";
}

/* line 30, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-user-female:before {
  content: "\e000";
}

/* line 34, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-user-follow:before {
  content: "\e002";
}

/* line 38, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-user-following:before {
  content: "\e003";
}

/* line 42, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-user-unfollow:before {
  content: "\e004";
}

/* line 46, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-login:before {
  content: "\e066";
}

/* line 50, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-logout:before {
  content: "\e065";
}

/* line 54, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-emotsmile:before {
  content: "\e021";
}

/* line 58, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-phone:before {
  content: "\e600";
}

/* line 62, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-call-end:before {
  content: "\e048";
}

/* line 66, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-call-in:before {
  content: "\e047";
}

/* line 70, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-call-out:before {
  content: "\e046";
}

/* line 74, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-map:before {
  content: "\e033";
}

/* line 78, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-location-pin:before {
  content: "\e096";
}

/* line 82, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-direction:before {
  content: "\e042";
}

/* line 86, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-directions:before {
  content: "\e041";
}

/* line 90, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-compass:before {
  content: "\e045";
}

/* line 94, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-layers:before {
  content: "\e034";
}

/* line 98, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-menu:before {
  content: "\e601";
}

/* line 102, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-list:before {
  content: "\e067";
}

/* line 106, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-options-vertical:before {
  content: "\e602";
}

/* line 110, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-options:before {
  content: "\e603";
}

/* line 114, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-down:before {
  content: "\e604";
}

/* line 118, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-left:before {
  content: "\e605";
}

/* line 122, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-right:before {
  content: "\e606";
}

/* line 126, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-up:before {
  content: "\e607";
}

/* line 130, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-up-circle:before {
  content: "\e078";
}

/* line 134, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-left-circle:before {
  content: "\e07a";
}

/* line 138, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-right-circle:before {
  content: "\e079";
}

/* line 142, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-arrow-down-circle:before {
  content: "\e07b";
}

/* line 146, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-check:before {
  content: "\e080";
}

/* line 150, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-clock:before {
  content: "\e081";
}

/* line 154, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-plus:before {
  content: "\e095";
}

/* line 158, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-minus:before {
  content: "\e615";
}

/* line 162, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-close:before {
  content: "\e082";
}

/* line 166, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-event:before {
  content: "\e619";
}

/* line 170, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-exclamation:before {
  content: "\e617";
}

/* line 174, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-organization:before {
  content: "\e616";
}

/* line 178, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-trophy:before {
  content: "\e006";
}

/* line 182, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-screen-smartphone:before {
  content: "\e010";
}

/* line 186, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-screen-desktop:before {
  content: "\e011";
}

/* line 190, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-plane:before {
  content: "\e012";
}

/* line 194, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-notebook:before {
  content: "\e013";
}

/* line 198, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-mustache:before {
  content: "\e014";
}

/* line 202, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-mouse:before {
  content: "\e015";
}

/* line 206, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-magnet:before {
  content: "\e016";
}

/* line 210, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-energy:before {
  content: "\e020";
}

/* line 214, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-disc:before {
  content: "\e022";
}

/* line 218, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-cursor:before {
  content: "\e06e";
}

/* line 222, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-cursor-move:before {
  content: "\e023";
}

/* line 226, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-crop:before {
  content: "\e024";
}

/* line 230, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-chemistry:before {
  content: "\e026";
}

/* line 234, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-speedometer:before {
  content: "\e007";
}

/* line 238, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-shield:before {
  content: "\e00e";
}

/* line 242, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-screen-tablet:before {
  content: "\e00f";
}

/* line 246, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-magic-wand:before {
  content: "\e017";
}

/* line 250, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-hourglass:before {
  content: "\e018";
}

/* line 254, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-graduation:before {
  content: "\e019";
}

/* line 258, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-ghost:before {
  content: "\e01a";
}

/* line 262, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-game-controller:before {
  content: "\e01b";
}

/* line 266, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-fire:before {
  content: "\e01c";
}

/* line 270, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-eyeglass:before {
  content: "\e01d";
}

/* line 274, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-envelope-open:before {
  content: "\e01e";
}

/* line 278, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-envelope-letter:before {
  content: "\e01f";
}

/* line 282, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-bell:before {
  content: "\e027";
}

/* line 286, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-badge:before {
  content: "\e028";
}

/* line 290, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-anchor:before {
  content: "\e029";
}

/* line 294, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-wallet:before {
  content: "\e02a";
}

/* line 298, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-vector:before {
  content: "\e02b";
}

/* line 302, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-speech:before {
  content: "\e02c";
}

/* line 306, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-puzzle:before {
  content: "\e02d";
}

/* line 310, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-printer:before {
  content: "\e02e";
}

/* line 314, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-present:before {
  content: "\e02f";
}

/* line 318, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-playlist:before {
  content: "\e030";
}

/* line 322, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-pin:before {
  content: "\e031";
}

/* line 326, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-picture:before {
  content: "\e032";
}

/* line 330, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-handbag:before {
  content: "\e035";
}

/* line 334, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-globe-alt:before {
  content: "\e036";
}

/* line 338, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-globe:before {
  content: "\e037";
}

/* line 342, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-folder-alt:before {
  content: "\e039";
}

/* line 346, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-folder:before {
  content: "\e089";
}

/* line 350, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-film:before {
  content: "\e03a";
}

/* line 354, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-feed:before {
  content: "\e03b";
}

/* line 358, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-drop:before {
  content: "\e03e";
}

/* line 362, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-drawer:before {
  content: "\e03f";
}

/* line 366, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-docs:before {
  content: "\e040";
}

/* line 370, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-doc:before {
  content: "\e085";
}

/* line 374, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-diamond:before {
  content: "\e043";
}

/* line 378, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-cup:before {
  content: "\e044";
}

/* line 382, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-calculator:before {
  content: "\e049";
}

/* line 386, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-bubbles:before {
  content: "\e04a";
}

/* line 390, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-briefcase:before {
  content: "\e04b";
}

/* line 394, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-book-open:before {
  content: "\e04c";
}

/* line 398, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-basket-loaded:before {
  content: "\e04d";
}

/* line 402, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-basket:before {
  content: "\e04e";
}

/* line 406, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-bag:before {
  content: "\e04f";
}

/* line 410, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-action-undo:before {
  content: "\e050";
}

/* line 414, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-action-redo:before {
  content: "\e051";
}

/* line 418, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-wrench:before {
  content: "\e052";
}

/* line 422, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-umbrella:before {
  content: "\e053";
}

/* line 426, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-trash:before {
  content: "\e054";
}

/* line 430, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-tag:before {
  content: "\e055";
}

/* line 434, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-support:before {
  content: "\e056";
}

/* line 438, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-frame:before {
  content: "\e038";
}

/* line 442, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-size-fullscreen:before {
  content: "\e057";
}

/* line 446, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-size-actual:before {
  content: "\e058";
}

/* line 450, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-shuffle:before {
  content: "\e059";
}

/* line 454, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-share-alt:before {
  content: "\e05a";
}

/* line 458, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-share:before {
  content: "\e05b";
}

/* line 462, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-rocket:before {
  content: "\e05c";
}

/* line 466, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-question:before {
  content: "\e05d";
}

/* line 470, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-pie-chart:before {
  content: "\e05e";
}

/* line 474, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-pencil:before {
  content: "\e05f";
}

/* line 478, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-note:before {
  content: "\e060";
}

/* line 482, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-loop:before {
  content: "\e064";
}

/* line 486, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-home:before {
  content: "\e069";
}

/* line 490, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-grid:before {
  content: "\e06a";
}

/* line 494, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-graph:before {
  content: "\e06b";
}

/* line 498, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-microphone:before {
  content: "\e063";
}

/* line 502, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-music-tone-alt:before {
  content: "\e061";
}

/* line 506, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-music-tone:before {
  content: "\e062";
}

/* line 510, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-earphones-alt:before {
  content: "\e03c";
}

/* line 514, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-earphones:before {
  content: "\e03d";
}

/* line 518, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-equalizer:before {
  content: "\e06c";
}

/* line 522, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-like:before {
  content: "\e068";
}

/* line 526, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-dislike:before {
  content: "\e06d";
}

/* line 530, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-control-start:before {
  content: "\e06f";
}

/* line 534, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-control-rewind:before {
  content: "\e070";
}

/* line 538, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-control-play:before {
  content: "\e071";
}

/* line 542, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-control-pause:before {
  content: "\e072";
}

/* line 546, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-control-forward:before {
  content: "\e073";
}

/* line 550, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-control-end:before {
  content: "\e074";
}

/* line 554, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-volume-1:before {
  content: "\e09f";
}

/* line 558, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-volume-2:before {
  content: "\e0a0";
}

/* line 562, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-volume-off:before {
  content: "\e0a1";
}

/* line 566, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-calendar:before {
  content: "\e075";
}

/* line 570, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-bulb:before {
  content: "\e076";
}

/* line 574, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-chart:before {
  content: "\e077";
}

/* line 578, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-ban:before {
  content: "\e07c";
}

/* line 582, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-bubble:before {
  content: "\e07d";
}

/* line 586, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-camrecorder:before {
  content: "\e07e";
}

/* line 590, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-camera:before {
  content: "\e07f";
}

/* line 594, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-cloud-download:before {
  content: "\e083";
}

/* line 598, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-cloud-upload:before {
  content: "\e084";
}

/* line 602, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-envelope:before {
  content: "\e086";
}

/* line 606, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-eye:before {
  content: "\e087";
}

/* line 610, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-flag:before {
  content: "\e088";
}

/* line 614, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-heart:before {
  content: "\e08a";
}

/* line 618, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-info:before {
  content: "\e08b";
}

/* line 622, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-key:before {
  content: "\e08c";
}

/* line 626, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-link:before {
  content: "\e08d";
}

/* line 630, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-lock:before {
  content: "\e08e";
}

/* line 634, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-lock-open:before {
  content: "\e08f";
}

/* line 638, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-magnifier:before {
  content: "\e090";
}

/* line 642, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-magnifier-add:before {
  content: "\e091";
}

/* line 646, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-magnifier-remove:before {
  content: "\e092";
}

/* line 650, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-paper-clip:before {
  content: "\e093";
}

/* line 654, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-paper-plane:before {
  content: "\e094";
}

/* line 658, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-power:before {
  content: "\e097";
}

/* line 662, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-refresh:before {
  content: "\e098";
}

/* line 666, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-reload:before {
  content: "\e099";
}

/* line 670, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-settings:before {
  content: "\e09a";
}

/* line 674, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-star:before {
  content: "\e09b";
}

/* line 678, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-symbol-female:before {
  content: "\e09c";
}

/* line 682, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-symbol-male:before {
  content: "\e09d";
}

/* line 686, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-target:before {
  content: "\e09e";
}

/* line 690, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-credit-card:before {
  content: "\e025";
}

/* line 694, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-paypal:before {
  content: "\e608";
}

/* line 698, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-tumblr:before {
  content: "\e00a";
}

/* line 702, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-twitter:before {
  content: "\e009";
}

/* line 706, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-facebook:before {
  content: "\e00b";
}

/* line 710, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-instagram:before {
  content: "\e609";
}

/* line 714, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-linkedin:before {
  content: "\e60a";
}

/* line 718, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-pinterest:before {
  content: "\e60b";
}

/* line 722, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-github:before {
  content: "\e60c";
}

/* line 726, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-google:before {
  content: "\e60d";
}

/* line 730, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-reddit:before {
  content: "\e60e";
}

/* line 734, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-skype:before {
  content: "\e60f";
}

/* line 738, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-dribbble:before {
  content: "\e00d";
}

/* line 742, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-behance:before {
  content: "\e610";
}

/* line 746, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-foursqare:before {
  content: "\e611";
}

/* line 750, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-soundcloud:before {
  content: "\e612";
}

/* line 754, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-spotify:before {
  content: "\e613";
}

/* line 758, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-stumbleupon:before {
  content: "\e614";
}

/* line 762, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-youtube:before {
  content: "\e008";
}

/* line 766, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-dropbox:before {
  content: "\e00c";
}

/* line 770, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-vkontakte:before {
  content: "\e618";
}

/* line 774, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-social-steam:before {
  content: "\e620";
}

/* line 778, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-users:before {
  content: "\e001";
}

/* line 782, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-bar-chart:before {
  content: "\e077";
}

/* line 786, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-camcorder:before {
  content: "\e07e";
}

/* line 790, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-emoticon-smile:before {
  content: "\e021";
}

/* line 794, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-eyeglasses:before {
  content: "\e01d";
}

/* line 798, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-moustache:before {
  content: "\e014";
}

/* line 802, app/assets/stylesheets/fonts/simple-line-icons.scss */
.si-pointer:before {
  content: "\e096";
}

@font-face {
  font-family: 'themify';
  src: url(/assets/themify-icons/themify-dff415daec911b65dca5be02071a1825b75508ff158de5b8d85976957db931cb.eot?-fvbane);
  src: url(/assets/themify-icons/themify-dff415daec911b65dca5be02071a1825b75508ff158de5b8d85976957db931cb.eot?#iefix-fvbane) format("embedded-opentype"), url(/assets/themify-icons/themify-0db5c5a1475eb7a3e5028983ea1e642d1b2c00faff6a250a37502b0f3832a4a7.woff) format("woff"), url(/assets/themify-icons/themify-350663a4665e00072c68a87ad3fa0be47b8a91424127f5f3e09f664197295f01.ttf) format("truetype"), url(/assets/themify-icons/themify-2e2421027bbae2dddf9dd7f0374ad7eb9c3d75fbfa12eb64d32100d377eecf8c.svg?-fvbane#themify) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, app/assets/stylesheets/fonts/themify-icons.scss */
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-wand:before {
  content: "\e600";
}

/* line 29, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-volume:before {
  content: "\e601";
}

/* line 32, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-user:before {
  content: "\e602";
}

/* line 35, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-unlock:before {
  content: "\e603";
}

/* line 38, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-unlink:before {
  content: "\e604";
}

/* line 41, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-trash:before {
  content: "\e605";
}

/* line 44, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-thought:before {
  content: "\e606";
}

/* line 47, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-target:before {
  content: "\e607";
}

/* line 50, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-tag:before {
  content: "\e608";
}

/* line 53, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-tablet:before {
  content: "\e609";
}

/* line 56, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-star:before {
  content: "\e60a";
}

/* line 59, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-spray:before {
  content: "\e60b";
}

/* line 62, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-signal:before {
  content: "\e60c";
}

/* line 65, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shopping-cart:before {
  content: "\e60d";
}

/* line 68, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shopping-cart-full:before {
  content: "\e60e";
}

/* line 71, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-settings:before {
  content: "\e60f";
}

/* line 74, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-search:before {
  content: "\e610";
}

/* line 77, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-zoom-in:before {
  content: "\e611";
}

/* line 80, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-zoom-out:before {
  content: "\e612";
}

/* line 83, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-cut:before {
  content: "\e613";
}

/* line 86, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-ruler:before {
  content: "\e614";
}

/* line 89, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-ruler-pencil:before {
  content: "\e615";
}

/* line 92, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-ruler-alt:before {
  content: "\e616";
}

/* line 95, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bookmark:before {
  content: "\e617";
}

/* line 98, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bookmark-alt:before {
  content: "\e618";
}

/* line 101, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-reload:before {
  content: "\e619";
}

/* line 104, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-plus:before {
  content: "\e61a";
}

/* line 107, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pin:before {
  content: "\e61b";
}

/* line 110, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pencil:before {
  content: "\e61c";
}

/* line 113, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pencil-alt:before {
  content: "\e61d";
}

/* line 116, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-paint-roller:before {
  content: "\e61e";
}

/* line 119, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-paint-bucket:before {
  content: "\e61f";
}

/* line 122, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-na:before {
  content: "\e620";
}

/* line 125, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-mobile:before {
  content: "\e621";
}

/* line 128, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-minus:before {
  content: "\e622";
}

/* line 131, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-medall:before {
  content: "\e623";
}

/* line 134, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-medall-alt:before {
  content: "\e624";
}

/* line 137, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-marker:before {
  content: "\e625";
}

/* line 140, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-marker-alt:before {
  content: "\e626";
}

/* line 143, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-up:before {
  content: "\e627";
}

/* line 146, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-right:before {
  content: "\e628";
}

/* line 149, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-left:before {
  content: "\e629";
}

/* line 152, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-down:before {
  content: "\e62a";
}

/* line 155, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-lock:before {
  content: "\e62b";
}

/* line 158, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-location-arrow:before {
  content: "\e62c";
}

/* line 161, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-link:before {
  content: "\e62d";
}

/* line 164, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout:before {
  content: "\e62e";
}

/* line 167, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layers:before {
  content: "\e62f";
}

/* line 170, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layers-alt:before {
  content: "\e630";
}

/* line 173, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-key:before {
  content: "\e631";
}

/* line 176, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-import:before {
  content: "\e632";
}

/* line 179, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-image:before {
  content: "\e633";
}

/* line 182, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-heart:before {
  content: "\e634";
}

/* line 185, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-heart-broken:before {
  content: "\e635";
}

/* line 188, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hand-stop:before {
  content: "\e636";
}

/* line 191, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hand-open:before {
  content: "\e637";
}

/* line 194, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hand-drag:before {
  content: "\e638";
}

/* line 197, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-folder:before {
  content: "\e639";
}

/* line 200, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-flag:before {
  content: "\e63a";
}

/* line 203, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-flag-alt:before {
  content: "\e63b";
}

/* line 206, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-flag-alt-2:before {
  content: "\e63c";
}

/* line 209, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-eye:before {
  content: "\e63d";
}

/* line 212, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-export:before {
  content: "\e63e";
}

/* line 215, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-exchange-vertical:before {
  content: "\e63f";
}

/* line 218, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-desktop:before {
  content: "\e640";
}

/* line 221, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-cup:before {
  content: "\e641";
}

/* line 224, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-crown:before {
  content: "\e642";
}

/* line 227, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-comments:before {
  content: "\e643";
}

/* line 230, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-comment:before {
  content: "\e644";
}

/* line 233, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-comment-alt:before {
  content: "\e645";
}

/* line 236, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-close:before {
  content: "\e646";
}

/* line 239, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-clip:before {
  content: "\e647";
}

/* line 242, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-up:before {
  content: "\e648";
}

/* line 245, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-right:before {
  content: "\e649";
}

/* line 248, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-left:before {
  content: "\e64a";
}

/* line 251, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-down:before {
  content: "\e64b";
}

/* line 254, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-check:before {
  content: "\e64c";
}

/* line 257, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-check-box:before {
  content: "\e64d";
}

/* line 260, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-camera:before {
  content: "\e64e";
}

/* line 263, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-announcement:before {
  content: "\e64f";
}

/* line 266, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-brush:before {
  content: "\e650";
}

/* line 269, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-briefcase:before {
  content: "\e651";
}

/* line 272, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bolt:before {
  content: "\e652";
}

/* line 275, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bolt-alt:before {
  content: "\e653";
}

/* line 278, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-blackboard:before {
  content: "\e654";
}

/* line 281, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bag:before {
  content: "\e655";
}

/* line 284, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-move:before {
  content: "\e656";
}

/* line 287, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrows-vertical:before {
  content: "\e657";
}

/* line 290, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrows-horizontal:before {
  content: "\e658";
}

/* line 293, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-fullscreen:before {
  content: "\e659";
}

/* line 296, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-top-right:before {
  content: "\e65a";
}

/* line 299, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-top-left:before {
  content: "\e65b";
}

/* line 302, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-circle-up:before {
  content: "\e65c";
}

/* line 305, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-circle-right:before {
  content: "\e65d";
}

/* line 308, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-circle-left:before {
  content: "\e65e";
}

/* line 311, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrow-circle-down:before {
  content: "\e65f";
}

/* line 314, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-double-up:before {
  content: "\e660";
}

/* line 317, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-double-right:before {
  content: "\e661";
}

/* line 320, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-double-left:before {
  content: "\e662";
}

/* line 323, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-angle-double-down:before {
  content: "\e663";
}

/* line 326, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-zip:before {
  content: "\e664";
}

/* line 329, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-world:before {
  content: "\e665";
}

/* line 332, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-wheelchair:before {
  content: "\e666";
}

/* line 335, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-view-list:before {
  content: "\e667";
}

/* line 338, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-view-list-alt:before {
  content: "\e668";
}

/* line 341, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-view-grid:before {
  content: "\e669";
}

/* line 344, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-uppercase:before {
  content: "\e66a";
}

/* line 347, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-upload:before {
  content: "\e66b";
}

/* line 350, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-underline:before {
  content: "\e66c";
}

/* line 353, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-truck:before {
  content: "\e66d";
}

/* line 356, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-timer:before {
  content: "\e66e";
}

/* line 359, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-ticket:before {
  content: "\e66f";
}

/* line 362, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-thumb-up:before {
  content: "\e670";
}

/* line 365, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-thumb-down:before {
  content: "\e671";
}

/* line 368, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-text:before {
  content: "\e672";
}

/* line 371, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-stats-up:before {
  content: "\e673";
}

/* line 374, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-stats-down:before {
  content: "\e674";
}

/* line 377, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-split-v:before {
  content: "\e675";
}

/* line 380, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-split-h:before {
  content: "\e676";
}

/* line 383, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-smallcap:before {
  content: "\e677";
}

/* line 386, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shine:before {
  content: "\e678";
}

/* line 389, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shift-right:before {
  content: "\e679";
}

/* line 392, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shift-left:before {
  content: "\e67a";
}

/* line 395, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shield:before {
  content: "\e67b";
}

/* line 398, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-notepad:before {
  content: "\e67c";
}

/* line 401, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-server:before {
  content: "\e67d";
}

/* line 404, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-quote-right:before {
  content: "\e67e";
}

/* line 407, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-quote-left:before {
  content: "\e67f";
}

/* line 410, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pulse:before {
  content: "\e680";
}

/* line 413, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-printer:before {
  content: "\e681";
}

/* line 416, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-power-off:before {
  content: "\e682";
}

/* line 419, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-plug:before {
  content: "\e683";
}

/* line 422, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pie-chart:before {
  content: "\e684";
}

/* line 425, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-paragraph:before {
  content: "\e685";
}

/* line 428, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-panel:before {
  content: "\e686";
}

/* line 431, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-package:before {
  content: "\e687";
}

/* line 434, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-music:before {
  content: "\e688";
}

/* line 437, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-music-alt:before {
  content: "\e689";
}

/* line 440, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-mouse:before {
  content: "\e68a";
}

/* line 443, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-mouse-alt:before {
  content: "\e68b";
}

/* line 446, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-money:before {
  content: "\e68c";
}

/* line 449, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-microphone:before {
  content: "\e68d";
}

/* line 452, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-menu:before {
  content: "\e68e";
}

/* line 455, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-menu-alt:before {
  content: "\e68f";
}

/* line 458, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-map:before {
  content: "\e690";
}

/* line 461, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-map-alt:before {
  content: "\e691";
}

/* line 464, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-loop:before {
  content: "\e692";
}

/* line 467, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-location-pin:before {
  content: "\e693";
}

/* line 470, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-list:before {
  content: "\e694";
}

/* line 473, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-light-bulb:before {
  content: "\e695";
}

/* line 476, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-Italic:before {
  content: "\e696";
}

/* line 479, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-info:before {
  content: "\e697";
}

/* line 482, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-infinite:before {
  content: "\e698";
}

/* line 485, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-id-badge:before {
  content: "\e699";
}

/* line 488, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hummer:before {
  content: "\e69a";
}

/* line 491, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-home:before {
  content: "\e69b";
}

/* line 494, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-help:before {
  content: "\e69c";
}

/* line 497, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-headphone:before {
  content: "\e69d";
}

/* line 500, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-harddrives:before {
  content: "\e69e";
}

/* line 503, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-harddrive:before {
  content: "\e69f";
}

/* line 506, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-gift:before {
  content: "\e6a0";
}

/* line 509, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-game:before {
  content: "\e6a1";
}

/* line 512, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-filter:before {
  content: "\e6a2";
}

/* line 515, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-files:before {
  content: "\e6a3";
}

/* line 518, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-file:before {
  content: "\e6a4";
}

/* line 521, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-eraser:before {
  content: "\e6a5";
}

/* line 524, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-envelope:before {
  content: "\e6a6";
}

/* line 527, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-download:before {
  content: "\e6a7";
}

/* line 530, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-direction:before {
  content: "\e6a8";
}

/* line 533, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-direction-alt:before {
  content: "\e6a9";
}

/* line 536, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-dashboard:before {
  content: "\e6aa";
}

/* line 539, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-stop:before {
  content: "\e6ab";
}

/* line 542, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-shuffle:before {
  content: "\e6ac";
}

/* line 545, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-play:before {
  content: "\e6ad";
}

/* line 548, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-pause:before {
  content: "\e6ae";
}

/* line 551, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-forward:before {
  content: "\e6af";
}

/* line 554, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-backward:before {
  content: "\e6b0";
}

/* line 557, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-cloud:before {
  content: "\e6b1";
}

/* line 560, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-cloud-up:before {
  content: "\e6b2";
}

/* line 563, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-cloud-down:before {
  content: "\e6b3";
}

/* line 566, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-clipboard:before {
  content: "\e6b4";
}

/* line 569, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-car:before {
  content: "\e6b5";
}

/* line 572, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-calendar:before {
  content: "\e6b6";
}

/* line 575, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-book:before {
  content: "\e6b7";
}

/* line 578, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bell:before {
  content: "\e6b8";
}

/* line 581, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-basketball:before {
  content: "\e6b9";
}

/* line 584, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bar-chart:before {
  content: "\e6ba";
}

/* line 587, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-bar-chart-alt:before {
  content: "\e6bb";
}

/* line 590, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-back-right:before {
  content: "\e6bc";
}

/* line 593, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-back-left:before {
  content: "\e6bd";
}

/* line 596, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-arrows-corner:before {
  content: "\e6be";
}

/* line 599, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-archive:before {
  content: "\e6bf";
}

/* line 602, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-anchor:before {
  content: "\e6c0";
}

/* line 605, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-align-right:before {
  content: "\e6c1";
}

/* line 608, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-align-left:before {
  content: "\e6c2";
}

/* line 611, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-align-justify:before {
  content: "\e6c3";
}

/* line 614, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-align-center:before {
  content: "\e6c4";
}

/* line 617, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-alert:before {
  content: "\e6c5";
}

/* line 620, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-alarm-clock:before {
  content: "\e6c6";
}

/* line 623, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-agenda:before {
  content: "\e6c7";
}

/* line 626, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-write:before {
  content: "\e6c8";
}

/* line 629, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-window:before {
  content: "\e6c9";
}

/* line 632, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-widgetized:before {
  content: "\e6ca";
}

/* line 635, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-widget:before {
  content: "\e6cb";
}

/* line 638, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-widget-alt:before {
  content: "\e6cc";
}

/* line 641, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-wallet:before {
  content: "\e6cd";
}

/* line 644, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-video-clapper:before {
  content: "\e6ce";
}

/* line 647, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-video-camera:before {
  content: "\e6cf";
}

/* line 650, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-vector:before {
  content: "\e6d0";
}

/* line 653, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-themify-logo:before {
  content: "\e6d1";
}

/* line 656, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-themify-favicon:before {
  content: "\e6d2";
}

/* line 659, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

/* line 662, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-support:before {
  content: "\e6d4";
}

/* line 665, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-stamp:before {
  content: "\e6d5";
}

/* line 668, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-split-v-alt:before {
  content: "\e6d6";
}

/* line 671, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-slice:before {
  content: "\e6d7";
}

/* line 674, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shortcode:before {
  content: "\e6d8";
}

/* line 677, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shift-right-alt:before {
  content: "\e6d9";
}

/* line 680, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-shift-left-alt:before {
  content: "\e6da";
}

/* line 683, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-ruler-alt-2:before {
  content: "\e6db";
}

/* line 686, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-receipt:before {
  content: "\e6dc";
}

/* line 689, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pin2:before {
  content: "\e6dd";
}

/* line 692, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pin-alt:before {
  content: "\e6de";
}

/* line 695, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pencil-alt2:before {
  content: "\e6df";
}

/* line 698, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-palette:before {
  content: "\e6e0";
}

/* line 701, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-more:before {
  content: "\e6e1";
}

/* line 704, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-more-alt:before {
  content: "\e6e2";
}

/* line 707, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-microphone-alt:before {
  content: "\e6e3";
}

/* line 710, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-magnet:before {
  content: "\e6e4";
}

/* line 713, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-line-double:before {
  content: "\e6e5";
}

/* line 716, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-line-dotted:before {
  content: "\e6e6";
}

/* line 719, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-line-dashed:before {
  content: "\e6e7";
}

/* line 722, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-width-full:before {
  content: "\e6e8";
}

/* line 725, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-width-default:before {
  content: "\e6e9";
}

/* line 728, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

/* line 731, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-tab:before {
  content: "\e6eb";
}

/* line 734, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-tab-window:before {
  content: "\e6ec";
}

/* line 737, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-tab-v:before {
  content: "\e6ed";
}

/* line 740, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-tab-min:before {
  content: "\e6ee";
}

/* line 743, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-slider:before {
  content: "\e6ef";
}

/* line 746, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-slider-alt:before {
  content: "\e6f0";
}

/* line 749, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

/* line 752, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

/* line 755, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

/* line 758, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-placeholder:before {
  content: "\e6f4";
}

/* line 761, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-menu:before {
  content: "\e6f5";
}

/* line 764, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-menu-v:before {
  content: "\e6f6";
}

/* line 767, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-menu-separated:before {
  content: "\e6f7";
}

/* line 770, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-menu-full:before {
  content: "\e6f8";
}

/* line 773, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

/* line 776, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-right:before {
  content: "\e6fa";
}

/* line 779, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-overlay:before {
  content: "\e6fb";
}

/* line 782, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

/* line 785, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

/* line 788, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

/* line 791, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-left:before {
  content: "\e6ff";
}

/* line 794, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-center-alt:before {
  content: "\e700";
}

/* line 797, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-media-center:before {
  content: "\e701";
}

/* line 800, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-list-thumb:before {
  content: "\e702";
}

/* line 803, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

/* line 806, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-list-post:before {
  content: "\e704";
}

/* line 809, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-list-large-image:before {
  content: "\e705";
}

/* line 812, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-line-solid:before {
  content: "\e706";
}

/* line 815, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-grid4:before {
  content: "\e707";
}

/* line 818, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-grid3:before {
  content: "\e708";
}

/* line 821, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-grid2:before {
  content: "\e709";
}

/* line 824, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

/* line 827, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-cta-right:before {
  content: "\e70b";
}

/* line 830, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-cta-left:before {
  content: "\e70c";
}

/* line 833, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-cta-center:before {
  content: "\e70d";
}

/* line 836, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

/* line 839, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

/* line 842, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-column4:before {
  content: "\e710";
}

/* line 845, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-column3:before {
  content: "\e711";
}

/* line 848, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-column2:before {
  content: "\e712";
}

/* line 851, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-accordion-separated:before {
  content: "\e713";
}

/* line 854, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-accordion-merged:before {
  content: "\e714";
}

/* line 857, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-accordion-list:before {
  content: "\e715";
}

/* line 860, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-ink-pen:before {
  content: "\e716";
}

/* line 863, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-info-alt:before {
  content: "\e717";
}

/* line 866, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-help-alt:before {
  content: "\e718";
}

/* line 869, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-headphone-alt:before {
  content: "\e719";
}

/* line 872, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hand-point-up:before {
  content: "\e71a";
}

/* line 875, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hand-point-right:before {
  content: "\e71b";
}

/* line 878, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hand-point-left:before {
  content: "\e71c";
}

/* line 881, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-hand-point-down:before {
  content: "\e71d";
}

/* line 884, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-gallery:before {
  content: "\e71e";
}

/* line 887, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-face-smile:before {
  content: "\e71f";
}

/* line 890, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-face-sad:before {
  content: "\e720";
}

/* line 893, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-credit-card:before {
  content: "\e721";
}

/* line 896, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-skip-forward:before {
  content: "\e722";
}

/* line 899, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-skip-backward:before {
  content: "\e723";
}

/* line 902, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-record:before {
  content: "\e724";
}

/* line 905, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-control-eject:before {
  content: "\e725";
}

/* line 908, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-comments-smiley:before {
  content: "\e726";
}

/* line 911, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-brush-alt:before {
  content: "\e727";
}

/* line 914, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-youtube:before {
  content: "\e728";
}

/* line 917, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-vimeo:before {
  content: "\e729";
}

/* line 920, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-twitter:before {
  content: "\e72a";
}

/* line 923, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-time:before {
  content: "\e72b";
}

/* line 926, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-tumblr:before {
  content: "\e72c";
}

/* line 929, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-skype:before {
  content: "\e72d";
}

/* line 932, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-share:before {
  content: "\e72e";
}

/* line 935, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-share-alt:before {
  content: "\e72f";
}

/* line 938, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-rocket:before {
  content: "\e730";
}

/* line 941, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pinterest:before {
  content: "\e731";
}

/* line 944, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-new-window:before {
  content: "\e732";
}

/* line 947, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-microsoft:before {
  content: "\e733";
}

/* line 950, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-list-ol:before {
  content: "\e734";
}

/* line 953, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-linkedin:before {
  content: "\e735";
}

/* line 956, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-sidebar-2:before {
  content: "\e736";
}

/* line 959, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-grid4-alt:before {
  content: "\e737";
}

/* line 962, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-grid3-alt:before {
  content: "\e738";
}

/* line 965, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-grid2-alt:before {
  content: "\e739";
}

/* line 968, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-column4-alt:before {
  content: "\e73a";
}

/* line 971, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-column3-alt:before {
  content: "\e73b";
}

/* line 974, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-layout-column2-alt:before {
  content: "\e73c";
}

/* line 977, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-instagram:before {
  content: "\e73d";
}

/* line 980, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-google:before {
  content: "\e73e";
}

/* line 983, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-github:before {
  content: "\e73f";
}

/* line 986, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-flickr:before {
  content: "\e740";
}

/* line 989, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-facebook:before {
  content: "\e741";
}

/* line 992, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-dropbox:before {
  content: "\e742";
}

/* line 995, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-dribbble:before {
  content: "\e743";
}

/* line 998, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-apple:before {
  content: "\e744";
}

/* line 1001, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-andrAdminid:before {
  content: "\e745";
}

/* line 1004, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-save:before {
  content: "\e746";
}

/* line 1007, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-save-alt:before {
  content: "\e747";
}

/* line 1010, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-yahoo:before {
  content: "\e748";
}

/* line 1013, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-wordpress:before {
  content: "\e749";
}

/* line 1016, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-vimeo-alt:before {
  content: "\e74a";
}

/* line 1019, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-twitter-alt:before {
  content: "\e74b";
}

/* line 1022, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-tumblr-alt:before {
  content: "\e74c";
}

/* line 1025, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-trello:before {
  content: "\e74d";
}

/* line 1028, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-stack-overflow:before {
  content: "\e74e";
}

/* line 1031, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-soundcloud:before {
  content: "\e74f";
}

/* line 1034, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-sharethis:before {
  content: "\e750";
}

/* line 1037, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-sharethis-alt:before {
  content: "\e751";
}

/* line 1040, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-reddit:before {
  content: "\e752";
}

/* line 1043, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-pinterest-alt:before {
  content: "\e753";
}

/* line 1046, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-microsoft-alt:before {
  content: "\e754";
}

/* line 1049, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-linux:before {
  content: "\e755";
}

/* line 1052, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-jsfiddle:before {
  content: "\e756";
}

/* line 1055, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-joomla:before {
  content: "\e757";
}

/* line 1058, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-html5:before {
  content: "\e758";
}

/* line 1061, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-flickr-alt:before {
  content: "\e759";
}

/* line 1064, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-email:before {
  content: "\e75a";
}

/* line 1067, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-drupal:before {
  content: "\e75b";
}

/* line 1070, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-dropbox-alt:before {
  content: "\e75c";
}

/* line 1073, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-css3:before {
  content: "\e75d";
}

/* line 1076, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-rss:before {
  content: "\e75e";
}

/* line 1079, app/assets/stylesheets/fonts/themify-icons.scss */
.ti-rss-alt:before {
  content: "\e75f";
}

/* line 2, app/assets/stylesheets/fonts/weather-icons.scss */
[class^='wi-'],
[class*=' wi-'] {
  font-family: 'weathericons';
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  transform: translate(0, 0);
  text-rendering: auto;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'weathericons';
  font-weight: normal;
  font-style: normal;
  src: url(/assets/weathericons/weathericons-regular-webfont-3afed4f78c201830d945410a7e27a9feb483282555b2870aafc99d2db65f4c2c.eot);
  src: url(/assets/weathericons/weathericons-regular-webfont-3afed4f78c201830d945410a7e27a9feb483282555b2870aafc99d2db65f4c2c.eot?#iefix) format("embedded-opentype"), url(/assets/weathericons/weathericons-regular-webfont-d4e90136fa6f4b26d5613c85b84f823af1d7b34fc3d2e3549740b3aea510caad.woff) format("woff"), url(/assets/weathericons/weathericons-regular-webfont-176bda6661f213dde47c2114d76e476ec8ca9aae07dd54f9550d2d28fe02b4fd.ttf) format("truetype"), url(/assets/weathericons/weathericons-regular-webfont-e1bd62a72dc31598b1f10cbafe01a9892716902d738fda2a947bce41aa93c1a5.svg#weathericons-regular-webfontRg) format("svg");
}

/* line 34, app/assets/stylesheets/fonts/weather-icons.scss */
.wi {
  font-family: 'weathericons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 47, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-cloudy-gusts:before {
  content: '';
}

/* line 52, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-cloudy-windy:before {
  content: '';
}

/* line 57, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-cloudy:before {
  content: '';
}

/* line 62, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-fog:before {
  content: '';
}

/* line 67, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-hail:before {
  content: '';
}

/* line 72, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-lightning:before {
  content: '';
}

/* line 77, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-rain-mix:before {
  content: '';
}

/* line 82, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-rain-wind:before {
  content: '';
}

/* line 87, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-rain:before {
  content: '';
}

/* line 92, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-showers:before {
  content: '';
}

/* line 97, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-snow:before {
  content: '';
}

/* line 102, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-sprinkle:before {
  content: '';
}

/* line 107, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-sunny-overcast:before {
  content: '';
}

/* line 112, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-sunny:before {
  content: '';
}

/* line 117, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-storm-showers:before {
  content: '';
}

/* line 122, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-thunderstorm:before {
  content: '';
}

/* line 127, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-cloudy-gusts:before {
  content: '';
}

/* line 132, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-cloudy-windy:before {
  content: '';
}

/* line 137, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-cloudy:before {
  content: '';
}

/* line 142, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-fog:before {
  content: '';
}

/* line 147, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-hail:before {
  content: '';
}

/* line 152, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-lightning:before {
  content: '';
}

/* line 157, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-rain-mix:before {
  content: '';
}

/* line 162, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-rain-wind:before {
  content: '';
}

/* line 167, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-rain:before {
  content: '';
}

/* line 172, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-showers:before {
  content: '';
}

/* line 177, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-snow:before {
  content: '';
}

/* line 182, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-sprinkle:before {
  content: '';
}

/* line 187, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-storm-showers:before {
  content: '';
}

/* line 192, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-thunderstorm:before {
  content: '';
}

/* line 197, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-windy:before {
  content: '';
}

/* line 202, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-cloudy-gusts:before {
  content: '';
}

/* line 207, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-cloudy-windy:before {
  content: '';
}

/* line 212, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-hail:before {
  content: '';
}

/* line 217, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-lightning:before {
  content: '';
}

/* line 222, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-rain-mix:before {
  content: '';
}

/* line 227, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-rain-wind:before {
  content: '';
}

/* line 232, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-rain:before {
  content: '';
}

/* line 237, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-showers:before {
  content: '';
}

/* line 242, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-snow:before {
  content: '';
}

/* line 247, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-sprinkle:before {
  content: '';
}

/* line 252, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-storm-showers:before {
  content: '';
}

/* line 257, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-thunderstorm:before {
  content: '';
}

/* line 262, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-clear:before {
  content: '';
}

/* line 267, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-cloudy-gusts:before {
  content: '';
}

/* line 272, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-cloudy-windy:before {
  content: '';
}

/* line 277, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-cloudy:before {
  content: '';
}

/* line 282, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-hail:before {
  content: '';
}

/* line 287, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-lightning:before {
  content: '';
}

/* line 292, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-rain-mix:before {
  content: '';
}

/* line 297, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-rain-wind:before {
  content: '';
}

/* line 302, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-rain:before {
  content: '';
}

/* line 307, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-showers:before {
  content: '';
}

/* line 312, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-snow:before {
  content: '';
}

/* line 317, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-sprinkle:before {
  content: '';
}

/* line 322, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-storm-showers:before {
  content: '';
}

/* line 327, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-thunderstorm:before {
  content: '';
}

/* line 332, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-celsius:before {
  content: '';
}

/* line 337, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-cloud-down:before {
  content: '';
}

/* line 342, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-cloud-refresh:before {
  content: '';
}

/* line 347, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-cloud-up:before {
  content: '';
}

/* line 352, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-cloud:before {
  content: '';
}

/* line 357, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-degrees:before {
  content: '';
}

/* line 362, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-down-left:before {
  content: '';
}

/* line 367, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-down:before {
  content: '';
}

/* line 372, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-fahrenheit:before {
  content: '';
}

/* line 377, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-horizon-alt:before {
  content: '';
}

/* line 382, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-horizon:before {
  content: '';
}

/* line 387, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-left:before {
  content: '';
}

/* line 392, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-lightning:before {
  content: '';
}

/* line 397, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-fog:before {
  content: '';
}

/* line 402, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-refresh-alt:before {
  content: '';
}

/* line 407, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-refresh:before {
  content: '';
}

/* line 412, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-right:before {
  content: '';
}

/* line 417, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-sprinkles:before {
  content: '';
}

/* line 422, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-strong-wind:before {
  content: '';
}

/* line 427, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-sunrise:before {
  content: '';
}

/* line 432, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-sunset:before {
  content: '';
}

/* line 437, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-thermometer-exterior:before {
  content: '';
}

/* line 442, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-thermometer-internal:before {
  content: '';
}

/* line 447, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-thermometer:before {
  content: '';
}

/* line 452, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-tornado:before {
  content: '';
}

/* line 457, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-up-right:before {
  content: '';
}

/* line 462, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-up:before {
  content: '';
}

/* line 467, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-west:before {
  content: '';
}

/* line 472, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-south-west:before {
  content: '';
}

/* line 477, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-south-east:before {
  content: '';
}

/* line 482, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-south:before {
  content: '';
}

/* line 487, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-north-west:before {
  content: '';
}

/* line 492, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-north-east:before {
  content: '';
}

/* line 497, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-north:before {
  content: '';
}

/* line 502, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-east:before {
  content: '';
}

/* line 507, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-smoke:before {
  content: '';
}

/* line 512, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-dust:before {
  content: '';
}

/* line 517, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-snow-wind:before {
  content: '';
}

/* line 522, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-snow-wind:before {
  content: '';
}

/* line 527, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-snow-wind:before {
  content: '';
}

/* line 532, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-snow-wind:before {
  content: '';
}

/* line 537, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-sleet-storm:before {
  content: '';
}

/* line 542, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-sleet-storm:before {
  content: '';
}

/* line 547, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-sleet-storm:before {
  content: '';
}

/* line 552, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-snow-thunderstorm:before {
  content: '';
}

/* line 557, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-snow-thunderstorm:before {
  content: '';
}

/* line 562, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-snow-thunderstorm:before {
  content: '';
}

/* line 567, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-solar-eclipse:before {
  content: '';
}

/* line 572, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-lunar-eclipse:before {
  content: '';
}

/* line 577, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-meteor:before {
  content: '';
}

/* line 582, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-hot:before {
  content: '';
}

/* line 587, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-hurricane:before {
  content: '';
}

/* line 592, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-smog:before {
  content: '';
}

/* line 597, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-alien:before {
  content: '';
}

/* line 602, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-snowflake-cold:before {
  content: '';
}

/* line 607, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-stars:before {
  content: '';
}

/* line 612, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-partly-cloudy:before {
  content: '';
}

/* line 617, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-umbrella:before {
  content: '';
}

/* line 622, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-windy:before {
  content: '';
}

/* line 627, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-cloudy:before {
  content: '';
}

/* line 632, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-up-left:before {
  content: '';
}

/* line 637, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-down-right:before {
  content: '';
}

/* line 642, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-12:before {
  content: '';
}

/* line 647, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-1:before {
  content: '';
}

/* line 652, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-2:before {
  content: '';
}

/* line 657, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-3:before {
  content: '';
}

/* line 662, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-4:before {
  content: '';
}

/* line 667, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-5:before {
  content: '';
}

/* line 672, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-6:before {
  content: '';
}

/* line 677, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-7:before {
  content: '';
}

/* line 682, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-8:before {
  content: '';
}

/* line 687, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-9:before {
  content: '';
}

/* line 692, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-10:before {
  content: '';
}

/* line 697, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-time-11:before {
  content: '';
}

/* line 702, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-sleet:before {
  content: '';
}

/* line 707, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-sleet:before {
  content: '';
}

/* line 712, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-night-alt-sleet:before {
  content: '';
}

/* line 717, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-sleet:before {
  content: '';
}

/* line 722, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-day-haze:before {
  content: '';
}

/* line 727, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-0:before {
  content: '';
}

/* line 732, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-1:before {
  content: '';
}

/* line 737, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-2:before {
  content: '';
}

/* line 742, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-3:before {
  content: '';
}

/* line 747, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-4:before {
  content: '';
}

/* line 752, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-5:before {
  content: '';
}

/* line 757, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-6:before {
  content: '';
}

/* line 762, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-7:before {
  content: '';
}

/* line 767, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-8:before {
  content: '';
}

/* line 772, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-9:before {
  content: '';
}

/* line 777, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-10:before {
  content: '';
}

/* line 782, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-11:before {
  content: '';
}

/* line 787, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-beafort-12:before {
  content: '';
}

/* line 792, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default:before {
  content: '';
}

/* line 797, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._0-deg {
  transform: rotate(0deg);
}

/* line 805, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._15-deg {
  transform: rotate(15deg);
}

/* line 813, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._30-deg {
  transform: rotate(30deg);
}

/* line 821, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._45-deg {
  transform: rotate(45deg);
}

/* line 829, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._60-deg {
  transform: rotate(60deg);
}

/* line 837, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._75-deg {
  transform: rotate(75deg);
}

/* line 845, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._90-deg {
  transform: rotate(90deg);
}

/* line 853, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._105-deg {
  transform: rotate(105deg);
}

/* line 861, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._120-deg {
  transform: rotate(120deg);
}

/* line 869, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._135-deg {
  transform: rotate(135deg);
}

/* line 877, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._150-deg {
  transform: rotate(150deg);
}

/* line 885, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._165-deg {
  transform: rotate(165deg);
}

/* line 893, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._180-deg {
  transform: rotate(180deg);
}

/* line 901, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._195-deg {
  transform: rotate(195deg);
}

/* line 909, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._210-deg {
  transform: rotate(210deg);
}

/* line 917, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._225-deg {
  transform: rotate(225deg);
}

/* line 925, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._240-deg {
  transform: rotate(240deg);
}

/* line 933, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._255-deg {
  transform: rotate(255deg);
}

/* line 941, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._270-deg {
  transform: rotate(270deg);
}

/* line 949, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._285-deg {
  transform: rotate(295deg);
}

/* line 957, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._300-deg {
  transform: rotate(300deg);
}

/* line 965, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._315-deg {
  transform: rotate(315deg);
}

/* line 973, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._330-deg {
  transform: rotate(330deg);
}

/* line 981, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-wind-default._345-deg {
  transform: rotate(345deg);
}

/* line 989, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-new:before {
  content: '';
}

/* line 994, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-cresent-1:before {
  content: '';
}

/* line 999, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-cresent-2:before {
  content: '';
}

/* line 1004, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-cresent-3:before {
  content: '';
}

/* line 1009, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-cresent-4:before {
  content: '';
}

/* line 1014, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-cresent-5:before {
  content: '';
}

/* line 1019, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-cresent-6:before {
  content: '';
}

/* line 1024, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-first-quarter:before {
  content: '';
}

/* line 1029, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-gibbous-1:before {
  content: '';
}

/* line 1034, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-gibbous-2:before {
  content: '';
}

/* line 1039, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-gibbous-3:before {
  content: '';
}

/* line 1044, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-gibbous-4:before {
  content: '';
}

/* line 1049, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-gibbous-5:before {
  content: '';
}

/* line 1054, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waxing-gibbous-6:before {
  content: '';
}

/* line 1059, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-full:before {
  content: '';
}

/* line 1064, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-gibbous-1:before {
  content: '';
}

/* line 1069, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-gibbous-2:before {
  content: '';
}

/* line 1074, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-gibbous-3:before {
  content: '';
}

/* line 1079, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-gibbous-4:before {
  content: '';
}

/* line 1084, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-gibbous-5:before {
  content: '';
}

/* line 1089, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-gibbous-6:before {
  content: '';
}

/* line 1094, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-3rd-quarter:before {
  content: '';
}

/* line 1099, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-crescent-1:before {
  content: '';
}

/* line 1104, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-crescent-2:before {
  content: '';
}

/* line 1109, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-crescent-3:before {
  content: '';
}

/* line 1114, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-crescent-4:before {
  content: '';
}

/* line 1119, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-crescent-5:before {
  content: '';
}

/* line 1124, app/assets/stylesheets/fonts/weather-icons.scss */
.wi-moon-waning-crescent-6:before {
  content: '';
}

/* line 2, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-left:hover #header-left-icon {
  background-color: #3F8DBF;
}

/* line 5, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-left:hover #header-left-text {
  background-color: #599BC8;
}

/* line 8, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-left-icon {
  float: left;
  height: 50px;
  width: 50px;
  text-align: center;
  background-color: #35759F;
  transition: background 0.5s;
}

/* line 19, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-left-icon a {
  font-size: 25px;
}

/* line 23, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-left-text {
  float: left;
  height: 50px;
  transition: background 0.5s;
}

/* line 31, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-left-text a {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 35, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-right {
  float: right;
  height: 50px;
}

/* line 39, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-right:hover #header-right-icon {
  background-color: #3F8DBF;
}

/* line 42, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-right:hover #header-right-text {
  background-color: #599BC8;
}

/* line 45, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-right-icon {
  float: right;
  height: 50px;
  width: 50px;
  text-align: center;
  background-color: #35759F;
  transition: background 0.5s;
}

/* line 56, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-right-text {
  float: right;
  height: 50px;
  transition: background 0.5s;
}

/* line 64, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#header-right-text a {
  padding-right: 20px;
  padding-left: 20px;
}

/* line 68, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery {
  float: left;
  width: 100%;
}

/* line 72, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-header {
  height: auto;
  width: 100%;
  float: left;
}

/* line 77, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-header-center {
  height: auto;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

/* line 83, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-header-center-left {
  float: left;
  height: 35px;
  line-height: 35px;
  margin-bottom: 20px;
}

/* line 89, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-header-center-left-icon {
  float: left;
  height: 35px;
  width: 35px;
  background-color: #3f8dbf;
  color: white;
  text-align: center;
  font-size: 20px;
  transition: background 0.5s;
}

/* line 102, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-header-center-left-icon:hover {
  background-color: rgba(63, 141, 191, 0.5);
  cursor: pointer;
}

/* line 106, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-header-center-left-title {
  float: left;
  height: 35px;
  font-size: 25px;
  color: #3f8dbf;
  margin-left: 20px;
}

/* line 113, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-header-center-right {
  float: right;
  height: 35px;
  margin-top: 32px;
  line-height: 35px;
}

/* line 119, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
.gallery-header-center-right-links {
  color: #333333;
  float: left;
  height: 35px;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
  transition: background 0.5s;
}

/* line 133, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
.gallery-header-center-right-links:hover {
  background-color: #0f9ad8;
  color: white;
  cursor: pointer;
}

/* line 138, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
.gallery-header-center-right-links-current {
  color: #FFFFFF;
  background-color: #0f9ad8;
}

/* line 142, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
.gallery-header-center-right-links-current:hover {
  background-color: rgba(63, 141, 191, 0.5);
}

/* line 145, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-content {
  float: left;
  width: 100%;
}

/* line 149, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
.gallery-content-center-normal {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
}

/* line 154, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
.gallery-content-center-full {
  float: left;
  width: 100%;
}

/* line 158, app/assets/stylesheets/theme/animated-masonry-gallery.scss */
#gallery-content-center img {
  width: 285px;
  margin: 10px;
  transition: all 0.5s;
  border-radius: 10px;
  box-shadow: 0 10px 15px -5px rgba(62, 57, 107, 0.07);
}

/*!
 * Bootstrap Colorpicker v2.5.1
 * https://itsjavi.com/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */
/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url(/assets/bootstrap-colorpicker/saturation-728786dd69d1f257d656e3719d9abe3f2e4473886f1e0ebc4c2d0a13f72cdb90.png);
  cursor: crosshair;
  float: left;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  border-radius: 5px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-alpha, .colorpicker-hue {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-alpha i, .colorpicker-hue i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-hue {
  background-image: url(/assets/bootstrap-colorpicker/hue-d135eb7fdb12eccff0a8ce57c093bf072246a6231a9bb394a08924fddf5bf92c.png);
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-alpha {
  background-image: url(/assets/bootstrap-colorpicker/alpha-f4b432b1ad1c97b56a57f30563e6353b8f1de80791917f19fc1743f2107a071d.png);
  display: none;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-alpha, .colorpicker-hue, .colorpicker-saturation {
  background-size: contain;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker {
  padding: 4px;
  min-width: 130px;
  margin-top: 1px;
  border-radius: 4px;
  z-index: 2500;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker:after, .colorpicker:before {
  display: table;
  content: "";
  line-height: 0;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker:after {
  clear: both;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker div {
  position: relative;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-with-alpha {
  min-width: 140px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url(/assets/bootstrap-colorpicker/alpha-f4b432b1ad1c97b56a57f30563e6353b8f1de80791917f19fc1743f2107a071d.png);
  background-position: 0 100%;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-color div {
  height: 10px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-selectors {
  display: none;
  height: 10px;
  margin-top: 5px;
  clear: both;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-selectors i {
  cursor: pointer;
  float: left;
  height: 10px;
  width: 10px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-selectors i + i {
  margin-left: 3px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-element .add-on i, .colorpicker-element .input-group-addon i {
  display: inline-block;
  cursor: pointer;
  height: 16px;
  vertical-align: text-top;
  width: 16px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-inline {
  position: relative;
  display: inline-block;
  float: none;
  z-index: auto;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-horizontal {
  width: 110px;
  min-width: 110px;
  height: auto;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-horizontal .colorpicker-alpha, .colorpicker.colorpicker-horizontal .colorpicker-hue {
  width: 100px;
  height: 15px;
  float: left;
  cursor: col-resize;
  margin-left: 0;
  margin-bottom: 4px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-horizontal .colorpicker-alpha i, .colorpicker.colorpicker-horizontal .colorpicker-hue i {
  display: block;
  height: 15px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  border: none;
  margin-top: 0;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url(/assets/bootstrap-colorpicker/hue-horizontal-959be51dd9f53ad777b77c14aa297448ed8df12ac92a41c24494de69fc6c1538.png);
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url(/assets/bootstrap-colorpicker/alpha-horizontal-770c40ca9f4596e1f5798b7785b07a22ac8ab1b12334480c9f9b3f25ab7cda31.png);
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-right:before {
  left: auto;
  right: 6px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-right:after {
  left: auto;
  right: 7px;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-no-arrow:before {
  border-right: 0;
  border-left: 0;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-no-arrow:after {
  border-right: 0;
  border-left: 0;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-alpha.colorpicker-visible, .colorpicker-hue.colorpicker-visible, .colorpicker-saturation.colorpicker-visible, .colorpicker-selectors.colorpicker-visible, .colorpicker.colorpicker-visible {
  display: block;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-alpha.colorpicker-hidden, .colorpicker-hue.colorpicker-hidden, .colorpicker-saturation.colorpicker-hidden, .colorpicker-selectors.colorpicker-hidden, .colorpicker.colorpicker-hidden {
  display: none;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-colorpicker.min.scss */
.colorpicker-inline.colorpicker-visible {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.datepaginator {
  font-size: 12px;
  height: 60px;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.datepaginator-sm {
  font-size: 10px;
  height: 40px;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.datepaginator-lg {
  font-size: 14px;
  height: 80px;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.pagination {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-nav {
  height: 60px;
  padding: 22px 0 !important;
  width: 20px;
  margin: 0 !important;
  text-align: center;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-nav-square-edges {
  border-radius: 0 !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-item {
  height: 60px;
  padding: 13px 0 !important;
  width: 35px;
  margin: 0 !important;
  border-left-style: hidden !important;
  text-align: center;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-item-sm {
  height: 40px !important;
  padding: 5px !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-item-lg {
  height: 80px !important;
  padding: 22px 0 !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-nav-sm {
  height: 40px !important;
  padding: 11px 0 !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-nav-lg {
  height: 80px !important;
  padding: 33px 0 !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
a.dp-nav-right {
  border-left-style: hidden !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-divider {
  border-left: 2px solid #ddd !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-off {
  background-color: #F0F0F0 !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-today {
  background-color: #88B5DB !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
.dp-selected {
  background-color: #428bca !important;
  color: #fff !important;
  width: 140px;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-datepaginator.min.scss */
#dp-calendar {
  padding: 3px 5px 0 0 !important;
  position: absolute;
  right: 0;
  top: 10;
}

/*!
 * Datepicker for Bootstrap v1.7.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-inline {
  width: 220px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-rtl {
  direction: rtl;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.new, .datepicker table tr td.old {
  color: #999;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today[disabled] {
  background-color: #fdf59a;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today.active:hover, .datepicker table tr td.today:hover:active {
  background-color: #fbf069\9;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
  background: #eee;
  border-radius: 0;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today:hover:active {
  background-color: #efe24b\9;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(to bottom, #b3b3b3, grey);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: grey grey #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected[disabled] {
  background-color: grey;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected:hover:active {
  background-color: #666\9;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active[disabled] {
  background-color: #04c;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active:hover:active {
  background-color: #039\9;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: #eee;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active[disabled] {
  background-color: #04c;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover:active {
  background-color: #039\9;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker table tr td span.new, .datepicker table tr td span.old {
  color: #999;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker .next.disabled, .datepicker .prev.disabled {
  visibility: hidden;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.input-append.date .add-on, .input-prepend.date .add-on {
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.input-append.date .add-on i, .input-prepend.date .add-on i {
  margin-top: 3px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.input-daterange input {
  text-align: center;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 7, app/assets/stylesheets/theme/bootstrap-datepicker.min.scss */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/*! X-editable - v1.5.1
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
/* line 5, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editableform {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
}

/* line 9, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editableform .control-group {
  margin-bottom: 0;
  /* overwrites bootstrap margin */
  white-space: nowrap;
  /* prevent wrapping buttons on new line */
  line-height: 20px;
  /* overwriting bootstrap line-height. See #133 */
}

/*
  BS3 width:1005 for inputs breaks editable form in popup
  See: https://github.com/vitalets/x-editable/issues/393
*/
/* line 19, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editableform .form-control {
  width: auto;
  /*padding: 0.2rem .75rem;*/
  height: calc(2rem + 2px);
}

/* line 24, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editableform select.form-control:not([size]):not([multiple]) {
  height: calc(2rem + 2px);
}

/* line 27, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-buttons {
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  vertical-align: top;
  margin-left: 7px;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 36, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0;
}

/* line 42, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-input {
  vertical-align: top;
  display: inline-block;
  /* should be inline to take effect of parent's white-space: nowrap */
  width: auto;
  /* bootstrap-responsive has width: 100% that breakes layout */
  white-space: normal;
  /* reset white-space decalred in parent*/
  /* display-inline emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 52, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-buttons .editable-cancel {
  margin-left: 7px;
}

/*for jquery-ui buttons need set height to look more pretty*/
/* line 57, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px;
}

/* line 62, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editableform-loading {
  background: url(/assets/editable-loading-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px;
}

/* line 69, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-inline .editableform-loading {
  background-position: left 5px;
}

/* line 73, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
}

/*add padding for jquery ui*/
/* line 81, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-error-block.ui-state-error {
  padding: 3px;
}

/* line 85, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-error {
  color: red;
}

/* ---- For specific types ---- */
/* line 91, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left;
}

/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
/* line 98, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
}

/* checklist vertical alignment */
/* line 105, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-checklist label input[type="checkbox"],
.editable-checklist label span {
  vertical-align: middle;
  margin: 0;
}

/* line 111, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-checklist label {
  white-space: nowrap;
}

/* set exact width of textarea to fit buttons toolbar */
/* line 116, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-wysihtml5 {
  width: 566px;
  height: 250px;
}

/* clear button shown as link in date inputs */
/* line 122, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
}

/* IOS-style clear button for text inputs */
/* line 130, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-clear-x {
  background: url(/assets/clear-3e7ca776783956c0521083ddd59b772e3c18a5e6501c302637528edba421378a.png) center center no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 6px;
  margin-top: -6px;
}

/* line 145, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-clear-x:hover {
  opacity: 1;
}

/* line 149, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-pre-wrapped {
  white-space: pre-wrap;
}

/* line 152, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-container.editable-popup {
  max-width: none !important;
  /* without this rule poshytip/tooltip does not stretch */
}

/* line 156, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-container.popover {
  width: auto;
  /* without this rule popover does not stretch */
}

/* line 160, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  /* inline-block emulation for IE7*/
  zoom: 1;
  *display: inline;
}

/* line 169, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-container.ui-widget {
  font-size: inherit;
  /* jqueryui widget font 1.1em too big, overwrite it */
  z-index: 9990;
  /* should be less than select2 dropdown z-index to close dropdown first when click */
}

/* line 173, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-click,
a.editable-click,
a.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc;
}

/* line 180, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
  color: #585858;
  cursor: default;
  border-bottom: none;
}

/* line 188, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-empty, .editable-empty:hover, .editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  /* border-bottom: none; */
  text-decoration: none;
}

/* line 195, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-unsaved {
  font-weight: bold;
}

/* line 199, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-unsaved:after {
  /*    content: '*'*/
}

/* line 203, app/assets/stylesheets/theme/bootstrap-editable.scss */
.editable-bg-transition {
  transition: background-color 1400ms ease-out;
}

/*see https://github.com/vitalets/x-editable/issues/139 */
/* line 212, app/assets/stylesheets/theme/bootstrap-editable.scss */
.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 228, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}

/* line 239, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker-inline {
  width: 220px;
}

/* line 242, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker.datepicker-rtl {
  direction: rtl;
}

/* line 245, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker.datepicker-rtl table tr td span {
  float: right;
}

/* line 248, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 252, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 263, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 273, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker > div {
  display: none;
}

/* line 276, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker.days div.datepicker-days {
  display: block;
}

/* line 279, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker.months div.datepicker-months {
  display: block;
}

/* line 282, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker.years div.datepicker-years {
  display: block;
}

/* line 285, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table {
  margin: 0;
}

/* line 288, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

/* line 298, app/assets/stylesheets/theme/bootstrap-editable.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 302, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 306, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

/* line 310, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 316, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 334, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fdf59a;
}

/* line 356, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069 \9;
}

/* line 366, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 369, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 372, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}

/* line 381, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

/* line 401, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled]:hover {
  background-color: #f3e97a;
}

/* line 423, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover {
  background-color: #efe24b \9;
}

/* line 433, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 452, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled]:hover {
  background-color: #808080;
}

/* line 474, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover {
  background-color: #666666 \9;
}

/* line 484, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 503, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 525, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 535, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 547, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 550, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 556, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 575, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 597, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 607, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

/* line 611, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker th.datepicker-switch {
  width: 145px;
}

/* line 614, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 618, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 622, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 628, app/assets/stylesheets/theme/bootstrap-editable.scss */
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/* line 632, app/assets/stylesheets/theme/bootstrap-editable.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 639, app/assets/stylesheets/theme/bootstrap-editable.scss */
.input-daterange input {
  text-align: center;
}

/* line 642, app/assets/stylesheets/theme/bootstrap-editable.scss */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 647, app/assets/stylesheets/theme/bootstrap-editable.scss */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 652, app/assets/stylesheets/theme/bootstrap-editable.scss */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 2, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor {
  display: block;
  border: 1px solid #e0e0e0;
  border-radius: .215rem;
}

/* line 9, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor > .md-header,
.md-editor .md-footer {
  display: block;
  padding: 6px 4px;
  border-radius: .215rem .215rem 0 0;
  background: #eee;
}

/* line 19, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor > .md-header {
  margin: 0;
}

/* line 23, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor > .md-preview {
  overflow: auto;
  min-height: 8px;
  padding: 10px;
  border-top: 1px dashed transparent;
  border-bottom: 1px solid transparent;
  border-radius: 0 0 .215rem .215rem;
  background: #fff;
}

/* line 35, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor > textarea {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
  font-size: 1rem;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px;
  border: 0;
  border-top: 1px dashed transparent;
  border-bottom: 1px solid transparent;
  border-radius: 0 0 .215rem .215rem;
  outline: 0;
  background: #fff;
  box-shadow: none;
}

/* line 55, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor > textarea:focus {
  background: #fff;
  box-shadow: none;
}

/* line 61, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.active {
  border-color: #e0e0e0;
  outline: 0;
}

/* line 66, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .md-controls {
  float: right;
  padding: 3px;
}

/* line 72, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .md-controls .md-control {
  right: 5px;
  padding: 3px 3px 3px 10px;
  color: #e0e0e0;
}

/* line 80, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .md-controls .md-control:hover {
  color: #757575;
}

/* line 84, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 60px 30px 15px;
  border: 0 !important;
  background: #fff !important;
}

/* line 98, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-footer {
  display: none;
}

/* line 102, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-input,
.md-editor.md-fullscreen-mode .md-preview {
  font-size: 20px !important;
  line-height: 1.6em !important;
  height: 100% !important;
  margin: 0 auto !important;
  padding: 20px !important;
  resize: none !important;
  color: #999;
  border: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

/* line 120, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-preview {
  overflow: auto;
  color: #333;
}

/* line 126, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-input:hover,
.md-editor.md-fullscreen-mode .md-input:focus {
  color: #333;
  background: #fff !important;
}

/* line 132, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-header {
  position: fixed;
  top: 20px;
  width: 100%;
  text-align: center;
  background: none;
}

/* line 143, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .btn-group {
  float: none;
}

/* line 147, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .btn {
  color: #b3b3b3;
  border: 0;
  background: none;
}

/* line 153, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .btn:hover,
.md-editor.md-fullscreen-mode .btn:focus,
.md-editor.md-fullscreen-mode .btn.active,
.md-editor.md-fullscreen-mode .btn:active {
  color: #333;
  box-shadow: none;
}

/* line 162, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls {
  position: absolute;
  z-index: 1002;
  top: 20px;
  right: 20px;
  display: block;
  text-align: right;
}

/* line 173, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls a {
  clear: right;
  width: 30px;
  height: 30px;
  margin: 10px;
  text-align: center;
  color: #b3b3b3;
}

/* line 185, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
  text-decoration: none;
  color: #333;
}

/* line 191, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor.md-fullscreen-mode .md-editor {
  position: relative;
  height: 100% !important;
}

/* line 197, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .md-fullscreen-controls {
  display: none;
}

/* line 202, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-nooverflow {
  position: fixed;
  overflow: hidden;
  width: 100%;
}

/* line 211, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .btn-toolbar .btn-group {
  position: relative;
  margin-left: 20px;
  box-shadow: none;
}

/* line 220, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .btn-toolbar .btn-group:first-child {
  margin-left: 0;
}

/* line 224, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .btn-toolbar .btn-group:first-child:after {
  display: none;
}

/* line 228, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .btn-toolbar .btn-group:after {
  position: absolute;
  top: 2px;
  left: -17px;
  width: 2px;
  height: 30px;
  margin: 0 5px;
  content: '';
  background: #e0e0e0;
}

/* line 243, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .btn-toolbar .btn-group .btn-default {
  color: #9e9e9e;
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

/* line 252, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .btn-toolbar .btn-group .btn-default:hover {
  color: #424242;
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

/* line 261, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-editor .btn-toolbar .btn-group .btn-default.active,
.md-editor .btn-toolbar .btn-group .btn-default:active {
  color: #424242;
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

/* line 272, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-footer .icon-ok {
  font-family: 'Material-Design-Iconic-Font';
}

/* line 276, app/assets/stylesheets/theme/bootstrap-markdown.scss */
.md-footer .icon-ok:before {
  content: '';
}

/*!
 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
/* line 8, app/assets/stylesheets/theme/bootstrap-select.scss */
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

/* line 12, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}

/* line 16, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

/* line 21, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

/* line 27, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

/* line 38, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

/* line 45, app/assets/stylesheets/theme/bootstrap-select.scss */
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

/* line 49, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 52, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

/* line 55, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

/* line 60, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

/* line 65, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

/* line 68, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

/* line 71, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 74, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

/* line 80, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group.dropdown-menu-right[class*="col-"],
.row .bootstrap-select.btn-group.dropdown-menu-right[class*="col-"] {
  float: right;
}

/* line 85, app/assets/stylesheets/theme/bootstrap-select.scss */
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

/* line 90, app/assets/stylesheets/theme/bootstrap-select.scss */
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

/* line 94, app/assets/stylesheets/theme/bootstrap-select.scss */
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 101, app/assets/stylesheets/theme/bootstrap-select.scss */
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

/* line 104, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

/* line 108, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

/* line 112, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}

/* line 117, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

/* line 120, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 95%;
  text-align: left;
}

/* line 126, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 133, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}

/* line 136, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

/* line 142, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

/* line 152, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

/* line 155, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li.active small, .bootstrap-select.btn-group .dropdown-menu li.active .small {
  color: #fff;
}

/* line 158, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

/* line 161, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 168, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

/* line 172, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

/* line 175, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

/* line 178, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li small, .bootstrap-select.btn-group .dropdown-menu li .small {
  padding-left: 0.5em;
}

/* line 181, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

/* line 198, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

/* line 204, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

/* line 207, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

/* line 212, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

/* line 218, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

/* line 221, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

/* line 224, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

/* line 234, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

/* line 244, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

/* line 250, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

/* line 256, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

/* line 260, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

/* line 264, app/assets/stylesheets/theme/bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

/* line 268, app/assets/stylesheets/theme/bootstrap-select.scss */
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

/* line 273, app/assets/stylesheets/theme/bootstrap-select.scss */
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}

/* line 279, app/assets/stylesheets/theme/bootstrap-select.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 282, app/assets/stylesheets/theme/bootstrap-select.scss */
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

/* line 289, app/assets/stylesheets/theme/bootstrap-select.scss */
.bs-donebutton .btn-group button {
  width: 100%;
}

/* line 292, app/assets/stylesheets/theme/bootstrap-select.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

/* line 295, app/assets/stylesheets/theme/bootstrap-select.scss */
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/* line 1, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 5px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}

/* line 14, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}

/* line 24, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}

/* line 28, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}

/* line 31, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}

/* line 34, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}

/* line 38, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}

/* line 42, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}

/* line 46, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}

/* line 50, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 53, app/assets/stylesheets/theme/bootstrap-tagsinput.scss */
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker {
  position: relative;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker .add-on {
  cursor: pointer;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 2px 3px 2px 2px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -7px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -6px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table td span {
  width: 100%;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  border-radius: 4px;
  border-color: #ddd;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}

/* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media (min-width: 767px) {
  /* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}

@media (max-width: 767px) {
  /* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
  .bootstrap-timepicker {
    width: 100%;
  }
  /* line 10, app/assets/stylesheets/theme/bootstrap-timepicker.min.scss */
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}

/*! bootstrap3-wysihtml5-bower 2014-09-26 */
/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 0;
  display: block;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar::after {
  clear: both;
  display: table;
  content: "";
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar > li {
  float: left;
  display: list-item;
  list-style: none;
  margin: 0 5px 10px 0;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
  font-weight: 700;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
  font-style: italic;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
  text-decoration: underline;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #D9D9D9;
  outline: 0;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div.wysihtml5-colors {
  display: block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=black] {
  background: #000 !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=silver] {
  background: silver !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=gray] {
  background: gray !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=maroon] {
  background: maroon !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=red] {
  background: red !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=purple] {
  background: purple !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=green] {
  background: green !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=olive] {
  background: olive !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=navy] {
  background: navy !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=blue] {
  background: #00f !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value=orange] {
  background: orange !important;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
.glyphicon-quote:before {
  content: "\201C";
  font-family: Georgia,serif;
  font-size: 50px;
  position: absolute;
  top: -4px;
  left: -3px;
  max-height: 100%;
}

/* line 3, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
.glyphicon-quote:after {
  content: "\0000a0";
}

/* line 5, app/assets/stylesheets/theme/bootstrap3-wysihtml5.min.scss */
ul.wysihtml5-toolbar li a.btn {
  font-size: 0.9rem;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3 line, .c3 path {
  fill: none;
  stroke: #000;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-bars path, .c3-event-rect, .c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid {
  shape-rendering: crispEdges;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arc path {
  stroke: #fff;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arc text {
  fill: #fff;
  font-size: 13px;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-grid line {
  stroke: #aaa;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-grid text {
  fill: #aaa;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-text.c3-empty {
  fill: grey;
  font-size: 2em;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-line {
  stroke-width: 1px;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: #fff;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-selected-circle {
  fill: #fff;
  stroke-width: 2px;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-bar {
  stroke-width: 0;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-bar._expanded_ {
  fill-opacity: 1;
  fill-opacity: .75;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-target.c3-focused {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-target.c3-defocused {
  opacity: 0.3 !important;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-region {
  fill: #4682b4;
  fill-opacity: .1;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-brush .extent {
  fill-opacity: .1;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-legend-item {
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-legend-item-hidden {
  opacity: .15;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-legend-background {
  opacity: .75;
  fill: #fff;
  stroke: #d3d3d3;
  stroke-width: 1;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-title {
  font: 14px sans-serif;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-tooltip-container {
  z-index: 10;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  box-shadow: 7px 7px 12px -9px #777;
  opacity: .9;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-tooltip tr {
  border: 1px solid #ccc;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #fff;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-tooltip td.value {
  text-align: right;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-area {
  stroke-width: 0;
  opacity: .2;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arc .c3-gauge-value {
  fill: #000;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arc.c3-target g path {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/theme/c3.min.scss */
.c3-chart-arc.c3-target.c3-focused g path {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/theme/chartist.scss */
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}

/* line 7, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: flex;
}

/* line 16, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-pie .ct-label,
.ct-chart-donut .ct-label {
  dominant-baseline: central;
}

/* line 20, app/assets/stylesheets/theme/chartist.scss */
.ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

/* line 32, app/assets/stylesheets/theme/chartist.scss */
.ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

/* line 44, app/assets/stylesheets/theme/chartist.scss */
.ct-label.ct-vertical.ct-start {
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

/* line 56, app/assets/stylesheets/theme/chartist.scss */
.ct-label.ct-vertical.ct-end {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

/* line 68, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

/* line 80, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

/* line 92, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

/* line 104, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

/* line 116, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

/* line 128, app/assets/stylesheets/theme/chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end;
}

/* line 140, app/assets/stylesheets/theme/chartist.scss */
.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

/* line 145, app/assets/stylesheets/theme/chartist.scss */
.ct-grid-background {
  fill: none;
}

/* line 148, app/assets/stylesheets/theme/chartist.scss */
.ct-point {
  stroke-width: 10px;
  stroke-linecap: round;
}

/* line 152, app/assets/stylesheets/theme/chartist.scss */
.ct-line {
  fill: none;
  stroke-width: 4px;
}

/* line 156, app/assets/stylesheets/theme/chartist.scss */
.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}

/* line 160, app/assets/stylesheets/theme/chartist.scss */
.ct-bar {
  fill: none;
  stroke-width: 10px;
}

/* line 164, app/assets/stylesheets/theme/chartist.scss */
.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}

/* line 168, app/assets/stylesheets/theme/chartist.scss */
.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #4079ed;
}

/* line 171, app/assets/stylesheets/theme/chartist.scss */
.ct-series-a .ct-slice-pie, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-area {
  fill: #4079ed;
}

/* line 174, app/assets/stylesheets/theme/chartist.scss */
.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #9fb3ca;
}

/* line 177, app/assets/stylesheets/theme/chartist.scss */
.ct-series-b .ct-slice-pie, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-area {
  fill: #9fb3ca;
}

/* line 180, app/assets/stylesheets/theme/chartist.scss */
.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #22b3dd;
}

/* line 183, app/assets/stylesheets/theme/chartist.scss */
.ct-series-c .ct-slice-pie, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-area {
  fill: #22b3dd;
}

/* line 186, app/assets/stylesheets/theme/chartist.scss */
.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #10c347;
}

/* line 189, app/assets/stylesheets/theme/chartist.scss */
.ct-series-d .ct-slice-pie, .ct-series-d .ct-slice-donut-solid, .ct-series-d .ct-area {
  fill: #10c347;
}

/* line 192, app/assets/stylesheets/theme/chartist.scss */
.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #f4ac2f;
}

/* line 195, app/assets/stylesheets/theme/chartist.scss */
.ct-series-e .ct-slice-pie, .ct-series-e .ct-slice-donut-solid, .ct-series-e .ct-area {
  fill: #f4ac2f;
}

/* line 198, app/assets/stylesheets/theme/chartist.scss */
.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #ff0b5b;
}

/* line 201, app/assets/stylesheets/theme/chartist.scss */
.ct-series-f .ct-slice-pie, .ct-series-f .ct-slice-donut-solid, .ct-series-f .ct-area {
  fill: #ff0b5b;
}

/* line 204, app/assets/stylesheets/theme/chartist.scss */
.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #bcc2c8;
}

/* line 207, app/assets/stylesheets/theme/chartist.scss */
.ct-series-g .ct-slice-pie, .ct-series-g .ct-slice-donut-solid, .ct-series-g .ct-area {
  fill: #bcc2c8;
}

/* line 210, app/assets/stylesheets/theme/chartist.scss */
.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #ec407a;
}

/* line 213, app/assets/stylesheets/theme/chartist.scss */
.ct-series-h .ct-slice-pie, .ct-series-h .ct-slice-donut-solid, .ct-series-h .ct-area {
  fill: #d81b60;
}

/* line 216, app/assets/stylesheets/theme/chartist.scss */
.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #ab47bc;
}

/* line 219, app/assets/stylesheets/theme/chartist.scss */
.ct-series-i .ct-slice-pie, .ct-series-i .ct-slice-donut-solid, .ct-series-i .ct-area {
  fill: #8e24aa;
}

/* line 222, app/assets/stylesheets/theme/chartist.scss */
.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #25b6b4;
}

/* line 225, app/assets/stylesheets/theme/chartist.scss */
.ct-series-j .ct-slice-pie, .ct-series-j .ct-slice-donut-solid, .ct-series-j .ct-area {
  fill: #137e7d;
}

/* line 228, app/assets/stylesheets/theme/chartist.scss */
.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #ef6c00;
}

/* line 231, app/assets/stylesheets/theme/chartist.scss */
.ct-series-k .ct-slice-pie, .ct-series-k .ct-slice-donut-solid, .ct-series-k .ct-area {
  fill: #e65100;
}

/* line 234, app/assets/stylesheets/theme/chartist.scss */
.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #3f51b5;
}

/* line 237, app/assets/stylesheets/theme/chartist.scss */
.ct-series-l .ct-slice-pie, .ct-series-l .ct-slice-donut-solid, .ct-series-l .ct-area {
  fill: #283593;
}

/* line 240, app/assets/stylesheets/theme/chartist.scss */
.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #039be5;
}

/* line 243, app/assets/stylesheets/theme/chartist.scss */
.ct-series-m .ct-slice-pie, .ct-series-m .ct-slice-donut-solid, .ct-series-m .ct-area {
  fill: #01579b;
}

/* line 246, app/assets/stylesheets/theme/chartist.scss */
.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #607d8b;
}

/* line 249, app/assets/stylesheets/theme/chartist.scss */
.ct-series-n .ct-slice-pie, .ct-series-n .ct-slice-donut-solid, .ct-series-n .ct-area {
  fill: #455a64;
}

/* line 252, app/assets/stylesheets/theme/chartist.scss */
.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #757575;
}

/* line 255, app/assets/stylesheets/theme/chartist.scss */
.ct-series-o .ct-slice-pie, .ct-series-o .ct-slice-donut-solid, .ct-series-o .ct-area {
  fill: #3f3e3e;
}

/* line 258, app/assets/stylesheets/theme/chartist.scss */
.ct-square {
  display: block;
  position: relative;
  width: 100%;
}

/* line 262, app/assets/stylesheets/theme/chartist.scss */
.ct-square:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%;
}

/* line 269, app/assets/stylesheets/theme/chartist.scss */
.ct-square:after {
  content: "";
  display: table;
  clear: both;
}

/* line 273, app/assets/stylesheets/theme/chartist.scss */
.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 279, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}

/* line 283, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}

/* line 290, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-second:after {
  content: "";
  display: table;
  clear: both;
}

/* line 294, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 300, app/assets/stylesheets/theme/chartist.scss */
.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}

/* line 304, app/assets/stylesheets/theme/chartist.scss */
.ct-major-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 88.8888888889%;
}

/* line 311, app/assets/stylesheets/theme/chartist.scss */
.ct-major-second:after {
  content: "";
  display: table;
  clear: both;
}

/* line 315, app/assets/stylesheets/theme/chartist.scss */
.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 321, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}

/* line 325, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 83.3333333333%;
}

/* line 332, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-third:after {
  content: "";
  display: table;
  clear: both;
}

/* line 336, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 342, app/assets/stylesheets/theme/chartist.scss */
.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}

/* line 346, app/assets/stylesheets/theme/chartist.scss */
.ct-major-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 80%;
}

/* line 353, app/assets/stylesheets/theme/chartist.scss */
.ct-major-third:after {
  content: "";
  display: table;
  clear: both;
}

/* line 357, app/assets/stylesheets/theme/chartist.scss */
.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 363, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}

/* line 367, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fourth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 75%;
}

/* line 374, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fourth:after {
  content: "";
  display: table;
  clear: both;
}

/* line 378, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 384, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}

/* line 388, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fifth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 66.6666666667%;
}

/* line 395, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fifth:after {
  content: "";
  display: table;
  clear: both;
}

/* line 399, app/assets/stylesheets/theme/chartist.scss */
.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 405, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}

/* line 409, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}

/* line 416, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-sixth:after {
  content: "";
  display: table;
  clear: both;
}

/* line 420, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 426, app/assets/stylesheets/theme/chartist.scss */
.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}

/* line 430, app/assets/stylesheets/theme/chartist.scss */
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%;
}

/* line 437, app/assets/stylesheets/theme/chartist.scss */
.ct-golden-section:after {
  content: "";
  display: table;
  clear: both;
}

/* line 441, app/assets/stylesheets/theme/chartist.scss */
.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 447, app/assets/stylesheets/theme/chartist.scss */
.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}

/* line 451, app/assets/stylesheets/theme/chartist.scss */
.ct-major-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 60%;
}

/* line 458, app/assets/stylesheets/theme/chartist.scss */
.ct-major-sixth:after {
  content: "";
  display: table;
  clear: both;
}

/* line 462, app/assets/stylesheets/theme/chartist.scss */
.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 468, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}

/* line 472, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}

/* line 479, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-seventh:after {
  content: "";
  display: table;
  clear: both;
}

/* line 483, app/assets/stylesheets/theme/chartist.scss */
.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 489, app/assets/stylesheets/theme/chartist.scss */
.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}

/* line 493, app/assets/stylesheets/theme/chartist.scss */
.ct-major-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 53.3333333333%;
}

/* line 500, app/assets/stylesheets/theme/chartist.scss */
.ct-major-seventh:after {
  content: "";
  display: table;
  clear: both;
}

/* line 504, app/assets/stylesheets/theme/chartist.scss */
.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 510, app/assets/stylesheets/theme/chartist.scss */
.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}

/* line 514, app/assets/stylesheets/theme/chartist.scss */
.ct-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 50%;
}

/* line 521, app/assets/stylesheets/theme/chartist.scss */
.ct-octave:after {
  content: "";
  display: table;
  clear: both;
}

/* line 525, app/assets/stylesheets/theme/chartist.scss */
.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 531, app/assets/stylesheets/theme/chartist.scss */
.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}

/* line 535, app/assets/stylesheets/theme/chartist.scss */
.ct-major-tenth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 40%;
}

/* line 542, app/assets/stylesheets/theme/chartist.scss */
.ct-major-tenth:after {
  content: "";
  display: table;
  clear: both;
}

/* line 546, app/assets/stylesheets/theme/chartist.scss */
.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 552, app/assets/stylesheets/theme/chartist.scss */
.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}

/* line 556, app/assets/stylesheets/theme/chartist.scss */
.ct-major-eleventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}

/* line 563, app/assets/stylesheets/theme/chartist.scss */
.ct-major-eleventh:after {
  content: "";
  display: table;
  clear: both;
}

/* line 567, app/assets/stylesheets/theme/chartist.scss */
.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 573, app/assets/stylesheets/theme/chartist.scss */
.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}

/* line 577, app/assets/stylesheets/theme/chartist.scss */
.ct-major-twelfth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 33.3333333333%;
}

/* line 584, app/assets/stylesheets/theme/chartist.scss */
.ct-major-twelfth:after {
  content: "";
  display: table;
  clear: both;
}

/* line 588, app/assets/stylesheets/theme/chartist.scss */
.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 594, app/assets/stylesheets/theme/chartist.scss */
.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}

/* line 598, app/assets/stylesheets/theme/chartist.scss */
.ct-double-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 25%;
}

/* line 605, app/assets/stylesheets/theme/chartist.scss */
.ct-double-octave:after {
  content: "";
  display: table;
  clear: both;
}

/* line 609, app/assets/stylesheets/theme/chartist.scss */
.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs4/jszip-2.5.0/pdfmake-0.1.32/dt-1.10.16/af-2.2.2/b-1.5.1/b-colvis-1.5.1/b-flash-1.5.1/b-html5-1.5.1/b-print-1.5.1/cr-1.4.1/fc-3.2.4/fh-3.1.3/kt-2.3.2/r-2.2.1/rg-1.0.2/rr-1.2.3/sc-1.4.4/sl-1.2.5
 *
 * Included libraries:
 *   JSZip 2.5.0, pdfmake 0.1.32, DataTables 1.10.16, AutoFill 2.2.2, Buttons 1.5.1, Column visibility 1.5.1, Flash export 1.5.1, HTML5 export 1.5.1, Print view 1.5.1, ColReorder 1.4.1, FixedColumns 3.2.4, FixedHeader 3.1.3, KeyTable 2.3.2, Responsive 2.2.1, RowGroup 1.0.2, RowReorder 1.2.3, Scroller 1.4.4, Select 1.2.5
 */
/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable td, table.dataTable th {
  box-sizing: content-box;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193";
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
  opacity: 1;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  /* line 13, app/assets/stylesheets/theme/datatables.min.scss */
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}

/* line 13, app/assets/stylesheets/theme/datatables.min.scss */
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}

/* line 16, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-handle {
  position: absolute;
  height: 8px;
  width: 8px;
  z-index: 102;
  box-sizing: border-box;
  border: 1px solid #0275d8;
  background: #0275d8;
}

/* line 26, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-select {
  position: absolute;
  z-index: 1001;
  background-color: #0275d8;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
}

/* line 32, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-select.top, div.dt-autofill-select.bottom {
  height: 3px;
  margin-top: -1px;
}

/* line 36, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-select.left, div.dt-autofill-select.right {
  width: 3px;
  margin-left: -1px;
}

/* line 41, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0 5px #555;
  border: 2px solid #444;
  z-index: 11;
  box-sizing: border-box;
  padding: 1.5em 2em;
}

/* line 55, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

/* line 62, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list ul li {
  display: table-row;
}

/* line 65, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
  border-bottom: none;
}

/* line 68, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list ul li:hover {
  background-color: #f6f6f6;
}

/* line 71, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list div.dt-autofill-question {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}

/* line 76, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 30px;
  margin: -2px 0;
}

/* line 81, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-list div.dt-autofill-button {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}

/* line 87, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-autofill-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 10;
}

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-button-info h2, div.dt-button-info .h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-button-info > div {
  padding: 1em;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu {
  display: block;
  z-index: 2002;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu.fixed.two-column {
  margin-left: -150px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu.fixed.three-column {
  margin-left: -225px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu.fixed.four-column {
  margin-left: -300px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu > * {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu.two-column {
  width: 300px;
  padding-bottom: 1px;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu.three-column {
  width: 450px;
  padding-bottom: 1px;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu.four-column {
  width: 600px;
  padding-bottom: 1px;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.dropdown-menu .dt-button {
  border-radius: 0;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection {
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.fixed.two-column {
  margin-left: -150px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection > * {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.two-column {
  width: 300px;
  padding-bottom: 1px;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.three-column {
  width: 450px;
  padding-bottom: 1px;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.four-column {
  width: 600px;
  padding-bottom: 1px;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection .dt-button {
  border-radius: 0;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.fixed {
  max-width: none;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
ul.dt-button-collection.fixed:before, ul.dt-button-collection.fixed:after {
  display: none;
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  /* line 99, app/assets/stylesheets/theme/datatables.min.scss */
  div.dt-buttons {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
  }
  /* line 99, app/assets/stylesheets/theme/datatables.min.scss */
  div.dt-buttons a.btn {
    float: none;
  }
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-buttons button.btn.processing, div.dt-buttons div.btn.processing, div.dt-buttons a.btn.processing {
  color: rgba(0, 0, 0, 0.2);
}

/* line 99, app/assets/stylesheets/theme/datatables.min.scss */
div.dt-buttons button.btn.processing:after, div.dt-buttons div.btn.processing:after, div.dt-buttons a.btn.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: ' ';
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}

/* line 102, app/assets/stylesheets/theme/datatables.min.scss */
table.DTCR_clonedTable.dataTable {
  position: absolute !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}

/* line 102, app/assets/stylesheets/theme/datatables.min.scss */
div.DTCR_pointer {
  width: 1px;
  background-color: #0275d8;
  z-index: 201;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
table.DTFC_Cloned tr {
  background-color: white;
  margin-bottom: 0;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
div.DTFC_LeftHeadWrapper table, div.DTFC_RightHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  background-color: white;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
div.DTFC_LeftBodyWrapper table, div.DTFC_RightBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
div.DTFC_LeftBodyWrapper table thead .sorting:after, div.DTFC_LeftBodyWrapper table thead .sorting_asc:after, div.DTFC_LeftBodyWrapper table thead .sorting_desc:after, div.DTFC_LeftBodyWrapper table thead .sorting:after, div.DTFC_LeftBodyWrapper table thead .sorting_asc:after, div.DTFC_LeftBodyWrapper table thead .sorting_desc:after, div.DTFC_RightBodyWrapper table thead .sorting:after, div.DTFC_RightBodyWrapper table thead .sorting_asc:after, div.DTFC_RightBodyWrapper table thead .sorting_desc:after, div.DTFC_RightBodyWrapper table thead .sorting:after, div.DTFC_RightBodyWrapper table thead .sorting_asc:after, div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
  display: none;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
div.DTFC_LeftBodyWrapper table tbody tr:first-child th, div.DTFC_LeftBodyWrapper table tbody tr:first-child td, div.DTFC_RightBodyWrapper table tbody tr:first-child th, div.DTFC_RightBodyWrapper table tbody tr:first-child td {
  border-top: none;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
div.DTFC_LeftFootWrapper table, div.DTFC_RightFootWrapper table {
  border-top: none;
  margin-top: 0 !important;
  background-color: white;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
div.DTFC_Blocker {
  background-color: white;
}

/* line 105, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.table-striped.DTFC_Cloned tbody {
  background-color: white;
}

/* line 108, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked {
  background-color: white;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 108, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.fixedHeader-floating {
  position: fixed !important;
}

/* line 108, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.fixedHeader-locked {
  position: absolute !important;
}

@media print {
  /* line 108, app/assets/stylesheets/theme/datatables.min.scss */
  table.fixedHeader-floating {
    display: none;
  }
}

/* line 111, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable th.focus, table.dataTable td.focus {
  outline: 3px solid #0275d8;
  outline-offset: -1px;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 12px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #0275d8;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #0275d8;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  /* line 114, app/assets/stylesheets/theme/datatables.min.scss */
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}

/* line 114, app/assets/stylesheets/theme/datatables.min.scss */
div.dtr-bs-modal table.table tr:first-child td {
  border-top: none;
}

/* line 117, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tr.group td {
  font-weight: bold;
  background-color: #e0e0e0;
}

/* line 120, app/assets/stylesheets/theme/datatables.min.scss */
table.dt-rowReorder-float {
  position: absolute !important;
  opacity: 0.8;
  table-layout: fixed;
  outline: 2px solid #0275d8;
  outline-offset: -2px;
  z-index: 2001;
}

/* line 120, app/assets/stylesheets/theme/datatables.min.scss */
tr.dt-rowReorder-moving {
  outline: 2px solid #888;
  outline-offset: -2px;
}

/* line 120, app/assets/stylesheets/theme/datatables.min.scss */
body.dt-rowReorder-noOverflow {
  overflow-x: hidden;
}

/* line 120, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable td.reorder {
  text-align: center;
  cursor: move;
}

/* line 123, app/assets/stylesheets/theme/datatables.min.scss */
div.DTS {
  display: block !important;
}

/* line 123, app/assets/stylesheets/theme/datatables.min.scss */
div.DTS tbody th, div.DTS tbody td {
  white-space: nowrap;
}

/* line 123, app/assets/stylesheets/theme/datatables.min.scss */
div.DTS div.DTS_Loading {
  z-index: 1;
}

/* line 123, app/assets/stylesheets/theme/datatables.min.scss */
div.DTS div.dataTables_scrollBody {
  background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px);
}

/* line 123, app/assets/stylesheets/theme/datatables.min.scss */
div.DTS div.dataTables_scrollBody table {
  z-index: 2;
}

/* line 123, app/assets/stylesheets/theme/datatables.min.scss */
div.DTS div.dataTables_paginate, div.DTS div.dataTables_length {
  display: none;
}

/* line 123, app/assets/stylesheets/theme/datatables.min.scss */
div.DTS div.dataTables_scrollBody table {
  background-color: white;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
  background-color: #0275d8;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.stripe tbody > tr.odd.selected, table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable.display tbody > tr.odd.selected, table.dataTable.display tbody > tr.odd > .selected {
  background-color: #0272d3;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.hover tbody > tr.selected:hover, table.dataTable.hover tbody > tr > .selected:hover, table.dataTable.display tbody > tr.selected:hover, table.dataTable.display tbody > tr > .selected:hover {
  background-color: #0271d0;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.order-column tbody > tr.selected > .sorting_1, table.dataTable.order-column tbody > tr.selected > .sorting_2, table.dataTable.order-column tbody > tr.selected > .sorting_3, table.dataTable.order-column tbody > tr > .selected, table.dataTable.display tbody > tr.selected > .sorting_1, table.dataTable.display tbody > tr.selected > .sorting_2, table.dataTable.display tbody > tr.selected > .sorting_3, table.dataTable.display tbody > tr > .selected {
  background-color: #0273d4;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #026fcc;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #0270ce;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #0270d0;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #0273d4;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #0274d5;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #0275d7;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.odd > .selected, table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #026fcc;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.even > .selected, table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #0273d4;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #026bc6;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #026cc8;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #026eca;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable.display tbody > tr:hover > .selected, table.dataTable.display tbody > tr > .selected:hover, table.dataTable.order-column.hover tbody > tr:hover > .selected, table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #026bc6;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tbody td.select-checkbox, table.dataTable tbody th.select-checkbox {
  position: relative;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after, table.dataTable tbody th.select-checkbox:before, table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
div.dataTables_wrapper span.select-info, div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}

@media screen and (max-width: 640px) {
  /* line 126, app/assets/stylesheets/theme/datatables.min.scss */
  div.dataTables_wrapper span.select-info, div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tbody tr.selected, table.dataTable tbody th.selected, table.dataTable tbody td.selected {
  color: white;
}

/* line 126, app/assets/stylesheets/theme/datatables.min.scss */
table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a {
  color: #a2d4ed;
}

/* line 1, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}

/* line 12, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 17, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

/* line 22, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

/* line 27, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.opensleft:before {
  right: 9px;
}

/* line 29, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.opensleft:after {
  right: 10px;
}

/* line 31, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 37, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 43, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.opensright:before {
  left: 9px;
}

/* line 45, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.opensright:after {
  left: 10px;
}

/* line 47, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.dropup {
  margin-top: -5px;
}

/* line 49, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

/* line 54, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

/* line 59, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

/* line 62, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

/* line 64, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.show-calendar .calendar {
  display: block;
}

/* line 66, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}

/* line 70, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .calendar.single .calendar-table {
  border: none;
}

/* line 72, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

/* line 76, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}

/* line 81, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 84, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

/* line 92, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

/* line 96, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 99, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

/* line 103, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

/* line 108, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

/* line 110, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

/* line 112, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

/* line 114, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

/* line 118, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker th.month {
  width: auto;
}

/* line 120, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

/* line 124, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 130, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 133, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 135, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/* line 138, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

/* line 149, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .input-mini.active {
  border: 1px solid #0bb2d4;
  border-radius: 4px;
}

/* line 152, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .daterangepicker_input {
  position: relative;
}

/* line 154, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

/* line 158, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}

/* line 161, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}

/* line 164, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

/* line 170, app/assets/stylesheets/theme/daterangepicker.scss */
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

/* line 174, app/assets/stylesheets/theme/daterangepicker.scss */
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}

/* line 179, app/assets/stylesheets/theme/daterangepicker.scss */
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* line 184, app/assets/stylesheets/theme/daterangepicker.scss */
.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 60px;
  color: #666666;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 193, app/assets/stylesheets/theme/daterangepicker.scss */
.ranges li:hover {
  background-color: #0bb2d4;
  border: 1px solid #0bb2d4;
  color: #fff;
}

/* line 197, app/assets/stylesheets/theme/daterangepicker.scss */
.ranges li.active {
  background-color: #0bb2d4;
  border: 1px solid #0bb2d4;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  /* line 204, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker {
    width: auto;
  }
  /* line 206, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker .ranges ul {
    width: 160px;
  }
  /* line 208, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  /* line 210, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  /* line 212, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left;
  }
  /* line 214, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right;
  }
  /* line 216, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  /* line 219, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  /* line 222, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 226, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  /* line 228, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 232, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  /* line 234, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  /* line 236, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left;
  }
  /* line 238, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  /* line 241, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  /* line 244, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 248, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  /* line 250, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 254, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  /* line 256, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  /* line 258, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}

@media (min-width: 730px) {
  /* line 262, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker .ranges {
    width: auto;
  }
  /* line 264, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.ltr .ranges {
    float: left;
  }
  /* line 266, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker.rtl .ranges {
    float: right;
  }
  /* line 268, app/assets/stylesheets/theme/daterangepicker.scss */
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-container {
  position: relative;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity .5s;
  color: #fff;
  font-size: 30px;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a > * {
  flex-grow: 1;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a > :focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox .modal-dialog {
  display: none;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox .modal-footer {
  text-align: left;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  animation: a 2s infinite ease-in-out;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.ekko-lightbox-loader > div > div:last-child {
  animation-delay: -1s;
}

/* line 1, app/assets/stylesheets/theme/ekko-lightbox.scss */
.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}

@keyframes a {
  0%, to {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc button, .fc table, body .fc {
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon, .fc-unselectable {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl {
  text-align: right;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc th, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-highlight {
  background: #bce8f1;
  opacity: .3;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-nonbusiness {
  background: #d7d7d7;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc button {
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  white-space: nowrap;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position .1s linear;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-button-group {
  display: inline-block;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-button-group > :first-child {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-popover .fc-header {
  padding: 2px 4px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-clear {
  clear: both;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc td.fc-today {
  border-style: double;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
a[data-goto]:hover {
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row {
  position: relative;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-bg {
  z-index: 1;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon, .fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event, .fc-event-dot {
  background-color: #3a87ad;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event, .fc-event:hover {
  color: #fff;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-day-grid-event .fc-time {
  font-weight: 400;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc.fc-bootstrap3 a, .ui-widget .fc-event {
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-limited {
  display: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon, .fc-toolbar .fc-center {
  display: inline-block;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-day-grid .fc-row {
  z-index: 1;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bootstrap3 .fc-popover .panel-body, .fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bootstrap3 .fc-today.alert, .fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon {
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family: "Courier New",Courier,monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon:after {
  position: relative;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: .9em;
  margin-top: 2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bootstrap3 .fc-time-grid .fc-slats table, .fc-bootstrap4 .fc-time-grid .fc-slats table, .fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bootstrap3 hr.fc-divider, .fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.ui-widget .fc-event {
  color: #fff;
  font-weight: 400;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.ui-widget td.fc-axis {
  font-weight: 400;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc.fc-bootstrap4 a {
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar .fc-left {
  float: left;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar .fc-right {
  float: right;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar h2, .fc-toolbar .h2 {
  margin: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar button {
  position: relative;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-toolbar button:focus {
  z-index: 5;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  box-sizing: content-box;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-view, .fc-view > table {
  position: relative;
  z-index: 1;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-day-top.fc-other-month {
  opacity: .3;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid {
  min-height: 100%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid table {
  border: 0 hidden transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-content-col {
  position: relative;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-selected {
  overflow: visible;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event .fc-content {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-list-view {
  direction: rtl;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc .fc-list-table {
  table-layout: auto;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-heading {
  border-bottom-width: 1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-heading td {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-list-heading-main {
  float: left;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-item.fc-has-url {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-item-marker, .fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 5, app/assets/stylesheets/theme/fullcalendar.min.scss */
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

/* line 1, app/assets/stylesheets/theme/gridstack.scss */
:root .grid-stack-item > .ui-resizable-handle {
  filter: none;
}

/* line 5, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack {
  position: relative;
}

/* line 9, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack.grid-stack-rtl {
  direction: ltr;
}

/* line 13, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack.grid-stack-rtl > .grid-stack-item {
  direction: rtl;
}

/* line 17, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack .grid-stack-placeholder > .placeholder-content {
  border: 1px dashed lightgray;
  margin: 0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  width: auto;
  z-index: 0 !important;
  text-align: center;
}

/* line 30, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item {
  min-width: 8.3333333333%;
  position: absolute;
  padding: 0;
}

/* line 36, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .grid-stack-item-content {
  margin: 0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  width: auto;
  z-index: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 49, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

/* line 57, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle,
.grid-stack > .grid-stack-item.ui-resizable-autohide > .ui-resizable-handle {
  display: none;
}

/* line 62, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item.ui-draggable-dragging, .grid-stack > .grid-stack-item.ui-resizable-resizing {
  z-index: 100;
}

/* line 66, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

/* line 73, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-se,
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(45deg);
}

/* line 85, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-se {
  transform: rotate(-45deg);
}

/* line 93, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-nw {
  cursor: nw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  top: 0;
}

/* line 101, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-n {
  cursor: n-resize;
  height: 10px;
  top: 0;
  left: 25px;
  right: 25px;
}

/* line 109, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-ne {
  cursor: ne-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 0;
}

/* line 117, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-e {
  cursor: e-resize;
  width: 10px;
  right: 10px;
  top: 15px;
  bottom: 15px;
}

/* line 125, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-se {
  cursor: se-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  bottom: 0;
}

/* line 133, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-s {
  cursor: s-resize;
  height: 10px;
  left: 25px;
  bottom: 0;
  right: 25px;
}

/* line 141, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  cursor: sw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  bottom: 0;
}

/* line 149, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item > .ui-resizable-w {
  cursor: w-resize;
  width: 10px;
  left: 10px;
  top: 15px;
  bottom: 15px;
}

/* line 157, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
  display: none !important;
}

/* line 161, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='1'] {
  width: 8.3333333333%;
}

/* line 165, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='1'] {
  left: 8.3333333333%;
}

/* line 169, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 8.3333333333%;
}

/* line 173, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 8.3333333333%;
}

/* line 177, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='2'] {
  width: 16.6666666667%;
}

/* line 181, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='2'] {
  left: 16.6666666667%;
}

/* line 185, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 16.6666666667%;
}

/* line 189, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 16.6666666667%;
}

/* line 193, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='3'] {
  width: 25%;
}

/* line 197, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='3'] {
  left: 25%;
}

/* line 201, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 25%;
}

/* line 205, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 25%;
}

/* line 209, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='4'] {
  width: 33.3333333333%;
}

/* line 213, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='4'] {
  left: 33.3333333333%;
}

/* line 217, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 33.3333333333%;
}

/* line 221, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 33.3333333333%;
}

/* line 225, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='5'] {
  width: 41.6666666667%;
}

/* line 229, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='5'] {
  left: 41.6666666667%;
}

/* line 233, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 41.6666666667%;
}

/* line 237, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 41.6666666667%;
}

/* line 241, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='6'] {
  width: 50%;
}

/* line 245, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='6'] {
  left: 50%;
}

/* line 249, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 50%;
}

/* line 253, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 50%;
}

/* line 257, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='7'] {
  width: 58.3333333333%;
}

/* line 261, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='7'] {
  left: 58.3333333333%;
}

/* line 265, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 58.3333333333%;
}

/* line 269, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 58.3333333333%;
}

/* line 273, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='8'] {
  width: 66.6666666667%;
}

/* line 277, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='8'] {
  left: 66.6666666667%;
}

/* line 281, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 66.6666666667%;
}

/* line 285, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 66.6666666667%;
}

/* line 289, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='9'] {
  width: 75%;
}

/* line 293, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='9'] {
  left: 75%;
}

/* line 297, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 75%;
}

/* line 301, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 75%;
}

/* line 305, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='10'] {
  width: 83.3333333333%;
}

/* line 309, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='10'] {
  left: 83.3333333333%;
}

/* line 313, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='10'] {
  min-width: 83.3333333333%;
}

/* line 317, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='10'] {
  max-width: 83.3333333333%;
}

/* line 321, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='11'] {
  width: 91.6666666667%;
}

/* line 325, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='11'] {
  left: 91.6666666667%;
}

/* line 329, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='11'] {
  min-width: 91.6666666667%;
}

/* line 333, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='11'] {
  max-width: 91.6666666667%;
}

/* line 337, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-width='12'] {
  width: 100%;
}

/* line 341, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-x='12'] {
  left: 100%;
}

/* line 345, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-min-width='12'] {
  min-width: 100%;
}

/* line 349, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack > .grid-stack-item[data-gs-max-width='12'] {
  max-width: 100%;
}

/* line 353, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack.grid-stack-animate,
.grid-stack.grid-stack-animate .grid-stack-item {
  transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}

/* line 362, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging,
.grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing,
.grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder {
  transition: left 0s, top 0s, height 0s, width 0s;
}

/* line 372, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack.grid-stack-one-column-mode {
  height: auto !important;
}

/* line 376, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack.grid-stack-one-column-mode > .grid-stack-item {
  position: relative !important;
  width: auto !important;
  left: 0 !important;
  top: auto !important;
  margin-bottom: 20px;
  max-width: none !important;
}

/* line 385, app/assets/stylesheets/theme/gridstack.scss */
.grid-stack.grid-stack-one-column-mode > .grid-stack-item > .ui-resizable-handle {
  display: none;
}

/* --------------------------------

Main Components

-------------------------------- */
/* line 8, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline ol, .cd-horizontal-timeline ul {
  list-style: none;
}

/* line 11, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-timeline-navigation a:hover, .cd-timeline-navigation a:focus {
  border-color: #48b0f7;
}

/* line 15, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline a, .cd-horizontal-timeline a:hover, .cd-horizontal-timeline a:focus {
  color: #48b0f7;
}

/* line 16, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline blockquote, .cd-horizontal-timeline q {
  quotes: none;
}

/* line 19, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline blockquote:before, .cd-horizontal-timeline blockquote:after,
.cd-horizontal-timeline q:before, .cd-horizontal-timeline q:after {
  content: '';
  content: none;
}

/* line 24, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  transition: opacity 0.2s;
  width: 100%;
}

/* line 36, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}

/* line 41, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}

/* line 45, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 52, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}

/* line 58, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}

/* line 67, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
}

/* line 71, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
}

/* line 75, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 30px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  transition: transform 0.4s;
}

/* line 88, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #48b0f7;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.3s;
}

/* line 111, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1rem;
  padding-bottom: 15px;
  /* fix bug on Safari - text flickering while timeline translates */
  transform: translateZ(0);
}

/* line 126, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  transition: background-color 0.3s, border-color 0.3s;
}

/* line 147, app/assets/stylesheets/theme/horizontal-timeline.scss */
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #48b0f7;
  border-color: #48b0f7;
}

/* line 151, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}

/* line 154, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events a.selected::after {
  background-color: #48b0f7;
  border-color: #48b0f7;
}

/* line 158, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #48b0f7;
}

@media only screen and (min-width: 1100px) {
  /* line 162, app/assets/stylesheets/theme/horizontal-timeline.scss */
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  /* line 165, app/assets/stylesheets/theme/horizontal-timeline.scss */
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

/* line 171, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  transition: border-color 0.3s;
}

/* line 195, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  background: url(/assets/cd-arrow-db13bcbc88ebac5cf5ed366144ceeac68737c5f07c632b9e39a48ce8eb7e253c.svg) no-repeat 0 0;
}

/* line 212, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-timeline-navigation a.prev {
  left: 0;
  transform: translateY(-50%) rotate(180deg);
}

/* line 220, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-timeline-navigation a.next {
  right: 0;
}

/* line 223, app/assets/stylesheets/theme/horizontal-timeline.scss */
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}

/* line 226, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}

/* line 229, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}

/* line 232, app/assets/stylesheets/theme/horizontal-timeline.scss */
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

/* line 236, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  transition: height 0.4s;
}

/* line 245, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  animation-duration: 0.4s;
  animation-timing-function: ease-in-out;
}

/* line 265, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  transform: translateX(0);
}

/* line 276, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  animation-name: cd-enter-right;
}

/* line 281, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  animation-name: cd-enter-left;
}

/* line 286, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  animation-direction: reverse;
}

/* line 291, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content li > * {
  max-width: 1200px;
  margin: 0 auto;
}

/* line 295, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content h2, .cd-horizontal-timeline .events-content .h2 {
  font-weight: 600;
  margin-bottom: 0px;
}

/* line 299, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}

/* line 304, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}

/* line 307, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content p {
  font-size: 16px;
}

/* line 311, app/assets/stylesheets/theme/horizontal-timeline.scss */
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 30px;
}

@media only screen and (min-width: 768px) {
  /* line 316, app/assets/stylesheets/theme/horizontal-timeline.scss */
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
}

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

/* line 398, app/assets/stylesheets/theme/horizontal-timeline.scss */
.timeline:before {
  content: " ";
  display: none;
  bottom: 0;
  left: 0%;
  width: 0px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 9, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 18, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

/* line 23, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

/* line 27, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-line-left {
  left: 0;
  width: 11%;
}

/* line 30, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-line-mid {
  left: 9%;
  width: 82%;
}

/* line 33, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-line-right {
  right: 0;
  width: 11%;
}

/* line 37, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

/* line 41, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

/* line 46, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 51, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

/* line 65, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-slider.type_last {
  z-index: 2;
}

/* line 69, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

/* line 74, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

/* line 80, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

/* line 87, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 92, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 95, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 101, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-grid-pol.small {
  height: 4px;
}

/* line 104, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

/* line 114, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

/* line 122, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-disabled {
  opacity: 0.4;
}

/* line 125, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}

/* line 130, app/assets/stylesheets/theme/ion.rangeSlider.scss */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* Ion.RangeSlider, Modern Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
/* line 9, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
  background: url(/assets/ionSlider/sprite-skin-modern-6bcd9db97e62e7ff40db7f8486a7479067da84b90826bedf780a5780bbf480f2.png) repeat-x;
}

/* line 18, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs {
  height: 50px;
}

/* line 21, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-with-grid {
  height: 70px;
}

/* line 24, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-line {
  height: 6px;
  top: 25px;
}

/* line 27, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-line-left {
  height: 6px;
  background-position: 0 -30px;
}

/* line 31, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-line-mid {
  height: 6px;
  background-position: 0 0;
}

/* line 35, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-line-right {
  height: 6px;
  background-position: 100% -30px;
}

/* line 40, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-bar {
  height: 6px;
  top: 25px;
  background-position: 0 -60px;
}

/* line 44, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-bar-edge {
  top: 25px;
  height: 6px;
  width: 6px;
  background-position: 0 -90px;
}

/* line 50, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-shadow {
  height: 5px;
  top: 25px;
  background: #000;
  opacity: 0.25;
}

/* line 55, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=25);
}

/* line 59, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-slider {
  width: 11px;
  height: 18px;
  top: 31px;
  background-position: 0 -120px;
}

/* line 64, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-slider.state_hover, .irs-slider:hover {
  background-position: 0 -150px;
}

/* line 68, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-min, .irs-max {
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: #e1e4e9;
  border-radius: 4px;
}

/* line 78, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #0bb2d4;
  border-radius: 4px;
}

/* line 87, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-from:after, .irs-to:after, .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #0bb2d4;
}

/* line 97, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-grid {
  height: 34px;
}

/* line 100, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-grid-pol {
  background: #c0c0c0;
}

/* line 103, app/assets/stylesheets/theme/ion.rangeSlider.skinModern.scss */
.irs-grid-text {
  bottom: 12px;
  color: #c0c0c0;
}

/* line 1, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #4F5467;
  border-radius: 2px;
  background: #4F5467;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px;
}

/* line 20, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 2px;
  background: #4F5467;
  padding: 5px;
  color: white;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  box-sizing: content-box;
}

/* line 33, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-zoomin, .jvectormap-zoomout {
  width: 20px;
  height: 20px;
}

/* line 38, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-zoomin {
  top: 10px;
}

/* line 42, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-zoomout {
  top: 50px;
}

/* line 46, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}

/* line 52, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}

/* line 61, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

/* line 67, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt {
  position: absolute;
}

/* line 71, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0;
}

/* line 76, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}

/* line 81, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px;
}

/* line 87, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}

/* line 93, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}

/* line 97, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}

/* line 102, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}

/* line 106, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}

/* line 110, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}

/* line 117, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-tick-text {
  font-size: 12px;
}

/* line 121, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}

/* line 125, app/assets/stylesheets/theme/jquery-jvectormap-2.0.2.scss */
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px;
}

/*
 *  Bootstrap TouchSpin - v4.2.5
 *  A mobile and touch friendly input spinner component for Bootstrap 3 & 4.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
/* This CSS file is unnecessary if you are not using vertical buttons functionality */
/* line 12, app/assets/stylesheets/theme/jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

/* line 20, app/assets/stylesheets/theme/jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
}

/* line 30, app/assets/stylesheets/theme/jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
}

/* line 34, app/assets/stylesheets/theme/jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
}

/* line 39, app/assets/stylesheets/theme/jquery.bootstrap-touchspin.scss */
.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: normal;
}

/**
 * jQuery toast plugin created by Kamran Ahmed copyright MIT license 2014
 */
/* line 4, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-wrap {
  display: block;
  position: fixed;
  width: 250px;
  pointer-events: none !important;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  z-index: 9999 !important;
}

/* line 5, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-wrap * {
  margin: 0;
  padding: 0;
}

/* line 7, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px;
}

/* line 8, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px;
}

/* line 9, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-wrap.top-left {
  top: 20px;
  left: 20px;
}

/* line 10, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-wrap.top-right {
  top: 20px;
  right: 40px;
}

/* line 12, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0px 0px 5px;
  border-radius: 4px;
  font-size: 12px;
  font-family: arial, sans-serif;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
  background-color: #444444;
  color: white;
}

/* line 14, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-single h2, .jq-toast-single .h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0px 0px 7px;
  background: none;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal;
}

/* line 15, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
  font-size: 12px;
}

/* line 17, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-single ul {
  margin: 0px 0px 0px 15px;
  background: none;
  padding: 0px;
}

/* line 18, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: none;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}

/* line 20, app/assets/stylesheets/theme/jquery.toast.scss */
.close-jq-toast-single {
  position: absolute;
  top: 3px;
  right: 7px;
  font-size: 14px;
  cursor: pointer;
}

/* line 22, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-loader {
  display: block;
  position: absolute;
  top: -2px;
  height: 2px;
  width: 0%;
  left: 0;
  border-radius: 5px;
  background: red;
}

/* line 23, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-toast-loaded {
  width: 100%;
}

/* line 24, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-has-icon {
  padding: 10px 10px 10px 50px;
  background-repeat: no-repeat;
  background-position: 10px;
}

/* line 25, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-icon-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=");
  background-color: #31708f;
  color: #d9edf7;
  border-color: #bce8f1;
}

/* line 26, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-icon-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=");
  background-color: #8a6d3b;
  color: #fcf8e3;
  border-color: #faebcc;
}

/* line 27, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-icon-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=");
  background-color: #a94442;
  color: #f2dede;
  border-color: #ebccd1;
}

/* line 28, app/assets/stylesheets/theme/jquery.toast.scss */
.jq-icon-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==");
  color: #dff0d8;
  background-color: #3c763d;
  border-color: #d6e9c6;
}

/* Magnific Popup CSS */
/* line 2, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

/* line 13, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 33, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 39, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 42, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 50, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 55, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 58, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

/* line 63, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

/* line 69, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 72, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 80, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 83, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 86, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 96, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-preloader a {
  color: #CCC;
}

/* line 98, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 101, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 104, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 107, app/assets/stylesheets/theme/magnific-popup.scss */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

/* line 121, app/assets/stylesheets/theme/magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 125, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 140, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

/* line 143, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-close:active {
  top: 1px;
}

/* line 146, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 149, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 157, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 166, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 176, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 178, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

/* line 181, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 193, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 197, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 202, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow-left {
  left: 0;
}

/* line 204, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 207, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 211, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow-right {
  right: 0;
}

/* line 213, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 216, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 219, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 222, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 226, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 229, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 234, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 245, app/assets/stylesheets/theme/magnific-popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 256, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-figure {
  line-height: 0;
}

/* line 258, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 271, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-figure small, .mfp-figure .small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 276, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 279, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 287, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 294, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 297, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 304, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 307, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 309, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 312, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small, .mfp-img-mobile .mfp-figure .small {
    display: inline;
    margin-left: 5px;
  }
  /* line 315, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  /* line 323, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 325, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 328, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  /* line 340, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-arrow {
    transform: scale(0.75);
  }
  /* line 343, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-arrow-left {
    transform-origin: 0;
  }
  /* line 346, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  /* line 349, app/assets/stylesheets/theme/magnific-popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*

====== Zoom effect ======

*/
/* line 358, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}

/* line 363, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

/* line 368, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

/* line 372, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

/* line 376, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 379, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}

/* line 383, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/*

====== Newspaper effect ======

*/
/* line 391, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}

/* line 396, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}

/* line 402, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}

/* line 406, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}

/* line 410, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 413, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}

/* line 417, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}

/*

====== Move-horizontal effect ======

*/
/* line 425, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}

/* line 430, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}

/* line 435, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}

/* line 439, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}

/* line 443, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 446, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}

/* line 450, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}

/*

====== Move-from-top effect ======

*/
/* line 458, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}

/* line 463, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}

/* line 466, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px);
}

/* line 471, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}

/* line 475, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}

/* line 479, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 482, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}

/* line 486, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}

/*

====== 3d unfold ======

*/
/* line 494, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}

/* line 499, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}

/* line 502, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}

/* line 508, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}

/* line 512, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}

/* line 516, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 519, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}

/* line 523, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

/*

====== Zoom-out effect ======

*/
/* line 531, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}

/* line 536, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}

/* line 541, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

/* line 545, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

/* line 549, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 552, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}

/* line 556, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}

/*

====== "Hinge" close effect ======

*/
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}

/* line 592, app/assets/stylesheets/theme/magnific-popup.scss */
.hinge {
  animation-duration: 1s;
  animation-name: hinge;
}

/* line 596, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}

/* line 601, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}

/* line 604, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 607, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 611, app/assets/stylesheets/theme/magnific-popup.scss */
.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

/* line 619, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* line 625, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* line 628, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* line 632, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* line 638, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* line 641, app/assets/stylesheets/theme/magnific-popup.scss */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/theme/morris.scss */
.morris-hover {
  position: absolute;
  z-index: 1000;
}

/* line 1, app/assets/stylesheets/theme/morris.scss */
.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/theme/morris.scss */
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}

/* line 2, app/assets/stylesheets/theme/morris.scss */
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}

/* line 2, app/assets/stylesheets/theme/nestable.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

/* line 4, app/assets/stylesheets/theme/nestable.scss */
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/theme/nestable.scss */
.dd-list .dd-list {
  padding-left: 30px;
}

/* line 6, app/assets/stylesheets/theme/nestable.scss */
.dd-collapsed .dd-list {
  display: none;
}

/* line 8, app/assets/stylesheets/theme/nestable.scss */
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

/* line 12, app/assets/stylesheets/theme/nestable.scss */
.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  cursor: move;
  color: #979898;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 16, app/assets/stylesheets/theme/nestable.scss */
.dd-handle:hover {
  color: #317eeb;
  background: #fff;
}

/* line 18, app/assets/stylesheets/theme/nestable.scss */
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}

/* line 19, app/assets/stylesheets/theme/nestable.scss */
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

/* line 20, app/assets/stylesheets/theme/nestable.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}

/* line 22, app/assets/stylesheets/theme/nestable.scss */
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f5f5f5;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 24, app/assets/stylesheets/theme/nestable.scss */
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

/* line 30, app/assets/stylesheets/theme/nestable.scss */
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}

/* line 31, app/assets/stylesheets/theme/nestable.scss */
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/* line 32, app/assets/stylesheets/theme/nestable.scss */
.dd-dragel .dd-handle {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

/* line 38, app/assets/stylesheets/theme/nestable.scss */
.dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #979898;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 42, app/assets/stylesheets/theme/nestable.scss */
.dd3-content:hover {
  color: #317eeb;
  background: #fff;
}

/* line 44, app/assets/stylesheets/theme/nestable.scss */
.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}

/* line 46, app/assets/stylesheets/theme/nestable.scss */
.dd3-item > button {
  margin-left: 30px;
}

/* line 48, app/assets/stylesheets/theme/nestable.scss */
.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #d5d5d5;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 54, app/assets/stylesheets/theme/nestable.scss */
.dd3-handle:before {
  content: "\f0c9";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}

/* line 55, app/assets/stylesheets/theme/nestable.scss */
.dd3-handle:hover {
  background: #404040;
  border: 1px solid #404040;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/* line 9, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 16, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

/* line 22, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 29, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 34, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 42, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 49, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 52, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

/* line 55, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 64, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

/* line 72, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 74, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 77, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 79, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 81, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 88, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

/* line 91, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 93, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 97, app/assets/stylesheets/theme/owl.carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
/* line 103, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

/* line 107, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 110, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 113, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 125, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 131, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

/* line 136, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

/* line 139, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

/* line 141, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 147, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 152, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/assets/owl.video.play-0436045686fddf10ccbbe2568e0cbffb457e7de7d43d1115c0056e81e97149ff.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

/* line 166, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

/* line 170, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 174, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

/* line 182, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*------------------------ustom code---------------------*/
/* line 190, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-dots .owl-dot span {
  background: #ddd;
  display: inline-block;
  width: 12px;
  min-height: 12px;
  margin-top: 5px;
  border-radius: 3px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  cursor: pointer;
}

/* line 204, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #ef8f3e;
}

/* line 207, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s cubic-bezier(0.67, 0.36, 0.34, 0.65);
  border-radius: 2px;
}

/*--- carousel owl-nav ---*/
/* line 219, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel2.owl-theme .owl-dots {
  display: none;
}

/* line 223, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 2px !important;
  font-size: 2em;
}

/* line 230, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-theme .owl-nav [class*=owl-] {
  width: 50px;
  background: #DEDEDE;
}

/* line 234, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover {
  background: #ef8f3e;
  color: #FFF;
  text-decoration: none;
}

/* line 239, app/assets/stylesheets/theme/owl.carousel.scss */
.owl-carousel .owl-dots {
  display: inline-block;
  margin-top: 20px;
  text-indent: inherit;
  width: 100%;
  cursor: pointer;
  text-align: center;
}

/* line 247, app/assets/stylesheets/theme/owl.carousel.scss */
.bottom-dots-center .owl-dots {
  bottom: 10px !important;
  position: absolute;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-nav {
  margin-top: 10px;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

/* line 6, app/assets/stylesheets/theme/owl.theme.default.min.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* line 1, app/assets/stylesheets/theme/pace.min.scss */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 1, app/assets/stylesheets/theme/pace.min.scss */
.pace-inactive {
  display: none;
}

/* line 1, app/assets/stylesheets/theme/pace.min.scss */
.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/* line 1, app/assets/stylesheets/theme/pace.min.scss */
.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #fff,0 0 5px #fff;
  opacity: 1;
  transform: rotate(3deg) translate(0px, -4px);
}

/* line 1, app/assets/stylesheets/theme/pace.min.scss */
.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 50%;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #fff;
  border-left-color: #fff;
  border-radius: 10px;
  animation: pace-spinner 400ms linear infinite;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/theme/pace.min.scss */
  .pace .pace-activity {
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
  }
}

@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*
 * Container style
 */
/* line 4, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
/* line 15, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 27, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

/* line 39, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

/* line 45, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

/* line 54, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
/* line 67, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 3px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 1px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 79, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 3px;
  /* there must be 'right' for ps__thumb-y */
  right: 1px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 91, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

/* line 98, app/assets/stylesheets/theme/perfect-scrollbar.scss */
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  /* line 107, app/assets/stylesheets/theme/perfect-scrollbar.scss */
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 113, app/assets/stylesheets/theme/perfect-scrollbar.scss */
  .ps {
    overflow: auto !important;
  }
}

/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript+ruby+css-extras+git+jade+json+php+php-extras+sass+scss+sql&plugins=line-highlight+line-numbers+show-invisibles+autolinker+file-highlight+show-language+jsonp-highlight+highlight-keywords+remove-initial-line-feed+autoloader+unescaped-markup+command-line+normalize-whitespace+keep-markup */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
/* line 10, app/assets/stylesheets/theme/prism.scss */
code[class*="language-"],
pre[class*="language-"] {
  color: #8a8484;
  background: none;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  font-size: 100%;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  hyphens: none;
  border: none;
}

/* line 36, app/assets/stylesheets/theme/prism.scss */
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}

/* line 44, app/assets/stylesheets/theme/prism.scss */
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}

@media print {
  /* line 53, app/assets/stylesheets/theme/prism.scss */
  code[class*="language-"],
pre[class*="language-"] {
    text-shadow: none;
  }
}

/* Code blocks */
/* line 64, app/assets/stylesheets/theme/prism.scss */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
  max-height: 250px;
  position: relative;
}

/* line 72, app/assets/stylesheets/theme/prism.scss */
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #FFF;
  border: 1px solid #F0F0F0;
  border-left: 2px solid #3BAFDA;
  border-radius: 4px;
}

/* Inline code */
/* line 85, app/assets/stylesheets/theme/prism.scss */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}

/* line 91, app/assets/stylesheets/theme/prism.scss */
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

/* line 98, app/assets/stylesheets/theme/prism.scss */
.token.punctuation {
  color: #999;
}

/* line 102, app/assets/stylesheets/theme/prism.scss */
.namespace {
  opacity: .7;
}

/* line 106, app/assets/stylesheets/theme/prism.scss */
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}

/* line 116, app/assets/stylesheets/theme/prism.scss */
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}

/* line 125, app/assets/stylesheets/theme/prism.scss */
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}

/* line 134, app/assets/stylesheets/theme/prism.scss */
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}

/* line 140, app/assets/stylesheets/theme/prism.scss */
.token.function {
  color: #DD4A68;
}

/* line 144, app/assets/stylesheets/theme/prism.scss */
.token.regex,
.token.important,
.token.variable {
  color: #e90;
}

/* line 150, app/assets/stylesheets/theme/prism.scss */
.token.important,
.token.bold {
  font-weight: bold;
}

/* line 155, app/assets/stylesheets/theme/prism.scss */
.token.italic {
  font-style: italic;
}

/* line 159, app/assets/stylesheets/theme/prism.scss */
.token.entity {
  cursor: help;
}

/* line 163, app/assets/stylesheets/theme/prism.scss */
pre[data-line] {
  position: relative;
  padding: 1em 0 1em 3em;
}

/* line 168, app/assets/stylesheets/theme/prism.scss */
pre[data-file]::before {
  content: attr(data-file);
  position: absolute;
  top: 0;
  right: 0;
}

/* line 175, app/assets/stylesheets/theme/prism.scss */
.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 1em;
  /* Same as .prism’s padding-top */
  background: rgba(153, 122, 102, 0.08);
  background: linear-gradient(to right, rgba(106, 228, 241, 0.11) 70%, rgba(194, 221, 224, 0));
  pointer-events: none;
  line-height: inherit;
  white-space: pre;
}

/* line 194, app/assets/stylesheets/theme/prism.scss */
.line-highlight:before,
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: .4em;
  left: .6em;
  min-width: 1em;
  padding: 0 .5em;
  color: #187798;
  font: 75%/1.5 sans-serif;
  text-align: center;
  vertical-align: .3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0 1px white;
}

/* line 211, app/assets/stylesheets/theme/prism.scss */
.line-highlight[data-end]:after {
  content: attr(data-end);
  top: auto;
  bottom: .4em;
}

/* line 217, app/assets/stylesheets/theme/prism.scss */
pre.line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}

/* line 223, app/assets/stylesheets/theme/prism.scss */
pre.line-numbers > code {
  position: relative;
}

/* line 227, app/assets/stylesheets/theme/prism.scss */
.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em;
  /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 244, app/assets/stylesheets/theme/prism.scss */
.line-numbers-rows > span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber;
}

/* line 250, app/assets/stylesheets/theme/prism.scss */
.line-numbers-rows > span:before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

/* line 258, app/assets/stylesheets/theme/prism.scss */
.token.tab:not(:empty),
.token.cr,
.token.lf,
.token.space {
  position: relative;
}

/* line 265, app/assets/stylesheets/theme/prism.scss */
.token.tab:not(:empty):before,
.token.cr:before,
.token.lf:before,
.token.space:before {
  color: #e0d7d1;
  position: absolute;
}

/* line 273, app/assets/stylesheets/theme/prism.scss */
.token.tab:not(:empty):before {
  content: '\21E5';
}

/* line 277, app/assets/stylesheets/theme/prism.scss */
.token.cr:before {
  content: '\240D';
}

/* line 281, app/assets/stylesheets/theme/prism.scss */
.token.crlf:before {
  content: '\240D\240A';
}

/* line 285, app/assets/stylesheets/theme/prism.scss */
.token.lf:before {
  content: '\240A';
}

/* line 289, app/assets/stylesheets/theme/prism.scss */
.token.space:before {
  content: '\00B7';
}

/* line 293, app/assets/stylesheets/theme/prism.scss */
.token a {
  color: inherit;
}

/* line 297, app/assets/stylesheets/theme/prism.scss */
div.prism-show-language {
  position: relative;
}

/* line 301, app/assets/stylesheets/theme/prism.scss */
div.prism-show-language > div.prism-show-language-label {
  color: #555;
  background-color: #E5E5E5;
  display: inline-block;
  position: absolute;
  bottom: auto;
  left: auto;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 0.9em;
  border-radius: 0 4px 0 0;
  padding: 0 0.5em;
  text-shadow: none;
  z-index: 1;
  box-shadow: none;
  transform: none;
}

/* Fallback, in case JS does not run, to ensure the code is at least visible */
/* line 332, app/assets/stylesheets/theme/prism.scss */
.lang-markup script[type='text/plain'],
.language-markup script[type='text/plain'],
script.lang-markup[type='text/plain'],
script.language-markup[type='text/plain'] {
  display: block;
  font: 100% Consolas, Monaco, monospace;
  white-space: pre;
  overflow: auto;
}

/* line 342, app/assets/stylesheets/theme/prism.scss */
.command-line-prompt {
  border-right: 1px solid #999;
  display: block;
  float: left;
  font-size: 100%;
  letter-spacing: -1px;
  margin-right: 1em;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 357, app/assets/stylesheets/theme/prism.scss */
.command-line-prompt > span:before {
  color: #999;
  content: ' ';
  display: block;
  padding-right: 0.8em;
}

/* line 364, app/assets/stylesheets/theme/prism.scss */
.command-line-prompt > span[data-user]:before {
  content: "[" attr(data-user) "@" attr(data-host) "] $";
}

/* line 368, app/assets/stylesheets/theme/prism.scss */
.command-line-prompt > span[data-user="root"]:before {
  content: "[" attr(data-user) "@" attr(data-host) "] #";
}

/* line 372, app/assets/stylesheets/theme/prism.scss */
.command-line-prompt > span[data-prompt]:before {
  content: attr(data-prompt);
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-search--inline {
  float: left;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-results {
  display: block;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, app/assets/stylesheets/theme/select2.min.scss */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, app/assets/stylesheets/theme/slider.scss */
.slider {
  display: block;
  vertical-align: middle;
  position: relative;
}

/* line 15, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal {
  width: 100%;
  height: 20px;
  margin-bottom: 20px;
}

/* line 20, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal:last-of-type {
  margin-bottom: 0;
}

/* line 23, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal .slider-track {
  height: 20px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

/* line 30, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

/* line 37, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -10px;
}

/* line 42, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}

/* line 50, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

/* line 54, app/assets/stylesheets/theme/slider.scss */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

/* line 59, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical {
  height: 430px;
  width: 20px;
  margin-right: 50px;
  display: inline-block;
}

/* line 65, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical .slider-track {
  width: 20px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}

/* line 72, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 78, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

/* line 84, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-left: -10px;
  margin-top: -10px;
}

/* line 89, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}

/* line 97, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

/* line 100, app/assets/stylesheets/theme/slider.scss */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

/* line 103, app/assets/stylesheets/theme/slider.scss */
.slider.slider-disabled .slider-handle {
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}

/* line 110, app/assets/stylesheets/theme/slider.scss */
.slider.slider-disabled .slider-track {
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}

/* line 118, app/assets/stylesheets/theme/slider.scss */
.slider input {
  display: none;
}

/* line 121, app/assets/stylesheets/theme/slider.scss */
.slider .tooltip.top {
  margin-top: -36px;
}

/* line 124, app/assets/stylesheets/theme/slider.scss */
.slider .tooltip-inner {
  white-space: nowrap;
}

/* line 127, app/assets/stylesheets/theme/slider.scss */
.slider .hide {
  display: none;
}

/* line 130, app/assets/stylesheets/theme/slider.scss */
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f0f0f0, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#fff9f9f9', GradientType=0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}

/* line 148, app/assets/stylesheets/theme/slider.scss */
.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 168, app/assets/stylesheets/theme/slider.scss */
.slider-selection.tick-slider-selection {
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}

/* line 175, app/assets/stylesheets/theme/slider.scss */
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 184, app/assets/stylesheets/theme/slider.scss */
.slider-handle {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #f7f7f7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
  opacity: 1;
  border: 0px solid transparent;
}

/* line 195, app/assets/stylesheets/theme/slider.scss */
.slider-handle.round {
  border-radius: 20px;
}

/* line 200, app/assets/stylesheets/theme/slider.scss */
.slider-handle.triangle {
  background: transparent none;
}

/* line 203, app/assets/stylesheets/theme/slider.scss */
.slider-handle.custom {
  background: transparent none;
}

/* line 206, app/assets/stylesheets/theme/slider.scss */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 212, app/assets/stylesheets/theme/slider.scss */
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}

/* line 230, app/assets/stylesheets/theme/slider.scss */
.slider-tick.round {
  border-radius: 50%;
}

/* line 233, app/assets/stylesheets/theme/slider.scss */
.slider-tick.triangle {
  background: transparent none;
}

/* line 236, app/assets/stylesheets/theme/slider.scss */
.slider-tick.custom {
  background: transparent none;
}

/* line 239, app/assets/stylesheets/theme/slider.scss */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 245, app/assets/stylesheets/theme/slider.scss */
.slider-tick.in-selection {
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}

/* line 253, app/assets/stylesheets/theme/slider.scss */
.slider-disabled .slider-selection {
  opacity: 0.5;
}

/* line 257, app/assets/stylesheets/theme/slider.scss */
#danger .slider-selection {
  background: #fc4b6c;
}

/* line 261, app/assets/stylesheets/theme/slider.scss */
#info .slider-selection {
  background: #1e88e5;
}

/* line 265, app/assets/stylesheets/theme/slider.scss */
#success .slider-selection {
  background: #26c6da;
}

/* line 269, app/assets/stylesheets/theme/slider.scss */
#warning .slider-selection {
  background: #ffb22b;
}

/* line 273, app/assets/stylesheets/theme/slider.scss */
#secondary .slider-selection {
  background: #616a78;
}

/* line 277, app/assets/stylesheets/theme/slider.scss */
#primary .slider-selection {
  background: #0bb2d4;
}

/* line 1, app/assets/stylesheets/theme/sweetalert.scss */
body.stop-scrolling {
  height: 100%;
  overflow: visible;
}

/* line 5, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

/* line 19, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 2px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  /* line 35, app/assets/stylesheets/theme/sweetalert.scss */
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}

/* line 41, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert h2, .sweet-alert .h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

/* line 52, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

/* line 63, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert fieldset {
  border: none;
  position: relative;
}

/* line 66, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

/* line 75, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

/* line 80, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

/* line 90, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-error-container p {
  display: inline-block;
}

/* line 92, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  transform: scale(0.5);
  transform-origin: 50% 50%;
  transition: all 0.1s;
}

/* line 105, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

/* line 116, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-input-error::before {
  transform: rotate(-45deg);
}

/* line 119, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-input-error::after {
  transform: rotate(45deg);
}

/* line 122, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-input-error.show {
  opacity: 1;
  transform: scale(1);
}

/* line 126, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  transition: all 0.3s;
}

/* line 140, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

/* line 144, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input:focus::-moz-placeholder {
  -moz-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 147, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input:focus:-ms-input-placeholder {
  -ms-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 150, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 153, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

/* line 155, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

/* line 157, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

/* line 159, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert.show-input input {
  display: block;
}

/* line 161, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

/* line 164, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

/* line 172, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 2px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

/* line 184, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 187, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button:hover {
  background-color: #7ecff4;
}

/* line 189, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button:active {
  background-color: #5dc2f1;
}

/* line 191, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

/* line 193, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

/* line 195, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

/* line 197, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

/* line 199, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}

/* line 202, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button.confirm[disabled] {
  color: transparent;
}

/* line 204, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

/* line 208, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert button::-moz-focus-inner {
  border: 0;
}

/* line 210, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

/* line 212, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

/* line 214, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

/* line 225, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

/* line 227, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

/* line 230, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

/* line 238, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  transform: rotate(45deg);
  left: 17px;
}

/* line 242, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  transform: rotate(-45deg);
  right: 16px;
}

/* line 246, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

/* line 248, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

/* line 258, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

/* line 268, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

/* line 270, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

/* line 280, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

/* line 289, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

/* line 291, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  transform: rotate(45deg);
}

/* line 302, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}

/* line 311, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0px 60px;
}

/* line 320, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

/* line 332, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}

/* line 342, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

/* line 349, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}

/* line 355, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}

/* line 361, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 50%;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}

@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}

@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}

@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}

/* line 463, app/assets/stylesheets/theme/sweetalert.scss */
.showSweetAlert[data-animation=pop] {
  animation: showSweetAlert 0.3s;
}

/* line 467, app/assets/stylesheets/theme/sweetalert.scss */
.showSweetAlert[data-animation=none] {
  animation: none;
}

/* line 471, app/assets/stylesheets/theme/sweetalert.scss */
.showSweetAlert[data-animation=slide-from-top] {
  animation: slideFromTop 0.3s;
}

/* line 475, app/assets/stylesheets/theme/sweetalert.scss */
.showSweetAlert[data-animation=slide-from-bottom] {
  animation: slideFromBottom 0.3s;
}

/* line 479, app/assets/stylesheets/theme/sweetalert.scss */
.hideSweetAlert[data-animation=pop] {
  animation: hideSweetAlert 0.2s;
}

/* line 483, app/assets/stylesheets/theme/sweetalert.scss */
.hideSweetAlert[data-animation=none] {
  animation: none;
}

/* line 487, app/assets/stylesheets/theme/sweetalert.scss */
.hideSweetAlert[data-animation=slide-from-top] {
  animation: slideToTop 0.4s;
}

/* line 491, app/assets/stylesheets/theme/sweetalert.scss */
.hideSweetAlert[data-animation=slide-from-bottom] {
  animation: slideToBottom 0.3s;
}

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

/* line 603, app/assets/stylesheets/theme/sweetalert.scss */
.animateSuccessTip {
  animation: animateSuccessTip 0.75s;
}

/* line 607, app/assets/stylesheets/theme/sweetalert.scss */
.animateSuccessLong {
  animation: animateSuccessLong 0.75s;
}

/* line 611, app/assets/stylesheets/theme/sweetalert.scss */
.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in;
}

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}

/* line 635, app/assets/stylesheets/theme/sweetalert.scss */
.animateErrorIcon {
  animation: animateErrorIcon 0.5s;
}

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

/* line 681, app/assets/stylesheets/theme/sweetalert.scss */
.animateXMark {
  animation: animateXMark 0.5s;
}

@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}

/* line 697, app/assets/stylesheets/theme/sweetalert.scss */
.pulseWarning {
  animation: pulseWarning 0.75s infinite alternate;
}

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}

/* line 713, app/assets/stylesheets/theme/sweetalert.scss */
.pulseWarningIns {
  animation: pulseWarningIns 0.75s infinite alternate;
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
/* line 733, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}

/* line 736, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}

/* Success icon */
/* line 740, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9;
}

/* line 743, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

/* line 746, app/assets/stylesheets/theme/sweetalert.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
/* line 754, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  box-sizing: border-box;
}

/* line 761, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

/* line 766, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall.la-dark {
  color: #333;
}

/* line 769, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

/* line 775, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall {
  width: 54px;
  height: 18px;
}

/* line 779, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  animation: ball-fall 1s ease-in-out infinite;
}

/* line 790, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall > div:nth-child(1) {
  animation-delay: -200ms;
}

/* line 796, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall > div:nth-child(2) {
  animation-delay: -100ms;
}

/* line 802, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall > div:nth-child(3) {
  animation-delay: 0ms;
}

/* line 808, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

/* line 812, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

/* line 817, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

/* line 821, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

/* line 826, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

/* line 830, app/assets/stylesheets/theme/sweetalert.scss */
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */

@keyframes ball-fall {
  0% {
    opacity: 0;
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    transform: translateY(145%);
  }
}

/* line 1, app/assets/stylesheets/theme/switch.scss */
.btn.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 0;
  color: #6b7381;
  background: #bdc1c8;
}

/* line 12, app/assets/stylesheets/theme/switch.scss */
.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle.active:focus,
.btn-toggle.focus.active {
  outline: none;
}

/* line 18, app/assets/stylesheets/theme/switch.scss */
.btn-toggle:before,
.btn-toggle:after {
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}

/* line 31, app/assets/stylesheets/theme/switch.scss */
.btn-toggle:before {
  content: 'Off';
  left: -4rem;
}

/* line 35, app/assets/stylesheets/theme/switch.scss */
.btn-toggle:after {
  content: 'On';
  right: -4rem;
  opacity: .5;
}

/* line 40, app/assets/stylesheets/theme/switch.scss */
.btn-toggle > .handle {
  position: absolute;
  top: 2.5px;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 0;
  background: #fff;
  transition: left .25s;
  box-shadow: none;
}

/* line 51, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.active {
  transition: background-color 0.25s;
}

/* line 54, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.active > .handle {
  left: 1.6875rem;
  transition: left .25s;
}

/* line 58, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.active:before {
  opacity: .5;
}

/* line 61, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.active:after {
  opacity: 1;
}

/* line 64, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm:before, .btn-group-sm > .btn-toggle.btn:before,
.btn-toggle.btn-sm:after,
.btn-group-sm > .btn-toggle.btn:after {
  line-height: -0.5rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.4125rem;
  width: 2.325rem;
}

/* line 72, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm:before, .btn-group-sm > .btn-toggle.btn:before {
  text-align: right;
}

/* line 75, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm:after, .btn-group-sm > .btn-toggle.btn:after {
  text-align: left;
  opacity: 0;
}

/* line 79, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.active:before, .btn-group-sm > .btn-toggle.active.btn:before {
  opacity: 0;
}

/* line 82, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.active:after, .btn-group-sm > .btn-toggle.active.btn:after {
  opacity: 1;
}

/* line 85, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  display: none;
}

/* line 89, app/assets/stylesheets/theme/switch.scss */
.btn-toggle:before,
.btn-toggle:after {
  color: #6b7381;
}

/* line 93, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.active {
  background-color: #29b5a8;
}

/* line 96, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg, .btn-group-lg > .btn-toggle.btn {
  margin: 0 5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 2.5rem;
  width: 5rem;
  border-radius: 0;
}

/* line 105, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg:focus, .btn-group-lg > .btn-toggle.btn:focus,
.btn-toggle.btn-lg.focus,
.btn-group-lg > .btn-toggle.focus.btn,
.btn-toggle.btn-lg.active:focus,
.btn-toggle.btn-lg.focus.active {
  outline: none;
}

/* line 111, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg:before, .btn-group-lg > .btn-toggle.btn:before,
.btn-toggle.btn-lg:after,
.btn-group-lg > .btn-toggle.btn:after {
  line-height: 2.5rem;
  width: 5rem;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}

/* line 124, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg:before, .btn-group-lg > .btn-toggle.btn:before {
  content: 'Off';
  left: -5rem;
}

/* line 128, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg:after, .btn-group-lg > .btn-toggle.btn:after {
  content: 'On';
  right: -5rem;
  opacity: .5;
}

/* line 133, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg > .handle, .btn-group-lg > .btn-toggle.btn > .handle {
  position: absolute;
  top: 4px;
  left: 0.3125rem;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 0;
  background: #fff;
  transition: left .25s;
  box-shadow: none;
}

/* line 144, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.active, .btn-group-lg > .btn-toggle.active.btn {
  transition: background-color 0.25s;
}

/* line 147, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.active > .handle, .btn-group-lg > .btn-toggle.active.btn > .handle {
  left: 2.8125rem;
  transition: left .25s;
}

/* line 151, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.active:before, .btn-group-lg > .btn-toggle.active.btn:before {
  opacity: .5;
}

/* line 154, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.active:after, .btn-group-lg > .btn-toggle.active.btn:after {
  opacity: 1;
}

/* line 157, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.btn-sm:before, .btn-group-lg > .btn-toggle.btn-sm.btn:before, .btn-group-sm > .btn-lg.btn:before, .btn-group-lg.btn-group-sm > .btn:before,
.btn-toggle.btn-lg.btn-sm:after,
.btn-group-lg > .btn-toggle.btn-sm.btn:after,
.btn-group-sm > .btn-lg.btn:after,
.btn-group-lg.btn-group-sm > .btn:after {
  line-height: 0.5rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.6875rem;
  width: 3.875rem;
}

/* line 165, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.btn-sm:before, .btn-group-lg > .btn-toggle.btn-sm.btn:before, .btn-group-sm > .btn-lg.btn:before, .btn-group-lg.btn-group-sm > .btn:before {
  text-align: right;
}

/* line 168, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.btn-sm:after, .btn-group-lg > .btn-toggle.btn-sm.btn:after, .btn-group-sm > .btn-lg.btn:after, .btn-group-lg.btn-group-sm > .btn:after {
  text-align: left;
  opacity: 0;
}

/* line 172, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.btn-sm.active:before, .btn-group-lg > .btn-toggle.btn-sm.active.btn:before, .btn-group-sm > .btn-lg.active.btn:before, .btn-group-lg.btn-group-sm > .active.btn:before {
  opacity: 0;
}

/* line 175, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.btn-sm.active:after, .btn-group-lg > .btn-toggle.btn-sm.active.btn:after, .btn-group-sm > .btn-lg.active.btn:after, .btn-group-lg.btn-group-sm > .active.btn:after {
  opacity: 1;
}

/* line 178, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-lg.btn-xs:before, .btn-group-lg > .btn-toggle.btn-xs.btn:before,
.btn-toggle.btn-lg.btn-xs:after,
.btn-group-lg > .btn-toggle.btn-xs.btn:after {
  display: none;
}

/* line 182, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm, .btn-group-sm > .btn-toggle.btn {
  margin: 0 0.5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 0;
}

/* line 191, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm:focus, .btn-group-sm > .btn-toggle.btn:focus,
.btn-toggle.btn-sm.focus,
.btn-group-sm > .btn-toggle.focus.btn,
.btn-toggle.btn-sm.active:focus,
.btn-toggle.btn-sm.focus.active {
  outline: none;
}

/* line 197, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm:before, .btn-group-sm > .btn-toggle.btn:before,
.btn-toggle.btn-sm:after,
.btn-group-sm > .btn-toggle.btn:after {
  line-height: 1rem;
  width: 0.5rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.55rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}

/* line 210, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm:before, .btn-group-sm > .btn-toggle.btn:before {
  content: 'Off';
  left: -0.5rem;
}

/* line 214, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm:after, .btn-group-sm > .btn-toggle.btn:after {
  content: 'On';
  right: -0.5rem;
  opacity: .5;
}

/* line 219, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm > .handle, .btn-group-sm > .btn-toggle.btn > .handle {
  position: absolute;
  top: 2.5px;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 0;
  background: #fff;
  transition: left .25s;
  box-shadow: none;
}

/* line 230, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.active, .btn-group-sm > .btn-toggle.active.btn {
  transition: background-color 0.25s;
}

/* line 233, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.active > .handle, .btn-group-sm > .btn-toggle.active.btn > .handle {
  left: 1.6875rem;
  transition: left .25s;
}

/* line 237, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.active:before, .btn-group-sm > .btn-toggle.active.btn:before {
  opacity: .5;
}

/* line 240, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.active:after, .btn-group-sm > .btn-toggle.active.btn:after {
  opacity: 1;
}

/* line 243, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.btn-sm:before, .btn-group-sm > .btn-toggle.btn:before,
.btn-toggle.btn-sm.btn-sm:after,
.btn-group-sm > .btn-toggle.btn:after {
  line-height: 1.5rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.4125rem;
  width: 2.325rem;
}

/* line 251, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.btn-sm:before, .btn-group-sm > .btn-toggle.btn:before {
  text-align: right;
}

/* line 254, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.btn-sm:after, .btn-group-sm > .btn-toggle.btn:after {
  text-align: left;
  opacity: 0;
}

/* line 258, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.btn-sm.active:before, .btn-group-sm > .btn-toggle.active.btn:before {
  opacity: 0;
}

/* line 261, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.btn-sm.active:after, .btn-group-sm > .btn-toggle.active.btn:after {
  opacity: 1;
}

/* line 264, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-sm.btn-xs:before, .btn-group-sm > .btn-toggle.btn-xs.btn:before,
.btn-toggle.btn-sm.btn-xs:after,
.btn-group-sm > .btn-toggle.btn-xs.btn:after {
  display: none;
}

/* line 268, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs {
  margin: 0 0;
  padding: 0;
  position: relative;
  border: none;
  height: 1rem;
  width: 2rem;
  border-radius: 0;
}

/* line 277, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs:focus,
.btn-toggle.btn-xs.focus,
.btn-toggle.btn-xs.active:focus,
.btn-toggle.btn-xs.focus.active {
  outline: none;
}

/* line 283, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  line-height: 0.5rem;
  width: 0;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}

/* line 296, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs:before {
  content: 'Off';
  left: 0;
}

/* line 300, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs:after {
  content: 'On';
  right: 0;
  opacity: .5;
}

/* line 305, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs > .handle {
  position: absolute;
  top: 1.5px;
  left: 0.125rem;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0;
  background: #fff;
  transition: left .25s;
  box-shadow: none;
}

/* line 316, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.active {
  transition: background-color 0.25s;
}

/* line 319, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.active > .handle {
  left: 1.125rem;
  transition: left .25s;
}

/* line 323, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.active:before {
  opacity: .5;
}

/* line 326, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.active:after {
  opacity: 1;
}

/* line 329, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.btn-sm:before, .btn-group-sm > .btn-xs.btn:before,
.btn-toggle.btn-xs.btn-sm:after,
.btn-group-sm > .btn-xs.btn:after {
  line-height: -1rem;
  color: #fff;
  letter-spacing: .75px;
  left: 0.275rem;
  width: 1.55rem;
}

/* line 337, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.btn-sm:before, .btn-group-sm > .btn-xs.btn:before {
  text-align: right;
}

/* line 340, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.btn-sm:after, .btn-group-sm > .btn-xs.btn:after {
  text-align: left;
  opacity: 0;
}

/* line 344, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.btn-sm.active:before, .btn-group-sm > .btn-xs.active.btn:before {
  opacity: 0;
}

/* line 347, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.btn-sm.active:after, .btn-group-sm > .btn-xs.active.btn:after {
  opacity: 1;
}

/* line 350, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-xs.btn-xs:before,
.btn-toggle.btn-xs.btn-xs:after {
  display: none;
}

/* line 354, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-secondary {
  color: #6b7381;
  background: #bdc1c8;
}

/* line 358, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-secondary:before,
.btn-toggle.btn-secondary:after {
  color: #6b7381;
}

/* line 362, app/assets/stylesheets/theme/switch.scss */
.btn-toggle.btn-secondary.active {
  background-color: #ff8300;
}

/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_root.scss */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 28, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 46, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 65, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

/* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
hr:not([size]) {
  height: 1px;
}

/* line 84, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  /* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 104, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  /* line 104, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
  h3, .h3 {
    font-size: 1.75rem;
  }
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

/* line 114, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 119, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 143, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 153, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 162, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}

/* line 167, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 181, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 187, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 195, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 204, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 214, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
small, .small {
  font-size: 0.875em;
}

/* line 221, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 232, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 240, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 241, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 246, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #0d6efd;
  text-decoration: underline;
}

/* line 250, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
a:hover {
  color: #0a58ca;
}

/* line 262, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 272, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

/* line 286, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 295, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 302, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

/* line 308, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
a > code {
  color: inherit;
}

/* line 313, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 320, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

/* line 332, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 339, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
img,
svg {
  vertical-align: middle;
}

/* line 349, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 354, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

/* line 365, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 371, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 387, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
}

/* line 394, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 404, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 410, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 422, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 429, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 433, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 439, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
select:disabled {
  opacity: 1;
}

/* line 447, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
[list]::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 456, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 463, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 471, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 478, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 489, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 501, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  /* line 501, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 510, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
legend + * {
  clear: left;
}

/* line 518, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 528, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 538, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 559, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 565, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 572, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
::file-selector-button {
  font: inherit;
}

/* line 579, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 586, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 592, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
iframe {
  border: 0;
}

/* line 600, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 610, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 619, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 29, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 63, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 69, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 80, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 86, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 90, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_containers.scss */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_containers.scss */
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_containers.scss */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_containers.scss */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_containers.scss */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_containers.scss */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_grid.scss */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

/* line 9, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_grid.scss */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

/* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col {
  flex: 1 0 0%;
}

/* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  /* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1400px) {
  /* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

/* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-2 {
  margin-left: 16.66666667%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-5 {
  margin-left: 41.66666667%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-8 {
  margin-left: 66.66666667%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

/* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

/* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

/* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

/* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

/* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

/* line 33, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody {
  vertical-align: inherit;
}

/* line 37, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table > thead {
  vertical-align: bottom;
}

/* line 42, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

/* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.caption-top {
  caption-side: top;
}

/* line 63, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 79, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

/* line 83, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

/* line 91, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

/* line 111, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

/* line 121, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}

/* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_labels.scss */
.form-label {
  margin-bottom: 0.5rem;
}

/* line 15, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-text.scss */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control {
    transition: none;
  }
}

/* line 25, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"] {
  overflow: hidden;
}

/* line 28, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 34, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 67, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 76, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 76, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 91, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

/* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 95, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 110, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 131, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 145, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 151, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}

/* line 157, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}

/* line 164, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 170, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

/* line 176, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

/* line 187, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control {
  min-height: calc(1.5em + (0.75rem + 2px));
}

/* line 191, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
}

/* line 195, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
}

/* line 201, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}

/* line 206, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 210, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

/* line 215, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
  .form-select {
    transition: none;
  }
}

/* line 28, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:disabled {
  background-color: #e9ecef;
}

/* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

/* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 65, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 11, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

/* line 35, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="radio"] {
  border-radius: 50%;
}

/* line 40, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 44, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 54, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

/* line 62, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 71, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 82, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 92, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

/* line 107, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 110, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 110, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

/* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 134, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 139, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 14, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus {
  outline: 0;
}

/* line 19, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 27, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 27, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 38, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

/* line 43, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 54, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 54, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 64, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

/* line 69, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 80, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled {
  pointer-events: none;
}

/* line 83, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 87, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating {
  position: relative;
}

/* line 4, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
  .form-floating > label {
    transition: none;
  }
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}

/* line 30, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 42, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 12, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 21, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}

/* line 29, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 33, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn:focus {
  z-index: 3;
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 75, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 84, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 106, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 25, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

/* line 34, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 67, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}

/* line 89, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:valid:not([multiple]), .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid[size="1"]:not([multiple]) {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 98, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}

/* line 113, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

/* line 123, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}

/* line 136, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

/* line 25, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

/* line 34, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 67, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}

/* line 89, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:invalid:not([multiple]), .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid[size="1"]:not([multiple]) {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 98, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}

/* line 113, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 123, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}

/* line 136, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 22, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover {
  color: #212529;
}

/* line 27, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 44, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

/* line 99, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

/* line 78, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}

/* line 83, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover {
  color: #0a58ca;
}

/* line 92, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

/* line 105, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 11, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

/* line 9, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 59, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 34, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

/* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 61, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 61, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 61, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 61, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 61, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 61, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 73, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 59, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 86, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 59, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 96, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 103, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 46, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 59, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 113, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 121, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 131, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 156, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}

/* line 163, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}

/* line 170, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

/* line 180, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 185, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 195, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

/* line 202, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 208, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}

/* line 211, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 217, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}

/* line 223, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}

/* line 229, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 233, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}

/* line 237, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 8, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 15, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 38, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 44, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 72, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 76, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 82, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 87, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 92, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 114, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 119, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 135, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 14, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
  .nav-link {
    transition: none;
  }
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}

/* line 30, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 41, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 44, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 64, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 71, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 85, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

/* line 91, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

/* line 104, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 133, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 136, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

/* line 75, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 82, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 87, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 97, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 111, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggler {
    transition: none;
  }
}

/* line 129, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 133, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

/* line 142, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 152, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

/* line 166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 212, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 219, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}

/* line 222, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 227, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 232, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 238, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 243, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 247, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

/* line 250, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 260, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 263, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 270, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

/* line 273, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 278, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 283, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 289, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 294, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 298, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

/* line 300, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.5rem;
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

/* line 62, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 67, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 71, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1rem;
}

/* line 80, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 87, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 92, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 98, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

/* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

/* line 128, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

/* line 138, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 144, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 162, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 159, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 176, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 183, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 186, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 191, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 198, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 201, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 206, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button {
    transition: none;
  }
}

/* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* line 25, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button::after {
    transition: none;
  }
}

/* line 44, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 48, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 64, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 67, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 72, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 81, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 86, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 92, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-body {
  padding: 1rem 1.25rem;
}

/* line 102, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 106, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 111, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 114, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

/* line 14, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}

/* line 25, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
  .page-link {
    transition: none;
  }
}

/* line 15, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 33, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

/* line 37, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 44, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.page-link {
  padding: 0.375rem 0.75rem;
}

/* line 13, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 19, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

/* line 13, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 19, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

/* line 13, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 19, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 33, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #06357a;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #34383c;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0c4128;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #04414d;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #523e02;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #6a1a21;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #4f5050;
}

/* line 53, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #101214;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

/* line 11, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 21, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 33, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 15, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 19, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 38, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 46, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 66, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 70, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 74, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 82, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 89, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 92, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  /* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 152, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}

/* line 10, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}

/* line 16, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_close.scss */
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

/* line 18, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_close.scss */
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_close.scss */
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

/* line 30, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_close.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.25;
}

/* line 38, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_close.scss */
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 13, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(.showing):not(.show) {
  opacity: 0;
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 22, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast-container {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 27, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 42, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

/* line 48, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

/* line 8, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 27, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 35, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 35, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 44, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

/* line 52, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 62, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 69, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 87, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 97, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 98, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 103, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

/* line 119, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 135, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 148, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  /* line 156, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 161, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  /* line 165, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 173, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 177, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-header {
  border-radius: 0;
}

/* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  /* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  /* line 213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  /* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  /* line 213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  /* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  /* line 213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  /* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  /* line 213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  /* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  /* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  /* line 213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

/* line 38, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

/* line 68, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 20, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

/* line 26, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 41, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 47, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 56, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 61, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 67, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 76, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

/* line 79, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 85, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 93, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

/* line 106, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 111, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 141, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 150, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 155, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

/* line 14, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
/* line 46, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 51, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
/* line 64, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 70, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

/* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 90, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 90, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 110, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 128, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
/* line 146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

/* line 149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* line 158, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

/* line 173, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 173, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 203, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

/* line 217, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 222, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

/* line 226, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

/* line 11, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 64, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_spinners.scss */
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas {
    transition: none;
  }
}

/* line 17, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

/* line 31, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

/* line 42, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

/* line 58, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

/* line 68, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

/* line 77, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.show {
  transform: none;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary {
  color: #0d6efd;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary {
  color: #6c757d;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success {
  color: #198754;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success:hover, .link-success:focus {
  color: #146c43;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info {
  color: #0dcaf0;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning {
  color: #ffc107;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger {
  color: #dc3545;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light {
  color: #f8f9fa;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

/* line 2, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark {
  color: #212529;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 13, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 23, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_visually-hidden.scss */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 6, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-flex {
  display: flex !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end {
  border-right: 1px solid #dee2e6 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start {
  border-left: 1px solid #dee2e6 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-primary {
  border-color: #0d6efd !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-success {
  border-color: #198754 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-info {
  border-color: #0dcaf0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark {
  border-color: #212529 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-white {
  border-color: #fff !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-5 {
  border-width: 5px !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-center {
  align-items: center !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-center {
  align-content: center !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-center {
  align-self: center !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-first {
  order: -1 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-0 {
  order: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-1 {
  order: 1 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-2 {
  order: 2 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-3 {
  order: 3 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-4 {
  order: 4 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-5 {
  order: 5 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-last {
  order: 6 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-5 {
  margin-right: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-5 {
  font-size: 1.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-6 {
  font-size: 1rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-base {
  line-height: 1.5 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-lg {
  line-height: 2 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-end {
  text-align: right !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-primary {
  color: #0d6efd !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-success {
  color: #198754 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-info {
  color: #0dcaf0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark {
  color: #212529 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white {
  color: #fff !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body {
  color: #212529 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-reset {
  color: inherit !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-primary {
  background-color: #0d6efd !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-success {
  background-color: #198754 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-info {
  background-color: #0dcaf0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark {
  background-color: #212529 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body {
  background-color: #fff !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-1 {
  border-radius: 0.2rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-2 {
  border-radius: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-3 {
  border-radius: 0.3rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-1 {
    font-size: 2.5rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-2 {
    font-size: 2rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-3 {
    font-size: 1.75rem !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 50, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap-5.0.2/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/* line 1, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap_form-4.5.0/app/assets/stylesheets/rails_bootstrap_forms.css */
.rails-bootstrap-forms-date-select select,
.rails-bootstrap-forms-time-select select,
.rails-bootstrap-forms-datetime-select select {
  display: inline-block;
  width: auto;
}

/* line 8, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/bootstrap_form-4.5.0/app/assets/stylesheets/rails_bootstrap_forms.css */
.rails-bootstrap-forms-error-summary {
  margin-top: 10px;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 5, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 19, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 24, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xs {
  font-size: .75em;
}

/* line 27, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sm {
  font-size: .875em;
}

/* line 30, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-1x {
  font-size: 1em;
}

/* line 33, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-6x {
  font-size: 6em;
}

/* line 48, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-7x {
  font-size: 7em;
}

/* line 51, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-8x {
  font-size: 8em;
}

/* line 54, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-9x {
  font-size: 9em;
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-10x {
  font-size: 10em;
}

/* line 60, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 64, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 68, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ul > li {
  position: relative;
}

/* line 71, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 78, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 83, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pull-left {
  float: left;
}

/* line 86, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pull-right {
  float: right;
}

/* line 89, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 96, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 103, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 107, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 127, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 132, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 137, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 142, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 147, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 152, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 157, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 181, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 187, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.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 */
/* line 192, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 195, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 198, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 201, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 204, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 207, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 210, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 216, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 219, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 222, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 225, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 228, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 231, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 234, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 237, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 240, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 243, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 246, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 249, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 252, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 255, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 258, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 261, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 264, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 267, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 270, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 273, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 276, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 279, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 282, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 285, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 288, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 291, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 294, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 297, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 300, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 303, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 306, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 309, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 312, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 315, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 318, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 321, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 324, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 327, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 330, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 333, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 336, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 339, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 342, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 345, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 348, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 351, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 354, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 357, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 360, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 363, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 366, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 369, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 372, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 375, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 378, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 381, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 384, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 387, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 390, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 393, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 396, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 399, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 402, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 405, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 408, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 411, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 414, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 417, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 420, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-award:before {
  content: "\f559";
}

/* line 423, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 426, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 429, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 432, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 435, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 438, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 441, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 444, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 447, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 450, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 453, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 456, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 459, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 462, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 465, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 468, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 471, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 474, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 477, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 480, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 483, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 486, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 489, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 492, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 495, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 498, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 501, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 504, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 507, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 510, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 513, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 516, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 519, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 522, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 525, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 528, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 531, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 534, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 537, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 540, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 543, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 546, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 549, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 552, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 555, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 558, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 561, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 564, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 567, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 570, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 573, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 576, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 579, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 582, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 585, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 588, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 591, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 594, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 597, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 600, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 603, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 606, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 609, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 612, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 615, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 618, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 621, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 624, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 627, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 630, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box:before {
  content: "\f466";
}

/* line 633, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 636, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 639, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 642, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 645, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 648, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 651, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 654, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 657, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 660, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 663, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 666, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 669, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 672, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 675, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 678, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 681, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 684, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 687, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 690, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 693, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 696, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 699, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 702, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 705, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 708, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 711, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 714, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 717, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 720, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 723, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 726, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 729, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 732, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 735, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 738, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 741, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 744, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 747, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 750, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 753, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 756, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 759, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 762, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 765, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 768, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 771, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 774, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 777, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 780, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 783, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 786, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 789, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 792, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 795, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 798, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 801, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 804, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 807, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 810, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 813, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 816, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 819, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 822, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 825, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 828, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 831, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 834, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 837, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 840, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 843, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 846, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 849, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 852, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 855, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 858, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 861, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 864, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 867, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 870, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 873, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 876, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 879, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 882, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 885, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 888, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 891, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 894, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 897, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 900, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 903, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 906, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 909, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 912, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 915, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 918, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 921, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 924, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 927, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 930, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 933, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 936, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 939, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 942, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 945, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 948, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 951, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 954, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 957, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 960, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 963, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 966, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 969, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 972, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 975, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 978, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 981, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 984, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 987, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 990, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 993, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 996, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 999, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 1002, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 1005, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 1008, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 1011, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 1014, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 1017, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 1020, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 1023, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-code:before {
  content: "\f121";
}

/* line 1026, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 1029, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1032, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 1035, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1038, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 1041, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 1044, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 1047, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 1050, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 1053, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 1056, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 1059, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 1062, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 1065, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 1068, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 1071, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 1074, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 1077, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1080, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 1083, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 1086, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 1089, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 1092, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 1095, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1098, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 1104, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 1107, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 1110, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1113, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 1116, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 1119, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 1122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1125, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 1128, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 1131, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 1134, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 1137, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 1140, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 1143, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 1146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 1149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 1152, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 1155, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 1158, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 1161, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 1164, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 1167, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 1170, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1173, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 1176, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 1179, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1182, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 1185, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 1188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 1191, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1194, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 1197, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1200, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1203, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 1206, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 1209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 1212, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 1215, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 1218, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1221, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1224, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 1227, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 1230, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1233, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 1236, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 1239, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 1242, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 1245, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 1248, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1251, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 1254, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 1257, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 1260, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 1263, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 1266, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 1269, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 1272, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 1275, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 1278, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 1281, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 1284, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 1287, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 1290, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1293, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 1296, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 1299, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 1302, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 1305, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 1308, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 1311, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 1314, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 1317, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 1320, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 1323, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 1326, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 1329, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 1332, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 1335, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 1338, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 1341, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 1344, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 1347, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 1350, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 1353, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-download:before {
  content: "\f019";
}

/* line 1356, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 1359, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 1362, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 1365, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 1368, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1371, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 1374, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1377, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 1380, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 1383, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 1386, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1389, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 1392, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 1395, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 1398, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 1401, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 1404, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 1407, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 1410, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 1413, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 1416, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 1419, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 1422, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 1425, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 1428, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1431, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1434, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 1437, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 1440, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 1443, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1446, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 1449, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 1452, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1455, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 1458, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 1461, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1464, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 1467, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 1470, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 1473, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 1476, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 1479, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 1482, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 1485, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1488, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1491, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 1494, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 1497, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 1500, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 1503, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1506, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 1509, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 1512, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 1515, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 1518, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1521, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 1524, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 1527, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 1530, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1533, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 1536, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 1539, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1542, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1545, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 1548, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1551, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 1554, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 1557, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 1560, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 1563, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1566, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1569, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 1572, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1575, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 1578, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 1581, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 1584, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 1587, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 1590, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 1593, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 1596, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 1599, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 1602, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 1605, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 1608, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 1611, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 1614, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 1617, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 1620, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 1623, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 1626, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 1629, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 1632, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 1635, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 1638, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 1641, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 1644, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 1647, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-film:before {
  content: "\f008";
}

/* line 1650, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 1653, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 1656, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 1659, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 1662, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1665, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1668, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 1671, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 1674, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 1677, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 1680, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 1683, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 1686, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 1689, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 1692, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1695, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 1698, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 1701, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1704, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 1707, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 1710, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 1713, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 1716, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 1719, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1722, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 1725, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font:before {
  content: "\f031";
}

/* line 1728, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 1731, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 1734, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 1737, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 1740, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 1743, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 1746, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 1749, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 1752, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 1755, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1758, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 1761, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1764, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 1767, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 1770, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 1773, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 1776, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 1779, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 1782, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 1785, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 1788, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 1791, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 1794, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1797, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 1800, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1803, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 1806, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1809, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1812, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1815, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1818, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 1821, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 1824, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 1827, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1830, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 1833, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1836, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 1839, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1842, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 1845, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 1848, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 1851, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 1854, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 1857, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 1860, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 1863, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 1866, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 1869, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 1872, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 1875, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 1878, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 1881, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 1884, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 1887, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 1890, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 1893, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 1896, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 1899, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 1902, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1905, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 1908, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 1911, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 1914, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 1917, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 1920, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 1923, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1926, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 1929, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1932, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 1935, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 1938, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 1941, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 1944, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 1947, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 1950, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 1953, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 1956, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 1959, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 1962, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 1965, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 1968, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 1971, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 1974, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 1977, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 1980, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 1983, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 1986, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 1989, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 1992, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 1995, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 1998, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 2001, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 2004, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 2007, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 2010, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 2013, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 2016, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 2019, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 2022, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 2025, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 2028, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 2031, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 2034, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 2037, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 2040, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 2043, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 2046, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 2049, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 2052, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 2055, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 2058, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 2061, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 2064, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 2067, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 2070, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 2073, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 2076, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 2079, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 2082, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 2085, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 2088, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 2091, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 2094, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 2097, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 2100, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 2103, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 2106, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 2109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 2112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2115, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 2118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 2121, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 2124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 2127, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 2130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 2133, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 2136, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 2139, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 2142, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 2145, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 2148, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 2151, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 2154, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 2157, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 2160, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 2163, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 2166, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 2169, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 2172, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 2175, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 2178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 2181, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 2184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 2187, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 2190, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-home:before {
  content: "\f015";
}

/* line 2193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 2196, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 2199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 2202, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 2205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 2208, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 2211, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 2214, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 2217, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 2220, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 2223, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 2226, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 2229, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 2232, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 2235, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 2238, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 2241, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 2244, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 2247, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2250, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 2253, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 2256, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 2259, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 2262, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 2265, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 2268, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 2271, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2274, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2277, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 2280, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 2283, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 2286, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 2289, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-images:before {
  content: "\f302";
}

/* line 2292, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2295, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2298, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 2301, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 2304, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 2307, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-info:before {
  content: "\f129";
}

/* line 2310, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2313, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 2316, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2319, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 2322, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 2325, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 2328, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 2331, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 2334, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 2337, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 2340, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 2343, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 2346, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 2349, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 2352, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 2355, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 2358, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 2361, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 2364, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 2367, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 2370, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 2373, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 2376, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 2379, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 2382, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 2385, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 2388, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 2391, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-key:before {
  content: "\f084";
}

/* line 2394, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 2397, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 2400, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 2403, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 2406, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 2409, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 2412, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 2415, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 2418, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 2421, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 2424, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 2427, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 2430, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 2433, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 2436, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 2439, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 2442, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 2445, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 2448, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 2451, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 2454, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 2457, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 2460, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 2463, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 2466, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 2469, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2472, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 2475, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 2478, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 2481, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 2484, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 2487, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 2490, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 2493, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 2496, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 2499, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 2502, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 2505, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 2508, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 2511, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2514, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 2517, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 2520, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 2523, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2526, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2529, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2532, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2535, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 2538, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 2541, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 2544, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 2547, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 2550, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 2553, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2556, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 2559, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 2562, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 2565, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 2568, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 2571, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2574, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 2577, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 2580, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 2583, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-male:before {
  content: "\f183";
}

/* line 2586, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 2589, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2592, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 2595, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 2598, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2601, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 2604, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2607, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2610, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 2613, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 2616, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 2619, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 2622, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 2625, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 2628, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 2631, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 2634, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 2637, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2640, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 2643, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 2646, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 2649, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 2652, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 2655, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2658, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 2661, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2664, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 2667, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 2670, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 2673, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 2676, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 2679, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 2682, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 2685, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 2688, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 2691, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 2694, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2697, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 2700, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 2703, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 2706, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2709, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 2712, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 2715, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 2718, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2721, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2724, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 2727, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 2730, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2733, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 2736, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 2739, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 2742, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 2745, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 2748, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 2751, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 2754, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 2757, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 2760, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 2763, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 2766, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 2769, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 2772, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 2775, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 2778, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 2781, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 2784, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 2787, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 2790, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 2793, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 2796, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-music:before {
  content: "\f001";
}

/* line 2799, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 2802, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 2805, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 2808, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 2811, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 2814, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 2817, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-node:before {
  content: "\f419";
}

/* line 2820, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 2823, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 2826, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 2829, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 2832, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 2835, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 2838, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 2841, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 2844, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 2847, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 2850, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 2853, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 2856, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 2859, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-om:before {
  content: "\f679";
}

/* line 2862, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 2865, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 2868, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 2871, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 2874, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 2877, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 2880, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 2883, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 2886, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 2889, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2892, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 2895, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 2898, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 2901, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 2904, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 2907, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 2910, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2913, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2916, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 2919, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2922, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 2925, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 2928, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 2931, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 2934, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 2937, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 2940, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2943, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 2946, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 2949, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 2952, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 2955, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 2958, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 2961, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 2964, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 2967, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 2970, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 2973, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 2976, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 2979, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 2982, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 2985, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 2988, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 2991, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 2994, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 2997, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 3000, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 3003, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 3006, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 3009, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 3012, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 3015, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 3018, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 3021, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 3024, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 3027, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 3030, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-php:before {
  content: "\f457";
}

/* line 3033, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 3036, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 3039, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 3042, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 3045, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 3048, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 3051, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 3054, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 3057, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 3060, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 3063, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 3066, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 3069, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 3072, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 3075, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 3078, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 3081, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 3084, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 3087, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 3090, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 3093, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 3096, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 3099, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 3102, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 3105, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 3108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 3111, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 3114, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 3117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 3120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 3123, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 3126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 3129, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 3132, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 3135, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 3138, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 3141, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 3144, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 3147, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 3150, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3153, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 3156, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 3159, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 3162, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 3165, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3168, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 3171, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3174, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 3177, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-question:before {
  content: "\f128";
}

/* line 3180, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 3183, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 3186, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 3189, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 3192, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 3195, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 3198, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 3201, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 3204, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 3207, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 3210, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 3213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-random:before {
  content: "\f074";
}

/* line 3216, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 3219, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 3222, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 3225, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 3228, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 3231, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3234, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 3237, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 3240, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3243, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 3246, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3249, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3252, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3255, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 3258, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 3261, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 3264, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 3267, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 3270, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 3273, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 3276, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 3279, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 3282, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 3285, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 3288, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 3291, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 3294, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 3297, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 3300, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 3303, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 3306, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-road:before {
  content: "\f018";
}

/* line 3309, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 3312, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 3315, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 3318, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 3321, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 3324, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 3327, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3330, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 3333, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 3336, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 3339, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 3342, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 3345, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 3348, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 3351, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 3354, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 3357, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 3360, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 3363, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 3366, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 3369, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 3372, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 3375, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 3378, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 3381, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-school:before {
  content: "\f549";
}

/* line 3384, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 3387, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3390, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 3393, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 3396, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search:before {
  content: "\f002";
}

/* line 3399, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 3402, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 3405, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 3408, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 3411, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 3414, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 3417, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 3420, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3423, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-server:before {
  content: "\f233";
}

/* line 3426, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 3429, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 3432, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share:before {
  content: "\f064";
}

/* line 3435, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3438, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3441, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3444, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 3447, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 3450, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 3453, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 3456, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 3459, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3462, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 3465, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 3468, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3471, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3474, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 3477, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 3480, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 3483, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 3486, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 3489, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 3492, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 3495, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 3498, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 3501, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 3504, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 3507, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3510, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 3513, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 3516, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 3519, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 3522, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 3525, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 3528, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 3531, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 3534, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 3537, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 3540, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3543, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 3546, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 3549, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 3552, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 3555, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 3558, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 3561, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3564, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 3567, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 3570, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 3573, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 3576, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 3579, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 3582, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 3585, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 3588, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 3591, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 3594, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 3597, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 3600, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 3603, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 3606, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 3609, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 3612, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 3615, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 3618, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 3621, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 3624, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 3627, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 3630, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 3633, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 3636, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 3639, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 3642, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 3645, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 3648, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 3651, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 3654, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 3657, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 3660, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3663, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 3666, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 3669, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3672, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 3675, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 3678, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 3681, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 3684, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 3687, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 3690, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3693, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 3696, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 3699, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 3702, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 3705, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 3708, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3711, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3714, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 3717, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 3720, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star:before {
  content: "\f005";
}

/* line 3723, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 3726, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 3729, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 3732, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 3735, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 3738, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 3741, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3744, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3747, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 3750, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 3753, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 3756, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 3759, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 3762, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3765, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 3768, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3771, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 3774, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 3777, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 3780, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 3783, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 3786, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 3789, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 3792, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 3795, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3798, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 3801, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 3804, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 3807, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 3810, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 3813, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3816, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3819, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3822, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 3825, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 3828, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 3831, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 3834, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 3837, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3840, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 3843, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 3846, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 3849, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 3852, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 3855, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 3858, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 3861, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 3864, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 3867, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 3870, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 3873, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 3876, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 3879, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 3882, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 3885, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 3888, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 3891, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 3894, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 3897, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 3900, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 3903, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 3906, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3909, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 3912, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 3915, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 3918, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 3921, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 3924, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 3927, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 3930, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3933, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 3936, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 3939, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 3942, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 3945, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 3948, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 3951, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 3954, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 3957, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 3960, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 3963, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 3966, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 3969, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 3972, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 3975, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 3978, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 3981, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 3984, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 3987, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3990, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3993, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 3996, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 3999, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 4002, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 4005, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4008, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 4011, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 4014, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 4017, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4020, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4023, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 4026, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 4029, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 4032, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 4035, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 4038, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 4041, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 4044, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 4047, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 4050, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 4053, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4056, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 4059, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 4062, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-train:before {
  content: "\f238";
}

/* line 4065, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 4068, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 4071, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4074, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4077, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 4080, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 4083, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 4086, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4089, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 4092, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4095, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 4098, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 4104, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 4107, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 4110, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 4113, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 4116, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4119, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4122, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4125, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 4128, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4131, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 4134, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4137, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 4140, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 4143, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 4146, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 4149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 4152, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4155, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 4158, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 4161, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4164, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 4167, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 4170, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 4173, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 4176, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4179, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 4182, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 4185, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4191, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 4194, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 4197, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4200, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 4203, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4206, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4212, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4215, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4218, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4221, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4224, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4227, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4230, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4233, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4236, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4239, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 4242, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4245, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4248, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4251, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4254, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 4257, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4260, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4263, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4266, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4269, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4272, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4275, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4278, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 4281, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4284, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 4287, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 4290, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4293, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4296, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4299, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4302, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4305, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4308, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4311, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4314, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 4317, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 4320, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4323, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4326, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4329, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 4332, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 4335, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 4338, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 4341, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4344, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 4347, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4350, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4353, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4356, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4359, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 4362, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 4365, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 4368, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4371, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4374, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 4377, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4380, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4383, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 4386, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4389, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4392, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 4395, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 4398, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4401, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 4404, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 4407, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4410, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 4413, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-water:before {
  content: "\f773";
}

/* line 4416, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 4419, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 4422, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4425, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4428, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 4431, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4434, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4437, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4440, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4443, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4446, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4449, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4452, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4455, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 4458, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 4461, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4464, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4467, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4470, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4473, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 4476, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4479, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4482, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4485, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 4488, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 4491, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4494, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4497, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4500, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4503, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4506, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4509, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4512, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 4515, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4518, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4521, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 4524, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4527, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4530, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4533, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4536, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 4539, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 4542, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4545, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 4548, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4551, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4554, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 4557, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4560, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4563, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4566, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4569, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4579, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-brands-400-407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot);
  src: url(/assets/fa-brands-400-407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2) format("woff2"), url(/assets/fa-brands-400-aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff) format("woff"), url(/assets/fa-brands-400-06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf) format("truetype"), url(/assets/fa-brands-400-679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg#fontawesome) format("svg");
}

/* line 4594, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-regular-400-cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot);
  src: url(/assets/fa-regular-400-cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2) format("woff2"), url(/assets/fa-regular-400-14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff) format("woff"), url(/assets/fa-regular-400-c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf) format("truetype"), url(/assets/fa-regular-400-2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg#fontawesome) format("svg");
}

/* line 4605, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/fa-solid-900-75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot);
  src: url(/assets/fa-solid-900-75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2) format("woff2"), url(/assets/fa-solid-900-74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff) format("woff"), url(/assets/fa-solid-900-3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf) format("truetype"), url(/assets/fa-solid-900-fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg#fontawesome) format("svg");
}

/* line 4616, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text {
  padding-left: 5px;
}

/* line 7, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text-r {
  padding-right: 5px;
}

/*!
 *  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(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.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 */
/* line 28, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 125, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 131, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 137, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 143, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 155, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
/* line 11, app/assets/stylesheets/animate.scss */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 18, app/assets/stylesheets/animate.scss */
.animated.infinite {
  animation-iteration-count: infinite;
}

@keyframes bounce {
  from,
20%,
53%,
80%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

/* line 89, app/assets/stylesheets/animate.scss */
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from,
50%,
to {
    opacity: 1;
  }
  25%,
75% {
    opacity: 0;
  }
}

/* line 122, app/assets/stylesheets/animate.scss */
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 163, app/assets/stylesheets/animate.scss */
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 242, app/assets/stylesheets/animate.scss */
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from,
to {
    transform: translate3d(0, 0, 0);
  }
  10%,
30%,
50%,
70%,
90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
40%,
60%,
80% {
    transform: translate3d(10px, 0, 0);
  }
}

/* line 297, app/assets/stylesheets/animate.scss */
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

/* line 366, app/assets/stylesheets/animate.scss */
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 427, app/assets/stylesheets/animate.scss */
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
50%,
70%,
90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
60%,
80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 500, app/assets/stylesheets/animate.scss */
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 581, app/assets/stylesheets/animate.scss */
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from,
11.1%,
to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 674, app/assets/stylesheets/animate.scss */
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from,
20%,
40%,
60%,
80%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* line 771, app/assets/stylesheets/animate.scss */
.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 854, app/assets/stylesheets/animate.scss */
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 935, app/assets/stylesheets/animate.scss */
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 1016, app/assets/stylesheets/animate.scss */
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 1097, app/assets/stylesheets/animate.scss */
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 1142, app/assets/stylesheets/animate.scss */
.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1189, app/assets/stylesheets/animate.scss */
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1222, app/assets/stylesheets/animate.scss */
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1255, app/assets/stylesheets/animate.scss */
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1300, app/assets/stylesheets/animate.scss */
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 1325, app/assets/stylesheets/animate.scss */
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1358, app/assets/stylesheets/animate.scss */
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1391, app/assets/stylesheets/animate.scss */
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1424, app/assets/stylesheets/animate.scss */
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1457, app/assets/stylesheets/animate.scss */
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1490, app/assets/stylesheets/animate.scss */
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1523, app/assets/stylesheets/animate.scss */
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1556, app/assets/stylesheets/animate.scss */
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 1589, app/assets/stylesheets/animate.scss */
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1614, app/assets/stylesheets/animate.scss */
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 1643, app/assets/stylesheets/animate.scss */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1672, app/assets/stylesheets/animate.scss */
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 1701, app/assets/stylesheets/animate.scss */
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1730, app/assets/stylesheets/animate.scss */
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 1759, app/assets/stylesheets/animate.scss */
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1788, app/assets/stylesheets/animate.scss */
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 1817, app/assets/stylesheets/animate.scss */
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1846, app/assets/stylesheets/animate.scss */
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

/* line 1925, app/assets/stylesheets/animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 1998, app/assets/stylesheets/animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 2071, app/assets/stylesheets/animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 2116, app/assets/stylesheets/animate.scss */
.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 2163, app/assets/stylesheets/animate.scss */
.flipOutY {
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 2224, app/assets/stylesheets/animate.scss */
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 2255, app/assets/stylesheets/animate.scss */
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 2298, app/assets/stylesheets/animate.scss */
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 2339, app/assets/stylesheets/animate.scss */
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 2380, app/assets/stylesheets/animate.scss */
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 2421, app/assets/stylesheets/animate.scss */
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* line 2462, app/assets/stylesheets/animate.scss */
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 2499, app/assets/stylesheets/animate.scss */
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 2536, app/assets/stylesheets/animate.scss */
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2573, app/assets/stylesheets/animate.scss */
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2610, app/assets/stylesheets/animate.scss */
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 2647, app/assets/stylesheets/animate.scss */
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 2724, app/assets/stylesheets/animate.scss */
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 2783, app/assets/stylesheets/animate.scss */
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 2818, app/assets/stylesheets/animate.scss */
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 2849, app/assets/stylesheets/animate.scss */
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 2878, app/assets/stylesheets/animate.scss */
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2919, app/assets/stylesheets/animate.scss */
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2960, app/assets/stylesheets/animate.scss */
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3001, app/assets/stylesheets/animate.scss */
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3042, app/assets/stylesheets/animate.scss */
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 3079, app/assets/stylesheets/animate.scss */
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3124, app/assets/stylesheets/animate.scss */
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

/* line 3161, app/assets/stylesheets/animate.scss */
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

/* line 3198, app/assets/stylesheets/animate.scss */
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3243, app/assets/stylesheets/animate.scss */
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3274, app/assets/stylesheets/animate.scss */
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3305, app/assets/stylesheets/animate.scss */
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3336, app/assets/stylesheets/animate.scss */
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3367, app/assets/stylesheets/animate.scss */
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 3398, app/assets/stylesheets/animate.scss */
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 3429, app/assets/stylesheets/animate.scss */
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 3460, app/assets/stylesheets/animate.scss */
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 3491, app/assets/stylesheets/animate.scss */
.slideOutUp {
  animation-name: slideOutUp;
}

/* line 7, app/assets/stylesheets/campaign_manager.scss */
.sidebar-section-header {
  padding: 15px 15px 5px !important;
}

/* line 10, app/assets/stylesheets/campaign_manager.scss */
.sidebar-section-header span {
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: 700;
}

/* line 21, app/assets/stylesheets/campaign_manager.scss */
.sidebar-menu li a {
  transition: background 0.15s ease, padding-left 0.15s ease;
}

/* line 25, app/assets/stylesheets/campaign_manager.scss */
.sidebar-menu li.active > a {
  border-left: 3px solid #6cbbfa;
}

/* line 34, app/assets/stylesheets/campaign_manager.scss */
.cm-section-header {
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #6c757d;
  border-bottom: 2px solid #e9ecef;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
}

/* line 51, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header {
  padding: 1rem 1.25rem;
  border-radius: 0.5rem;
  margin-bottom: 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

/* line 60, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header h4, .cm-page-header .h4 {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
}

/* line 66, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header .cm-page-subtitle {
  font-size: 0.75rem;
  opacity: 0.85;
  margin-top: 2px;
}

/* line 72, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header.cm-header-sd {
  background: linear-gradient(135deg, #0d6efd, #3d8bfd);
}

/* line 73, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header.cm-header-kc {
  background: linear-gradient(135deg, #17a2b8, #20c997);
}

/* line 74, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header.cm-header-kb {
  background: linear-gradient(135deg, #6f42c1, #9461e0);
}

/* line 75, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header.cm-header-merged {
  background: linear-gradient(135deg, #fd7e14, #ffc107);
}

/* line 76, app/assets/stylesheets/campaign_manager.scss */
.cm-page-header.cm-header-download {
  background: linear-gradient(135deg, #198754, #20c997);
}

/* line 82, app/assets/stylesheets/campaign_manager.scss */
.cm-breadcrumb {
  font-size: 0.8rem;
  margin-bottom: 0.75rem;
}

/* line 86, app/assets/stylesheets/campaign_manager.scss */
.cm-breadcrumb a {
  color: #6c757d;
  text-decoration: none;
}

/* line 89, app/assets/stylesheets/campaign_manager.scss */
.cm-breadcrumb a:hover {
  color: #0d6efd;
}

/* line 92, app/assets/stylesheets/campaign_manager.scss */
.cm-breadcrumb .separator {
  color: #adb5bd;
  margin: 0 0.35rem;
}

/* line 97, app/assets/stylesheets/campaign_manager.scss */
.cm-breadcrumb .current {
  color: #212529;
  font-weight: 600;
}

/* line 106, app/assets/stylesheets/campaign_manager.scss */
.cm-input-card {
  border: none;
  border-radius: 0.5rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  height: 100%;
  overflow: hidden;
}

/* line 114, app/assets/stylesheets/campaign_manager.scss */
.cm-input-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}

/* line 119, app/assets/stylesheets/campaign_manager.scss */
.cm-input-card .card-header {
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0.65rem 1rem;
  border-bottom: none;
}

/* line 126, app/assets/stylesheets/campaign_manager.scss */
.cm-input-card .card-footer {
  border-top: 1px solid #f0f0f0;
  padding: 0.5rem 1rem;
}

/* line 135, app/assets/stylesheets/campaign_manager.scss */
.cm-preview-table {
  font-size: 0.78rem;
  margin-bottom: 0.5rem;
  border-collapse: separate;
  border-spacing: 0;
}

/* line 141, app/assets/stylesheets/campaign_manager.scss */
.cm-preview-table th {
  font-weight: 600;
  background: #f8f9fa;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  padding: 0.4rem 0.5rem !important;
  border-bottom: 2px solid #dee2e6;
  color: #495057;
}

/* line 152, app/assets/stylesheets/campaign_manager.scss */
.cm-preview-table td {
  padding: 0.3rem 0.5rem !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
  vertical-align: middle;
}

/* line 165, app/assets/stylesheets/campaign_manager.scss */
.cm-stat-value {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}

/* line 171, app/assets/stylesheets/campaign_manager.scss */
.cm-stat-label {
  font-size: 0.68rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #6c757d;
  font-weight: 500;
}

/* line 179, app/assets/stylesheets/campaign_manager.scss */
.cm-stat-card {
  border: none;
  border-radius: 0.4rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.2s ease;
}

/* line 185, app/assets/stylesheets/campaign_manager.scss */
.cm-stat-card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* line 189, app/assets/stylesheets/campaign_manager.scss */
.cm-stat-card .card-body {
  padding: 0.65rem 0.85rem;
}

/* line 194, app/assets/stylesheets/campaign_manager.scss */
.border-left-primary {
  border-left: 3px solid #0d6efd !important;
}

/* line 195, app/assets/stylesheets/campaign_manager.scss */
.border-left-info {
  border-left: 3px solid #17a2b8 !important;
}

/* line 196, app/assets/stylesheets/campaign_manager.scss */
.border-left-success {
  border-left: 3px solid #198754 !important;
}

/* line 197, app/assets/stylesheets/campaign_manager.scss */
.border-left-warning {
  border-left: 3px solid #ffc107 !important;
}

/* line 198, app/assets/stylesheets/campaign_manager.scss */
.border-left-purple {
  border-left: 3px solid #6f42c1 !important;
}

/* line 203, app/assets/stylesheets/campaign_manager.scss */
.cm-generate-panel {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 0.5rem;
  padding: 1.5rem;
  border: 1px solid #dee2e6;
}

/* line 210, app/assets/stylesheets/campaign_manager.scss */
.cm-prerequisite {
  display: flex;
  align-items: center;
  padding: 0.35rem 0;
  font-size: 0.9rem;
}

/* line 220, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card {
  border: none;
  border-radius: 0.5rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin-bottom: 1.25rem;
  transition: box-shadow 0.2s ease;
}

/* line 228, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* line 232, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card .card-header {
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0.65rem 1rem;
  border-bottom: none;
}

/* line 239, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card .cm-download-btn {
  display: flex;
  align-items: center;
  padding: 0.75rem 1rem;
  border-radius: 0.4rem;
  border: 1px solid #dee2e6;
  text-decoration: none;
  color: #212529;
  transition: all 0.2s ease;
  background: #fff;
}

/* line 250, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card .cm-download-btn:hover {
  background: #f8f9fa;
  border-color: #adb5bd;
  transform: translateY(-1px);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

/* line 257, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card .cm-download-btn .cm-dl-icon {
  font-size: 1.3rem;
  margin-right: 0.75rem;
  opacity: 0.7;
}

/* line 263, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card .cm-download-btn strong {
  font-size: 0.85rem;
  display: block;
}

/* line 268, app/assets/stylesheets/campaign_manager.scss */
.cm-download-card .cm-download-btn small, .cm-download-card .cm-download-btn .small {
  font-size: 0.72rem;
  color: #6c757d;
}

/* line 278, app/assets/stylesheets/campaign_manager.scss */
.cm-nav-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0;
  border-top: 1px solid #e9ecef;
  margin-top: 1rem;
}

/* line 286, app/assets/stylesheets/campaign_manager.scss */
.cm-nav-bar .btn {
  font-size: 0.82rem;
}

/* line 294, app/assets/stylesheets/campaign_manager.scss */
.cm-category-badge {
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0.2rem 0.5rem;
  border-radius: 3px;
  display: inline-block;
}

/* line 303, app/assets/stylesheets/campaign_manager.scss */
.cm-category-badge.cat-sd {
  background: #cfe2ff;
  color: #084298;
}

/* line 304, app/assets/stylesheets/campaign_manager.scss */
.cm-category-badge.cat-kc {
  background: #cff4fc;
  color: #055160;
}

/* line 305, app/assets/stylesheets/campaign_manager.scss */
.cm-category-badge.cat-kb {
  background: #e2d9f3;
  color: #432874;
}

/* line 306, app/assets/stylesheets/campaign_manager.scss */
.cm-category-badge.cat-merged {
  background: #fff3cd;
  color: #664d03;
}

/* line 312, app/assets/stylesheets/campaign_manager.scss */
.box {
  border-radius: 0.5rem;
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

/* line 317, app/assets/stylesheets/campaign_manager.scss */
.box .box-header {
  border-radius: 0.5rem 0.5rem 0 0;
  padding: 0.85rem 1.25rem;
}

/* line 321, app/assets/stylesheets/campaign_manager.scss */
.box .box-header .box-title {
  font-size: 1rem;
  font-weight: 600;
}

/* line 327, app/assets/stylesheets/campaign_manager.scss */
.box .box-body {
  padding: 1.25rem;
}

/* line 336, app/assets/stylesheets/campaign_manager.scss */
#main-menu > li > a {
  font-size: 0.82rem;
  font-weight: 500;
}

/* line 341, app/assets/stylesheets/campaign_manager.scss */
#main-menu ul a {
  font-size: 0.78rem;
}

/* line 349, app/assets/stylesheets/campaign_manager.scss */
.cm-output-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}

@media (max-width: 992px) {
  /* line 349, app/assets/stylesheets/campaign_manager.scss */
  .cm-output-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  /* line 349, app/assets/stylesheets/campaign_manager.scss */
  .cm-output-grid {
    grid-template-columns: 1fr;
  }
}

/* line 362, app/assets/stylesheets/campaign_manager.scss */
.cm-output-grid .cm-output-link {
  display: flex;
  align-items: flex-start;
  padding: 0.6rem 0.75rem;
  border-radius: 0.35rem;
  border: 1px solid #e9ecef;
  text-decoration: none;
  color: #212529;
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1.3;
  transition: all 0.15s ease;
  background: #fff;
  word-wrap: break-word;
}

/* line 377, app/assets/stylesheets/campaign_manager.scss */
.cm-output-grid .cm-output-link:hover {
  background: #f8f9fa;
  border-color: #0d6efd;
  color: #0d6efd;
}

/* line 383, app/assets/stylesheets/campaign_manager.scss */
.cm-output-grid .cm-output-link i {
  margin-right: 0.5rem;
  margin-top: 2px;
  font-size: 0.85rem;
  opacity: 0.6;
  flex-shrink: 0;
}

/* line 396, app/assets/stylesheets/campaign_manager.scss */
.badge-primary {
  background: #0d6efd;
}

/* line 397, app/assets/stylesheets/campaign_manager.scss */
.badge-info {
  background: #17a2b8;
}

/* line 398, app/assets/stylesheets/campaign_manager.scss */
.badge-success {
  background: #198754;
}

/* line 399, app/assets/stylesheets/campaign_manager.scss */
.badge-warning {
  background: #ffc107;
  color: #212529;
}

/* line 400, app/assets/stylesheets/campaign_manager.scss */
.badge-danger {
  background: #dc3545;
}

/* line 401, app/assets/stylesheets/campaign_manager.scss */
.badge-secondary {
  background: #6c757d;
}

/* line 402, app/assets/stylesheets/campaign_manager.scss */
.badge-dark {
  background: #343a40;
}

/* line 407, app/assets/stylesheets/campaign_manager.scss */
.text-xs {
  font-size: 0.7rem;
}

/* line 411, app/assets/stylesheets/campaign_manager.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 421, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper table.dataTable thead th {
  background: #343a40;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 600;
  padding: 0.4rem 0.5rem !important;
  border-bottom: 2px solid #495057;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 433, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper table.dataTable tbody td {
  font-size: 0.8rem;
  padding: 0.35rem 0.5rem !important;
  vertical-align: middle;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 444, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper table.dataTable tbody td:first-child,
.dataTables_wrapper table.dataTable tbody td:nth-child(2) {
  max-width: none;
  white-space: nowrap;
}

/* line 451, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper table.dataTable tbody tr:hover {
  background-color: rgba(0, 123, 255, 0.06) !important;
}

/* line 457, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper .dataTables_filter input {
  border-radius: 4px;
  border: 1px solid #ced4da;
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
}

/* line 464, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper .dataTables_length select {
  font-size: 0.8rem;
  padding: 0.2rem 0.4rem;
}

/* line 469, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper .dataTables_info {
  font-size: 0.78rem;
  color: #6c757d;
}

/* line 474, app/assets/stylesheets/campaign_manager.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  font-size: 0.78rem;
  padding: 0.2rem 0.6rem;
}

/* line 482, app/assets/stylesheets/campaign_manager.scss */
.dataTable[id^="campaign-"] {
  width: 100% !important;
}

/* line 493, app/assets/stylesheets/campaign_manager.scss */
#keyword-summary-table_wrapper .dataTables_scrollHead table,
#keyword-summary-table_wrapper .dataTables_scrollBody table {
  table-layout: fixed !important;
}

/* line 499, app/assets/stylesheets/campaign_manager.scss */
#keyword-summary-table_wrapper .dataTables_scrollHead table {
  margin-bottom: 0 !important;
}

/* line 503, app/assets/stylesheets/campaign_manager.scss */
#keyword-summary-table_wrapper table.dataTable {
  border-collapse: collapse !important;
}

/* line 506, app/assets/stylesheets/campaign_manager.scss */
#keyword-summary-table_wrapper table.dataTable thead th {
  font-size: 0.68rem;
  padding: 0.3rem 0.35rem !important;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 514, app/assets/stylesheets/campaign_manager.scss */
#keyword-summary-table_wrapper table.dataTable tbody td {
  font-size: 0.72rem;
  padding: 0.25rem 0.35rem !important;
  max-width: none;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 528, app/assets/stylesheets/campaign_manager.scss */
table.dataTable thead th.sorting,
table.dataTable thead th.sorting_asc,
table.dataTable thead th.sorting_desc,
table.dataTable thead th.sorting_asc_disabled,
table.dataTable thead th.sorting_desc_disabled {
  padding-right: 8px !important;
  cursor: default !important;
  background-image: none !important;
}

/* line 533, app/assets/stylesheets/campaign_manager.scss */
table.dataTable thead th.sorting::before, table.dataTable thead th.sorting::after,
table.dataTable thead th.sorting_asc::before,
table.dataTable thead th.sorting_asc::after,
table.dataTable thead th.sorting_desc::before,
table.dataTable thead th.sorting_desc::after,
table.dataTable thead th.sorting_asc_disabled::before,
table.dataTable thead th.sorting_asc_disabled::after,
table.dataTable thead th.sorting_desc_disabled::before,
table.dataTable thead th.sorting_desc_disabled::after {
  display: none !important;
  content: none !important;
}

/* line 545, app/assets/stylesheets/campaign_manager.scss */
table.dataTable.table-sm thead th.sorting,
table.dataTable.table-sm thead th.sorting_asc,
table.dataTable.table-sm thead th.sorting_desc {
  padding-right: 8px !important;
}

/* line 548, app/assets/stylesheets/campaign_manager.scss */
table.dataTable.table-sm thead th.sorting::before, table.dataTable.table-sm thead th.sorting::after,
table.dataTable.table-sm thead th.sorting_asc::before,
table.dataTable.table-sm thead th.sorting_asc::after,
table.dataTable.table-sm thead th.sorting_desc::before,
table.dataTable.table-sm thead th.sorting_desc::after {
  display: none !important;
  content: none !important;
}

/* line 560, app/assets/stylesheets/campaign_manager.scss */
.column-filter-icon {
  display: inline-block;
  cursor: pointer;
  margin-left: 6px;
  opacity: 0.4;
  font-size: 0.78rem;
  vertical-align: middle;
  transition: opacity 0.2s, color 0.2s;
  position: relative;
}

/* line 570, app/assets/stylesheets/campaign_manager.scss */
.column-filter-icon:hover {
  opacity: 0.9;
}

/* line 572, app/assets/stylesheets/campaign_manager.scss */
.column-filter-icon.filter-active {
  opacity: 1;
  color: #0d6efd;
}

/* line 576, app/assets/stylesheets/campaign_manager.scss */
.column-filter-icon.filter-active i {
  font-weight: 900;
}

/* line 578, app/assets/stylesheets/campaign_manager.scss */
.column-filter-icon.filter-active::after {
  content: '';
  position: absolute;
  top: -2px;
  right: -4px;
  width: 6px;
  height: 6px;
  background: #0d6efd;
  border-radius: 50%;
}

/* line 593, app/assets/stylesheets/campaign_manager.scss */
.cf-check {
  display: inline-flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  flex-shrink: 0;
}

/* line 601, app/assets/stylesheets/campaign_manager.scss */
.cf-check input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

/* line 609, app/assets/stylesheets/campaign_manager.scss */
.cf-check .cf-mark {
  width: 18px;
  height: 18px;
  border: 2px solid #80868b;
  border-radius: 3px;
  background: #fff;
  position: relative;
  transition: background 0.15s, border-color 0.15s;
}

/* line 619, app/assets/stylesheets/campaign_manager.scss */
.cf-check input:checked + .cf-mark {
  background: #1a73e8;
  border-color: #1a73e8;
}

/* line 623, app/assets/stylesheets/campaign_manager.scss */
.cf-check input:checked + .cf-mark::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2.5px 2.5px 0;
  transform: rotate(45deg);
}

/* line 637, app/assets/stylesheets/campaign_manager.scss */
.cf-check input:indeterminate + .cf-mark {
  background: #1a73e8;
  border-color: #1a73e8;
}

/* line 641, app/assets/stylesheets/campaign_manager.scss */
.cf-check input:indeterminate + .cf-mark::after {
  content: '';
  position: absolute;
  left: 3px;
  top: 6px;
  width: 8px;
  height: 0;
  border: solid #fff;
  border-width: 0 0 2.5px 0;
}

/* line 653, app/assets/stylesheets/campaign_manager.scss */
.cf-check:hover .cf-mark {
  border-color: #1a73e8;
}

/* line 658, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown {
  position: absolute;
  z-index: 1060;
  background: #fff;
  border: 1px solid #dadce0;
  border-radius: 4px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  width: 300px;
  padding: 8px 0;
  font-weight: normal;
  font-family: inherit;
}

/* line 670, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-search-input {
  width: calc(100% - 16px);
  margin: 0 8px 6px;
  padding: 6px 10px;
  font-size: 0.88rem;
  border: 1px solid #dadce0;
  border-radius: 4px;
  outline: none;
}

/* line 679, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-search-input:focus {
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.2);
}

/* line 683, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-select-all-row {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-bottom: 1px solid #e8eaed;
  margin-bottom: 2px;
}

/* line 692, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-select-all-row:hover {
  background: #f1f3f4;
}

/* line 694, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-select-all-row .filter-select-all-label {
  font-size: 0.88rem;
  color: #5f6368;
  font-style: italic;
}

/* line 701, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-count-bar {
  font-size: 0.72rem;
  color: #80868b;
  padding: 2px 12px 4px;
  border-bottom: 1px solid #e8eaed;
  margin-bottom: 2px;
}

/* line 709, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-checkbox-list {
  max-height: 280px;
  overflow-y: auto;
  margin-bottom: 6px;
  padding: 0;
}

/* line 715, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-checkbox-list .filter-item {
  display: flex;
  align-items: center;
  padding: 5px 12px;
  font-size: 0.88rem;
  cursor: pointer;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 724, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-checkbox-list .filter-item:hover {
  background: #f1f3f4;
}

/* line 726, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-checkbox-list .filter-item .filter-item-text {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #202124;
  line-height: 1.4;
}

/* line 737, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding: 6px 8px 2px;
  border-top: 1px solid #e8eaed;
}

/* line 744, app/assets/stylesheets/campaign_manager.scss */
.column-filter-dropdown .filter-actions .btn-xs {
  font-size: 0.82rem;
  padding: 5px 16px;
  line-height: 1.4;
  border-radius: 4px;
}

/* line 754, app/assets/stylesheets/campaign_manager.scss */
.dataTables_filter {
  display: flex !important;
  align-items: center;
  gap: 8px;
}

/* line 760, app/assets/stylesheets/campaign_manager.scss */
.dt-clear-filters-btn {
  font-size: 0.78rem;
  padding: 3px 10px;
  line-height: 1.4;
  border-radius: 4px;
  color: #dc3545;
  border: 1px solid #dc3545;
  background: transparent;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
  vertical-align: middle;
}

/* line 773, app/assets/stylesheets/campaign_manager.scss */
.dt-clear-filters-btn i {
  margin-right: 3px;
}

/* line 775, app/assets/stylesheets/campaign_manager.scss */
.dt-clear-filters-btn:hover {
  background: #dc3545;
  color: #fff;
}

/* line 784, app/assets/stylesheets/campaign_manager.scss */
.cm-card-settings {
  background: linear-gradient(135deg, #0d6efd, #3d8bfd) !important;
  color: #fff !important;
}

/* line 788, app/assets/stylesheets/campaign_manager.scss */
.cm-card-settings h5, .cm-card-settings .h5, .cm-card-settings h6, .cm-card-settings .h6, .cm-card-settings span, .cm-card-settings i {
  color: #fff !important;
}

/* line 791, app/assets/stylesheets/campaign_manager.scss */
.cm-card-settings-kw {
  background: linear-gradient(135deg, #17a2b8, #20c997) !important;
  color: #fff !important;
}

/* line 795, app/assets/stylesheets/campaign_manager.scss */
.cm-card-settings-kw h5, .cm-card-settings-kw .h5, .cm-card-settings-kw h6, .cm-card-settings-kw .h6, .cm-card-settings-kw span, .cm-card-settings-kw i {
  color: #fff !important;
}

/* line 798, app/assets/stylesheets/campaign_manager.scss */
.cm-card-bulk {
  background-color: #495057 !important;
  color: #fff !important;
}

/* line 802, app/assets/stylesheets/campaign_manager.scss */
.cm-card-bulk h5, .cm-card-bulk .h5, .cm-card-bulk h6, .cm-card-bulk .h6, .cm-card-bulk label, .cm-card-bulk span {
  color: #fff !important;
}

/* line 805, app/assets/stylesheets/campaign_manager.scss */
.cm-card-select {
  background-color: #212529 !important;
  color: #fff !important;
}

/* line 809, app/assets/stylesheets/campaign_manager.scss */
.cm-card-select h5, .cm-card-select .h5, .cm-card-select h6, .cm-card-select .h6, .cm-card-select span {
  color: #fff !important;
}

/* line 812, app/assets/stylesheets/campaign_manager.scss */
.cm-card-target {
  background-color: #e67e22 !important;
  color: #212529 !important;
}

/* line 816, app/assets/stylesheets/campaign_manager.scss */
.cm-card-target h5, .cm-card-target .h5, .cm-card-target h6, .cm-card-target .h6, .cm-card-target span {
  color: #212529 !important;
}

/* line 817, app/assets/stylesheets/campaign_manager.scss */
.cm-card-target .text-muted {
  color: #5a3e1a !important;
}

/* line 820, app/assets/stylesheets/campaign_manager.scss */
.cm-card-info {
  background: linear-gradient(135deg, #17a2b8, #138496) !important;
  color: #fff !important;
}

/* line 824, app/assets/stylesheets/campaign_manager.scss */
.cm-card-info h5, .cm-card-info .h5, .cm-card-info h6, .cm-card-info .h6, .cm-card-info strong, .cm-card-info span {
  color: #fff !important;
}

/* line 830, app/assets/stylesheets/campaign_manager.scss */
.intel-bar {
  padding: 8px 16px;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

/* line 839, app/assets/stylesheets/campaign_manager.scss */
.intel-score-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.78rem;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
}

/* line 851, app/assets/stylesheets/campaign_manager.scss */
.intel-metric {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.75rem;
  color: #495057;
  background: #f8f9fa;
  padding: 3px 10px;
  border-radius: 4px;
  border: 1px solid #e9ecef;
}

/* line 862, app/assets/stylesheets/campaign_manager.scss */
.intel-metric .intel-metric-val {
  font-weight: 600;
}

/* line 867, app/assets/stylesheets/campaign_manager.scss */
.intel-toggle {
  margin-left: auto;
  font-size: 0.75rem;
  color: #6c757d;
  background: none;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.15s;
}

/* line 878, app/assets/stylesheets/campaign_manager.scss */
.intel-toggle:hover {
  background: #f8f9fa;
  border-color: #adb5bd;
  color: #212529;
}

/* line 884, app/assets/stylesheets/campaign_manager.scss */
.intel-toggle[aria-expanded="true"] {
  background: #e9ecef;
  color: #212529;
}

/* line 890, app/assets/stylesheets/campaign_manager.scss */
.intel-detail {
  padding: 12px 16px;
  background: #fcfcfd;
  border-bottom: 1px solid #e9ecef;
}

/* line 896, app/assets/stylesheets/campaign_manager.scss */
.intel-section-title {
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #6c757d;
  margin-bottom: 8px;
}

/* line 905, app/assets/stylesheets/campaign_manager.scss */
.intel-issue {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 6px 10px;
  margin-bottom: 4px;
  border-radius: 4px;
  font-size: 0.78rem;
  line-height: 1.4;
}

/* line 915, app/assets/stylesheets/campaign_manager.scss */
.intel-issue .intel-issue-icon {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6rem;
  margin-top: 1px;
}

/* line 927, app/assets/stylesheets/campaign_manager.scss */
.intel-issue .intel-issue-text {
  flex: 1;
}

/* line 930, app/assets/stylesheets/campaign_manager.scss */
.intel-issue .intel-issue-text strong {
  display: block;
  font-size: 0.78rem;
  margin-bottom: 1px;
}

/* line 936, app/assets/stylesheets/campaign_manager.scss */
.intel-issue .intel-issue-text span {
  font-size: 0.72rem;
  color: #6c757d;
}

/* line 942, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-high {
  background: #fff5f5;
  border-left: 3px solid #dc3545;
}

/* line 946, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-high .intel-issue-icon {
  background: #dc3545;
  color: #fff;
}

/* line 947, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-high strong {
  color: #b02a37;
}

/* line 950, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-medium {
  background: #fff9e6;
  border-left: 3px solid #e6a817;
}

/* line 954, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-medium .intel-issue-icon {
  background: #e6a817;
  color: #fff;
}

/* line 955, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-medium strong {
  color: #946206;
}

/* line 958, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-low {
  background: #f0f7ff;
  border-left: 3px solid #6c9bd1;
}

/* line 962, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-low .intel-issue-icon {
  background: #6c9bd1;
  color: #fff;
}

/* line 963, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-low strong {
  color: #2c5282;
}

/* line 966, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-info {
  background: #f8f9fa;
  border-left: 3px solid #adb5bd;
}

/* line 970, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-info .intel-issue-icon {
  background: #adb5bd;
  color: #fff;
}

/* line 971, app/assets/stylesheets/campaign_manager.scss */
.intel-issue.issue-info strong {
  color: #495057;
}

/* line 975, app/assets/stylesheets/campaign_manager.scss */
.intel-kw-table {
  width: 100%;
  font-size: 0.78rem;
  border-collapse: collapse;
}

/* line 980, app/assets/stylesheets/campaign_manager.scss */
.intel-kw-table th {
  font-size: 0.68rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  color: #6c757d;
  padding: 4px 8px;
  border-bottom: 2px solid #e9ecef;
  background: transparent;
}

/* line 991, app/assets/stylesheets/campaign_manager.scss */
.intel-kw-table td {
  padding: 5px 8px;
  border-bottom: 1px solid #f0f0f0;
  color: #212529;
  vertical-align: middle;
}

/* line 998, app/assets/stylesheets/campaign_manager.scss */
.intel-kw-table tr:last-child td {
  border-bottom: none;
}

/* line 1001, app/assets/stylesheets/campaign_manager.scss */
.intel-action-tag {
  display: inline-block;
  font-size: 0.68rem;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 3px;
  white-space: nowrap;
}

/* line 1009, app/assets/stylesheets/campaign_manager.scss */
.intel-action-tag.action-pause {
  background: #fde8e8;
  color: #b02a37;
}

/* line 1014, app/assets/stylesheets/campaign_manager.scss */
.intel-action-tag.action-boost {
  background: #d4edda;
  color: #155724;
}

/* line 1019, app/assets/stylesheets/campaign_manager.scss */
.intel-action-tag.action-adjust {
  background: #fff3cd;
  color: #664d03;
}

/* line 1025, app/assets/stylesheets/campaign_manager.scss */
.intel-apply-btn {
  font-size: 0.75rem;
  font-weight: 500;
  padding: 4px 14px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #dee2e6;
  color: #495057;
  cursor: pointer;
  transition: all 0.15s;
}

/* line 1036, app/assets/stylesheets/campaign_manager.scss */
.intel-apply-btn:hover {
  background: #f8f9fa;
  border-color: #0d6efd;
  color: #0d6efd;
}

/* line 1042, app/assets/stylesheets/campaign_manager.scss */
.intel-apply-btn.applied {
  background: #d4edda;
  border-color: #198754;
  color: #155724;
  cursor: default;
}

/* line 1050, app/assets/stylesheets/campaign_manager.scss */
.intel-score-bar {
  height: 4px;
  border-radius: 2px;
  background: #e9ecef;
  overflow: hidden;
  width: 50px;
  display: inline-block;
  vertical-align: middle;
}

/* line 1059, app/assets/stylesheets/campaign_manager.scss */
.intel-score-bar .intel-score-fill {
  height: 100%;
  border-radius: 2px;
  transition: width 0.3s;
}

/* line 1071, app/assets/stylesheets/campaign_manager.scss */
#asin-selection-table tbody tr.row-selected,
#keyword-selection-table tbody tr.row-selected {
  background-color: #e8f4fd !important;
  border-left: 3px solid #0d6efd;
}

/* line 1075, app/assets/stylesheets/campaign_manager.scss */
#asin-selection-table tbody tr.row-selected td:first-child,
#keyword-selection-table tbody tr.row-selected td:first-child {
  padding-left: calc(0.6rem - 3px) !important;
}

/* line 1080, app/assets/stylesheets/campaign_manager.scss */
#asin-selection-table tbody tr,
#keyword-selection-table tbody tr {
  transition: background-color 0.15s ease;
}

/* line 1088, app/assets/stylesheets/campaign_manager.scss */
.filter-status-bar {
  font-size: 0.88rem;
  color: #6c757d;
  padding: 0.25rem 0;
}

/* line 1093, app/assets/stylesheets/campaign_manager.scss */
.filter-status-bar .status-count {
  font-weight: 600;
  color: #0d6efd;
}

/* line 1098, app/assets/stylesheets/campaign_manager.scss */
.filter-status-bar .status-separator {
  margin: 0 0.5rem;
  color: #adb5bd;
}

/* line 1114, app/assets/stylesheets/campaign_manager.scss */
table input[type="checkbox"]:not(.filter-cb):not(.filter-select-all-cb):not(.custom-control-input) {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  position: relative !important;
  left: auto !important;
  opacity: 1 !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px;
  min-height: 18px;
  border: 2px solid #adb5bd !important;
  border-radius: 3px !important;
  background: #fff !important;
  cursor: pointer;
  display: inline-block !important;
  vertical-align: middle;
  margin: 0;
}

/* line 1133, app/assets/stylesheets/campaign_manager.scss */
table input[type="checkbox"]:not(.filter-cb):not(.filter-select-all-cb):not(.custom-control-input):checked {
  background: #0d6efd !important;
  border-color: #0d6efd !important;
}

/* line 1137, app/assets/stylesheets/campaign_manager.scss */
table input[type="checkbox"]:not(.filter-cb):not(.filter-select-all-cb):not(.custom-control-input):checked::after {
  content: '' !important;
  position: absolute !important;
  left: 4px !important;
  top: 0px !important;
  width: 6px;
  height: 11px;
  border: solid #fff !important;
  border-width: 0 2.5px 2.5px 0 !important;
  transform: rotate(45deg);
}

/* line 1150, app/assets/stylesheets/campaign_manager.scss */
table input[type="checkbox"]:not(.filter-cb):not(.filter-select-all-cb):not(.custom-control-input):hover {
  border-color: #0d6efd !important;
}

/* line 1154, app/assets/stylesheets/campaign_manager.scss */
table input[type="checkbox"]:not(.filter-cb):not(.filter-select-all-cb):not(.custom-control-input):focus {
  outline: 2px solid rgba(13, 110, 253, 0.4);
  outline-offset: 1px;
}

/* line 1163, app/assets/stylesheets/campaign_manager.scss */
#asin-selection-table thead th:first-child,
#asin-selection-table tbody td:first-child,
#keyword-selection-table thead th:first-child,
#keyword-selection-table tbody td:first-child {
  text-align: center;
  vertical-align: middle;
  width: 40px;
}

/* line 1177, app/assets/stylesheets/campaign_manager.scss */
#asin-selection-table_wrapper .dataTables_filter input,
#keyword-selection-table_wrapper .dataTables_filter input {
  font-size: 0.92rem;
  padding: 0.35rem 0.65rem;
  border-radius: 0.3rem;
}

/* line 1184, app/assets/stylesheets/campaign_manager.scss */
#asin-selection-table_wrapper .dataTables_scrollBody,
#keyword-selection-table_wrapper .dataTables_scrollBody {
  border-bottom: 1px solid #dee2e6;
}

/* line 1188, app/assets/stylesheets/campaign_manager.scss */
#asin-selection-table_wrapper table.dataTable thead th,
#keyword-selection-table_wrapper table.dataTable thead th {
  position: relative;
  white-space: nowrap;
}

/* line 1198, app/assets/stylesheets/campaign_manager.scss */
#deep-dive-modal .modal-body {
  padding: 0;
}

/* line 1199, app/assets/stylesheets/campaign_manager.scss */
#deep-dive-modal .modal-content {
  border: none;
  border-radius: 0.5rem;
  overflow: hidden;
}

/* line 1202, app/assets/stylesheets/campaign_manager.scss */
.dd-header {
  background: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460);
  color: #fff;
  padding: 14px 20px 10px;
}

/* line 1208, app/assets/stylesheets/campaign_manager.scss */
.dd-header-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  flex-wrap: wrap;
}

/* line 1216, app/assets/stylesheets/campaign_manager.scss */
.dd-header-left {
  flex: 1;
  min-width: 200px;
}

/* line 1221, app/assets/stylesheets/campaign_manager.scss */
.dd-asin {
  color: #7ec8e3;
  font-family: monospace;
  font-size: 1.05rem;
  font-weight: 700;
  text-decoration: none;
}

/* line 1227, app/assets/stylesheets/campaign_manager.scss */
.dd-asin:hover {
  color: #a8d8f0;
  text-decoration: underline;
}

/* line 1230, app/assets/stylesheets/campaign_manager.scss */
.dd-product-name {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.88rem;
  margin-top: 2px;
}

/* line 1236, app/assets/stylesheets/campaign_manager.scss */
.dd-header-badges {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  align-items: center;
}

/* line 1243, app/assets/stylesheets/campaign_manager.scss */
.dd-badge {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 10px;
  color: #fff;
  white-space: nowrap;
}

/* line 1252, app/assets/stylesheets/campaign_manager.scss */
.dd-badge.dd-badge-dark {
  background: rgba(255, 255, 255, 0.15);
}

/* line 1253, app/assets/stylesheets/campaign_manager.scss */
.dd-badge.dd-badge-muted {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7);
}

/* line 1256, app/assets/stylesheets/campaign_manager.scss */
.dd-keyword {
  margin-top: 6px;
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.6);
}

/* line 1260, app/assets/stylesheets/campaign_manager.scss */
.dd-keyword i {
  font-size: 0.7rem;
}

/* line 1264, app/assets/stylesheets/campaign_manager.scss */
.dd-stats-row {
  display: flex;
  flex-wrap: wrap;
  background: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
  padding: 8px 12px;
  gap: 0;
}

/* line 1273, app/assets/stylesheets/campaign_manager.scss */
.dd-stat {
  flex: 1;
  min-width: 60px;
  max-width: 90px;
  text-align: center;
  padding: 4px 6px;
}

/* line 1280, app/assets/stylesheets/campaign_manager.scss */
.dd-stat.dd-stat-sep {
  border-left: 1px solid #dee2e6;
  margin-left: 4px;
  padding-left: 10px;
}

/* line 1287, app/assets/stylesheets/campaign_manager.scss */
.dd-stat-val {
  font-size: 0.95rem;
  font-weight: 700;
  color: #212529;
  line-height: 1.2;
}

/* line 1294, app/assets/stylesheets/campaign_manager.scss */
.dd-stat-lbl {
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  color: #6c757d;
  font-weight: 500;
}

/* line 1303, app/assets/stylesheets/campaign_manager.scss */
.dd-section {
  padding: 10px 20px;
  border-bottom: 1px solid #f0f0f0;
}

/* line 1308, app/assets/stylesheets/campaign_manager.scss */
.dd-section-title {
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #495057;
  margin-bottom: 8px;
}

/* line 1316, app/assets/stylesheets/campaign_manager.scss */
.dd-section-title i {
  font-size: 0.75rem;
  color: #6c757d;
}

/* line 1320, app/assets/stylesheets/campaign_manager.scss */
.dd-insights {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* line 1326, app/assets/stylesheets/campaign_manager.scss */
.dd-insight {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 8px 12px;
  background: #fff;
  border-radius: 6px;
  border-left: 3px solid #6c757d;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

/* line 1337, app/assets/stylesheets/campaign_manager.scss */
.dd-insight-icon {
  flex-shrink: 0;
  font-size: 0.85rem;
  margin-top: 1px;
}

/* line 1343, app/assets/stylesheets/campaign_manager.scss */
.dd-insight-body {
  flex: 1;
}

/* line 1345, app/assets/stylesheets/campaign_manager.scss */
.dd-insight-title {
  font-size: 0.9rem;
  font-weight: 600;
  color: #212529;
}

/* line 1351, app/assets/stylesheets/campaign_manager.scss */
.dd-insight-detail {
  font-size: 0.85rem;
  color: #495057;
  line-height: 1.45;
  margin-top: 2px;
}

/* line 1359, app/assets/stylesheets/campaign_manager.scss */
.dd-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid #f0f0f0;
}

/* line 1364, app/assets/stylesheets/campaign_manager.scss */
.dd-grid.dd-grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

/* line 1369, app/assets/stylesheets/campaign_manager.scss */
.dd-panel {
  padding: 10px 16px;
  border-right: 1px solid #f0f0f0;
}

/* line 1373, app/assets/stylesheets/campaign_manager.scss */
.dd-panel:last-child {
  border-right: none;
}

/* line 1375, app/assets/stylesheets/campaign_manager.scss */
.dd-panel.dd-panel-green {
  background: #f8fdf8;
}

/* line 1376, app/assets/stylesheets/campaign_manager.scss */
.dd-panel.dd-panel-red {
  background: #fef8f8;
}

/* line 1377, app/assets/stylesheets/campaign_manager.scss */
.dd-panel.dd-panel-blue {
  background: #f6f9ff;
}

/* line 1380, app/assets/stylesheets/campaign_manager.scss */
.dd-panel-title {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #495057;
  margin-bottom: 8px;
  padding-bottom: 4px;
  border-bottom: 1px solid #e9ecef;
}

/* line 1390, app/assets/stylesheets/campaign_manager.scss */
.dd-panel-title i {
  font-size: 0.7rem;
}

/* line 1394, app/assets/stylesheets/campaign_manager.scss */
.dd-kv-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 1400, app/assets/stylesheets/campaign_manager.scss */
.dd-kv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 0;
  font-size: 0.88rem;
}

/* line 1408, app/assets/stylesheets/campaign_manager.scss */
.dd-kv-label {
  color: #6c757d;
  font-size: 0.82rem;
}

/* line 1413, app/assets/stylesheets/campaign_manager.scss */
.dd-kv-value {
  font-weight: 600;
  color: #212529;
  font-size: 0.88rem;
  text-align: right;
}

/* line 1421, app/assets/stylesheets/campaign_manager.scss */
.dd-mini-badge {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 600;
  padding: 2px 7px;
  border-radius: 8px;
  color: #fff;
  margin-left: 4px;
  vertical-align: middle;
}

/* line 1431, app/assets/stylesheets/campaign_manager.scss */
.dd-mini-badge.dd-mini-badge-light {
  background: #e9ecef;
  color: #495057;
}

/* line 1437, app/assets/stylesheets/campaign_manager.scss */
.dd-empty {
  font-size: 0.85rem;
  color: #adb5bd;
  text-align: center;
  padding: 8px 0;
  font-style: italic;
}

/* line 1446, app/assets/stylesheets/campaign_manager.scss */
.dd-item {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  padding: 5px 0;
  font-size: 0.85rem;
  line-height: 1.4;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

/* line 1455, app/assets/stylesheets/campaign_manager.scss */
.dd-item:last-child {
  border-bottom: none;
}

/* line 1457, app/assets/stylesheets/campaign_manager.scss */
.dd-item i {
  margin-top: 2px;
  flex-shrink: 0;
}

/* line 1461, app/assets/stylesheets/campaign_manager.scss */
.dd-score-row {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

/* line 1468, app/assets/stylesheets/campaign_manager.scss */
.dd-score-gauge {
  display: flex;
  align-items: baseline;
  gap: 2px;
  flex-shrink: 0;
}

/* line 1475, app/assets/stylesheets/campaign_manager.scss */
.dd-score-number {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1;
}

/* line 1481, app/assets/stylesheets/campaign_manager.scss */
.dd-score-max {
  font-size: 0.95rem;
  color: #6c757d;
  font-weight: 500;
}

/* line 1487, app/assets/stylesheets/campaign_manager.scss */
.dd-score-cat {
  font-size: 0.82rem;
  color: #6c757d;
  margin-left: 8px;
  font-weight: 500;
}

/* line 1494, app/assets/stylesheets/campaign_manager.scss */
.dd-score-bars {
  flex: 1;
  min-width: 200px;
}

/* line 1499, app/assets/stylesheets/campaign_manager.scss */
.dd-score-bar-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}

/* line 1506, app/assets/stylesheets/campaign_manager.scss */
.dd-score-bar-label {
  font-size: 0.78rem;
  color: #6c757d;
  width: 100px;
  flex-shrink: 0;
}

/* line 1513, app/assets/stylesheets/campaign_manager.scss */
.dd-score-bar-track {
  flex: 1;
  height: 6px;
  background: #e9ecef;
  border-radius: 3px;
  overflow: hidden;
}

/* line 1521, app/assets/stylesheets/campaign_manager.scss */
.dd-score-bar-fill {
  height: 100%;
  border-radius: 3px;
  transition: width 0.4s ease;
}

/* line 1527, app/assets/stylesheets/campaign_manager.scss */
.dd-score-bar-val {
  font-size: 0.82rem;
  font-weight: 600;
  color: #212529;
  width: 52px;
  text-align: right;
}

/* line 1535, app/assets/stylesheets/campaign_manager.scss */
.dd-score-recs {
  display: flex;
  gap: 12px;
  flex-shrink: 0;
}

/* line 1541, app/assets/stylesheets/campaign_manager.scss */
.dd-score-rec {
  text-align: center;
}

/* line 1545, app/assets/stylesheets/campaign_manager.scss */
.dd-score-rec-label {
  font-size: 0.68rem;
  text-transform: uppercase;
  color: #6c757d;
  letter-spacing: 0.3px;
}

/* line 1552, app/assets/stylesheets/campaign_manager.scss */
.dd-score-rec-val {
  font-size: 0.92rem;
  font-weight: 700;
  color: #212529;
}

/* line 1559, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-row {
  display: flex;
  gap: 0;
}

/* line 1564, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-item {
  flex: 1;
  text-align: center;
  padding: 6px 8px;
  border-right: 1px solid #f0f0f0;
}

/* line 1570, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-item:last-child {
  border-right: none;
}

/* line 1573, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #6c757d;
  font-weight: 600;
  margin-bottom: 2px;
}

/* line 1581, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-planned, .dd-compare-running {
  font-size: 0.88rem;
  color: #212529;
}

/* line 1586, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-planned {
  color: #6c757d;
}

/* line 1588, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-planned::before {
  content: 'Plan: ';
  font-size: 0.7rem;
}

/* line 1591, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-running {
  font-weight: 600;
}

/* line 1593, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-running::before {
  content: 'Run: ';
  font-size: 0.7rem;
  color: #6c757d;
}

/* line 1596, app/assets/stylesheets/campaign_manager.scss */
.dd-compare-diff {
  font-size: 0.82rem;
  font-weight: 700;
  margin-top: 2px;
}

/* line 1603, app/assets/stylesheets/campaign_manager.scss */
.dd-ai-section {
  text-align: center;
  padding: 12px 20px;
  background: linear-gradient(135deg, #f8f6ff, #f0e6ff);
  border-top: 1px solid #e8daef;
}

/* line 1610, app/assets/stylesheets/campaign_manager.scss */
.dd-ai-btn {
  display: inline-block;
  background: linear-gradient(135deg, #6f42c1, #e83e8c);
  color: #fff;
  border: none;
  padding: 10px 28px;
  border-radius: 20px;
  font-size: 0.92rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
  box-shadow: 0 2px 8px rgba(111, 66, 193, 0.3);
}

/* line 1623, app/assets/stylesheets/campaign_manager.scss */
.dd-ai-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(111, 66, 193, 0.4);
}

/* line 1628, app/assets/stylesheets/campaign_manager.scss */
.dd-ai-btn:disabled {
  opacity: 0.7;
  cursor: wait;
  transform: none;
}

/* line 1635, app/assets/stylesheets/campaign_manager.scss */
.dd-ai-hint {
  display: block;
  color: #6c757d;
  font-size: 0.78rem;
  margin-top: 4px;
}

/* line 1642, app/assets/stylesheets/campaign_manager.scss */
.dd-ai-result {
  text-align: left;
  padding: 14px 18px;
  font-size: 0.9rem;
  line-height: 1.65;
  color: #212529;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e8daef;
}

/* line 1653, app/assets/stylesheets/campaign_manager.scss */
.dd-ai-error {
  padding: 12px 18px;
  font-size: 0.9rem;
  color: #842029;
  background: #f8d7da;
  border-radius: 6px;
  border: 1px solid #f5c2c7;
}

/* line 1665, app/assets/stylesheets/campaign_manager.scss */
tr[data-bs-toggle="collapse"] {
  cursor: pointer;
}

/* line 1668, app/assets/stylesheets/campaign_manager.scss */
tr[data-bs-toggle="collapse"]:hover {
  background-color: #f0f4f8 !important;
}

/* line 1672, app/assets/stylesheets/campaign_manager.scss */
tr[data-bs-toggle="collapse"] td:first-child .fa-chevron-right {
  transition: transform 0.2s ease;
}

/* line 1677, app/assets/stylesheets/campaign_manager.scss */
tr.collapse {
  display: none !important;
  cursor: default;
}

/* line 1681, app/assets/stylesheets/campaign_manager.scss */
tr.collapse.show {
  display: table-row !important;
}

/* line 1685, app/assets/stylesheets/campaign_manager.scss */
tr.collapse > td {
  padding: 0 !important;
  border-top: none !important;
}

/*Social Media Colors*/
/*Theme Colors*/
/*Lite color*/
/*Theme Colors For Dark*/
/* gray bg */
/* line 7, app/assets/stylesheets/color_theme.scss */
.bg-gray-100 {
  background-color: #f3f6f9 !important;
}

/* line 10, app/assets/stylesheets/color_theme.scss */
.bg-gray-200 {
  background-color: #ebedf3 !important;
}

/* line 13, app/assets/stylesheets/color_theme.scss */
.bg-gray-300 {
  background-color: #e4e6ef !important;
}

/* line 16, app/assets/stylesheets/color_theme.scss */
.bg-gray-400 {
  background-color: #d1d3e0 !important;
}

/* line 19, app/assets/stylesheets/color_theme.scss */
.bg-gray-500 {
  background-color: #b5b5c3 !important;
}

/* line 22, app/assets/stylesheets/color_theme.scss */
.bg-gray-600 {
  background-color: #7e8299 !important;
}

/* line 25, app/assets/stylesheets/color_theme.scss */
.bg-gray-700 {
  background-color: #5e6278 !important;
}

/* line 28, app/assets/stylesheets/color_theme.scss */
.bg-gray-800 {
  background-color: #3f4254 !important;
}

/* line 31, app/assets/stylesheets/color_theme.scss */
.bg-gray-900 {
  background-color: #181c32 !important;
}

/*---Default Button---*/
/* line 35, app/assets/stylesheets/color_theme.scss */
.btn-default {
  background-color: #f2f2f2;
  border-color: #dedede;
  color: #172b4c;
}

/* line 39, app/assets/stylesheets/color_theme.scss */
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default.active {
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
  color: #172b4c;
}

/* line 43, app/assets/stylesheets/color_theme.scss */
.btn-default:disabled {
  background-color: #f2f2f2;
  border-color: #dedede;
  opacity: 0.5;
}

/* line 47, app/assets/stylesheets/color_theme.scss */
.btn-default.disabled {
  background-color: #f2f2f2;
  border-color: #dedede;
  opacity: 0.5;
}

/* line 52, app/assets/stylesheets/color_theme.scss */
.show > .btn-default.dropdown-toggle {
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
  color: #172b4c;
}

/* line 57, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-default {
  color: #172b4c;
  background-color: transparent;
  border-color: #cccccc !important;
}

/* line 61, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-default:hover, .btn-outline.btn-default:active, .btn-outline.btn-default.active {
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
  color: #172b4c;
}

/* line 66, app/assets/stylesheets/color_theme.scss */
.show > .btn-outline.btn-default.dropdown-toggle {
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
  color: #172b4c;
}

/* line 71, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-default {
  color: #172b4c;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 75, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-default:hover, .btn-flat.btn-default:active, .btn-flat.btn-default.active {
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
  color: #172b4c;
}

/*---Secondary Button---*/
/* line 81, app/assets/stylesheets/color_theme.scss */
.btn-secondary {
  background-color: #e4e6ef;
  border-color: #e4e6ef;
  color: #172b4c;
}

/* line 85, app/assets/stylesheets/color_theme.scss */
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary.active {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #172b4c !important;
}

/* line 89, app/assets/stylesheets/color_theme.scss */
.btn-secondary:disabled {
  background-color: #747ead;
  border-color: #747ead;
  opacity: 0.5;
}

/* line 93, app/assets/stylesheets/color_theme.scss */
.btn-secondary.disabled {
  background-color: #747ead;
  border-color: #747ead;
  opacity: 0.5;
}

/* line 98, app/assets/stylesheets/color_theme.scss */
.show > .btn-secondary.dropdown-toggle {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 103, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-secondary {
  color: #172b4c !important;
  background-color: transparent;
  border-color: #e4e6ef !important;
}

/* line 107, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-secondary:hover, .btn-outline.btn-secondary:active, .btn-outline.btn-secondary.active {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #172b4c !important;
}

/* line 112, app/assets/stylesheets/color_theme.scss */
.dark-skin .btn-outline.btn-secondary {
  color: #b5b5c3 !important;
}

/* line 114, app/assets/stylesheets/color_theme.scss */
.dark-skin .btn-outline.btn-secondary:hover, .dark-skin .btn-outline.btn-secondary:active, .dark-skin .btn-outline.btn-secondary.active {
  color: #172b4c !important;
}

/* line 117, app/assets/stylesheets/color_theme.scss */
.show > .btn-outline.btn-secondary.dropdown-toggle {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 122, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-secondary {
  color: #172b4c;
  background-color: #e4e6ef;
  border-color: transparent;
}

/* line 126, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-secondary:hover, .btn-flat.btn-secondary:active, .btn-flat.btn-secondary.active {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #172b4c !important;
}

/* line 131, app/assets/stylesheets/color_theme.scss */
.dark-skin .btn-flat.btn-secondary {
  color: #b5b5c3;
}

/* line 133, app/assets/stylesheets/color_theme.scss */
.dark-skin .btn-flat.btn-secondary:hover, .dark-skin .btn-flat.btn-secondary:active, .dark-skin .btn-flat.btn-secondary.active {
  color: #172b4c !important;
}

/* line 136, app/assets/stylesheets/color_theme.scss */
.btn-outline {
  color: #172b4c;
  background-color: transparent;
  border-color: #234173;
}

/* line 140, app/assets/stylesheets/color_theme.scss */
.btn-outline:hover, .btn-outline:active, .btn-outline.active {
  background-color: #234173;
  border-color: #234173;
  color: #ffffff !important;
}

/* line 145, app/assets/stylesheets/color_theme.scss */
.show > .btn-outline.dropdown-toggle {
  background-color: #234173;
  border-color: #234173;
  color: #ffffff;
}

/*---Dark Button---*/
/* line 151, app/assets/stylesheets/color_theme.scss */
.btn-dark {
  background-color: #172b4c;
  border-color: #172b4c;
  color: #ffffff;
}

/* line 155, app/assets/stylesheets/color_theme.scss */
.btn-dark:hover, .btn-dark:active, .btn-dark:focus, .btn-dark.active {
  background-color: #234173 !important;
  border-color: #234173 !important;
  color: #ffffff;
}

/* line 159, app/assets/stylesheets/color_theme.scss */
.btn-dark:disabled {
  background-color: #234173;
  border-color: #234173;
  opacity: 0.5;
}

/* line 163, app/assets/stylesheets/color_theme.scss */
.btn-dark.disabled {
  background-color: #234173;
  border-color: #234173;
  opacity: 0.5;
}

/* line 168, app/assets/stylesheets/color_theme.scss */
.show > .btn-dark.dropdown-toggle {
  background-color: #234173 !important;
  border-color: #234173 !important;
  color: #ffffff;
}

/* line 173, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-dark {
  color: #172b4c;
  background-color: transparent;
  border-color: #172b4c !important;
}

/* line 177, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-dark:hover, .btn-outline.btn-dark:active, .btn-outline.btn-dark.active {
  background-color: #234173 !important;
  border-color: #234173 !important;
  color: #ffffff;
}

/* line 182, app/assets/stylesheets/color_theme.scss */
.show > .btn-outline.btn-dark.dropdown-toggle {
  background-color: #234173 !important;
  border-color: #234173 !important;
  color: #ffffff;
}

/* line 187, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-dark {
  color: #172b4c;
  background-color: #f3f6f9;
  border-color: #f3f6f9;
}

/* line 191, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-dark:hover, .btn-flat.btn-dark:active, .btn-flat.btn-dark.active {
  background-color: #234173 !important;
  border-color: #234173 !important;
  color: #ffffff;
}

/*---Light Button---*/
/* line 197, app/assets/stylesheets/color_theme.scss */
.btn-light {
  background-color: #e4e6ef;
  border-color: #e4e6ef;
  color: #000000;
}

/* line 201, app/assets/stylesheets/color_theme.scss */
.btn-light:hover, .btn-light:active, .btn-light:focus, .btn-light.active {
  background-color: #ffffff !important;
  border-color: #e4e6ef !important;
  color: #000000;
}

/* line 205, app/assets/stylesheets/color_theme.scss */
.btn-light:disabled {
  background-color: #ffffff;
  border-color: #e4e6ef;
  opacity: 0.5;
}

/* line 209, app/assets/stylesheets/color_theme.scss */
.btn-light.disabled {
  background-color: #ffffff;
  border-color: white;
  opacity: 0.5;
}

/* line 214, app/assets/stylesheets/color_theme.scss */
.show > .btn-light.dropdown-toggle {
  background-color: #ffffff !important;
  border-color: #e4e6ef !important;
  color: #000000;
}

/* line 219, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-light {
  color: #e4e6ef;
  background-color: transparent;
  border-color: #e4e6ef !important;
}

/* line 223, app/assets/stylesheets/color_theme.scss */
.btn-outline.btn-light:hover, .btn-outline.btn-light:active, .btn-outline.btn-light.active {
  background-color: #e4e6ef !important;
  border-color: white !important;
  color: #172b4c !important;
}

/* line 228, app/assets/stylesheets/color_theme.scss */
.show > .btn-outline.btn-light.dropdown-toggle {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 233, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-light {
  color: #172b4c;
  background-color: #f3f6f9;
  border-color: #e4e6ef;
}

/* line 237, app/assets/stylesheets/color_theme.scss */
.btn-flat.btn-light:hover, .btn-flat.btn-light:active, .btn-flat.btn-light.active {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #172b4c;
}

/*---badge---*/
/* line 243, app/assets/stylesheets/color_theme.scss */
.badge-light {
  background-color: #e4e6ef;
  color: #172b4c;
}

/*---Background---*/
/* line 248, app/assets/stylesheets/color_theme.scss */
.bg-secondary {
  background-color: #e4e6ef !important;
  color: #172b4c;
}

/* line 252, app/assets/stylesheets/color_theme.scss */
.bg-secondary-light {
  background-color: #e9edf2 !important;
  color: #172b4c;
}

/* line 256, app/assets/stylesheets/color_theme.scss */
.bg-dark {
  background-color: #172b4c !important;
  color: #ffffff !important;
}

/* line 260, app/assets/stylesheets/color_theme.scss */
.bg-dark2 {
  background-color: #566f9e !important;
  color: #ffffff !important;
}

/* line 264, app/assets/stylesheets/color_theme.scss */
.bg-dark3 {
  background-color: #0c1a32 !important;
  color: #ffffff !important;
}

/* line 268, app/assets/stylesheets/color_theme.scss */
.bg-white {
  background-color: #ffffff;
}

/* line 271, app/assets/stylesheets/color_theme.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 274, app/assets/stylesheets/color_theme.scss */
.bg-light {
  background-color: #e4e6ef !important;
}

/* line 277, app/assets/stylesheets/color_theme.scss */
.bg-lighter {
  background-color: #ebedf3 !important;
}

/* line 280, app/assets/stylesheets/color_theme.scss */
.bg-lightest {
  background-color: #f3f6f9 !important;
}

/* line 283, app/assets/stylesheets/color_theme.scss */
.bg-white-10 {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 286, app/assets/stylesheets/color_theme.scss */
.bg-white-20 {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 289, app/assets/stylesheets/color_theme.scss */
.bg-white-30 {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 292, app/assets/stylesheets/color_theme.scss */
.bg-white-40 {
  background-color: rgba(255, 255, 255, 0.4);
}

/* line 295, app/assets/stylesheets/color_theme.scss */
.bg-white-50 {
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 298, app/assets/stylesheets/color_theme.scss */
.bg-white-60 {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 301, app/assets/stylesheets/color_theme.scss */
.bg-white-70 {
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 304, app/assets/stylesheets/color_theme.scss */
.bg-white-80 {
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 307, app/assets/stylesheets/color_theme.scss */
.bg-white-90 {
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 310, app/assets/stylesheets/color_theme.scss */
.bg-black-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 313, app/assets/stylesheets/color_theme.scss */
.bg-black-20 {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 316, app/assets/stylesheets/color_theme.scss */
.bg-black-30 {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 319, app/assets/stylesheets/color_theme.scss */
.bg-black-40 {
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 322, app/assets/stylesheets/color_theme.scss */
.bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 325, app/assets/stylesheets/color_theme.scss */
.bg-black-60 {
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 328, app/assets/stylesheets/color_theme.scss */
.bg-black-70 {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 331, app/assets/stylesheets/color_theme.scss */
.bg-black-80 {
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 334, app/assets/stylesheets/color_theme.scss */
.bg-black-90 {
  background-color: rgba(0, 0, 0, 0.9);
}

/*---callout-alert---*/
/* line 338, app/assets/stylesheets/color_theme.scss */
.callout-secondary, .alert-secondary {
  background-color: #e4e6ef !important;
  color: #172b4c;
}

/*background Patterns*/
/* line 343, app/assets/stylesheets/color_theme.scss */
.bg-temple-white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%23455a64' fill-opacity='0.1'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 346, app/assets/stylesheets/color_theme.scss */
.bg-temple-dark {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 349, app/assets/stylesheets/color_theme.scss */
.bg-food-white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23455a64' fill-opacity='0.1'%3E%3Cpath d='M24.37 16c.2.65.39 1.32.54 2H21.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06A5 5 0 0 1-17.45 28v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H-20a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1L.9 19.22a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0L2.26 23h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM-13.82 27l16.37 4.91L18.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H-13.1z'/%3E%3Cpath id='path6_fill-copy' d='M284.37 16c.2.65.39 1.32.54 2H281.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06a5 5 0 0 1-2.24-8.94v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H240a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM246.18 27l16.37 4.91L278.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H246.9z'/%3E%3Cpath d='M159.5 21.02A9 9 0 0 0 151 15h-42a9 9 0 0 0-8.5 6.02 6 6 0 0 0 .02 11.96A8.99 8.99 0 0 0 109 45h42a9 9 0 0 0 8.48-12.02 6 6 0 0 0 .02-11.96zM151 17h-42a7 7 0 0 0-6.33 4h54.66a7 7 0 0 0-6.33-4zm-9.34 26a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-7a7 7 0 1 1 0-14h42a7 7 0 1 1 0 14h-9.34zM109 27a9 9 0 0 0-7.48 4H101a4 4 0 1 1 0-8h58a4 4 0 0 1 0 8h-.52a9 9 0 0 0-7.48-4h-42z'/%3E%3Cpath d='M39 115a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm6-8a6 6 0 1 1-12 0 6 6 0 0 1 12 0zm-3-29v-2h8v-6H40a4 4 0 0 0-4 4v10H22l-1.33 4-.67 2h2.19L26 130h26l3.81-40H58l-.67-2L56 84H42v-6zm-4-4v10h2V74h8v-2h-8a2 2 0 0 0-2 2zm2 12h14.56l.67 2H22.77l.67-2H40zm13.8 4H24.2l3.62 38h22.36l3.62-38z'/%3E%3Cpath d='M129 92h-6v4h-6v4h-6v14h-3l.24 2 3.76 32h36l3.76-32 .24-2h-3v-14h-6v-4h-6v-4h-8zm18 22v-12h-4v4h3v8h1zm-3 0v-6h-4v6h4zm-6 6v-16h-4v19.17c1.6-.7 2.97-1.8 4-3.17zm-6 3.8V100h-4v23.8a10.04 10.04 0 0 0 4 0zm-6-.63V104h-4v16a10.04 10.04 0 0 0 4 3.17zm-6-9.17v-6h-4v6h4zm-6 0v-8h3v-4h-4v12h1zm27-12v-4h-4v4h3v4h1v-4zm-6 0v-8h-4v4h3v4h1zm-6-4v-4h-4v8h1v-4h3zm-6 4v-4h-4v8h1v-4h3zm7 24a12 12 0 0 0 11.83-10h7.92l-3.53 30h-32.44l-3.53-30h7.92A12 12 0 0 0 130 126z'/%3E%3Cpath d='M212 86v2h-4v-2h4zm4 0h-2v2h2v-2zm-20 0v.1a5 5 0 0 0-.56 9.65l.06.25 1.12 4.48a2 2 0 0 0 1.94 1.52h.01l7.02 24.55a2 2 0 0 0 1.92 1.45h4.98a2 2 0 0 0 1.92-1.45l7.02-24.55a2 2 0 0 0 1.95-1.52L224.5 96l.06-.25a5 5 0 0 0-.56-9.65V86a14 14 0 0 0-28 0zm4 0h6v2h-9a3 3 0 1 0 0 6H223a3 3 0 1 0 0-6H220v-2h2a12 12 0 1 0-24 0h2zm-1.44 14l-1-4h24.88l-1 4h-22.88zm8.95 26l-6.86-24h18.7l-6.86 24h-4.98zM150 242a22 22 0 1 0 0-44 22 22 0 0 0 0 44zm24-22a24 24 0 1 1-48 0 24 24 0 0 1 48 0zm-28.38 17.73l2.04-.87a6 6 0 0 1 4.68 0l2.04.87a2 2 0 0 0 2.5-.82l1.14-1.9a6 6 0 0 1 3.79-2.75l2.15-.5a2 2 0 0 0 1.54-2.12l-.19-2.2a6 6 0 0 1 1.45-4.46l1.45-1.67a2 2 0 0 0 0-2.62l-1.45-1.67a6 6 0 0 1-1.45-4.46l.2-2.2a2 2 0 0 0-1.55-2.13l-2.15-.5a6 6 0 0 1-3.8-2.75l-1.13-1.9a2 2 0 0 0-2.5-.8l-2.04.86a6 6 0 0 1-4.68 0l-2.04-.87a2 2 0 0 0-2.5.82l-1.14 1.9a6 6 0 0 1-3.79 2.75l-2.15.5a2 2 0 0 0-1.54 2.12l.19 2.2a6 6 0 0 1-1.45 4.46l-1.45 1.67a2 2 0 0 0 0 2.62l1.45 1.67a6 6 0 0 1 1.45 4.46l-.2 2.2a2 2 0 0 0 1.55 2.13l2.15.5a6 6 0 0 1 3.8 2.75l1.13 1.9a2 2 0 0 0 2.5.8zm2.82.97a4 4 0 0 1 3.12 0l2.04.87a4 4 0 0 0 4.99-1.62l1.14-1.9a4 4 0 0 1 2.53-1.84l2.15-.5a4 4 0 0 0 3.09-4.24l-.2-2.2a4 4 0 0 1 .97-2.98l1.45-1.67a4 4 0 0 0 0-5.24l-1.45-1.67a4 4 0 0 1-.97-2.97l.2-2.2a4 4 0 0 0-3.09-4.25l-2.15-.5a4 4 0 0 1-2.53-1.84l-1.14-1.9a4 4 0 0 0-5-1.62l-2.03.87a4 4 0 0 1-3.12 0l-2.04-.87a4 4 0 0 0-4.99 1.62l-1.14 1.9a4 4 0 0 1-2.53 1.84l-2.15.5a4 4 0 0 0-3.09 4.24l.2 2.2a4 4 0 0 1-.97 2.98l-1.45 1.67a4 4 0 0 0 0 5.24l1.45 1.67a4 4 0 0 1 .97 2.97l-.2 2.2a4 4 0 0 0 3.09 4.25l2.15.5a4 4 0 0 1 2.53 1.84l1.14 1.9a4 4 0 0 0 5 1.62l2.03-.87zM152 207a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6 2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-11 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-6 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3-5a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-8 8a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm0 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5-2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-5-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-24 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm16 5a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm7-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0zm86-29a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1 246 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM275 214a29 29 0 0 0-57.97 0h57.96zM72.33 198.12c-.21-.32-.34-.7-.34-1.12v-12h-2v12a4.01 4.01 0 0 0 7.09 2.54c.57-.69.91-1.57.91-2.54v-12h-2v12a1.99 1.99 0 0 1-2 2 2 2 0 0 1-1.66-.88zM75 176c.38 0 .74-.04 1.1-.12a4 4 0 0 0 6.19 2.4A13.94 13.94 0 0 1 84 185v24a6 6 0 0 1-6 6h-3v9a5 5 0 1 1-10 0v-9h-3a6 6 0 0 1-6-6v-24a14 14 0 0 1 14-14 5 5 0 0 0 5 5zm-17 15v12a1.99 1.99 0 0 0 1.22 1.84 2 2 0 0 0 2.44-.72c.21-.32.34-.7.34-1.12v-12h2v12a3.98 3.98 0 0 1-5.35 3.77 3.98 3.98 0 0 1-.65-.3V209a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4v-24c.01-1.53-.23-2.88-.72-4.17-.43.1-.87.16-1.28.17a6 6 0 0 1-5.2-3 7 7 0 0 1-6.47-4.88A12 12 0 0 0 58 185v6zm9 24v9a3 3 0 1 0 6 0v-9h-6z'/%3E%3Cpath d='M-17 191a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2H4zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1-14 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM15 214a29 29 0 0 0-57.97 0h57.96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 352, app/assets/stylesheets/color_theme.scss */
.bg-food-dark {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M24.37 16c.2.65.39 1.32.54 2H21.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06A5 5 0 0 1-17.45 28v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H-20a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1L.9 19.22a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0L2.26 23h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM-13.82 27l16.37 4.91L18.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H-13.1z'/%3E%3Cpath id='path6_fill-copy' d='M284.37 16c.2.65.39 1.32.54 2H281.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06a5 5 0 0 1-2.24-8.94v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H240a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM246.18 27l16.37 4.91L278.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H246.9z'/%3E%3Cpath d='M159.5 21.02A9 9 0 0 0 151 15h-42a9 9 0 0 0-8.5 6.02 6 6 0 0 0 .02 11.96A8.99 8.99 0 0 0 109 45h42a9 9 0 0 0 8.48-12.02 6 6 0 0 0 .02-11.96zM151 17h-42a7 7 0 0 0-6.33 4h54.66a7 7 0 0 0-6.33-4zm-9.34 26a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-7a7 7 0 1 1 0-14h42a7 7 0 1 1 0 14h-9.34zM109 27a9 9 0 0 0-7.48 4H101a4 4 0 1 1 0-8h58a4 4 0 0 1 0 8h-.52a9 9 0 0 0-7.48-4h-42z'/%3E%3Cpath d='M39 115a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm6-8a6 6 0 1 1-12 0 6 6 0 0 1 12 0zm-3-29v-2h8v-6H40a4 4 0 0 0-4 4v10H22l-1.33 4-.67 2h2.19L26 130h26l3.81-40H58l-.67-2L56 84H42v-6zm-4-4v10h2V74h8v-2h-8a2 2 0 0 0-2 2zm2 12h14.56l.67 2H22.77l.67-2H40zm13.8 4H24.2l3.62 38h22.36l3.62-38z'/%3E%3Cpath d='M129 92h-6v4h-6v4h-6v14h-3l.24 2 3.76 32h36l3.76-32 .24-2h-3v-14h-6v-4h-6v-4h-8zm18 22v-12h-4v4h3v8h1zm-3 0v-6h-4v6h4zm-6 6v-16h-4v19.17c1.6-.7 2.97-1.8 4-3.17zm-6 3.8V100h-4v23.8a10.04 10.04 0 0 0 4 0zm-6-.63V104h-4v16a10.04 10.04 0 0 0 4 3.17zm-6-9.17v-6h-4v6h4zm-6 0v-8h3v-4h-4v12h1zm27-12v-4h-4v4h3v4h1v-4zm-6 0v-8h-4v4h3v4h1zm-6-4v-4h-4v8h1v-4h3zm-6 4v-4h-4v8h1v-4h3zm7 24a12 12 0 0 0 11.83-10h7.92l-3.53 30h-32.44l-3.53-30h7.92A12 12 0 0 0 130 126z'/%3E%3Cpath d='M212 86v2h-4v-2h4zm4 0h-2v2h2v-2zm-20 0v.1a5 5 0 0 0-.56 9.65l.06.25 1.12 4.48a2 2 0 0 0 1.94 1.52h.01l7.02 24.55a2 2 0 0 0 1.92 1.45h4.98a2 2 0 0 0 1.92-1.45l7.02-24.55a2 2 0 0 0 1.95-1.52L224.5 96l.06-.25a5 5 0 0 0-.56-9.65V86a14 14 0 0 0-28 0zm4 0h6v2h-9a3 3 0 1 0 0 6H223a3 3 0 1 0 0-6H220v-2h2a12 12 0 1 0-24 0h2zm-1.44 14l-1-4h24.88l-1 4h-22.88zm8.95 26l-6.86-24h18.7l-6.86 24h-4.98zM150 242a22 22 0 1 0 0-44 22 22 0 0 0 0 44zm24-22a24 24 0 1 1-48 0 24 24 0 0 1 48 0zm-28.38 17.73l2.04-.87a6 6 0 0 1 4.68 0l2.04.87a2 2 0 0 0 2.5-.82l1.14-1.9a6 6 0 0 1 3.79-2.75l2.15-.5a2 2 0 0 0 1.54-2.12l-.19-2.2a6 6 0 0 1 1.45-4.46l1.45-1.67a2 2 0 0 0 0-2.62l-1.45-1.67a6 6 0 0 1-1.45-4.46l.2-2.2a2 2 0 0 0-1.55-2.13l-2.15-.5a6 6 0 0 1-3.8-2.75l-1.13-1.9a2 2 0 0 0-2.5-.8l-2.04.86a6 6 0 0 1-4.68 0l-2.04-.87a2 2 0 0 0-2.5.82l-1.14 1.9a6 6 0 0 1-3.79 2.75l-2.15.5a2 2 0 0 0-1.54 2.12l.19 2.2a6 6 0 0 1-1.45 4.46l-1.45 1.67a2 2 0 0 0 0 2.62l1.45 1.67a6 6 0 0 1 1.45 4.46l-.2 2.2a2 2 0 0 0 1.55 2.13l2.15.5a6 6 0 0 1 3.8 2.75l1.13 1.9a2 2 0 0 0 2.5.8zm2.82.97a4 4 0 0 1 3.12 0l2.04.87a4 4 0 0 0 4.99-1.62l1.14-1.9a4 4 0 0 1 2.53-1.84l2.15-.5a4 4 0 0 0 3.09-4.24l-.2-2.2a4 4 0 0 1 .97-2.98l1.45-1.67a4 4 0 0 0 0-5.24l-1.45-1.67a4 4 0 0 1-.97-2.97l.2-2.2a4 4 0 0 0-3.09-4.25l-2.15-.5a4 4 0 0 1-2.53-1.84l-1.14-1.9a4 4 0 0 0-5-1.62l-2.03.87a4 4 0 0 1-3.12 0l-2.04-.87a4 4 0 0 0-4.99 1.62l-1.14 1.9a4 4 0 0 1-2.53 1.84l-2.15.5a4 4 0 0 0-3.09 4.24l.2 2.2a4 4 0 0 1-.97 2.98l-1.45 1.67a4 4 0 0 0 0 5.24l1.45 1.67a4 4 0 0 1 .97 2.97l-.2 2.2a4 4 0 0 0 3.09 4.25l2.15.5a4 4 0 0 1 2.53 1.84l1.14 1.9a4 4 0 0 0 5 1.62l2.03-.87zM152 207a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6 2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-11 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-6 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3-5a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-8 8a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm0 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5-2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-5-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-24 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm16 5a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm7-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0zm86-29a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1 246 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM275 214a29 29 0 0 0-57.97 0h57.96zM72.33 198.12c-.21-.32-.34-.7-.34-1.12v-12h-2v12a4.01 4.01 0 0 0 7.09 2.54c.57-.69.91-1.57.91-2.54v-12h-2v12a1.99 1.99 0 0 1-2 2 2 2 0 0 1-1.66-.88zM75 176c.38 0 .74-.04 1.1-.12a4 4 0 0 0 6.19 2.4A13.94 13.94 0 0 1 84 185v24a6 6 0 0 1-6 6h-3v9a5 5 0 1 1-10 0v-9h-3a6 6 0 0 1-6-6v-24a14 14 0 0 1 14-14 5 5 0 0 0 5 5zm-17 15v12a1.99 1.99 0 0 0 1.22 1.84 2 2 0 0 0 2.44-.72c.21-.32.34-.7.34-1.12v-12h2v12a3.98 3.98 0 0 1-5.35 3.77 3.98 3.98 0 0 1-.65-.3V209a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4v-24c.01-1.53-.23-2.88-.72-4.17-.43.1-.87.16-1.28.17a6 6 0 0 1-5.2-3 7 7 0 0 1-6.47-4.88A12 12 0 0 0 58 185v6zm9 24v9a3 3 0 1 0 6 0v-9h-6z'/%3E%3Cpath d='M-17 191a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2H4zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1-14 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM15 214a29 29 0 0 0-57.97 0h57.96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 355, app/assets/stylesheets/color_theme.scss */
.bg-brick-white {
  background-image: url("data:image/svg+xml,%3Csvg width='42' height='44' viewBox='0 0 42 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Page-1' fill='none' fill-rule='evenodd'%3E%3Cg id='brick-wall' fill='%23455a64' fill-opacity='0.1'%3E%3Cpath d='M0 0h42v44H0V0zm1 1h40v20H1V1zM0 23h20v20H0V23zm22 0h20v20H22V23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 358, app/assets/stylesheets/color_theme.scss */
.bg-brick-dark {
  background-image: url("data:image/svg+xml,%3Csvg width='42' height='44' viewBox='0 0 42 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Page-1' fill='none' fill-rule='evenodd'%3E%3Cg id='brick-wall' fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M0 0h42v44H0V0zm1 1h40v20H1V1zM0 23h20v20H0V23zm22 0h20v20H22V23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 361, app/assets/stylesheets/color_theme.scss */
.bg-bubbles-white {
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23455a64' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");
}

/* line 364, app/assets/stylesheets/color_theme.scss */
.bg-bubbles-dark {
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");
}

/*border color*/
/* line 368, app/assets/stylesheets/color_theme.scss */
.wrapper .border-secondary {
  border-color: #4d7bc9 !important;
}

/* line 371, app/assets/stylesheets/color_theme.scss */
.wrapper .border-gray {
  border-color: #87a7db !important;
}

/* line 374, app/assets/stylesheets/color_theme.scss */
.wrapper .border-dark {
  border-color: #172b4c !important;
}

/* line 377, app/assets/stylesheets/color_theme.scss */
.wrapper .border-transparent {
  border-color: transparent !important;
}

/* line 380, app/assets/stylesheets/color_theme.scss */
.wrapper .border-white {
  border-color: #ffffff !important;
}

/* line 383, app/assets/stylesheets/color_theme.scss */
.wrapper .border-light {
  border-color: #f3f6f9 !important;
}

/* line 386, app/assets/stylesheets/color_theme.scss */
.wrapper .border-fade {
  border-color: rgba(97, 106, 120, 0.07) !important;
}

/*---Text---*/
/* line 390, app/assets/stylesheets/color_theme.scss */
.text-secondary {
  color: #4d7bc9 !important;
}

/* line 393, app/assets/stylesheets/color_theme.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #4d7bc9 !important;
}

/* line 396, app/assets/stylesheets/color_theme.scss */
.hover-secondary:hover, .hover-secondary:focus {
  color: #4d7bc9 !important;
}

/* line 399, app/assets/stylesheets/color_theme.scss */
.text-dark {
  color: #172b4c !important;
}

/* line 402, app/assets/stylesheets/color_theme.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #172b4c !important;
}

/* line 405, app/assets/stylesheets/color_theme.scss */
.hover-dark:hover, .hover-dark:focus {
  color: #172b4c !important;
}

/* line 408, app/assets/stylesheets/color_theme.scss */
.text-mute {
  color: gray !important;
}

/* line 411, app/assets/stylesheets/color_theme.scss */
a.text-mute:hover, a.text-mute:focus {
  color: gray !important;
}

/* line 414, app/assets/stylesheets/color_theme.scss */
.hover-mute:hover, .hover-mute:focus {
  color: gray !important;
}

/* line 417, app/assets/stylesheets/color_theme.scss */
.text-light {
  color: #b5b5c3 !important;
}

/* line 420, app/assets/stylesheets/color_theme.scss */
a.text-light:hover, a.text-light:focus {
  color: #b5b5c3 !important;
}

/* line 423, app/assets/stylesheets/color_theme.scss */
.hover-light:hover, .hover-light:focus {
  color: #b5b5c3 !important;
}

/* line 426, app/assets/stylesheets/color_theme.scss */
.text-lighter {
  color: #d1d3e0 !important;
}

/* line 429, app/assets/stylesheets/color_theme.scss */
a.text-lighter:hover, a.text-lighter:focus {
  color: #d1d3e0 !important;
}

/* line 432, app/assets/stylesheets/color_theme.scss */
.hover-lighter:hover, .hover-lighter:focus {
  color: #d1d3e0 !important;
}

/* line 435, app/assets/stylesheets/color_theme.scss */
.text-fade {
  color: #7e8299 !important;
}

/* line 438, app/assets/stylesheets/color_theme.scss */
a.text-fade:hover, a.text-fade:focus {
  color: #d1d3e0 !important;
}

/* line 441, app/assets/stylesheets/color_theme.scss */
.hover-fade:hover, .hover-fade:focus {
  color: #d1d3e0 !important;
}

/* line 444, app/assets/stylesheets/color_theme.scss */
.dark-skin .text-fade {
  color: #8daac6 !important;
}

/* line 446, app/assets/stylesheets/color_theme.scss */
.dark-skin a.text-fade:hover, .dark-skin a.text-fade:focus {
  color: #8daac6 !important;
}

/* line 448, app/assets/stylesheets/color_theme.scss */
.dark-skin .hover-fade:hover, .dark-skin .hover-fade:focus {
  color: #8daac6 !important;
}

/* line 451, app/assets/stylesheets/color_theme.scss */
.text-white {
  color: #ffffff !important;
}

/* line 454, app/assets/stylesheets/color_theme.scss */
a.text-white:hover, a.text-white:focus {
  color: #ffffff !important;
}

/* line 457, app/assets/stylesheets/color_theme.scss */
.hover-white:hover, .hover-white:focus {
  color: #ffffff !important;
}

/*---color skin---*/
/**************************************
Theme Primary Color
**************************************/
/* line 464, app/assets/stylesheets/color_theme.scss */
.bg-gradient-primary, .theme-primary .bg-gradient-primary, .theme-primary .art-bg {
  background: linear-gradient(45deg, #6cbbfa, #a45ff8);
}

/* line 467, app/assets/stylesheets/color_theme.scss */
.bg-light-body {
  background: transparent;
}

/* line 470, app/assets/stylesheets/color_theme.scss */
.theme-primary.fixed .main-header {
  background: #ffffff;
}

/* line 472, app/assets/stylesheets/color_theme.scss */
.theme-primary .main-header {
  background: #ffffff;
}

/* line 475, app/assets/stylesheets/color_theme.scss */
.theme-primary.onlyheader .art-bg {
  background-image: none;
}

/* line 478, app/assets/stylesheets/color_theme.scss */
.bg-gradient-primary-dark, .dark-skin.theme-primary .bg-gradient-primary, .dark-skin.theme-primary .art-bg {
  background-image: linear-gradient(45deg, #098df7, #6e0ae7);
}

/* line 481, app/assets/stylesheets/color_theme.scss */
.bg-dark-body {
  background: #0c1a32;
}

/* line 484, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-primary.fixed .main-header {
  background: #0c1a32;
}

/* line 486, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-primary .main-header {
  background: #0c1a32;
}

@media (max-width: 767px) {
  /* line 490, app/assets/stylesheets/color_theme.scss */
  .theme-primary.fixed .main-header {
    background-image: #e4e6ef;
  }
  /* line 492, app/assets/stylesheets/color_theme.scss */
  .theme-primary.fixed .main-header.navbar {
    background: none;
  }
  /* line 495, app/assets/stylesheets/color_theme.scss */
  .dark-skin.theme-primary.fixed .main-header {
    background-image: #0c1a32;
  }
}

/* line 497, app/assets/stylesheets/color_theme.scss */
.theme-primary a:hover, .theme-primary a:active, .theme-primary a:focus {
  color: #6cbbfa;
}

/* line 499, app/assets/stylesheets/color_theme.scss */
.theme-primary .main-sidebar .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 501, app/assets/stylesheets/color_theme.scss */
.theme-primary .main-sidebar .svg-icon:hover, .theme-primary .main-sidebar .svg-icon:active, .theme-primary .main-sidebar .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 503, app/assets/stylesheets/color_theme.scss */
.theme-primary .main-sidebar a:hover .svg-icon, .theme-primary .main-sidebar a:active .svg-icon, .theme-primary .main-sidebar a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 505, app/assets/stylesheets/color_theme.scss */
.theme-primary .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 507, app/assets/stylesheets/color_theme.scss */
.theme-primary .svg-icon:hover, .theme-primary .svg-icon:active, .theme-primary .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 509, app/assets/stylesheets/color_theme.scss */
.theme-primary a:hover .svg-icon, .theme-primary a:active .svg-icon, .theme-primary a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 512, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #6cbbfa !important;
}

/* line 515, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active.treeview > a > i {
  color: #6cbbfa;
}

/* line 517, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active.treeview > a > svg {
  color: #6cbbfa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 520, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 522, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 524, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #6cbbfa !important;
}

/* line 526, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active > a:after {
  border-color: transparent #333333 transparent transparent !important;
}

/* line 528, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #b5b5c3 !important;
}

/* line 531, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active.treeview > a > i {
  color: #ffffff;
}

/* line 533, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 535, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active.treeview .treeview-menu li a {
  color: #b5b5c3;
}

/* line 537, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #6cbbfa !important;
}

/* line 539, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li:hover, .theme-primary.light-skin .sidebar-menu > li:active, .theme-primary.light-skin .sidebar-menu > li.active {
  background-color: rgba(108, 187, 250, 0);
  color: #6cbbfa;
  border-left: 5px solid rgba(108, 187, 250, 0);
}

/* line 543, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li:hover a, .theme-primary.light-skin .sidebar-menu > li:active a, .theme-primary.light-skin .sidebar-menu > li.active a {
  color: #6cbbfa;
}

/* line 545, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li:hover a > i, .theme-primary.light-skin .sidebar-menu > li:active a > i, .theme-primary.light-skin .sidebar-menu > li.active a > i {
  color: #172b4c;
  background-color: rgba(108, 187, 250, 0);
}

/* line 548, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li:hover a > svg, .theme-primary.light-skin .sidebar-menu > li:active a > svg, .theme-primary.light-skin .sidebar-menu > li.active a > svg {
  color: #6cbbfa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 551, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li:hover a img.svg-icon, .theme-primary.light-skin .sidebar-menu > li:active a img.svg-icon, .theme-primary.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 553, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active {
  background-color: rgba(108, 187, 250, 0);
  color: #6cbbfa;
  border-left: 5px solid #6cbbfa;
}

/* line 557, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active a {
  color: #6cbbfa;
  background-color: transparent;
}

/* line 560, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active a > i {
  color: #6cbbfa;
  background-color: rgba(108, 187, 250, 0);
}

/* line 563, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active a > svg {
  color: #6cbbfa;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 566, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 568, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(108, 187, 250, 0);
  color: #6cbbfa;
}

/* line 571, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.active a {
  color: #6cbbfa;
}

/* line 573, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.active a > i {
  color: #6cbbfa;
  background-color: rgba(108, 187, 250, 0);
}

/* line 576, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(108, 187, 250, 0);
}

/* line 579, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active {
  background-color: rgba(108, 187, 250, 0);
  color: #6cbbfa;
}

/* line 582, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a {
  color: #6cbbfa;
}

/* line 584, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a > i {
  color: #6cbbfa;
  background-color: rgba(108, 187, 250, 0);
}

/* line 587, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active {
  background-color: rgba(108, 187, 250, 0);
  color: #6cbbfa;
}

/* line 590, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a {
  color: #6cbbfa;
}

/* line 592, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a > i {
  color: #6cbbfa;
  background-color: rgba(108, 187, 250, 0);
}

/* line 595, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 597, app/assets/stylesheets/color_theme.scss */
.theme-primary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(108, 187, 250, 0);
}

/* line 600, app/assets/stylesheets/color_theme.scss */
.theme-primary.rtl.light-skin .sidebar-menu > li.active {
  border-left: 0px solid #6cbbfa;
  border-right: 5px solid #6cbbfa;
}

/* line 603, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active {
  background-color: rgba(108, 187, 250, 0);
  color: white;
  border-left: 5px solid #6cbbfa;
}

/* line 607, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active a {
  color: white;
  background-color: transparent;
}

/* line 610, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active a > i {
  color: white;
}

/* line 612, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active a > svg {
  color: #ffffff;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 615, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 617, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(108, 187, 250, 0);
  color: white;
}

/* line 620, app/assets/stylesheets/color_theme.scss */
.theme-primary.dark-skin .sidebar-menu > li.active .treeview-menu li.active > a {
  color: white !important;
}

/* line 622, app/assets/stylesheets/color_theme.scss */
.theme-primary.rtl.dark-skin .sidebar-menu > li.active {
  border-left: 0px solid #6cbbfa;
  border-right: 5px solid #6cbbfa;
}

@media (min-width: 768px) {
  /* line 627, app/assets/stylesheets/color_theme.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li.active.menu-open {
    background-color: rgba(108, 187, 250, 0.2);
    color: #6cbbfa;
  }
}

/*---Main Nav---*/
/* line 631, app/assets/stylesheets/color_theme.scss */
.theme-primary .sm-blue li.current > a, .theme-primary .sm-blue li.highlighted > a {
  background: #6cbbfa;
  color: #ffffff !important;
}

/* line 634, app/assets/stylesheets/color_theme.scss */
.theme-primary .sm-blue li.current > a:hover, .theme-primary .sm-blue li.current > a:active, .theme-primary .sm-blue li.current > a:focus, .theme-primary .sm-blue li.highlighted > a:hover, .theme-primary .sm-blue li.highlighted > a:active, .theme-primary .sm-blue li.highlighted > a:focus {
  background: #6cbbfa;
  color: #ffffff !important;
}

/* line 637, app/assets/stylesheets/color_theme.scss */
.theme-primary .sm-blue a.current, .theme-primary .sm-blue a.highlighted {
  background: #6cbbfa;
  color: #ffffff !important;
}

/* line 640, app/assets/stylesheets/color_theme.scss */
.theme-primary .sm-blue a:hover, .theme-primary .sm-blue a:active, .theme-primary .sm-blue a:focus {
  background: #6cbbfa;
  color: #ffffff !important;
}

/* line 643, app/assets/stylesheets/color_theme.scss */
.theme-primary .sm-blue ul a:hover, .theme-primary .sm-blue ul a:active, .theme-primary .sm-blue ul a:focus {
  background: #282c66;
  color: #6cbbfa !important;
}

/* line 646, app/assets/stylesheets/color_theme.scss */
.theme-primary .sm-blue ul a.highlighted {
  background: #282c66;
  color: #6cbbfa !important;
}

/* line 650, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-primary .sm-blue a.current, .dark-skin.theme-primary .sm-blue a.highlighted {
  background: #6cbbfa;
  color: #ffffff !important;
}

/* line 653, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-primary .sm-blue a:hover, .dark-skin.theme-primary .sm-blue a:active, .dark-skin.theme-primary .sm-blue a:focus {
  background: #6cbbfa;
  color: #ffffff !important;
}

/* line 656, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-primary .sm-blue ul a:hover, .dark-skin.theme-primary .sm-blue ul a:active, .dark-skin.theme-primary .sm-blue ul a:focus {
  background: #29354b;
  color: #6cbbfa !important;
}

/* line 659, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-primary .sm-blue ul a.highlighted {
  background: #29354b;
  color: #6cbbfa !important;
}

/*---Primary Button---*/
/* line 664, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-link {
  color: #6cbbfa;
}

/* line 666, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  color: #ffffff;
}

/* line 670, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary:hover, .theme-primary .btn-primary:active, .theme-primary .btn-primary:focus, .theme-primary .btn-primary.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 674, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary:disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 678, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary.disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 682, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-primary.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 686, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-primary {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #6cbbfa !important;
}

/* line 690, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-primary:hover, .theme-primary .btn-outline.btn-primary:active, .theme-primary .btn-outline.btn-primary.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 694, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-primary.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 698, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-primary {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 702, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-primary:hover, .theme-primary .btn-flat.btn-primary:active, .theme-primary .btn-flat.btn-primary.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/*---info Button---*/
/* line 708, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info {
  background-color: #a45ff8;
  border-color: #a45ff8;
  color: #ffffff;
}

/* line 712, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info:hover, .theme-primary .btn-info:active, .theme-primary .btn-info:focus, .theme-primary .btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 716, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info:disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 720, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info.disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 724, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 728, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-info {
  color: #a45ff8;
  background-color: transparent;
  border-color: #a45ff8 !important;
}

/* line 732, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-info:hover, .theme-primary .btn-outline.btn-info:active, .theme-primary .btn-outline.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 736, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 740, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-info {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 744, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-info:hover, .theme-primary .btn-flat.btn-info:active, .theme-primary .btn-flat.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/*---Success Button---*/
/* line 750, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success {
  background-color: #00875a;
  border-color: #00875a;
  color: #ffffff;
}

/* line 754, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success:hover, .theme-primary .btn-success:active, .theme-primary .btn-success:focus, .theme-primary .btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 758, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success:disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 762, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success.disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 766, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 770, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-success {
  color: #00875a;
  background-color: transparent;
  border-color: #00875a !important;
}

/* line 774, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-success:hover, .theme-primary .btn-outline.btn-success:active, .theme-primary .btn-outline.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 778, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 782, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-success {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 786, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-success:hover, .theme-primary .btn-flat.btn-success:active, .theme-primary .btn-flat.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/*---Danger Button---*/
/* line 792, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  color: #ffffff;
}

/* line 796, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger:hover, .theme-primary .btn-danger:active, .theme-primary .btn-danger:focus, .theme-primary .btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 800, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger:disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 804, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger.disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 808, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 812, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-danger {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #fb5ea8 !important;
}

/* line 816, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-danger:hover, .theme-primary .btn-outline.btn-danger:active, .theme-primary .btn-outline.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 820, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 824, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-danger {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 828, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-danger:hover, .theme-primary .btn-flat.btn-danger:active, .theme-primary .btn-flat.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/*---Warning Button---*/
/* line 834, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning {
  background-color: #fbc66c;
  border-color: #fbc66c;
  color: #ffffff;
}

/* line 838, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning:hover, .theme-primary .btn-warning:active, .theme-primary .btn-warning:focus, .theme-primary .btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 842, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning:disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 846, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning.disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 850, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 854, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-warning {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fbc66c !important;
}

/* line 858, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-warning:hover, .theme-primary .btn-outline.btn-warning:active, .theme-primary .btn-outline.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 862, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 866, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-warning {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 870, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-warning:hover, .theme-primary .btn-flat.btn-warning:active, .theme-primary .btn-flat.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/*---Primary Button light---*/
/* line 876, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary-light {
  background-color: #d4ecff;
  border-color: #d4ecff;
  color: #6cbbfa;
}

/* line 880, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary-light:hover, .theme-primary .btn-primary-light:active, .theme-primary .btn-primary-light:focus, .theme-primary .btn-primary-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 884, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary-light:disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 888, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-primary-light.disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 892, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-primary-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 896, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-primary-light {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #d4ecff !important;
}

/* line 900, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-primary-light:hover, .theme-primary .btn-outline.btn-primary-light:active, .theme-primary .btn-outline.btn-primary-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 904, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-primary-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 908, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-primary-light {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 912, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-primary-light:hover, .theme-primary .btn-flat.btn-primary-light:active, .theme-primary .btn-flat.btn-primary-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/*---info Button light---*/
/* line 918, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info-light {
  background-color: #e9d7ff;
  border-color: #e9d7ff;
  color: #a45ff8;
}

/* line 922, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info-light:hover, .theme-primary .btn-info-light:active, .theme-primary .btn-info-light:focus, .theme-primary .btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 926, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info-light:disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 930, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-info-light.disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 934, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-info.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 938, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-info-light {
  color: #a45ff8;
  background-color: transparent;
  border-color: #e9d7ff !important;
}

/* line 942, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-info-light:hover, .theme-primary .btn-outline.btn-info-light:active, .theme-primary .btn-outline.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 946, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-info-light.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 950, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-info-light {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 954, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-info-light:hover, .theme-primary .btn-flat.btn-info-light:active, .theme-primary .btn-flat.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/*---Success Button light---*/
/* line 960, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success-light {
  background-color: #bdf7e4;
  border-color: #bdf7e4;
  color: #00875a;
}

/* line 964, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success-light:hover, .theme-primary .btn-success-light:active, .theme-primary .btn-success-light:focus, .theme-primary .btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 968, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success-light:disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 972, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-success-light.disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 976, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 980, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-success-light {
  color: #00875a;
  background-color: transparent;
  border-color: #bdf7e4 !important;
}

/* line 984, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-success-light:hover, .theme-primary .btn-outline.btn-success-light:active, .theme-primary .btn-outline.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 988, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 992, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-success-light {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 996, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-success-light:hover, .theme-primary .btn-flat.btn-success-light:active, .theme-primary .btn-flat.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/*---Danger Button light---*/
/* line 1002, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger-light {
  background-color: #ffcfe6;
  border-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 1006, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger-light:hover, .theme-primary .btn-danger-light:active, .theme-primary .btn-danger-light:focus, .theme-primary .btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 1010, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger-light:disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 1014, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-danger-light.disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 1018, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 1022, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-danger-light {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #ffcfe6 !important;
}

/* line 1026, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-danger-light:hover, .theme-primary .btn-outline.btn-danger-light:active, .theme-primary .btn-outline.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 1030, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 1034, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-danger-light {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 1038, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-danger-light:hover, .theme-primary .btn-flat.btn-danger-light:active, .theme-primary .btn-flat.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/*---Warning Button light---*/
/* line 1044, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning-light {
  background-color: #fff1d9;
  border-color: #fff1d9;
  color: #fbc66c;
}

/* line 1048, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning-light:hover, .theme-primary .btn-warning-light:active, .theme-primary .btn-warning-light:focus, .theme-primary .btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 1052, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning-light:disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 1056, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-warning-light.disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 1060, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 1064, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-warning-light {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fff1d9 !important;
}

/* line 1068, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-outline.btn-warning-light:hover, .theme-primary .btn-outline.btn-warning-light:active, .theme-primary .btn-outline.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 1072, app/assets/stylesheets/color_theme.scss */
.theme-primary .show > .btn-outline.btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 1076, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-warning-light {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 1080, app/assets/stylesheets/color_theme.scss */
.theme-primary .btn-flat.btn-warning-light:hover, .theme-primary .btn-flat.btn-warning-light:active, .theme-primary .btn-flat.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/*---callout---*/
/* line 1086, app/assets/stylesheets/color_theme.scss */
.theme-primary .callout.callout-primary {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
}

/* line 1089, app/assets/stylesheets/color_theme.scss */
.theme-primary .callout.callout-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
}

/* line 1092, app/assets/stylesheets/color_theme.scss */
.theme-primary .callout.callout-success {
  border-color: #00875a;
  background-color: #00875a !important;
}

/* line 1095, app/assets/stylesheets/color_theme.scss */
.theme-primary .callout.callout-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
}

/* line 1098, app/assets/stylesheets/color_theme.scss */
.theme-primary .callout.callout-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
}

/*---alert---*/
/* line 1103, app/assets/stylesheets/color_theme.scss */
.theme-primary .alert-primary {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 1107, app/assets/stylesheets/color_theme.scss */
.theme-primary .alert-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 1111, app/assets/stylesheets/color_theme.scss */
.theme-primary .alert-success {
  border-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 1115, app/assets/stylesheets/color_theme.scss */
.theme-primary .alert-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 1119, app/assets/stylesheets/color_theme.scss */
.theme-primary .alert-error {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 1123, app/assets/stylesheets/color_theme.scss */
.theme-primary .alert-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/*---direct-chat---*/
/* line 1129, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-primary .right > .direct-chat-text p {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 1132, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-primary .right > .direct-chat-text:before, .theme-primary .direct-chat-primary .right > .direct-chat-text:after {
  border-left-color: #6cbbfa;
}

/* line 1134, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-info .right > .direct-chat-text p {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 1137, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-info .right > .direct-chat-text:before, .theme-primary .direct-chat-info .right > .direct-chat-text:after {
  border-left-color: #a45ff8;
}

/* line 1139, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-success .right > .direct-chat-text p {
  background-color: #00875a;
  color: #ffffff;
}

/* line 1142, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-success .right > .direct-chat-text:before, .theme-primary .direct-chat-success .right > .direct-chat-text:after {
  border-left-color: #00875a;
}

/* line 1144, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-danger .right > .direct-chat-text p {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 1147, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-danger .right > .direct-chat-text:before, .theme-primary .direct-chat-danger .right > .direct-chat-text:after {
  border-left-color: #fb5ea8;
}

/* line 1149, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-warning .right > .direct-chat-text p {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 1152, app/assets/stylesheets/color_theme.scss */
.theme-primary .direct-chat-warning .right > .direct-chat-text:before, .theme-primary .direct-chat-warning .right > .direct-chat-text:after {
  border-left-color: #fbc66c;
}

/* line 1154, app/assets/stylesheets/color_theme.scss */
.theme-primary .right .direct-chat-text p {
  background-color: #6cbbfa;
}

/*---modal---*/
/* line 1158, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-primary .modal-footer, .theme-primary .modal-primary .modal-header {
  border-color: #6cbbfa;
}

/* line 1160, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-primary .modal-body {
  background-color: #6cbbfa !important;
}

/* line 1162, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-info .modal-footer, .theme-primary .modal-info .modal-header {
  border-color: #a45ff8;
}

/* line 1164, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-info .modal-body {
  background-color: #a45ff8 !important;
}

/* line 1166, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-success .modal-footer, .theme-primary .modal-success .modal-header {
  border-color: #00875a;
}

/* line 1168, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-success .modal-body {
  background-color: #00875a !important;
}

/* line 1170, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-danger .modal-footer, .theme-primary .modal-danger .modal-header {
  border-color: #fb5ea8;
}

/* line 1172, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-danger .modal-body {
  background-color: #fb5ea8 !important;
}

/* line 1174, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-warning .modal-footer, .theme-primary .modal-warning .modal-header {
  border-color: #fbc66c;
}

/* line 1176, app/assets/stylesheets/color_theme.scss */
.theme-primary .modal-warning .modal-body {
  background-color: #fbc66c !important;
}

/*---border---*/
/* line 1180, app/assets/stylesheets/color_theme.scss */
.theme-primary .border-primary {
  border-color: #6cbbfa !important;
}

/* line 1182, app/assets/stylesheets/color_theme.scss */
.theme-primary .border-info {
  border-color: #a45ff8 !important;
}

/* line 1184, app/assets/stylesheets/color_theme.scss */
.theme-primary .border-success {
  border-color: #00875a !important;
}

/* line 1186, app/assets/stylesheets/color_theme.scss */
.theme-primary .border-danger {
  border-color: #fb5ea8 !important;
}

/* line 1188, app/assets/stylesheets/color_theme.scss */
.theme-primary .border-warning {
  border-color: #fbc66c !important;
}

/*---Background---*/
/* line 1192, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-primary {
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 1195, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-primary-light {
  background-color: #d4ecff !important;
  color: #6cbbfa;
}

/* line 1198, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-info {
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 1201, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-info-light {
  background-color: #e9d7ff !important;
  color: #a45ff8;
}

/* line 1204, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-success {
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 1207, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-success-light {
  background-color: #bdf7e4 !important;
  color: #00875a;
}

/* line 1210, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-danger {
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 1213, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-danger-light {
  background-color: #ffcfe6 !important;
  color: #fb5ea8;
}

/* line 1216, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-warning {
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 1219, app/assets/stylesheets/color_theme.scss */
.theme-primary .bg-warning-light {
  background-color: #fff1d9 !important;
  color: #fbc66c;
}

/*---text---*/
/* line 1224, app/assets/stylesheets/color_theme.scss */
.theme-primary .text-primary {
  color: #6cbbfa !important;
}

/* line 1226, app/assets/stylesheets/color_theme.scss */
.theme-primary a.text-primary:hover, .theme-primary a.text-primary:focus {
  color: #6cbbfa !important;
}

/* line 1228, app/assets/stylesheets/color_theme.scss */
.theme-primary .hover-primary:hover, .theme-primary .hover-primary:focus {
  color: #6cbbfa !important;
}

/* line 1230, app/assets/stylesheets/color_theme.scss */
.theme-primary .text-info {
  color: #a45ff8 !important;
}

/* line 1232, app/assets/stylesheets/color_theme.scss */
.theme-primary a.text-info:hover, .theme-primary a.text-info:focus {
  color: #a45ff8 !important;
}

/* line 1234, app/assets/stylesheets/color_theme.scss */
.theme-primary .hover-info:hover, .theme-primary .hover-info:focus {
  color: #a45ff8 !important;
}

/* line 1236, app/assets/stylesheets/color_theme.scss */
.theme-primary .text-success {
  color: #00875a !important;
}

/* line 1238, app/assets/stylesheets/color_theme.scss */
.theme-primary a.text-success:hover, .theme-primary a.text-success:focus {
  color: #00875a !important;
}

/* line 1240, app/assets/stylesheets/color_theme.scss */
.theme-primary .hover-success:hover, .theme-primary .hover-success:focus {
  color: #00875a !important;
}

/* line 1242, app/assets/stylesheets/color_theme.scss */
.theme-primary .text-danger {
  color: #fb5ea8 !important;
}

/* line 1244, app/assets/stylesheets/color_theme.scss */
.theme-primary a.text-danger:hover, .theme-primary a.text-danger:focus {
  color: #fb5ea8 !important;
}

/* line 1246, app/assets/stylesheets/color_theme.scss */
.theme-primary .hover-danger:hover, .theme-primary .hover-danger:focus {
  color: #fb5ea8 !important;
}

/* line 1248, app/assets/stylesheets/color_theme.scss */
.theme-primary .text-warning {
  color: #fbc66c !important;
}

/* line 1250, app/assets/stylesheets/color_theme.scss */
.theme-primary a.text-warning:hover, .theme-primary a.text-warning:focus {
  color: #fbc66c !important;
}

/* line 1252, app/assets/stylesheets/color_theme.scss */
.theme-primary .hover-warning:hover, .theme-primary .hover-warning:focus {
  color: #fbc66c !important;
}

/*---active background---*/
/* line 1256, app/assets/stylesheets/color_theme.scss */
.theme-primary .active.active-primary {
  background-color: #3ba4f8 !important;
}

/* line 1258, app/assets/stylesheets/color_theme.scss */
.theme-primary .active.active-info {
  background-color: #882ef6 !important;
}

/* line 1260, app/assets/stylesheets/color_theme.scss */
.theme-primary .active.active-success {
  background-color: #005438 !important;
}

/* line 1262, app/assets/stylesheets/color_theme.scss */
.theme-primary .active.active-danger {
  background-color: #fa2c8d !important;
}

/* line 1264, app/assets/stylesheets/color_theme.scss */
.theme-primary .active.active-warning {
  background-color: #fab33a !important;
}

/*---label background---*/
/* line 1268, app/assets/stylesheets/color_theme.scss */
.theme-primary .label-primary {
  background-color: #6cbbfa !important;
}

/* line 1270, app/assets/stylesheets/color_theme.scss */
.theme-primary .label-info {
  background-color: #a45ff8 !important;
}

/* line 1272, app/assets/stylesheets/color_theme.scss */
.theme-primary .label-success {
  background-color: #00875a !important;
}

/* line 1274, app/assets/stylesheets/color_theme.scss */
.theme-primary .label-danger {
  background-color: #fb5ea8 !important;
}

/* line 1276, app/assets/stylesheets/color_theme.scss */
.theme-primary .label-warning {
  background-color: #fbc66c !important;
}

/*---ribbon---*/
/* line 1280, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-primary {
  background-color: #6cbbfa;
}

/* line 1282, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-primary:before {
  border-color: #6cbbfa transparent transparent;
}

/* line 1284, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-primary span {
  background-color: #6cbbfa;
}

/* line 1286, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-primary span:before {
  border-left: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 1289, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-primary span:after {
  border-right: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 1292, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-info {
  background-color: #a45ff8;
}

/* line 1294, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-info:before {
  border-color: #a45ff8 transparent transparent;
}

/* line 1296, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-info span {
  background-color: #a45ff8;
}

/* line 1298, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-info span:before {
  border-left: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 1301, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-info span:after {
  border-right: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 1304, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-success {
  background-color: #00875a;
}

/* line 1306, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-success:before {
  border-color: #00875a transparent transparent;
}

/* line 1308, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-success span {
  background-color: #00875a;
}

/* line 1310, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-success span:before {
  border-left: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 1313, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-success span:after {
  border-right: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 1316, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-danger {
  background-color: #fb5ea8;
}

/* line 1318, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-danger:before {
  border-color: #fb5ea8 transparent transparent;
}

/* line 1320, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-danger span {
  background-color: #fb5ea8;
}

/* line 1322, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-danger span:before {
  border-left: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 1325, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-danger span:after {
  border-right: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 1328, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-warning {
  background-color: #fbc66c;
}

/* line 1330, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-warning:before {
  border-color: #fbc66c transparent transparent;
}

/* line 1332, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-warning span {
  background-color: #fbc66c;
}

/* line 1334, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-warning span:before {
  border-left: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/* line 1337, app/assets/stylesheets/color_theme.scss */
.theme-primary .ribbon-box .ribbon-two-warning span:after {
  border-right: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/*---Box---*/
/* line 1342, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-primary {
  background-color: #6cbbfa !important;
}

/* line 1344, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-primary.box-bordered {
  border-color: #6cbbfa;
}

/* line 1346, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-outline-primary {
  background-color: #ffffff;
  border: 1px solid #6cbbfa;
}

/* line 1349, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background-color: #6cbbfa;
}

/* line 1352, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

/* line 1354, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-primary > .box-header > a {
  color: #ffffff;
}

/* line 1356, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-info {
  background-color: #a45ff8 !important;
}

/* line 1358, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-info.box-bordered {
  border-color: #a45ff8;
}

/* line 1360, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-outline-info {
  background-color: #ffffff;
  border: 1px solid #a45ff8;
}

/* line 1363, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-info > .box-header {
  color: #ffffff;
  background-color: #a45ff8;
}

/* line 1366, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

/* line 1368, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-info > .box-header > a {
  color: #ffffff;
}

/* line 1370, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-success {
  background-color: #00875a !important;
}

/* line 1372, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-success.box-bordered {
  border-color: #00875a;
}

/* line 1374, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-outline-success {
  background-color: #ffffff;
  border: 1px solid #00875a;
}

/* line 1377, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-success > .box-header {
  color: #ffffff;
  background-color: #00875a;
}

/* line 1380, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

/* line 1382, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-success > .box-header > a {
  color: #ffffff;
}

/* line 1384, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-danger {
  background-color: #fb5ea8 !important;
}

/* line 1386, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-danger.box-bordered {
  border-color: #fb5ea8;
}

/* line 1388, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-outline-danger {
  background-color: #ffffff;
  border: 1px solid #fb5ea8;
}

/* line 1391, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background-color: #fb5ea8;
}

/* line 1394, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

/* line 1396, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-danger > .box-header > a {
  color: #ffffff;
}

/* line 1398, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-warning {
  background-color: #fbc66c !important;
}

/* line 1400, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-warning.box-bordered {
  border-color: #fbc66c;
}

/* line 1402, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-outline-warning {
  background-color: #ffffff;
  border: 1px solid #fbc66c;
}

/* line 1405, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background-color: #fbc66c;
}

/* line 1408, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

/* line 1410, app/assets/stylesheets/color_theme.scss */
.theme-primary .box.box-solid.box-warning > .box-header > a {
  color: #ffffff;
}

/* line 1412, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-profile .social-states a:hover {
  color: #3ba4f8;
}

/* line 1414, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-controls li > a:hover {
  color: #3ba4f8;
}

/* line 1416, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-controls .dropdown.show > a {
  color: #3ba4f8;
}

/* line 1418, app/assets/stylesheets/color_theme.scss */
.theme-primary .box-fullscreen .box-btn-fullscreen {
  color: #3ba4f8;
}

/*---progress bar---*/
/* line 1422, app/assets/stylesheets/color_theme.scss */
.theme-primary .progress-bar-primary {
  background-color: #6cbbfa;
}

/* line 1424, app/assets/stylesheets/color_theme.scss */
.theme-primary .progress-bar-info {
  background-color: #a45ff8;
}

/* line 1426, app/assets/stylesheets/color_theme.scss */
.theme-primary .progress-bar-success {
  background-color: #00875a;
}

/* line 1428, app/assets/stylesheets/color_theme.scss */
.theme-primary .progress-bar-danger {
  background-color: #fb5ea8;
}

/* line 1430, app/assets/stylesheets/color_theme.scss */
.theme-primary .progress-bar-warning {
  background-color: #fbc66c;
}

/*---panel---*/
/* line 1434, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-primary {
  border-color: #6cbbfa;
}

/* line 1436, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #6cbbfa;
  border-color: #6cbbfa;
}

/* line 1440, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6cbbfa;
}

/* line 1442, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-primary > .panel-heading .badge-pill {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 1445, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-primary .panel-title, .theme-primary .panel-primary .panel-action {
  color: #ffffff;
}

/* line 1447, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-primary .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6cbbfa;
}

/* line 1449, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-primary .panel-heading {
  color: #6cbbfa;
  border-top-color: #6cbbfa;
  background: transparent;
}

/* line 1453, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-primary .panel-title, .theme-primary .panel-line.panel-primary .panel-action {
  color: #6cbbfa;
}

/* line 1455, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-info {
  border-color: #a45ff8;
}

/* line 1457, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-info > .panel-heading {
  color: #ffffff;
  background-color: #a45ff8;
  border-color: #a45ff8;
}

/* line 1461, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a45ff8;
}

/* line 1463, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-info > .panel-heading .badge-pill {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 1466, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-info .panel-title, .theme-primary .panel-info .panel-action {
  color: #ffffff;
}

/* line 1468, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-info .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a45ff8;
}

/* line 1470, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-info .panel-heading {
  color: #a45ff8;
  border-top-color: #a45ff8;
  background: transparent;
}

/* line 1474, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-info .panel-title, .theme-primary .panel-line.panel-info .panel-action {
  color: #a45ff8;
}

/* line 1476, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-success {
  border-color: #00875a;
}

/* line 1478, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-success > .panel-heading {
  color: #ffffff;
  background-color: #00875a;
  border-color: #00875a;
}

/* line 1482, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00875a;
}

/* line 1484, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-success > .panel-heading .badge-pill {
  color: #00875a;
  background-color: #ffffff;
}

/* line 1487, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-success .panel-title, .theme-primary .panel-success .panel-action {
  color: #ffffff;
}

/* line 1489, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-success .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00875a;
}

/* line 1491, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-success .panel-heading {
  color: #00875a;
  border-top-color: #00875a;
  background: transparent;
}

/* line 1495, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-success .panel-title, .theme-primary .panel-line.panel-success .panel-action {
  color: #00875a;
}

/* line 1497, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-danger {
  border-color: #fb5ea8;
}

/* line 1499, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 1503, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fb5ea8;
}

/* line 1505, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-danger > .panel-heading .badge-pill {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 1508, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-danger .panel-title, .theme-primary .panel-danger .panel-action {
  color: #ffffff;
}

/* line 1510, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-danger .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fb5ea8;
}

/* line 1512, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-danger .panel-heading {
  color: #fb5ea8;
  border-top-color: #fb5ea8;
  background: transparent;
}

/* line 1516, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-danger .panel-title, .theme-primary .panel-line.panel-danger .panel-action {
  color: #fb5ea8;
}

/* line 1518, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-warning {
  border-color: #fbc66c;
}

/* line 1520, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #fbc66c;
  border-color: #fbc66c;
}

/* line 1524, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbc66c;
}

/* line 1526, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-warning > .panel-heading .badge-pill {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 1529, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-warning .panel-title, .theme-primary .panel-warning .panel-action {
  color: #ffffff;
}

/* line 1531, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-warning .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbc66c;
}

/* line 1533, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-warning .panel-heading {
  color: #fbc66c;
  border-top-color: #fbc66c;
  background: transparent;
}

/* line 1537, app/assets/stylesheets/color_theme.scss */
.theme-primary .panel-line.panel-warning .panel-title, .theme-primary .panel-line.panel-warning .panel-action {
  color: #fbc66c;
}

/*---switch---*/
/* line 1541, app/assets/stylesheets/color_theme.scss */
.theme-primary .switch input:checked ~ .switch-indicator::after {
  background-color: #6cbbfa;
}

/* line 1543, app/assets/stylesheets/color_theme.scss */
.theme-primary .switch.switch-primary input:checked ~ .switch-indicator::after {
  background-color: #6cbbfa;
}

/* line 1545, app/assets/stylesheets/color_theme.scss */
.theme-primary .switch.switch-info input:checked ~ .switch-indicator::after {
  background-color: #a45ff8;
}

/* line 1547, app/assets/stylesheets/color_theme.scss */
.theme-primary .switch.switch-success input:checked ~ .switch-indicator::after {
  background-color: #00875a;
}

/* line 1549, app/assets/stylesheets/color_theme.scss */
.theme-primary .switch.switch-danger input:checked ~ .switch-indicator::after {
  background-color: #fb5ea8;
}

/* line 1551, app/assets/stylesheets/color_theme.scss */
.theme-primary .switch.switch-warning input:checked ~ .switch-indicator::after {
  background-color: #fbc66c;
}

/*---badge---*/
/* line 1555, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-primary {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 1558, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-primary[href]:hover, .theme-primary .badge-primary[href]:focus {
  background-color: #3ba4f8;
}

/* line 1560, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-secondary {
  background-color: #e4e6ef;
  color: #172b4c;
}

/* line 1563, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-secondary[href]:hover, .theme-primary .badge-secondary[href]:focus {
  background-color: #c4c8dc;
}

/* line 1565, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-info {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 1568, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-info[href]:hover, .theme-primary .badge-info[href]:focus {
  background-color: #882ef6;
}

/* line 1570, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-success {
  background-color: #00875a;
  color: #ffffff;
}

/* line 1573, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-success[href]:hover, .theme-primary .badge-success[href]:focus {
  background-color: #005438;
}

/* line 1575, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-danger {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 1578, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-danger[href]:hover, .theme-primary .badge-danger[href]:focus {
  background-color: #fa2c8d;
}

/* line 1580, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-warning {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 1583, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-warning[href]:hover, .theme-primary .badge-warning[href]:focus {
  background-color: #fab33a;
}

/*---badge light---*/
/* line 1587, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-primary-light {
  background-color: #d4ecff;
  color: #6cbbfa;
}

/* line 1590, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-primary-light[href]:hover, .theme-primary .badge-primary-light[href]:focus {
  background-color: #a1d5ff;
}

/* line 1592, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-secondary-light {
  background-color: #e9edf2;
  color: #172b4c;
}

/* line 1595, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-secondary-light[href]:hover, .theme-primary .badge-secondary-light[href]:focus {
  background-color: #c9d3df;
}

/* line 1597, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-info-light {
  background-color: #e9d7ff;
  color: #a45ff8;
}

/* line 1600, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-info-light[href]:hover, .theme-primary .badge-info-light[href]:focus {
  background-color: #cda4ff;
}

/* line 1602, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-success-light {
  background-color: #bdf7e4;
  color: #00875a;
}

/* line 1605, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-success-light[href]:hover, .theme-primary .badge-success-light[href]:focus {
  background-color: #90f1d1;
}

/* line 1607, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-danger-light {
  background-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 1610, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-danger-light[href]:hover, .theme-primary .badge-danger-light[href]:focus {
  background-color: #ff9ccb;
}

/* line 1612, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-warning-light {
  background-color: #fff1d9;
  color: #fbc66c;
}

/* line 1615, app/assets/stylesheets/color_theme.scss */
.theme-primary .badge-warning-light[href]:hover, .theme-primary .badge-warning-light[href]:focus {
  background-color: #ffdea6;
}

/*---rating---*/
/* line 1619, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-primary .active {
  color: #6cbbfa;
}

/* line 1621, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-primary :checked ~ label {
  color: #6cbbfa;
}

/* line 1623, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-primary label:hover {
  color: #6cbbfa;
}

/* line 1625, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-primary label:hover ~ label {
  color: #6cbbfa;
}

/* line 1627, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-info .active {
  color: #a45ff8;
}

/* line 1629, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-info :checked ~ label {
  color: #a45ff8;
}

/* line 1631, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-info label:hover {
  color: #a45ff8;
}

/* line 1633, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-info label:hover ~ label {
  color: #a45ff8;
}

/* line 1635, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-success .active {
  color: #00875a;
}

/* line 1637, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-success :checked ~ label {
  color: #00875a;
}

/* line 1639, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-success label:hover {
  color: #00875a;
}

/* line 1641, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-success label:hover ~ label {
  color: #00875a;
}

/* line 1643, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-danger .active {
  color: #fb5ea8;
}

/* line 1645, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-danger :checked ~ label {
  color: #fb5ea8;
}

/* line 1647, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-danger label:hover {
  color: #fb5ea8;
}

/* line 1649, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-danger label:hover ~ label {
  color: #fb5ea8;
}

/* line 1651, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-warning .active {
  color: #fbc66c;
}

/* line 1653, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-warning :checked ~ label {
  color: #fbc66c;
}

/* line 1655, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-warning label:hover {
  color: #fbc66c;
}

/* line 1657, app/assets/stylesheets/color_theme.scss */
.theme-primary .rating-warning label:hover ~ label {
  color: #fbc66c;
}

/*---toggler---*/
/* line 1661, app/assets/stylesheets/color_theme.scss */
.theme-primary .toggler-primary input:checked + i {
  color: #6cbbfa;
}

/* line 1663, app/assets/stylesheets/color_theme.scss */
.theme-primary .toggler-info input:checked + i {
  color: #a45ff8;
}

/* line 1665, app/assets/stylesheets/color_theme.scss */
.theme-primary .toggler-success input:checked + i {
  color: #00875a;
}

/* line 1667, app/assets/stylesheets/color_theme.scss */
.theme-primary .toggler-danger input:checked + i {
  color: #fb5ea8;
}

/* line 1669, app/assets/stylesheets/color_theme.scss */
.theme-primary .toggler-warning input:checked + i {
  color: #fbc66c;
}

/*---nav tabs---*/
/* line 1673, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs.nav-tabs-primary .nav-link:hover, .theme-primary .nav-tabs.nav-tabs-primary .nav-link:active, .theme-primary .nav-tabs.nav-tabs-primary .nav-link:focus, .theme-primary .nav-tabs.nav-tabs-primary .nav-link.active {
  border-color: #3ba4f8;
  background-color: transparent;
  color: #3ba4f8;
}

/* line 1677, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs.nav-tabs-info .nav-link:hover, .theme-primary .nav-tabs.nav-tabs-info .nav-link:active, .theme-primary .nav-tabs.nav-tabs-info .nav-link:focus, .theme-primary .nav-tabs.nav-tabs-info .nav-link.active {
  border-color: #882ef6;
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 1681, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs.nav-tabs-success .nav-link:hover, .theme-primary .nav-tabs.nav-tabs-success .nav-link:active, .theme-primary .nav-tabs.nav-tabs-success .nav-link:focus, .theme-primary .nav-tabs.nav-tabs-success .nav-link.active {
  border-color: #005438;
  background-color: transparent;
  color: #005438;
}

/* line 1685, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs.nav-tabs-danger .nav-link:hover, .theme-primary .nav-tabs.nav-tabs-danger .nav-link:active, .theme-primary .nav-tabs.nav-tabs-danger .nav-link:focus, .theme-primary .nav-tabs.nav-tabs-danger .nav-link.active {
  border-color: #fa2c8d;
  background-color: transparent;
  color: #fa2c8d;
}

/* line 1689, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs.nav-tabs-warning .nav-link:hover, .theme-primary .nav-tabs.nav-tabs-warning .nav-link:active, .theme-primary .nav-tabs.nav-tabs-warning .nav-link:focus, .theme-primary .nav-tabs.nav-tabs-warning .nav-link.active {
  border-color: #fab33a;
  background-color: transparent;
  color: #fab33a;
}

/* line 1693, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs-custom.tab-primary > .nav-tabs > li a.active {
  border-top-color: #3ba4f8;
}

/* line 1695, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs-custom.tab-info > .nav-tabs > li a.active {
  border-top-color: #882ef6;
}

/* line 1697, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs-custom.tab-success > .nav-tabs > li a.active {
  border-top-color: #005438;
}

/* line 1699, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs-custom.tab-danger > .nav-tabs > li a.active {
  border-top-color: #fa2c8d;
}

/* line 1701, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs-custom.tab-warning > .nav-tabs > li a.active {
  border-top-color: #fab33a;
}

/* line 1703, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs .nav-link.active {
  border-bottom-color: #6cbbfa;
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 1707, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs .nav-link.active:hover, .theme-primary .nav-tabs .nav-link.active:focus {
  border-bottom-color: #6cbbfa;
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 1711, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs .nav-item.open .nav-link {
  border-bottom-color: #6cbbfa;
  background-color: #6cbbfa;
}

/* line 1714, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs .nav-item.open .nav-link:hover, .theme-primary .nav-tabs .nav-item.open .nav-link:focus {
  border-bottom-color: #6cbbfa;
  background-color: #6cbbfa;
}

/*---todo---*/
/* line 1719, app/assets/stylesheets/color_theme.scss */
.theme-primary .todo-list .primary {
  border-left-color: #6cbbfa;
}

/* line 1721, app/assets/stylesheets/color_theme.scss */
.theme-primary .todo-list .info {
  border-left-color: #6cbbfa;
}

/* line 1723, app/assets/stylesheets/color_theme.scss */
.theme-primary .todo-list .success {
  border-left-color: #00875a;
}

/* line 1725, app/assets/stylesheets/color_theme.scss */
.theme-primary .todo-list .danger {
  border-left-color: #fb5ea8;
}

/* line 1727, app/assets/stylesheets/color_theme.scss */
.theme-primary .todo-list .warning {
  border-left-color: #fbc66c;
}

/*---timeline---*/
/* line 1731, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-primary {
  background-color: #6cbbfa;
  border: 1px solid #6cbbfa;
  color: #ffffff;
}

/* line 1735, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-primary:before, .theme-primary .timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #6cbbfa;
  border-right-color: #6cbbfa;
}

/* line 1738, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}

/* line 1740, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-info {
  background-color: #a45ff8;
  border: 1px solid #a45ff8;
  color: #ffffff;
}

/* line 1744, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-info:before, .theme-primary .timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #a45ff8;
  border-right-color: #a45ff8;
}

/* line 1747, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}

/* line 1749, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-success {
  background-color: #00875a;
  border: 1px solid #00875a;
  color: #ffffff;
}

/* line 1753, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-success:before, .theme-primary .timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #00875a;
  border-right-color: #00875a;
}

/* line 1756, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}

/* line 1758, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-danger {
  background-color: #fb5ea8;
  border: 1px solid #fb5ea8;
  color: #ffffff;
}

/* line 1762, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-danger:before, .theme-primary .timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #fb5ea8;
  border-right-color: #fb5ea8;
}

/* line 1765, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}

/* line 1767, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-warning {
  background-color: #fbc66c;
  border: 1px solid #fbc66c;
  color: #ffffff;
}

/* line 1771, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-warning:before, .theme-primary .timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #fbc66c;
  border-right-color: #fbc66c;
}

/* line 1774, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}

/* line 1776, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 1779, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 1782, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #00875a;
  background-color: #ffffff;
}

/* line 1785, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 1788, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 1791, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-label .label-primary {
  background-color: #6cbbfa;
}

/* line 1793, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-label .label-info {
  background-color: #a45ff8;
}

/* line 1795, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-label .label-success {
  background-color: #00875a;
}

/* line 1797, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-label .label-danger {
  background-color: #fb5ea8;
}

/* line 1799, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline .timeline-label .label-warning {
  background-color: #fbc66c;
}

/* line 1801, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline__year, .theme-primary .timeline5:before, .theme-primary .timeline__box:before, .theme-primary .timeline__date {
  background-color: #6cbbfa;
}

/* line 1803, app/assets/stylesheets/color_theme.scss */
.theme-primary .timeline__post {
  border-left: 3px solid #6cbbfa;
}

/*---daterangepicker---*/
/* line 1807, app/assets/stylesheets/color_theme.scss */
.theme-primary .daterangepicker td.active {
  background-color: #6cbbfa;
}

/* line 1809, app/assets/stylesheets/color_theme.scss */
.theme-primary .daterangepicker td.active:hover {
  background-color: #6cbbfa;
}

/* line 1811, app/assets/stylesheets/color_theme.scss */
.theme-primary .daterangepicker .input-mini.active {
  border: 1px solid #6cbbfa;
}

/* line 1813, app/assets/stylesheets/color_theme.scss */
.theme-primary .ranges li:hover, .theme-primary .ranges li:active, .theme-primary .ranges li.active {
  border: 1px solid #6cbbfa;
  background-color: #6cbbfa;
}

/*---control-sidebar---*/
/* line 1818, app/assets/stylesheets/color_theme.scss */
.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-color: #6cbbfa;
  color: #6cbbfa;
}

/* line 1821, app/assets/stylesheets/color_theme.scss */
.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  border-color: #6cbbfa;
  color: #6cbbfa;
}

/* line 1824, app/assets/stylesheets/color_theme.scss */
.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  border-color: #6cbbfa;
  color: #6cbbfa;
}

/* line 1827, app/assets/stylesheets/color_theme.scss */
.theme-primary .control-sidebar .rpanel-title .btn:hover {
  color: #6cbbfa;
}

/*---nav---*/
/* line 1831, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav > li > a:hover, .theme-primary .nav > li > a:active, .theme-primary .nav > li > a:focus {
  color: #6cbbfa;
}

/* line 1833, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-pills > li > a.active {
  border-top-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 1837, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-pills > li > a.active:hover, .theme-primary .nav-pills > li > a.active:focus {
  border-top-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 1841, app/assets/stylesheets/color_theme.scss */
.theme-primary .mailbox-nav .nav-pills > li > a:hover, .theme-primary .mailbox-nav .nav-pills > li > a:focus {
  border-color: #6cbbfa;
}

/* line 1843, app/assets/stylesheets/color_theme.scss */
.theme-primary .mailbox-nav .nav-pills > li > a.active {
  border-color: #6cbbfa;
}

/* line 1845, app/assets/stylesheets/color_theme.scss */
.theme-primary .mailbox-nav .nav-pills > li > a.active:hover, .theme-primary .mailbox-nav .nav-pills > li > a.active:focus {
  border-color: #6cbbfa;
}

/* line 1847, app/assets/stylesheets/color_theme.scss */
.theme-primary .nav-tabs-custom > .nav-tabs > li a.active {
  border-top-color: #6cbbfa;
}

/* line 1849, app/assets/stylesheets/color_theme.scss */
.theme-primary .profile-tab li a.nav-link.active {
  border-bottom: 2px solid #6cbbfa;
}

/* line 1851, app/assets/stylesheets/color_theme.scss */
.theme-primary .customtab li a.nav-link.active {
  border-bottom: 2px solid #6cbbfa;
}

/*---form-element---*/
/* line 1855, app/assets/stylesheets/color_theme.scss */
.theme-primary .form-element .input-group .input-group-addon {
  background-image: linear-gradient(45deg, #6cbbfa, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 1857, app/assets/stylesheets/color_theme.scss */
.theme-primary .form-element .form-control {
  background-image: linear-gradient(45deg, #6cbbfa, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 1859, app/assets/stylesheets/color_theme.scss */
.theme-primary .form-element .form-control:focus {
  background-image: linear-gradient(45deg, #6cbbfa, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 1861, app/assets/stylesheets/color_theme.scss */
.theme-primary .form-control:focus {
  border-color: #6cbbfa;
}

/* line 1863, app/assets/stylesheets/color_theme.scss */
.theme-primary .chk-col-primary[type=checkbox]:checked + label:before {
  border-right: 2px solid #6cbbfa;
  border-bottom: 2px solid #6cbbfa;
}

/* line 1866, app/assets/stylesheets/color_theme.scss */
.theme-primary .chk-col-info[type=checkbox]:checked + label:before {
  border-right: 2px solid #a45ff8;
  border-bottom: 2px solid #a45ff8;
}

/* line 1869, app/assets/stylesheets/color_theme.scss */
.theme-primary .chk-col-success[type=checkbox]:checked + label:before {
  border-right: 2px solid #00875a;
  border-bottom: 2px solid #00875a;
}

/* line 1872, app/assets/stylesheets/color_theme.scss */
.theme-primary .chk-col-danger[type=checkbox]:checked + label:before {
  border-right: 2px solid #fb5ea8;
  border-bottom: 2px solid #fb5ea8;
}

/* line 1875, app/assets/stylesheets/color_theme.scss */
.theme-primary .chk-col-warning[type=checkbox]:checked + label:before {
  border-right: 2px solid #fbc66c;
  border-bottom: 2px solid #fbc66c;
}

/* line 1878, app/assets/stylesheets/color_theme.scss */
.theme-primary .filled-in.chk-col-primary[type=checkbox]:checked + label:after {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 1881, app/assets/stylesheets/color_theme.scss */
.theme-primary .filled-in.chk-col-info[type=checkbox]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 1884, app/assets/stylesheets/color_theme.scss */
.theme-primary .filled-in.chk-col-success[type=checkbox]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 1887, app/assets/stylesheets/color_theme.scss */
.theme-primary .filled-in.chk-col-danger[type=checkbox]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 1890, app/assets/stylesheets/color_theme.scss */
.theme-primary .filled-in.chk-col-warning[type=checkbox]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 1893, app/assets/stylesheets/color_theme.scss */
.theme-primary .radio-col-primary[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 1898, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-primary[type=radio]:checked + label:before {
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 1902, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-primary[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 1907, app/assets/stylesheets/color_theme.scss */
.theme-primary .radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border-color: #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 1912, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-info[type=radio]:checked + label:before {
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 1916, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 1921, app/assets/stylesheets/color_theme.scss */
.theme-primary .radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border-color: #00875a;
  animation: ripple .2s linear forwards;
}

/* line 1926, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-success[type=radio]:checked + label:before {
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 1930, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 1935, app/assets/stylesheets/color_theme.scss */
.theme-primary .radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 1940, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-danger[type=radio]:checked + label:before {
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 1944, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 1949, app/assets/stylesheets/color_theme.scss */
.theme-primary .radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border-color: #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 1954, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-warning[type=radio]:checked + label:before {
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 1958, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap.radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 1963, app/assets/stylesheets/color_theme.scss */
.theme-primary [type=checkbox]:checked + label:before {
  border-right: 2px solid #6cbbfa;
  border-bottom: 2px solid #6cbbfa;
}

/* line 1966, app/assets/stylesheets/color_theme.scss */
.theme-primary .filled-in[type=checkbox]:checked + label:after {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 1969, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap[type=radio]:checked + label:before, .theme-primary .with-gap[type=radio]:checked + label:after {
  border: 2px solid #6cbbfa;
}

/* line 1971, app/assets/stylesheets/color_theme.scss */
.theme-primary .with-gap[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  z-index: 0;
}

/* line 1974, app/assets/stylesheets/color_theme.scss */
.theme-primary [type=radio]:checked + label:after {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
  z-index: 0;
}

/* line 1978, app/assets/stylesheets/color_theme.scss */
.theme-primary .filled-in.tabbed[type=checkbox]:checked:focus + label:after {
  border-color: #6cbbfa;
  background-color: #6cbbfa;
}

/*---Calender---*/
/* line 1983, app/assets/stylesheets/color_theme.scss */
.theme-primary .fx-element-overlay .fx-card-item .fx-card-content a:hover {
  color: #6cbbfa;
}

/* line 1985, app/assets/stylesheets/color_theme.scss */
.theme-primary .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a:hover {
  background: #6cbbfa;
  border-color: #6cbbfa;
}

/* line 1988, app/assets/stylesheets/color_theme.scss */
.theme-primary .fc-event, .theme-primary .calendar-event {
  background: #6cbbfa;
}

/*---Tabs---*/
/* line 1992, app/assets/stylesheets/color_theme.scss */
.theme-primary .tabs-vertical li .nav-link:hover, .theme-primary .tabs-vertical li .nav-link:active, .theme-primary .tabs-vertical li .nav-link:focus, .theme-primary .tabs-vertical li .nav-link.active {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 1995, app/assets/stylesheets/color_theme.scss */
.theme-primary .customvtab .tabs-vertical li .nav-link:hover, .theme-primary .customvtab .tabs-vertical li .nav-link:active, .theme-primary .customvtab .tabs-vertical li .nav-link:focus, .theme-primary .customvtab .tabs-vertical li .nav-link.active {
  border-right: 2px solid #6cbbfa;
  color: #6cbbfa;
}

/* line 1998, app/assets/stylesheets/color_theme.scss */
.theme-primary .customtab2 li a.nav-link:hover, .theme-primary .customtab2 li a.nav-link:active, .theme-primary .customtab2 li a.nav-link.active {
  background-color: #6cbbfa;
}

/* line 2001, app/assets/stylesheets/color_theme.scss */
.rtl.theme-primary .customvtab .tabs-vertical li .nav-link:hover, .rtl.theme-primary .customvtab .tabs-vertical li .nav-link:active, .rtl.theme-primary .customvtab .tabs-vertical li .nav-link:focus, .rtl.theme-primary .customvtab .tabs-vertical li .nav-link.active {
  border-right: none;
  border-left: 2px solid #6cbbfa;
}

/*---Notification---*/
/* line 2006, app/assets/stylesheets/color_theme.scss */
.theme-primary .jq-icon-primary {
  background-color: #6cbbfa;
  color: #ffffff;
  border-color: #6cbbfa;
}

/* line 2010, app/assets/stylesheets/color_theme.scss */
.theme-primary .jq-icon-info {
  background-color: #a45ff8;
  color: #ffffff;
  border-color: #a45ff8;
}

/* line 2014, app/assets/stylesheets/color_theme.scss */
.theme-primary .jq-icon-success {
  background-color: #00875a;
  color: #ffffff;
  border-color: #6cbbfa;
}

/* line 2018, app/assets/stylesheets/color_theme.scss */
.theme-primary .jq-icon-error {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 2022, app/assets/stylesheets/color_theme.scss */
.theme-primary .jq-icon-danger {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 2026, app/assets/stylesheets/color_theme.scss */
.theme-primary .jq-icon-warning {
  background-color: #fbc66c;
  color: #ffffff;
  border-color: #fbc66c;
}

/*---avatar---*/
/* line 2032, app/assets/stylesheets/color_theme.scss */
.theme-primary .avatar.status-primary::after {
  background-color: #6cbbfa;
}

/* line 2034, app/assets/stylesheets/color_theme.scss */
.theme-primary .avatar.status-info::after {
  background-color: #a45ff8;
}

/* line 2036, app/assets/stylesheets/color_theme.scss */
.theme-primary .avatar.status-success::after {
  background-color: #00875a;
}

/* line 2038, app/assets/stylesheets/color_theme.scss */
.theme-primary .avatar.status-danger::after {
  background-color: #fb5ea8;
}

/* line 2040, app/assets/stylesheets/color_theme.scss */
.theme-primary .avatar.status-warning::after {
  background-color: #fbc66c;
}

/* line 2042, app/assets/stylesheets/color_theme.scss */
.theme-primary .avatar[class*='status-']::after {
  background-color: #6cbbfa;
}

/* line 2044, app/assets/stylesheets/color_theme.scss */
.theme-primary .avatar-add:hover {
  background-color: #3ba4f8;
  border-color: #3ba4f8;
}

/*---media---*/
/* line 2049, app/assets/stylesheets/color_theme.scss */
.theme-primary .media-chat.media-chat-reverse .media-body p {
  background-color: #6cbbfa;
}

/* line 2051, app/assets/stylesheets/color_theme.scss */
.theme-primary .media-right-out a:hover {
  color: #3ba4f8;
}

/*---control---*/
/* line 2055, app/assets/stylesheets/color_theme.scss */
.theme-primary .control input:checked:focus ~ .control_indicator {
  background-color: #6cbbfa;
}

/* line 2057, app/assets/stylesheets/color_theme.scss */
.theme-primary .control input:checked ~ .control_indicator {
  background-color: #6cbbfa;
}

/* line 2059, app/assets/stylesheets/color_theme.scss */
.theme-primary .control:hover input:not([disabled]):checked ~ .control_indicator {
  background-color: #6cbbfa;
}

/*---flex---*/
/* line 2063, app/assets/stylesheets/color_theme.scss */
.theme-primary .flex-column > li > a.nav-link.active {
  border-left-color: #6cbbfa;
}

/* line 2065, app/assets/stylesheets/color_theme.scss */
.theme-primary .flex-column > li > a.nav-link.active:hover {
  border-left-color: #6cbbfa;
}

/*---pagination---*/
/* line 2069, app/assets/stylesheets/color_theme.scss */
.theme-primary .pagination li a.current {
  border: 1px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 2072, app/assets/stylesheets/color_theme.scss */
.theme-primary .pagination li a.current:hover {
  border: 1px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 2075, app/assets/stylesheets/color_theme.scss */
.theme-primary .pagination li a:hover {
  border: 1px solid #3ba4f8;
  background-color: #3ba4f8 !important;
}

/* line 2078, app/assets/stylesheets/color_theme.scss */
.theme-primary .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 2081, app/assets/stylesheets/color_theme.scss */
.theme-primary .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 2084, app/assets/stylesheets/color_theme.scss */
.theme-primary .paging_simple_numbers .pagination .paginate_button.active a {
  background-color: #6cbbfa;
}

/* line 2086, app/assets/stylesheets/color_theme.scss */
.theme-primary .paging_simple_numbers .pagination .paginate_button:hover a {
  background-color: #6cbbfa;
}

/* line 2088, app/assets/stylesheets/color_theme.scss */
.theme-primary .footable .pagination li a:hover, .theme-primary .footable .pagination li a:active, .theme-primary .footable .pagination li a.active {
  background-color: #6cbbfa;
}

/*---dataTables---*/
/* line 2092, app/assets/stylesheets/color_theme.scss */
.theme-primary .dt-buttons .dt-button {
  background-color: #6cbbfa;
}

/*---select2---*/
/* line 2096, app/assets/stylesheets/color_theme.scss */
.theme-primary .select2-container--default.select2-container--open {
  border-color: #6cbbfa;
}

/* line 2098, app/assets/stylesheets/color_theme.scss */
.theme-primary .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #6cbbfa;
}

/* line 2100, app/assets/stylesheets/color_theme.scss */
.theme-primary .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #6cbbfa !important;
}

/* line 2102, app/assets/stylesheets/color_theme.scss */
.theme-primary .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #6cbbfa !important;
}

/* line 2104, app/assets/stylesheets/color_theme.scss */
.theme-primary .select2-container--default .select2-selection--multiple:focus {
  border-color: #6cbbfa !important;
}

/* line 2106, app/assets/stylesheets/color_theme.scss */
.theme-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
}

/*---Other---*/
/* line 2111, app/assets/stylesheets/color_theme.scss */
.theme-primary .myadmin-dd .dd-list .dd-list .dd-handle:hover {
  color: #3ba4f8;
}

/* line 2113, app/assets/stylesheets/color_theme.scss */
.theme-primary .myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #3ba4f8;
}

/* line 2115, app/assets/stylesheets/color_theme.scss */
.theme-primary .myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #3ba4f8;
}

/* line 2117, app/assets/stylesheets/color_theme.scss */
.theme-primary [data-overlay-primary]::before {
  background: #3ba4f8;
}

/*---wizard---*/
/* line 2121, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard > .steps > ul > li.current {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 2124, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard > .steps > ul > li.done {
  border-color: #3ba4f8;
  background-color: #3ba4f8;
}

/* line 2127, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard > .actions > ul > li > a {
  background-color: #6cbbfa;
}

/* line 2129, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  background-color: #6cbbfa;
}

/* line 2131, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  background-color: #6cbbfa;
}

/* line 2133, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  background-color: #6cbbfa;
}

/* line 2135, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  background-color: #6cbbfa;
}

/* line 2137, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #6cbbfa;
  color: #6cbbfa;
}

/* line 2140, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #6cbbfa;
}

/* line 2142, app/assets/stylesheets/color_theme.scss */
.theme-primary .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #6cbbfa;
}

@media (max-width: 767px) {
  /* line 2146, app/assets/stylesheets/color_theme.scss */
  .theme-primary .wizard-content .wizard > .steps > ul > li:last-child:after {
    background-color: #6cbbfa;
  }
}

@media (max-width: 575px) {
  /* line 2149, app/assets/stylesheets/color_theme.scss */
  .theme-primary .wizard-content .wizard > .steps > ul > li.current:after {
    background-color: #6cbbfa;
  }
}

/*---slider---*/
/* line 2152, app/assets/stylesheets/color_theme.scss */
.theme-primary #primary .slider-selection {
  background-color: #6cbbfa;
}

/* line 2154, app/assets/stylesheets/color_theme.scss */
.theme-primary #info .slider-selection {
  background-color: #a45ff8;
}

/* line 2156, app/assets/stylesheets/color_theme.scss */
.theme-primary #success .slider-selection {
  background-color: #00875a;
}

/* line 2158, app/assets/stylesheets/color_theme.scss */
.theme-primary #danger .slider-selection {
  background-color: #fb5ea8;
}

/* line 2160, app/assets/stylesheets/color_theme.scss */
.theme-primary #warning .slider-selection {
  background-color: #fbc66c;
}

/*---horizontal-timeline---*/
/* line 2164, app/assets/stylesheets/color_theme.scss */
.theme-primary .cd-horizontal-timeline .events a.selected::after {
  background: #6cbbfa;
  border-color: #6cbbfa;
}

/* line 2167, app/assets/stylesheets/color_theme.scss */
.theme-primary .cd-horizontal-timeline .events a.older-event::after {
  border-color: #6cbbfa;
}

/* line 2169, app/assets/stylesheets/color_theme.scss */
.theme-primary .cd-horizontal-timeline .filling-line {
  background: #6cbbfa;
}

/* line 2171, app/assets/stylesheets/color_theme.scss */
.theme-primary .cd-horizontal-timeline a {
  color: #6cbbfa;
}

/* line 2173, app/assets/stylesheets/color_theme.scss */
.theme-primary .cd-horizontal-timeline a:hover, .theme-primary .cd-horizontal-timeline a:focus {
  color: #6cbbfa;
}

/* line 2175, app/assets/stylesheets/color_theme.scss */
.theme-primary .cd-timeline-navigation a:hover, .theme-primary .cd-timeline-navigation a:focus {
  border-color: #6cbbfa;
}

/**************************************
Theme Secondary Color
**************************************/
/* line 2181, app/assets/stylesheets/color_theme.scss */
.bg-gradient-secondary, .theme-secondary .bg-gradient-secondary, .theme-secondary .art-bg {
  background: linear-gradient(45deg, #e4e6ef, #a45ff8);
}

/* line 2184, app/assets/stylesheets/color_theme.scss */
.bg-light-body {
  background: transparent;
}

/* line 2187, app/assets/stylesheets/color_theme.scss */
.theme-secondary.fixed .main-header {
  background: #ffffff;
}

/* line 2189, app/assets/stylesheets/color_theme.scss */
.theme-secondary .main-header {
  background: #ffffff;
}

/* line 2192, app/assets/stylesheets/color_theme.scss */
.theme-secondary.onlyheader .art-bg {
  background-image: none;
}

/* line 2195, app/assets/stylesheets/color_theme.scss */
.bg-gradient-secondary-dark, .dark-skin.theme-secondary .bg-gradient-secondary, .dark-skin.theme-secondary .art-bg {
  background-image: linear-gradient(45deg, #a4abc9, #6e0ae7);
}

/* line 2198, app/assets/stylesheets/color_theme.scss */
.bg-dark-body {
  background: #0c1a32;
}

/* line 2201, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-secondary.fixed .main-header {
  background: #0c1a32;
}

/* line 2203, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-secondary .main-header {
  background: #0c1a32;
}

@media (max-width: 767px) {
  /* line 2207, app/assets/stylesheets/color_theme.scss */
  .theme-secondary.fixed .main-header {
    background-image: #e4e6ef;
  }
  /* line 2209, app/assets/stylesheets/color_theme.scss */
  .theme-secondary.fixed .main-header.navbar {
    background: none;
  }
  /* line 2212, app/assets/stylesheets/color_theme.scss */
  .dark-skin.theme-secondary.fixed .main-header {
    background-image: #0c1a32;
  }
}

/* line 2214, app/assets/stylesheets/color_theme.scss */
.theme-secondary a:hover, .theme-secondary a:active, .theme-secondary a:focus {
  color: #e4e6ef;
}

/* line 2216, app/assets/stylesheets/color_theme.scss */
.theme-secondary .main-sidebar .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 2218, app/assets/stylesheets/color_theme.scss */
.theme-secondary .main-sidebar .svg-icon:hover, .theme-secondary .main-sidebar .svg-icon:active, .theme-secondary .main-sidebar .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 2220, app/assets/stylesheets/color_theme.scss */
.theme-secondary .main-sidebar a:hover .svg-icon, .theme-secondary .main-sidebar a:active .svg-icon, .theme-secondary .main-sidebar a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 2222, app/assets/stylesheets/color_theme.scss */
.theme-secondary .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 2224, app/assets/stylesheets/color_theme.scss */
.theme-secondary .svg-icon:hover, .theme-secondary .svg-icon:active, .theme-secondary .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 2226, app/assets/stylesheets/color_theme.scss */
.theme-secondary a:hover .svg-icon, .theme-secondary a:active .svg-icon, .theme-secondary a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 2229, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #e4e6ef !important;
}

/* line 2232, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active.treeview > a > i {
  color: #e4e6ef;
}

/* line 2234, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active.treeview > a > svg {
  color: #e4e6ef;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 2237, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 2239, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 2241, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #e4e6ef !important;
}

/* line 2243, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active > a:after {
  border-color: transparent #333333 transparent transparent !important;
}

/* line 2245, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #b5b5c3 !important;
}

/* line 2248, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active.treeview > a > i {
  color: #ffffff;
}

/* line 2250, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 2252, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active.treeview .treeview-menu li a {
  color: #b5b5c3;
}

/* line 2254, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #e4e6ef !important;
}

/* line 2256, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li:hover, .theme-secondary.light-skin .sidebar-menu > li:active, .theme-secondary.light-skin .sidebar-menu > li.active {
  background-color: rgba(228, 230, 239, 0);
  color: #e4e6ef;
  border-left: 5px solid rgba(228, 230, 239, 0);
}

/* line 2260, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li:hover a, .theme-secondary.light-skin .sidebar-menu > li:active a, .theme-secondary.light-skin .sidebar-menu > li.active a {
  color: #e4e6ef;
}

/* line 2262, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li:hover a > i, .theme-secondary.light-skin .sidebar-menu > li:active a > i, .theme-secondary.light-skin .sidebar-menu > li.active a > i {
  color: #172b4c;
  background-color: rgba(228, 230, 239, 0);
}

/* line 2265, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li:hover a > svg, .theme-secondary.light-skin .sidebar-menu > li:active a > svg, .theme-secondary.light-skin .sidebar-menu > li.active a > svg {
  color: #e4e6ef;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 2268, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li:hover a img.svg-icon, .theme-secondary.light-skin .sidebar-menu > li:active a img.svg-icon, .theme-secondary.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 2270, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active {
  background-color: rgba(228, 230, 239, 0);
  color: #e4e6ef;
  border-left: 5px solid #e4e6ef;
}

/* line 2274, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active a {
  color: #e4e6ef;
  background-color: transparent;
}

/* line 2277, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active a > i {
  color: #e4e6ef;
  background-color: rgba(228, 230, 239, 0);
}

/* line 2280, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active a > svg {
  color: #e4e6ef;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 2283, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 2285, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(228, 230, 239, 0);
  color: #e4e6ef;
}

/* line 2288, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.active a {
  color: #e4e6ef;
}

/* line 2290, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.active a > i {
  color: #e4e6ef;
  background-color: rgba(228, 230, 239, 0);
}

/* line 2293, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(228, 230, 239, 0);
}

/* line 2296, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active {
  background-color: rgba(228, 230, 239, 0);
  color: #e4e6ef;
}

/* line 2299, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a {
  color: #e4e6ef;
}

/* line 2301, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a > i {
  color: #e4e6ef;
  background-color: rgba(228, 230, 239, 0);
}

/* line 2304, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active {
  background-color: rgba(228, 230, 239, 0);
  color: #e4e6ef;
}

/* line 2307, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a {
  color: #e4e6ef;
}

/* line 2309, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a > i {
  color: #e4e6ef;
  background-color: rgba(228, 230, 239, 0);
}

/* line 2312, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 2314, app/assets/stylesheets/color_theme.scss */
.theme-secondary.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(228, 230, 239, 0);
}

/* line 2317, app/assets/stylesheets/color_theme.scss */
.theme-secondary.rtl.light-skin .sidebar-menu > li.active {
  border-left: 0px solid #e4e6ef;
  border-right: 5px solid #e4e6ef;
}

/* line 2320, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active {
  background-color: rgba(228, 230, 239, 0);
  color: white;
  border-left: 5px solid #e4e6ef;
}

/* line 2324, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active a {
  color: white;
  background-color: transparent;
}

/* line 2327, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active a > i {
  color: white;
}

/* line 2329, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active a > svg {
  color: #ffffff;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 2332, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 2334, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(228, 230, 239, 0);
  color: white;
}

/* line 2337, app/assets/stylesheets/color_theme.scss */
.theme-secondary.dark-skin .sidebar-menu > li.active .treeview-menu li.active > a {
  color: white !important;
}

/* line 2339, app/assets/stylesheets/color_theme.scss */
.theme-secondary.rtl.dark-skin .sidebar-menu > li.active {
  border-left: 0px solid #e4e6ef;
  border-right: 5px solid #e4e6ef;
}

@media (min-width: 768px) {
  /* line 2344, app/assets/stylesheets/color_theme.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li.active.menu-open {
    background-color: rgba(228, 230, 239, 0.2);
    color: #e4e6ef;
  }
}

/*---Main Nav---*/
/* line 2348, app/assets/stylesheets/color_theme.scss */
.theme-secondary .sm-blue li.current > a, .theme-secondary .sm-blue li.highlighted > a {
  background: #e4e6ef;
  color: #ffffff !important;
}

/* line 2351, app/assets/stylesheets/color_theme.scss */
.theme-secondary .sm-blue li.current > a:hover, .theme-secondary .sm-blue li.current > a:active, .theme-secondary .sm-blue li.current > a:focus, .theme-secondary .sm-blue li.highlighted > a:hover, .theme-secondary .sm-blue li.highlighted > a:active, .theme-secondary .sm-blue li.highlighted > a:focus {
  background: #e4e6ef;
  color: #ffffff !important;
}

/* line 2354, app/assets/stylesheets/color_theme.scss */
.theme-secondary .sm-blue a.current, .theme-secondary .sm-blue a.highlighted {
  background: #e4e6ef;
  color: #ffffff !important;
}

/* line 2357, app/assets/stylesheets/color_theme.scss */
.theme-secondary .sm-blue a:hover, .theme-secondary .sm-blue a:active, .theme-secondary .sm-blue a:focus {
  background: #e4e6ef;
  color: #ffffff !important;
}

/* line 2360, app/assets/stylesheets/color_theme.scss */
.theme-secondary .sm-blue ul a:hover, .theme-secondary .sm-blue ul a:active, .theme-secondary .sm-blue ul a:focus {
  background: #282c66;
  color: #e4e6ef !important;
}

/* line 2363, app/assets/stylesheets/color_theme.scss */
.theme-secondary .sm-blue ul a.highlighted {
  background: #282c66;
  color: #e4e6ef !important;
}

/* line 2367, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-secondary .sm-blue a.current, .dark-skin.theme-secondary .sm-blue a.highlighted {
  background: #e4e6ef;
  color: #ffffff !important;
}

/* line 2370, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-secondary .sm-blue a:hover, .dark-skin.theme-secondary .sm-blue a:active, .dark-skin.theme-secondary .sm-blue a:focus {
  background: #e4e6ef;
  color: #ffffff !important;
}

/* line 2373, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-secondary .sm-blue ul a:hover, .dark-skin.theme-secondary .sm-blue ul a:active, .dark-skin.theme-secondary .sm-blue ul a:focus {
  background: #29354b;
  color: #e4e6ef !important;
}

/* line 2376, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-secondary .sm-blue ul a.highlighted {
  background: #29354b;
  color: #e4e6ef !important;
}

/*---Primary Button---*/
/* line 2381, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-link {
  color: #e4e6ef;
}

/* line 2383, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary {
  background-color: #e4e6ef;
  border-color: #e4e6ef;
  color: #ffffff;
}

/* line 2387, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary:hover, .theme-secondary .btn-primary:active, .theme-secondary .btn-primary:focus, .theme-secondary .btn-primary.active {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #ffffff !important;
}

/* line 2391, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary:disabled {
  background-color: white;
  border-color: #e4e6ef;
  opacity: 0.5;
}

/* line 2395, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary.disabled {
  background-color: white;
  border-color: #e4e6ef;
  opacity: 0.5;
}

/* line 2399, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-primary.dropdown-toggle {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #ffffff;
}

/* line 2403, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-primary {
  color: #e4e6ef;
  background-color: transparent;
  border-color: #e4e6ef !important;
}

/* line 2407, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-primary:hover, .theme-secondary .btn-outline.btn-primary:active, .theme-secondary .btn-outline.btn-primary.active {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #ffffff !important;
}

/* line 2411, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-primary.dropdown-toggle {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #ffffff;
}

/* line 2415, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-primary {
  color: #e4e6ef !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2419, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-primary:hover, .theme-secondary .btn-flat.btn-primary:active, .theme-secondary .btn-flat.btn-primary.active {
  background-color: #c4c8dc !important;
  border-color: #c4c8dc !important;
  color: #ffffff !important;
}

/*---info Button---*/
/* line 2425, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info {
  background-color: #a45ff8;
  border-color: #a45ff8;
  color: #ffffff;
}

/* line 2429, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info:hover, .theme-secondary .btn-info:active, .theme-secondary .btn-info:focus, .theme-secondary .btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 2433, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info:disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 2437, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info.disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 2441, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 2445, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-info {
  color: #a45ff8;
  background-color: transparent;
  border-color: #a45ff8 !important;
}

/* line 2449, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-info:hover, .theme-secondary .btn-outline.btn-info:active, .theme-secondary .btn-outline.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 2453, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 2457, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-info {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2461, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-info:hover, .theme-secondary .btn-flat.btn-info:active, .theme-secondary .btn-flat.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/*---Success Button---*/
/* line 2467, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success {
  background-color: #00875a;
  border-color: #00875a;
  color: #ffffff;
}

/* line 2471, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success:hover, .theme-secondary .btn-success:active, .theme-secondary .btn-success:focus, .theme-secondary .btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 2475, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success:disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 2479, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success.disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 2483, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 2487, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-success {
  color: #00875a;
  background-color: transparent;
  border-color: #00875a !important;
}

/* line 2491, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-success:hover, .theme-secondary .btn-outline.btn-success:active, .theme-secondary .btn-outline.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 2495, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 2499, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-success {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2503, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-success:hover, .theme-secondary .btn-flat.btn-success:active, .theme-secondary .btn-flat.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/*---Danger Button---*/
/* line 2509, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  color: #ffffff;
}

/* line 2513, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger:hover, .theme-secondary .btn-danger:active, .theme-secondary .btn-danger:focus, .theme-secondary .btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 2517, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger:disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 2521, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger.disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 2525, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 2529, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-danger {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #fb5ea8 !important;
}

/* line 2533, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-danger:hover, .theme-secondary .btn-outline.btn-danger:active, .theme-secondary .btn-outline.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 2537, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 2541, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-danger {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2545, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-danger:hover, .theme-secondary .btn-flat.btn-danger:active, .theme-secondary .btn-flat.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/*---Warning Button---*/
/* line 2551, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning {
  background-color: #fbc66c;
  border-color: #fbc66c;
  color: #ffffff;
}

/* line 2555, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning:hover, .theme-secondary .btn-warning:active, .theme-secondary .btn-warning:focus, .theme-secondary .btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 2559, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning:disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 2563, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning.disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 2567, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 2571, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-warning {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fbc66c !important;
}

/* line 2575, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-warning:hover, .theme-secondary .btn-outline.btn-warning:active, .theme-secondary .btn-outline.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 2579, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 2583, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-warning {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2587, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-warning:hover, .theme-secondary .btn-flat.btn-warning:active, .theme-secondary .btn-flat.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/*---Primary Button light---*/
/* line 2593, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary-light {
  background-color: #e9edf2;
  border-color: #e9edf2;
  color: #e4e6ef;
}

/* line 2597, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary-light:hover, .theme-secondary .btn-primary-light:active, .theme-secondary .btn-primary-light:focus, .theme-secondary .btn-primary-light.active {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff !important;
}

/* line 2601, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary-light:disabled {
  background-color: white;
  border-color: #e9edf2;
  opacity: 0.5;
}

/* line 2605, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-primary-light.disabled {
  background-color: white;
  border-color: #e9edf2;
  opacity: 0.5;
}

/* line 2609, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-primary-light.dropdown-toggle {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 2613, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-primary-light {
  color: #e4e6ef;
  background-color: transparent;
  border-color: #e9edf2 !important;
}

/* line 2617, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-primary-light:hover, .theme-secondary .btn-outline.btn-primary-light:active, .theme-secondary .btn-outline.btn-primary-light.active {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff !important;
}

/* line 2621, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-primary-light.dropdown-toggle {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 2625, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-primary-light {
  color: #e4e6ef !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2629, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-primary-light:hover, .theme-secondary .btn-flat.btn-primary-light:active, .theme-secondary .btn-flat.btn-primary-light.active {
  background-color: #e4e6ef !important;
  border-color: #e4e6ef !important;
  color: #ffffff !important;
}

/*---info Button light---*/
/* line 2635, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info-light {
  background-color: #e9d7ff;
  border-color: #e9d7ff;
  color: #a45ff8;
}

/* line 2639, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info-light:hover, .theme-secondary .btn-info-light:active, .theme-secondary .btn-info-light:focus, .theme-secondary .btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 2643, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info-light:disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 2647, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-info-light.disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 2651, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-info.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 2655, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-info-light {
  color: #a45ff8;
  background-color: transparent;
  border-color: #e9d7ff !important;
}

/* line 2659, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-info-light:hover, .theme-secondary .btn-outline.btn-info-light:active, .theme-secondary .btn-outline.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 2663, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-info-light.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 2667, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-info-light {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2671, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-info-light:hover, .theme-secondary .btn-flat.btn-info-light:active, .theme-secondary .btn-flat.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/*---Success Button light---*/
/* line 2677, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success-light {
  background-color: #bdf7e4;
  border-color: #bdf7e4;
  color: #00875a;
}

/* line 2681, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success-light:hover, .theme-secondary .btn-success-light:active, .theme-secondary .btn-success-light:focus, .theme-secondary .btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 2685, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success-light:disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 2689, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-success-light.disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 2693, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 2697, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-success-light {
  color: #00875a;
  background-color: transparent;
  border-color: #bdf7e4 !important;
}

/* line 2701, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-success-light:hover, .theme-secondary .btn-outline.btn-success-light:active, .theme-secondary .btn-outline.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 2705, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 2709, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-success-light {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2713, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-success-light:hover, .theme-secondary .btn-flat.btn-success-light:active, .theme-secondary .btn-flat.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/*---Danger Button light---*/
/* line 2719, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger-light {
  background-color: #ffcfe6;
  border-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 2723, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger-light:hover, .theme-secondary .btn-danger-light:active, .theme-secondary .btn-danger-light:focus, .theme-secondary .btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 2727, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger-light:disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 2731, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-danger-light.disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 2735, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 2739, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-danger-light {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #ffcfe6 !important;
}

/* line 2743, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-danger-light:hover, .theme-secondary .btn-outline.btn-danger-light:active, .theme-secondary .btn-outline.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 2747, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 2751, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-danger-light {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2755, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-danger-light:hover, .theme-secondary .btn-flat.btn-danger-light:active, .theme-secondary .btn-flat.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/*---Warning Button light---*/
/* line 2761, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning-light {
  background-color: #fff1d9;
  border-color: #fff1d9;
  color: #fbc66c;
}

/* line 2765, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning-light:hover, .theme-secondary .btn-warning-light:active, .theme-secondary .btn-warning-light:focus, .theme-secondary .btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 2769, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning-light:disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 2773, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-warning-light.disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 2777, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 2781, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-warning-light {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fff1d9 !important;
}

/* line 2785, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-outline.btn-warning-light:hover, .theme-secondary .btn-outline.btn-warning-light:active, .theme-secondary .btn-outline.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 2789, app/assets/stylesheets/color_theme.scss */
.theme-secondary .show > .btn-outline.btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 2793, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-warning-light {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 2797, app/assets/stylesheets/color_theme.scss */
.theme-secondary .btn-flat.btn-warning-light:hover, .theme-secondary .btn-flat.btn-warning-light:active, .theme-secondary .btn-flat.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/*---callout---*/
/* line 2803, app/assets/stylesheets/color_theme.scss */
.theme-secondary .callout.callout-primary {
  border-color: #e4e6ef;
  background-color: #e4e6ef !important;
}

/* line 2806, app/assets/stylesheets/color_theme.scss */
.theme-secondary .callout.callout-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
}

/* line 2809, app/assets/stylesheets/color_theme.scss */
.theme-secondary .callout.callout-success {
  border-color: #00875a;
  background-color: #00875a !important;
}

/* line 2812, app/assets/stylesheets/color_theme.scss */
.theme-secondary .callout.callout-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
}

/* line 2815, app/assets/stylesheets/color_theme.scss */
.theme-secondary .callout.callout-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
}

/*---alert---*/
/* line 2820, app/assets/stylesheets/color_theme.scss */
.theme-secondary .alert-primary {
  border-color: #e4e6ef;
  background-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 2824, app/assets/stylesheets/color_theme.scss */
.theme-secondary .alert-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 2828, app/assets/stylesheets/color_theme.scss */
.theme-secondary .alert-success {
  border-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 2832, app/assets/stylesheets/color_theme.scss */
.theme-secondary .alert-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 2836, app/assets/stylesheets/color_theme.scss */
.theme-secondary .alert-error {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 2840, app/assets/stylesheets/color_theme.scss */
.theme-secondary .alert-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/*---direct-chat---*/
/* line 2846, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-primary .right > .direct-chat-text p {
  background-color: #e4e6ef;
  color: #ffffff;
}

/* line 2849, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-primary .right > .direct-chat-text:before, .theme-secondary .direct-chat-primary .right > .direct-chat-text:after {
  border-left-color: #e4e6ef;
}

/* line 2851, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-info .right > .direct-chat-text p {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 2854, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-info .right > .direct-chat-text:before, .theme-secondary .direct-chat-info .right > .direct-chat-text:after {
  border-left-color: #a45ff8;
}

/* line 2856, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-success .right > .direct-chat-text p {
  background-color: #00875a;
  color: #ffffff;
}

/* line 2859, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-success .right > .direct-chat-text:before, .theme-secondary .direct-chat-success .right > .direct-chat-text:after {
  border-left-color: #00875a;
}

/* line 2861, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-danger .right > .direct-chat-text p {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 2864, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-danger .right > .direct-chat-text:before, .theme-secondary .direct-chat-danger .right > .direct-chat-text:after {
  border-left-color: #fb5ea8;
}

/* line 2866, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-warning .right > .direct-chat-text p {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 2869, app/assets/stylesheets/color_theme.scss */
.theme-secondary .direct-chat-warning .right > .direct-chat-text:before, .theme-secondary .direct-chat-warning .right > .direct-chat-text:after {
  border-left-color: #fbc66c;
}

/* line 2871, app/assets/stylesheets/color_theme.scss */
.theme-secondary .right .direct-chat-text p {
  background-color: #e4e6ef;
}

/*---modal---*/
/* line 2875, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-primary .modal-footer, .theme-secondary .modal-primary .modal-header {
  border-color: #e4e6ef;
}

/* line 2877, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-primary .modal-body {
  background-color: #e4e6ef !important;
}

/* line 2879, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-info .modal-footer, .theme-secondary .modal-info .modal-header {
  border-color: #a45ff8;
}

/* line 2881, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-info .modal-body {
  background-color: #a45ff8 !important;
}

/* line 2883, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-success .modal-footer, .theme-secondary .modal-success .modal-header {
  border-color: #00875a;
}

/* line 2885, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-success .modal-body {
  background-color: #00875a !important;
}

/* line 2887, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-danger .modal-footer, .theme-secondary .modal-danger .modal-header {
  border-color: #fb5ea8;
}

/* line 2889, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-danger .modal-body {
  background-color: #fb5ea8 !important;
}

/* line 2891, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-warning .modal-footer, .theme-secondary .modal-warning .modal-header {
  border-color: #fbc66c;
}

/* line 2893, app/assets/stylesheets/color_theme.scss */
.theme-secondary .modal-warning .modal-body {
  background-color: #fbc66c !important;
}

/*---border---*/
/* line 2897, app/assets/stylesheets/color_theme.scss */
.theme-secondary .border-primary {
  border-color: #e4e6ef !important;
}

/* line 2899, app/assets/stylesheets/color_theme.scss */
.theme-secondary .border-info {
  border-color: #a45ff8 !important;
}

/* line 2901, app/assets/stylesheets/color_theme.scss */
.theme-secondary .border-success {
  border-color: #00875a !important;
}

/* line 2903, app/assets/stylesheets/color_theme.scss */
.theme-secondary .border-danger {
  border-color: #fb5ea8 !important;
}

/* line 2905, app/assets/stylesheets/color_theme.scss */
.theme-secondary .border-warning {
  border-color: #fbc66c !important;
}

/*---Background---*/
/* line 2909, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-primary {
  background-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 2912, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-primary-light {
  background-color: #e9edf2 !important;
  color: #e4e6ef;
}

/* line 2915, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-info {
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 2918, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-info-light {
  background-color: #e9d7ff !important;
  color: #a45ff8;
}

/* line 2921, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-success {
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 2924, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-success-light {
  background-color: #bdf7e4 !important;
  color: #00875a;
}

/* line 2927, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-danger {
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 2930, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-danger-light {
  background-color: #ffcfe6 !important;
  color: #fb5ea8;
}

/* line 2933, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-warning {
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 2936, app/assets/stylesheets/color_theme.scss */
.theme-secondary .bg-warning-light {
  background-color: #fff1d9 !important;
  color: #fbc66c;
}

/*---text---*/
/* line 2941, app/assets/stylesheets/color_theme.scss */
.theme-secondary .text-primary {
  color: #e4e6ef !important;
}

/* line 2943, app/assets/stylesheets/color_theme.scss */
.theme-secondary a.text-primary:hover, .theme-secondary a.text-primary:focus {
  color: #e4e6ef !important;
}

/* line 2945, app/assets/stylesheets/color_theme.scss */
.theme-secondary .hover-primary:hover, .theme-secondary .hover-primary:focus {
  color: #e4e6ef !important;
}

/* line 2947, app/assets/stylesheets/color_theme.scss */
.theme-secondary .text-info {
  color: #a45ff8 !important;
}

/* line 2949, app/assets/stylesheets/color_theme.scss */
.theme-secondary a.text-info:hover, .theme-secondary a.text-info:focus {
  color: #a45ff8 !important;
}

/* line 2951, app/assets/stylesheets/color_theme.scss */
.theme-secondary .hover-info:hover, .theme-secondary .hover-info:focus {
  color: #a45ff8 !important;
}

/* line 2953, app/assets/stylesheets/color_theme.scss */
.theme-secondary .text-success {
  color: #00875a !important;
}

/* line 2955, app/assets/stylesheets/color_theme.scss */
.theme-secondary a.text-success:hover, .theme-secondary a.text-success:focus {
  color: #00875a !important;
}

/* line 2957, app/assets/stylesheets/color_theme.scss */
.theme-secondary .hover-success:hover, .theme-secondary .hover-success:focus {
  color: #00875a !important;
}

/* line 2959, app/assets/stylesheets/color_theme.scss */
.theme-secondary .text-danger {
  color: #fb5ea8 !important;
}

/* line 2961, app/assets/stylesheets/color_theme.scss */
.theme-secondary a.text-danger:hover, .theme-secondary a.text-danger:focus {
  color: #fb5ea8 !important;
}

/* line 2963, app/assets/stylesheets/color_theme.scss */
.theme-secondary .hover-danger:hover, .theme-secondary .hover-danger:focus {
  color: #fb5ea8 !important;
}

/* line 2965, app/assets/stylesheets/color_theme.scss */
.theme-secondary .text-warning {
  color: #fbc66c !important;
}

/* line 2967, app/assets/stylesheets/color_theme.scss */
.theme-secondary a.text-warning:hover, .theme-secondary a.text-warning:focus {
  color: #fbc66c !important;
}

/* line 2969, app/assets/stylesheets/color_theme.scss */
.theme-secondary .hover-warning:hover, .theme-secondary .hover-warning:focus {
  color: #fbc66c !important;
}

/*---active background---*/
/* line 2973, app/assets/stylesheets/color_theme.scss */
.theme-secondary .active.active-primary {
  background-color: #c4c8dc !important;
}

/* line 2975, app/assets/stylesheets/color_theme.scss */
.theme-secondary .active.active-info {
  background-color: #882ef6 !important;
}

/* line 2977, app/assets/stylesheets/color_theme.scss */
.theme-secondary .active.active-success {
  background-color: #005438 !important;
}

/* line 2979, app/assets/stylesheets/color_theme.scss */
.theme-secondary .active.active-danger {
  background-color: #fa2c8d !important;
}

/* line 2981, app/assets/stylesheets/color_theme.scss */
.theme-secondary .active.active-warning {
  background-color: #fab33a !important;
}

/*---label background---*/
/* line 2985, app/assets/stylesheets/color_theme.scss */
.theme-secondary .label-primary {
  background-color: #e4e6ef !important;
}

/* line 2987, app/assets/stylesheets/color_theme.scss */
.theme-secondary .label-info {
  background-color: #a45ff8 !important;
}

/* line 2989, app/assets/stylesheets/color_theme.scss */
.theme-secondary .label-success {
  background-color: #00875a !important;
}

/* line 2991, app/assets/stylesheets/color_theme.scss */
.theme-secondary .label-danger {
  background-color: #fb5ea8 !important;
}

/* line 2993, app/assets/stylesheets/color_theme.scss */
.theme-secondary .label-warning {
  background-color: #fbc66c !important;
}

/*---ribbon---*/
/* line 2997, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-primary {
  background-color: #e4e6ef;
}

/* line 2999, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-primary:before {
  border-color: #e4e6ef transparent transparent;
}

/* line 3001, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-primary span {
  background-color: #e4e6ef;
}

/* line 3003, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-primary span:before {
  border-left: 3px solid #c4c8dc;
  border-top: 3px solid #c4c8dc;
}

/* line 3006, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-primary span:after {
  border-right: 3px solid #c4c8dc;
  border-top: 3px solid #c4c8dc;
}

/* line 3009, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-info {
  background-color: #a45ff8;
}

/* line 3011, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-info:before {
  border-color: #a45ff8 transparent transparent;
}

/* line 3013, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-info span {
  background-color: #a45ff8;
}

/* line 3015, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-info span:before {
  border-left: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 3018, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-info span:after {
  border-right: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 3021, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-success {
  background-color: #00875a;
}

/* line 3023, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-success:before {
  border-color: #00875a transparent transparent;
}

/* line 3025, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-success span {
  background-color: #00875a;
}

/* line 3027, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-success span:before {
  border-left: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 3030, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-success span:after {
  border-right: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 3033, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-danger {
  background-color: #fb5ea8;
}

/* line 3035, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-danger:before {
  border-color: #fb5ea8 transparent transparent;
}

/* line 3037, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-danger span {
  background-color: #fb5ea8;
}

/* line 3039, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-danger span:before {
  border-left: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 3042, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-danger span:after {
  border-right: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 3045, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-warning {
  background-color: #fbc66c;
}

/* line 3047, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-warning:before {
  border-color: #fbc66c transparent transparent;
}

/* line 3049, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-warning span {
  background-color: #fbc66c;
}

/* line 3051, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-warning span:before {
  border-left: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/* line 3054, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ribbon-box .ribbon-two-warning span:after {
  border-right: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/*---Box---*/
/* line 3059, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-primary {
  background-color: #e4e6ef !important;
}

/* line 3061, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-primary.box-bordered {
  border-color: #e4e6ef;
}

/* line 3063, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-outline-primary {
  background-color: #ffffff;
  border: 1px solid #e4e6ef;
}

/* line 3066, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background-color: #e4e6ef;
}

/* line 3069, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

/* line 3071, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-primary > .box-header > a {
  color: #ffffff;
}

/* line 3073, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-info {
  background-color: #a45ff8 !important;
}

/* line 3075, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-info.box-bordered {
  border-color: #a45ff8;
}

/* line 3077, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-outline-info {
  background-color: #ffffff;
  border: 1px solid #a45ff8;
}

/* line 3080, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-info > .box-header {
  color: #ffffff;
  background-color: #a45ff8;
}

/* line 3083, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

/* line 3085, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-info > .box-header > a {
  color: #ffffff;
}

/* line 3087, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-success {
  background-color: #00875a !important;
}

/* line 3089, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-success.box-bordered {
  border-color: #00875a;
}

/* line 3091, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-outline-success {
  background-color: #ffffff;
  border: 1px solid #00875a;
}

/* line 3094, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-success > .box-header {
  color: #ffffff;
  background-color: #00875a;
}

/* line 3097, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

/* line 3099, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-success > .box-header > a {
  color: #ffffff;
}

/* line 3101, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-danger {
  background-color: #fb5ea8 !important;
}

/* line 3103, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-danger.box-bordered {
  border-color: #fb5ea8;
}

/* line 3105, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-outline-danger {
  background-color: #ffffff;
  border: 1px solid #fb5ea8;
}

/* line 3108, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background-color: #fb5ea8;
}

/* line 3111, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

/* line 3113, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-danger > .box-header > a {
  color: #ffffff;
}

/* line 3115, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-warning {
  background-color: #fbc66c !important;
}

/* line 3117, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-warning.box-bordered {
  border-color: #fbc66c;
}

/* line 3119, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-outline-warning {
  background-color: #ffffff;
  border: 1px solid #fbc66c;
}

/* line 3122, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background-color: #fbc66c;
}

/* line 3125, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

/* line 3127, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box.box-solid.box-warning > .box-header > a {
  color: #ffffff;
}

/* line 3129, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-profile .social-states a:hover {
  color: #c4c8dc;
}

/* line 3131, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-controls li > a:hover {
  color: #c4c8dc;
}

/* line 3133, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-controls .dropdown.show > a {
  color: #c4c8dc;
}

/* line 3135, app/assets/stylesheets/color_theme.scss */
.theme-secondary .box-fullscreen .box-btn-fullscreen {
  color: #c4c8dc;
}

/*---progress bar---*/
/* line 3139, app/assets/stylesheets/color_theme.scss */
.theme-secondary .progress-bar-primary {
  background-color: #e4e6ef;
}

/* line 3141, app/assets/stylesheets/color_theme.scss */
.theme-secondary .progress-bar-info {
  background-color: #a45ff8;
}

/* line 3143, app/assets/stylesheets/color_theme.scss */
.theme-secondary .progress-bar-success {
  background-color: #00875a;
}

/* line 3145, app/assets/stylesheets/color_theme.scss */
.theme-secondary .progress-bar-danger {
  background-color: #fb5ea8;
}

/* line 3147, app/assets/stylesheets/color_theme.scss */
.theme-secondary .progress-bar-warning {
  background-color: #fbc66c;
}

/*---panel---*/
/* line 3151, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-primary {
  border-color: #e4e6ef;
}

/* line 3153, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #e4e6ef;
  border-color: #e4e6ef;
}

/* line 3157, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e4e6ef;
}

/* line 3159, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-primary > .panel-heading .badge-pill {
  color: #e4e6ef;
  background-color: #ffffff;
}

/* line 3162, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-primary .panel-title, .theme-secondary .panel-primary .panel-action {
  color: #ffffff;
}

/* line 3164, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-primary .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e4e6ef;
}

/* line 3166, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-primary .panel-heading {
  color: #e4e6ef;
  border-top-color: #e4e6ef;
  background: transparent;
}

/* line 3170, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-primary .panel-title, .theme-secondary .panel-line.panel-primary .panel-action {
  color: #e4e6ef;
}

/* line 3172, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-info {
  border-color: #a45ff8;
}

/* line 3174, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-info > .panel-heading {
  color: #ffffff;
  background-color: #a45ff8;
  border-color: #a45ff8;
}

/* line 3178, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a45ff8;
}

/* line 3180, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-info > .panel-heading .badge-pill {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 3183, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-info .panel-title, .theme-secondary .panel-info .panel-action {
  color: #ffffff;
}

/* line 3185, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-info .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a45ff8;
}

/* line 3187, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-info .panel-heading {
  color: #a45ff8;
  border-top-color: #a45ff8;
  background: transparent;
}

/* line 3191, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-info .panel-title, .theme-secondary .panel-line.panel-info .panel-action {
  color: #a45ff8;
}

/* line 3193, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-success {
  border-color: #00875a;
}

/* line 3195, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-success > .panel-heading {
  color: #ffffff;
  background-color: #00875a;
  border-color: #00875a;
}

/* line 3199, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00875a;
}

/* line 3201, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-success > .panel-heading .badge-pill {
  color: #00875a;
  background-color: #ffffff;
}

/* line 3204, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-success .panel-title, .theme-secondary .panel-success .panel-action {
  color: #ffffff;
}

/* line 3206, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-success .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00875a;
}

/* line 3208, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-success .panel-heading {
  color: #00875a;
  border-top-color: #00875a;
  background: transparent;
}

/* line 3212, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-success .panel-title, .theme-secondary .panel-line.panel-success .panel-action {
  color: #00875a;
}

/* line 3214, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-danger {
  border-color: #fb5ea8;
}

/* line 3216, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 3220, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fb5ea8;
}

/* line 3222, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-danger > .panel-heading .badge-pill {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 3225, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-danger .panel-title, .theme-secondary .panel-danger .panel-action {
  color: #ffffff;
}

/* line 3227, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-danger .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fb5ea8;
}

/* line 3229, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-danger .panel-heading {
  color: #fb5ea8;
  border-top-color: #fb5ea8;
  background: transparent;
}

/* line 3233, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-danger .panel-title, .theme-secondary .panel-line.panel-danger .panel-action {
  color: #fb5ea8;
}

/* line 3235, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-warning {
  border-color: #fbc66c;
}

/* line 3237, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #fbc66c;
  border-color: #fbc66c;
}

/* line 3241, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbc66c;
}

/* line 3243, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-warning > .panel-heading .badge-pill {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 3246, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-warning .panel-title, .theme-secondary .panel-warning .panel-action {
  color: #ffffff;
}

/* line 3248, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-warning .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbc66c;
}

/* line 3250, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-warning .panel-heading {
  color: #fbc66c;
  border-top-color: #fbc66c;
  background: transparent;
}

/* line 3254, app/assets/stylesheets/color_theme.scss */
.theme-secondary .panel-line.panel-warning .panel-title, .theme-secondary .panel-line.panel-warning .panel-action {
  color: #fbc66c;
}

/*---switch---*/
/* line 3258, app/assets/stylesheets/color_theme.scss */
.theme-secondary .switch input:checked ~ .switch-indicator::after {
  background-color: #e4e6ef;
}

/* line 3260, app/assets/stylesheets/color_theme.scss */
.theme-secondary .switch.switch-primary input:checked ~ .switch-indicator::after {
  background-color: #e4e6ef;
}

/* line 3262, app/assets/stylesheets/color_theme.scss */
.theme-secondary .switch.switch-info input:checked ~ .switch-indicator::after {
  background-color: #a45ff8;
}

/* line 3264, app/assets/stylesheets/color_theme.scss */
.theme-secondary .switch.switch-success input:checked ~ .switch-indicator::after {
  background-color: #00875a;
}

/* line 3266, app/assets/stylesheets/color_theme.scss */
.theme-secondary .switch.switch-danger input:checked ~ .switch-indicator::after {
  background-color: #fb5ea8;
}

/* line 3268, app/assets/stylesheets/color_theme.scss */
.theme-secondary .switch.switch-warning input:checked ~ .switch-indicator::after {
  background-color: #fbc66c;
}

/*---badge---*/
/* line 3272, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-primary {
  background-color: #e4e6ef;
  color: #ffffff;
}

/* line 3275, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-primary[href]:hover, .theme-secondary .badge-primary[href]:focus {
  background-color: #c4c8dc;
}

/* line 3277, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-secondary {
  background-color: #6cbbfa;
  color: #172b4c;
}

/* line 3280, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-secondary[href]:hover, .theme-secondary .badge-secondary[href]:focus {
  background-color: #3ba4f8;
}

/* line 3282, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-info {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 3285, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-info[href]:hover, .theme-secondary .badge-info[href]:focus {
  background-color: #882ef6;
}

/* line 3287, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-success {
  background-color: #00875a;
  color: #ffffff;
}

/* line 3290, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-success[href]:hover, .theme-secondary .badge-success[href]:focus {
  background-color: #005438;
}

/* line 3292, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-danger {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 3295, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-danger[href]:hover, .theme-secondary .badge-danger[href]:focus {
  background-color: #fa2c8d;
}

/* line 3297, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-warning {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 3300, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-warning[href]:hover, .theme-secondary .badge-warning[href]:focus {
  background-color: #fab33a;
}

/*---badge light---*/
/* line 3304, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-primary-light {
  background-color: #e9edf2;
  color: #e4e6ef;
}

/* line 3307, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-primary-light[href]:hover, .theme-secondary .badge-primary-light[href]:focus {
  background-color: #c9d3df;
}

/* line 3309, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-secondary-light {
  background-color: #d4ecff;
  color: #172b4c;
}

/* line 3312, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-secondary-light[href]:hover, .theme-secondary .badge-secondary-light[href]:focus {
  background-color: #a1d5ff;
}

/* line 3314, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-info-light {
  background-color: #e9d7ff;
  color: #a45ff8;
}

/* line 3317, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-info-light[href]:hover, .theme-secondary .badge-info-light[href]:focus {
  background-color: #cda4ff;
}

/* line 3319, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-success-light {
  background-color: #bdf7e4;
  color: #00875a;
}

/* line 3322, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-success-light[href]:hover, .theme-secondary .badge-success-light[href]:focus {
  background-color: #90f1d1;
}

/* line 3324, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-danger-light {
  background-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 3327, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-danger-light[href]:hover, .theme-secondary .badge-danger-light[href]:focus {
  background-color: #ff9ccb;
}

/* line 3329, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-warning-light {
  background-color: #fff1d9;
  color: #fbc66c;
}

/* line 3332, app/assets/stylesheets/color_theme.scss */
.theme-secondary .badge-warning-light[href]:hover, .theme-secondary .badge-warning-light[href]:focus {
  background-color: #ffdea6;
}

/*---rating---*/
/* line 3336, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-primary .active {
  color: #e4e6ef;
}

/* line 3338, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-primary :checked ~ label {
  color: #e4e6ef;
}

/* line 3340, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-primary label:hover {
  color: #e4e6ef;
}

/* line 3342, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-primary label:hover ~ label {
  color: #e4e6ef;
}

/* line 3344, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-info .active {
  color: #a45ff8;
}

/* line 3346, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-info :checked ~ label {
  color: #a45ff8;
}

/* line 3348, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-info label:hover {
  color: #a45ff8;
}

/* line 3350, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-info label:hover ~ label {
  color: #a45ff8;
}

/* line 3352, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-success .active {
  color: #00875a;
}

/* line 3354, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-success :checked ~ label {
  color: #00875a;
}

/* line 3356, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-success label:hover {
  color: #00875a;
}

/* line 3358, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-success label:hover ~ label {
  color: #00875a;
}

/* line 3360, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-danger .active {
  color: #fb5ea8;
}

/* line 3362, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-danger :checked ~ label {
  color: #fb5ea8;
}

/* line 3364, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-danger label:hover {
  color: #fb5ea8;
}

/* line 3366, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-danger label:hover ~ label {
  color: #fb5ea8;
}

/* line 3368, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-warning .active {
  color: #fbc66c;
}

/* line 3370, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-warning :checked ~ label {
  color: #fbc66c;
}

/* line 3372, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-warning label:hover {
  color: #fbc66c;
}

/* line 3374, app/assets/stylesheets/color_theme.scss */
.theme-secondary .rating-warning label:hover ~ label {
  color: #fbc66c;
}

/*---toggler---*/
/* line 3378, app/assets/stylesheets/color_theme.scss */
.theme-secondary .toggler-primary input:checked + i {
  color: #e4e6ef;
}

/* line 3380, app/assets/stylesheets/color_theme.scss */
.theme-secondary .toggler-info input:checked + i {
  color: #a45ff8;
}

/* line 3382, app/assets/stylesheets/color_theme.scss */
.theme-secondary .toggler-success input:checked + i {
  color: #00875a;
}

/* line 3384, app/assets/stylesheets/color_theme.scss */
.theme-secondary .toggler-danger input:checked + i {
  color: #fb5ea8;
}

/* line 3386, app/assets/stylesheets/color_theme.scss */
.theme-secondary .toggler-warning input:checked + i {
  color: #fbc66c;
}

/*---nav tabs---*/
/* line 3390, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs.nav-tabs-primary .nav-link:hover, .theme-secondary .nav-tabs.nav-tabs-primary .nav-link:active, .theme-secondary .nav-tabs.nav-tabs-primary .nav-link:focus, .theme-secondary .nav-tabs.nav-tabs-primary .nav-link.active {
  border-color: #c4c8dc;
  background-color: transparent;
  color: #c4c8dc;
}

/* line 3394, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs.nav-tabs-info .nav-link:hover, .theme-secondary .nav-tabs.nav-tabs-info .nav-link:active, .theme-secondary .nav-tabs.nav-tabs-info .nav-link:focus, .theme-secondary .nav-tabs.nav-tabs-info .nav-link.active {
  border-color: #882ef6;
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 3398, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs.nav-tabs-success .nav-link:hover, .theme-secondary .nav-tabs.nav-tabs-success .nav-link:active, .theme-secondary .nav-tabs.nav-tabs-success .nav-link:focus, .theme-secondary .nav-tabs.nav-tabs-success .nav-link.active {
  border-color: #005438;
  background-color: transparent;
  color: #005438;
}

/* line 3402, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs.nav-tabs-danger .nav-link:hover, .theme-secondary .nav-tabs.nav-tabs-danger .nav-link:active, .theme-secondary .nav-tabs.nav-tabs-danger .nav-link:focus, .theme-secondary .nav-tabs.nav-tabs-danger .nav-link.active {
  border-color: #fa2c8d;
  background-color: transparent;
  color: #fa2c8d;
}

/* line 3406, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs.nav-tabs-warning .nav-link:hover, .theme-secondary .nav-tabs.nav-tabs-warning .nav-link:active, .theme-secondary .nav-tabs.nav-tabs-warning .nav-link:focus, .theme-secondary .nav-tabs.nav-tabs-warning .nav-link.active {
  border-color: #fab33a;
  background-color: transparent;
  color: #fab33a;
}

/* line 3410, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs-custom.tab-primary > .nav-tabs > li a.active {
  border-top-color: #c4c8dc;
}

/* line 3412, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs-custom.tab-info > .nav-tabs > li a.active {
  border-top-color: #882ef6;
}

/* line 3414, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs-custom.tab-success > .nav-tabs > li a.active {
  border-top-color: #005438;
}

/* line 3416, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs-custom.tab-danger > .nav-tabs > li a.active {
  border-top-color: #fa2c8d;
}

/* line 3418, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs-custom.tab-warning > .nav-tabs > li a.active {
  border-top-color: #fab33a;
}

/* line 3420, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs .nav-link.active {
  border-bottom-color: #e4e6ef;
  background-color: #e4e6ef;
  color: #ffffff;
}

/* line 3424, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs .nav-link.active:hover, .theme-secondary .nav-tabs .nav-link.active:focus {
  border-bottom-color: #e4e6ef;
  background-color: #e4e6ef;
  color: #ffffff;
}

/* line 3428, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs .nav-item.open .nav-link {
  border-bottom-color: #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3431, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs .nav-item.open .nav-link:hover, .theme-secondary .nav-tabs .nav-item.open .nav-link:focus {
  border-bottom-color: #e4e6ef;
  background-color: #e4e6ef;
}

/*---todo---*/
/* line 3436, app/assets/stylesheets/color_theme.scss */
.theme-secondary .todo-list .primary {
  border-left-color: #e4e6ef;
}

/* line 3438, app/assets/stylesheets/color_theme.scss */
.theme-secondary .todo-list .info {
  border-left-color: #e4e6ef;
}

/* line 3440, app/assets/stylesheets/color_theme.scss */
.theme-secondary .todo-list .success {
  border-left-color: #00875a;
}

/* line 3442, app/assets/stylesheets/color_theme.scss */
.theme-secondary .todo-list .danger {
  border-left-color: #fb5ea8;
}

/* line 3444, app/assets/stylesheets/color_theme.scss */
.theme-secondary .todo-list .warning {
  border-left-color: #fbc66c;
}

/*---timeline---*/
/* line 3448, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-primary {
  background-color: #e4e6ef;
  border: 1px solid #e4e6ef;
  color: #ffffff;
}

/* line 3452, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-primary:before, .theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #e4e6ef;
  border-right-color: #e4e6ef;
}

/* line 3455, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}

/* line 3457, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-info {
  background-color: #a45ff8;
  border: 1px solid #a45ff8;
  color: #ffffff;
}

/* line 3461, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-info:before, .theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #a45ff8;
  border-right-color: #a45ff8;
}

/* line 3464, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}

/* line 3466, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-success {
  background-color: #00875a;
  border: 1px solid #00875a;
  color: #ffffff;
}

/* line 3470, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-success:before, .theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #00875a;
  border-right-color: #00875a;
}

/* line 3473, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}

/* line 3475, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-danger {
  background-color: #fb5ea8;
  border: 1px solid #fb5ea8;
  color: #ffffff;
}

/* line 3479, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-danger:before, .theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #fb5ea8;
  border-right-color: #fb5ea8;
}

/* line 3482, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}

/* line 3484, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-warning {
  background-color: #fbc66c;
  border: 1px solid #fbc66c;
  color: #ffffff;
}

/* line 3488, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-warning:before, .theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #fbc66c;
  border-right-color: #fbc66c;
}

/* line 3491, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}

/* line 3493, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #e4e6ef;
  background-color: #ffffff;
}

/* line 3496, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 3499, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #00875a;
  background-color: #ffffff;
}

/* line 3502, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 3505, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 3508, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-label .label-primary {
  background-color: #e4e6ef;
}

/* line 3510, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-label .label-info {
  background-color: #a45ff8;
}

/* line 3512, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-label .label-success {
  background-color: #00875a;
}

/* line 3514, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-label .label-danger {
  background-color: #fb5ea8;
}

/* line 3516, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline .timeline-label .label-warning {
  background-color: #fbc66c;
}

/* line 3518, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline__year, .theme-secondary .timeline5:before, .theme-secondary .timeline__box:before, .theme-secondary .timeline__date {
  background-color: #e4e6ef;
}

/* line 3520, app/assets/stylesheets/color_theme.scss */
.theme-secondary .timeline__post {
  border-left: 3px solid #e4e6ef;
}

/*---daterangepicker---*/
/* line 3524, app/assets/stylesheets/color_theme.scss */
.theme-secondary .daterangepicker td.active {
  background-color: #e4e6ef;
}

/* line 3526, app/assets/stylesheets/color_theme.scss */
.theme-secondary .daterangepicker td.active:hover {
  background-color: #e4e6ef;
}

/* line 3528, app/assets/stylesheets/color_theme.scss */
.theme-secondary .daterangepicker .input-mini.active {
  border: 1px solid #e4e6ef;
}

/* line 3530, app/assets/stylesheets/color_theme.scss */
.theme-secondary .ranges li:hover, .theme-secondary .ranges li:active, .theme-secondary .ranges li.active {
  border: 1px solid #e4e6ef;
  background-color: #e4e6ef;
}

/*---control-sidebar---*/
/* line 3535, app/assets/stylesheets/color_theme.scss */
.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-color: #e4e6ef;
  color: #e4e6ef;
}

/* line 3538, app/assets/stylesheets/color_theme.scss */
.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  border-color: #e4e6ef;
  color: #e4e6ef;
}

/* line 3541, app/assets/stylesheets/color_theme.scss */
.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  border-color: #e4e6ef;
  color: #e4e6ef;
}

/* line 3544, app/assets/stylesheets/color_theme.scss */
.theme-secondary .control-sidebar .rpanel-title .btn:hover {
  color: #e4e6ef;
}

/*---nav---*/
/* line 3548, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav > li > a:hover, .theme-secondary .nav > li > a:active, .theme-secondary .nav > li > a:focus {
  color: #e4e6ef;
}

/* line 3550, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-pills > li > a.active {
  border-top-color: #e4e6ef;
  background-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 3554, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-pills > li > a.active:hover, .theme-secondary .nav-pills > li > a.active:focus {
  border-top-color: #e4e6ef;
  background-color: #e4e6ef !important;
  color: #ffffff;
}

/* line 3558, app/assets/stylesheets/color_theme.scss */
.theme-secondary .mailbox-nav .nav-pills > li > a:hover, .theme-secondary .mailbox-nav .nav-pills > li > a:focus {
  border-color: #e4e6ef;
}

/* line 3560, app/assets/stylesheets/color_theme.scss */
.theme-secondary .mailbox-nav .nav-pills > li > a.active {
  border-color: #e4e6ef;
}

/* line 3562, app/assets/stylesheets/color_theme.scss */
.theme-secondary .mailbox-nav .nav-pills > li > a.active:hover, .theme-secondary .mailbox-nav .nav-pills > li > a.active:focus {
  border-color: #e4e6ef;
}

/* line 3564, app/assets/stylesheets/color_theme.scss */
.theme-secondary .nav-tabs-custom > .nav-tabs > li a.active {
  border-top-color: #e4e6ef;
}

/* line 3566, app/assets/stylesheets/color_theme.scss */
.theme-secondary .profile-tab li a.nav-link.active {
  border-bottom: 2px solid #e4e6ef;
}

/* line 3568, app/assets/stylesheets/color_theme.scss */
.theme-secondary .customtab li a.nav-link.active {
  border-bottom: 2px solid #e4e6ef;
}

/*---form-element---*/
/* line 3572, app/assets/stylesheets/color_theme.scss */
.theme-secondary .form-element .input-group .input-group-addon {
  background-image: linear-gradient(45deg, #e4e6ef, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 3574, app/assets/stylesheets/color_theme.scss */
.theme-secondary .form-element .form-control {
  background-image: linear-gradient(45deg, #e4e6ef, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 3576, app/assets/stylesheets/color_theme.scss */
.theme-secondary .form-element .form-control:focus {
  background-image: linear-gradient(45deg, #e4e6ef, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 3578, app/assets/stylesheets/color_theme.scss */
.theme-secondary .form-control:focus {
  border-color: #e4e6ef;
}

/* line 3580, app/assets/stylesheets/color_theme.scss */
.theme-secondary .chk-col-primary[type=checkbox]:checked + label:before {
  border-right: 2px solid #e4e6ef;
  border-bottom: 2px solid #e4e6ef;
}

/* line 3583, app/assets/stylesheets/color_theme.scss */
.theme-secondary .chk-col-info[type=checkbox]:checked + label:before {
  border-right: 2px solid #a45ff8;
  border-bottom: 2px solid #a45ff8;
}

/* line 3586, app/assets/stylesheets/color_theme.scss */
.theme-secondary .chk-col-success[type=checkbox]:checked + label:before {
  border-right: 2px solid #00875a;
  border-bottom: 2px solid #00875a;
}

/* line 3589, app/assets/stylesheets/color_theme.scss */
.theme-secondary .chk-col-danger[type=checkbox]:checked + label:before {
  border-right: 2px solid #fb5ea8;
  border-bottom: 2px solid #fb5ea8;
}

/* line 3592, app/assets/stylesheets/color_theme.scss */
.theme-secondary .chk-col-warning[type=checkbox]:checked + label:before {
  border-right: 2px solid #fbc66c;
  border-bottom: 2px solid #fbc66c;
}

/* line 3595, app/assets/stylesheets/color_theme.scss */
.theme-secondary .filled-in.chk-col-primary[type=checkbox]:checked + label:after {
  border: 2px solid #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3598, app/assets/stylesheets/color_theme.scss */
.theme-secondary .filled-in.chk-col-info[type=checkbox]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 3601, app/assets/stylesheets/color_theme.scss */
.theme-secondary .filled-in.chk-col-success[type=checkbox]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 3604, app/assets/stylesheets/color_theme.scss */
.theme-secondary .filled-in.chk-col-danger[type=checkbox]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 3607, app/assets/stylesheets/color_theme.scss */
.theme-secondary .filled-in.chk-col-warning[type=checkbox]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 3610, app/assets/stylesheets/color_theme.scss */
.theme-secondary .radio-col-primary[type=radio]:checked + label:after {
  background-color: #e4e6ef;
  border-color: #e4e6ef;
  animation: ripple .2s linear forwards;
}

/* line 3615, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-primary[type=radio]:checked + label:before {
  border: 2px solid #e4e6ef;
  animation: ripple .2s linear forwards;
}

/* line 3619, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-primary[type=radio]:checked + label:after {
  background-color: #e4e6ef;
  border: 2px solid #e4e6ef;
  animation: ripple .2s linear forwards;
}

/* line 3624, app/assets/stylesheets/color_theme.scss */
.theme-secondary .radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border-color: #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 3629, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-info[type=radio]:checked + label:before {
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 3633, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 3638, app/assets/stylesheets/color_theme.scss */
.theme-secondary .radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border-color: #00875a;
  animation: ripple .2s linear forwards;
}

/* line 3643, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-success[type=radio]:checked + label:before {
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 3647, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 3652, app/assets/stylesheets/color_theme.scss */
.theme-secondary .radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 3657, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-danger[type=radio]:checked + label:before {
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 3661, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 3666, app/assets/stylesheets/color_theme.scss */
.theme-secondary .radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border-color: #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 3671, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-warning[type=radio]:checked + label:before {
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 3675, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap.radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 3680, app/assets/stylesheets/color_theme.scss */
.theme-secondary [type=checkbox]:checked + label:before {
  border-right: 2px solid #e4e6ef;
  border-bottom: 2px solid #e4e6ef;
}

/* line 3683, app/assets/stylesheets/color_theme.scss */
.theme-secondary .filled-in[type=checkbox]:checked + label:after {
  border: 2px solid #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3686, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap[type=radio]:checked + label:before, .theme-secondary .with-gap[type=radio]:checked + label:after {
  border: 2px solid #e4e6ef;
}

/* line 3688, app/assets/stylesheets/color_theme.scss */
.theme-secondary .with-gap[type=radio]:checked + label:after {
  background-color: #e4e6ef;
  z-index: 0;
}

/* line 3691, app/assets/stylesheets/color_theme.scss */
.theme-secondary [type=radio]:checked + label:after {
  border: 2px solid #e4e6ef;
  background-color: #e4e6ef;
  z-index: 0;
}

/* line 3695, app/assets/stylesheets/color_theme.scss */
.theme-secondary .filled-in.tabbed[type=checkbox]:checked:focus + label:after {
  border-color: #e4e6ef;
  background-color: #e4e6ef;
}

/*---Calender---*/
/* line 3700, app/assets/stylesheets/color_theme.scss */
.theme-secondary .fx-element-overlay .fx-card-item .fx-card-content a:hover {
  color: #e4e6ef;
}

/* line 3702, app/assets/stylesheets/color_theme.scss */
.theme-secondary .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a:hover {
  background: #e4e6ef;
  border-color: #e4e6ef;
}

/* line 3705, app/assets/stylesheets/color_theme.scss */
.theme-secondary .fc-event, .theme-secondary .calendar-event {
  background: #e4e6ef;
}

/*---Tabs---*/
/* line 3709, app/assets/stylesheets/color_theme.scss */
.theme-secondary .tabs-vertical li .nav-link:hover, .theme-secondary .tabs-vertical li .nav-link:active, .theme-secondary .tabs-vertical li .nav-link:focus, .theme-secondary .tabs-vertical li .nav-link.active {
  background-color: #e4e6ef;
  color: #ffffff;
}

/* line 3712, app/assets/stylesheets/color_theme.scss */
.theme-secondary .customvtab .tabs-vertical li .nav-link:hover, .theme-secondary .customvtab .tabs-vertical li .nav-link:active, .theme-secondary .customvtab .tabs-vertical li .nav-link:focus, .theme-secondary .customvtab .tabs-vertical li .nav-link.active {
  border-right: 2px solid #e4e6ef;
  color: #e4e6ef;
}

/* line 3715, app/assets/stylesheets/color_theme.scss */
.theme-secondary .customtab2 li a.nav-link:hover, .theme-secondary .customtab2 li a.nav-link:active, .theme-secondary .customtab2 li a.nav-link.active {
  background-color: #e4e6ef;
}

/* line 3718, app/assets/stylesheets/color_theme.scss */
.rtl.theme-secondary .customvtab .tabs-vertical li .nav-link:hover, .rtl.theme-secondary .customvtab .tabs-vertical li .nav-link:active, .rtl.theme-secondary .customvtab .tabs-vertical li .nav-link:focus, .rtl.theme-secondary .customvtab .tabs-vertical li .nav-link.active {
  border-right: none;
  border-left: 2px solid #e4e6ef;
}

/*---Notification---*/
/* line 3723, app/assets/stylesheets/color_theme.scss */
.theme-secondary .jq-icon-primary {
  background-color: #e4e6ef;
  color: #ffffff;
  border-color: #e4e6ef;
}

/* line 3727, app/assets/stylesheets/color_theme.scss */
.theme-secondary .jq-icon-info {
  background-color: #a45ff8;
  color: #ffffff;
  border-color: #a45ff8;
}

/* line 3731, app/assets/stylesheets/color_theme.scss */
.theme-secondary .jq-icon-success {
  background-color: #00875a;
  color: #ffffff;
  border-color: #e4e6ef;
}

/* line 3735, app/assets/stylesheets/color_theme.scss */
.theme-secondary .jq-icon-error {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 3739, app/assets/stylesheets/color_theme.scss */
.theme-secondary .jq-icon-danger {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 3743, app/assets/stylesheets/color_theme.scss */
.theme-secondary .jq-icon-warning {
  background-color: #fbc66c;
  color: #ffffff;
  border-color: #fbc66c;
}

/*---avatar---*/
/* line 3749, app/assets/stylesheets/color_theme.scss */
.theme-secondary .avatar.status-primary::after {
  background-color: #e4e6ef;
}

/* line 3751, app/assets/stylesheets/color_theme.scss */
.theme-secondary .avatar.status-info::after {
  background-color: #a45ff8;
}

/* line 3753, app/assets/stylesheets/color_theme.scss */
.theme-secondary .avatar.status-success::after {
  background-color: #00875a;
}

/* line 3755, app/assets/stylesheets/color_theme.scss */
.theme-secondary .avatar.status-danger::after {
  background-color: #fb5ea8;
}

/* line 3757, app/assets/stylesheets/color_theme.scss */
.theme-secondary .avatar.status-warning::after {
  background-color: #fbc66c;
}

/* line 3759, app/assets/stylesheets/color_theme.scss */
.theme-secondary .avatar[class*='status-']::after {
  background-color: #e4e6ef;
}

/* line 3761, app/assets/stylesheets/color_theme.scss */
.theme-secondary .avatar-add:hover {
  background-color: #c4c8dc;
  border-color: #c4c8dc;
}

/*---media---*/
/* line 3766, app/assets/stylesheets/color_theme.scss */
.theme-secondary .media-chat.media-chat-reverse .media-body p {
  background-color: #e4e6ef;
}

/* line 3768, app/assets/stylesheets/color_theme.scss */
.theme-secondary .media-right-out a:hover {
  color: #c4c8dc;
}

/*---control---*/
/* line 3772, app/assets/stylesheets/color_theme.scss */
.theme-secondary .control input:checked:focus ~ .control_indicator {
  background-color: #e4e6ef;
}

/* line 3774, app/assets/stylesheets/color_theme.scss */
.theme-secondary .control input:checked ~ .control_indicator {
  background-color: #e4e6ef;
}

/* line 3776, app/assets/stylesheets/color_theme.scss */
.theme-secondary .control:hover input:not([disabled]):checked ~ .control_indicator {
  background-color: #e4e6ef;
}

/*---flex---*/
/* line 3780, app/assets/stylesheets/color_theme.scss */
.theme-secondary .flex-column > li > a.nav-link.active {
  border-left-color: #e4e6ef;
}

/* line 3782, app/assets/stylesheets/color_theme.scss */
.theme-secondary .flex-column > li > a.nav-link.active:hover {
  border-left-color: #e4e6ef;
}

/*---pagination---*/
/* line 3786, app/assets/stylesheets/color_theme.scss */
.theme-secondary .pagination li a.current {
  border: 1px solid #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3789, app/assets/stylesheets/color_theme.scss */
.theme-secondary .pagination li a.current:hover {
  border: 1px solid #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3792, app/assets/stylesheets/color_theme.scss */
.theme-secondary .pagination li a:hover {
  border: 1px solid #c4c8dc;
  background-color: #c4c8dc !important;
}

/* line 3795, app/assets/stylesheets/color_theme.scss */
.theme-secondary .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3798, app/assets/stylesheets/color_theme.scss */
.theme-secondary .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3801, app/assets/stylesheets/color_theme.scss */
.theme-secondary .paging_simple_numbers .pagination .paginate_button.active a {
  background-color: #e4e6ef;
}

/* line 3803, app/assets/stylesheets/color_theme.scss */
.theme-secondary .paging_simple_numbers .pagination .paginate_button:hover a {
  background-color: #e4e6ef;
}

/* line 3805, app/assets/stylesheets/color_theme.scss */
.theme-secondary .footable .pagination li a:hover, .theme-secondary .footable .pagination li a:active, .theme-secondary .footable .pagination li a.active {
  background-color: #e4e6ef;
}

/*---dataTables---*/
/* line 3809, app/assets/stylesheets/color_theme.scss */
.theme-secondary .dt-buttons .dt-button {
  background-color: #e4e6ef;
}

/*---select2---*/
/* line 3813, app/assets/stylesheets/color_theme.scss */
.theme-secondary .select2-container--default.select2-container--open {
  border-color: #e4e6ef;
}

/* line 3815, app/assets/stylesheets/color_theme.scss */
.theme-secondary .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e4e6ef;
}

/* line 3817, app/assets/stylesheets/color_theme.scss */
.theme-secondary .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e4e6ef !important;
}

/* line 3819, app/assets/stylesheets/color_theme.scss */
.theme-secondary .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #e4e6ef !important;
}

/* line 3821, app/assets/stylesheets/color_theme.scss */
.theme-secondary .select2-container--default .select2-selection--multiple:focus {
  border-color: #e4e6ef !important;
}

/* line 3823, app/assets/stylesheets/color_theme.scss */
.theme-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e6ef;
  border-color: #e4e6ef;
}

/*---Other---*/
/* line 3828, app/assets/stylesheets/color_theme.scss */
.theme-secondary .myadmin-dd .dd-list .dd-list .dd-handle:hover {
  color: #c4c8dc;
}

/* line 3830, app/assets/stylesheets/color_theme.scss */
.theme-secondary .myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #c4c8dc;
}

/* line 3832, app/assets/stylesheets/color_theme.scss */
.theme-secondary .myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #c4c8dc;
}

/* line 3834, app/assets/stylesheets/color_theme.scss */
.theme-secondary [data-overlay-primary]::before {
  background: #c4c8dc;
}

/*---wizard---*/
/* line 3838, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard > .steps > ul > li.current {
  border: 2px solid #e4e6ef;
  background-color: #e4e6ef;
}

/* line 3841, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard > .steps > ul > li.done {
  border-color: #c4c8dc;
  background-color: #c4c8dc;
}

/* line 3844, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard > .actions > ul > li > a {
  background-color: #e4e6ef;
}

/* line 3846, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  background-color: #e4e6ef;
}

/* line 3848, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  background-color: #e4e6ef;
}

/* line 3850, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  background-color: #e4e6ef;
}

/* line 3852, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  background-color: #e4e6ef;
}

/* line 3854, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #e4e6ef;
  color: #e4e6ef;
}

/* line 3857, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #e4e6ef;
}

/* line 3859, app/assets/stylesheets/color_theme.scss */
.theme-secondary .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #e4e6ef;
}

@media (max-width: 767px) {
  /* line 3863, app/assets/stylesheets/color_theme.scss */
  .theme-secondary .wizard-content .wizard > .steps > ul > li:last-child:after {
    background-color: #e4e6ef;
  }
}

@media (max-width: 575px) {
  /* line 3866, app/assets/stylesheets/color_theme.scss */
  .theme-secondary .wizard-content .wizard > .steps > ul > li.current:after {
    background-color: #e4e6ef;
  }
}

/*---slider---*/
/* line 3869, app/assets/stylesheets/color_theme.scss */
.theme-secondary #primary .slider-selection {
  background-color: #e4e6ef;
}

/* line 3871, app/assets/stylesheets/color_theme.scss */
.theme-secondary #info .slider-selection {
  background-color: #a45ff8;
}

/* line 3873, app/assets/stylesheets/color_theme.scss */
.theme-secondary #success .slider-selection {
  background-color: #00875a;
}

/* line 3875, app/assets/stylesheets/color_theme.scss */
.theme-secondary #danger .slider-selection {
  background-color: #fb5ea8;
}

/* line 3877, app/assets/stylesheets/color_theme.scss */
.theme-secondary #warning .slider-selection {
  background-color: #fbc66c;
}

/*---horizontal-timeline---*/
/* line 3881, app/assets/stylesheets/color_theme.scss */
.theme-secondary .cd-horizontal-timeline .events a.selected::after {
  background: #e4e6ef;
  border-color: #e4e6ef;
}

/* line 3884, app/assets/stylesheets/color_theme.scss */
.theme-secondary .cd-horizontal-timeline .events a.older-event::after {
  border-color: #e4e6ef;
}

/* line 3886, app/assets/stylesheets/color_theme.scss */
.theme-secondary .cd-horizontal-timeline .filling-line {
  background: #e4e6ef;
}

/* line 3888, app/assets/stylesheets/color_theme.scss */
.theme-secondary .cd-horizontal-timeline a {
  color: #e4e6ef;
}

/* line 3890, app/assets/stylesheets/color_theme.scss */
.theme-secondary .cd-horizontal-timeline a:hover, .theme-secondary .cd-horizontal-timeline a:focus {
  color: #e4e6ef;
}

/* line 3892, app/assets/stylesheets/color_theme.scss */
.theme-secondary .cd-timeline-navigation a:hover, .theme-secondary .cd-timeline-navigation a:focus {
  border-color: #e4e6ef;
}

/**************************************
Theme Info Color
**************************************/
/* line 3898, app/assets/stylesheets/color_theme.scss */
.bg-gradient-info, .theme-info .bg-gradient-info, .theme-info .art-bg {
  background: linear-gradient(45deg, #a45ff8, #6cbbfa);
}

/* line 3901, app/assets/stylesheets/color_theme.scss */
.bg-light-body {
  background: transparent;
}

/* line 3904, app/assets/stylesheets/color_theme.scss */
.theme-info.fixed .main-header {
  background: #ffffff;
}

/* line 3906, app/assets/stylesheets/color_theme.scss */
.theme-info .main-header {
  background: #ffffff;
}

/* line 3909, app/assets/stylesheets/color_theme.scss */
.theme-info.onlyheader .art-bg {
  background-image: none;
}

/* line 3912, app/assets/stylesheets/color_theme.scss */
.bg-gradient-info-dark, .dark-skin.theme-info .bg-gradient-info, .dark-skin.theme-info .art-bg {
  background-image: linear-gradient(45deg, #6e0ae7, #098df7);
}

/* line 3915, app/assets/stylesheets/color_theme.scss */
.bg-dark-body {
  background: #0c1a32;
}

/* line 3918, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-info.fixed .main-header {
  background: #0c1a32;
}

/* line 3920, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-info .main-header {
  background: #0c1a32;
}

@media (max-width: 767px) {
  /* line 3924, app/assets/stylesheets/color_theme.scss */
  .theme-info.fixed .main-header {
    background-image: #e4e6ef;
  }
  /* line 3926, app/assets/stylesheets/color_theme.scss */
  .theme-info.fixed .main-header.navbar {
    background: none;
  }
  /* line 3929, app/assets/stylesheets/color_theme.scss */
  .dark-skin.theme-info.fixed .main-header {
    background-image: #0c1a32;
  }
}

/* line 3931, app/assets/stylesheets/color_theme.scss */
.theme-info a:hover, .theme-info a:active, .theme-info a:focus {
  color: #a45ff8;
}

/* line 3933, app/assets/stylesheets/color_theme.scss */
.theme-info .main-sidebar .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 3935, app/assets/stylesheets/color_theme.scss */
.theme-info .main-sidebar .svg-icon:hover, .theme-info .main-sidebar .svg-icon:active, .theme-info .main-sidebar .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 3937, app/assets/stylesheets/color_theme.scss */
.theme-info .main-sidebar a:hover .svg-icon, .theme-info .main-sidebar a:active .svg-icon, .theme-info .main-sidebar a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 3939, app/assets/stylesheets/color_theme.scss */
.theme-info .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 3941, app/assets/stylesheets/color_theme.scss */
.theme-info .svg-icon:hover, .theme-info .svg-icon:active, .theme-info .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 3943, app/assets/stylesheets/color_theme.scss */
.theme-info a:hover .svg-icon, .theme-info a:active .svg-icon, .theme-info a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 3946, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #a45ff8 !important;
}

/* line 3949, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active.treeview > a > i {
  color: #a45ff8;
}

/* line 3951, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active.treeview > a > svg {
  color: #a45ff8;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 3954, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 3956, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 3958, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #a45ff8 !important;
}

/* line 3960, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active > a:after {
  border-color: transparent #333333 transparent transparent !important;
}

/* line 3962, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #b5b5c3 !important;
}

/* line 3965, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active.treeview > a > i {
  color: #ffffff;
}

/* line 3967, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 3969, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active.treeview .treeview-menu li a {
  color: #b5b5c3;
}

/* line 3971, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #a45ff8 !important;
}

/* line 3973, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li:hover, .theme-info.light-skin .sidebar-menu > li:active, .theme-info.light-skin .sidebar-menu > li.active {
  background-color: rgba(164, 95, 248, 0);
  color: #a45ff8;
  border-left: 5px solid rgba(164, 95, 248, 0);
}

/* line 3977, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li:hover a, .theme-info.light-skin .sidebar-menu > li:active a, .theme-info.light-skin .sidebar-menu > li.active a {
  color: #a45ff8;
}

/* line 3979, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li:hover a > i, .theme-info.light-skin .sidebar-menu > li:active a > i, .theme-info.light-skin .sidebar-menu > li.active a > i {
  color: #172b4c;
  background-color: rgba(164, 95, 248, 0);
}

/* line 3982, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li:hover a > svg, .theme-info.light-skin .sidebar-menu > li:active a > svg, .theme-info.light-skin .sidebar-menu > li.active a > svg {
  color: #a45ff8;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 3985, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li:hover a img.svg-icon, .theme-info.light-skin .sidebar-menu > li:active a img.svg-icon, .theme-info.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 3987, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active {
  background-color: rgba(164, 95, 248, 0);
  color: #a45ff8;
  border-left: 5px solid #a45ff8;
}

/* line 3991, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active a {
  color: #a45ff8;
  background-color: transparent;
}

/* line 3994, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active a > i {
  color: #a45ff8;
  background-color: rgba(164, 95, 248, 0);
}

/* line 3997, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active a > svg {
  color: #a45ff8;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 4000, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 4002, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(164, 95, 248, 0);
  color: #a45ff8;
}

/* line 4005, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.active a {
  color: #a45ff8;
}

/* line 4007, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.active a > i {
  color: #a45ff8;
  background-color: rgba(164, 95, 248, 0);
}

/* line 4010, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(164, 95, 248, 0);
}

/* line 4013, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active {
  background-color: rgba(164, 95, 248, 0);
  color: #a45ff8;
}

/* line 4016, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a {
  color: #a45ff8;
}

/* line 4018, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a > i {
  color: #a45ff8;
  background-color: rgba(164, 95, 248, 0);
}

/* line 4021, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active {
  background-color: rgba(164, 95, 248, 0);
  color: #a45ff8;
}

/* line 4024, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a {
  color: #a45ff8;
}

/* line 4026, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a > i {
  color: #a45ff8;
  background-color: rgba(164, 95, 248, 0);
}

/* line 4029, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 4031, app/assets/stylesheets/color_theme.scss */
.theme-info.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(164, 95, 248, 0);
}

/* line 4034, app/assets/stylesheets/color_theme.scss */
.theme-info.rtl.light-skin .sidebar-menu > li.active {
  border-left: 0px solid #a45ff8;
  border-right: 5px solid #a45ff8;
}

/* line 4037, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active {
  background-color: rgba(164, 95, 248, 0);
  color: white;
  border-left: 5px solid #a45ff8;
}

/* line 4041, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active a {
  color: white;
  background-color: transparent;
}

/* line 4044, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active a > i {
  color: white;
}

/* line 4046, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active a > svg {
  color: #ffffff;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 4049, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 4051, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(164, 95, 248, 0);
  color: white;
}

/* line 4054, app/assets/stylesheets/color_theme.scss */
.theme-info.dark-skin .sidebar-menu > li.active .treeview-menu li.active > a {
  color: white !important;
}

/* line 4056, app/assets/stylesheets/color_theme.scss */
.theme-info.rtl.dark-skin .sidebar-menu > li.active {
  border-left: 0px solid #a45ff8;
  border-right: 5px solid #a45ff8;
}

@media (min-width: 768px) {
  /* line 4061, app/assets/stylesheets/color_theme.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li.active.menu-open {
    background-color: rgba(164, 95, 248, 0.2);
    color: #a45ff8;
  }
}

/*---Main Nav---*/
/* line 4065, app/assets/stylesheets/color_theme.scss */
.theme-info .sm-blue li.current > a, .theme-info .sm-blue li.highlighted > a {
  background: #a45ff8;
  color: #ffffff !important;
}

/* line 4068, app/assets/stylesheets/color_theme.scss */
.theme-info .sm-blue li.current > a:hover, .theme-info .sm-blue li.current > a:active, .theme-info .sm-blue li.current > a:focus, .theme-info .sm-blue li.highlighted > a:hover, .theme-info .sm-blue li.highlighted > a:active, .theme-info .sm-blue li.highlighted > a:focus {
  background: #a45ff8;
  color: #ffffff !important;
}

/* line 4071, app/assets/stylesheets/color_theme.scss */
.theme-info .sm-blue a.current, .theme-info .sm-blue a.highlighted {
  background: #a45ff8;
  color: #ffffff !important;
}

/* line 4074, app/assets/stylesheets/color_theme.scss */
.theme-info .sm-blue a:hover, .theme-info .sm-blue a:active, .theme-info .sm-blue a:focus {
  background: #a45ff8;
  color: #ffffff !important;
}

/* line 4077, app/assets/stylesheets/color_theme.scss */
.theme-info .sm-blue ul a:hover, .theme-info .sm-blue ul a:active, .theme-info .sm-blue ul a:focus {
  background: #282c66;
  color: #a45ff8 !important;
}

/* line 4080, app/assets/stylesheets/color_theme.scss */
.theme-info .sm-blue ul a.highlighted {
  background: #282c66;
  color: #a45ff8 !important;
}

/* line 4084, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-info .sm-blue a.current, .dark-skin.theme-info .sm-blue a.highlighted {
  background: #a45ff8;
  color: #ffffff !important;
}

/* line 4087, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-info .sm-blue a:hover, .dark-skin.theme-info .sm-blue a:active, .dark-skin.theme-info .sm-blue a:focus {
  background: #a45ff8;
  color: #ffffff !important;
}

/* line 4090, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-info .sm-blue ul a:hover, .dark-skin.theme-info .sm-blue ul a:active, .dark-skin.theme-info .sm-blue ul a:focus {
  background: #29354b;
  color: #a45ff8 !important;
}

/* line 4093, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-info .sm-blue ul a.highlighted {
  background: #29354b;
  color: #a45ff8 !important;
}

/*---Primary Button---*/
/* line 4098, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-link {
  color: #a45ff8;
}

/* line 4100, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary {
  background-color: #a45ff8;
  border-color: #a45ff8;
  color: #ffffff;
}

/* line 4104, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary:hover, .theme-info .btn-primary:active, .theme-info .btn-primary:focus, .theme-info .btn-primary.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 4108, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary:disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 4112, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary.disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 4116, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-primary.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 4120, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-primary {
  color: #a45ff8;
  background-color: transparent;
  border-color: #a45ff8 !important;
}

/* line 4124, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-primary:hover, .theme-info .btn-outline.btn-primary:active, .theme-info .btn-outline.btn-primary.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 4128, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-primary.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 4132, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-primary {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4136, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-primary:hover, .theme-info .btn-flat.btn-primary:active, .theme-info .btn-flat.btn-primary.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/*---info Button---*/
/* line 4142, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  color: #ffffff;
}

/* line 4146, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info:hover, .theme-info .btn-info:active, .theme-info .btn-info:focus, .theme-info .btn-info.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 4150, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info:disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 4154, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info.disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 4158, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-info.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 4162, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-info {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #6cbbfa !important;
}

/* line 4166, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-info:hover, .theme-info .btn-outline.btn-info:active, .theme-info .btn-outline.btn-info.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 4170, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-info.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 4174, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-info {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4178, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-info:hover, .theme-info .btn-flat.btn-info:active, .theme-info .btn-flat.btn-info.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/*---Success Button---*/
/* line 4184, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success {
  background-color: #00875a;
  border-color: #00875a;
  color: #ffffff;
}

/* line 4188, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success:hover, .theme-info .btn-success:active, .theme-info .btn-success:focus, .theme-info .btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 4192, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success:disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 4196, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success.disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 4200, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 4204, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-success {
  color: #00875a;
  background-color: transparent;
  border-color: #00875a !important;
}

/* line 4208, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-success:hover, .theme-info .btn-outline.btn-success:active, .theme-info .btn-outline.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 4212, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 4216, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-success {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4220, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-success:hover, .theme-info .btn-flat.btn-success:active, .theme-info .btn-flat.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/*---Danger Button---*/
/* line 4226, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  color: #ffffff;
}

/* line 4230, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger:hover, .theme-info .btn-danger:active, .theme-info .btn-danger:focus, .theme-info .btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 4234, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger:disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 4238, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger.disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 4242, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 4246, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-danger {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #fb5ea8 !important;
}

/* line 4250, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-danger:hover, .theme-info .btn-outline.btn-danger:active, .theme-info .btn-outline.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 4254, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 4258, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-danger {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4262, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-danger:hover, .theme-info .btn-flat.btn-danger:active, .theme-info .btn-flat.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/*---Warning Button---*/
/* line 4268, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning {
  background-color: #fbc66c;
  border-color: #fbc66c;
  color: #ffffff;
}

/* line 4272, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning:hover, .theme-info .btn-warning:active, .theme-info .btn-warning:focus, .theme-info .btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 4276, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning:disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 4280, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning.disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 4284, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 4288, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-warning {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fbc66c !important;
}

/* line 4292, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-warning:hover, .theme-info .btn-outline.btn-warning:active, .theme-info .btn-outline.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 4296, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 4300, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-warning {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4304, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-warning:hover, .theme-info .btn-flat.btn-warning:active, .theme-info .btn-flat.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/*---Primary Button light---*/
/* line 4310, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary-light {
  background-color: #e9d7ff;
  border-color: #e9d7ff;
  color: #a45ff8;
}

/* line 4314, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary-light:hover, .theme-info .btn-primary-light:active, .theme-info .btn-primary-light:focus, .theme-info .btn-primary-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 4318, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary-light:disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 4322, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-primary-light.disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 4326, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-primary-light.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 4330, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-primary-light {
  color: #a45ff8;
  background-color: transparent;
  border-color: #e9d7ff !important;
}

/* line 4334, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-primary-light:hover, .theme-info .btn-outline.btn-primary-light:active, .theme-info .btn-outline.btn-primary-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 4338, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-primary-light.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 4342, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-primary-light {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4346, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-primary-light:hover, .theme-info .btn-flat.btn-primary-light:active, .theme-info .btn-flat.btn-primary-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/*---info Button light---*/
/* line 4352, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info-light {
  background-color: #d4ecff;
  border-color: #d4ecff;
  color: #6cbbfa;
}

/* line 4356, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info-light:hover, .theme-info .btn-info-light:active, .theme-info .btn-info-light:focus, .theme-info .btn-info-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 4360, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info-light:disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 4364, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-info-light.disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 4368, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-info.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 4372, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-info-light {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #d4ecff !important;
}

/* line 4376, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-info-light:hover, .theme-info .btn-outline.btn-info-light:active, .theme-info .btn-outline.btn-info-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 4380, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-info-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 4384, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-info-light {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4388, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-info-light:hover, .theme-info .btn-flat.btn-info-light:active, .theme-info .btn-flat.btn-info-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/*---Success Button light---*/
/* line 4394, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success-light {
  background-color: #bdf7e4;
  border-color: #bdf7e4;
  color: #00875a;
}

/* line 4398, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success-light:hover, .theme-info .btn-success-light:active, .theme-info .btn-success-light:focus, .theme-info .btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 4402, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success-light:disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 4406, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-success-light.disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 4410, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 4414, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-success-light {
  color: #00875a;
  background-color: transparent;
  border-color: #bdf7e4 !important;
}

/* line 4418, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-success-light:hover, .theme-info .btn-outline.btn-success-light:active, .theme-info .btn-outline.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 4422, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 4426, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-success-light {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4430, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-success-light:hover, .theme-info .btn-flat.btn-success-light:active, .theme-info .btn-flat.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/*---Danger Button light---*/
/* line 4436, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger-light {
  background-color: #ffcfe6;
  border-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 4440, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger-light:hover, .theme-info .btn-danger-light:active, .theme-info .btn-danger-light:focus, .theme-info .btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 4444, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger-light:disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 4448, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-danger-light.disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 4452, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 4456, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-danger-light {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #ffcfe6 !important;
}

/* line 4460, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-danger-light:hover, .theme-info .btn-outline.btn-danger-light:active, .theme-info .btn-outline.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 4464, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 4468, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-danger-light {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4472, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-danger-light:hover, .theme-info .btn-flat.btn-danger-light:active, .theme-info .btn-flat.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/*---Warning Button light---*/
/* line 4478, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning-light {
  background-color: #fff1d9;
  border-color: #fff1d9;
  color: #fbc66c;
}

/* line 4482, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning-light:hover, .theme-info .btn-warning-light:active, .theme-info .btn-warning-light:focus, .theme-info .btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 4486, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning-light:disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 4490, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-warning-light.disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 4494, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 4498, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-warning-light {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fff1d9 !important;
}

/* line 4502, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-outline.btn-warning-light:hover, .theme-info .btn-outline.btn-warning-light:active, .theme-info .btn-outline.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 4506, app/assets/stylesheets/color_theme.scss */
.theme-info .show > .btn-outline.btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 4510, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-warning-light {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 4514, app/assets/stylesheets/color_theme.scss */
.theme-info .btn-flat.btn-warning-light:hover, .theme-info .btn-flat.btn-warning-light:active, .theme-info .btn-flat.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/*---callout---*/
/* line 4520, app/assets/stylesheets/color_theme.scss */
.theme-info .callout.callout-primary {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
}

/* line 4523, app/assets/stylesheets/color_theme.scss */
.theme-info .callout.callout-info {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
}

/* line 4526, app/assets/stylesheets/color_theme.scss */
.theme-info .callout.callout-success {
  border-color: #00875a;
  background-color: #00875a !important;
}

/* line 4529, app/assets/stylesheets/color_theme.scss */
.theme-info .callout.callout-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
}

/* line 4532, app/assets/stylesheets/color_theme.scss */
.theme-info .callout.callout-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
}

/*---alert---*/
/* line 4537, app/assets/stylesheets/color_theme.scss */
.theme-info .alert-primary {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 4541, app/assets/stylesheets/color_theme.scss */
.theme-info .alert-info {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 4545, app/assets/stylesheets/color_theme.scss */
.theme-info .alert-success {
  border-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 4549, app/assets/stylesheets/color_theme.scss */
.theme-info .alert-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 4553, app/assets/stylesheets/color_theme.scss */
.theme-info .alert-error {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 4557, app/assets/stylesheets/color_theme.scss */
.theme-info .alert-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/*---direct-chat---*/
/* line 4563, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-primary .right > .direct-chat-text p {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 4566, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-primary .right > .direct-chat-text:before, .theme-info .direct-chat-primary .right > .direct-chat-text:after {
  border-left-color: #a45ff8;
}

/* line 4568, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-info .right > .direct-chat-text p {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 4571, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-info .right > .direct-chat-text:before, .theme-info .direct-chat-info .right > .direct-chat-text:after {
  border-left-color: #6cbbfa;
}

/* line 4573, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-success .right > .direct-chat-text p {
  background-color: #00875a;
  color: #ffffff;
}

/* line 4576, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-success .right > .direct-chat-text:before, .theme-info .direct-chat-success .right > .direct-chat-text:after {
  border-left-color: #00875a;
}

/* line 4578, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-danger .right > .direct-chat-text p {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 4581, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-danger .right > .direct-chat-text:before, .theme-info .direct-chat-danger .right > .direct-chat-text:after {
  border-left-color: #fb5ea8;
}

/* line 4583, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-warning .right > .direct-chat-text p {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 4586, app/assets/stylesheets/color_theme.scss */
.theme-info .direct-chat-warning .right > .direct-chat-text:before, .theme-info .direct-chat-warning .right > .direct-chat-text:after {
  border-left-color: #fbc66c;
}

/* line 4588, app/assets/stylesheets/color_theme.scss */
.theme-info .right .direct-chat-text p {
  background-color: #a45ff8;
}

/*---modal---*/
/* line 4592, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-primary .modal-footer, .theme-info .modal-primary .modal-header {
  border-color: #a45ff8;
}

/* line 4594, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-primary .modal-body {
  background-color: #a45ff8 !important;
}

/* line 4596, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-info .modal-footer, .theme-info .modal-info .modal-header {
  border-color: #6cbbfa;
}

/* line 4598, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-info .modal-body {
  background-color: #6cbbfa !important;
}

/* line 4600, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-success .modal-footer, .theme-info .modal-success .modal-header {
  border-color: #00875a;
}

/* line 4602, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-success .modal-body {
  background-color: #00875a !important;
}

/* line 4604, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-danger .modal-footer, .theme-info .modal-danger .modal-header {
  border-color: #fb5ea8;
}

/* line 4606, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-danger .modal-body {
  background-color: #fb5ea8 !important;
}

/* line 4608, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-warning .modal-footer, .theme-info .modal-warning .modal-header {
  border-color: #fbc66c;
}

/* line 4610, app/assets/stylesheets/color_theme.scss */
.theme-info .modal-warning .modal-body {
  background-color: #fbc66c !important;
}

/*---border---*/
/* line 4614, app/assets/stylesheets/color_theme.scss */
.theme-info .border-primary {
  border-color: #a45ff8 !important;
}

/* line 4616, app/assets/stylesheets/color_theme.scss */
.theme-info .border-info {
  border-color: #6cbbfa !important;
}

/* line 4618, app/assets/stylesheets/color_theme.scss */
.theme-info .border-success {
  border-color: #00875a !important;
}

/* line 4620, app/assets/stylesheets/color_theme.scss */
.theme-info .border-danger {
  border-color: #fb5ea8 !important;
}

/* line 4622, app/assets/stylesheets/color_theme.scss */
.theme-info .border-warning {
  border-color: #fbc66c !important;
}

/*---Background---*/
/* line 4626, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-primary {
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 4629, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-primary-light {
  background-color: #e9d7ff !important;
  color: #a45ff8;
}

/* line 4632, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-info {
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 4635, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-info-light {
  background-color: #d4ecff !important;
  color: #6cbbfa;
}

/* line 4638, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-success {
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 4641, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-success-light {
  background-color: #bdf7e4 !important;
  color: #00875a;
}

/* line 4644, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-danger {
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 4647, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-danger-light {
  background-color: #ffcfe6 !important;
  color: #fb5ea8;
}

/* line 4650, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-warning {
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 4653, app/assets/stylesheets/color_theme.scss */
.theme-info .bg-warning-light {
  background-color: #fff1d9 !important;
  color: #fbc66c;
}

/*---text---*/
/* line 4658, app/assets/stylesheets/color_theme.scss */
.theme-info .text-primary {
  color: #a45ff8 !important;
}

/* line 4660, app/assets/stylesheets/color_theme.scss */
.theme-info a.text-primary:hover, .theme-info a.text-primary:focus {
  color: #a45ff8 !important;
}

/* line 4662, app/assets/stylesheets/color_theme.scss */
.theme-info .hover-primary:hover, .theme-info .hover-primary:focus {
  color: #a45ff8 !important;
}

/* line 4664, app/assets/stylesheets/color_theme.scss */
.theme-info .text-info {
  color: #6cbbfa !important;
}

/* line 4666, app/assets/stylesheets/color_theme.scss */
.theme-info a.text-info:hover, .theme-info a.text-info:focus {
  color: #6cbbfa !important;
}

/* line 4668, app/assets/stylesheets/color_theme.scss */
.theme-info .hover-info:hover, .theme-info .hover-info:focus {
  color: #6cbbfa !important;
}

/* line 4670, app/assets/stylesheets/color_theme.scss */
.theme-info .text-success {
  color: #00875a !important;
}

/* line 4672, app/assets/stylesheets/color_theme.scss */
.theme-info a.text-success:hover, .theme-info a.text-success:focus {
  color: #00875a !important;
}

/* line 4674, app/assets/stylesheets/color_theme.scss */
.theme-info .hover-success:hover, .theme-info .hover-success:focus {
  color: #00875a !important;
}

/* line 4676, app/assets/stylesheets/color_theme.scss */
.theme-info .text-danger {
  color: #fb5ea8 !important;
}

/* line 4678, app/assets/stylesheets/color_theme.scss */
.theme-info a.text-danger:hover, .theme-info a.text-danger:focus {
  color: #fb5ea8 !important;
}

/* line 4680, app/assets/stylesheets/color_theme.scss */
.theme-info .hover-danger:hover, .theme-info .hover-danger:focus {
  color: #fb5ea8 !important;
}

/* line 4682, app/assets/stylesheets/color_theme.scss */
.theme-info .text-warning {
  color: #fbc66c !important;
}

/* line 4684, app/assets/stylesheets/color_theme.scss */
.theme-info a.text-warning:hover, .theme-info a.text-warning:focus {
  color: #fbc66c !important;
}

/* line 4686, app/assets/stylesheets/color_theme.scss */
.theme-info .hover-warning:hover, .theme-info .hover-warning:focus {
  color: #fbc66c !important;
}

/*---active background---*/
/* line 4690, app/assets/stylesheets/color_theme.scss */
.theme-info .active.active-primary {
  background-color: #882ef6 !important;
}

/* line 4692, app/assets/stylesheets/color_theme.scss */
.theme-info .active.active-info {
  background-color: #3ba4f8 !important;
}

/* line 4694, app/assets/stylesheets/color_theme.scss */
.theme-info .active.active-success {
  background-color: #005438 !important;
}

/* line 4696, app/assets/stylesheets/color_theme.scss */
.theme-info .active.active-danger {
  background-color: #fa2c8d !important;
}

/* line 4698, app/assets/stylesheets/color_theme.scss */
.theme-info .active.active-warning {
  background-color: #fab33a !important;
}

/*---label background---*/
/* line 4702, app/assets/stylesheets/color_theme.scss */
.theme-info .label-primary {
  background-color: #a45ff8 !important;
}

/* line 4704, app/assets/stylesheets/color_theme.scss */
.theme-info .label-info {
  background-color: #6cbbfa !important;
}

/* line 4706, app/assets/stylesheets/color_theme.scss */
.theme-info .label-success {
  background-color: #00875a !important;
}

/* line 4708, app/assets/stylesheets/color_theme.scss */
.theme-info .label-danger {
  background-color: #fb5ea8 !important;
}

/* line 4710, app/assets/stylesheets/color_theme.scss */
.theme-info .label-warning {
  background-color: #fbc66c !important;
}

/*---ribbon---*/
/* line 4714, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-primary {
  background-color: #a45ff8;
}

/* line 4716, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-primary:before {
  border-color: #a45ff8 transparent transparent;
}

/* line 4718, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-primary span {
  background-color: #a45ff8;
}

/* line 4720, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-primary span:before {
  border-left: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 4723, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-primary span:after {
  border-right: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 4726, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-info {
  background-color: #6cbbfa;
}

/* line 4728, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-info:before {
  border-color: #6cbbfa transparent transparent;
}

/* line 4730, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-info span {
  background-color: #6cbbfa;
}

/* line 4732, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-info span:before {
  border-left: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 4735, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-info span:after {
  border-right: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 4738, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-success {
  background-color: #00875a;
}

/* line 4740, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-success:before {
  border-color: #00875a transparent transparent;
}

/* line 4742, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-success span {
  background-color: #00875a;
}

/* line 4744, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-success span:before {
  border-left: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 4747, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-success span:after {
  border-right: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 4750, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-danger {
  background-color: #fb5ea8;
}

/* line 4752, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-danger:before {
  border-color: #fb5ea8 transparent transparent;
}

/* line 4754, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-danger span {
  background-color: #fb5ea8;
}

/* line 4756, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-danger span:before {
  border-left: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 4759, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-danger span:after {
  border-right: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 4762, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-warning {
  background-color: #fbc66c;
}

/* line 4764, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-warning:before {
  border-color: #fbc66c transparent transparent;
}

/* line 4766, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-warning span {
  background-color: #fbc66c;
}

/* line 4768, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-warning span:before {
  border-left: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/* line 4771, app/assets/stylesheets/color_theme.scss */
.theme-info .ribbon-box .ribbon-two-warning span:after {
  border-right: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/*---Box---*/
/* line 4776, app/assets/stylesheets/color_theme.scss */
.theme-info .box-primary {
  background-color: #a45ff8 !important;
}

/* line 4778, app/assets/stylesheets/color_theme.scss */
.theme-info .box-primary.box-bordered {
  border-color: #a45ff8;
}

/* line 4780, app/assets/stylesheets/color_theme.scss */
.theme-info .box-outline-primary {
  background-color: #ffffff;
  border: 1px solid #a45ff8;
}

/* line 4783, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background-color: #a45ff8;
}

/* line 4786, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

/* line 4788, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-primary > .box-header > a {
  color: #ffffff;
}

/* line 4790, app/assets/stylesheets/color_theme.scss */
.theme-info .box-info {
  background-color: #6cbbfa !important;
}

/* line 4792, app/assets/stylesheets/color_theme.scss */
.theme-info .box-info.box-bordered {
  border-color: #6cbbfa;
}

/* line 4794, app/assets/stylesheets/color_theme.scss */
.theme-info .box-outline-info {
  background-color: #ffffff;
  border: 1px solid #6cbbfa;
}

/* line 4797, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-info > .box-header {
  color: #ffffff;
  background-color: #6cbbfa;
}

/* line 4800, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

/* line 4802, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-info > .box-header > a {
  color: #ffffff;
}

/* line 4804, app/assets/stylesheets/color_theme.scss */
.theme-info .box-success {
  background-color: #00875a !important;
}

/* line 4806, app/assets/stylesheets/color_theme.scss */
.theme-info .box-success.box-bordered {
  border-color: #00875a;
}

/* line 4808, app/assets/stylesheets/color_theme.scss */
.theme-info .box-outline-success {
  background-color: #ffffff;
  border: 1px solid #00875a;
}

/* line 4811, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-success > .box-header {
  color: #ffffff;
  background-color: #00875a;
}

/* line 4814, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

/* line 4816, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-success > .box-header > a {
  color: #ffffff;
}

/* line 4818, app/assets/stylesheets/color_theme.scss */
.theme-info .box-danger {
  background-color: #fb5ea8 !important;
}

/* line 4820, app/assets/stylesheets/color_theme.scss */
.theme-info .box-danger.box-bordered {
  border-color: #fb5ea8;
}

/* line 4822, app/assets/stylesheets/color_theme.scss */
.theme-info .box-outline-danger {
  background-color: #ffffff;
  border: 1px solid #fb5ea8;
}

/* line 4825, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background-color: #fb5ea8;
}

/* line 4828, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

/* line 4830, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-danger > .box-header > a {
  color: #ffffff;
}

/* line 4832, app/assets/stylesheets/color_theme.scss */
.theme-info .box-warning {
  background-color: #fbc66c !important;
}

/* line 4834, app/assets/stylesheets/color_theme.scss */
.theme-info .box-warning.box-bordered {
  border-color: #fbc66c;
}

/* line 4836, app/assets/stylesheets/color_theme.scss */
.theme-info .box-outline-warning {
  background-color: #ffffff;
  border: 1px solid #fbc66c;
}

/* line 4839, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background-color: #fbc66c;
}

/* line 4842, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

/* line 4844, app/assets/stylesheets/color_theme.scss */
.theme-info .box.box-solid.box-warning > .box-header > a {
  color: #ffffff;
}

/* line 4846, app/assets/stylesheets/color_theme.scss */
.theme-info .box-profile .social-states a:hover {
  color: #882ef6;
}

/* line 4848, app/assets/stylesheets/color_theme.scss */
.theme-info .box-controls li > a:hover {
  color: #882ef6;
}

/* line 4850, app/assets/stylesheets/color_theme.scss */
.theme-info .box-controls .dropdown.show > a {
  color: #882ef6;
}

/* line 4852, app/assets/stylesheets/color_theme.scss */
.theme-info .box-fullscreen .box-btn-fullscreen {
  color: #882ef6;
}

/*---progress bar---*/
/* line 4856, app/assets/stylesheets/color_theme.scss */
.theme-info .progress-bar-primary {
  background-color: #a45ff8;
}

/* line 4858, app/assets/stylesheets/color_theme.scss */
.theme-info .progress-bar-info {
  background-color: #6cbbfa;
}

/* line 4860, app/assets/stylesheets/color_theme.scss */
.theme-info .progress-bar-success {
  background-color: #00875a;
}

/* line 4862, app/assets/stylesheets/color_theme.scss */
.theme-info .progress-bar-danger {
  background-color: #fb5ea8;
}

/* line 4864, app/assets/stylesheets/color_theme.scss */
.theme-info .progress-bar-warning {
  background-color: #fbc66c;
}

/*---panel---*/
/* line 4868, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-primary {
  border-color: #a45ff8;
}

/* line 4870, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #a45ff8;
  border-color: #a45ff8;
}

/* line 4874, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a45ff8;
}

/* line 4876, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-primary > .panel-heading .badge-pill {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 4879, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-primary .panel-title, .theme-info .panel-primary .panel-action {
  color: #ffffff;
}

/* line 4881, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-primary .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a45ff8;
}

/* line 4883, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-primary .panel-heading {
  color: #a45ff8;
  border-top-color: #a45ff8;
  background: transparent;
}

/* line 4887, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-primary .panel-title, .theme-info .panel-line.panel-primary .panel-action {
  color: #a45ff8;
}

/* line 4889, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-info {
  border-color: #6cbbfa;
}

/* line 4891, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-info > .panel-heading {
  color: #ffffff;
  background-color: #6cbbfa;
  border-color: #6cbbfa;
}

/* line 4895, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6cbbfa;
}

/* line 4897, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-info > .panel-heading .badge-pill {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 4900, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-info .panel-title, .theme-info .panel-info .panel-action {
  color: #ffffff;
}

/* line 4902, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-info .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6cbbfa;
}

/* line 4904, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-info .panel-heading {
  color: #6cbbfa;
  border-top-color: #6cbbfa;
  background: transparent;
}

/* line 4908, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-info .panel-title, .theme-info .panel-line.panel-info .panel-action {
  color: #6cbbfa;
}

/* line 4910, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-success {
  border-color: #00875a;
}

/* line 4912, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-success > .panel-heading {
  color: #ffffff;
  background-color: #00875a;
  border-color: #00875a;
}

/* line 4916, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00875a;
}

/* line 4918, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-success > .panel-heading .badge-pill {
  color: #00875a;
  background-color: #ffffff;
}

/* line 4921, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-success .panel-title, .theme-info .panel-success .panel-action {
  color: #ffffff;
}

/* line 4923, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-success .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00875a;
}

/* line 4925, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-success .panel-heading {
  color: #00875a;
  border-top-color: #00875a;
  background: transparent;
}

/* line 4929, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-success .panel-title, .theme-info .panel-line.panel-success .panel-action {
  color: #00875a;
}

/* line 4931, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-danger {
  border-color: #fb5ea8;
}

/* line 4933, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 4937, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fb5ea8;
}

/* line 4939, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-danger > .panel-heading .badge-pill {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 4942, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-danger .panel-title, .theme-info .panel-danger .panel-action {
  color: #ffffff;
}

/* line 4944, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-danger .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fb5ea8;
}

/* line 4946, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-danger .panel-heading {
  color: #fb5ea8;
  border-top-color: #fb5ea8;
  background: transparent;
}

/* line 4950, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-danger .panel-title, .theme-info .panel-line.panel-danger .panel-action {
  color: #fb5ea8;
}

/* line 4952, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-warning {
  border-color: #fbc66c;
}

/* line 4954, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #fbc66c;
  border-color: #fbc66c;
}

/* line 4958, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbc66c;
}

/* line 4960, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-warning > .panel-heading .badge-pill {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 4963, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-warning .panel-title, .theme-info .panel-warning .panel-action {
  color: #ffffff;
}

/* line 4965, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-warning .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbc66c;
}

/* line 4967, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-warning .panel-heading {
  color: #fbc66c;
  border-top-color: #fbc66c;
  background: transparent;
}

/* line 4971, app/assets/stylesheets/color_theme.scss */
.theme-info .panel-line.panel-warning .panel-title, .theme-info .panel-line.panel-warning .panel-action {
  color: #fbc66c;
}

/*---switch---*/
/* line 4975, app/assets/stylesheets/color_theme.scss */
.theme-info .switch input:checked ~ .switch-indicator::after {
  background-color: #a45ff8;
}

/* line 4977, app/assets/stylesheets/color_theme.scss */
.theme-info .switch.switch-primary input:checked ~ .switch-indicator::after {
  background-color: #a45ff8;
}

/* line 4979, app/assets/stylesheets/color_theme.scss */
.theme-info .switch.switch-info input:checked ~ .switch-indicator::after {
  background-color: #6cbbfa;
}

/* line 4981, app/assets/stylesheets/color_theme.scss */
.theme-info .switch.switch-success input:checked ~ .switch-indicator::after {
  background-color: #00875a;
}

/* line 4983, app/assets/stylesheets/color_theme.scss */
.theme-info .switch.switch-danger input:checked ~ .switch-indicator::after {
  background-color: #fb5ea8;
}

/* line 4985, app/assets/stylesheets/color_theme.scss */
.theme-info .switch.switch-warning input:checked ~ .switch-indicator::after {
  background-color: #fbc66c;
}

/*---badge---*/
/* line 4989, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-primary {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 4992, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-primary[href]:hover, .theme-info .badge-primary[href]:focus {
  background-color: #882ef6;
}

/* line 4994, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-secondary {
  background-color: #e4e6ef;
  color: #172b4c;
}

/* line 4997, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-secondary[href]:hover, .theme-info .badge-secondary[href]:focus {
  background-color: #c4c8dc;
}

/* line 4999, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-info {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 5002, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-info[href]:hover, .theme-info .badge-info[href]:focus {
  background-color: #3ba4f8;
}

/* line 5004, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-success {
  background-color: #00875a;
  color: #ffffff;
}

/* line 5007, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-success[href]:hover, .theme-info .badge-success[href]:focus {
  background-color: #005438;
}

/* line 5009, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-danger {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 5012, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-danger[href]:hover, .theme-info .badge-danger[href]:focus {
  background-color: #fa2c8d;
}

/* line 5014, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-warning {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 5017, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-warning[href]:hover, .theme-info .badge-warning[href]:focus {
  background-color: #fab33a;
}

/*---badge light---*/
/* line 5021, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-primary-light {
  background-color: #e9d7ff;
  color: #a45ff8;
}

/* line 5024, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-primary-light[href]:hover, .theme-info .badge-primary-light[href]:focus {
  background-color: #cda4ff;
}

/* line 5026, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-secondary-light {
  background-color: #e9edf2;
  color: #172b4c;
}

/* line 5029, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-secondary-light[href]:hover, .theme-info .badge-secondary-light[href]:focus {
  background-color: #c9d3df;
}

/* line 5031, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-info-light {
  background-color: #d4ecff;
  color: #6cbbfa;
}

/* line 5034, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-info-light[href]:hover, .theme-info .badge-info-light[href]:focus {
  background-color: #a1d5ff;
}

/* line 5036, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-success-light {
  background-color: #bdf7e4;
  color: #00875a;
}

/* line 5039, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-success-light[href]:hover, .theme-info .badge-success-light[href]:focus {
  background-color: #90f1d1;
}

/* line 5041, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-danger-light {
  background-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 5044, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-danger-light[href]:hover, .theme-info .badge-danger-light[href]:focus {
  background-color: #ff9ccb;
}

/* line 5046, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-warning-light {
  background-color: #fff1d9;
  color: #fbc66c;
}

/* line 5049, app/assets/stylesheets/color_theme.scss */
.theme-info .badge-warning-light[href]:hover, .theme-info .badge-warning-light[href]:focus {
  background-color: #ffdea6;
}

/*---rating---*/
/* line 5053, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-primary .active {
  color: #a45ff8;
}

/* line 5055, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-primary :checked ~ label {
  color: #a45ff8;
}

/* line 5057, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-primary label:hover {
  color: #a45ff8;
}

/* line 5059, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-primary label:hover ~ label {
  color: #a45ff8;
}

/* line 5061, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-info .active {
  color: #6cbbfa;
}

/* line 5063, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-info :checked ~ label {
  color: #6cbbfa;
}

/* line 5065, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-info label:hover {
  color: #6cbbfa;
}

/* line 5067, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-info label:hover ~ label {
  color: #6cbbfa;
}

/* line 5069, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-success .active {
  color: #00875a;
}

/* line 5071, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-success :checked ~ label {
  color: #00875a;
}

/* line 5073, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-success label:hover {
  color: #00875a;
}

/* line 5075, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-success label:hover ~ label {
  color: #00875a;
}

/* line 5077, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-danger .active {
  color: #fb5ea8;
}

/* line 5079, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-danger :checked ~ label {
  color: #fb5ea8;
}

/* line 5081, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-danger label:hover {
  color: #fb5ea8;
}

/* line 5083, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-danger label:hover ~ label {
  color: #fb5ea8;
}

/* line 5085, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-warning .active {
  color: #fbc66c;
}

/* line 5087, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-warning :checked ~ label {
  color: #fbc66c;
}

/* line 5089, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-warning label:hover {
  color: #fbc66c;
}

/* line 5091, app/assets/stylesheets/color_theme.scss */
.theme-info .rating-warning label:hover ~ label {
  color: #fbc66c;
}

/*---toggler---*/
/* line 5095, app/assets/stylesheets/color_theme.scss */
.theme-info .toggler-primary input:checked + i {
  color: #a45ff8;
}

/* line 5097, app/assets/stylesheets/color_theme.scss */
.theme-info .toggler-info input:checked + i {
  color: #6cbbfa;
}

/* line 5099, app/assets/stylesheets/color_theme.scss */
.theme-info .toggler-success input:checked + i {
  color: #00875a;
}

/* line 5101, app/assets/stylesheets/color_theme.scss */
.theme-info .toggler-danger input:checked + i {
  color: #fb5ea8;
}

/* line 5103, app/assets/stylesheets/color_theme.scss */
.theme-info .toggler-warning input:checked + i {
  color: #fbc66c;
}

/*---nav tabs---*/
/* line 5107, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs.nav-tabs-primary .nav-link:hover, .theme-info .nav-tabs.nav-tabs-primary .nav-link:active, .theme-info .nav-tabs.nav-tabs-primary .nav-link:focus, .theme-info .nav-tabs.nav-tabs-primary .nav-link.active {
  border-color: #882ef6;
  background-color: transparent;
  color: #882ef6;
}

/* line 5111, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs.nav-tabs-info .nav-link:hover, .theme-info .nav-tabs.nav-tabs-info .nav-link:active, .theme-info .nav-tabs.nav-tabs-info .nav-link:focus, .theme-info .nav-tabs.nav-tabs-info .nav-link.active {
  border-color: #3ba4f8;
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 5115, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs.nav-tabs-success .nav-link:hover, .theme-info .nav-tabs.nav-tabs-success .nav-link:active, .theme-info .nav-tabs.nav-tabs-success .nav-link:focus, .theme-info .nav-tabs.nav-tabs-success .nav-link.active {
  border-color: #005438;
  background-color: transparent;
  color: #005438;
}

/* line 5119, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs.nav-tabs-danger .nav-link:hover, .theme-info .nav-tabs.nav-tabs-danger .nav-link:active, .theme-info .nav-tabs.nav-tabs-danger .nav-link:focus, .theme-info .nav-tabs.nav-tabs-danger .nav-link.active {
  border-color: #fa2c8d;
  background-color: transparent;
  color: #fa2c8d;
}

/* line 5123, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs.nav-tabs-warning .nav-link:hover, .theme-info .nav-tabs.nav-tabs-warning .nav-link:active, .theme-info .nav-tabs.nav-tabs-warning .nav-link:focus, .theme-info .nav-tabs.nav-tabs-warning .nav-link.active {
  border-color: #fab33a;
  background-color: transparent;
  color: #fab33a;
}

/* line 5127, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs-custom.tab-primary > .nav-tabs > li a.active {
  border-top-color: #882ef6;
}

/* line 5129, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs-custom.tab-info > .nav-tabs > li a.active {
  border-top-color: #3ba4f8;
}

/* line 5131, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs-custom.tab-success > .nav-tabs > li a.active {
  border-top-color: #005438;
}

/* line 5133, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs-custom.tab-danger > .nav-tabs > li a.active {
  border-top-color: #fa2c8d;
}

/* line 5135, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs-custom.tab-warning > .nav-tabs > li a.active {
  border-top-color: #fab33a;
}

/* line 5137, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs .nav-link.active {
  border-bottom-color: #a45ff8;
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 5141, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs .nav-link.active:hover, .theme-info .nav-tabs .nav-link.active:focus {
  border-bottom-color: #a45ff8;
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 5145, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs .nav-item.open .nav-link {
  border-bottom-color: #a45ff8;
  background-color: #a45ff8;
}

/* line 5148, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs .nav-item.open .nav-link:hover, .theme-info .nav-tabs .nav-item.open .nav-link:focus {
  border-bottom-color: #a45ff8;
  background-color: #a45ff8;
}

/*---todo---*/
/* line 5153, app/assets/stylesheets/color_theme.scss */
.theme-info .todo-list .primary {
  border-left-color: #a45ff8;
}

/* line 5155, app/assets/stylesheets/color_theme.scss */
.theme-info .todo-list .info {
  border-left-color: #a45ff8;
}

/* line 5157, app/assets/stylesheets/color_theme.scss */
.theme-info .todo-list .success {
  border-left-color: #00875a;
}

/* line 5159, app/assets/stylesheets/color_theme.scss */
.theme-info .todo-list .danger {
  border-left-color: #fb5ea8;
}

/* line 5161, app/assets/stylesheets/color_theme.scss */
.theme-info .todo-list .warning {
  border-left-color: #fbc66c;
}

/*---timeline---*/
/* line 5165, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-primary {
  background-color: #a45ff8;
  border: 1px solid #a45ff8;
  color: #ffffff;
}

/* line 5169, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-primary:before, .theme-info .timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #a45ff8;
  border-right-color: #a45ff8;
}

/* line 5172, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}

/* line 5174, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-info {
  background-color: #6cbbfa;
  border: 1px solid #6cbbfa;
  color: #ffffff;
}

/* line 5178, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-info:before, .theme-info .timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #6cbbfa;
  border-right-color: #6cbbfa;
}

/* line 5181, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}

/* line 5183, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-success {
  background-color: #00875a;
  border: 1px solid #00875a;
  color: #ffffff;
}

/* line 5187, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-success:before, .theme-info .timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #00875a;
  border-right-color: #00875a;
}

/* line 5190, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}

/* line 5192, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-danger {
  background-color: #fb5ea8;
  border: 1px solid #fb5ea8;
  color: #ffffff;
}

/* line 5196, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-danger:before, .theme-info .timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #fb5ea8;
  border-right-color: #fb5ea8;
}

/* line 5199, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}

/* line 5201, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-warning {
  background-color: #fbc66c;
  border: 1px solid #fbc66c;
  color: #ffffff;
}

/* line 5205, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-warning:before, .theme-info .timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #fbc66c;
  border-right-color: #fbc66c;
}

/* line 5208, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}

/* line 5210, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 5213, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 5216, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #00875a;
  background-color: #ffffff;
}

/* line 5219, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 5222, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 5225, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-label .label-primary {
  background-color: #a45ff8;
}

/* line 5227, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-label .label-info {
  background-color: #6cbbfa;
}

/* line 5229, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-label .label-success {
  background-color: #00875a;
}

/* line 5231, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-label .label-danger {
  background-color: #fb5ea8;
}

/* line 5233, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline .timeline-label .label-warning {
  background-color: #fbc66c;
}

/* line 5235, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline__year, .theme-info .timeline5:before, .theme-info .timeline__box:before, .theme-info .timeline__date {
  background-color: #a45ff8;
}

/* line 5237, app/assets/stylesheets/color_theme.scss */
.theme-info .timeline__post {
  border-left: 3px solid #a45ff8;
}

/*---daterangepicker---*/
/* line 5241, app/assets/stylesheets/color_theme.scss */
.theme-info .daterangepicker td.active {
  background-color: #a45ff8;
}

/* line 5243, app/assets/stylesheets/color_theme.scss */
.theme-info .daterangepicker td.active:hover {
  background-color: #a45ff8;
}

/* line 5245, app/assets/stylesheets/color_theme.scss */
.theme-info .daterangepicker .input-mini.active {
  border: 1px solid #a45ff8;
}

/* line 5247, app/assets/stylesheets/color_theme.scss */
.theme-info .ranges li:hover, .theme-info .ranges li:active, .theme-info .ranges li.active {
  border: 1px solid #a45ff8;
  background-color: #a45ff8;
}

/*---control-sidebar---*/
/* line 5252, app/assets/stylesheets/color_theme.scss */
.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .theme-info .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .theme-info .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-color: #a45ff8;
  color: #a45ff8;
}

/* line 5255, app/assets/stylesheets/color_theme.scss */
.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  border-color: #a45ff8;
  color: #a45ff8;
}

/* line 5258, app/assets/stylesheets/color_theme.scss */
.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .theme-info .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .theme-info .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  border-color: #a45ff8;
  color: #a45ff8;
}

/* line 5261, app/assets/stylesheets/color_theme.scss */
.theme-info .control-sidebar .rpanel-title .btn:hover {
  color: #a45ff8;
}

/*---nav---*/
/* line 5265, app/assets/stylesheets/color_theme.scss */
.theme-info .nav > li > a:hover, .theme-info .nav > li > a:active, .theme-info .nav > li > a:focus {
  color: #a45ff8;
}

/* line 5267, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-pills > li > a.active {
  border-top-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 5271, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-pills > li > a.active:hover, .theme-info .nav-pills > li > a.active:focus {
  border-top-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 5275, app/assets/stylesheets/color_theme.scss */
.theme-info .mailbox-nav .nav-pills > li > a:hover, .theme-info .mailbox-nav .nav-pills > li > a:focus {
  border-color: #a45ff8;
}

/* line 5277, app/assets/stylesheets/color_theme.scss */
.theme-info .mailbox-nav .nav-pills > li > a.active {
  border-color: #a45ff8;
}

/* line 5279, app/assets/stylesheets/color_theme.scss */
.theme-info .mailbox-nav .nav-pills > li > a.active:hover, .theme-info .mailbox-nav .nav-pills > li > a.active:focus {
  border-color: #a45ff8;
}

/* line 5281, app/assets/stylesheets/color_theme.scss */
.theme-info .nav-tabs-custom > .nav-tabs > li a.active {
  border-top-color: #a45ff8;
}

/* line 5283, app/assets/stylesheets/color_theme.scss */
.theme-info .profile-tab li a.nav-link.active {
  border-bottom: 2px solid #a45ff8;
}

/* line 5285, app/assets/stylesheets/color_theme.scss */
.theme-info .customtab li a.nav-link.active {
  border-bottom: 2px solid #a45ff8;
}

/*---form-element---*/
/* line 5289, app/assets/stylesheets/color_theme.scss */
.theme-info .form-element .input-group .input-group-addon {
  background-image: linear-gradient(45deg, #a45ff8, #6cbbfa), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 5291, app/assets/stylesheets/color_theme.scss */
.theme-info .form-element .form-control {
  background-image: linear-gradient(45deg, #a45ff8, #6cbbfa), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 5293, app/assets/stylesheets/color_theme.scss */
.theme-info .form-element .form-control:focus {
  background-image: linear-gradient(45deg, #a45ff8, #6cbbfa), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 5295, app/assets/stylesheets/color_theme.scss */
.theme-info .form-control:focus {
  border-color: #a45ff8;
}

/* line 5297, app/assets/stylesheets/color_theme.scss */
.theme-info .chk-col-primary[type=checkbox]:checked + label:before {
  border-right: 2px solid #a45ff8;
  border-bottom: 2px solid #a45ff8;
}

/* line 5300, app/assets/stylesheets/color_theme.scss */
.theme-info .chk-col-info[type=checkbox]:checked + label:before {
  border-right: 2px solid #6cbbfa;
  border-bottom: 2px solid #6cbbfa;
}

/* line 5303, app/assets/stylesheets/color_theme.scss */
.theme-info .chk-col-success[type=checkbox]:checked + label:before {
  border-right: 2px solid #00875a;
  border-bottom: 2px solid #00875a;
}

/* line 5306, app/assets/stylesheets/color_theme.scss */
.theme-info .chk-col-danger[type=checkbox]:checked + label:before {
  border-right: 2px solid #fb5ea8;
  border-bottom: 2px solid #fb5ea8;
}

/* line 5309, app/assets/stylesheets/color_theme.scss */
.theme-info .chk-col-warning[type=checkbox]:checked + label:before {
  border-right: 2px solid #fbc66c;
  border-bottom: 2px solid #fbc66c;
}

/* line 5312, app/assets/stylesheets/color_theme.scss */
.theme-info .filled-in.chk-col-primary[type=checkbox]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 5315, app/assets/stylesheets/color_theme.scss */
.theme-info .filled-in.chk-col-info[type=checkbox]:checked + label:after {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 5318, app/assets/stylesheets/color_theme.scss */
.theme-info .filled-in.chk-col-success[type=checkbox]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 5321, app/assets/stylesheets/color_theme.scss */
.theme-info .filled-in.chk-col-danger[type=checkbox]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 5324, app/assets/stylesheets/color_theme.scss */
.theme-info .filled-in.chk-col-warning[type=checkbox]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 5327, app/assets/stylesheets/color_theme.scss */
.theme-info .radio-col-primary[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border-color: #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 5332, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-primary[type=radio]:checked + label:before {
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 5336, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-primary[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 5341, app/assets/stylesheets/color_theme.scss */
.theme-info .radio-col-info[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 5346, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-info[type=radio]:checked + label:before {
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 5350, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-info[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 5355, app/assets/stylesheets/color_theme.scss */
.theme-info .radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border-color: #00875a;
  animation: ripple .2s linear forwards;
}

/* line 5360, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-success[type=radio]:checked + label:before {
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 5364, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 5369, app/assets/stylesheets/color_theme.scss */
.theme-info .radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 5374, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-danger[type=radio]:checked + label:before {
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 5378, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 5383, app/assets/stylesheets/color_theme.scss */
.theme-info .radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border-color: #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 5388, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-warning[type=radio]:checked + label:before {
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 5392, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap.radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 5397, app/assets/stylesheets/color_theme.scss */
.theme-info [type=checkbox]:checked + label:before {
  border-right: 2px solid #a45ff8;
  border-bottom: 2px solid #a45ff8;
}

/* line 5400, app/assets/stylesheets/color_theme.scss */
.theme-info .filled-in[type=checkbox]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 5403, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap[type=radio]:checked + label:before, .theme-info .with-gap[type=radio]:checked + label:after {
  border: 2px solid #a45ff8;
}

/* line 5405, app/assets/stylesheets/color_theme.scss */
.theme-info .with-gap[type=radio]:checked + label:after {
  background-color: #a45ff8;
  z-index: 0;
}

/* line 5408, app/assets/stylesheets/color_theme.scss */
.theme-info [type=radio]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
  z-index: 0;
}

/* line 5412, app/assets/stylesheets/color_theme.scss */
.theme-info .filled-in.tabbed[type=checkbox]:checked:focus + label:after {
  border-color: #a45ff8;
  background-color: #a45ff8;
}

/*---Calender---*/
/* line 5417, app/assets/stylesheets/color_theme.scss */
.theme-info .fx-element-overlay .fx-card-item .fx-card-content a:hover {
  color: #a45ff8;
}

/* line 5419, app/assets/stylesheets/color_theme.scss */
.theme-info .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a:hover {
  background: #a45ff8;
  border-color: #a45ff8;
}

/* line 5422, app/assets/stylesheets/color_theme.scss */
.theme-info .fc-event, .theme-info .calendar-event {
  background: #a45ff8;
}

/*---Tabs---*/
/* line 5426, app/assets/stylesheets/color_theme.scss */
.theme-info .tabs-vertical li .nav-link:hover, .theme-info .tabs-vertical li .nav-link:active, .theme-info .tabs-vertical li .nav-link:focus, .theme-info .tabs-vertical li .nav-link.active {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 5429, app/assets/stylesheets/color_theme.scss */
.theme-info .customvtab .tabs-vertical li .nav-link:hover, .theme-info .customvtab .tabs-vertical li .nav-link:active, .theme-info .customvtab .tabs-vertical li .nav-link:focus, .theme-info .customvtab .tabs-vertical li .nav-link.active {
  border-right: 2px solid #a45ff8;
  color: #a45ff8;
}

/* line 5432, app/assets/stylesheets/color_theme.scss */
.theme-info .customtab2 li a.nav-link:hover, .theme-info .customtab2 li a.nav-link:active, .theme-info .customtab2 li a.nav-link.active {
  background-color: #a45ff8;
}

/* line 5435, app/assets/stylesheets/color_theme.scss */
.rtl.theme-info .customvtab .tabs-vertical li .nav-link:hover, .rtl.theme-info .customvtab .tabs-vertical li .nav-link:active, .rtl.theme-info .customvtab .tabs-vertical li .nav-link:focus, .rtl.theme-info .customvtab .tabs-vertical li .nav-link.active {
  border-right: none;
  border-left: 2px solid #a45ff8;
}

/*---Notification---*/
/* line 5440, app/assets/stylesheets/color_theme.scss */
.theme-info .jq-icon-primary {
  background-color: #a45ff8;
  color: #ffffff;
  border-color: #a45ff8;
}

/* line 5444, app/assets/stylesheets/color_theme.scss */
.theme-info .jq-icon-info {
  background-color: #6cbbfa;
  color: #ffffff;
  border-color: #6cbbfa;
}

/* line 5448, app/assets/stylesheets/color_theme.scss */
.theme-info .jq-icon-success {
  background-color: #00875a;
  color: #ffffff;
  border-color: #a45ff8;
}

/* line 5452, app/assets/stylesheets/color_theme.scss */
.theme-info .jq-icon-error {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 5456, app/assets/stylesheets/color_theme.scss */
.theme-info .jq-icon-danger {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 5460, app/assets/stylesheets/color_theme.scss */
.theme-info .jq-icon-warning {
  background-color: #fbc66c;
  color: #ffffff;
  border-color: #fbc66c;
}

/*---avatar---*/
/* line 5466, app/assets/stylesheets/color_theme.scss */
.theme-info .avatar.status-primary::after {
  background-color: #a45ff8;
}

/* line 5468, app/assets/stylesheets/color_theme.scss */
.theme-info .avatar.status-info::after {
  background-color: #6cbbfa;
}

/* line 5470, app/assets/stylesheets/color_theme.scss */
.theme-info .avatar.status-success::after {
  background-color: #00875a;
}

/* line 5472, app/assets/stylesheets/color_theme.scss */
.theme-info .avatar.status-danger::after {
  background-color: #fb5ea8;
}

/* line 5474, app/assets/stylesheets/color_theme.scss */
.theme-info .avatar.status-warning::after {
  background-color: #fbc66c;
}

/* line 5476, app/assets/stylesheets/color_theme.scss */
.theme-info .avatar[class*='status-']::after {
  background-color: #a45ff8;
}

/* line 5478, app/assets/stylesheets/color_theme.scss */
.theme-info .avatar-add:hover {
  background-color: #882ef6;
  border-color: #882ef6;
}

/*---media---*/
/* line 5483, app/assets/stylesheets/color_theme.scss */
.theme-info .media-chat.media-chat-reverse .media-body p {
  background-color: #a45ff8;
}

/* line 5485, app/assets/stylesheets/color_theme.scss */
.theme-info .media-right-out a:hover {
  color: #882ef6;
}

/*---control---*/
/* line 5489, app/assets/stylesheets/color_theme.scss */
.theme-info .control input:checked:focus ~ .control_indicator {
  background-color: #a45ff8;
}

/* line 5491, app/assets/stylesheets/color_theme.scss */
.theme-info .control input:checked ~ .control_indicator {
  background-color: #a45ff8;
}

/* line 5493, app/assets/stylesheets/color_theme.scss */
.theme-info .control:hover input:not([disabled]):checked ~ .control_indicator {
  background-color: #a45ff8;
}

/*---flex---*/
/* line 5497, app/assets/stylesheets/color_theme.scss */
.theme-info .flex-column > li > a.nav-link.active {
  border-left-color: #a45ff8;
}

/* line 5499, app/assets/stylesheets/color_theme.scss */
.theme-info .flex-column > li > a.nav-link.active:hover {
  border-left-color: #a45ff8;
}

/*---pagination---*/
/* line 5503, app/assets/stylesheets/color_theme.scss */
.theme-info .pagination li a.current {
  border: 1px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 5506, app/assets/stylesheets/color_theme.scss */
.theme-info .pagination li a.current:hover {
  border: 1px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 5509, app/assets/stylesheets/color_theme.scss */
.theme-info .pagination li a:hover {
  border: 1px solid #882ef6;
  background-color: #882ef6 !important;
}

/* line 5512, app/assets/stylesheets/color_theme.scss */
.theme-info .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 5515, app/assets/stylesheets/color_theme.scss */
.theme-info .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 5518, app/assets/stylesheets/color_theme.scss */
.theme-info .paging_simple_numbers .pagination .paginate_button.active a {
  background-color: #a45ff8;
}

/* line 5520, app/assets/stylesheets/color_theme.scss */
.theme-info .paging_simple_numbers .pagination .paginate_button:hover a {
  background-color: #a45ff8;
}

/* line 5522, app/assets/stylesheets/color_theme.scss */
.theme-info .footable .pagination li a:hover, .theme-info .footable .pagination li a:active, .theme-info .footable .pagination li a.active {
  background-color: #a45ff8;
}

/*---dataTables---*/
/* line 5526, app/assets/stylesheets/color_theme.scss */
.theme-info .dt-buttons .dt-button {
  background-color: #a45ff8;
}

/*---select2---*/
/* line 5530, app/assets/stylesheets/color_theme.scss */
.theme-info .select2-container--default.select2-container--open {
  border-color: #a45ff8;
}

/* line 5532, app/assets/stylesheets/color_theme.scss */
.theme-info .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #a45ff8;
}

/* line 5534, app/assets/stylesheets/color_theme.scss */
.theme-info .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #a45ff8 !important;
}

/* line 5536, app/assets/stylesheets/color_theme.scss */
.theme-info .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #a45ff8 !important;
}

/* line 5538, app/assets/stylesheets/color_theme.scss */
.theme-info .select2-container--default .select2-selection--multiple:focus {
  border-color: #a45ff8 !important;
}

/* line 5540, app/assets/stylesheets/color_theme.scss */
.theme-info .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #a45ff8;
  border-color: #a45ff8;
}

/*---Other---*/
/* line 5545, app/assets/stylesheets/color_theme.scss */
.theme-info .myadmin-dd .dd-list .dd-list .dd-handle:hover {
  color: #882ef6;
}

/* line 5547, app/assets/stylesheets/color_theme.scss */
.theme-info .myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #882ef6;
}

/* line 5549, app/assets/stylesheets/color_theme.scss */
.theme-info .myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #882ef6;
}

/* line 5551, app/assets/stylesheets/color_theme.scss */
.theme-info [data-overlay-primary]::before {
  background: #882ef6;
}

/*---wizard---*/
/* line 5555, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard > .steps > ul > li.current {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 5558, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard > .steps > ul > li.done {
  border-color: #882ef6;
  background-color: #882ef6;
}

/* line 5561, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard > .actions > ul > li > a {
  background-color: #a45ff8;
}

/* line 5563, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  background-color: #a45ff8;
}

/* line 5565, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  background-color: #a45ff8;
}

/* line 5567, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  background-color: #a45ff8;
}

/* line 5569, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  background-color: #a45ff8;
}

/* line 5571, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #a45ff8;
  color: #a45ff8;
}

/* line 5574, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #a45ff8;
}

/* line 5576, app/assets/stylesheets/color_theme.scss */
.theme-info .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #a45ff8;
}

@media (max-width: 767px) {
  /* line 5580, app/assets/stylesheets/color_theme.scss */
  .theme-info .wizard-content .wizard > .steps > ul > li:last-child:after {
    background-color: #a45ff8;
  }
}

@media (max-width: 575px) {
  /* line 5583, app/assets/stylesheets/color_theme.scss */
  .theme-info .wizard-content .wizard > .steps > ul > li.current:after {
    background-color: #a45ff8;
  }
}

/*---slider---*/
/* line 5586, app/assets/stylesheets/color_theme.scss */
.theme-info #primary .slider-selection {
  background-color: #a45ff8;
}

/* line 5588, app/assets/stylesheets/color_theme.scss */
.theme-info #info .slider-selection {
  background-color: #6cbbfa;
}

/* line 5590, app/assets/stylesheets/color_theme.scss */
.theme-info #success .slider-selection {
  background-color: #00875a;
}

/* line 5592, app/assets/stylesheets/color_theme.scss */
.theme-info #danger .slider-selection {
  background-color: #fb5ea8;
}

/* line 5594, app/assets/stylesheets/color_theme.scss */
.theme-info #warning .slider-selection {
  background-color: #fbc66c;
}

/*---horizontal-timeline---*/
/* line 5598, app/assets/stylesheets/color_theme.scss */
.theme-info .cd-horizontal-timeline .events a.selected::after {
  background: #a45ff8;
  border-color: #a45ff8;
}

/* line 5601, app/assets/stylesheets/color_theme.scss */
.theme-info .cd-horizontal-timeline .events a.older-event::after {
  border-color: #a45ff8;
}

/* line 5603, app/assets/stylesheets/color_theme.scss */
.theme-info .cd-horizontal-timeline .filling-line {
  background: #a45ff8;
}

/* line 5605, app/assets/stylesheets/color_theme.scss */
.theme-info .cd-horizontal-timeline a {
  color: #a45ff8;
}

/* line 5607, app/assets/stylesheets/color_theme.scss */
.theme-info .cd-horizontal-timeline a:hover, .theme-info .cd-horizontal-timeline a:focus {
  color: #a45ff8;
}

/* line 5609, app/assets/stylesheets/color_theme.scss */
.theme-info .cd-timeline-navigation a:hover, .theme-info .cd-timeline-navigation a:focus {
  border-color: #a45ff8;
}

/**************************************
Theme Success Color
**************************************/
/* line 5615, app/assets/stylesheets/color_theme.scss */
.bg-gradient-success, .theme-success .bg-gradient-success, .theme-success .art-bg {
  background: linear-gradient(45deg, #00875a, #a45ff8);
}

/* line 5618, app/assets/stylesheets/color_theme.scss */
.bg-light-body {
  background: transparent;
}

/* line 5621, app/assets/stylesheets/color_theme.scss */
.theme-success.fixed .main-header {
  background: #ffffff;
}

/* line 5623, app/assets/stylesheets/color_theme.scss */
.theme-success .main-header {
  background: #ffffff;
}

/* line 5626, app/assets/stylesheets/color_theme.scss */
.theme-success.onlyheader .art-bg {
  background-image: none;
}

/* line 5629, app/assets/stylesheets/color_theme.scss */
.bg-gradient-success-dark, .dark-skin.theme-success .bg-gradient-success, .dark-skin.theme-success .art-bg {
  background-image: linear-gradient(45deg, #002116, #6e0ae7);
}

/* line 5632, app/assets/stylesheets/color_theme.scss */
.bg-dark-body {
  background: #0c1a32;
}

/* line 5635, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-success.fixed .main-header {
  background: #0c1a32;
}

/* line 5637, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-success .main-header {
  background: #0c1a32;
}

@media (max-width: 767px) {
  /* line 5641, app/assets/stylesheets/color_theme.scss */
  .theme-success.fixed .main-header {
    background-image: #e4e6ef;
  }
  /* line 5643, app/assets/stylesheets/color_theme.scss */
  .theme-success.fixed .main-header.navbar {
    background: none;
  }
  /* line 5646, app/assets/stylesheets/color_theme.scss */
  .dark-skin.theme-success.fixed .main-header {
    background-image: #0c1a32;
  }
}

/* line 5648, app/assets/stylesheets/color_theme.scss */
.theme-success a:hover, .theme-success a:active, .theme-success a:focus {
  color: #00875a;
}

/* line 5650, app/assets/stylesheets/color_theme.scss */
.theme-success .main-sidebar .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 5652, app/assets/stylesheets/color_theme.scss */
.theme-success .main-sidebar .svg-icon:hover, .theme-success .main-sidebar .svg-icon:active, .theme-success .main-sidebar .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 5654, app/assets/stylesheets/color_theme.scss */
.theme-success .main-sidebar a:hover .svg-icon, .theme-success .main-sidebar a:active .svg-icon, .theme-success .main-sidebar a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 5656, app/assets/stylesheets/color_theme.scss */
.theme-success .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 5658, app/assets/stylesheets/color_theme.scss */
.theme-success .svg-icon:hover, .theme-success .svg-icon:active, .theme-success .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 5660, app/assets/stylesheets/color_theme.scss */
.theme-success a:hover .svg-icon, .theme-success a:active .svg-icon, .theme-success a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 5663, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #00875a !important;
}

/* line 5666, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active.treeview > a > i {
  color: #00875a;
}

/* line 5668, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active.treeview > a > svg {
  color: #00875a;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 5671, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 5673, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 5675, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #00875a !important;
}

/* line 5677, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active > a:after {
  border-color: transparent #333333 transparent transparent !important;
}

/* line 5679, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #b5b5c3 !important;
}

/* line 5682, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active.treeview > a > i {
  color: #ffffff;
}

/* line 5684, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 5686, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active.treeview .treeview-menu li a {
  color: #b5b5c3;
}

/* line 5688, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #00875a !important;
}

/* line 5690, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li:hover, .theme-success.light-skin .sidebar-menu > li:active, .theme-success.light-skin .sidebar-menu > li.active {
  background-color: rgba(0, 135, 90, 0);
  color: #00875a;
  border-left: 5px solid rgba(0, 135, 90, 0);
}

/* line 5694, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li:hover a, .theme-success.light-skin .sidebar-menu > li:active a, .theme-success.light-skin .sidebar-menu > li.active a {
  color: #00875a;
}

/* line 5696, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li:hover a > i, .theme-success.light-skin .sidebar-menu > li:active a > i, .theme-success.light-skin .sidebar-menu > li.active a > i {
  color: #172b4c;
  background-color: rgba(0, 135, 90, 0);
}

/* line 5699, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li:hover a > svg, .theme-success.light-skin .sidebar-menu > li:active a > svg, .theme-success.light-skin .sidebar-menu > li.active a > svg {
  color: #00875a;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 5702, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li:hover a img.svg-icon, .theme-success.light-skin .sidebar-menu > li:active a img.svg-icon, .theme-success.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 5704, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active {
  background-color: rgba(0, 135, 90, 0);
  color: #00875a;
  border-left: 5px solid #00875a;
}

/* line 5708, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active a {
  color: #00875a;
  background-color: transparent;
}

/* line 5711, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active a > i {
  color: #00875a;
  background-color: rgba(0, 135, 90, 0);
}

/* line 5714, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active a > svg {
  color: #00875a;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 5717, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 5719, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(0, 135, 90, 0);
  color: #00875a;
}

/* line 5722, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.active a {
  color: #00875a;
}

/* line 5724, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.active a > i {
  color: #00875a;
  background-color: rgba(0, 135, 90, 0);
}

/* line 5727, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(0, 135, 90, 0);
}

/* line 5730, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active {
  background-color: rgba(0, 135, 90, 0);
  color: #00875a;
}

/* line 5733, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a {
  color: #00875a;
}

/* line 5735, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a > i {
  color: #00875a;
  background-color: rgba(0, 135, 90, 0);
}

/* line 5738, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active {
  background-color: rgba(0, 135, 90, 0);
  color: #00875a;
}

/* line 5741, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a {
  color: #00875a;
}

/* line 5743, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a > i {
  color: #00875a;
  background-color: rgba(0, 135, 90, 0);
}

/* line 5746, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 5748, app/assets/stylesheets/color_theme.scss */
.theme-success.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(0, 135, 90, 0);
}

/* line 5751, app/assets/stylesheets/color_theme.scss */
.theme-success.rtl.light-skin .sidebar-menu > li.active {
  border-left: 0px solid #00875a;
  border-right: 5px solid #00875a;
}

/* line 5754, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active {
  background-color: rgba(0, 135, 90, 0);
  color: white;
  border-left: 5px solid #00875a;
}

/* line 5758, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active a {
  color: white;
  background-color: transparent;
}

/* line 5761, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active a > i {
  color: white;
}

/* line 5763, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active a > svg {
  color: #ffffff;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 5766, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 5768, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(0, 135, 90, 0);
  color: white;
}

/* line 5771, app/assets/stylesheets/color_theme.scss */
.theme-success.dark-skin .sidebar-menu > li.active .treeview-menu li.active > a {
  color: white !important;
}

/* line 5773, app/assets/stylesheets/color_theme.scss */
.theme-success.rtl.dark-skin .sidebar-menu > li.active {
  border-left: 0px solid #00875a;
  border-right: 5px solid #00875a;
}

@media (min-width: 768px) {
  /* line 5778, app/assets/stylesheets/color_theme.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li.active.menu-open {
    background-color: rgba(0, 135, 90, 0.2);
    color: #00875a;
  }
}

/*---Main Nav---*/
/* line 5782, app/assets/stylesheets/color_theme.scss */
.theme-success .sm-blue li.current > a, .theme-success .sm-blue li.highlighted > a {
  background: #00875a;
  color: #ffffff !important;
}

/* line 5785, app/assets/stylesheets/color_theme.scss */
.theme-success .sm-blue li.current > a:hover, .theme-success .sm-blue li.current > a:active, .theme-success .sm-blue li.current > a:focus, .theme-success .sm-blue li.highlighted > a:hover, .theme-success .sm-blue li.highlighted > a:active, .theme-success .sm-blue li.highlighted > a:focus {
  background: #00875a;
  color: #ffffff !important;
}

/* line 5788, app/assets/stylesheets/color_theme.scss */
.theme-success .sm-blue a.current, .theme-success .sm-blue a.highlighted {
  background: #00875a;
  color: #ffffff !important;
}

/* line 5791, app/assets/stylesheets/color_theme.scss */
.theme-success .sm-blue a:hover, .theme-success .sm-blue a:active, .theme-success .sm-blue a:focus {
  background: #00875a;
  color: #ffffff !important;
}

/* line 5794, app/assets/stylesheets/color_theme.scss */
.theme-success .sm-blue ul a:hover, .theme-success .sm-blue ul a:active, .theme-success .sm-blue ul a:focus {
  background: #282c66;
  color: #00875a !important;
}

/* line 5797, app/assets/stylesheets/color_theme.scss */
.theme-success .sm-blue ul a.highlighted {
  background: #282c66;
  color: #00875a !important;
}

/* line 5801, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-success .sm-blue a.current, .dark-skin.theme-success .sm-blue a.highlighted {
  background: #00875a;
  color: #ffffff !important;
}

/* line 5804, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-success .sm-blue a:hover, .dark-skin.theme-success .sm-blue a:active, .dark-skin.theme-success .sm-blue a:focus {
  background: #00875a;
  color: #ffffff !important;
}

/* line 5807, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-success .sm-blue ul a:hover, .dark-skin.theme-success .sm-blue ul a:active, .dark-skin.theme-success .sm-blue ul a:focus {
  background: #29354b;
  color: #00875a !important;
}

/* line 5810, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-success .sm-blue ul a.highlighted {
  background: #29354b;
  color: #00875a !important;
}

/*---Primary Button---*/
/* line 5815, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-link {
  color: #00875a;
}

/* line 5817, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary {
  background-color: #00875a;
  border-color: #00875a;
  color: #ffffff;
}

/* line 5821, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary:hover, .theme-success .btn-primary:active, .theme-success .btn-primary:focus, .theme-success .btn-primary.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 5825, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary:disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 5829, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary.disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 5833, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-primary.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 5837, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-primary {
  color: #00875a;
  background-color: transparent;
  border-color: #00875a !important;
}

/* line 5841, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-primary:hover, .theme-success .btn-outline.btn-primary:active, .theme-success .btn-outline.btn-primary.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 5845, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-primary.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 5849, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-primary {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 5853, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-primary:hover, .theme-success .btn-flat.btn-primary:active, .theme-success .btn-flat.btn-primary.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/*---info Button---*/
/* line 5859, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info {
  background-color: #a45ff8;
  border-color: #a45ff8;
  color: #ffffff;
}

/* line 5863, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info:hover, .theme-success .btn-info:active, .theme-success .btn-info:focus, .theme-success .btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 5867, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info:disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 5871, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info.disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 5875, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 5879, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-info {
  color: #a45ff8;
  background-color: transparent;
  border-color: #a45ff8 !important;
}

/* line 5883, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-info:hover, .theme-success .btn-outline.btn-info:active, .theme-success .btn-outline.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 5887, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 5891, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-info {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 5895, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-info:hover, .theme-success .btn-flat.btn-info:active, .theme-success .btn-flat.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/*---Success Button---*/
/* line 5901, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  color: #ffffff;
}

/* line 5905, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success:hover, .theme-success .btn-success:active, .theme-success .btn-success:focus, .theme-success .btn-success.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 5909, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success:disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 5913, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success.disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 5917, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-success.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 5921, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-success {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #6cbbfa !important;
}

/* line 5925, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-success:hover, .theme-success .btn-outline.btn-success:active, .theme-success .btn-outline.btn-success.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 5929, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-success.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 5933, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-success {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 5937, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-success:hover, .theme-success .btn-flat.btn-success:active, .theme-success .btn-flat.btn-success.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/*---Danger Button---*/
/* line 5943, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  color: #ffffff;
}

/* line 5947, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger:hover, .theme-success .btn-danger:active, .theme-success .btn-danger:focus, .theme-success .btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 5951, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger:disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 5955, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger.disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 5959, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 5963, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-danger {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #fb5ea8 !important;
}

/* line 5967, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-danger:hover, .theme-success .btn-outline.btn-danger:active, .theme-success .btn-outline.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 5971, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 5975, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-danger {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 5979, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-danger:hover, .theme-success .btn-flat.btn-danger:active, .theme-success .btn-flat.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/*---Warning Button---*/
/* line 5985, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning {
  background-color: #fbc66c;
  border-color: #fbc66c;
  color: #ffffff;
}

/* line 5989, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning:hover, .theme-success .btn-warning:active, .theme-success .btn-warning:focus, .theme-success .btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 5993, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning:disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 5997, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning.disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 6001, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 6005, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-warning {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fbc66c !important;
}

/* line 6009, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-warning:hover, .theme-success .btn-outline.btn-warning:active, .theme-success .btn-outline.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 6013, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 6017, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-warning {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 6021, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-warning:hover, .theme-success .btn-flat.btn-warning:active, .theme-success .btn-flat.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/*---Primary Button light---*/
/* line 6027, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary-light {
  background-color: #bdf7e4;
  border-color: #bdf7e4;
  color: #00875a;
}

/* line 6031, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary-light:hover, .theme-success .btn-primary-light:active, .theme-success .btn-primary-light:focus, .theme-success .btn-primary-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 6035, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary-light:disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 6039, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-primary-light.disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 6043, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-primary-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 6047, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-primary-light {
  color: #00875a;
  background-color: transparent;
  border-color: #bdf7e4 !important;
}

/* line 6051, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-primary-light:hover, .theme-success .btn-outline.btn-primary-light:active, .theme-success .btn-outline.btn-primary-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 6055, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-primary-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 6059, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-primary-light {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 6063, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-primary-light:hover, .theme-success .btn-flat.btn-primary-light:active, .theme-success .btn-flat.btn-primary-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/*---info Button light---*/
/* line 6069, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info-light {
  background-color: #e9d7ff;
  border-color: #e9d7ff;
  color: #a45ff8;
}

/* line 6073, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info-light:hover, .theme-success .btn-info-light:active, .theme-success .btn-info-light:focus, .theme-success .btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 6077, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info-light:disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 6081, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-info-light.disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 6085, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-info.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 6089, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-info-light {
  color: #a45ff8;
  background-color: transparent;
  border-color: #e9d7ff !important;
}

/* line 6093, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-info-light:hover, .theme-success .btn-outline.btn-info-light:active, .theme-success .btn-outline.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 6097, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-info-light.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 6101, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-info-light {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 6105, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-info-light:hover, .theme-success .btn-flat.btn-info-light:active, .theme-success .btn-flat.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/*---Success Button light---*/
/* line 6111, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success-light {
  background-color: #d4ecff;
  border-color: #d4ecff;
  color: #6cbbfa;
}

/* line 6115, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success-light:hover, .theme-success .btn-success-light:active, .theme-success .btn-success-light:focus, .theme-success .btn-success-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 6119, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success-light:disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 6123, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-success-light.disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 6127, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-success-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 6131, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-success-light {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #d4ecff !important;
}

/* line 6135, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-success-light:hover, .theme-success .btn-outline.btn-success-light:active, .theme-success .btn-outline.btn-success-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 6139, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-success-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 6143, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-success-light {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 6147, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-success-light:hover, .theme-success .btn-flat.btn-success-light:active, .theme-success .btn-flat.btn-success-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/*---Danger Button light---*/
/* line 6153, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger-light {
  background-color: #ffcfe6;
  border-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 6157, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger-light:hover, .theme-success .btn-danger-light:active, .theme-success .btn-danger-light:focus, .theme-success .btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 6161, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger-light:disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 6165, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-danger-light.disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 6169, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 6173, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-danger-light {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #ffcfe6 !important;
}

/* line 6177, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-danger-light:hover, .theme-success .btn-outline.btn-danger-light:active, .theme-success .btn-outline.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 6181, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 6185, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-danger-light {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 6189, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-danger-light:hover, .theme-success .btn-flat.btn-danger-light:active, .theme-success .btn-flat.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/*---Warning Button light---*/
/* line 6195, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning-light {
  background-color: #fff1d9;
  border-color: #fff1d9;
  color: #fbc66c;
}

/* line 6199, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning-light:hover, .theme-success .btn-warning-light:active, .theme-success .btn-warning-light:focus, .theme-success .btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 6203, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning-light:disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 6207, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-warning-light.disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 6211, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 6215, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-warning-light {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fff1d9 !important;
}

/* line 6219, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-outline.btn-warning-light:hover, .theme-success .btn-outline.btn-warning-light:active, .theme-success .btn-outline.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 6223, app/assets/stylesheets/color_theme.scss */
.theme-success .show > .btn-outline.btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 6227, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-warning-light {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 6231, app/assets/stylesheets/color_theme.scss */
.theme-success .btn-flat.btn-warning-light:hover, .theme-success .btn-flat.btn-warning-light:active, .theme-success .btn-flat.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/*---callout---*/
/* line 6237, app/assets/stylesheets/color_theme.scss */
.theme-success .callout.callout-primary {
  border-color: #00875a;
  background-color: #00875a !important;
}

/* line 6240, app/assets/stylesheets/color_theme.scss */
.theme-success .callout.callout-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
}

/* line 6243, app/assets/stylesheets/color_theme.scss */
.theme-success .callout.callout-success {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
}

/* line 6246, app/assets/stylesheets/color_theme.scss */
.theme-success .callout.callout-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
}

/* line 6249, app/assets/stylesheets/color_theme.scss */
.theme-success .callout.callout-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
}

/*---alert---*/
/* line 6254, app/assets/stylesheets/color_theme.scss */
.theme-success .alert-primary {
  border-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 6258, app/assets/stylesheets/color_theme.scss */
.theme-success .alert-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 6262, app/assets/stylesheets/color_theme.scss */
.theme-success .alert-success {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 6266, app/assets/stylesheets/color_theme.scss */
.theme-success .alert-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 6270, app/assets/stylesheets/color_theme.scss */
.theme-success .alert-error {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 6274, app/assets/stylesheets/color_theme.scss */
.theme-success .alert-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/*---direct-chat---*/
/* line 6280, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-primary .right > .direct-chat-text p {
  background-color: #00875a;
  color: #ffffff;
}

/* line 6283, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-primary .right > .direct-chat-text:before, .theme-success .direct-chat-primary .right > .direct-chat-text:after {
  border-left-color: #00875a;
}

/* line 6285, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-info .right > .direct-chat-text p {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 6288, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-info .right > .direct-chat-text:before, .theme-success .direct-chat-info .right > .direct-chat-text:after {
  border-left-color: #a45ff8;
}

/* line 6290, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-success .right > .direct-chat-text p {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 6293, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-success .right > .direct-chat-text:before, .theme-success .direct-chat-success .right > .direct-chat-text:after {
  border-left-color: #6cbbfa;
}

/* line 6295, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-danger .right > .direct-chat-text p {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 6298, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-danger .right > .direct-chat-text:before, .theme-success .direct-chat-danger .right > .direct-chat-text:after {
  border-left-color: #fb5ea8;
}

/* line 6300, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-warning .right > .direct-chat-text p {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 6303, app/assets/stylesheets/color_theme.scss */
.theme-success .direct-chat-warning .right > .direct-chat-text:before, .theme-success .direct-chat-warning .right > .direct-chat-text:after {
  border-left-color: #fbc66c;
}

/* line 6305, app/assets/stylesheets/color_theme.scss */
.theme-success .right .direct-chat-text p {
  background-color: #00875a;
}

/*---modal---*/
/* line 6309, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-primary .modal-footer, .theme-success .modal-primary .modal-header {
  border-color: #00875a;
}

/* line 6311, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-primary .modal-body {
  background-color: #00875a !important;
}

/* line 6313, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-info .modal-footer, .theme-success .modal-info .modal-header {
  border-color: #a45ff8;
}

/* line 6315, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-info .modal-body {
  background-color: #a45ff8 !important;
}

/* line 6317, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-success .modal-footer, .theme-success .modal-success .modal-header {
  border-color: #6cbbfa;
}

/* line 6319, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-success .modal-body {
  background-color: #6cbbfa !important;
}

/* line 6321, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-danger .modal-footer, .theme-success .modal-danger .modal-header {
  border-color: #fb5ea8;
}

/* line 6323, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-danger .modal-body {
  background-color: #fb5ea8 !important;
}

/* line 6325, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-warning .modal-footer, .theme-success .modal-warning .modal-header {
  border-color: #fbc66c;
}

/* line 6327, app/assets/stylesheets/color_theme.scss */
.theme-success .modal-warning .modal-body {
  background-color: #fbc66c !important;
}

/*---border---*/
/* line 6331, app/assets/stylesheets/color_theme.scss */
.theme-success .border-primary {
  border-color: #00875a !important;
}

/* line 6333, app/assets/stylesheets/color_theme.scss */
.theme-success .border-info {
  border-color: #a45ff8 !important;
}

/* line 6335, app/assets/stylesheets/color_theme.scss */
.theme-success .border-success {
  border-color: #6cbbfa !important;
}

/* line 6337, app/assets/stylesheets/color_theme.scss */
.theme-success .border-danger {
  border-color: #fb5ea8 !important;
}

/* line 6339, app/assets/stylesheets/color_theme.scss */
.theme-success .border-warning {
  border-color: #fbc66c !important;
}

/*---Background---*/
/* line 6343, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-primary {
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 6346, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-primary-light {
  background-color: #bdf7e4 !important;
  color: #00875a;
}

/* line 6349, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-info {
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 6352, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-info-light {
  background-color: #e9d7ff !important;
  color: #a45ff8;
}

/* line 6355, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-success {
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 6358, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-success-light {
  background-color: #d4ecff !important;
  color: #6cbbfa;
}

/* line 6361, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-danger {
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 6364, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-danger-light {
  background-color: #ffcfe6 !important;
  color: #fb5ea8;
}

/* line 6367, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-warning {
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 6370, app/assets/stylesheets/color_theme.scss */
.theme-success .bg-warning-light {
  background-color: #fff1d9 !important;
  color: #fbc66c;
}

/*---text---*/
/* line 6375, app/assets/stylesheets/color_theme.scss */
.theme-success .text-primary {
  color: #00875a !important;
}

/* line 6377, app/assets/stylesheets/color_theme.scss */
.theme-success a.text-primary:hover, .theme-success a.text-primary:focus {
  color: #00875a !important;
}

/* line 6379, app/assets/stylesheets/color_theme.scss */
.theme-success .hover-primary:hover, .theme-success .hover-primary:focus {
  color: #00875a !important;
}

/* line 6381, app/assets/stylesheets/color_theme.scss */
.theme-success .text-info {
  color: #a45ff8 !important;
}

/* line 6383, app/assets/stylesheets/color_theme.scss */
.theme-success a.text-info:hover, .theme-success a.text-info:focus {
  color: #a45ff8 !important;
}

/* line 6385, app/assets/stylesheets/color_theme.scss */
.theme-success .hover-info:hover, .theme-success .hover-info:focus {
  color: #a45ff8 !important;
}

/* line 6387, app/assets/stylesheets/color_theme.scss */
.theme-success .text-success {
  color: #6cbbfa !important;
}

/* line 6389, app/assets/stylesheets/color_theme.scss */
.theme-success a.text-success:hover, .theme-success a.text-success:focus {
  color: #6cbbfa !important;
}

/* line 6391, app/assets/stylesheets/color_theme.scss */
.theme-success .hover-success:hover, .theme-success .hover-success:focus {
  color: #6cbbfa !important;
}

/* line 6393, app/assets/stylesheets/color_theme.scss */
.theme-success .text-danger {
  color: #fb5ea8 !important;
}

/* line 6395, app/assets/stylesheets/color_theme.scss */
.theme-success a.text-danger:hover, .theme-success a.text-danger:focus {
  color: #fb5ea8 !important;
}

/* line 6397, app/assets/stylesheets/color_theme.scss */
.theme-success .hover-danger:hover, .theme-success .hover-danger:focus {
  color: #fb5ea8 !important;
}

/* line 6399, app/assets/stylesheets/color_theme.scss */
.theme-success .text-warning {
  color: #fbc66c !important;
}

/* line 6401, app/assets/stylesheets/color_theme.scss */
.theme-success a.text-warning:hover, .theme-success a.text-warning:focus {
  color: #fbc66c !important;
}

/* line 6403, app/assets/stylesheets/color_theme.scss */
.theme-success .hover-warning:hover, .theme-success .hover-warning:focus {
  color: #fbc66c !important;
}

/*---active background---*/
/* line 6407, app/assets/stylesheets/color_theme.scss */
.theme-success .active.active-primary {
  background-color: #005438 !important;
}

/* line 6409, app/assets/stylesheets/color_theme.scss */
.theme-success .active.active-info {
  background-color: #882ef6 !important;
}

/* line 6411, app/assets/stylesheets/color_theme.scss */
.theme-success .active.active-success {
  background-color: #3ba4f8 !important;
}

/* line 6413, app/assets/stylesheets/color_theme.scss */
.theme-success .active.active-danger {
  background-color: #fa2c8d !important;
}

/* line 6415, app/assets/stylesheets/color_theme.scss */
.theme-success .active.active-warning {
  background-color: #fab33a !important;
}

/*---label background---*/
/* line 6419, app/assets/stylesheets/color_theme.scss */
.theme-success .label-primary {
  background-color: #00875a !important;
}

/* line 6421, app/assets/stylesheets/color_theme.scss */
.theme-success .label-info {
  background-color: #a45ff8 !important;
}

/* line 6423, app/assets/stylesheets/color_theme.scss */
.theme-success .label-success {
  background-color: #6cbbfa !important;
}

/* line 6425, app/assets/stylesheets/color_theme.scss */
.theme-success .label-danger {
  background-color: #fb5ea8 !important;
}

/* line 6427, app/assets/stylesheets/color_theme.scss */
.theme-success .label-warning {
  background-color: #fbc66c !important;
}

/*---ribbon---*/
/* line 6431, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-primary {
  background-color: #00875a;
}

/* line 6433, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-primary:before {
  border-color: #00875a transparent transparent;
}

/* line 6435, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-primary span {
  background-color: #00875a;
}

/* line 6437, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-primary span:before {
  border-left: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 6440, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-primary span:after {
  border-right: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 6443, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-info {
  background-color: #a45ff8;
}

/* line 6445, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-info:before {
  border-color: #a45ff8 transparent transparent;
}

/* line 6447, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-info span {
  background-color: #a45ff8;
}

/* line 6449, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-info span:before {
  border-left: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 6452, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-info span:after {
  border-right: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 6455, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-success {
  background-color: #6cbbfa;
}

/* line 6457, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-success:before {
  border-color: #6cbbfa transparent transparent;
}

/* line 6459, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-success span {
  background-color: #6cbbfa;
}

/* line 6461, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-success span:before {
  border-left: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 6464, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-success span:after {
  border-right: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 6467, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-danger {
  background-color: #fb5ea8;
}

/* line 6469, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-danger:before {
  border-color: #fb5ea8 transparent transparent;
}

/* line 6471, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-danger span {
  background-color: #fb5ea8;
}

/* line 6473, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-danger span:before {
  border-left: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 6476, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-danger span:after {
  border-right: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 6479, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-warning {
  background-color: #fbc66c;
}

/* line 6481, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-warning:before {
  border-color: #fbc66c transparent transparent;
}

/* line 6483, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-warning span {
  background-color: #fbc66c;
}

/* line 6485, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-warning span:before {
  border-left: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/* line 6488, app/assets/stylesheets/color_theme.scss */
.theme-success .ribbon-box .ribbon-two-warning span:after {
  border-right: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/*---Box---*/
/* line 6493, app/assets/stylesheets/color_theme.scss */
.theme-success .box-primary {
  background-color: #00875a !important;
}

/* line 6495, app/assets/stylesheets/color_theme.scss */
.theme-success .box-primary.box-bordered {
  border-color: #00875a;
}

/* line 6497, app/assets/stylesheets/color_theme.scss */
.theme-success .box-outline-primary {
  background-color: #ffffff;
  border: 1px solid #00875a;
}

/* line 6500, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background-color: #00875a;
}

/* line 6503, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

/* line 6505, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-primary > .box-header > a {
  color: #ffffff;
}

/* line 6507, app/assets/stylesheets/color_theme.scss */
.theme-success .box-info {
  background-color: #a45ff8 !important;
}

/* line 6509, app/assets/stylesheets/color_theme.scss */
.theme-success .box-info.box-bordered {
  border-color: #a45ff8;
}

/* line 6511, app/assets/stylesheets/color_theme.scss */
.theme-success .box-outline-info {
  background-color: #ffffff;
  border: 1px solid #a45ff8;
}

/* line 6514, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-info > .box-header {
  color: #ffffff;
  background-color: #a45ff8;
}

/* line 6517, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

/* line 6519, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-info > .box-header > a {
  color: #ffffff;
}

/* line 6521, app/assets/stylesheets/color_theme.scss */
.theme-success .box-success {
  background-color: #6cbbfa !important;
}

/* line 6523, app/assets/stylesheets/color_theme.scss */
.theme-success .box-success.box-bordered {
  border-color: #6cbbfa;
}

/* line 6525, app/assets/stylesheets/color_theme.scss */
.theme-success .box-outline-success {
  background-color: #ffffff;
  border: 1px solid #6cbbfa;
}

/* line 6528, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-success > .box-header {
  color: #ffffff;
  background-color: #6cbbfa;
}

/* line 6531, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

/* line 6533, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-success > .box-header > a {
  color: #ffffff;
}

/* line 6535, app/assets/stylesheets/color_theme.scss */
.theme-success .box-danger {
  background-color: #fb5ea8 !important;
}

/* line 6537, app/assets/stylesheets/color_theme.scss */
.theme-success .box-danger.box-bordered {
  border-color: #fb5ea8;
}

/* line 6539, app/assets/stylesheets/color_theme.scss */
.theme-success .box-outline-danger {
  background-color: #ffffff;
  border: 1px solid #fb5ea8;
}

/* line 6542, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background-color: #fb5ea8;
}

/* line 6545, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

/* line 6547, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-danger > .box-header > a {
  color: #ffffff;
}

/* line 6549, app/assets/stylesheets/color_theme.scss */
.theme-success .box-warning {
  background-color: #fbc66c !important;
}

/* line 6551, app/assets/stylesheets/color_theme.scss */
.theme-success .box-warning.box-bordered {
  border-color: #fbc66c;
}

/* line 6553, app/assets/stylesheets/color_theme.scss */
.theme-success .box-outline-warning {
  background-color: #ffffff;
  border: 1px solid #fbc66c;
}

/* line 6556, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background-color: #fbc66c;
}

/* line 6559, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

/* line 6561, app/assets/stylesheets/color_theme.scss */
.theme-success .box.box-solid.box-warning > .box-header > a {
  color: #ffffff;
}

/* line 6563, app/assets/stylesheets/color_theme.scss */
.theme-success .box-profile .social-states a:hover {
  color: #005438;
}

/* line 6565, app/assets/stylesheets/color_theme.scss */
.theme-success .box-controls li > a:hover {
  color: #005438;
}

/* line 6567, app/assets/stylesheets/color_theme.scss */
.theme-success .box-controls .dropdown.show > a {
  color: #005438;
}

/* line 6569, app/assets/stylesheets/color_theme.scss */
.theme-success .box-fullscreen .box-btn-fullscreen {
  color: #005438;
}

/*---progress bar---*/
/* line 6573, app/assets/stylesheets/color_theme.scss */
.theme-success .progress-bar-primary {
  background-color: #00875a;
}

/* line 6575, app/assets/stylesheets/color_theme.scss */
.theme-success .progress-bar-info {
  background-color: #a45ff8;
}

/* line 6577, app/assets/stylesheets/color_theme.scss */
.theme-success .progress-bar-success {
  background-color: #6cbbfa;
}

/* line 6579, app/assets/stylesheets/color_theme.scss */
.theme-success .progress-bar-danger {
  background-color: #fb5ea8;
}

/* line 6581, app/assets/stylesheets/color_theme.scss */
.theme-success .progress-bar-warning {
  background-color: #fbc66c;
}

/*---panel---*/
/* line 6585, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-primary {
  border-color: #00875a;
}

/* line 6587, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #00875a;
  border-color: #00875a;
}

/* line 6591, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00875a;
}

/* line 6593, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-primary > .panel-heading .badge-pill {
  color: #00875a;
  background-color: #ffffff;
}

/* line 6596, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-primary .panel-title, .theme-success .panel-primary .panel-action {
  color: #ffffff;
}

/* line 6598, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-primary .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00875a;
}

/* line 6600, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-primary .panel-heading {
  color: #00875a;
  border-top-color: #00875a;
  background: transparent;
}

/* line 6604, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-primary .panel-title, .theme-success .panel-line.panel-primary .panel-action {
  color: #00875a;
}

/* line 6606, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-info {
  border-color: #a45ff8;
}

/* line 6608, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-info > .panel-heading {
  color: #ffffff;
  background-color: #a45ff8;
  border-color: #a45ff8;
}

/* line 6612, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a45ff8;
}

/* line 6614, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-info > .panel-heading .badge-pill {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 6617, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-info .panel-title, .theme-success .panel-info .panel-action {
  color: #ffffff;
}

/* line 6619, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-info .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a45ff8;
}

/* line 6621, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-info .panel-heading {
  color: #a45ff8;
  border-top-color: #a45ff8;
  background: transparent;
}

/* line 6625, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-info .panel-title, .theme-success .panel-line.panel-info .panel-action {
  color: #a45ff8;
}

/* line 6627, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-success {
  border-color: #6cbbfa;
}

/* line 6629, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-success > .panel-heading {
  color: #ffffff;
  background-color: #6cbbfa;
  border-color: #6cbbfa;
}

/* line 6633, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6cbbfa;
}

/* line 6635, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-success > .panel-heading .badge-pill {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 6638, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-success .panel-title, .theme-success .panel-success .panel-action {
  color: #ffffff;
}

/* line 6640, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-success .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6cbbfa;
}

/* line 6642, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-success .panel-heading {
  color: #6cbbfa;
  border-top-color: #6cbbfa;
  background: transparent;
}

/* line 6646, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-success .panel-title, .theme-success .panel-line.panel-success .panel-action {
  color: #6cbbfa;
}

/* line 6648, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-danger {
  border-color: #fb5ea8;
}

/* line 6650, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 6654, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fb5ea8;
}

/* line 6656, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-danger > .panel-heading .badge-pill {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 6659, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-danger .panel-title, .theme-success .panel-danger .panel-action {
  color: #ffffff;
}

/* line 6661, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-danger .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fb5ea8;
}

/* line 6663, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-danger .panel-heading {
  color: #fb5ea8;
  border-top-color: #fb5ea8;
  background: transparent;
}

/* line 6667, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-danger .panel-title, .theme-success .panel-line.panel-danger .panel-action {
  color: #fb5ea8;
}

/* line 6669, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-warning {
  border-color: #fbc66c;
}

/* line 6671, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #fbc66c;
  border-color: #fbc66c;
}

/* line 6675, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbc66c;
}

/* line 6677, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-warning > .panel-heading .badge-pill {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 6680, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-warning .panel-title, .theme-success .panel-warning .panel-action {
  color: #ffffff;
}

/* line 6682, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-warning .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbc66c;
}

/* line 6684, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-warning .panel-heading {
  color: #fbc66c;
  border-top-color: #fbc66c;
  background: transparent;
}

/* line 6688, app/assets/stylesheets/color_theme.scss */
.theme-success .panel-line.panel-warning .panel-title, .theme-success .panel-line.panel-warning .panel-action {
  color: #fbc66c;
}

/*---switch---*/
/* line 6692, app/assets/stylesheets/color_theme.scss */
.theme-success .switch input:checked ~ .switch-indicator::after {
  background-color: #00875a;
}

/* line 6694, app/assets/stylesheets/color_theme.scss */
.theme-success .switch.switch-primary input:checked ~ .switch-indicator::after {
  background-color: #00875a;
}

/* line 6696, app/assets/stylesheets/color_theme.scss */
.theme-success .switch.switch-info input:checked ~ .switch-indicator::after {
  background-color: #a45ff8;
}

/* line 6698, app/assets/stylesheets/color_theme.scss */
.theme-success .switch.switch-success input:checked ~ .switch-indicator::after {
  background-color: #6cbbfa;
}

/* line 6700, app/assets/stylesheets/color_theme.scss */
.theme-success .switch.switch-danger input:checked ~ .switch-indicator::after {
  background-color: #fb5ea8;
}

/* line 6702, app/assets/stylesheets/color_theme.scss */
.theme-success .switch.switch-warning input:checked ~ .switch-indicator::after {
  background-color: #fbc66c;
}

/*---badge---*/
/* line 6706, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-primary {
  background-color: #00875a;
  color: #ffffff;
}

/* line 6709, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-primary[href]:hover, .theme-success .badge-primary[href]:focus {
  background-color: #005438;
}

/* line 6711, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-secondary {
  background-color: #e4e6ef;
  color: #172b4c;
}

/* line 6714, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-secondary[href]:hover, .theme-success .badge-secondary[href]:focus {
  background-color: #c4c8dc;
}

/* line 6716, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-info {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 6719, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-info[href]:hover, .theme-success .badge-info[href]:focus {
  background-color: #882ef6;
}

/* line 6721, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-success {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 6724, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-success[href]:hover, .theme-success .badge-success[href]:focus {
  background-color: #3ba4f8;
}

/* line 6726, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-danger {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 6729, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-danger[href]:hover, .theme-success .badge-danger[href]:focus {
  background-color: #fa2c8d;
}

/* line 6731, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-warning {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 6734, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-warning[href]:hover, .theme-success .badge-warning[href]:focus {
  background-color: #fab33a;
}

/*---badge light---*/
/* line 6738, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-primary-light {
  background-color: #bdf7e4;
  color: #00875a;
}

/* line 6741, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-primary-light[href]:hover, .theme-success .badge-primary-light[href]:focus {
  background-color: #90f1d1;
}

/* line 6743, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-secondary-light {
  background-color: #e9edf2;
  color: #172b4c;
}

/* line 6746, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-secondary-light[href]:hover, .theme-success .badge-secondary-light[href]:focus {
  background-color: #c9d3df;
}

/* line 6748, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-info-light {
  background-color: #e9d7ff;
  color: #a45ff8;
}

/* line 6751, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-info-light[href]:hover, .theme-success .badge-info-light[href]:focus {
  background-color: #cda4ff;
}

/* line 6753, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-success-light {
  background-color: #d4ecff;
  color: #6cbbfa;
}

/* line 6756, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-success-light[href]:hover, .theme-success .badge-success-light[href]:focus {
  background-color: #a1d5ff;
}

/* line 6758, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-danger-light {
  background-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 6761, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-danger-light[href]:hover, .theme-success .badge-danger-light[href]:focus {
  background-color: #ff9ccb;
}

/* line 6763, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-warning-light {
  background-color: #fff1d9;
  color: #fbc66c;
}

/* line 6766, app/assets/stylesheets/color_theme.scss */
.theme-success .badge-warning-light[href]:hover, .theme-success .badge-warning-light[href]:focus {
  background-color: #ffdea6;
}

/*---rating---*/
/* line 6770, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-primary .active {
  color: #00875a;
}

/* line 6772, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-primary :checked ~ label {
  color: #00875a;
}

/* line 6774, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-primary label:hover {
  color: #00875a;
}

/* line 6776, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-primary label:hover ~ label {
  color: #00875a;
}

/* line 6778, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-info .active {
  color: #a45ff8;
}

/* line 6780, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-info :checked ~ label {
  color: #a45ff8;
}

/* line 6782, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-info label:hover {
  color: #a45ff8;
}

/* line 6784, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-info label:hover ~ label {
  color: #a45ff8;
}

/* line 6786, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-success .active {
  color: #6cbbfa;
}

/* line 6788, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-success :checked ~ label {
  color: #6cbbfa;
}

/* line 6790, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-success label:hover {
  color: #6cbbfa;
}

/* line 6792, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-success label:hover ~ label {
  color: #6cbbfa;
}

/* line 6794, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-danger .active {
  color: #fb5ea8;
}

/* line 6796, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-danger :checked ~ label {
  color: #fb5ea8;
}

/* line 6798, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-danger label:hover {
  color: #fb5ea8;
}

/* line 6800, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-danger label:hover ~ label {
  color: #fb5ea8;
}

/* line 6802, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-warning .active {
  color: #fbc66c;
}

/* line 6804, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-warning :checked ~ label {
  color: #fbc66c;
}

/* line 6806, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-warning label:hover {
  color: #fbc66c;
}

/* line 6808, app/assets/stylesheets/color_theme.scss */
.theme-success .rating-warning label:hover ~ label {
  color: #fbc66c;
}

/*---toggler---*/
/* line 6812, app/assets/stylesheets/color_theme.scss */
.theme-success .toggler-primary input:checked + i {
  color: #00875a;
}

/* line 6814, app/assets/stylesheets/color_theme.scss */
.theme-success .toggler-info input:checked + i {
  color: #a45ff8;
}

/* line 6816, app/assets/stylesheets/color_theme.scss */
.theme-success .toggler-success input:checked + i {
  color: #6cbbfa;
}

/* line 6818, app/assets/stylesheets/color_theme.scss */
.theme-success .toggler-danger input:checked + i {
  color: #fb5ea8;
}

/* line 6820, app/assets/stylesheets/color_theme.scss */
.theme-success .toggler-warning input:checked + i {
  color: #fbc66c;
}

/*---nav tabs---*/
/* line 6824, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs.nav-tabs-primary .nav-link:hover, .theme-success .nav-tabs.nav-tabs-primary .nav-link:active, .theme-success .nav-tabs.nav-tabs-primary .nav-link:focus, .theme-success .nav-tabs.nav-tabs-primary .nav-link.active {
  border-color: #005438;
  background-color: transparent;
  color: #005438;
}

/* line 6828, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs.nav-tabs-info .nav-link:hover, .theme-success .nav-tabs.nav-tabs-info .nav-link:active, .theme-success .nav-tabs.nav-tabs-info .nav-link:focus, .theme-success .nav-tabs.nav-tabs-info .nav-link.active {
  border-color: #882ef6;
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 6832, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs.nav-tabs-success .nav-link:hover, .theme-success .nav-tabs.nav-tabs-success .nav-link:active, .theme-success .nav-tabs.nav-tabs-success .nav-link:focus, .theme-success .nav-tabs.nav-tabs-success .nav-link.active {
  border-color: #3ba4f8;
  background-color: transparent;
  color: #3ba4f8;
}

/* line 6836, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs.nav-tabs-danger .nav-link:hover, .theme-success .nav-tabs.nav-tabs-danger .nav-link:active, .theme-success .nav-tabs.nav-tabs-danger .nav-link:focus, .theme-success .nav-tabs.nav-tabs-danger .nav-link.active {
  border-color: #fa2c8d;
  background-color: transparent;
  color: #fa2c8d;
}

/* line 6840, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs.nav-tabs-warning .nav-link:hover, .theme-success .nav-tabs.nav-tabs-warning .nav-link:active, .theme-success .nav-tabs.nav-tabs-warning .nav-link:focus, .theme-success .nav-tabs.nav-tabs-warning .nav-link.active {
  border-color: #fab33a;
  background-color: transparent;
  color: #fab33a;
}

/* line 6844, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs-custom.tab-primary > .nav-tabs > li a.active {
  border-top-color: #005438;
}

/* line 6846, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs-custom.tab-info > .nav-tabs > li a.active {
  border-top-color: #882ef6;
}

/* line 6848, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs-custom.tab-success > .nav-tabs > li a.active {
  border-top-color: #3ba4f8;
}

/* line 6850, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs-custom.tab-danger > .nav-tabs > li a.active {
  border-top-color: #fa2c8d;
}

/* line 6852, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs-custom.tab-warning > .nav-tabs > li a.active {
  border-top-color: #fab33a;
}

/* line 6854, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs .nav-link.active {
  border-bottom-color: #00875a;
  background-color: #00875a;
  color: #ffffff;
}

/* line 6858, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs .nav-link.active:hover, .theme-success .nav-tabs .nav-link.active:focus {
  border-bottom-color: #00875a;
  background-color: #00875a;
  color: #ffffff;
}

/* line 6862, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs .nav-item.open .nav-link {
  border-bottom-color: #00875a;
  background-color: #00875a;
}

/* line 6865, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs .nav-item.open .nav-link:hover, .theme-success .nav-tabs .nav-item.open .nav-link:focus {
  border-bottom-color: #00875a;
  background-color: #00875a;
}

/*---todo---*/
/* line 6870, app/assets/stylesheets/color_theme.scss */
.theme-success .todo-list .primary {
  border-left-color: #00875a;
}

/* line 6872, app/assets/stylesheets/color_theme.scss */
.theme-success .todo-list .info {
  border-left-color: #00875a;
}

/* line 6874, app/assets/stylesheets/color_theme.scss */
.theme-success .todo-list .success {
  border-left-color: #6cbbfa;
}

/* line 6876, app/assets/stylesheets/color_theme.scss */
.theme-success .todo-list .danger {
  border-left-color: #fb5ea8;
}

/* line 6878, app/assets/stylesheets/color_theme.scss */
.theme-success .todo-list .warning {
  border-left-color: #fbc66c;
}

/*---timeline---*/
/* line 6882, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-primary {
  background-color: #00875a;
  border: 1px solid #00875a;
  color: #ffffff;
}

/* line 6886, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-primary:before, .theme-success .timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #00875a;
  border-right-color: #00875a;
}

/* line 6889, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}

/* line 6891, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-info {
  background-color: #a45ff8;
  border: 1px solid #a45ff8;
  color: #ffffff;
}

/* line 6895, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-info:before, .theme-success .timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #a45ff8;
  border-right-color: #a45ff8;
}

/* line 6898, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}

/* line 6900, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-success {
  background-color: #6cbbfa;
  border: 1px solid #6cbbfa;
  color: #ffffff;
}

/* line 6904, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-success:before, .theme-success .timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #6cbbfa;
  border-right-color: #6cbbfa;
}

/* line 6907, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}

/* line 6909, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-danger {
  background-color: #fb5ea8;
  border: 1px solid #fb5ea8;
  color: #ffffff;
}

/* line 6913, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-danger:before, .theme-success .timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #fb5ea8;
  border-right-color: #fb5ea8;
}

/* line 6916, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}

/* line 6918, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-warning {
  background-color: #fbc66c;
  border: 1px solid #fbc66c;
  color: #ffffff;
}

/* line 6922, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-warning:before, .theme-success .timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #fbc66c;
  border-right-color: #fbc66c;
}

/* line 6925, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}

/* line 6927, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #00875a;
  background-color: #ffffff;
}

/* line 6930, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 6933, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 6936, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 6939, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 6942, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-label .label-primary {
  background-color: #00875a;
}

/* line 6944, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-label .label-info {
  background-color: #a45ff8;
}

/* line 6946, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-label .label-success {
  background-color: #6cbbfa;
}

/* line 6948, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-label .label-danger {
  background-color: #fb5ea8;
}

/* line 6950, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline .timeline-label .label-warning {
  background-color: #fbc66c;
}

/* line 6952, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline__year, .theme-success .timeline5:before, .theme-success .timeline__box:before, .theme-success .timeline__date {
  background-color: #00875a;
}

/* line 6954, app/assets/stylesheets/color_theme.scss */
.theme-success .timeline__post {
  border-left: 3px solid #00875a;
}

/*---daterangepicker---*/
/* line 6958, app/assets/stylesheets/color_theme.scss */
.theme-success .daterangepicker td.active {
  background-color: #00875a;
}

/* line 6960, app/assets/stylesheets/color_theme.scss */
.theme-success .daterangepicker td.active:hover {
  background-color: #00875a;
}

/* line 6962, app/assets/stylesheets/color_theme.scss */
.theme-success .daterangepicker .input-mini.active {
  border: 1px solid #00875a;
}

/* line 6964, app/assets/stylesheets/color_theme.scss */
.theme-success .ranges li:hover, .theme-success .ranges li:active, .theme-success .ranges li.active {
  border: 1px solid #00875a;
  background-color: #00875a;
}

/*---control-sidebar---*/
/* line 6969, app/assets/stylesheets/color_theme.scss */
.theme-success .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .theme-success .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .theme-success .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-color: #00875a;
  color: #00875a;
}

/* line 6972, app/assets/stylesheets/color_theme.scss */
.theme-success .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  border-color: #00875a;
  color: #00875a;
}

/* line 6975, app/assets/stylesheets/color_theme.scss */
.theme-success .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .theme-success .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .theme-success .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  border-color: #00875a;
  color: #00875a;
}

/* line 6978, app/assets/stylesheets/color_theme.scss */
.theme-success .control-sidebar .rpanel-title .btn:hover {
  color: #00875a;
}

/*---nav---*/
/* line 6982, app/assets/stylesheets/color_theme.scss */
.theme-success .nav > li > a:hover, .theme-success .nav > li > a:active, .theme-success .nav > li > a:focus {
  color: #00875a;
}

/* line 6984, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-pills > li > a.active {
  border-top-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 6988, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-pills > li > a.active:hover, .theme-success .nav-pills > li > a.active:focus {
  border-top-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 6992, app/assets/stylesheets/color_theme.scss */
.theme-success .mailbox-nav .nav-pills > li > a:hover, .theme-success .mailbox-nav .nav-pills > li > a:focus {
  border-color: #00875a;
}

/* line 6994, app/assets/stylesheets/color_theme.scss */
.theme-success .mailbox-nav .nav-pills > li > a.active {
  border-color: #00875a;
}

/* line 6996, app/assets/stylesheets/color_theme.scss */
.theme-success .mailbox-nav .nav-pills > li > a.active:hover, .theme-success .mailbox-nav .nav-pills > li > a.active:focus {
  border-color: #00875a;
}

/* line 6998, app/assets/stylesheets/color_theme.scss */
.theme-success .nav-tabs-custom > .nav-tabs > li a.active {
  border-top-color: #00875a;
}

/* line 7000, app/assets/stylesheets/color_theme.scss */
.theme-success .profile-tab li a.nav-link.active {
  border-bottom: 2px solid #00875a;
}

/* line 7002, app/assets/stylesheets/color_theme.scss */
.theme-success .customtab li a.nav-link.active {
  border-bottom: 2px solid #00875a;
}

/*---form-element---*/
/* line 7006, app/assets/stylesheets/color_theme.scss */
.theme-success .form-element .input-group .input-group-addon {
  background-image: linear-gradient(45deg, #00875a, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 7008, app/assets/stylesheets/color_theme.scss */
.theme-success .form-element .form-control {
  background-image: linear-gradient(45deg, #00875a, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 7010, app/assets/stylesheets/color_theme.scss */
.theme-success .form-element .form-control:focus {
  background-image: linear-gradient(45deg, #00875a, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 7012, app/assets/stylesheets/color_theme.scss */
.theme-success .form-control:focus {
  border-color: #00875a;
}

/* line 7014, app/assets/stylesheets/color_theme.scss */
.theme-success .chk-col-primary[type=checkbox]:checked + label:before {
  border-right: 2px solid #00875a;
  border-bottom: 2px solid #00875a;
}

/* line 7017, app/assets/stylesheets/color_theme.scss */
.theme-success .chk-col-info[type=checkbox]:checked + label:before {
  border-right: 2px solid #a45ff8;
  border-bottom: 2px solid #a45ff8;
}

/* line 7020, app/assets/stylesheets/color_theme.scss */
.theme-success .chk-col-success[type=checkbox]:checked + label:before {
  border-right: 2px solid #6cbbfa;
  border-bottom: 2px solid #6cbbfa;
}

/* line 7023, app/assets/stylesheets/color_theme.scss */
.theme-success .chk-col-danger[type=checkbox]:checked + label:before {
  border-right: 2px solid #fb5ea8;
  border-bottom: 2px solid #fb5ea8;
}

/* line 7026, app/assets/stylesheets/color_theme.scss */
.theme-success .chk-col-warning[type=checkbox]:checked + label:before {
  border-right: 2px solid #fbc66c;
  border-bottom: 2px solid #fbc66c;
}

/* line 7029, app/assets/stylesheets/color_theme.scss */
.theme-success .filled-in.chk-col-primary[type=checkbox]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 7032, app/assets/stylesheets/color_theme.scss */
.theme-success .filled-in.chk-col-info[type=checkbox]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 7035, app/assets/stylesheets/color_theme.scss */
.theme-success .filled-in.chk-col-success[type=checkbox]:checked + label:after {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 7038, app/assets/stylesheets/color_theme.scss */
.theme-success .filled-in.chk-col-danger[type=checkbox]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 7041, app/assets/stylesheets/color_theme.scss */
.theme-success .filled-in.chk-col-warning[type=checkbox]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 7044, app/assets/stylesheets/color_theme.scss */
.theme-success .radio-col-primary[type=radio]:checked + label:after {
  background-color: #00875a;
  border-color: #00875a;
  animation: ripple .2s linear forwards;
}

/* line 7049, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-primary[type=radio]:checked + label:before {
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 7053, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-primary[type=radio]:checked + label:after {
  background-color: #00875a;
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 7058, app/assets/stylesheets/color_theme.scss */
.theme-success .radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border-color: #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 7063, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-info[type=radio]:checked + label:before {
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 7067, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 7072, app/assets/stylesheets/color_theme.scss */
.theme-success .radio-col-success[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 7077, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-success[type=radio]:checked + label:before {
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 7081, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-success[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 7086, app/assets/stylesheets/color_theme.scss */
.theme-success .radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 7091, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-danger[type=radio]:checked + label:before {
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 7095, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 7100, app/assets/stylesheets/color_theme.scss */
.theme-success .radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border-color: #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 7105, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-warning[type=radio]:checked + label:before {
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 7109, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap.radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 7114, app/assets/stylesheets/color_theme.scss */
.theme-success [type=checkbox]:checked + label:before {
  border-right: 2px solid #00875a;
  border-bottom: 2px solid #00875a;
}

/* line 7117, app/assets/stylesheets/color_theme.scss */
.theme-success .filled-in[type=checkbox]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 7120, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap[type=radio]:checked + label:before, .theme-success .with-gap[type=radio]:checked + label:after {
  border: 2px solid #00875a;
}

/* line 7122, app/assets/stylesheets/color_theme.scss */
.theme-success .with-gap[type=radio]:checked + label:after {
  background-color: #00875a;
  z-index: 0;
}

/* line 7125, app/assets/stylesheets/color_theme.scss */
.theme-success [type=radio]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
  z-index: 0;
}

/* line 7129, app/assets/stylesheets/color_theme.scss */
.theme-success .filled-in.tabbed[type=checkbox]:checked:focus + label:after {
  border-color: #00875a;
  background-color: #00875a;
}

/*---Calender---*/
/* line 7134, app/assets/stylesheets/color_theme.scss */
.theme-success .fx-element-overlay .fx-card-item .fx-card-content a:hover {
  color: #00875a;
}

/* line 7136, app/assets/stylesheets/color_theme.scss */
.theme-success .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a:hover {
  background: #00875a;
  border-color: #00875a;
}

/* line 7139, app/assets/stylesheets/color_theme.scss */
.theme-success .fc-event, .theme-success .calendar-event {
  background: #00875a;
}

/*---Tabs---*/
/* line 7143, app/assets/stylesheets/color_theme.scss */
.theme-success .tabs-vertical li .nav-link:hover, .theme-success .tabs-vertical li .nav-link:active, .theme-success .tabs-vertical li .nav-link:focus, .theme-success .tabs-vertical li .nav-link.active {
  background-color: #00875a;
  color: #ffffff;
}

/* line 7146, app/assets/stylesheets/color_theme.scss */
.theme-success .customvtab .tabs-vertical li .nav-link:hover, .theme-success .customvtab .tabs-vertical li .nav-link:active, .theme-success .customvtab .tabs-vertical li .nav-link:focus, .theme-success .customvtab .tabs-vertical li .nav-link.active {
  border-right: 2px solid #00875a;
  color: #00875a;
}

/* line 7149, app/assets/stylesheets/color_theme.scss */
.theme-success .customtab2 li a.nav-link:hover, .theme-success .customtab2 li a.nav-link:active, .theme-success .customtab2 li a.nav-link.active {
  background-color: #00875a;
}

/* line 7152, app/assets/stylesheets/color_theme.scss */
.rtl.theme-success .customvtab .tabs-vertical li .nav-link:hover, .rtl.theme-success .customvtab .tabs-vertical li .nav-link:active, .rtl.theme-success .customvtab .tabs-vertical li .nav-link:focus, .rtl.theme-success .customvtab .tabs-vertical li .nav-link.active {
  border-right: none;
  border-left: 2px solid #00875a;
}

/*---Notification---*/
/* line 7157, app/assets/stylesheets/color_theme.scss */
.theme-success .jq-icon-primary {
  background-color: #00875a;
  color: #ffffff;
  border-color: #00875a;
}

/* line 7161, app/assets/stylesheets/color_theme.scss */
.theme-success .jq-icon-info {
  background-color: #a45ff8;
  color: #ffffff;
  border-color: #a45ff8;
}

/* line 7165, app/assets/stylesheets/color_theme.scss */
.theme-success .jq-icon-success {
  background-color: #6cbbfa;
  color: #ffffff;
  border-color: #00875a;
}

/* line 7169, app/assets/stylesheets/color_theme.scss */
.theme-success .jq-icon-error {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 7173, app/assets/stylesheets/color_theme.scss */
.theme-success .jq-icon-danger {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 7177, app/assets/stylesheets/color_theme.scss */
.theme-success .jq-icon-warning {
  background-color: #fbc66c;
  color: #ffffff;
  border-color: #fbc66c;
}

/*---avatar---*/
/* line 7183, app/assets/stylesheets/color_theme.scss */
.theme-success .avatar.status-primary::after {
  background-color: #00875a;
}

/* line 7185, app/assets/stylesheets/color_theme.scss */
.theme-success .avatar.status-info::after {
  background-color: #a45ff8;
}

/* line 7187, app/assets/stylesheets/color_theme.scss */
.theme-success .avatar.status-success::after {
  background-color: #6cbbfa;
}

/* line 7189, app/assets/stylesheets/color_theme.scss */
.theme-success .avatar.status-danger::after {
  background-color: #fb5ea8;
}

/* line 7191, app/assets/stylesheets/color_theme.scss */
.theme-success .avatar.status-warning::after {
  background-color: #fbc66c;
}

/* line 7193, app/assets/stylesheets/color_theme.scss */
.theme-success .avatar[class*='status-']::after {
  background-color: #00875a;
}

/* line 7195, app/assets/stylesheets/color_theme.scss */
.theme-success .avatar-add:hover {
  background-color: #005438;
  border-color: #005438;
}

/*---media---*/
/* line 7200, app/assets/stylesheets/color_theme.scss */
.theme-success .media-chat.media-chat-reverse .media-body p {
  background-color: #00875a;
}

/* line 7202, app/assets/stylesheets/color_theme.scss */
.theme-success .media-right-out a:hover {
  color: #005438;
}

/*---control---*/
/* line 7206, app/assets/stylesheets/color_theme.scss */
.theme-success .control input:checked:focus ~ .control_indicator {
  background-color: #00875a;
}

/* line 7208, app/assets/stylesheets/color_theme.scss */
.theme-success .control input:checked ~ .control_indicator {
  background-color: #00875a;
}

/* line 7210, app/assets/stylesheets/color_theme.scss */
.theme-success .control:hover input:not([disabled]):checked ~ .control_indicator {
  background-color: #00875a;
}

/*---flex---*/
/* line 7214, app/assets/stylesheets/color_theme.scss */
.theme-success .flex-column > li > a.nav-link.active {
  border-left-color: #00875a;
}

/* line 7216, app/assets/stylesheets/color_theme.scss */
.theme-success .flex-column > li > a.nav-link.active:hover {
  border-left-color: #00875a;
}

/*---pagination---*/
/* line 7220, app/assets/stylesheets/color_theme.scss */
.theme-success .pagination li a.current {
  border: 1px solid #00875a;
  background-color: #00875a;
}

/* line 7223, app/assets/stylesheets/color_theme.scss */
.theme-success .pagination li a.current:hover {
  border: 1px solid #00875a;
  background-color: #00875a;
}

/* line 7226, app/assets/stylesheets/color_theme.scss */
.theme-success .pagination li a:hover {
  border: 1px solid #005438;
  background-color: #005438 !important;
}

/* line 7229, app/assets/stylesheets/color_theme.scss */
.theme-success .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid #00875a;
  background-color: #00875a;
}

/* line 7232, app/assets/stylesheets/color_theme.scss */
.theme-success .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #00875a;
  background-color: #00875a;
}

/* line 7235, app/assets/stylesheets/color_theme.scss */
.theme-success .paging_simple_numbers .pagination .paginate_button.active a {
  background-color: #00875a;
}

/* line 7237, app/assets/stylesheets/color_theme.scss */
.theme-success .paging_simple_numbers .pagination .paginate_button:hover a {
  background-color: #00875a;
}

/* line 7239, app/assets/stylesheets/color_theme.scss */
.theme-success .footable .pagination li a:hover, .theme-success .footable .pagination li a:active, .theme-success .footable .pagination li a.active {
  background-color: #00875a;
}

/*---dataTables---*/
/* line 7243, app/assets/stylesheets/color_theme.scss */
.theme-success .dt-buttons .dt-button {
  background-color: #00875a;
}

/*---select2---*/
/* line 7247, app/assets/stylesheets/color_theme.scss */
.theme-success .select2-container--default.select2-container--open {
  border-color: #00875a;
}

/* line 7249, app/assets/stylesheets/color_theme.scss */
.theme-success .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #00875a;
}

/* line 7251, app/assets/stylesheets/color_theme.scss */
.theme-success .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #00875a !important;
}

/* line 7253, app/assets/stylesheets/color_theme.scss */
.theme-success .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #00875a !important;
}

/* line 7255, app/assets/stylesheets/color_theme.scss */
.theme-success .select2-container--default .select2-selection--multiple:focus {
  border-color: #00875a !important;
}

/* line 7257, app/assets/stylesheets/color_theme.scss */
.theme-success .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #00875a;
  border-color: #00875a;
}

/*---Other---*/
/* line 7262, app/assets/stylesheets/color_theme.scss */
.theme-success .myadmin-dd .dd-list .dd-list .dd-handle:hover {
  color: #005438;
}

/* line 7264, app/assets/stylesheets/color_theme.scss */
.theme-success .myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #005438;
}

/* line 7266, app/assets/stylesheets/color_theme.scss */
.theme-success .myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #005438;
}

/* line 7268, app/assets/stylesheets/color_theme.scss */
.theme-success [data-overlay-primary]::before {
  background: #005438;
}

/*---wizard---*/
/* line 7272, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard > .steps > ul > li.current {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 7275, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard > .steps > ul > li.done {
  border-color: #005438;
  background-color: #005438;
}

/* line 7278, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard > .actions > ul > li > a {
  background-color: #00875a;
}

/* line 7280, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  background-color: #00875a;
}

/* line 7282, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  background-color: #00875a;
}

/* line 7284, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  background-color: #00875a;
}

/* line 7286, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  background-color: #00875a;
}

/* line 7288, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #00875a;
  color: #00875a;
}

/* line 7291, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #00875a;
}

/* line 7293, app/assets/stylesheets/color_theme.scss */
.theme-success .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #00875a;
}

@media (max-width: 767px) {
  /* line 7297, app/assets/stylesheets/color_theme.scss */
  .theme-success .wizard-content .wizard > .steps > ul > li:last-child:after {
    background-color: #00875a;
  }
}

@media (max-width: 575px) {
  /* line 7300, app/assets/stylesheets/color_theme.scss */
  .theme-success .wizard-content .wizard > .steps > ul > li.current:after {
    background-color: #00875a;
  }
}

/*---slider---*/
/* line 7303, app/assets/stylesheets/color_theme.scss */
.theme-success #primary .slider-selection {
  background-color: #00875a;
}

/* line 7305, app/assets/stylesheets/color_theme.scss */
.theme-success #info .slider-selection {
  background-color: #a45ff8;
}

/* line 7307, app/assets/stylesheets/color_theme.scss */
.theme-success #success .slider-selection {
  background-color: #6cbbfa;
}

/* line 7309, app/assets/stylesheets/color_theme.scss */
.theme-success #danger .slider-selection {
  background-color: #fb5ea8;
}

/* line 7311, app/assets/stylesheets/color_theme.scss */
.theme-success #warning .slider-selection {
  background-color: #fbc66c;
}

/*---horizontal-timeline---*/
/* line 7315, app/assets/stylesheets/color_theme.scss */
.theme-success .cd-horizontal-timeline .events a.selected::after {
  background: #00875a;
  border-color: #00875a;
}

/* line 7318, app/assets/stylesheets/color_theme.scss */
.theme-success .cd-horizontal-timeline .events a.older-event::after {
  border-color: #00875a;
}

/* line 7320, app/assets/stylesheets/color_theme.scss */
.theme-success .cd-horizontal-timeline .filling-line {
  background: #00875a;
}

/* line 7322, app/assets/stylesheets/color_theme.scss */
.theme-success .cd-horizontal-timeline a {
  color: #00875a;
}

/* line 7324, app/assets/stylesheets/color_theme.scss */
.theme-success .cd-horizontal-timeline a:hover, .theme-success .cd-horizontal-timeline a:focus {
  color: #00875a;
}

/* line 7326, app/assets/stylesheets/color_theme.scss */
.theme-success .cd-timeline-navigation a:hover, .theme-success .cd-timeline-navigation a:focus {
  border-color: #00875a;
}

/**************************************
Theme Danger Color
**************************************/
/* line 7332, app/assets/stylesheets/color_theme.scss */
.bg-gradient-danger, .theme-danger .bg-gradient-danger, .theme-danger .art-bg {
  background: linear-gradient(45deg, #fb5ea8, #a45ff8);
}

/* line 7335, app/assets/stylesheets/color_theme.scss */
.bg-light-body {
  background: transparent;
}

/* line 7338, app/assets/stylesheets/color_theme.scss */
.theme-danger.fixed .main-header {
  background: #ffffff;
}

/* line 7340, app/assets/stylesheets/color_theme.scss */
.theme-danger .main-header {
  background: #ffffff;
}

/* line 7343, app/assets/stylesheets/color_theme.scss */
.theme-danger.onlyheader .art-bg {
  background-image: none;
}

/* line 7346, app/assets/stylesheets/color_theme.scss */
.bg-gradient-danger-dark, .dark-skin.theme-danger .bg-gradient-danger, .dark-skin.theme-danger .art-bg {
  background-image: linear-gradient(45deg, #ed0673, #6e0ae7);
}

/* line 7349, app/assets/stylesheets/color_theme.scss */
.bg-dark-body {
  background: #0c1a32;
}

/* line 7352, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-danger.fixed .main-header {
  background: #0c1a32;
}

/* line 7354, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-danger .main-header {
  background: #0c1a32;
}

@media (max-width: 767px) {
  /* line 7358, app/assets/stylesheets/color_theme.scss */
  .theme-danger.fixed .main-header {
    background-image: #e4e6ef;
  }
  /* line 7360, app/assets/stylesheets/color_theme.scss */
  .theme-danger.fixed .main-header.navbar {
    background: none;
  }
  /* line 7363, app/assets/stylesheets/color_theme.scss */
  .dark-skin.theme-danger.fixed .main-header {
    background-image: #0c1a32;
  }
}

/* line 7365, app/assets/stylesheets/color_theme.scss */
.theme-danger a:hover, .theme-danger a:active, .theme-danger a:focus {
  color: #fb5ea8;
}

/* line 7367, app/assets/stylesheets/color_theme.scss */
.theme-danger .main-sidebar .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 7369, app/assets/stylesheets/color_theme.scss */
.theme-danger .main-sidebar .svg-icon:hover, .theme-danger .main-sidebar .svg-icon:active, .theme-danger .main-sidebar .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 7371, app/assets/stylesheets/color_theme.scss */
.theme-danger .main-sidebar a:hover .svg-icon, .theme-danger .main-sidebar a:active .svg-icon, .theme-danger .main-sidebar a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 7373, app/assets/stylesheets/color_theme.scss */
.theme-danger .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 7375, app/assets/stylesheets/color_theme.scss */
.theme-danger .svg-icon:hover, .theme-danger .svg-icon:active, .theme-danger .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 7377, app/assets/stylesheets/color_theme.scss */
.theme-danger a:hover .svg-icon, .theme-danger a:active .svg-icon, .theme-danger a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 7380, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #fb5ea8 !important;
}

/* line 7383, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active.treeview > a > i {
  color: #fb5ea8;
}

/* line 7385, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active.treeview > a > svg {
  color: #fb5ea8;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 7388, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 7390, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 7392, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #fb5ea8 !important;
}

/* line 7394, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active > a:after {
  border-color: transparent #333333 transparent transparent !important;
}

/* line 7396, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #b5b5c3 !important;
}

/* line 7399, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active.treeview > a > i {
  color: #ffffff;
}

/* line 7401, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 7403, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active.treeview .treeview-menu li a {
  color: #b5b5c3;
}

/* line 7405, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #fb5ea8 !important;
}

/* line 7407, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li:hover, .theme-danger.light-skin .sidebar-menu > li:active, .theme-danger.light-skin .sidebar-menu > li.active {
  background-color: rgba(251, 94, 168, 0);
  color: #fb5ea8;
  border-left: 5px solid rgba(251, 94, 168, 0);
}

/* line 7411, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li:hover a, .theme-danger.light-skin .sidebar-menu > li:active a, .theme-danger.light-skin .sidebar-menu > li.active a {
  color: #fb5ea8;
}

/* line 7413, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li:hover a > i, .theme-danger.light-skin .sidebar-menu > li:active a > i, .theme-danger.light-skin .sidebar-menu > li.active a > i {
  color: #172b4c;
  background-color: rgba(251, 94, 168, 0);
}

/* line 7416, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li:hover a > svg, .theme-danger.light-skin .sidebar-menu > li:active a > svg, .theme-danger.light-skin .sidebar-menu > li.active a > svg {
  color: #fb5ea8;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 7419, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li:hover a img.svg-icon, .theme-danger.light-skin .sidebar-menu > li:active a img.svg-icon, .theme-danger.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 7421, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active {
  background-color: rgba(251, 94, 168, 0);
  color: #fb5ea8;
  border-left: 5px solid #fb5ea8;
}

/* line 7425, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active a {
  color: #fb5ea8;
  background-color: transparent;
}

/* line 7428, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active a > i {
  color: #fb5ea8;
  background-color: rgba(251, 94, 168, 0);
}

/* line 7431, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active a > svg {
  color: #fb5ea8;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 7434, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 7436, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(251, 94, 168, 0);
  color: #fb5ea8;
}

/* line 7439, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.active a {
  color: #fb5ea8;
}

/* line 7441, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.active a > i {
  color: #fb5ea8;
  background-color: rgba(251, 94, 168, 0);
}

/* line 7444, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(251, 94, 168, 0);
}

/* line 7447, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active {
  background-color: rgba(251, 94, 168, 0);
  color: #fb5ea8;
}

/* line 7450, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a {
  color: #fb5ea8;
}

/* line 7452, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a > i {
  color: #fb5ea8;
  background-color: rgba(251, 94, 168, 0);
}

/* line 7455, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active {
  background-color: rgba(251, 94, 168, 0);
  color: #fb5ea8;
}

/* line 7458, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a {
  color: #fb5ea8;
}

/* line 7460, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a > i {
  color: #fb5ea8;
  background-color: rgba(251, 94, 168, 0);
}

/* line 7463, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 7465, app/assets/stylesheets/color_theme.scss */
.theme-danger.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(251, 94, 168, 0);
}

/* line 7468, app/assets/stylesheets/color_theme.scss */
.theme-danger.rtl.light-skin .sidebar-menu > li.active {
  border-left: 0px solid #fb5ea8;
  border-right: 5px solid #fb5ea8;
}

/* line 7471, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active {
  background-color: rgba(251, 94, 168, 0);
  color: white;
  border-left: 5px solid #fb5ea8;
}

/* line 7475, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active a {
  color: white;
  background-color: transparent;
}

/* line 7478, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active a > i {
  color: white;
}

/* line 7480, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active a > svg {
  color: #ffffff;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 7483, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 7485, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(251, 94, 168, 0);
  color: white;
}

/* line 7488, app/assets/stylesheets/color_theme.scss */
.theme-danger.dark-skin .sidebar-menu > li.active .treeview-menu li.active > a {
  color: white !important;
}

/* line 7490, app/assets/stylesheets/color_theme.scss */
.theme-danger.rtl.dark-skin .sidebar-menu > li.active {
  border-left: 0px solid #fb5ea8;
  border-right: 5px solid #fb5ea8;
}

@media (min-width: 768px) {
  /* line 7495, app/assets/stylesheets/color_theme.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li.active.menu-open {
    background-color: rgba(251, 94, 168, 0.2);
    color: #fb5ea8;
  }
}

/*---Main Nav---*/
/* line 7499, app/assets/stylesheets/color_theme.scss */
.theme-danger .sm-blue li.current > a, .theme-danger .sm-blue li.highlighted > a {
  background: #fb5ea8;
  color: #ffffff !important;
}

/* line 7502, app/assets/stylesheets/color_theme.scss */
.theme-danger .sm-blue li.current > a:hover, .theme-danger .sm-blue li.current > a:active, .theme-danger .sm-blue li.current > a:focus, .theme-danger .sm-blue li.highlighted > a:hover, .theme-danger .sm-blue li.highlighted > a:active, .theme-danger .sm-blue li.highlighted > a:focus {
  background: #fb5ea8;
  color: #ffffff !important;
}

/* line 7505, app/assets/stylesheets/color_theme.scss */
.theme-danger .sm-blue a.current, .theme-danger .sm-blue a.highlighted {
  background: #fb5ea8;
  color: #ffffff !important;
}

/* line 7508, app/assets/stylesheets/color_theme.scss */
.theme-danger .sm-blue a:hover, .theme-danger .sm-blue a:active, .theme-danger .sm-blue a:focus {
  background: #fb5ea8;
  color: #ffffff !important;
}

/* line 7511, app/assets/stylesheets/color_theme.scss */
.theme-danger .sm-blue ul a:hover, .theme-danger .sm-blue ul a:active, .theme-danger .sm-blue ul a:focus {
  background: #282c66;
  color: #fb5ea8 !important;
}

/* line 7514, app/assets/stylesheets/color_theme.scss */
.theme-danger .sm-blue ul a.highlighted {
  background: #282c66;
  color: #fb5ea8 !important;
}

/* line 7518, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-danger .sm-blue a.current, .dark-skin.theme-danger .sm-blue a.highlighted {
  background: #fb5ea8;
  color: #ffffff !important;
}

/* line 7521, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-danger .sm-blue a:hover, .dark-skin.theme-danger .sm-blue a:active, .dark-skin.theme-danger .sm-blue a:focus {
  background: #fb5ea8;
  color: #ffffff !important;
}

/* line 7524, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-danger .sm-blue ul a:hover, .dark-skin.theme-danger .sm-blue ul a:active, .dark-skin.theme-danger .sm-blue ul a:focus {
  background: #29354b;
  color: #fb5ea8 !important;
}

/* line 7527, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-danger .sm-blue ul a.highlighted {
  background: #29354b;
  color: #fb5ea8 !important;
}

/*---Primary Button---*/
/* line 7532, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-link {
  color: #fb5ea8;
}

/* line 7534, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  color: #ffffff;
}

/* line 7538, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary:hover, .theme-danger .btn-primary:active, .theme-danger .btn-primary:focus, .theme-danger .btn-primary.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 7542, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary:disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 7546, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary.disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 7550, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-primary.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 7554, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-primary {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #fb5ea8 !important;
}

/* line 7558, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-primary:hover, .theme-danger .btn-outline.btn-primary:active, .theme-danger .btn-outline.btn-primary.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 7562, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-primary.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 7566, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-primary {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7570, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-primary:hover, .theme-danger .btn-flat.btn-primary:active, .theme-danger .btn-flat.btn-primary.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/*---info Button---*/
/* line 7576, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info {
  background-color: #a45ff8;
  border-color: #a45ff8;
  color: #ffffff;
}

/* line 7580, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info:hover, .theme-danger .btn-info:active, .theme-danger .btn-info:focus, .theme-danger .btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 7584, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info:disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 7588, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info.disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 7592, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 7596, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-info {
  color: #a45ff8;
  background-color: transparent;
  border-color: #a45ff8 !important;
}

/* line 7600, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-info:hover, .theme-danger .btn-outline.btn-info:active, .theme-danger .btn-outline.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 7604, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 7608, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-info {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7612, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-info:hover, .theme-danger .btn-flat.btn-info:active, .theme-danger .btn-flat.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/*---Success Button---*/
/* line 7618, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success {
  background-color: #00875a;
  border-color: #00875a;
  color: #ffffff;
}

/* line 7622, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success:hover, .theme-danger .btn-success:active, .theme-danger .btn-success:focus, .theme-danger .btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 7626, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success:disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 7630, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success.disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 7634, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 7638, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-success {
  color: #00875a;
  background-color: transparent;
  border-color: #00875a !important;
}

/* line 7642, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-success:hover, .theme-danger .btn-outline.btn-success:active, .theme-danger .btn-outline.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 7646, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 7650, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-success {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7654, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-success:hover, .theme-danger .btn-flat.btn-success:active, .theme-danger .btn-flat.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/*---Danger Button---*/
/* line 7660, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  color: #ffffff;
}

/* line 7664, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger:hover, .theme-danger .btn-danger:active, .theme-danger .btn-danger:focus, .theme-danger .btn-danger.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 7668, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger:disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 7672, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger.disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 7676, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-danger.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 7680, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-danger {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #6cbbfa !important;
}

/* line 7684, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-danger:hover, .theme-danger .btn-outline.btn-danger:active, .theme-danger .btn-outline.btn-danger.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 7688, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-danger.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 7692, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-danger {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7696, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-danger:hover, .theme-danger .btn-flat.btn-danger:active, .theme-danger .btn-flat.btn-danger.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/*---Warning Button---*/
/* line 7702, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning {
  background-color: #fbc66c;
  border-color: #fbc66c;
  color: #ffffff;
}

/* line 7706, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning:hover, .theme-danger .btn-warning:active, .theme-danger .btn-warning:focus, .theme-danger .btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 7710, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning:disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 7714, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning.disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 7718, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 7722, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-warning {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fbc66c !important;
}

/* line 7726, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-warning:hover, .theme-danger .btn-outline.btn-warning:active, .theme-danger .btn-outline.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 7730, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-warning.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 7734, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-warning {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7738, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-warning:hover, .theme-danger .btn-flat.btn-warning:active, .theme-danger .btn-flat.btn-warning.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/*---Primary Button light---*/
/* line 7744, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary-light {
  background-color: #ffcfe6;
  border-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 7748, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary-light:hover, .theme-danger .btn-primary-light:active, .theme-danger .btn-primary-light:focus, .theme-danger .btn-primary-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 7752, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary-light:disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 7756, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-primary-light.disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 7760, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-primary-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 7764, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-primary-light {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #ffcfe6 !important;
}

/* line 7768, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-primary-light:hover, .theme-danger .btn-outline.btn-primary-light:active, .theme-danger .btn-outline.btn-primary-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 7772, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-primary-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 7776, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-primary-light {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7780, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-primary-light:hover, .theme-danger .btn-flat.btn-primary-light:active, .theme-danger .btn-flat.btn-primary-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/*---info Button light---*/
/* line 7786, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info-light {
  background-color: #e9d7ff;
  border-color: #e9d7ff;
  color: #a45ff8;
}

/* line 7790, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info-light:hover, .theme-danger .btn-info-light:active, .theme-danger .btn-info-light:focus, .theme-danger .btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 7794, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info-light:disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 7798, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-info-light.disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 7802, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-info.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 7806, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-info-light {
  color: #a45ff8;
  background-color: transparent;
  border-color: #e9d7ff !important;
}

/* line 7810, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-info-light:hover, .theme-danger .btn-outline.btn-info-light:active, .theme-danger .btn-outline.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 7814, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-info-light.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 7818, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-info-light {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7822, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-info-light:hover, .theme-danger .btn-flat.btn-info-light:active, .theme-danger .btn-flat.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/*---Success Button light---*/
/* line 7828, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success-light {
  background-color: #bdf7e4;
  border-color: #bdf7e4;
  color: #00875a;
}

/* line 7832, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success-light:hover, .theme-danger .btn-success-light:active, .theme-danger .btn-success-light:focus, .theme-danger .btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 7836, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success-light:disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 7840, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-success-light.disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 7844, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 7848, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-success-light {
  color: #00875a;
  background-color: transparent;
  border-color: #bdf7e4 !important;
}

/* line 7852, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-success-light:hover, .theme-danger .btn-outline.btn-success-light:active, .theme-danger .btn-outline.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 7856, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 7860, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-success-light {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7864, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-success-light:hover, .theme-danger .btn-flat.btn-success-light:active, .theme-danger .btn-flat.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/*---Danger Button light---*/
/* line 7870, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger-light {
  background-color: #d4ecff;
  border-color: #d4ecff;
  color: #6cbbfa;
}

/* line 7874, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger-light:hover, .theme-danger .btn-danger-light:active, .theme-danger .btn-danger-light:focus, .theme-danger .btn-danger-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 7878, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger-light:disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 7882, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-danger-light.disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 7886, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-danger-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 7890, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-danger-light {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #d4ecff !important;
}

/* line 7894, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-danger-light:hover, .theme-danger .btn-outline.btn-danger-light:active, .theme-danger .btn-outline.btn-danger-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 7898, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-danger-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 7902, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-danger-light {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7906, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-danger-light:hover, .theme-danger .btn-flat.btn-danger-light:active, .theme-danger .btn-flat.btn-danger-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/*---Warning Button light---*/
/* line 7912, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning-light {
  background-color: #fff1d9;
  border-color: #fff1d9;
  color: #fbc66c;
}

/* line 7916, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning-light:hover, .theme-danger .btn-warning-light:active, .theme-danger .btn-warning-light:focus, .theme-danger .btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 7920, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning-light:disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 7924, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-warning-light.disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 7928, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 7932, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-warning-light {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fff1d9 !important;
}

/* line 7936, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-outline.btn-warning-light:hover, .theme-danger .btn-outline.btn-warning-light:active, .theme-danger .btn-outline.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 7940, app/assets/stylesheets/color_theme.scss */
.theme-danger .show > .btn-outline.btn-warning-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 7944, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-warning-light {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 7948, app/assets/stylesheets/color_theme.scss */
.theme-danger .btn-flat.btn-warning-light:hover, .theme-danger .btn-flat.btn-warning-light:active, .theme-danger .btn-flat.btn-warning-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/*---callout---*/
/* line 7954, app/assets/stylesheets/color_theme.scss */
.theme-danger .callout.callout-primary {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
}

/* line 7957, app/assets/stylesheets/color_theme.scss */
.theme-danger .callout.callout-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
}

/* line 7960, app/assets/stylesheets/color_theme.scss */
.theme-danger .callout.callout-success {
  border-color: #00875a;
  background-color: #00875a !important;
}

/* line 7963, app/assets/stylesheets/color_theme.scss */
.theme-danger .callout.callout-danger {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
}

/* line 7966, app/assets/stylesheets/color_theme.scss */
.theme-danger .callout.callout-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
}

/*---alert---*/
/* line 7971, app/assets/stylesheets/color_theme.scss */
.theme-danger .alert-primary {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 7975, app/assets/stylesheets/color_theme.scss */
.theme-danger .alert-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 7979, app/assets/stylesheets/color_theme.scss */
.theme-danger .alert-success {
  border-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 7983, app/assets/stylesheets/color_theme.scss */
.theme-danger .alert-danger {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 7987, app/assets/stylesheets/color_theme.scss */
.theme-danger .alert-error {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 7991, app/assets/stylesheets/color_theme.scss */
.theme-danger .alert-warning {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/*---direct-chat---*/
/* line 7997, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-primary .right > .direct-chat-text p {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 8000, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-primary .right > .direct-chat-text:before, .theme-danger .direct-chat-primary .right > .direct-chat-text:after {
  border-left-color: #fb5ea8;
}

/* line 8002, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-info .right > .direct-chat-text p {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 8005, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-info .right > .direct-chat-text:before, .theme-danger .direct-chat-info .right > .direct-chat-text:after {
  border-left-color: #a45ff8;
}

/* line 8007, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-success .right > .direct-chat-text p {
  background-color: #00875a;
  color: #ffffff;
}

/* line 8010, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-success .right > .direct-chat-text:before, .theme-danger .direct-chat-success .right > .direct-chat-text:after {
  border-left-color: #00875a;
}

/* line 8012, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-danger .right > .direct-chat-text p {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 8015, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-danger .right > .direct-chat-text:before, .theme-danger .direct-chat-danger .right > .direct-chat-text:after {
  border-left-color: #6cbbfa;
}

/* line 8017, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-warning .right > .direct-chat-text p {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 8020, app/assets/stylesheets/color_theme.scss */
.theme-danger .direct-chat-warning .right > .direct-chat-text:before, .theme-danger .direct-chat-warning .right > .direct-chat-text:after {
  border-left-color: #fbc66c;
}

/* line 8022, app/assets/stylesheets/color_theme.scss */
.theme-danger .right .direct-chat-text p {
  background-color: #fb5ea8;
}

/*---modal---*/
/* line 8026, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-primary .modal-footer, .theme-danger .modal-primary .modal-header {
  border-color: #fb5ea8;
}

/* line 8028, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-primary .modal-body {
  background-color: #fb5ea8 !important;
}

/* line 8030, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-info .modal-footer, .theme-danger .modal-info .modal-header {
  border-color: #a45ff8;
}

/* line 8032, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-info .modal-body {
  background-color: #a45ff8 !important;
}

/* line 8034, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-success .modal-footer, .theme-danger .modal-success .modal-header {
  border-color: #00875a;
}

/* line 8036, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-success .modal-body {
  background-color: #00875a !important;
}

/* line 8038, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-danger .modal-footer, .theme-danger .modal-danger .modal-header {
  border-color: #6cbbfa;
}

/* line 8040, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-danger .modal-body {
  background-color: #6cbbfa !important;
}

/* line 8042, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-warning .modal-footer, .theme-danger .modal-warning .modal-header {
  border-color: #fbc66c;
}

/* line 8044, app/assets/stylesheets/color_theme.scss */
.theme-danger .modal-warning .modal-body {
  background-color: #fbc66c !important;
}

/*---border---*/
/* line 8048, app/assets/stylesheets/color_theme.scss */
.theme-danger .border-primary {
  border-color: #fb5ea8 !important;
}

/* line 8050, app/assets/stylesheets/color_theme.scss */
.theme-danger .border-info {
  border-color: #a45ff8 !important;
}

/* line 8052, app/assets/stylesheets/color_theme.scss */
.theme-danger .border-success {
  border-color: #00875a !important;
}

/* line 8054, app/assets/stylesheets/color_theme.scss */
.theme-danger .border-danger {
  border-color: #6cbbfa !important;
}

/* line 8056, app/assets/stylesheets/color_theme.scss */
.theme-danger .border-warning {
  border-color: #fbc66c !important;
}

/*---Background---*/
/* line 8060, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-primary {
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 8063, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-primary-light {
  background-color: #ffcfe6 !important;
  color: #fb5ea8;
}

/* line 8066, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-info {
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 8069, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-info-light {
  background-color: #e9d7ff !important;
  color: #a45ff8;
}

/* line 8072, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-success {
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 8075, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-success-light {
  background-color: #bdf7e4 !important;
  color: #00875a;
}

/* line 8078, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-danger {
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 8081, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-danger-light {
  background-color: #d4ecff !important;
  color: #6cbbfa;
}

/* line 8084, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-warning {
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 8087, app/assets/stylesheets/color_theme.scss */
.theme-danger .bg-warning-light {
  background-color: #fff1d9 !important;
  color: #fbc66c;
}

/*---text---*/
/* line 8092, app/assets/stylesheets/color_theme.scss */
.theme-danger .text-primary {
  color: #fb5ea8 !important;
}

/* line 8094, app/assets/stylesheets/color_theme.scss */
.theme-danger a.text-primary:hover, .theme-danger a.text-primary:focus {
  color: #fb5ea8 !important;
}

/* line 8096, app/assets/stylesheets/color_theme.scss */
.theme-danger .hover-primary:hover, .theme-danger .hover-primary:focus {
  color: #fb5ea8 !important;
}

/* line 8098, app/assets/stylesheets/color_theme.scss */
.theme-danger .text-info {
  color: #a45ff8 !important;
}

/* line 8100, app/assets/stylesheets/color_theme.scss */
.theme-danger a.text-info:hover, .theme-danger a.text-info:focus {
  color: #a45ff8 !important;
}

/* line 8102, app/assets/stylesheets/color_theme.scss */
.theme-danger .hover-info:hover, .theme-danger .hover-info:focus {
  color: #a45ff8 !important;
}

/* line 8104, app/assets/stylesheets/color_theme.scss */
.theme-danger .text-success {
  color: #00875a !important;
}

/* line 8106, app/assets/stylesheets/color_theme.scss */
.theme-danger a.text-success:hover, .theme-danger a.text-success:focus {
  color: #00875a !important;
}

/* line 8108, app/assets/stylesheets/color_theme.scss */
.theme-danger .hover-success:hover, .theme-danger .hover-success:focus {
  color: #00875a !important;
}

/* line 8110, app/assets/stylesheets/color_theme.scss */
.theme-danger .text-danger {
  color: #6cbbfa !important;
}

/* line 8112, app/assets/stylesheets/color_theme.scss */
.theme-danger a.text-danger:hover, .theme-danger a.text-danger:focus {
  color: #6cbbfa !important;
}

/* line 8114, app/assets/stylesheets/color_theme.scss */
.theme-danger .hover-danger:hover, .theme-danger .hover-danger:focus {
  color: #6cbbfa !important;
}

/* line 8116, app/assets/stylesheets/color_theme.scss */
.theme-danger .text-warning {
  color: #fbc66c !important;
}

/* line 8118, app/assets/stylesheets/color_theme.scss */
.theme-danger a.text-warning:hover, .theme-danger a.text-warning:focus {
  color: #fbc66c !important;
}

/* line 8120, app/assets/stylesheets/color_theme.scss */
.theme-danger .hover-warning:hover, .theme-danger .hover-warning:focus {
  color: #fbc66c !important;
}

/*---active background---*/
/* line 8124, app/assets/stylesheets/color_theme.scss */
.theme-danger .active.active-primary {
  background-color: #fa2c8d !important;
}

/* line 8126, app/assets/stylesheets/color_theme.scss */
.theme-danger .active.active-info {
  background-color: #882ef6 !important;
}

/* line 8128, app/assets/stylesheets/color_theme.scss */
.theme-danger .active.active-success {
  background-color: #005438 !important;
}

/* line 8130, app/assets/stylesheets/color_theme.scss */
.theme-danger .active.active-danger {
  background-color: #3ba4f8 !important;
}

/* line 8132, app/assets/stylesheets/color_theme.scss */
.theme-danger .active.active-warning {
  background-color: #fab33a !important;
}

/*---label background---*/
/* line 8136, app/assets/stylesheets/color_theme.scss */
.theme-danger .label-primary {
  background-color: #fb5ea8 !important;
}

/* line 8138, app/assets/stylesheets/color_theme.scss */
.theme-danger .label-info {
  background-color: #a45ff8 !important;
}

/* line 8140, app/assets/stylesheets/color_theme.scss */
.theme-danger .label-success {
  background-color: #00875a !important;
}

/* line 8142, app/assets/stylesheets/color_theme.scss */
.theme-danger .label-danger {
  background-color: #6cbbfa !important;
}

/* line 8144, app/assets/stylesheets/color_theme.scss */
.theme-danger .label-warning {
  background-color: #fbc66c !important;
}

/*---ribbon---*/
/* line 8148, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-primary {
  background-color: #fb5ea8;
}

/* line 8150, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-primary:before {
  border-color: #fb5ea8 transparent transparent;
}

/* line 8152, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-primary span {
  background-color: #fb5ea8;
}

/* line 8154, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-primary span:before {
  border-left: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 8157, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-primary span:after {
  border-right: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 8160, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-info {
  background-color: #a45ff8;
}

/* line 8162, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-info:before {
  border-color: #a45ff8 transparent transparent;
}

/* line 8164, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-info span {
  background-color: #a45ff8;
}

/* line 8166, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-info span:before {
  border-left: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 8169, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-info span:after {
  border-right: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 8172, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-success {
  background-color: #00875a;
}

/* line 8174, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-success:before {
  border-color: #00875a transparent transparent;
}

/* line 8176, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-success span {
  background-color: #00875a;
}

/* line 8178, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-success span:before {
  border-left: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 8181, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-success span:after {
  border-right: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 8184, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-danger {
  background-color: #6cbbfa;
}

/* line 8186, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-danger:before {
  border-color: #6cbbfa transparent transparent;
}

/* line 8188, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-danger span {
  background-color: #6cbbfa;
}

/* line 8190, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-danger span:before {
  border-left: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 8193, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-danger span:after {
  border-right: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 8196, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-warning {
  background-color: #fbc66c;
}

/* line 8198, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-warning:before {
  border-color: #fbc66c transparent transparent;
}

/* line 8200, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-warning span {
  background-color: #fbc66c;
}

/* line 8202, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-warning span:before {
  border-left: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/* line 8205, app/assets/stylesheets/color_theme.scss */
.theme-danger .ribbon-box .ribbon-two-warning span:after {
  border-right: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/*---Box---*/
/* line 8210, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-primary {
  background-color: #fb5ea8 !important;
}

/* line 8212, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-primary.box-bordered {
  border-color: #fb5ea8;
}

/* line 8214, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-outline-primary {
  background-color: #ffffff;
  border: 1px solid #fb5ea8;
}

/* line 8217, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background-color: #fb5ea8;
}

/* line 8220, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

/* line 8222, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-primary > .box-header > a {
  color: #ffffff;
}

/* line 8224, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-info {
  background-color: #a45ff8 !important;
}

/* line 8226, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-info.box-bordered {
  border-color: #a45ff8;
}

/* line 8228, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-outline-info {
  background-color: #ffffff;
  border: 1px solid #a45ff8;
}

/* line 8231, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-info > .box-header {
  color: #ffffff;
  background-color: #a45ff8;
}

/* line 8234, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

/* line 8236, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-info > .box-header > a {
  color: #ffffff;
}

/* line 8238, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-success {
  background-color: #00875a !important;
}

/* line 8240, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-success.box-bordered {
  border-color: #00875a;
}

/* line 8242, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-outline-success {
  background-color: #ffffff;
  border: 1px solid #00875a;
}

/* line 8245, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-success > .box-header {
  color: #ffffff;
  background-color: #00875a;
}

/* line 8248, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

/* line 8250, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-success > .box-header > a {
  color: #ffffff;
}

/* line 8252, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-danger {
  background-color: #6cbbfa !important;
}

/* line 8254, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-danger.box-bordered {
  border-color: #6cbbfa;
}

/* line 8256, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-outline-danger {
  background-color: #ffffff;
  border: 1px solid #6cbbfa;
}

/* line 8259, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background-color: #6cbbfa;
}

/* line 8262, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

/* line 8264, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-danger > .box-header > a {
  color: #ffffff;
}

/* line 8266, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-warning {
  background-color: #fbc66c !important;
}

/* line 8268, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-warning.box-bordered {
  border-color: #fbc66c;
}

/* line 8270, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-outline-warning {
  background-color: #ffffff;
  border: 1px solid #fbc66c;
}

/* line 8273, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background-color: #fbc66c;
}

/* line 8276, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

/* line 8278, app/assets/stylesheets/color_theme.scss */
.theme-danger .box.box-solid.box-warning > .box-header > a {
  color: #ffffff;
}

/* line 8280, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-profile .social-states a:hover {
  color: #fa2c8d;
}

/* line 8282, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-controls li > a:hover {
  color: #fa2c8d;
}

/* line 8284, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-controls .dropdown.show > a {
  color: #fa2c8d;
}

/* line 8286, app/assets/stylesheets/color_theme.scss */
.theme-danger .box-fullscreen .box-btn-fullscreen {
  color: #fa2c8d;
}

/*---progress bar---*/
/* line 8290, app/assets/stylesheets/color_theme.scss */
.theme-danger .progress-bar-primary {
  background-color: #fb5ea8;
}

/* line 8292, app/assets/stylesheets/color_theme.scss */
.theme-danger .progress-bar-info {
  background-color: #a45ff8;
}

/* line 8294, app/assets/stylesheets/color_theme.scss */
.theme-danger .progress-bar-success {
  background-color: #00875a;
}

/* line 8296, app/assets/stylesheets/color_theme.scss */
.theme-danger .progress-bar-danger {
  background-color: #6cbbfa;
}

/* line 8298, app/assets/stylesheets/color_theme.scss */
.theme-danger .progress-bar-warning {
  background-color: #fbc66c;
}

/*---panel---*/
/* line 8302, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-primary {
  border-color: #fb5ea8;
}

/* line 8304, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 8308, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fb5ea8;
}

/* line 8310, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-primary > .panel-heading .badge-pill {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 8313, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-primary .panel-title, .theme-danger .panel-primary .panel-action {
  color: #ffffff;
}

/* line 8315, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-primary .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fb5ea8;
}

/* line 8317, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-primary .panel-heading {
  color: #fb5ea8;
  border-top-color: #fb5ea8;
  background: transparent;
}

/* line 8321, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-primary .panel-title, .theme-danger .panel-line.panel-primary .panel-action {
  color: #fb5ea8;
}

/* line 8323, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-info {
  border-color: #a45ff8;
}

/* line 8325, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-info > .panel-heading {
  color: #ffffff;
  background-color: #a45ff8;
  border-color: #a45ff8;
}

/* line 8329, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a45ff8;
}

/* line 8331, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-info > .panel-heading .badge-pill {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 8334, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-info .panel-title, .theme-danger .panel-info .panel-action {
  color: #ffffff;
}

/* line 8336, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-info .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a45ff8;
}

/* line 8338, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-info .panel-heading {
  color: #a45ff8;
  border-top-color: #a45ff8;
  background: transparent;
}

/* line 8342, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-info .panel-title, .theme-danger .panel-line.panel-info .panel-action {
  color: #a45ff8;
}

/* line 8344, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-success {
  border-color: #00875a;
}

/* line 8346, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-success > .panel-heading {
  color: #ffffff;
  background-color: #00875a;
  border-color: #00875a;
}

/* line 8350, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00875a;
}

/* line 8352, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-success > .panel-heading .badge-pill {
  color: #00875a;
  background-color: #ffffff;
}

/* line 8355, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-success .panel-title, .theme-danger .panel-success .panel-action {
  color: #ffffff;
}

/* line 8357, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-success .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00875a;
}

/* line 8359, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-success .panel-heading {
  color: #00875a;
  border-top-color: #00875a;
  background: transparent;
}

/* line 8363, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-success .panel-title, .theme-danger .panel-line.panel-success .panel-action {
  color: #00875a;
}

/* line 8365, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-danger {
  border-color: #6cbbfa;
}

/* line 8367, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #6cbbfa;
  border-color: #6cbbfa;
}

/* line 8371, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6cbbfa;
}

/* line 8373, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-danger > .panel-heading .badge-pill {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 8376, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-danger .panel-title, .theme-danger .panel-danger .panel-action {
  color: #ffffff;
}

/* line 8378, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-danger .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6cbbfa;
}

/* line 8380, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-danger .panel-heading {
  color: #6cbbfa;
  border-top-color: #6cbbfa;
  background: transparent;
}

/* line 8384, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-danger .panel-title, .theme-danger .panel-line.panel-danger .panel-action {
  color: #6cbbfa;
}

/* line 8386, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-warning {
  border-color: #fbc66c;
}

/* line 8388, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #fbc66c;
  border-color: #fbc66c;
}

/* line 8392, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbc66c;
}

/* line 8394, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-warning > .panel-heading .badge-pill {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 8397, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-warning .panel-title, .theme-danger .panel-warning .panel-action {
  color: #ffffff;
}

/* line 8399, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-warning .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbc66c;
}

/* line 8401, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-warning .panel-heading {
  color: #fbc66c;
  border-top-color: #fbc66c;
  background: transparent;
}

/* line 8405, app/assets/stylesheets/color_theme.scss */
.theme-danger .panel-line.panel-warning .panel-title, .theme-danger .panel-line.panel-warning .panel-action {
  color: #fbc66c;
}

/*---switch---*/
/* line 8409, app/assets/stylesheets/color_theme.scss */
.theme-danger .switch input:checked ~ .switch-indicator::after {
  background-color: #fb5ea8;
}

/* line 8411, app/assets/stylesheets/color_theme.scss */
.theme-danger .switch.switch-primary input:checked ~ .switch-indicator::after {
  background-color: #fb5ea8;
}

/* line 8413, app/assets/stylesheets/color_theme.scss */
.theme-danger .switch.switch-info input:checked ~ .switch-indicator::after {
  background-color: #a45ff8;
}

/* line 8415, app/assets/stylesheets/color_theme.scss */
.theme-danger .switch.switch-success input:checked ~ .switch-indicator::after {
  background-color: #00875a;
}

/* line 8417, app/assets/stylesheets/color_theme.scss */
.theme-danger .switch.switch-danger input:checked ~ .switch-indicator::after {
  background-color: #6cbbfa;
}

/* line 8419, app/assets/stylesheets/color_theme.scss */
.theme-danger .switch.switch-warning input:checked ~ .switch-indicator::after {
  background-color: #fbc66c;
}

/*---badge---*/
/* line 8423, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-primary {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 8426, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-primary[href]:hover, .theme-danger .badge-primary[href]:focus {
  background-color: #fa2c8d;
}

/* line 8428, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-secondary {
  background-color: #e4e6ef;
  color: #172b4c;
}

/* line 8431, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-secondary[href]:hover, .theme-danger .badge-secondary[href]:focus {
  background-color: #c4c8dc;
}

/* line 8433, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-info {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 8436, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-info[href]:hover, .theme-danger .badge-info[href]:focus {
  background-color: #882ef6;
}

/* line 8438, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-success {
  background-color: #00875a;
  color: #ffffff;
}

/* line 8441, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-success[href]:hover, .theme-danger .badge-success[href]:focus {
  background-color: #005438;
}

/* line 8443, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-danger {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 8446, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-danger[href]:hover, .theme-danger .badge-danger[href]:focus {
  background-color: #3ba4f8;
}

/* line 8448, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-warning {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 8451, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-warning[href]:hover, .theme-danger .badge-warning[href]:focus {
  background-color: #fab33a;
}

/*---badge light---*/
/* line 8455, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-primary-light {
  background-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 8458, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-primary-light[href]:hover, .theme-danger .badge-primary-light[href]:focus {
  background-color: #ff9ccb;
}

/* line 8460, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-secondary-light {
  background-color: #e9edf2;
  color: #172b4c;
}

/* line 8463, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-secondary-light[href]:hover, .theme-danger .badge-secondary-light[href]:focus {
  background-color: #c9d3df;
}

/* line 8465, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-info-light {
  background-color: #e9d7ff;
  color: #a45ff8;
}

/* line 8468, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-info-light[href]:hover, .theme-danger .badge-info-light[href]:focus {
  background-color: #cda4ff;
}

/* line 8470, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-success-light {
  background-color: #bdf7e4;
  color: #00875a;
}

/* line 8473, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-success-light[href]:hover, .theme-danger .badge-success-light[href]:focus {
  background-color: #90f1d1;
}

/* line 8475, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-danger-light {
  background-color: #d4ecff;
  color: #6cbbfa;
}

/* line 8478, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-danger-light[href]:hover, .theme-danger .badge-danger-light[href]:focus {
  background-color: #a1d5ff;
}

/* line 8480, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-warning-light {
  background-color: #fff1d9;
  color: #fbc66c;
}

/* line 8483, app/assets/stylesheets/color_theme.scss */
.theme-danger .badge-warning-light[href]:hover, .theme-danger .badge-warning-light[href]:focus {
  background-color: #ffdea6;
}

/*---rating---*/
/* line 8487, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-primary .active {
  color: #fb5ea8;
}

/* line 8489, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-primary :checked ~ label {
  color: #fb5ea8;
}

/* line 8491, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-primary label:hover {
  color: #fb5ea8;
}

/* line 8493, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-primary label:hover ~ label {
  color: #fb5ea8;
}

/* line 8495, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-info .active {
  color: #a45ff8;
}

/* line 8497, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-info :checked ~ label {
  color: #a45ff8;
}

/* line 8499, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-info label:hover {
  color: #a45ff8;
}

/* line 8501, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-info label:hover ~ label {
  color: #a45ff8;
}

/* line 8503, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-success .active {
  color: #00875a;
}

/* line 8505, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-success :checked ~ label {
  color: #00875a;
}

/* line 8507, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-success label:hover {
  color: #00875a;
}

/* line 8509, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-success label:hover ~ label {
  color: #00875a;
}

/* line 8511, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-danger .active {
  color: #6cbbfa;
}

/* line 8513, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-danger :checked ~ label {
  color: #6cbbfa;
}

/* line 8515, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-danger label:hover {
  color: #6cbbfa;
}

/* line 8517, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-danger label:hover ~ label {
  color: #6cbbfa;
}

/* line 8519, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-warning .active {
  color: #fbc66c;
}

/* line 8521, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-warning :checked ~ label {
  color: #fbc66c;
}

/* line 8523, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-warning label:hover {
  color: #fbc66c;
}

/* line 8525, app/assets/stylesheets/color_theme.scss */
.theme-danger .rating-warning label:hover ~ label {
  color: #fbc66c;
}

/*---toggler---*/
/* line 8529, app/assets/stylesheets/color_theme.scss */
.theme-danger .toggler-primary input:checked + i {
  color: #fb5ea8;
}

/* line 8531, app/assets/stylesheets/color_theme.scss */
.theme-danger .toggler-info input:checked + i {
  color: #a45ff8;
}

/* line 8533, app/assets/stylesheets/color_theme.scss */
.theme-danger .toggler-success input:checked + i {
  color: #00875a;
}

/* line 8535, app/assets/stylesheets/color_theme.scss */
.theme-danger .toggler-danger input:checked + i {
  color: #6cbbfa;
}

/* line 8537, app/assets/stylesheets/color_theme.scss */
.theme-danger .toggler-warning input:checked + i {
  color: #fbc66c;
}

/*---nav tabs---*/
/* line 8541, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs.nav-tabs-primary .nav-link:hover, .theme-danger .nav-tabs.nav-tabs-primary .nav-link:active, .theme-danger .nav-tabs.nav-tabs-primary .nav-link:focus, .theme-danger .nav-tabs.nav-tabs-primary .nav-link.active {
  border-color: #fa2c8d;
  background-color: transparent;
  color: #fa2c8d;
}

/* line 8545, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs.nav-tabs-info .nav-link:hover, .theme-danger .nav-tabs.nav-tabs-info .nav-link:active, .theme-danger .nav-tabs.nav-tabs-info .nav-link:focus, .theme-danger .nav-tabs.nav-tabs-info .nav-link.active {
  border-color: #882ef6;
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 8549, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs.nav-tabs-success .nav-link:hover, .theme-danger .nav-tabs.nav-tabs-success .nav-link:active, .theme-danger .nav-tabs.nav-tabs-success .nav-link:focus, .theme-danger .nav-tabs.nav-tabs-success .nav-link.active {
  border-color: #005438;
  background-color: transparent;
  color: #005438;
}

/* line 8553, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs.nav-tabs-danger .nav-link:hover, .theme-danger .nav-tabs.nav-tabs-danger .nav-link:active, .theme-danger .nav-tabs.nav-tabs-danger .nav-link:focus, .theme-danger .nav-tabs.nav-tabs-danger .nav-link.active {
  border-color: #3ba4f8;
  background-color: transparent;
  color: #3ba4f8;
}

/* line 8557, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs.nav-tabs-warning .nav-link:hover, .theme-danger .nav-tabs.nav-tabs-warning .nav-link:active, .theme-danger .nav-tabs.nav-tabs-warning .nav-link:focus, .theme-danger .nav-tabs.nav-tabs-warning .nav-link.active {
  border-color: #fab33a;
  background-color: transparent;
  color: #fab33a;
}

/* line 8561, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs-custom.tab-primary > .nav-tabs > li a.active {
  border-top-color: #fa2c8d;
}

/* line 8563, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs-custom.tab-info > .nav-tabs > li a.active {
  border-top-color: #882ef6;
}

/* line 8565, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs-custom.tab-success > .nav-tabs > li a.active {
  border-top-color: #005438;
}

/* line 8567, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs-custom.tab-danger > .nav-tabs > li a.active {
  border-top-color: #3ba4f8;
}

/* line 8569, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs-custom.tab-warning > .nav-tabs > li a.active {
  border-top-color: #fab33a;
}

/* line 8571, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs .nav-link.active {
  border-bottom-color: #fb5ea8;
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 8575, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs .nav-link.active:hover, .theme-danger .nav-tabs .nav-link.active:focus {
  border-bottom-color: #fb5ea8;
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 8579, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs .nav-item.open .nav-link {
  border-bottom-color: #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8582, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs .nav-item.open .nav-link:hover, .theme-danger .nav-tabs .nav-item.open .nav-link:focus {
  border-bottom-color: #fb5ea8;
  background-color: #fb5ea8;
}

/*---todo---*/
/* line 8587, app/assets/stylesheets/color_theme.scss */
.theme-danger .todo-list .primary {
  border-left-color: #fb5ea8;
}

/* line 8589, app/assets/stylesheets/color_theme.scss */
.theme-danger .todo-list .info {
  border-left-color: #fb5ea8;
}

/* line 8591, app/assets/stylesheets/color_theme.scss */
.theme-danger .todo-list .success {
  border-left-color: #00875a;
}

/* line 8593, app/assets/stylesheets/color_theme.scss */
.theme-danger .todo-list .danger {
  border-left-color: #6cbbfa;
}

/* line 8595, app/assets/stylesheets/color_theme.scss */
.theme-danger .todo-list .warning {
  border-left-color: #fbc66c;
}

/*---timeline---*/
/* line 8599, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-primary {
  background-color: #fb5ea8;
  border: 1px solid #fb5ea8;
  color: #ffffff;
}

/* line 8603, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-primary:before, .theme-danger .timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #fb5ea8;
  border-right-color: #fb5ea8;
}

/* line 8606, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}

/* line 8608, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-info {
  background-color: #a45ff8;
  border: 1px solid #a45ff8;
  color: #ffffff;
}

/* line 8612, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-info:before, .theme-danger .timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #a45ff8;
  border-right-color: #a45ff8;
}

/* line 8615, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}

/* line 8617, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-success {
  background-color: #00875a;
  border: 1px solid #00875a;
  color: #ffffff;
}

/* line 8621, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-success:before, .theme-danger .timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #00875a;
  border-right-color: #00875a;
}

/* line 8624, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}

/* line 8626, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-danger {
  background-color: #6cbbfa;
  border: 1px solid #6cbbfa;
  color: #ffffff;
}

/* line 8630, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-danger:before, .theme-danger .timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #6cbbfa;
  border-right-color: #6cbbfa;
}

/* line 8633, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}

/* line 8635, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-warning {
  background-color: #fbc66c;
  border: 1px solid #fbc66c;
  color: #ffffff;
}

/* line 8639, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-warning:before, .theme-danger .timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #fbc66c;
  border-right-color: #fbc66c;
}

/* line 8642, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}

/* line 8644, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 8647, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 8650, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #00875a;
  background-color: #ffffff;
}

/* line 8653, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 8656, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 8659, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-label .label-primary {
  background-color: #fb5ea8;
}

/* line 8661, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-label .label-info {
  background-color: #a45ff8;
}

/* line 8663, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-label .label-success {
  background-color: #00875a;
}

/* line 8665, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-label .label-danger {
  background-color: #6cbbfa;
}

/* line 8667, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline .timeline-label .label-warning {
  background-color: #fbc66c;
}

/* line 8669, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline__year, .theme-danger .timeline5:before, .theme-danger .timeline__box:before, .theme-danger .timeline__date {
  background-color: #fb5ea8;
}

/* line 8671, app/assets/stylesheets/color_theme.scss */
.theme-danger .timeline__post {
  border-left: 3px solid #fb5ea8;
}

/*---daterangepicker---*/
/* line 8675, app/assets/stylesheets/color_theme.scss */
.theme-danger .daterangepicker td.active {
  background-color: #fb5ea8;
}

/* line 8677, app/assets/stylesheets/color_theme.scss */
.theme-danger .daterangepicker td.active:hover {
  background-color: #fb5ea8;
}

/* line 8679, app/assets/stylesheets/color_theme.scss */
.theme-danger .daterangepicker .input-mini.active {
  border: 1px solid #fb5ea8;
}

/* line 8681, app/assets/stylesheets/color_theme.scss */
.theme-danger .ranges li:hover, .theme-danger .ranges li:active, .theme-danger .ranges li.active {
  border: 1px solid #fb5ea8;
  background-color: #fb5ea8;
}

/*---control-sidebar---*/
/* line 8686, app/assets/stylesheets/color_theme.scss */
.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-color: #fb5ea8;
  color: #fb5ea8;
}

/* line 8689, app/assets/stylesheets/color_theme.scss */
.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  border-color: #fb5ea8;
  color: #fb5ea8;
}

/* line 8692, app/assets/stylesheets/color_theme.scss */
.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  border-color: #fb5ea8;
  color: #fb5ea8;
}

/* line 8695, app/assets/stylesheets/color_theme.scss */
.theme-danger .control-sidebar .rpanel-title .btn:hover {
  color: #fb5ea8;
}

/*---nav---*/
/* line 8699, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav > li > a:hover, .theme-danger .nav > li > a:active, .theme-danger .nav > li > a:focus {
  color: #fb5ea8;
}

/* line 8701, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-pills > li > a.active {
  border-top-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 8705, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-pills > li > a.active:hover, .theme-danger .nav-pills > li > a.active:focus {
  border-top-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 8709, app/assets/stylesheets/color_theme.scss */
.theme-danger .mailbox-nav .nav-pills > li > a:hover, .theme-danger .mailbox-nav .nav-pills > li > a:focus {
  border-color: #fb5ea8;
}

/* line 8711, app/assets/stylesheets/color_theme.scss */
.theme-danger .mailbox-nav .nav-pills > li > a.active {
  border-color: #fb5ea8;
}

/* line 8713, app/assets/stylesheets/color_theme.scss */
.theme-danger .mailbox-nav .nav-pills > li > a.active:hover, .theme-danger .mailbox-nav .nav-pills > li > a.active:focus {
  border-color: #fb5ea8;
}

/* line 8715, app/assets/stylesheets/color_theme.scss */
.theme-danger .nav-tabs-custom > .nav-tabs > li a.active {
  border-top-color: #fb5ea8;
}

/* line 8717, app/assets/stylesheets/color_theme.scss */
.theme-danger .profile-tab li a.nav-link.active {
  border-bottom: 2px solid #fb5ea8;
}

/* line 8719, app/assets/stylesheets/color_theme.scss */
.theme-danger .customtab li a.nav-link.active {
  border-bottom: 2px solid #fb5ea8;
}

/*---form-element---*/
/* line 8723, app/assets/stylesheets/color_theme.scss */
.theme-danger .form-element .input-group .input-group-addon {
  background-image: linear-gradient(45deg, #fb5ea8, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 8725, app/assets/stylesheets/color_theme.scss */
.theme-danger .form-element .form-control {
  background-image: linear-gradient(45deg, #fb5ea8, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 8727, app/assets/stylesheets/color_theme.scss */
.theme-danger .form-element .form-control:focus {
  background-image: linear-gradient(45deg, #fb5ea8, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 8729, app/assets/stylesheets/color_theme.scss */
.theme-danger .form-control:focus {
  border-color: #fb5ea8;
}

/* line 8731, app/assets/stylesheets/color_theme.scss */
.theme-danger .chk-col-primary[type=checkbox]:checked + label:before {
  border-right: 2px solid #fb5ea8;
  border-bottom: 2px solid #fb5ea8;
}

/* line 8734, app/assets/stylesheets/color_theme.scss */
.theme-danger .chk-col-info[type=checkbox]:checked + label:before {
  border-right: 2px solid #a45ff8;
  border-bottom: 2px solid #a45ff8;
}

/* line 8737, app/assets/stylesheets/color_theme.scss */
.theme-danger .chk-col-success[type=checkbox]:checked + label:before {
  border-right: 2px solid #00875a;
  border-bottom: 2px solid #00875a;
}

/* line 8740, app/assets/stylesheets/color_theme.scss */
.theme-danger .chk-col-danger[type=checkbox]:checked + label:before {
  border-right: 2px solid #6cbbfa;
  border-bottom: 2px solid #6cbbfa;
}

/* line 8743, app/assets/stylesheets/color_theme.scss */
.theme-danger .chk-col-warning[type=checkbox]:checked + label:before {
  border-right: 2px solid #fbc66c;
  border-bottom: 2px solid #fbc66c;
}

/* line 8746, app/assets/stylesheets/color_theme.scss */
.theme-danger .filled-in.chk-col-primary[type=checkbox]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8749, app/assets/stylesheets/color_theme.scss */
.theme-danger .filled-in.chk-col-info[type=checkbox]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 8752, app/assets/stylesheets/color_theme.scss */
.theme-danger .filled-in.chk-col-success[type=checkbox]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 8755, app/assets/stylesheets/color_theme.scss */
.theme-danger .filled-in.chk-col-danger[type=checkbox]:checked + label:after {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 8758, app/assets/stylesheets/color_theme.scss */
.theme-danger .filled-in.chk-col-warning[type=checkbox]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 8761, app/assets/stylesheets/color_theme.scss */
.theme-danger .radio-col-primary[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 8766, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-primary[type=radio]:checked + label:before {
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 8770, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-primary[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 8775, app/assets/stylesheets/color_theme.scss */
.theme-danger .radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border-color: #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 8780, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-info[type=radio]:checked + label:before {
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 8784, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 8789, app/assets/stylesheets/color_theme.scss */
.theme-danger .radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border-color: #00875a;
  animation: ripple .2s linear forwards;
}

/* line 8794, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-success[type=radio]:checked + label:before {
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 8798, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 8803, app/assets/stylesheets/color_theme.scss */
.theme-danger .radio-col-danger[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 8808, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-danger[type=radio]:checked + label:before {
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 8812, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-danger[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 8817, app/assets/stylesheets/color_theme.scss */
.theme-danger .radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border-color: #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 8822, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-warning[type=radio]:checked + label:before {
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 8826, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap.radio-col-warning[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 8831, app/assets/stylesheets/color_theme.scss */
.theme-danger [type=checkbox]:checked + label:before {
  border-right: 2px solid #fb5ea8;
  border-bottom: 2px solid #fb5ea8;
}

/* line 8834, app/assets/stylesheets/color_theme.scss */
.theme-danger .filled-in[type=checkbox]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8837, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap[type=radio]:checked + label:before, .theme-danger .with-gap[type=radio]:checked + label:after {
  border: 2px solid #fb5ea8;
}

/* line 8839, app/assets/stylesheets/color_theme.scss */
.theme-danger .with-gap[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  z-index: 0;
}

/* line 8842, app/assets/stylesheets/color_theme.scss */
.theme-danger [type=radio]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
  z-index: 0;
}

/* line 8846, app/assets/stylesheets/color_theme.scss */
.theme-danger .filled-in.tabbed[type=checkbox]:checked:focus + label:after {
  border-color: #fb5ea8;
  background-color: #fb5ea8;
}

/*---Calender---*/
/* line 8851, app/assets/stylesheets/color_theme.scss */
.theme-danger .fx-element-overlay .fx-card-item .fx-card-content a:hover {
  color: #fb5ea8;
}

/* line 8853, app/assets/stylesheets/color_theme.scss */
.theme-danger .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a:hover {
  background: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 8856, app/assets/stylesheets/color_theme.scss */
.theme-danger .fc-event, .theme-danger .calendar-event {
  background: #fb5ea8;
}

/*---Tabs---*/
/* line 8860, app/assets/stylesheets/color_theme.scss */
.theme-danger .tabs-vertical li .nav-link:hover, .theme-danger .tabs-vertical li .nav-link:active, .theme-danger .tabs-vertical li .nav-link:focus, .theme-danger .tabs-vertical li .nav-link.active {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 8863, app/assets/stylesheets/color_theme.scss */
.theme-danger .customvtab .tabs-vertical li .nav-link:hover, .theme-danger .customvtab .tabs-vertical li .nav-link:active, .theme-danger .customvtab .tabs-vertical li .nav-link:focus, .theme-danger .customvtab .tabs-vertical li .nav-link.active {
  border-right: 2px solid #fb5ea8;
  color: #fb5ea8;
}

/* line 8866, app/assets/stylesheets/color_theme.scss */
.theme-danger .customtab2 li a.nav-link:hover, .theme-danger .customtab2 li a.nav-link:active, .theme-danger .customtab2 li a.nav-link.active {
  background-color: #fb5ea8;
}

/* line 8869, app/assets/stylesheets/color_theme.scss */
.rtl.theme-danger .customvtab .tabs-vertical li .nav-link:hover, .rtl.theme-danger .customvtab .tabs-vertical li .nav-link:active, .rtl.theme-danger .customvtab .tabs-vertical li .nav-link:focus, .rtl.theme-danger .customvtab .tabs-vertical li .nav-link.active {
  border-right: none;
  border-left: 2px solid #fb5ea8;
}

/*---Notification---*/
/* line 8874, app/assets/stylesheets/color_theme.scss */
.theme-danger .jq-icon-primary {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 8878, app/assets/stylesheets/color_theme.scss */
.theme-danger .jq-icon-info {
  background-color: #a45ff8;
  color: #ffffff;
  border-color: #a45ff8;
}

/* line 8882, app/assets/stylesheets/color_theme.scss */
.theme-danger .jq-icon-success {
  background-color: #00875a;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 8886, app/assets/stylesheets/color_theme.scss */
.theme-danger .jq-icon-error {
  background-color: #6cbbfa;
  color: #ffffff;
  border-color: #6cbbfa;
}

/* line 8890, app/assets/stylesheets/color_theme.scss */
.theme-danger .jq-icon-danger {
  background-color: #6cbbfa;
  color: #ffffff;
  border-color: #6cbbfa;
}

/* line 8894, app/assets/stylesheets/color_theme.scss */
.theme-danger .jq-icon-warning {
  background-color: #fbc66c;
  color: #ffffff;
  border-color: #fbc66c;
}

/*---avatar---*/
/* line 8900, app/assets/stylesheets/color_theme.scss */
.theme-danger .avatar.status-primary::after {
  background-color: #fb5ea8;
}

/* line 8902, app/assets/stylesheets/color_theme.scss */
.theme-danger .avatar.status-info::after {
  background-color: #a45ff8;
}

/* line 8904, app/assets/stylesheets/color_theme.scss */
.theme-danger .avatar.status-success::after {
  background-color: #00875a;
}

/* line 8906, app/assets/stylesheets/color_theme.scss */
.theme-danger .avatar.status-danger::after {
  background-color: #6cbbfa;
}

/* line 8908, app/assets/stylesheets/color_theme.scss */
.theme-danger .avatar.status-warning::after {
  background-color: #fbc66c;
}

/* line 8910, app/assets/stylesheets/color_theme.scss */
.theme-danger .avatar[class*='status-']::after {
  background-color: #fb5ea8;
}

/* line 8912, app/assets/stylesheets/color_theme.scss */
.theme-danger .avatar-add:hover {
  background-color: #fa2c8d;
  border-color: #fa2c8d;
}

/*---media---*/
/* line 8917, app/assets/stylesheets/color_theme.scss */
.theme-danger .media-chat.media-chat-reverse .media-body p {
  background-color: #fb5ea8;
}

/* line 8919, app/assets/stylesheets/color_theme.scss */
.theme-danger .media-right-out a:hover {
  color: #fa2c8d;
}

/*---control---*/
/* line 8923, app/assets/stylesheets/color_theme.scss */
.theme-danger .control input:checked:focus ~ .control_indicator {
  background-color: #fb5ea8;
}

/* line 8925, app/assets/stylesheets/color_theme.scss */
.theme-danger .control input:checked ~ .control_indicator {
  background-color: #fb5ea8;
}

/* line 8927, app/assets/stylesheets/color_theme.scss */
.theme-danger .control:hover input:not([disabled]):checked ~ .control_indicator {
  background-color: #fb5ea8;
}

/*---flex---*/
/* line 8931, app/assets/stylesheets/color_theme.scss */
.theme-danger .flex-column > li > a.nav-link.active {
  border-left-color: #fb5ea8;
}

/* line 8933, app/assets/stylesheets/color_theme.scss */
.theme-danger .flex-column > li > a.nav-link.active:hover {
  border-left-color: #fb5ea8;
}

/*---pagination---*/
/* line 8937, app/assets/stylesheets/color_theme.scss */
.theme-danger .pagination li a.current {
  border: 1px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8940, app/assets/stylesheets/color_theme.scss */
.theme-danger .pagination li a.current:hover {
  border: 1px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8943, app/assets/stylesheets/color_theme.scss */
.theme-danger .pagination li a:hover {
  border: 1px solid #fa2c8d;
  background-color: #fa2c8d !important;
}

/* line 8946, app/assets/stylesheets/color_theme.scss */
.theme-danger .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8949, app/assets/stylesheets/color_theme.scss */
.theme-danger .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8952, app/assets/stylesheets/color_theme.scss */
.theme-danger .paging_simple_numbers .pagination .paginate_button.active a {
  background-color: #fb5ea8;
}

/* line 8954, app/assets/stylesheets/color_theme.scss */
.theme-danger .paging_simple_numbers .pagination .paginate_button:hover a {
  background-color: #fb5ea8;
}

/* line 8956, app/assets/stylesheets/color_theme.scss */
.theme-danger .footable .pagination li a:hover, .theme-danger .footable .pagination li a:active, .theme-danger .footable .pagination li a.active {
  background-color: #fb5ea8;
}

/*---dataTables---*/
/* line 8960, app/assets/stylesheets/color_theme.scss */
.theme-danger .dt-buttons .dt-button {
  background-color: #fb5ea8;
}

/*---select2---*/
/* line 8964, app/assets/stylesheets/color_theme.scss */
.theme-danger .select2-container--default.select2-container--open {
  border-color: #fb5ea8;
}

/* line 8966, app/assets/stylesheets/color_theme.scss */
.theme-danger .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fb5ea8;
}

/* line 8968, app/assets/stylesheets/color_theme.scss */
.theme-danger .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #fb5ea8 !important;
}

/* line 8970, app/assets/stylesheets/color_theme.scss */
.theme-danger .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #fb5ea8 !important;
}

/* line 8972, app/assets/stylesheets/color_theme.scss */
.theme-danger .select2-container--default .select2-selection--multiple:focus {
  border-color: #fb5ea8 !important;
}

/* line 8974, app/assets/stylesheets/color_theme.scss */
.theme-danger .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
}

/*---Other---*/
/* line 8979, app/assets/stylesheets/color_theme.scss */
.theme-danger .myadmin-dd .dd-list .dd-list .dd-handle:hover {
  color: #fa2c8d;
}

/* line 8981, app/assets/stylesheets/color_theme.scss */
.theme-danger .myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #fa2c8d;
}

/* line 8983, app/assets/stylesheets/color_theme.scss */
.theme-danger .myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #fa2c8d;
}

/* line 8985, app/assets/stylesheets/color_theme.scss */
.theme-danger [data-overlay-primary]::before {
  background: #fa2c8d;
}

/*---wizard---*/
/* line 8989, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard > .steps > ul > li.current {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 8992, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard > .steps > ul > li.done {
  border-color: #fa2c8d;
  background-color: #fa2c8d;
}

/* line 8995, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard > .actions > ul > li > a {
  background-color: #fb5ea8;
}

/* line 8997, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  background-color: #fb5ea8;
}

/* line 8999, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  background-color: #fb5ea8;
}

/* line 9001, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  background-color: #fb5ea8;
}

/* line 9003, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  background-color: #fb5ea8;
}

/* line 9005, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #fb5ea8;
  color: #fb5ea8;
}

/* line 9008, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #fb5ea8;
}

/* line 9010, app/assets/stylesheets/color_theme.scss */
.theme-danger .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #fb5ea8;
}

@media (max-width: 767px) {
  /* line 9014, app/assets/stylesheets/color_theme.scss */
  .theme-danger .wizard-content .wizard > .steps > ul > li:last-child:after {
    background-color: #fb5ea8;
  }
}

@media (max-width: 575px) {
  /* line 9017, app/assets/stylesheets/color_theme.scss */
  .theme-danger .wizard-content .wizard > .steps > ul > li.current:after {
    background-color: #fb5ea8;
  }
}

/*---slider---*/
/* line 9020, app/assets/stylesheets/color_theme.scss */
.theme-danger #primary .slider-selection {
  background-color: #fb5ea8;
}

/* line 9022, app/assets/stylesheets/color_theme.scss */
.theme-danger #info .slider-selection {
  background-color: #a45ff8;
}

/* line 9024, app/assets/stylesheets/color_theme.scss */
.theme-danger #success .slider-selection {
  background-color: #00875a;
}

/* line 9026, app/assets/stylesheets/color_theme.scss */
.theme-danger #danger .slider-selection {
  background-color: #6cbbfa;
}

/* line 9028, app/assets/stylesheets/color_theme.scss */
.theme-danger #warning .slider-selection {
  background-color: #fbc66c;
}

/*---horizontal-timeline---*/
/* line 9032, app/assets/stylesheets/color_theme.scss */
.theme-danger .cd-horizontal-timeline .events a.selected::after {
  background: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 9035, app/assets/stylesheets/color_theme.scss */
.theme-danger .cd-horizontal-timeline .events a.older-event::after {
  border-color: #fb5ea8;
}

/* line 9037, app/assets/stylesheets/color_theme.scss */
.theme-danger .cd-horizontal-timeline .filling-line {
  background: #fb5ea8;
}

/* line 9039, app/assets/stylesheets/color_theme.scss */
.theme-danger .cd-horizontal-timeline a {
  color: #fb5ea8;
}

/* line 9041, app/assets/stylesheets/color_theme.scss */
.theme-danger .cd-horizontal-timeline a:hover, .theme-danger .cd-horizontal-timeline a:focus {
  color: #fb5ea8;
}

/* line 9043, app/assets/stylesheets/color_theme.scss */
.theme-danger .cd-timeline-navigation a:hover, .theme-danger .cd-timeline-navigation a:focus {
  border-color: #fb5ea8;
}

/**************************************
Theme Warning Color
**************************************/
/* line 9049, app/assets/stylesheets/color_theme.scss */
.bg-gradient-warning, .theme-warning .bg-gradient-warning, .theme-warning .art-bg {
  background: linear-gradient(45deg, #fbc66c, #a45ff8);
}

/* line 9052, app/assets/stylesheets/color_theme.scss */
.bg-light-body {
  background: transparent;
}

/* line 9055, app/assets/stylesheets/color_theme.scss */
.theme-warning.fixed .main-header {
  background: #ffffff;
}

/* line 9057, app/assets/stylesheets/color_theme.scss */
.theme-warning .main-header {
  background: #ffffff;
}

/* line 9060, app/assets/stylesheets/color_theme.scss */
.theme-warning.onlyheader .art-bg {
  background-image: none;
}

/* line 9063, app/assets/stylesheets/color_theme.scss */
.bg-gradient-warning-dark, .dark-skin.theme-warning .bg-gradient-warning, .dark-skin.theme-warning .art-bg {
  background-image: linear-gradient(45deg, #f89f09, #6e0ae7);
}

/* line 9066, app/assets/stylesheets/color_theme.scss */
.bg-dark-body {
  background: #0c1a32;
}

/* line 9069, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-warning.fixed .main-header {
  background: #0c1a32;
}

/* line 9071, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-warning .main-header {
  background: #0c1a32;
}

@media (max-width: 767px) {
  /* line 9075, app/assets/stylesheets/color_theme.scss */
  .theme-warning.fixed .main-header {
    background-image: #e4e6ef;
  }
  /* line 9077, app/assets/stylesheets/color_theme.scss */
  .theme-warning.fixed .main-header.navbar {
    background: none;
  }
  /* line 9080, app/assets/stylesheets/color_theme.scss */
  .dark-skin.theme-warning.fixed .main-header {
    background-image: #0c1a32;
  }
}

/* line 9082, app/assets/stylesheets/color_theme.scss */
.theme-warning a:hover, .theme-warning a:active, .theme-warning a:focus {
  color: #fbc66c;
}

/* line 9084, app/assets/stylesheets/color_theme.scss */
.theme-warning .main-sidebar .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 9086, app/assets/stylesheets/color_theme.scss */
.theme-warning .main-sidebar .svg-icon:hover, .theme-warning .main-sidebar .svg-icon:active, .theme-warning .main-sidebar .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 9088, app/assets/stylesheets/color_theme.scss */
.theme-warning .main-sidebar a:hover .svg-icon, .theme-warning .main-sidebar a:active .svg-icon, .theme-warning .main-sidebar a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 9090, app/assets/stylesheets/color_theme.scss */
.theme-warning .svg-icon {
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 9092, app/assets/stylesheets/color_theme.scss */
.theme-warning .svg-icon:hover, .theme-warning .svg-icon:active, .theme-warning .svg-icon:focus {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 9094, app/assets/stylesheets/color_theme.scss */
.theme-warning a:hover .svg-icon, .theme-warning a:active .svg-icon, .theme-warning a:focus .svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 9097, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #fbc66c !important;
}

/* line 9100, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active.treeview > a > i {
  color: #fbc66c;
}

/* line 9102, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active.treeview > a > svg {
  color: #fbc66c;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 9105, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 9107, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 9109, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #fbc66c !important;
}

/* line 9111, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active > a:after {
  border-color: transparent #333333 transparent transparent !important;
}

/* line 9113, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #b5b5c3 !important;
}

/* line 9116, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active.treeview > a > i {
  color: #ffffff;
}

/* line 9118, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 9120, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active.treeview .treeview-menu li a {
  color: #b5b5c3;
}

/* line 9122, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #fbc66c !important;
}

/* line 9124, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li:hover, .theme-warning.light-skin .sidebar-menu > li:active, .theme-warning.light-skin .sidebar-menu > li.active {
  background-color: rgba(251, 198, 108, 0);
  color: #fbc66c;
  border-left: 5px solid rgba(251, 198, 108, 0);
}

/* line 9128, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li:hover a, .theme-warning.light-skin .sidebar-menu > li:active a, .theme-warning.light-skin .sidebar-menu > li.active a {
  color: #fbc66c;
}

/* line 9130, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li:hover a > i, .theme-warning.light-skin .sidebar-menu > li:active a > i, .theme-warning.light-skin .sidebar-menu > li.active a > i {
  color: #172b4c;
  background-color: rgba(251, 198, 108, 0);
}

/* line 9133, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li:hover a > svg, .theme-warning.light-skin .sidebar-menu > li:active a > svg, .theme-warning.light-skin .sidebar-menu > li.active a > svg {
  color: #fbc66c;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 9136, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li:hover a img.svg-icon, .theme-warning.light-skin .sidebar-menu > li:active a img.svg-icon, .theme-warning.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 9138, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active {
  background-color: rgba(251, 198, 108, 0);
  color: #fbc66c;
  border-left: 5px solid #fbc66c;
}

/* line 9142, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active a {
  color: #fbc66c;
  background-color: transparent;
}

/* line 9145, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active a > i {
  color: #fbc66c;
  background-color: rgba(251, 198, 108, 0);
}

/* line 9148, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active a > svg {
  color: #fbc66c;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 9151, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 9153, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(251, 198, 108, 0);
  color: #fbc66c;
}

/* line 9156, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.active a {
  color: #fbc66c;
}

/* line 9158, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.active a > i {
  color: #fbc66c;
  background-color: rgba(251, 198, 108, 0);
}

/* line 9161, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(251, 198, 108, 0);
}

/* line 9164, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active {
  background-color: rgba(251, 198, 108, 0);
  color: #fbc66c;
}

/* line 9167, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a {
  color: #fbc66c;
}

/* line 9169, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview.active a > i {
  color: #fbc66c;
  background-color: rgba(251, 198, 108, 0);
}

/* line 9172, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active {
  background-color: rgba(251, 198, 108, 0);
  color: #fbc66c;
}

/* line 9175, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a {
  color: #fbc66c;
}

/* line 9177, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li.active a > i {
  color: #fbc66c;
  background-color: rgba(251, 198, 108, 0);
}

/* line 9180, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a {
  color: #172b4c;
}

/* line 9182, app/assets/stylesheets/color_theme.scss */
.theme-warning.light-skin .sidebar-menu > li.active .treeview-menu li.treeview .treeview-menu li a > i {
  color: #172b4c;
  background-color: rgba(251, 198, 108, 0);
}

/* line 9185, app/assets/stylesheets/color_theme.scss */
.theme-warning.rtl.light-skin .sidebar-menu > li.active {
  border-left: 0px solid #fbc66c;
  border-right: 5px solid #fbc66c;
}

/* line 9188, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active {
  background-color: rgba(251, 198, 108, 0);
  color: white;
  border-left: 5px solid #fbc66c;
}

/* line 9192, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active a {
  color: white;
  background-color: transparent;
}

/* line 9195, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active a > i {
  color: white;
}

/* line 9197, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active a > svg {
  color: #ffffff;
  fill: rgba(1, 104, 250, 0.2);
}

/* line 9200, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active a img.svg-icon {
  filter: invert(0.7) sepia(1) saturate(14) hue-rotate(195deg);
}

/* line 9202, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active .treeview-menu li.active {
  background-color: rgba(251, 198, 108, 0);
  color: white;
}

/* line 9205, app/assets/stylesheets/color_theme.scss */
.theme-warning.dark-skin .sidebar-menu > li.active .treeview-menu li.active > a {
  color: white !important;
}

/* line 9207, app/assets/stylesheets/color_theme.scss */
.theme-warning.rtl.dark-skin .sidebar-menu > li.active {
  border-left: 0px solid #fbc66c;
  border-right: 5px solid #fbc66c;
}

@media (min-width: 768px) {
  /* line 9212, app/assets/stylesheets/color_theme.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li.active.menu-open {
    background-color: rgba(251, 198, 108, 0.2);
    color: #fbc66c;
  }
}

/*---Main Nav---*/
/* line 9216, app/assets/stylesheets/color_theme.scss */
.theme-warning .sm-blue li.current > a, .theme-warning .sm-blue li.highlighted > a {
  background: #fbc66c;
  color: #ffffff !important;
}

/* line 9219, app/assets/stylesheets/color_theme.scss */
.theme-warning .sm-blue li.current > a:hover, .theme-warning .sm-blue li.current > a:active, .theme-warning .sm-blue li.current > a:focus, .theme-warning .sm-blue li.highlighted > a:hover, .theme-warning .sm-blue li.highlighted > a:active, .theme-warning .sm-blue li.highlighted > a:focus {
  background: #fbc66c;
  color: #ffffff !important;
}

/* line 9222, app/assets/stylesheets/color_theme.scss */
.theme-warning .sm-blue a.current, .theme-warning .sm-blue a.highlighted {
  background: #fbc66c;
  color: #ffffff !important;
}

/* line 9225, app/assets/stylesheets/color_theme.scss */
.theme-warning .sm-blue a:hover, .theme-warning .sm-blue a:active, .theme-warning .sm-blue a:focus {
  background: #fbc66c;
  color: #ffffff !important;
}

/* line 9228, app/assets/stylesheets/color_theme.scss */
.theme-warning .sm-blue ul a:hover, .theme-warning .sm-blue ul a:active, .theme-warning .sm-blue ul a:focus {
  background: #282c66;
  color: #fbc66c !important;
}

/* line 9231, app/assets/stylesheets/color_theme.scss */
.theme-warning .sm-blue ul a.highlighted {
  background: #282c66;
  color: #fbc66c !important;
}

/* line 9235, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-warning .sm-blue a.current, .dark-skin.theme-warning .sm-blue a.highlighted {
  background: #fbc66c;
  color: #ffffff !important;
}

/* line 9238, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-warning .sm-blue a:hover, .dark-skin.theme-warning .sm-blue a:active, .dark-skin.theme-warning .sm-blue a:focus {
  background: #fbc66c;
  color: #ffffff !important;
}

/* line 9241, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-warning .sm-blue ul a:hover, .dark-skin.theme-warning .sm-blue ul a:active, .dark-skin.theme-warning .sm-blue ul a:focus {
  background: #29354b;
  color: #fbc66c !important;
}

/* line 9244, app/assets/stylesheets/color_theme.scss */
.dark-skin.theme-warning .sm-blue ul a.highlighted {
  background: #29354b;
  color: #fbc66c !important;
}

/*---Primary Button---*/
/* line 9249, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-link {
  color: #fbc66c;
}

/* line 9251, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary {
  background-color: #fbc66c;
  border-color: #fbc66c;
  color: #ffffff;
}

/* line 9255, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary:hover, .theme-warning .btn-primary:active, .theme-warning .btn-primary:focus, .theme-warning .btn-primary.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 9259, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary:disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 9263, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary.disabled {
  background-color: #feedcf;
  border-color: #fbc66c;
  opacity: 0.5;
}

/* line 9267, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-primary.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 9271, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-primary {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fbc66c !important;
}

/* line 9275, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-primary:hover, .theme-warning .btn-outline.btn-primary:active, .theme-warning .btn-outline.btn-primary.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/* line 9279, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-primary.dropdown-toggle {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff;
}

/* line 9283, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-primary {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9287, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-primary:hover, .theme-warning .btn-flat.btn-primary:active, .theme-warning .btn-flat.btn-primary.active {
  background-color: #fab33a !important;
  border-color: #fab33a !important;
  color: #ffffff !important;
}

/*---info Button---*/
/* line 9293, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info {
  background-color: #a45ff8;
  border-color: #a45ff8;
  color: #ffffff;
}

/* line 9297, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info:hover, .theme-warning .btn-info:active, .theme-warning .btn-info:focus, .theme-warning .btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 9301, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info:disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 9305, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info.disabled {
  background-color: #dcc1fc;
  border-color: #a45ff8;
  opacity: 0.5;
}

/* line 9309, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 9313, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-info {
  color: #a45ff8;
  background-color: transparent;
  border-color: #a45ff8 !important;
}

/* line 9317, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-info:hover, .theme-warning .btn-outline.btn-info:active, .theme-warning .btn-outline.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/* line 9321, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-info.dropdown-toggle {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff;
}

/* line 9325, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-info {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9329, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-info:hover, .theme-warning .btn-flat.btn-info:active, .theme-warning .btn-flat.btn-info.active {
  background-color: #882ef6 !important;
  border-color: #882ef6 !important;
  color: #ffffff !important;
}

/*---Success Button---*/
/* line 9335, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success {
  background-color: #00875a;
  border-color: #00875a;
  color: #ffffff;
}

/* line 9339, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success:hover, .theme-warning .btn-success:active, .theme-warning .btn-success:focus, .theme-warning .btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 9343, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success:disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 9347, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success.disabled {
  background-color: #00ed9e;
  border-color: #00875a;
  opacity: 0.5;
}

/* line 9351, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 9355, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-success {
  color: #00875a;
  background-color: transparent;
  border-color: #00875a !important;
}

/* line 9359, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-success:hover, .theme-warning .btn-outline.btn-success:active, .theme-warning .btn-outline.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/* line 9363, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-success.dropdown-toggle {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff;
}

/* line 9367, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-success {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9371, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-success:hover, .theme-warning .btn-flat.btn-success:active, .theme-warning .btn-flat.btn-success.active {
  background-color: #005438 !important;
  border-color: #005438 !important;
  color: #ffffff !important;
}

/*---Danger Button---*/
/* line 9377, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  color: #ffffff;
}

/* line 9381, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger:hover, .theme-warning .btn-danger:active, .theme-warning .btn-danger:focus, .theme-warning .btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 9385, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger:disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 9389, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger.disabled {
  background-color: #fdc2de;
  border-color: #fb5ea8;
  opacity: 0.5;
}

/* line 9393, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 9397, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-danger {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #fb5ea8 !important;
}

/* line 9401, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-danger:hover, .theme-warning .btn-outline.btn-danger:active, .theme-warning .btn-outline.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/* line 9405, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-danger.dropdown-toggle {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff;
}

/* line 9409, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-danger {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9413, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-danger:hover, .theme-warning .btn-flat.btn-danger:active, .theme-warning .btn-flat.btn-danger.active {
  background-color: #fa2c8d !important;
  border-color: #fa2c8d !important;
  color: #ffffff !important;
}

/*---Warning Button---*/
/* line 9419, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  color: #ffffff;
}

/* line 9423, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning:hover, .theme-warning .btn-warning:active, .theme-warning .btn-warning:focus, .theme-warning .btn-warning.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 9427, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning:disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 9431, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning.disabled {
  background-color: #cfe9fd;
  border-color: #6cbbfa;
  opacity: 0.5;
}

/* line 9435, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-warning.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 9439, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-warning {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #6cbbfa !important;
}

/* line 9443, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-warning:hover, .theme-warning .btn-outline.btn-warning:active, .theme-warning .btn-outline.btn-warning.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/* line 9447, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-warning.dropdown-toggle {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff;
}

/* line 9451, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-warning {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9455, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-warning:hover, .theme-warning .btn-flat.btn-warning:active, .theme-warning .btn-flat.btn-warning.active {
  background-color: #3ba4f8 !important;
  border-color: #3ba4f8 !important;
  color: #ffffff !important;
}

/*---Primary Button light---*/
/* line 9461, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary-light {
  background-color: #fff1d9;
  border-color: #fff1d9;
  color: #fbc66c;
}

/* line 9465, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary-light:hover, .theme-warning .btn-primary-light:active, .theme-warning .btn-primary-light:focus, .theme-warning .btn-primary-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 9469, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary-light:disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 9473, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-primary-light.disabled {
  background-color: white;
  border-color: #fff1d9;
  opacity: 0.5;
}

/* line 9477, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-primary-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 9481, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-primary-light {
  color: #fbc66c;
  background-color: transparent;
  border-color: #fff1d9 !important;
}

/* line 9485, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-primary-light:hover, .theme-warning .btn-outline.btn-primary-light:active, .theme-warning .btn-outline.btn-primary-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/* line 9489, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-primary-light.dropdown-toggle {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff;
}

/* line 9493, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-primary-light {
  color: #fbc66c !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9497, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-primary-light:hover, .theme-warning .btn-flat.btn-primary-light:active, .theme-warning .btn-flat.btn-primary-light.active {
  background-color: #fbc66c !important;
  border-color: #fbc66c !important;
  color: #ffffff !important;
}

/*---info Button light---*/
/* line 9503, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info-light {
  background-color: #e9d7ff;
  border-color: #e9d7ff;
  color: #a45ff8;
}

/* line 9507, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info-light:hover, .theme-warning .btn-info-light:active, .theme-warning .btn-info-light:focus, .theme-warning .btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 9511, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info-light:disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 9515, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-info-light.disabled {
  background-color: white;
  border-color: #e9d7ff;
  opacity: 0.5;
}

/* line 9519, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-info.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 9523, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-info-light {
  color: #a45ff8;
  background-color: transparent;
  border-color: #e9d7ff !important;
}

/* line 9527, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-info-light:hover, .theme-warning .btn-outline.btn-info-light:active, .theme-warning .btn-outline.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/* line 9531, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-info-light.dropdown-toggle {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 9535, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-info-light {
  color: #a45ff8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9539, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-info-light:hover, .theme-warning .btn-flat.btn-info-light:active, .theme-warning .btn-flat.btn-info-light.active {
  background-color: #a45ff8 !important;
  border-color: #a45ff8 !important;
  color: #ffffff !important;
}

/*---Success Button light---*/
/* line 9545, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success-light {
  background-color: #bdf7e4;
  border-color: #bdf7e4;
  color: #00875a;
}

/* line 9549, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success-light:hover, .theme-warning .btn-success-light:active, .theme-warning .btn-success-light:focus, .theme-warning .btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 9553, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success-light:disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 9557, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-success-light.disabled {
  background-color: white;
  border-color: #bdf7e4;
  opacity: 0.5;
}

/* line 9561, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 9565, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-success-light {
  color: #00875a;
  background-color: transparent;
  border-color: #bdf7e4 !important;
}

/* line 9569, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-success-light:hover, .theme-warning .btn-outline.btn-success-light:active, .theme-warning .btn-outline.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/* line 9573, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-success-light.dropdown-toggle {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff;
}

/* line 9577, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-success-light {
  color: #00875a !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9581, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-success-light:hover, .theme-warning .btn-flat.btn-success-light:active, .theme-warning .btn-flat.btn-success-light.active {
  background-color: #00875a !important;
  border-color: #00875a !important;
  color: #ffffff !important;
}

/*---Danger Button light---*/
/* line 9587, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger-light {
  background-color: #ffcfe6;
  border-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 9591, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger-light:hover, .theme-warning .btn-danger-light:active, .theme-warning .btn-danger-light:focus, .theme-warning .btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 9595, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger-light:disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 9599, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-danger-light.disabled {
  background-color: white;
  border-color: #ffcfe6;
  opacity: 0.5;
}

/* line 9603, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 9607, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-danger-light {
  color: #fb5ea8;
  background-color: transparent;
  border-color: #ffcfe6 !important;
}

/* line 9611, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-danger-light:hover, .theme-warning .btn-outline.btn-danger-light:active, .theme-warning .btn-outline.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/* line 9615, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-danger-light.dropdown-toggle {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 9619, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-danger-light {
  color: #fb5ea8 !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9623, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-danger-light:hover, .theme-warning .btn-flat.btn-danger-light:active, .theme-warning .btn-flat.btn-danger-light.active {
  background-color: #fb5ea8 !important;
  border-color: #fb5ea8 !important;
  color: #ffffff !important;
}

/*---Warning Button light---*/
/* line 9629, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning-light {
  background-color: #d4ecff;
  border-color: #d4ecff;
  color: #6cbbfa;
}

/* line 9633, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning-light:hover, .theme-warning .btn-warning-light:active, .theme-warning .btn-warning-light:focus, .theme-warning .btn-warning-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 9637, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning-light:disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 9641, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-warning-light.disabled {
  background-color: white;
  border-color: #d4ecff;
  opacity: 0.5;
}

/* line 9645, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-warning-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 9649, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-warning-light {
  color: #6cbbfa;
  background-color: transparent;
  border-color: #d4ecff !important;
}

/* line 9653, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-outline.btn-warning-light:hover, .theme-warning .btn-outline.btn-warning-light:active, .theme-warning .btn-outline.btn-warning-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 9657, app/assets/stylesheets/color_theme.scss */
.theme-warning .show > .btn-outline.btn-warning-light.dropdown-toggle {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 9661, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-warning-light {
  color: #6cbbfa !important;
  background-color: #f3f6f9;
  border-color: transparent;
}

/* line 9665, app/assets/stylesheets/color_theme.scss */
.theme-warning .btn-flat.btn-warning-light:hover, .theme-warning .btn-flat.btn-warning-light:active, .theme-warning .btn-flat.btn-warning-light.active {
  background-color: #6cbbfa !important;
  border-color: #6cbbfa !important;
  color: #ffffff !important;
}

/*---callout---*/
/* line 9671, app/assets/stylesheets/color_theme.scss */
.theme-warning .callout.callout-primary {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
}

/* line 9674, app/assets/stylesheets/color_theme.scss */
.theme-warning .callout.callout-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
}

/* line 9677, app/assets/stylesheets/color_theme.scss */
.theme-warning .callout.callout-success {
  border-color: #00875a;
  background-color: #00875a !important;
}

/* line 9680, app/assets/stylesheets/color_theme.scss */
.theme-warning .callout.callout-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
}

/* line 9683, app/assets/stylesheets/color_theme.scss */
.theme-warning .callout.callout-warning {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
}

/*---alert---*/
/* line 9688, app/assets/stylesheets/color_theme.scss */
.theme-warning .alert-primary {
  border-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 9692, app/assets/stylesheets/color_theme.scss */
.theme-warning .alert-info {
  border-color: #a45ff8;
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 9696, app/assets/stylesheets/color_theme.scss */
.theme-warning .alert-success {
  border-color: #00875a;
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 9700, app/assets/stylesheets/color_theme.scss */
.theme-warning .alert-danger {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 9704, app/assets/stylesheets/color_theme.scss */
.theme-warning .alert-error {
  border-color: #fb5ea8;
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 9708, app/assets/stylesheets/color_theme.scss */
.theme-warning .alert-warning {
  border-color: #6cbbfa;
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/*---direct-chat---*/
/* line 9714, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-primary .right > .direct-chat-text p {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 9717, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-primary .right > .direct-chat-text:before, .theme-warning .direct-chat-primary .right > .direct-chat-text:after {
  border-left-color: #fbc66c;
}

/* line 9719, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-info .right > .direct-chat-text p {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 9722, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-info .right > .direct-chat-text:before, .theme-warning .direct-chat-info .right > .direct-chat-text:after {
  border-left-color: #a45ff8;
}

/* line 9724, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-success .right > .direct-chat-text p {
  background-color: #00875a;
  color: #ffffff;
}

/* line 9727, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-success .right > .direct-chat-text:before, .theme-warning .direct-chat-success .right > .direct-chat-text:after {
  border-left-color: #00875a;
}

/* line 9729, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-danger .right > .direct-chat-text p {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 9732, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-danger .right > .direct-chat-text:before, .theme-warning .direct-chat-danger .right > .direct-chat-text:after {
  border-left-color: #fb5ea8;
}

/* line 9734, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-warning .right > .direct-chat-text p {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 9737, app/assets/stylesheets/color_theme.scss */
.theme-warning .direct-chat-warning .right > .direct-chat-text:before, .theme-warning .direct-chat-warning .right > .direct-chat-text:after {
  border-left-color: #6cbbfa;
}

/* line 9739, app/assets/stylesheets/color_theme.scss */
.theme-warning .right .direct-chat-text p {
  background-color: #fbc66c;
}

/*---modal---*/
/* line 9743, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-primary .modal-footer, .theme-warning .modal-primary .modal-header {
  border-color: #fbc66c;
}

/* line 9745, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-primary .modal-body {
  background-color: #fbc66c !important;
}

/* line 9747, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-info .modal-footer, .theme-warning .modal-info .modal-header {
  border-color: #a45ff8;
}

/* line 9749, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-info .modal-body {
  background-color: #a45ff8 !important;
}

/* line 9751, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-success .modal-footer, .theme-warning .modal-success .modal-header {
  border-color: #00875a;
}

/* line 9753, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-success .modal-body {
  background-color: #00875a !important;
}

/* line 9755, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-danger .modal-footer, .theme-warning .modal-danger .modal-header {
  border-color: #fb5ea8;
}

/* line 9757, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-danger .modal-body {
  background-color: #fb5ea8 !important;
}

/* line 9759, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-warning .modal-footer, .theme-warning .modal-warning .modal-header {
  border-color: #6cbbfa;
}

/* line 9761, app/assets/stylesheets/color_theme.scss */
.theme-warning .modal-warning .modal-body {
  background-color: #6cbbfa !important;
}

/*---border---*/
/* line 9765, app/assets/stylesheets/color_theme.scss */
.theme-warning .border-primary {
  border-color: #fbc66c !important;
}

/* line 9767, app/assets/stylesheets/color_theme.scss */
.theme-warning .border-info {
  border-color: #a45ff8 !important;
}

/* line 9769, app/assets/stylesheets/color_theme.scss */
.theme-warning .border-success {
  border-color: #00875a !important;
}

/* line 9771, app/assets/stylesheets/color_theme.scss */
.theme-warning .border-danger {
  border-color: #fb5ea8 !important;
}

/* line 9773, app/assets/stylesheets/color_theme.scss */
.theme-warning .border-warning {
  border-color: #6cbbfa !important;
}

/*---Background---*/
/* line 9777, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-primary {
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 9780, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-primary-light {
  background-color: #fff1d9 !important;
  color: #fbc66c;
}

/* line 9783, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-info {
  background-color: #a45ff8 !important;
  color: #ffffff;
}

/* line 9786, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-info-light {
  background-color: #e9d7ff !important;
  color: #a45ff8;
}

/* line 9789, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-success {
  background-color: #00875a !important;
  color: #ffffff;
}

/* line 9792, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-success-light {
  background-color: #bdf7e4 !important;
  color: #00875a;
}

/* line 9795, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-danger {
  background-color: #fb5ea8 !important;
  color: #ffffff;
}

/* line 9798, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-danger-light {
  background-color: #ffcfe6 !important;
  color: #fb5ea8;
}

/* line 9801, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-warning {
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 9804, app/assets/stylesheets/color_theme.scss */
.theme-warning .bg-warning-light {
  background-color: #d4ecff !important;
  color: #6cbbfa;
}

/*---text---*/
/* line 9809, app/assets/stylesheets/color_theme.scss */
.theme-warning .text-primary {
  color: #fbc66c !important;
}

/* line 9811, app/assets/stylesheets/color_theme.scss */
.theme-warning a.text-primary:hover, .theme-warning a.text-primary:focus {
  color: #fbc66c !important;
}

/* line 9813, app/assets/stylesheets/color_theme.scss */
.theme-warning .hover-primary:hover, .theme-warning .hover-primary:focus {
  color: #fbc66c !important;
}

/* line 9815, app/assets/stylesheets/color_theme.scss */
.theme-warning .text-info {
  color: #a45ff8 !important;
}

/* line 9817, app/assets/stylesheets/color_theme.scss */
.theme-warning a.text-info:hover, .theme-warning a.text-info:focus {
  color: #a45ff8 !important;
}

/* line 9819, app/assets/stylesheets/color_theme.scss */
.theme-warning .hover-info:hover, .theme-warning .hover-info:focus {
  color: #a45ff8 !important;
}

/* line 9821, app/assets/stylesheets/color_theme.scss */
.theme-warning .text-success {
  color: #00875a !important;
}

/* line 9823, app/assets/stylesheets/color_theme.scss */
.theme-warning a.text-success:hover, .theme-warning a.text-success:focus {
  color: #00875a !important;
}

/* line 9825, app/assets/stylesheets/color_theme.scss */
.theme-warning .hover-success:hover, .theme-warning .hover-success:focus {
  color: #00875a !important;
}

/* line 9827, app/assets/stylesheets/color_theme.scss */
.theme-warning .text-danger {
  color: #fb5ea8 !important;
}

/* line 9829, app/assets/stylesheets/color_theme.scss */
.theme-warning a.text-danger:hover, .theme-warning a.text-danger:focus {
  color: #fb5ea8 !important;
}

/* line 9831, app/assets/stylesheets/color_theme.scss */
.theme-warning .hover-danger:hover, .theme-warning .hover-danger:focus {
  color: #fb5ea8 !important;
}

/* line 9833, app/assets/stylesheets/color_theme.scss */
.theme-warning .text-warning {
  color: #6cbbfa !important;
}

/* line 9835, app/assets/stylesheets/color_theme.scss */
.theme-warning a.text-warning:hover, .theme-warning a.text-warning:focus {
  color: #6cbbfa !important;
}

/* line 9837, app/assets/stylesheets/color_theme.scss */
.theme-warning .hover-warning:hover, .theme-warning .hover-warning:focus {
  color: #6cbbfa !important;
}

/*---active background---*/
/* line 9841, app/assets/stylesheets/color_theme.scss */
.theme-warning .active.active-primary {
  background-color: #fab33a !important;
}

/* line 9843, app/assets/stylesheets/color_theme.scss */
.theme-warning .active.active-info {
  background-color: #882ef6 !important;
}

/* line 9845, app/assets/stylesheets/color_theme.scss */
.theme-warning .active.active-success {
  background-color: #005438 !important;
}

/* line 9847, app/assets/stylesheets/color_theme.scss */
.theme-warning .active.active-danger {
  background-color: #fa2c8d !important;
}

/* line 9849, app/assets/stylesheets/color_theme.scss */
.theme-warning .active.active-warning {
  background-color: #3ba4f8 !important;
}

/*---label background---*/
/* line 9853, app/assets/stylesheets/color_theme.scss */
.theme-warning .label-primary {
  background-color: #fbc66c !important;
}

/* line 9855, app/assets/stylesheets/color_theme.scss */
.theme-warning .label-info {
  background-color: #a45ff8 !important;
}

/* line 9857, app/assets/stylesheets/color_theme.scss */
.theme-warning .label-success {
  background-color: #00875a !important;
}

/* line 9859, app/assets/stylesheets/color_theme.scss */
.theme-warning .label-danger {
  background-color: #fb5ea8 !important;
}

/* line 9861, app/assets/stylesheets/color_theme.scss */
.theme-warning .label-warning {
  background-color: #6cbbfa !important;
}

/*---ribbon---*/
/* line 9865, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-primary {
  background-color: #fbc66c;
}

/* line 9867, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-primary:before {
  border-color: #fbc66c transparent transparent;
}

/* line 9869, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-primary span {
  background-color: #fbc66c;
}

/* line 9871, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-primary span:before {
  border-left: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/* line 9874, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-primary span:after {
  border-right: 3px solid #fab33a;
  border-top: 3px solid #fab33a;
}

/* line 9877, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-info {
  background-color: #a45ff8;
}

/* line 9879, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-info:before {
  border-color: #a45ff8 transparent transparent;
}

/* line 9881, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-info span {
  background-color: #a45ff8;
}

/* line 9883, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-info span:before {
  border-left: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 9886, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-info span:after {
  border-right: 3px solid #882ef6;
  border-top: 3px solid #882ef6;
}

/* line 9889, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-success {
  background-color: #00875a;
}

/* line 9891, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-success:before {
  border-color: #00875a transparent transparent;
}

/* line 9893, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-success span {
  background-color: #00875a;
}

/* line 9895, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-success span:before {
  border-left: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 9898, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-success span:after {
  border-right: 3px solid #005438;
  border-top: 3px solid #005438;
}

/* line 9901, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-danger {
  background-color: #fb5ea8;
}

/* line 9903, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-danger:before {
  border-color: #fb5ea8 transparent transparent;
}

/* line 9905, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-danger span {
  background-color: #fb5ea8;
}

/* line 9907, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-danger span:before {
  border-left: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 9910, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-danger span:after {
  border-right: 3px solid #fa2c8d;
  border-top: 3px solid #fa2c8d;
}

/* line 9913, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-warning {
  background-color: #6cbbfa;
}

/* line 9915, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-warning:before {
  border-color: #6cbbfa transparent transparent;
}

/* line 9917, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-warning span {
  background-color: #6cbbfa;
}

/* line 9919, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-warning span:before {
  border-left: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/* line 9922, app/assets/stylesheets/color_theme.scss */
.theme-warning .ribbon-box .ribbon-two-warning span:after {
  border-right: 3px solid #3ba4f8;
  border-top: 3px solid #3ba4f8;
}

/*---Box---*/
/* line 9927, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-primary {
  background-color: #fbc66c !important;
}

/* line 9929, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-primary.box-bordered {
  border-color: #fbc66c;
}

/* line 9931, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-outline-primary {
  background-color: #ffffff;
  border: 1px solid #fbc66c;
}

/* line 9934, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background-color: #fbc66c;
}

/* line 9937, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

/* line 9939, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-primary > .box-header > a {
  color: #ffffff;
}

/* line 9941, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-info {
  background-color: #a45ff8 !important;
}

/* line 9943, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-info.box-bordered {
  border-color: #a45ff8;
}

/* line 9945, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-outline-info {
  background-color: #ffffff;
  border: 1px solid #a45ff8;
}

/* line 9948, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-info > .box-header {
  color: #ffffff;
  background-color: #a45ff8;
}

/* line 9951, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

/* line 9953, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-info > .box-header > a {
  color: #ffffff;
}

/* line 9955, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-success {
  background-color: #00875a !important;
}

/* line 9957, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-success.box-bordered {
  border-color: #00875a;
}

/* line 9959, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-outline-success {
  background-color: #ffffff;
  border: 1px solid #00875a;
}

/* line 9962, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-success > .box-header {
  color: #ffffff;
  background-color: #00875a;
}

/* line 9965, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

/* line 9967, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-success > .box-header > a {
  color: #ffffff;
}

/* line 9969, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-danger {
  background-color: #fb5ea8 !important;
}

/* line 9971, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-danger.box-bordered {
  border-color: #fb5ea8;
}

/* line 9973, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-outline-danger {
  background-color: #ffffff;
  border: 1px solid #fb5ea8;
}

/* line 9976, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background-color: #fb5ea8;
}

/* line 9979, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

/* line 9981, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-danger > .box-header > a {
  color: #ffffff;
}

/* line 9983, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-warning {
  background-color: #6cbbfa !important;
}

/* line 9985, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-warning.box-bordered {
  border-color: #6cbbfa;
}

/* line 9987, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-outline-warning {
  background-color: #ffffff;
  border: 1px solid #6cbbfa;
}

/* line 9990, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background-color: #6cbbfa;
}

/* line 9993, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

/* line 9995, app/assets/stylesheets/color_theme.scss */
.theme-warning .box.box-solid.box-warning > .box-header > a {
  color: #ffffff;
}

/* line 9997, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-profile .social-states a:hover {
  color: #fab33a;
}

/* line 9999, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-controls li > a:hover {
  color: #fab33a;
}

/* line 10001, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-controls .dropdown.show > a {
  color: #fab33a;
}

/* line 10003, app/assets/stylesheets/color_theme.scss */
.theme-warning .box-fullscreen .box-btn-fullscreen {
  color: #fab33a;
}

/*---progress bar---*/
/* line 10007, app/assets/stylesheets/color_theme.scss */
.theme-warning .progress-bar-primary {
  background-color: #fbc66c;
}

/* line 10009, app/assets/stylesheets/color_theme.scss */
.theme-warning .progress-bar-info {
  background-color: #a45ff8;
}

/* line 10011, app/assets/stylesheets/color_theme.scss */
.theme-warning .progress-bar-success {
  background-color: #00875a;
}

/* line 10013, app/assets/stylesheets/color_theme.scss */
.theme-warning .progress-bar-danger {
  background-color: #fb5ea8;
}

/* line 10015, app/assets/stylesheets/color_theme.scss */
.theme-warning .progress-bar-warning {
  background-color: #6cbbfa;
}

/*---panel---*/
/* line 10019, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-primary {
  border-color: #fbc66c;
}

/* line 10021, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #fbc66c;
  border-color: #fbc66c;
}

/* line 10025, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbc66c;
}

/* line 10027, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-primary > .panel-heading .badge-pill {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 10030, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-primary .panel-title, .theme-warning .panel-primary .panel-action {
  color: #ffffff;
}

/* line 10032, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-primary .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbc66c;
}

/* line 10034, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-primary .panel-heading {
  color: #fbc66c;
  border-top-color: #fbc66c;
  background: transparent;
}

/* line 10038, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-primary .panel-title, .theme-warning .panel-line.panel-primary .panel-action {
  color: #fbc66c;
}

/* line 10040, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-info {
  border-color: #a45ff8;
}

/* line 10042, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-info > .panel-heading {
  color: #ffffff;
  background-color: #a45ff8;
  border-color: #a45ff8;
}

/* line 10046, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a45ff8;
}

/* line 10048, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-info > .panel-heading .badge-pill {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 10051, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-info .panel-title, .theme-warning .panel-info .panel-action {
  color: #ffffff;
}

/* line 10053, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-info .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a45ff8;
}

/* line 10055, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-info .panel-heading {
  color: #a45ff8;
  border-top-color: #a45ff8;
  background: transparent;
}

/* line 10059, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-info .panel-title, .theme-warning .panel-line.panel-info .panel-action {
  color: #a45ff8;
}

/* line 10061, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-success {
  border-color: #00875a;
}

/* line 10063, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-success > .panel-heading {
  color: #ffffff;
  background-color: #00875a;
  border-color: #00875a;
}

/* line 10067, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00875a;
}

/* line 10069, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-success > .panel-heading .badge-pill {
  color: #00875a;
  background-color: #ffffff;
}

/* line 10072, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-success .panel-title, .theme-warning .panel-success .panel-action {
  color: #ffffff;
}

/* line 10074, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-success .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00875a;
}

/* line 10076, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-success .panel-heading {
  color: #00875a;
  border-top-color: #00875a;
  background: transparent;
}

/* line 10080, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-success .panel-title, .theme-warning .panel-line.panel-success .panel-action {
  color: #00875a;
}

/* line 10082, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-danger {
  border-color: #fb5ea8;
}

/* line 10084, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #fb5ea8;
  border-color: #fb5ea8;
}

/* line 10088, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fb5ea8;
}

/* line 10090, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-danger > .panel-heading .badge-pill {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 10093, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-danger .panel-title, .theme-warning .panel-danger .panel-action {
  color: #ffffff;
}

/* line 10095, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-danger .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fb5ea8;
}

/* line 10097, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-danger .panel-heading {
  color: #fb5ea8;
  border-top-color: #fb5ea8;
  background: transparent;
}

/* line 10101, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-danger .panel-title, .theme-warning .panel-line.panel-danger .panel-action {
  color: #fb5ea8;
}

/* line 10103, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-warning {
  border-color: #6cbbfa;
}

/* line 10105, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #6cbbfa;
  border-color: #6cbbfa;
}

/* line 10109, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6cbbfa;
}

/* line 10111, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-warning > .panel-heading .badge-pill {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 10114, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-warning .panel-title, .theme-warning .panel-warning .panel-action {
  color: #ffffff;
}

/* line 10116, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-warning .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6cbbfa;
}

/* line 10118, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-warning .panel-heading {
  color: #6cbbfa;
  border-top-color: #6cbbfa;
  background: transparent;
}

/* line 10122, app/assets/stylesheets/color_theme.scss */
.theme-warning .panel-line.panel-warning .panel-title, .theme-warning .panel-line.panel-warning .panel-action {
  color: #6cbbfa;
}

/*---switch---*/
/* line 10126, app/assets/stylesheets/color_theme.scss */
.theme-warning .switch input:checked ~ .switch-indicator::after {
  background-color: #fbc66c;
}

/* line 10128, app/assets/stylesheets/color_theme.scss */
.theme-warning .switch.switch-primary input:checked ~ .switch-indicator::after {
  background-color: #fbc66c;
}

/* line 10130, app/assets/stylesheets/color_theme.scss */
.theme-warning .switch.switch-info input:checked ~ .switch-indicator::after {
  background-color: #a45ff8;
}

/* line 10132, app/assets/stylesheets/color_theme.scss */
.theme-warning .switch.switch-success input:checked ~ .switch-indicator::after {
  background-color: #00875a;
}

/* line 10134, app/assets/stylesheets/color_theme.scss */
.theme-warning .switch.switch-danger input:checked ~ .switch-indicator::after {
  background-color: #fb5ea8;
}

/* line 10136, app/assets/stylesheets/color_theme.scss */
.theme-warning .switch.switch-warning input:checked ~ .switch-indicator::after {
  background-color: #6cbbfa;
}

/*---badge---*/
/* line 10140, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-primary {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 10143, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-primary[href]:hover, .theme-warning .badge-primary[href]:focus {
  background-color: #fab33a;
}

/* line 10145, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-secondary {
  background-color: #e4e6ef;
  color: #172b4c;
}

/* line 10148, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-secondary[href]:hover, .theme-warning .badge-secondary[href]:focus {
  background-color: #c4c8dc;
}

/* line 10150, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-info {
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 10153, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-info[href]:hover, .theme-warning .badge-info[href]:focus {
  background-color: #882ef6;
}

/* line 10155, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-success {
  background-color: #00875a;
  color: #ffffff;
}

/* line 10158, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-success[href]:hover, .theme-warning .badge-success[href]:focus {
  background-color: #005438;
}

/* line 10160, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-danger {
  background-color: #fb5ea8;
  color: #ffffff;
}

/* line 10163, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-danger[href]:hover, .theme-warning .badge-danger[href]:focus {
  background-color: #fa2c8d;
}

/* line 10165, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-warning {
  background-color: #6cbbfa;
  color: #ffffff;
}

/* line 10168, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-warning[href]:hover, .theme-warning .badge-warning[href]:focus {
  background-color: #3ba4f8;
}

/*---badge light---*/
/* line 10172, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-primary-light {
  background-color: #fff1d9;
  color: #fbc66c;
}

/* line 10175, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-primary-light[href]:hover, .theme-warning .badge-primary-light[href]:focus {
  background-color: #ffdea6;
}

/* line 10177, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-secondary-light {
  background-color: #e9edf2;
  color: #172b4c;
}

/* line 10180, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-secondary-light[href]:hover, .theme-warning .badge-secondary-light[href]:focus {
  background-color: #c9d3df;
}

/* line 10182, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-info-light {
  background-color: #e9d7ff;
  color: #a45ff8;
}

/* line 10185, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-info-light[href]:hover, .theme-warning .badge-info-light[href]:focus {
  background-color: #cda4ff;
}

/* line 10187, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-success-light {
  background-color: #bdf7e4;
  color: #00875a;
}

/* line 10190, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-success-light[href]:hover, .theme-warning .badge-success-light[href]:focus {
  background-color: #90f1d1;
}

/* line 10192, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-danger-light {
  background-color: #ffcfe6;
  color: #fb5ea8;
}

/* line 10195, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-danger-light[href]:hover, .theme-warning .badge-danger-light[href]:focus {
  background-color: #ff9ccb;
}

/* line 10197, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-warning-light {
  background-color: #d4ecff;
  color: #6cbbfa;
}

/* line 10200, app/assets/stylesheets/color_theme.scss */
.theme-warning .badge-warning-light[href]:hover, .theme-warning .badge-warning-light[href]:focus {
  background-color: #a1d5ff;
}

/*---rating---*/
/* line 10204, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-primary .active {
  color: #fbc66c;
}

/* line 10206, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-primary :checked ~ label {
  color: #fbc66c;
}

/* line 10208, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-primary label:hover {
  color: #fbc66c;
}

/* line 10210, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-primary label:hover ~ label {
  color: #fbc66c;
}

/* line 10212, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-info .active {
  color: #a45ff8;
}

/* line 10214, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-info :checked ~ label {
  color: #a45ff8;
}

/* line 10216, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-info label:hover {
  color: #a45ff8;
}

/* line 10218, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-info label:hover ~ label {
  color: #a45ff8;
}

/* line 10220, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-success .active {
  color: #00875a;
}

/* line 10222, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-success :checked ~ label {
  color: #00875a;
}

/* line 10224, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-success label:hover {
  color: #00875a;
}

/* line 10226, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-success label:hover ~ label {
  color: #00875a;
}

/* line 10228, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-danger .active {
  color: #fb5ea8;
}

/* line 10230, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-danger :checked ~ label {
  color: #fb5ea8;
}

/* line 10232, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-danger label:hover {
  color: #fb5ea8;
}

/* line 10234, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-danger label:hover ~ label {
  color: #fb5ea8;
}

/* line 10236, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-warning .active {
  color: #6cbbfa;
}

/* line 10238, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-warning :checked ~ label {
  color: #6cbbfa;
}

/* line 10240, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-warning label:hover {
  color: #6cbbfa;
}

/* line 10242, app/assets/stylesheets/color_theme.scss */
.theme-warning .rating-warning label:hover ~ label {
  color: #6cbbfa;
}

/*---toggler---*/
/* line 10246, app/assets/stylesheets/color_theme.scss */
.theme-warning .toggler-primary input:checked + i {
  color: #fbc66c;
}

/* line 10248, app/assets/stylesheets/color_theme.scss */
.theme-warning .toggler-info input:checked + i {
  color: #a45ff8;
}

/* line 10250, app/assets/stylesheets/color_theme.scss */
.theme-warning .toggler-success input:checked + i {
  color: #00875a;
}

/* line 10252, app/assets/stylesheets/color_theme.scss */
.theme-warning .toggler-danger input:checked + i {
  color: #fb5ea8;
}

/* line 10254, app/assets/stylesheets/color_theme.scss */
.theme-warning .toggler-warning input:checked + i {
  color: #6cbbfa;
}

/*---nav tabs---*/
/* line 10258, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs.nav-tabs-primary .nav-link:hover, .theme-warning .nav-tabs.nav-tabs-primary .nav-link:active, .theme-warning .nav-tabs.nav-tabs-primary .nav-link:focus, .theme-warning .nav-tabs.nav-tabs-primary .nav-link.active {
  border-color: #fab33a;
  background-color: transparent;
  color: #fab33a;
}

/* line 10262, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs.nav-tabs-info .nav-link:hover, .theme-warning .nav-tabs.nav-tabs-info .nav-link:active, .theme-warning .nav-tabs.nav-tabs-info .nav-link:focus, .theme-warning .nav-tabs.nav-tabs-info .nav-link.active {
  border-color: #882ef6;
  background-color: #a45ff8;
  color: #ffffff;
}

/* line 10266, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs.nav-tabs-success .nav-link:hover, .theme-warning .nav-tabs.nav-tabs-success .nav-link:active, .theme-warning .nav-tabs.nav-tabs-success .nav-link:focus, .theme-warning .nav-tabs.nav-tabs-success .nav-link.active {
  border-color: #005438;
  background-color: transparent;
  color: #005438;
}

/* line 10270, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs.nav-tabs-danger .nav-link:hover, .theme-warning .nav-tabs.nav-tabs-danger .nav-link:active, .theme-warning .nav-tabs.nav-tabs-danger .nav-link:focus, .theme-warning .nav-tabs.nav-tabs-danger .nav-link.active {
  border-color: #fa2c8d;
  background-color: transparent;
  color: #fa2c8d;
}

/* line 10274, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs.nav-tabs-warning .nav-link:hover, .theme-warning .nav-tabs.nav-tabs-warning .nav-link:active, .theme-warning .nav-tabs.nav-tabs-warning .nav-link:focus, .theme-warning .nav-tabs.nav-tabs-warning .nav-link.active {
  border-color: #3ba4f8;
  background-color: transparent;
  color: #3ba4f8;
}

/* line 10278, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs-custom.tab-primary > .nav-tabs > li a.active {
  border-top-color: #fab33a;
}

/* line 10280, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs-custom.tab-info > .nav-tabs > li a.active {
  border-top-color: #882ef6;
}

/* line 10282, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs-custom.tab-success > .nav-tabs > li a.active {
  border-top-color: #005438;
}

/* line 10284, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs-custom.tab-danger > .nav-tabs > li a.active {
  border-top-color: #fa2c8d;
}

/* line 10286, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs-custom.tab-warning > .nav-tabs > li a.active {
  border-top-color: #3ba4f8;
}

/* line 10288, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs .nav-link.active {
  border-bottom-color: #fbc66c;
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 10292, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs .nav-link.active:hover, .theme-warning .nav-tabs .nav-link.active:focus {
  border-bottom-color: #fbc66c;
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 10296, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs .nav-item.open .nav-link {
  border-bottom-color: #fbc66c;
  background-color: #fbc66c;
}

/* line 10299, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs .nav-item.open .nav-link:hover, .theme-warning .nav-tabs .nav-item.open .nav-link:focus {
  border-bottom-color: #fbc66c;
  background-color: #fbc66c;
}

/*---todo---*/
/* line 10304, app/assets/stylesheets/color_theme.scss */
.theme-warning .todo-list .primary {
  border-left-color: #fbc66c;
}

/* line 10306, app/assets/stylesheets/color_theme.scss */
.theme-warning .todo-list .info {
  border-left-color: #fbc66c;
}

/* line 10308, app/assets/stylesheets/color_theme.scss */
.theme-warning .todo-list .success {
  border-left-color: #00875a;
}

/* line 10310, app/assets/stylesheets/color_theme.scss */
.theme-warning .todo-list .danger {
  border-left-color: #fb5ea8;
}

/* line 10312, app/assets/stylesheets/color_theme.scss */
.theme-warning .todo-list .warning {
  border-left-color: #6cbbfa;
}

/*---timeline---*/
/* line 10316, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-primary {
  background-color: #fbc66c;
  border: 1px solid #fbc66c;
  color: #ffffff;
}

/* line 10320, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-primary:before, .theme-warning .timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #fbc66c;
  border-right-color: #fbc66c;
}

/* line 10323, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}

/* line 10325, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-info {
  background-color: #a45ff8;
  border: 1px solid #a45ff8;
  color: #ffffff;
}

/* line 10329, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-info:before, .theme-warning .timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #a45ff8;
  border-right-color: #a45ff8;
}

/* line 10332, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}

/* line 10334, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-success {
  background-color: #00875a;
  border: 1px solid #00875a;
  color: #ffffff;
}

/* line 10338, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-success:before, .theme-warning .timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #00875a;
  border-right-color: #00875a;
}

/* line 10341, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}

/* line 10343, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-danger {
  background-color: #fb5ea8;
  border: 1px solid #fb5ea8;
  color: #ffffff;
}

/* line 10347, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-danger:before, .theme-warning .timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #fb5ea8;
  border-right-color: #fb5ea8;
}

/* line 10350, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}

/* line 10352, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-warning {
  background-color: #6cbbfa;
  border: 1px solid #6cbbfa;
  color: #ffffff;
}

/* line 10356, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-warning:before, .theme-warning .timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #6cbbfa;
  border-right-color: #6cbbfa;
}

/* line 10359, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}

/* line 10361, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #fbc66c;
  background-color: #ffffff;
}

/* line 10364, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #a45ff8;
  background-color: #ffffff;
}

/* line 10367, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #00875a;
  background-color: #ffffff;
}

/* line 10370, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #fb5ea8;
  background-color: #ffffff;
}

/* line 10373, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #6cbbfa;
  background-color: #ffffff;
}

/* line 10376, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-label .label-primary {
  background-color: #fbc66c;
}

/* line 10378, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-label .label-info {
  background-color: #a45ff8;
}

/* line 10380, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-label .label-success {
  background-color: #00875a;
}

/* line 10382, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-label .label-danger {
  background-color: #fb5ea8;
}

/* line 10384, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline .timeline-label .label-warning {
  background-color: #6cbbfa;
}

/* line 10386, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline__year, .theme-warning .timeline5:before, .theme-warning .timeline__box:before, .theme-warning .timeline__date {
  background-color: #fbc66c;
}

/* line 10388, app/assets/stylesheets/color_theme.scss */
.theme-warning .timeline__post {
  border-left: 3px solid #fbc66c;
}

/*---daterangepicker---*/
/* line 10392, app/assets/stylesheets/color_theme.scss */
.theme-warning .daterangepicker td.active {
  background-color: #fbc66c;
}

/* line 10394, app/assets/stylesheets/color_theme.scss */
.theme-warning .daterangepicker td.active:hover {
  background-color: #fbc66c;
}

/* line 10396, app/assets/stylesheets/color_theme.scss */
.theme-warning .daterangepicker .input-mini.active {
  border: 1px solid #fbc66c;
}

/* line 10398, app/assets/stylesheets/color_theme.scss */
.theme-warning .ranges li:hover, .theme-warning .ranges li:active, .theme-warning .ranges li.active {
  border: 1px solid #fbc66c;
  background-color: #fbc66c;
}

/*---control-sidebar---*/
/* line 10403, app/assets/stylesheets/color_theme.scss */
.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-color: #fbc66c;
  color: #fbc66c;
}

/* line 10406, app/assets/stylesheets/color_theme.scss */
.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  border-color: #fbc66c;
  color: #fbc66c;
}

/* line 10409, app/assets/stylesheets/color_theme.scss */
.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  border-color: #fbc66c;
  color: #fbc66c;
}

/* line 10412, app/assets/stylesheets/color_theme.scss */
.theme-warning .control-sidebar .rpanel-title .btn:hover {
  color: #fbc66c;
}

/*---nav---*/
/* line 10416, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav > li > a:hover, .theme-warning .nav > li > a:active, .theme-warning .nav > li > a:focus {
  color: #fbc66c;
}

/* line 10418, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-pills > li > a.active {
  border-top-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 10422, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-pills > li > a.active:hover, .theme-warning .nav-pills > li > a.active:focus {
  border-top-color: #fbc66c;
  background-color: #fbc66c !important;
  color: #ffffff;
}

/* line 10426, app/assets/stylesheets/color_theme.scss */
.theme-warning .mailbox-nav .nav-pills > li > a:hover, .theme-warning .mailbox-nav .nav-pills > li > a:focus {
  border-color: #fbc66c;
}

/* line 10428, app/assets/stylesheets/color_theme.scss */
.theme-warning .mailbox-nav .nav-pills > li > a.active {
  border-color: #fbc66c;
}

/* line 10430, app/assets/stylesheets/color_theme.scss */
.theme-warning .mailbox-nav .nav-pills > li > a.active:hover, .theme-warning .mailbox-nav .nav-pills > li > a.active:focus {
  border-color: #fbc66c;
}

/* line 10432, app/assets/stylesheets/color_theme.scss */
.theme-warning .nav-tabs-custom > .nav-tabs > li a.active {
  border-top-color: #fbc66c;
}

/* line 10434, app/assets/stylesheets/color_theme.scss */
.theme-warning .profile-tab li a.nav-link.active {
  border-bottom: 2px solid #fbc66c;
}

/* line 10436, app/assets/stylesheets/color_theme.scss */
.theme-warning .customtab li a.nav-link.active {
  border-bottom: 2px solid #fbc66c;
}

/*---form-element---*/
/* line 10440, app/assets/stylesheets/color_theme.scss */
.theme-warning .form-element .input-group .input-group-addon {
  background-image: linear-gradient(45deg, #fbc66c, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 10442, app/assets/stylesheets/color_theme.scss */
.theme-warning .form-element .form-control {
  background-image: linear-gradient(45deg, #fbc66c, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 10444, app/assets/stylesheets/color_theme.scss */
.theme-warning .form-element .form-control:focus {
  background-image: linear-gradient(45deg, #fbc66c, #a45ff8), linear-gradient(#3b6dc1, #3b6dc1);
}

/* line 10446, app/assets/stylesheets/color_theme.scss */
.theme-warning .form-control:focus {
  border-color: #fbc66c;
}

/* line 10448, app/assets/stylesheets/color_theme.scss */
.theme-warning .chk-col-primary[type=checkbox]:checked + label:before {
  border-right: 2px solid #fbc66c;
  border-bottom: 2px solid #fbc66c;
}

/* line 10451, app/assets/stylesheets/color_theme.scss */
.theme-warning .chk-col-info[type=checkbox]:checked + label:before {
  border-right: 2px solid #a45ff8;
  border-bottom: 2px solid #a45ff8;
}

/* line 10454, app/assets/stylesheets/color_theme.scss */
.theme-warning .chk-col-success[type=checkbox]:checked + label:before {
  border-right: 2px solid #00875a;
  border-bottom: 2px solid #00875a;
}

/* line 10457, app/assets/stylesheets/color_theme.scss */
.theme-warning .chk-col-danger[type=checkbox]:checked + label:before {
  border-right: 2px solid #fb5ea8;
  border-bottom: 2px solid #fb5ea8;
}

/* line 10460, app/assets/stylesheets/color_theme.scss */
.theme-warning .chk-col-warning[type=checkbox]:checked + label:before {
  border-right: 2px solid #6cbbfa;
  border-bottom: 2px solid #6cbbfa;
}

/* line 10463, app/assets/stylesheets/color_theme.scss */
.theme-warning .filled-in.chk-col-primary[type=checkbox]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 10466, app/assets/stylesheets/color_theme.scss */
.theme-warning .filled-in.chk-col-info[type=checkbox]:checked + label:after {
  border: 2px solid #a45ff8;
  background-color: #a45ff8;
}

/* line 10469, app/assets/stylesheets/color_theme.scss */
.theme-warning .filled-in.chk-col-success[type=checkbox]:checked + label:after {
  border: 2px solid #00875a;
  background-color: #00875a;
}

/* line 10472, app/assets/stylesheets/color_theme.scss */
.theme-warning .filled-in.chk-col-danger[type=checkbox]:checked + label:after {
  border: 2px solid #fb5ea8;
  background-color: #fb5ea8;
}

/* line 10475, app/assets/stylesheets/color_theme.scss */
.theme-warning .filled-in.chk-col-warning[type=checkbox]:checked + label:after {
  border: 2px solid #6cbbfa;
  background-color: #6cbbfa;
}

/* line 10478, app/assets/stylesheets/color_theme.scss */
.theme-warning .radio-col-primary[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border-color: #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 10483, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-primary[type=radio]:checked + label:before {
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 10487, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-primary[type=radio]:checked + label:after {
  background-color: #fbc66c;
  border: 2px solid #fbc66c;
  animation: ripple .2s linear forwards;
}

/* line 10492, app/assets/stylesheets/color_theme.scss */
.theme-warning .radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border-color: #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 10497, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-info[type=radio]:checked + label:before {
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 10501, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-info[type=radio]:checked + label:after {
  background-color: #a45ff8;
  border: 2px solid #a45ff8;
  animation: ripple .2s linear forwards;
}

/* line 10506, app/assets/stylesheets/color_theme.scss */
.theme-warning .radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border-color: #00875a;
  animation: ripple .2s linear forwards;
}

/* line 10511, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-success[type=radio]:checked + label:before {
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 10515, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-success[type=radio]:checked + label:after {
  background-color: #00875a;
  border: 2px solid #00875a;
  animation: ripple .2s linear forwards;
}

/* line 10520, app/assets/stylesheets/color_theme.scss */
.theme-warning .radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border-color: #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 10525, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-danger[type=radio]:checked + label:before {
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 10529, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-danger[type=radio]:checked + label:after {
  background-color: #fb5ea8;
  border: 2px solid #fb5ea8;
  animation: ripple .2s linear forwards;
}

/* line 10534, app/assets/stylesheets/color_theme.scss */
.theme-warning .radio-col-warning[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border-color: #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 10539, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-warning[type=radio]:checked + label:before {
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 10543, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap.radio-col-warning[type=radio]:checked + label:after {
  background-color: #6cbbfa;
  border: 2px solid #6cbbfa;
  animation: ripple .2s linear forwards;
}

/* line 10548, app/assets/stylesheets/color_theme.scss */
.theme-warning [type=checkbox]:checked + label:before {
  border-right: 2px solid #fbc66c;
  border-bottom: 2px solid #fbc66c;
}

/* line 10551, app/assets/stylesheets/color_theme.scss */
.theme-warning .filled-in[type=checkbox]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 10554, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap[type=radio]:checked + label:before, .theme-warning .with-gap[type=radio]:checked + label:after {
  border: 2px solid #fbc66c;
}

/* line 10556, app/assets/stylesheets/color_theme.scss */
.theme-warning .with-gap[type=radio]:checked + label:after {
  background-color: #fbc66c;
  z-index: 0;
}

/* line 10559, app/assets/stylesheets/color_theme.scss */
.theme-warning [type=radio]:checked + label:after {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
  z-index: 0;
}

/* line 10563, app/assets/stylesheets/color_theme.scss */
.theme-warning .filled-in.tabbed[type=checkbox]:checked:focus + label:after {
  border-color: #fbc66c;
  background-color: #fbc66c;
}

/*---Calender---*/
/* line 10568, app/assets/stylesheets/color_theme.scss */
.theme-warning .fx-element-overlay .fx-card-item .fx-card-content a:hover {
  color: #fbc66c;
}

/* line 10570, app/assets/stylesheets/color_theme.scss */
.theme-warning .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a:hover {
  background: #fbc66c;
  border-color: #fbc66c;
}

/* line 10573, app/assets/stylesheets/color_theme.scss */
.theme-warning .fc-event, .theme-warning .calendar-event {
  background: #fbc66c;
}

/*---Tabs---*/
/* line 10577, app/assets/stylesheets/color_theme.scss */
.theme-warning .tabs-vertical li .nav-link:hover, .theme-warning .tabs-vertical li .nav-link:active, .theme-warning .tabs-vertical li .nav-link:focus, .theme-warning .tabs-vertical li .nav-link.active {
  background-color: #fbc66c;
  color: #ffffff;
}

/* line 10580, app/assets/stylesheets/color_theme.scss */
.theme-warning .customvtab .tabs-vertical li .nav-link:hover, .theme-warning .customvtab .tabs-vertical li .nav-link:active, .theme-warning .customvtab .tabs-vertical li .nav-link:focus, .theme-warning .customvtab .tabs-vertical li .nav-link.active {
  border-right: 2px solid #fbc66c;
  color: #fbc66c;
}

/* line 10583, app/assets/stylesheets/color_theme.scss */
.theme-warning .customtab2 li a.nav-link:hover, .theme-warning .customtab2 li a.nav-link:active, .theme-warning .customtab2 li a.nav-link.active {
  background-color: #fbc66c;
}

/* line 10586, app/assets/stylesheets/color_theme.scss */
.rtl.theme-warning .customvtab .tabs-vertical li .nav-link:hover, .rtl.theme-warning .customvtab .tabs-vertical li .nav-link:active, .rtl.theme-warning .customvtab .tabs-vertical li .nav-link:focus, .rtl.theme-warning .customvtab .tabs-vertical li .nav-link.active {
  border-right: none;
  border-left: 2px solid #fbc66c;
}

/*---Notification---*/
/* line 10591, app/assets/stylesheets/color_theme.scss */
.theme-warning .jq-icon-primary {
  background-color: #fbc66c;
  color: #ffffff;
  border-color: #fbc66c;
}

/* line 10595, app/assets/stylesheets/color_theme.scss */
.theme-warning .jq-icon-info {
  background-color: #a45ff8;
  color: #ffffff;
  border-color: #a45ff8;
}

/* line 10599, app/assets/stylesheets/color_theme.scss */
.theme-warning .jq-icon-success {
  background-color: #00875a;
  color: #ffffff;
  border-color: #fbc66c;
}

/* line 10603, app/assets/stylesheets/color_theme.scss */
.theme-warning .jq-icon-error {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 10607, app/assets/stylesheets/color_theme.scss */
.theme-warning .jq-icon-danger {
  background-color: #fb5ea8;
  color: #ffffff;
  border-color: #fb5ea8;
}

/* line 10611, app/assets/stylesheets/color_theme.scss */
.theme-warning .jq-icon-warning {
  background-color: #6cbbfa;
  color: #ffffff;
  border-color: #6cbbfa;
}

/*---avatar---*/
/* line 10617, app/assets/stylesheets/color_theme.scss */
.theme-warning .avatar.status-primary::after {
  background-color: #fbc66c;
}

/* line 10619, app/assets/stylesheets/color_theme.scss */
.theme-warning .avatar.status-info::after {
  background-color: #a45ff8;
}

/* line 10621, app/assets/stylesheets/color_theme.scss */
.theme-warning .avatar.status-success::after {
  background-color: #00875a;
}

/* line 10623, app/assets/stylesheets/color_theme.scss */
.theme-warning .avatar.status-danger::after {
  background-color: #fb5ea8;
}

/* line 10625, app/assets/stylesheets/color_theme.scss */
.theme-warning .avatar.status-warning::after {
  background-color: #6cbbfa;
}

/* line 10627, app/assets/stylesheets/color_theme.scss */
.theme-warning .avatar[class*='status-']::after {
  background-color: #fbc66c;
}

/* line 10629, app/assets/stylesheets/color_theme.scss */
.theme-warning .avatar-add:hover {
  background-color: #fab33a;
  border-color: #fab33a;
}

/*---media---*/
/* line 10634, app/assets/stylesheets/color_theme.scss */
.theme-warning .media-chat.media-chat-reverse .media-body p {
  background-color: #fbc66c;
}

/* line 10636, app/assets/stylesheets/color_theme.scss */
.theme-warning .media-right-out a:hover {
  color: #fab33a;
}

/*---control---*/
/* line 10640, app/assets/stylesheets/color_theme.scss */
.theme-warning .control input:checked:focus ~ .control_indicator {
  background-color: #fbc66c;
}

/* line 10642, app/assets/stylesheets/color_theme.scss */
.theme-warning .control input:checked ~ .control_indicator {
  background-color: #fbc66c;
}

/* line 10644, app/assets/stylesheets/color_theme.scss */
.theme-warning .control:hover input:not([disabled]):checked ~ .control_indicator {
  background-color: #fbc66c;
}

/*---flex---*/
/* line 10648, app/assets/stylesheets/color_theme.scss */
.theme-warning .flex-column > li > a.nav-link.active {
  border-left-color: #fbc66c;
}

/* line 10650, app/assets/stylesheets/color_theme.scss */
.theme-warning .flex-column > li > a.nav-link.active:hover {
  border-left-color: #fbc66c;
}

/*---pagination---*/
/* line 10654, app/assets/stylesheets/color_theme.scss */
.theme-warning .pagination li a.current {
  border: 1px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 10657, app/assets/stylesheets/color_theme.scss */
.theme-warning .pagination li a.current:hover {
  border: 1px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 10660, app/assets/stylesheets/color_theme.scss */
.theme-warning .pagination li a:hover {
  border: 1px solid #fab33a;
  background-color: #fab33a !important;
}

/* line 10663, app/assets/stylesheets/color_theme.scss */
.theme-warning .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 10666, app/assets/stylesheets/color_theme.scss */
.theme-warning .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 10669, app/assets/stylesheets/color_theme.scss */
.theme-warning .paging_simple_numbers .pagination .paginate_button.active a {
  background-color: #fbc66c;
}

/* line 10671, app/assets/stylesheets/color_theme.scss */
.theme-warning .paging_simple_numbers .pagination .paginate_button:hover a {
  background-color: #fbc66c;
}

/* line 10673, app/assets/stylesheets/color_theme.scss */
.theme-warning .footable .pagination li a:hover, .theme-warning .footable .pagination li a:active, .theme-warning .footable .pagination li a.active {
  background-color: #fbc66c;
}

/*---dataTables---*/
/* line 10677, app/assets/stylesheets/color_theme.scss */
.theme-warning .dt-buttons .dt-button {
  background-color: #fbc66c;
}

/*---select2---*/
/* line 10681, app/assets/stylesheets/color_theme.scss */
.theme-warning .select2-container--default.select2-container--open {
  border-color: #fbc66c;
}

/* line 10683, app/assets/stylesheets/color_theme.scss */
.theme-warning .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fbc66c;
}

/* line 10685, app/assets/stylesheets/color_theme.scss */
.theme-warning .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #fbc66c !important;
}

/* line 10687, app/assets/stylesheets/color_theme.scss */
.theme-warning .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #fbc66c !important;
}

/* line 10689, app/assets/stylesheets/color_theme.scss */
.theme-warning .select2-container--default .select2-selection--multiple:focus {
  border-color: #fbc66c !important;
}

/* line 10691, app/assets/stylesheets/color_theme.scss */
.theme-warning .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #fbc66c;
  border-color: #fbc66c;
}

/*---Other---*/
/* line 10696, app/assets/stylesheets/color_theme.scss */
.theme-warning .myadmin-dd .dd-list .dd-list .dd-handle:hover {
  color: #fab33a;
}

/* line 10698, app/assets/stylesheets/color_theme.scss */
.theme-warning .myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #fab33a;
}

/* line 10700, app/assets/stylesheets/color_theme.scss */
.theme-warning .myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #fab33a;
}

/* line 10702, app/assets/stylesheets/color_theme.scss */
.theme-warning [data-overlay-primary]::before {
  background: #fab33a;
}

/*---wizard---*/
/* line 10706, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard > .steps > ul > li.current {
  border: 2px solid #fbc66c;
  background-color: #fbc66c;
}

/* line 10709, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard > .steps > ul > li.done {
  border-color: #fab33a;
  background-color: #fab33a;
}

/* line 10712, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard > .actions > ul > li > a {
  background-color: #fbc66c;
}

/* line 10714, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  background-color: #fbc66c;
}

/* line 10716, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  background-color: #fbc66c;
}

/* line 10718, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  background-color: #fbc66c;
}

/* line 10720, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  background-color: #fbc66c;
}

/* line 10722, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #fbc66c;
  color: #fbc66c;
}

/* line 10725, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #fbc66c;
}

/* line 10727, app/assets/stylesheets/color_theme.scss */
.theme-warning .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #fbc66c;
}

@media (max-width: 767px) {
  /* line 10731, app/assets/stylesheets/color_theme.scss */
  .theme-warning .wizard-content .wizard > .steps > ul > li:last-child:after {
    background-color: #fbc66c;
  }
}

@media (max-width: 575px) {
  /* line 10734, app/assets/stylesheets/color_theme.scss */
  .theme-warning .wizard-content .wizard > .steps > ul > li.current:after {
    background-color: #fbc66c;
  }
}

/*---slider---*/
/* line 10737, app/assets/stylesheets/color_theme.scss */
.theme-warning #primary .slider-selection {
  background-color: #fbc66c;
}

/* line 10739, app/assets/stylesheets/color_theme.scss */
.theme-warning #info .slider-selection {
  background-color: #a45ff8;
}

/* line 10741, app/assets/stylesheets/color_theme.scss */
.theme-warning #success .slider-selection {
  background-color: #00875a;
}

/* line 10743, app/assets/stylesheets/color_theme.scss */
.theme-warning #danger .slider-selection {
  background-color: #fb5ea8;
}

/* line 10745, app/assets/stylesheets/color_theme.scss */
.theme-warning #warning .slider-selection {
  background-color: #6cbbfa;
}

/*---horizontal-timeline---*/
/* line 10749, app/assets/stylesheets/color_theme.scss */
.theme-warning .cd-horizontal-timeline .events a.selected::after {
  background: #fbc66c;
  border-color: #fbc66c;
}

/* line 10752, app/assets/stylesheets/color_theme.scss */
.theme-warning .cd-horizontal-timeline .events a.older-event::after {
  border-color: #fbc66c;
}

/* line 10754, app/assets/stylesheets/color_theme.scss */
.theme-warning .cd-horizontal-timeline .filling-line {
  background: #fbc66c;
}

/* line 10756, app/assets/stylesheets/color_theme.scss */
.theme-warning .cd-horizontal-timeline a {
  color: #fbc66c;
}

/* line 10758, app/assets/stylesheets/color_theme.scss */
.theme-warning .cd-horizontal-timeline a:hover, .theme-warning .cd-horizontal-timeline a:focus {
  color: #fbc66c;
}

/* line 10760, app/assets/stylesheets/color_theme.scss */
.theme-warning .cd-timeline-navigation a:hover, .theme-warning .cd-timeline-navigation a:focus {
  border-color: #fbc66c;
}

/* line 3, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/jquery-datatables-1.10.20/app/assets/stylesheets/datatables/extensions/FixedHeader/fixedHeader.dataTables.scss */
table.fixedHeader-floating {
  position: fixed !important;
  background-color: white;
}

/* line 8, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/jquery-datatables-1.10.20/app/assets/stylesheets/datatables/extensions/FixedHeader/fixedHeader.dataTables.scss */
table.fixedHeader-floating.no-footer {
  border-bottom-width: 0;
}

/* line 12, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/jquery-datatables-1.10.20/app/assets/stylesheets/datatables/extensions/FixedHeader/fixedHeader.dataTables.scss */
table.fixedHeader-locked {
  position: absolute !important;
  background-color: white;
}

@media print {
  /* line 18, ../../../../../usr/local/rvm/gems/ruby-2.7.2/gems/jquery-datatables-1.10.20/app/assets/stylesheets/datatables/extensions/FixedHeader/fixedHeader.dataTables.scss */
  table.fixedHeader-floating {
    display: none;
  }
}

/*Social Media Colors*/
/*Theme Colors*/
/*Lite color*/
/*Theme Colors For Dark*/
@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav .content-wrapper, .layout-top-nav .main-footer, .layout-top-nav .main-nav > .navbar {
    width: 95%;
    margin: 0 auto;
  }
  /* line 10, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .content-wrapper {
    margin-top: 140px;
  }
  /* line 12, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-header {
    background: #2f3478;
  }
}

@media (max-width: 767px) {
  /* line 15, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav .content-wrapper, .layout-top-nav .main-footer, .layout-top-nav .main-nav > .navbar {
    width: 95%;
    margin: 0 auto;
  }
}

/* line 18, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-header {
  width: 100%;
  margin: 0 auto;
}

/* line 21, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-header .inside-header {
  width: 95%;
  margin: 0 auto;
  background: #2f3478;
}

/* line 25, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-header .logo-box {
  border-right: none !important;
}

/* line 27, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-header .logo-box .logo {
  padding: 0;
}

/* line 29, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-header .navbar {
  border-bottom: none !important;
}

/* line 31, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-header .navbar-custom-menu {
  padding-right: 0px;
}

/* line 33, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav.fixed .main-nav {
  position: fixed;
  width: 100%;
  margin-top: 65px;
  z-index: 809;
  border-radius: 0;
}

/* line 39, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-nav {
  background: #2f3478;
  box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0);
  padding: 0px 0px 5px;
  z-index: 99;
  position: relative;
  margin: 10px auto 0;
  border-radius: 10px;
}

/* line 47, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0/0 serif;
  overflow: hidden;
}

/* line 54, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu:before, .layout-top-nav .main-menu-btn-icon:after, .layout-top-nav .main-menu-btn-icon:before {
  content: '';
}

/* line 56, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu {
  clear: both;
  box-shadow: none;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  /* line 63, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav {
    position: fixed;
    width: 100%;
    margin-top: 65px;
  }
}

/* line 67, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu:before {
  display: block;
  height: 1px;
  font: 1px/1px sans-serif;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 74, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav #main-menu {
    float: none;
    clear: none;
    margin: 0 auto;
  }
  /* line 78, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav #main-menu:before {
    display: none;
  }
  /* line 80, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed #main-menu {
    width: 95%;
  }
  /* line 82, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav .main-nav {
    width: 95%;
  }
}

@media (max-width: 767px) {
  /* line 85, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav .main-nav {
    z-index: 9999;
    position: relative;
    padding: 0;
    margin: 0px 0px;
  }
  /* line 90, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav {
    margin-top: 110px;
    z-index: 10000;
  }
}

/* line 93, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav.fixed .main-menu-btn {
  margin: -45px 10px 0 20px;
}

/* line 95, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-menu-btn {
  float: left;
  margin: -45px 10px 0 20px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  z-index: 9999;
}

/* line 108, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-menu-btn-icon {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #ffffff;
  transition: all .25s;
}

/* line 117, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-menu-btn-icon:before, .layout-top-nav .main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #ffffff;
  transition: all .25s;
}

/* line 126, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-menu-btn-icon:before {
  top: -7px;
  left: 0;
}

/* line 129, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav .main-menu-btn-icon:after {
  top: 7px;
  left: 0;
}

/* line 132, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: 0 0;
}

/* line 135, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  transform: rotate(-45deg);
}

/* line 139, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  transform: rotate(45deg);
}

/* line 143, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 152, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu-state:not(:checked) ~ #main-menu, .layout-top-nav .main-menu-btn::after, .layout-top-nav .main-menu-btn::before {
  display: none;
}

/* line 154, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav #main-menu-state:checked ~ #main-menu {
  display: block;
}

@media (min-width: 768px) {
  /* line 158, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav .main-menu-btn {
    position: absolute;
    top: -99999px;
    display: none !important;
  }
  /* line 162, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
/* line 167, app/assets/stylesheets/horizontal-menu.scss */
.sm {
  box-sizing: border-box;
  position: relative;
  z-index: 9999;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: block;
  list-style: none;
  margin: 0;
  padding: 5px;
  line-height: normal;
  direction: ltr;
  text-align: left;
}

/* line 179, app/assets/stylesheets/horizontal-menu.scss */
.sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
}

/* line 187, app/assets/stylesheets/horizontal-menu.scss */
.sm > li > h1, .sm > li > .h1, .sm > li > h2, .sm > li > .h2, .sm > li > h3, .sm > li > .h3, .sm > li > h4, .sm > li > .h4, .sm > li > h5, .sm > li > .h5, .sm > li > h6, .sm > li > .h6 {
  margin: 0;
  padding: 0;
}

/* line 190, app/assets/stylesheets/horizontal-menu.scss */
.sm ul {
  display: none;
}

/* line 192, app/assets/stylesheets/horizontal-menu.scss */
.sm li, .sm a {
  position: relative;
}

/* line 194, app/assets/stylesheets/horizontal-menu.scss */
.sm a {
  display: block;
}

/* line 196, app/assets/stylesheets/horizontal-menu.scss */
.sm a.disabled {
  cursor: default;
}

/* line 198, app/assets/stylesheets/horizontal-menu.scss */
.sm::after {
  content: "";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  overflow: hidden;
}

/* line 205, app/assets/stylesheets/horizontal-menu.scss */
.sm *, .sm *::before, .sm *::after {
  box-sizing: inherit;
}

/* line 208, app/assets/stylesheets/horizontal-menu.scss */
.sm-rtl {
  direction: rtl;
  text-align: right;
}

/* line 211, app/assets/stylesheets/horizontal-menu.scss */
.sm-rtl ul, .sm-rtl li {
  direction: rtl;
  text-align: right;
}

/* line 215, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue {
  background: transparent;
  border-radius: 10px;
  box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0.05);
}

/* line 219, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a {
  padding: 15px 20px;
  border-radius: 0;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  color: #ffffff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: inherit;
  text-decoration: none;
  display: flex;
}

/* line 231, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a:hover, .sm-blue a:active, .sm-blue a:focus {
  padding: 15px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  background: #172b4c;
  color: #ffffff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: inherit;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

/* line 243, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a i {
  font-size: 1.143rem;
  margin: 0px 10px 0 0;
  top: 1px;
  position: relative;
}

/* line 248, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a svg {
  width: 16px;
  height: 16px;
  font-size: 1.143rem;
  margin: 0px 10px 0 0;
  top: 1px;
  position: relative;
}

/* line 255, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a.current {
  background: #172b4c;
  color: #ffffff;
}

/* line 258, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a.disabled {
  color: #234173;
}

/* line 260, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: auto;
  right: 4px;
  width: 34px;
  overflow: hidden;
  /*font: bold 16px/34px monospace !important;*/
  text-align: center;
  text-shadow: none;
  border-radius: 0;
}

/* line 272, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a .sub-arrow::before {
  /* content: '+';*/
}

/* line 274, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue a.highlighted .sub-arrow::before {
  content: "\f107";
}

/* line 276, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue.highlighted .sub-arrow::before {
  content: "\f107";
}

/* line 278, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
  border-radius: 0;
}

/* line 280, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue > li:last-child > a, .sm-blue > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0 0 8px 8px;
}

/* line 282, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0;
}

/* line 284, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul {
  background: #2c3171;
}

/* line 286, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul a {
  background: transparent;
  color: #ffffff;
  font-size: 1rem;
  text-shadow: none;
  border-left: 8px solid transparent;
}

/* line 292, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul a:hover, .sm-blue ul a:active, .sm-blue ul a:focus {
  background: transparent;
  color: #172b4c;
  font-size: 1rem;
  text-shadow: none;
  border-left: 8px solid transparent;
}

/* line 298, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul a.current {
  background: #172b4c;
  color: #ffffff;
}

/* line 301, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul a.disabled {
  color: gray;
}

/* line 303, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul ul {
  background: #282c66;
}

/* line 305, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul ul a,
.sm-blue ul ul a:hover,
.sm-blue ul ul a:focus,
.sm-blue ul ul a:active {
  border-left: 16px solid transparent;
}

/* line 310, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul ul ul a,
.sm-blue ul ul ul a:hover,
.sm-blue ul ul ul a:focus,
.sm-blue ul ul ul a:active {
  border-left: 24px solid transparent;
}

/* line 315, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul ul ul ul a,
.sm-blue ul ul ul ul a:hover,
.sm-blue ul ul ul ul a:focus,
.sm-blue ul ul ul ul a:active {
  border-left: 32px solid transparent;
}

/* line 320, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue ul ul ul ul ul a,
.sm-blue ul ul ul ul ul a:hover,
.sm-blue ul ul ul ul ul a:focus,
.sm-blue ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

/* line 325, app/assets/stylesheets/horizontal-menu.scss */
.sm-blue li:first-child {
  border-top: 0;
}

@media (min-width: 768px) {
  /* line 329, app/assets/stylesheets/horizontal-menu.scss */
  #main-menu > li > a > .sub-arrow {
    display: none;
  }
  /* line 332, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue {
    background-color: #ffffff;
    border-radius: 0.5rem;
    box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0.05);
  }
  /* line 336, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul {
    position: absolute;
    width: 275px !important;
    padding: 10px 0px;
    background: #fff;
    border-radius: 10px !important;
    box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0.05);
  }
  /* line 343, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul li {
    float: none;
  }
  /* line 345, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul a {
    white-space: nowrap;
    border: 0 !important;
    padding: 10px 15px 10px 15px;
    background: transparent;
    color: #172b4c;
    border-radius: 0 !important;
  }
  /* line 352, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul a.highlighted {
    white-space: nowrap;
    border: 0 !important;
    padding: 10px 15px 10px 15px;
    background: transparent;
    color: #172b4c;
    border-radius: 0 !important;
  }
  /* line 359, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul a:hover, .sm-blue ul a:active, .sm-blue ul a:focus {
    border: 0 !important;
    padding: 10px 15px 10px 15px;
    background: transparent;
    color: #172b4c;
    border-radius: 0 !important;
  }
  /* line 365, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    background: #172b4c;
    color: #ffffff;
  }
  /* line 368, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul a.current {
    background: #172b4c;
    color: #ffffff;
  }
  /* line 371, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul a.disabled {
    background: #ffffff;
    color: #cccccc;
  }
  /* line 374, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul a .sub-arrow {
    top: 38%;
    /*margin-top: -5px;*/
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 5px;
    /*border-style: dashed dashed dashed solid;
          border-color: transparent transparent transparent $dark;*/
  }
  /* line 383, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul ul {
    border-radius: 10px !important;
    background: #ffffff;
  }
  /* line 386, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue ul li {
    border: 0;
  }
  /* line 388, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue li {
    float: left;
  }
  /* line 390, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl li {
    float: right;
  }
  /* line 392, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl ul li {
    float: none;
  }
  /* line 394, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl a i {
    float: right;
    margin: 0px 0px 0 10px;
  }
  /* line 397, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl a svg {
    margin: 0px 0 0 10px;
  }
  /* line 399, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue a {
    white-space: nowrap;
    padding: 10px 15px 10px 15px;
    margin-left: 0px;
    margin-right: 0px;
    color: #172b4c;
    border-radius: 5px;
  }
  /* line 406, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue a:hover, .sm-blue a:active, .sm-blue a:focus {
    padding: 10px 15px 10px 15px;
    background: #172b4c;
    color: #ffffff;
  }
  /* line 410, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue a.highlighted {
    padding: 10px 15px 10px 15px;
    background: #172b4c;
    color: #ffffff;
  }
  /* line 414, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue a.current {
    background: #172b4c;
    color: #ffffff;
  }
  /* line 417, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue a.disabled {
    background: #3b6dc1;
    color: #172b4c;
  }
  /* line 420, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue a .sub-arrow {
    margin-top: -3px;
    bottom: 2px;
    margin-left: -5px;
    right: 10px;
    /*width: 0;
        height: 0;
        border-width: 5px;
        border-style: solid dashed dashed dashed;
        border-color: $dark transparent transparent transparent;*/
    background: transparent;
    border-radius: 0;
  }
  /* line 432, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue a .sub-arrow::before {
    /*display: none;*/
  }
  /* line 434, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue .sm-nowrap > li > a, .sm-blue .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* line 436, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue > li:first-child {
    border-left: 0;
  }
  /* line 438, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
    border-radius: 5px;
  }
  /* line 440, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue > li:last-child > a, .sm-blue > li:last-child > :not(ul) a {
    border-radius: 10px !important;
  }
  /* line 442, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue > li {
    border-left: 0px solid #172b4c;
    padding: 0 2px 0 0;
  }
  /* line 445, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl ul a {
    padding: 9px 25px 9px 30px;
  }
  /* line 447, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl ul a:hover, .sm-blue.sm-rtl ul a:active, .sm-blue.sm-rtl ul a:focus {
    padding: 9px 25px 9px 30px;
  }
  /* line 449, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl ul a.highlighted {
    padding: 9px 25px 9px 30px;
  }
  /* line 451, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue .scroll-up, .sm-blue .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #ffffff;
    height: 20px;
  }
  /* line 458, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue .scroll-up-arrow, .sm-blue .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #172b4c transparent;
  }
  /* line 469, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #172b4c transparent transparent transparent;
  }
  /* line 473, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl > li:first-child {
    border-left: 0px solid #172b4c;
  }
  /* line 475, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl > li:first-child > a, .sm-blue.sm-rtl > li:first-child > :not(ul) a {
    border-radius: 5px;
  }
  /* line 477, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl > li:last-child {
    border-left: 0;
  }
  /* line 479, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl > li:last-child > a, .sm-blue.sm-rtl > li:last-child > :not(ul) a {
    border-radius: 5px !important;
  }
  /* line 481, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 10px;
  }
  /* line 484, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl ul a .sub-arrow:before {
    content: "\f104";
  }
  /* line 486, app/assets/stylesheets/horizontal-menu.scss */
  .sm-blue.sm-rtl ul a.highlighted .sub-arrow::before {
    content: "\f107";
  }
}

/* line 488, app/assets/stylesheets/horizontal-menu.scss */
.dark-skin .main-nav {
  background: #0c1a32;
}

/* line 490, app/assets/stylesheets/horizontal-menu.scss */
.dark-skin .sm-blue ul {
  background: #0c1a32;
}

/* line 492, app/assets/stylesheets/horizontal-menu.scss */
.dark-skin .sm-blue ul a {
  color: #b5b5c3;
}

/* line 494, app/assets/stylesheets/horizontal-menu.scss */
.dark-skin .sm-blue ul a:hover, .dark-skin .sm-blue ul a:active, .dark-skin .sm-blue ul a:focus {
  color: #b5b5c3;
}

/* line 496, app/assets/stylesheets/horizontal-menu.scss */
.dark-skin .sm-blue a.current .sub-arrow, .dark-skin .sm-blue a.highlighted .sub-arrow {
  border-color: #fff transparent transparent transparent;
}

/* line 498, app/assets/stylesheets/horizontal-menu.scss */
.dark-skin .sm-blue a:hover .sub-arrow, .dark-skin .sm-blue a:active .sub-arrow, .dark-skin .sm-blue a:focus .sub-arrow {
  border-color: #fff transparent transparent transparent;
}

/* line 500, app/assets/stylesheets/horizontal-menu.scss */
.dark-skin .sm-blue a .sub-arrow {
  border-color: #ffffff transparent transparent transparent;
}

@media (min-width: 768px) {
  /* line 504, app/assets/stylesheets/horizontal-menu.scss */
  .dark-skin .sm-blue ul {
    border: 0px solid rgba(255, 255, 255, 0.12);
    background: #0c1a32;
  }
  /* line 507, app/assets/stylesheets/horizontal-menu.scss */
  .dark-skin .sm-blue ul a {
    color: #b5b5c3;
  }
  /* line 509, app/assets/stylesheets/horizontal-menu.scss */
  .dark-skin .sm-blue ul a:hover, .dark-skin .sm-blue ul a:active, .dark-skin .sm-blue ul a:focus {
    color: #b5b5c3;
  }
  /* line 511, app/assets/stylesheets/horizontal-menu.scss */
  .dark-skin .sm-blue ul a.highlighted {
    color: #b5b5c3;
  }
}

/* line 513, app/assets/stylesheets/horizontal-menu.scss */
.light-skin .sm-blue a.current .sub-arrow, .light-skin .sm-blue a.highlighted .sub-arrow {
  border-color: #fff transparent transparent transparent;
}

/* line 515, app/assets/stylesheets/horizontal-menu.scss */
.light-skin .sm-blue a:hover .sub-arrow, .light-skin .sm-blue a:active .sub-arrow, .light-skin .sm-blue a:focus .sub-arrow {
  border-color: #fff transparent transparent transparent;
}

@media (min-width: 1251px) {
  /* line 519, app/assets/stylesheets/horizontal-menu.scss */
  .layout-boxed .sm-blue li:last-child ul {
    right: 0;
    left: auto !important;
  }
  /* line 523, app/assets/stylesheets/horizontal-menu.scss */
  .layout-boxed .sm-blue li:last-child ul ul {
    right: 100%;
    left: auto !important;
  }
}

@media (max-width: 767px) {
  /* line 527, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav .main-header .inside-header {
    width: 100%;
    margin: 0 auto;
  }
  /* line 530, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav .main-header div.logo-box {
    width: 100%;
  }
}

/* line 532, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav.rtl .main-header .logo-box {
  border-right: none;
  border-left: none;
}

/* line 535, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav.rtl .content-wrapper, .layout-top-nav.rtl .main-footer, .layout-top-nav.rtl .main-nav > .navbar {
  width: 95%;
  margin: 0 auto;
}

/* line 538, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav.rtl .content-wrapper {
  margin: 140px auto 0;
}

/* line 540, app/assets/stylesheets/horizontal-menu.scss */
.layout-top-nav.rtl .main-menu-btn {
  float: right;
}

@media (max-width: 767px) {
  /* line 544, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav .sm-blue {
    max-height: 300px;
    overflow-y: auto;
  }
  /* line 547, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav .sm-blue.sm-rtl a {
    padding-right: 20px;
    padding-left: 58px;
  }
  /* line 550, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav .sm-blue.sm-rtl a .sub-arrow {
    left: 4px;
    right: auto;
  }
  /* line 553, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav .sm-blue.sm-rtl a .sub-arrow::before {
    content: "\f104";
  }
  /* line 555, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav .sm-blue.sm-rtl a.highlighted .sub-arrow::before {
    content: "\f107";
  }
  /* line 557, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav .sm-blue.sm-rtl ul a {
    border-right: 8px solid transparent;
    border-left: 0px solid transparent;
  }
  /* line 560, app/assets/stylesheets/horizontal-menu.scss */
  .layout-top-nav.fixed .main-nav .sm-blue.sm-rtl ul ul a {
    border-right: 16px solid transparent;
    border-left: 0px solid transparent;
  }
}

/*Social Media Colors*/
/*Theme Colors*/
/*Lite color*/
/*Theme Colors For Dark*/
/*---light skin---*/
/* line 7, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header li.user-header {
  background-color: #ffffff;
}

/* line 9, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}

/* line 11, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header .navbar .res-only-view {
  color: #ffffff;
}

/* line 13, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header .navbar .nav > li > a:hover, .light-skin .main-header .navbar .nav > li > a:active, .light-skin .main-header .navbar .nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0.03);
  color: #6cbbfa;
}

/* line 16, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header .navbar .nav .open > a {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 18, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header .navbar .nav .open > a:hover, .light-skin .main-header .navbar .nav .open > a:focus {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 20, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header .navbar .nav > .active > a {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 22, app/assets/stylesheets/skin_color.scss */
.light-skin .main-header .app-menu .dropdown-mega-menu .nav > li > a {
  color: #3b6dc1;
}

/* line 24, app/assets/stylesheets/skin_color.scss */
.light-skin .main-sidebar {
  border-right: 0px solid rgba(72, 94, 144, 0.16);
  background-color: #ffffff;
}

/* line 27, app/assets/stylesheets/skin_color.scss */
.light-skin .user-panel > .info {
  color: #ffffff;
}

/* line 29, app/assets/stylesheets/skin_color.scss */
.light-skin .user-panel > .info > a {
  color: #ffffff;
}

/* line 31, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-menu > li:hover > a, .light-skin .sidebar-menu > li:active > a, .light-skin .sidebar-menu > li.active > a {
  color: #172b4c;
}

/* line 33, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-menu > li.active > a {
  background-color: #172b4c;
  color: #ffffff;
}

/* line 36, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-menu > li.active > a > i {
  color: #ffffff;
}

/* line 38, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-menu > li.active > a:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 10px 22px 0;
  border-color: transparent #fafafa transparent transparent !important;
}

/* line 49, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-menu > li.menu-open > a {
  color: #172b4c;
}

/* line 51, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-menu > li.menu-open > a svg {
  color: #172b4c;
}

/* line 53, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-menu > li > .treeview-menu {
  margin: 0 0px;
}

/* line 55, app/assets/stylesheets/skin_color.scss */
.light-skin.sidebar-collapse .sidebar-menu > li > .treeview-menu {
  background-color: #ffffff;
  box-shadow: 5px 8px 10px 0px rgba(0, 0, 0, 0.1);
}

/* line 58, app/assets/stylesheets/skin_color.scss */
.light-skin.sidebar-collapse .sidebar-menu > li > .treeview-menu > .treeview .treeview-menu {
  background-color: #ffffff;
  box-shadow: 5px 8px 10px 0px rgba(0, 0, 0, 0.1);
}

/* line 61, app/assets/stylesheets/skin_color.scss */
.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
  background-color: #ffffff !important;
  box-shadow: 5px 8px 10px 0px rgba(0, 0, 0, 0.1);
}

/* line 64, app/assets/stylesheets/skin_color.scss */
.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background: #ffffff !important;
  color: #ffffff;
}

/* line 67, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar a {
  color: #5C607B;
}

/* line 69, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar a:hover {
  text-decoration: none;
}

/* line 71, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-form {
  border-radius: 3px;
  border: 1px solid gray;
}

/* line 74, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-form input[type="text"] {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.59);
  border: 1px solid rgba(0, 0, 0, 0.59);
  height: 35px;
  color: #ffffff;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}

/* line 84, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-form input[type="text"]:focus {
  color: #ffffff;
}

/* line 86, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  color: #ffffff;
}

/* line 88, app/assets/stylesheets/skin_color.scss */
.light-skin .sidebar-form .btn {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.59);
  border: 1px solid rgba(0, 0, 0, 0.59);
  height: 35px;
  color: #f3f6f9;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}

/* line 98, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar {
  color: #172b4c;
  background-color: #ffffff;
}

/* line 101, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar + .control-sidebar-bg {
  box-shadow: 0px 5px 10px 1px rgba(77, 77, 77, 0.2);
}

/* line 105, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .nav-tabs.control-sidebar-tabs {
  border-bottom: 1px solid #cccccc;
}

/* line 107, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a {
  color: #172b4c;
  border-bottom-color: #cccccc;
}

/* line 110, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-bottom-color: #cccccc;
  background-color: transparent;
}

/* line 113, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  background-color: transparent;
}

/* line 115, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .light-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  background-color: transparent;
}

/* line 117, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .control-sidebar-heading {
  color: #172b4c;
}

/* line 119, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .control-sidebar-subheading {
  color: #172b4c;
}

/* line 121, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .control-sidebar-menu {
  margin-left: -14px;
}

/* line 123, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .control-sidebar-menu > li > a:hover {
  background-color: #f3f6f9;
}

/* line 125, app/assets/stylesheets/skin_color.scss */
.light-skin .control-sidebar .control-sidebar-menu > li > a .menu-info > p {
  color: #666666;
}

/* line 128, app/assets/stylesheets/skin_color.scss */
.control-sidebar + .control-sidebar-bg {
  background-color: #ffffff;
}

@media (max-width: 767px) {
  /* line 132, app/assets/stylesheets/skin_color.scss */
  .light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    background-color: rgba(255, 255, 255, 0) !important;
  }
  /* line 134, app/assets/stylesheets/skin_color.scss */
  .light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.menu-open > a {
    background-color: rgba(255, 255, 255, 0.95) !important;
  }
  /* line 136, app/assets/stylesheets/skin_color.scss */
  .light-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a {
    background-color: rgba(255, 255, 255, 0.95) !important;
  }
}

/* line 138, app/assets/stylesheets/skin_color.scss */
.alert-primary, .alert-danger, .alert-error, .alert-info, .alert-success, .alert-warning, .bg-black, .bg-black-active, .callout.callout-danger, .callout.callout-info, .callout.callout-success, .callout.callout-warning, .callout.callout-primary, .label-danger, .label-info, .label-primary, .label-success, .label-warning, .modal-danger .modal-body, .modal-danger .modal-footer, .modal-danger .modal-header, .modal-info .modal-body, .modal-info .modal-footer, .modal-info .modal-header, .modal-primary .modal-body, .modal-primary .modal-footer, .modal-primary .modal-header, .modal-success .modal-body, .modal-success .modal-footer, .modal-success .modal-header, .modal-warning .modal-body, .modal-warning .modal-footer, .modal-warning .modal-header, .bg-warning, .bg-gray, .modal-primary .modal-header *, .modal-info .modal-header *, .modal-success .modal-header *, .modal-danger .modal-header *, .modal-warning .modal-header * {
  color: #ffffff;
}

/*---Dark skin---*/
/* line 142, app/assets/stylesheets/skin_color.scss */
body.dark-skin {
  background-color: #1c2e4c;
  color: #b5b5c3;
}

/* line 145, app/assets/stylesheets/skin_color.scss */
body.dark-skin .content-wrapper {
  background-color: #1c2e4c;
}

/* line 147, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .user-menu > .dropdown-menu > .user-body {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 149, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a {
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
}

/* line 152, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > div > h4, body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > div > .h4 {
  color: #bdd1f8;
}

/* line 154, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > div > h4 > small, body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > div > .h4 > small, body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > div > h4 > .small, body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > div > .h4 > .small {
  color: #bdd1f8;
}

/* line 156, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > div > span {
  color: #b5b5c3;
}

/* line 158, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > h3, body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a > .h3 {
  color: #bdd1f8;
}

/* line 160, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li .menu > li > a:hover {
  background-color: rgba(12, 26, 50, 0.2);
}

/* line 162, app/assets/stylesheets/skin_color.scss */
body.dark-skin .navbar-nav > .dropdown > .dropdown-menu > li.header {
  border-color: rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
  background-color: #112547;
}

/* line 168, app/assets/stylesheets/skin_color.scss */
.dark-skin h1, .dark-skin .h1, .dark-skin h2, .dark-skin .h2, .dark-skin h3, .dark-skin .h3, .dark-skin h4, .dark-skin .h4, .dark-skin h5, .dark-skin .h5, .dark-skin h6, .dark-skin .h6 {
  color: rgba(255, 255, 255, 0.85);
}

/* line 170, app/assets/stylesheets/skin_color.scss */
.dark-skin a {
  color: #b5b5c3;
}

/* line 172, app/assets/stylesheets/skin_color.scss */
.dark-skin a.bg-light:hover, .dark-skin a.bg-light:focus {
  background-color: #2a5aad !important;
}

/* line 174, app/assets/stylesheets/skin_color.scss */
.dark-skin .form-control, .dark-skin .form-select {
  background-color: #0c1a32;
  color: #b5b5c3;
}

/* line 177, app/assets/stylesheets/skin_color.scss */
.dark-skin .search-box .app-search .srh-btn {
  background-color: #254f99;
}

/* line 179, app/assets/stylesheets/skin_color.scss */
.dark-skin .content-header .breadcrumb {
  color: #b5b5c3;
}

/* line 181, app/assets/stylesheets/skin_color.scss */
.dark-skin .content-header .breadcrumb .breadcrumb-item a {
  color: #b5b5c3;
}

/* line 183, app/assets/stylesheets/skin_color.scss */
.dark-skin .content-header .breadcrumb .breadcrumb-item.active {
  color: #566f9e;
}

/* line 185, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropdown-menu {
  background-color: #112547;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 188, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropdown-menu > li > a {
  color: #b5b5c3;
}

/* line 190, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-solid .box-controls .dropdown-item {
  color: #b5b5c3;
}

/* line 192, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropdown-grid {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 194, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropdown-grid .dropdown-item:hover {
  border-color: #2a5aad;
}

/* line 196, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropdown-divider {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 198, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropdown-item:hover, .dark-skin .dropdown-item:focus {
  background-color: #162f5b;
  color: #b5b5c3;
}

/* line 201, app/assets/stylesheets/skin_color.scss */
.dark-skin .content-header .page-title {
  color: #b5b5c3;
  border-color: #638fda;
}

/* line 204, app/assets/stylesheets/skin_color.scss */
.dark-skin .content-header .right-title .dropdown > .btn {
  border-color: rgba(255, 255, 255, 0.12) !important;
  background-color: #254f99;
}

/* line 207, app/assets/stylesheets/skin_color.scss */
.dark-skin .subheader_daterange {
  background-color: #254f99;
}

/* line 209, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs-custom > .nav-tabs > li > a {
  color: #b5b5c3;
}

/* line 211, app/assets/stylesheets/skin_color.scss */
.dark-skin .ranges li {
  background-color: rgba(12, 26, 50, 0.2);
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
}

/* line 215, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn-default {
  background-color: #0c1a32;
  color: #b5b5c3;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 219, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn-default.hover {
  background-color: #254f99;
  border-color: #254f99;
}

/* line 222, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn-default:hover, .dark-skin .btn-default:active, .dark-skin .btn-default.active {
  background-color: #254f99;
  border-color: #254f99;
}

/* line 225, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn.btn-outline {
  color: #b5b5c3;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 228, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn.btn-outline:hover {
  color: #ffffff;
  background-color: rgba(12, 26, 50, 0.2);
}

/* line 231, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn.btn-outline.btn-white {
  color: #ffffff !important;
  border-color: #ffffff !important;
}

/* line 234, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn.btn-outline.btn-dark {
  color: #b5b5c3 !important;
  background-color: transparent;
  border-color: #172b4c;
}

/* line 238, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn-toggle:before, .dark-skin .btn-toggle:after {
  color: #b5b5c3;
}

/* line 240, app/assets/stylesheets/skin_color.scss */
.dark-skin button.bg-light:hover, .dark-skin button.bg-light:focus {
  background-color: #2a5aad !important;
}

/* line 242, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn.btn-light {
  background-color: #112547;
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3 !important;
}

/* line 246, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-controls li > a {
  color: #b5b5c3;
}

/* line 248, app/assets/stylesheets/skin_color.scss */
.dark-skin .box {
  background-color: #254f99;
}

/* line 250, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .box-header {
  color: #b5b5c3;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 253, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .box-header .box-subtitle {
  color: #b5b5c3;
}

/* line 255, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .box-footer {
  background-color: #0c1a32;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 258, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .box-transparent {
  background-color: transparent !important;
  box-shadow: none !important;
}

/* line 261, app/assets/stylesheets/skin_color.scss */
.dark-skin .box[class*=bg-pale] > .box-header {
  color: #172b4c;
}

/* line 263, app/assets/stylesheets/skin_color.scss */
.dark-skin .box.box-solid .box-body {
  background-color: #0c1a32 !important;
  color: #b5b5c3;
}

/* line 266, app/assets/stylesheets/skin_color.scss */
.dark-skin .box.box-solid .box-controls li > a {
  color: #ffffff;
}

/* line 268, app/assets/stylesheets/skin_color.scss */
.dark-skin .box.box-solid.box-default > .box-header {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 271, app/assets/stylesheets/skin_color.scss */
.dark-skin .box.box-solid.box-default > .box-header .btn {
  color: #172b4c;
}

/* line 273, app/assets/stylesheets/skin_color.scss */
.dark-skin .box.box-solid.box-default > .box-header a {
  color: #172b4c;
}

/* line 275, app/assets/stylesheets/skin_color.scss */
.dark-skin .box.box-solid.box-default > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}

/* line 278, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .border-right {
  border-right: 1px solid #f3f6f9;
}

/* line 280, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .border-left {
  border-left: 1px solid #f3f6f9;
}

/* line 282, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .overlay {
  background: rgba(255, 255, 255, 0.7);
}

/* line 284, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .flex-column > li {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 286, app/assets/stylesheets/skin_color.scss */
.dark-skin .box .knob-label {
  color: #4f80d5;
}

/* line 288, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse {
  color: #ffffff !important;
  background-color: #2a5aad;
}

/* line 291, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse .box-header {
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 294, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse .box-title {
  color: #ffffff !important;
}

/* line 296, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse h1, .dark-skin .box-inverse .h1, .dark-skin .box-inverse h2, .dark-skin .box-inverse .h2, .dark-skin .box-inverse h3, .dark-skin .box-inverse .h3, .dark-skin .box-inverse h4, .dark-skin .box-inverse .h4, .dark-skin .box-inverse h5, .dark-skin .box-inverse .h5, .dark-skin .box-inverse h6, .dark-skin .box-inverse .h6, .dark-skin .box-inverse small, .dark-skin .box-inverse .small {
  color: #ffffff !important;
}

/* line 298, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse .box-controls li > a {
  color: #b5b5c3 !important;
}

/* line 300, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse .box-footer {
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 302, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse .box-action {
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 304, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-inverse .box-btn-more:before, .dark-skin .box-inverse .box-btn-more:after {
  border-color: #ffffff;
}

/* line 306, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-gray {
  background-color: #638fda;
}

/* line 308, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-gray.box-bordered {
  border-color: #638fda;
}

/* line 310, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-dark {
  background-color: #172b4c;
}

/* line 312, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-dark .box-bordered {
  border-color: #172b4c;
}

/* line 314, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-bordered {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 316, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-profile.nav-tabs-custom > .nav-tabs {
  background-color: #2a5aad;
}

/* line 318, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-profile.nav-tabs-custom > .nav-tabs > li > a.active {
  color: #b5b5c3;
}

/* line 320, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-profile.nav-tabs-custom > .nav-tabs > li > a.active:hover {
  color: #b5b5c3;
}

/* line 322, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-comments .username {
  color: #ffffff;
}

/* line 324, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-comments .username .comment-text {
  color: #a1bbe8;
}

/* line 326, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-comments .box-comment {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 328, app/assets/stylesheets/skin_color.scss */
.dark-skin .card {
  background-color: #0c1a32;
}

/* line 330, app/assets/stylesheets/skin_color.scss */
.dark-skin .card .card-header {
  background-color: transparent !important;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 333, app/assets/stylesheets/skin_color.scss */
.dark-skin .card .card-footer {
  background-color: transparent !important;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 336, app/assets/stylesheets/skin_color.scss */
.dark-skin .left-block {
  border-color: rgba(255, 255, 255, 0.12) !important;
  background-color: #112547;
}

/* line 339, app/assets/stylesheets/skin_color.scss */
.dark-skin .left-block .left-content-area > .box {
  background-color: #112547;
}

/* line 341, app/assets/stylesheets/skin_color.scss */
.dark-skin .left-block .left-content-area > .card {
  background-color: #112547;
}

/* line 343, app/assets/stylesheets/skin_color.scss */
.dark-skin .todo-list > li {
  color: #b5b5c3;
}

/* line 345, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn-box-tool:hover {
  color: #b5b5c3;
}

/* line 347, app/assets/stylesheets/skin_color.scss */
.dark-skin .show .btn-box-tool {
  color: #b5b5c3;
}

/* line 349, app/assets/stylesheets/skin_color.scss */
.dark-skin .page-header {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 351, app/assets/stylesheets/skin_color.scss */
.dark-skin .overlay-wrapper .overlay {
  background: rgba(255, 255, 255, 0.7);
}

/* line 353, app/assets/stylesheets/skin_color.scss */
.dark-skin .info-box {
  background-color: #254f99;
}

/* line 355, app/assets/stylesheets/skin_color.scss */
.dark-skin .badge-default {
  color: #172b4c;
  background-color: #789edf;
}

/* line 358, app/assets/stylesheets/skin_color.scss */
.dark-skin code {
  border-color: rgba(255, 255, 255, 0.12);
  background-color: #0c1a32;
}

/* line 361, app/assets/stylesheets/skin_color.scss */
.dark-skin .code-preview {
  border-color: rgba(255, 255, 255, 0.12);
  background-color: #0c1a32;
}

/* line 364, app/assets/stylesheets/skin_color.scss */
.dark-skin .table {
  color: #b5b5c3;
}

/* line 366, app/assets/stylesheets/skin_color.scss */
.dark-skin .table > thead > tr > th {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 368, app/assets/stylesheets/skin_color.scss */
.dark-skin .table > thead > tr > td {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 370, app/assets/stylesheets/skin_color.scss */
.dark-skin .table > tbody > tr > td {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 372, app/assets/stylesheets/skin_color.scss */
.dark-skin .table > tbody > tr > th {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 374, app/assets/stylesheets/skin_color.scss */
.dark-skin .table > tfoot > tr > td {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 376, app/assets/stylesheets/skin_color.scss */
.dark-skin .table > tfoot > tr > th {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 378, app/assets/stylesheets/skin_color.scss */
.dark-skin .table.table-striped > tbody > tr:nth-of-type(odd) {
  color: inherit;
}

/* line 380, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-bordered {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 382, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-bordered > tbody > tr > td {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 384, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-bordered > tbody > tr > th {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 386, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-bordered > tfoot > tr > td {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 388, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-bordered > tfoot > tr > th {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 390, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-bordered > thead > tr > td {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 392, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 394, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-active {
  background-color: #204584;
}

/* line 396, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-active > th {
  background-color: #204584;
}

/* line 398, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-active > td {
  background-color: #204584;
}

/* line 400, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-separated tbody tr {
  background-color: #172b4c;
}

/* line 402, app/assets/stylesheets/skin_color.scss */
.dark-skin .dataTable input {
  border-color: rgba(255, 255, 255, 0.12);
  color: #4f80d5;
  background-color: #1b3a70;
}

/* line 406, app/assets/stylesheets/skin_color.scss */
.dark-skin .dataTable select {
  border-color: rgba(255, 255, 255, 0.12);
  color: #4f80d5;
  background-color: #1b3a70;
}

/* line 410, app/assets/stylesheets/skin_color.scss */
.dark-skin .page-item.disabled .page-link {
  color: #b5b5c3;
  background-color: #0c1a32;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 414, app/assets/stylesheets/skin_color.scss */
.dark-skin .pagination > li > a {
  background-color: #172b4c;
  color: #b5b5c3;
}

/* line 417, app/assets/stylesheets/skin_color.scss */
.dark-skin .paging_simple_numbers .pagination .paginate_button {
  background-color: transparent;
}

/* line 419, app/assets/stylesheets/skin_color.scss */
.dark-skin .paging_simple_numbers .pagination .paginate_button:hover {
  background-color: transparent;
}

/* line 421, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav > li > a:hover, .dark-skin .nav > li > a:active, .dark-skin .nav > li > a:focus {
  color: #3562ae;
}

/* line 423, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs-custom > .nav-tabs > li > a.active {
  background-color: #294c87;
  color: #ffffff;
  border-left-color: rgba(255, 255, 255, 0.12);
  border-right-color: rgba(255, 255, 255, 0.12);
}

/* line 428, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs-custom > .nav-tabs > li > a.active:hover {
  background-color: #294c87;
  color: #b5b5c3;
}

/* line 431, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover {
  background-color: rgba(12, 26, 50, 0.2);
}

/* line 433, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-list-hover .media-list-body > .media:hover {
  background-color: rgba(12, 26, 50, 0.2);
}

/* line 435, app/assets/stylesheets/skin_color.scss */
.dark-skin .media a:not(.btn):not(.avatar) {
  color: #b5b5c3;
}

/* line 437, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover, .dark-skin .media-list-hover .media-list-body > .media:hover {
  background-color: #112547;
}

/* line 439, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover a:not(.btn):not(.avatar), .dark-skin .media-list-hover .media-list-body > .media:hover a:not(.btn):not(.avatar) {
  color: #b5b5c3;
}

/* line 441, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover .divider-dash, .dark-skin .media-list-hover .media-list-body > .media:hover .divider-dash {
  color: #b5b5c3;
}

/* line 443, app/assets/stylesheets/skin_color.scss */
.dark-skin .modal-content {
  background-color: #112547;
}

/* line 445, app/assets/stylesheets/skin_color.scss */
.dark-skin .modal-header {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 447, app/assets/stylesheets/skin_color.scss */
.dark-skin .modal-footer {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 449, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-body > p:last-child {
  color: #b5b5c3;
}

/* line 451, app/assets/stylesheets/skin_color.scss */
.dark-skin .modal-fill .modal-content {
  background-color: #172b4c;
}

/* line 453, app/assets/stylesheets/skin_color.scss */
.dark-skin .modal.modal-fill {
  background-color: #172b4c;
}

/* line 455, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-list-divided > .media:not(.media-list-header):not(.media-list-footer) {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* line 457, app/assets/stylesheets/skin_color.scss */
.dark-skin .media-list-divided .media-list-body > .media {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* line 459, app/assets/stylesheets/skin_color.scss */
.dark-skin .close {
  color: #8cade4;
  text-shadow: none;
}

/* line 462, app/assets/stylesheets/skin_color.scss */
.dark-skin .flex-column > li > a {
  color: #8cade4;
}

/* line 464, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-nav .nav-pills > li > a:hover, .dark-skin .mailbox-nav .nav-pills > li > a:focus {
  background-color: rgba(12, 26, 50, 0.2);
}

/* line 466, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-nav .nav-pills > li > a.active:hover, .dark-skin .mailbox-nav .nav-pills > li > a.active:focus {
  background-color: rgba(12, 26, 50, 0.2);
}

/* line 468, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-messages table a {
  color: #b5b5c3;
}

/* line 470, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-messages .mailbox-date {
  font-size: 12px;
  color: #b5b5c3;
}

/* line 473, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-controls.with-border {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 475, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-read-info {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 477, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-read-time {
  color: #b5b5c3;
}

/* line 479, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-attachment-info {
  background-color: #1b3a70;
}

/* line 481, app/assets/stylesheets/skin_color.scss */
.dark-skin .mailbox-attachments li {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 483, app/assets/stylesheets/skin_color.scss */
.dark-skin .callout .highlight {
  background-color: #0c1a32;
}

/* line 485, app/assets/stylesheets/skin_color.scss */
.dark-skin .callout code {
  background-color: #0c1a32;
}

/* line 487, app/assets/stylesheets/skin_color.scss */
.dark-skin .wysihtml5-toolbar .btn-default {
  background-color: #0c1a32;
}

/* line 489, app/assets/stylesheets/skin_color.scss */
.dark-skin .wysihtml5-sandbox {
  background-color: #0c1a32 !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 492, app/assets/stylesheets/skin_color.scss */
.dark-skin .wysihtml5-sandbox body.placeholder {
  background-color: #1b3a70 !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 495, app/assets/stylesheets/skin_color.scss */
.dark-skin .lookup::before {
  color: #b5b5c3;
}

/* line 497, app/assets/stylesheets/skin_color.scss */
.dark-skin .lookup input {
  color: #b5b5c3;
}

/* line 499, app/assets/stylesheets/skin_color.scss */
.dark-skin .form-control, .dark-skin .form-select {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 501, app/assets/stylesheets/skin_color.scss */
.dark-skin .form-element .form-control {
  color: #b5b5c3;
  background-image: linear-gradient(#fbc66c, #fbc66c), linear-gradient(rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
}

/* line 507, app/assets/stylesheets/skin_color.scss */
.dark-skin .form-element .form-control:focus {
  background-image: linear-gradient(#fbc66c, #fbc66c), linear-gradient(rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
}

/* line 512, app/assets/stylesheets/skin_color.scss */
.dark-skin .input-group .input-group-addon {
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
  background-color: #1b3a70;
}

/* line 516, app/assets/stylesheets/skin_color.scss */
.dark-skin .input-group-text {
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
  background-color: #1b3a70;
}

/* line 520, app/assets/stylesheets/skin_color.scss */
.dark-skin .direct-chat-text p {
  background: #1b3a70;
  color: #cad9f2;
}

/* line 523, app/assets/stylesheets/skin_color.scss */
.dark-skin .direct-chat-timestamp {
  color: #789edf;
}

/* line 525, app/assets/stylesheets/skin_color.scss */
.dark-skin time {
  color: #b5b5c3;
}

/* line 527, app/assets/stylesheets/skin_color.scss */
.dark-skin .wizard-content .wizard > .steps > ul > li {
  background-color: #1b3a70;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 530, app/assets/stylesheets/skin_color.scss */
.dark-skin ul .list-style-none li a {
  color: #cad9f2;
}

/* line 532, app/assets/stylesheets/skin_color.scss */
.dark-skin .divider-dash {
  color: #cad9f2;
}

/* line 534, app/assets/stylesheets/skin_color.scss */
.dark-skin .divider:before, .dark-skin .divider:after {
  border-top: 1px solid #2a5aad;
}

/* line 536, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-toolbar .fc-center {
  color: #b5b5c3;
}

/* line 538, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-button {
  background-color: #1b3a70;
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
  text-shadow: none;
}

/* line 543, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc th[class*=fc-] {
  background-color: #0c1a32;
}

/* line 545, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc th.fc-widget-header {
  color: #b5b5c3;
}

/* line 547, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed .fc-content {
  border-color: rgba(255, 255, 255, 0);
}

/* line 549, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed .fc-divider {
  border-color: rgba(255, 255, 255, 0);
}

/* line 551, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed .fc-list-heading td {
  border-color: rgba(255, 255, 255, 0);
}

/* line 553, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed .fc-list-view {
  border-color: rgba(255, 255, 255, 0);
}

/* line 555, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed .fc-popover {
  border-color: rgba(255, 255, 255, 0);
}

/* line 557, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed .fc-row {
  border-color: rgba(255, 255, 255, 0);
}

/* line 559, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed tbody {
  border-color: rgba(255, 255, 255, 0);
}

/* line 561, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed td {
  border-color: rgba(255, 255, 255, 0);
}

/* line 563, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed th {
  border-color: rgba(255, 255, 255, 0);
}

/* line 565, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed thead {
  border-color: rgba(255, 255, 255, 0);
}

/* line 567, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-unthemed .fc-today {
  border-color: rgba(255, 255, 255, 0);
  background-color: #1b3a70 !important;
}

/* line 570, app/assets/stylesheets/skin_color.scss */
.dark-skin .fc-day {
  background-color: #0c1a32;
}

/* line 572, app/assets/stylesheets/skin_color.scss */
.dark-skin .publisher-multi .publisher-input {
  color: #ffffff;
}

/* line 574, app/assets/stylesheets/skin_color.scss */
.dark-skin .user-block .description {
  color: #b5b5c3;
}

/* line 576, app/assets/stylesheets/skin_color.scss */
.dark-skin .post {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
}

/* line 579, app/assets/stylesheets/skin_color.scss */
.dark-skin .blockquote {
  color: #b5b5c3;
}

/* line 581, app/assets/stylesheets/skin_color.scss */
.dark-skin .blockquote footer {
  color: #b5b5c3;
}

/* line 583, app/assets/stylesheets/skin_color.scss */
.dark-skin .progress {
  background-color: #1b3a70;
}

/* line 585, app/assets/stylesheets/skin_color.scss */
.dark-skin .ribbon-wrapper {
  background-color: #1b3a70;
}

/* line 587, app/assets/stylesheets/skin_color.scss */
.dark-skin .ribbon-wrapper-reverse {
  background-color: #1b3a70;
}

/* line 589, app/assets/stylesheets/skin_color.scss */
.dark-skin .ribbon-wrapper-bottom {
  background-color: #1b3a70;
}

/* line 591, app/assets/stylesheets/skin_color.scss */
.dark-skin .ribbon-wrapper-right-bottom {
  background-color: #1b3a70;
}

/* line 593, app/assets/stylesheets/skin_color.scss */
.dark-skin .flexslider {
  background: #0c1a32;
  border-color: transparent;
}

/* line 596, app/assets/stylesheets/skin_color.scss */
.dark-skin .slider-track {
  background-color: #1b3a70;
  background-image: linear-gradient(to bottom, #1b3a70, #1b3a70);
}

/* line 603, app/assets/stylesheets/skin_color.scss */
.dark-skin .vtabs .tabs-vertical li .nav-link {
  color: #b5b5c3;
}

/* line 605, app/assets/stylesheets/skin_color.scss */
.dark-skin .tabcontent-border {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 607, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs-custom {
  background-color: #0c1a32;
}

/* line 609, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs-custom > .tab-content {
  background-color: #0c1a32;
}

/* line 611, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 613, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs .nav-link {
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
}

/* line 616, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs .nav-link.active {
  color: #ffffff !important;
}

/* line 618, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-pills > li > a {
  color: #b5b5c3;
}

/* line 620, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-pills > li > a.active {
  color: #ffffff !important;
}

/* line 622, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs-inverse-mode .nav-link.active {
  color: #b5b5c3 !important;
}

/* line 624, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-tabs-inverse-mode .nav-link.active:hover, .dark-skin .nav-tabs-inverse-mode .nav-link.active:focus {
  color: #b5b5c3 !important;
}

/* line 626, app/assets/stylesheets/skin_color.scss */
.dark-skin .timeline__post {
  background-color: #1b3a70;
}

/* line 628, app/assets/stylesheets/skin_color.scss */
.dark-skin .timeline .timeline-item > .timeline-event {
  background-color: #1b3a70;
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
}

/* line 632, app/assets/stylesheets/skin_color.scss */
.dark-skin .timeline .timeline-item > .timeline-event.timeline-event-default {
  background-color: #1b3a70;
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
}

/* line 636, app/assets/stylesheets/skin_color.scss */
.dark-skin .timeline .timeline-item > .timeline-event.timeline-event-default:before {
  border-left-color: rgba(255, 255, 255, 0.12);
  border-right-color: rgba(255, 255, 255, 0.12);
}

/* line 639, app/assets/stylesheets/skin_color.scss */
.dark-skin .timeline .timeline-item > .timeline-event.timeline-event-default:after {
  border-left-color: #1b3a70;
  border-right-color: #1b3a70;
}

/* line 642, app/assets/stylesheets/skin_color.scss */
.dark-skin .timeline .timeline-item > .timeline-event:before {
  border-left-color: rgba(255, 255, 255, 0.12);
  border-right-color: rgba(255, 255, 255, 0.12);
}

/* line 645, app/assets/stylesheets/skin_color.scss */
.dark-skin .timeline .timeline-item > .timeline-event:after {
  border-left-color: #1b3a70;
  border-right-color: #1b3a70;
}

/* line 648, app/assets/stylesheets/skin_color.scss */
.dark-skin .panel {
  background-color: #0c1a32;
}

/* line 650, app/assets/stylesheets/skin_color.scss */
.dark-skin .panel-title {
  color: #b5b5c3;
}

/* line 652, app/assets/stylesheets/skin_color.scss */
.dark-skin .fontawesome-icon-list .fa-hover {
  color: #b5b5c3;
}

/* line 654, app/assets/stylesheets/skin_color.scss */
.dark-skin .ion-icon-list .ion-hover {
  color: #b5b5c3;
}

/* line 656, app/assets/stylesheets/skin_color.scss */
.dark-skin .bs-glyphicons li {
  border-color: rgba(255, 255, 255, 0.12);
  color: #b5b5c3;
}

/* line 659, app/assets/stylesheets/skin_color.scss */
.dark-skin .icon-list-demo div {
  color: #b5b5c3;
}

/* line 661, app/assets/stylesheets/skin_color.scss */
.dark-skin .dp-off {
  background-color: #1b3a70 !important;
}

/* line 663, app/assets/stylesheets/skin_color.scss */
.dark-skin .dp-divider {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* line 665, app/assets/stylesheets/skin_color.scss */
.dark-skin .myadmin-dd .dd-list .dd-item .dd-handle {
  background-color: #1b3a70;
}

/* line 667, app/assets/stylesheets/skin_color.scss */
.dark-skin .myadmin-dd .dd-list .dd3-content {
  background-color: #1b3a70;
}

/* line 669, app/assets/stylesheets/skin_color.scss */
.dark-skin .myadmin-dd .dd-list .dd3-handle {
  background-color: #1b3a70;
}

/* line 671, app/assets/stylesheets/skin_color.scss */
.dark-skin .grid-stack-item-content {
  background-color: #1b3a70;
  color: #b5b5c3;
}

/* line 674, app/assets/stylesheets/skin_color.scss */
.dark-skin .sweet-alert {
  background-color: #1b3a70;
}

/* line 676, app/assets/stylesheets/skin_color.scss */
.dark-skin .sweet-alert h2, .dark-skin .sweet-alert .h2 {
  color: #b5b5c3;
}

/* line 678, app/assets/stylesheets/skin_color.scss */
.dark-skin .sweet-alert p {
  color: #b5b5c3;
}

/* line 680, app/assets/stylesheets/skin_color.scss */
.dark-skin .sweet-alert .sa-icon.sa-success:before, .dark-skin .sweet-alert .sa-icon.sa-success:after {
  background-color: #1b3a70;
}

/* line 682, app/assets/stylesheets/skin_color.scss */
.dark-skin .sweet-alert .sa-icon.sa-success .sa-fix {
  background-color: #1b3a70;
}

/* line 684, app/assets/stylesheets/skin_color.scss */
.dark-skin .ct-grid {
  stroke: rgba(255, 255, 255, 0.2);
}

/* line 686, app/assets/stylesheets/skin_color.scss */
.dark-skin .ct-label {
  fill: rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.4);
}

/* line 689, app/assets/stylesheets/skin_color.scss */
.dark-skin .invoice {
  border-color: rgba(255, 255, 255, 0.12);
  background-color: #112547;
}

/* line 692, app/assets/stylesheets/skin_color.scss */
.dark-skin .invoice-details {
  border-color: rgba(255, 255, 255, 0.12);
  background-color: #112547;
}

/* line 695, app/assets/stylesheets/skin_color.scss */
.dark-skin .product-list-in-box > .item {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 697, app/assets/stylesheets/skin_color.scss */
.dark-skin .list-group-item {
  background-color: #0c1a32;
  border: 1px solid rgba(255, 255, 255, 0.12);
}

/* line 700, app/assets/stylesheets/skin_color.scss */
.dark-skin .list-style-none li.divider {
  background-color: #2a5aad;
}

/* line 702, app/assets/stylesheets/skin_color.scss */
.dark-skin .attachment-block {
  background-color: #2a5aad;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 705, app/assets/stylesheets/skin_color.scss */
.dark-skin .attachment-block .attachment-text {
  color: #4f80d5;
}

/* line 707, app/assets/stylesheets/skin_color.scss */
.dark-skin .badge-ring::after {
  background-color: #254f99;
}

/* line 709, app/assets/stylesheets/skin_color.scss */
.dark-skin :not(pre) > code[class*="language-"] {
  background: #1b3a70;
  border: 1px solid #204584;
  border-left: 2px solid #fbc66c;
}

/* line 713, app/assets/stylesheets/skin_color.scss */
.dark-skin pre[class*="language-"] {
  background: #1b3a70;
  border: 1px solid #204584;
  border-left: 2px solid #fbc66c;
}

/* line 717, app/assets/stylesheets/skin_color.scss */
.dark-skin hr {
  border-top-color: rgba(255, 255, 255, 0.1);
}

/* line 719, app/assets/stylesheets/skin_color.scss */
.dark-skin .icons-list-demo div {
  color: #b6caed;
}

/* line 721, app/assets/stylesheets/skin_color.scss */
.dark-skin .custom-file-label {
  background-color: #2a5aad;
  border: 1px solid rgba(255, 255, 255, 0.12);
}

/* line 724, app/assets/stylesheets/skin_color.scss */
.dark-skin .custom-file-label ::after {
  color: #b6caed;
  background-color: #2a5aad;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

/* line 728, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropzone {
  background-color: #1b3a70;
}

/* line 730, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .logo-box {
  background: #0c1a32 !important;
}

/* line 732, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .logo-box > a.push-btn {
  background-color: #1c2e4c;
}

/* line 734, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .app-menu .search-bx input[type="search"] {
  background-color: #1c2e4c;
  color: #b5b5c3;
}

/* line 737, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .app-menu .search-bx ::-moz-placeholder {
  color: #b5b5c3;
}
.dark-skin .main-header .app-menu .search-bx ::placeholder {
  color: #b5b5c3;
}

/* line 739, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .app-menu .search-bx .btn {
  background-color: #1c2e4c;
  color: #b5b5c3 !important;
}

/* line 742, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header li.user-header {
  background-color: #ffffff;
}

/* line 744, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}

/* line 746, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .navbar .res-only-view {
  color: #ffffff;
}

/* line 748, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .navbar .nav > li > a {
  background-color: #0c1a32;
}

/* line 750, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .navbar .nav > li > a:hover, .dark-skin .main-header .navbar .nav > li > a:active, .dark-skin .main-header .navbar .nav > li > a:focus {
  background-color: rgba(12, 26, 50, 0.05);
}

/* line 752, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .navbar .nav .open > a {
  background-color: rgba(12, 26, 50, 0.05);
}

/* line 754, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .navbar .nav .open > a:hover, .dark-skin .main-header .navbar .nav .open > a:focus {
  background-color: rgba(12, 26, 50, 0.05);
}

/* line 756, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-header .navbar .nav > .active > a {
  background-color: rgba(12, 26, 50, 0.05);
}

/* line 758, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-footer {
  background: #1c2e4c;
  color: #b5b5c3;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 762, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-sidebar {
  background-color: #0c1a32;
}

/* line 764, app/assets/stylesheets/skin_color.scss */
.dark-skin .left-side {
  box-shadow: 0 10px 15px -5px rgba(41, 76, 135, 0.07);
  background-color: rgba(42, 90, 173, 0.75);
}

/* line 767, app/assets/stylesheets/skin_color.scss */
.dark-skin .user-panel > .info {
  color: #ffffff;
}

/* line 769, app/assets/stylesheets/skin_color.scss */
.dark-skin .user-panel > .info > a {
  color: #ffffff;
}

/* line 771, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li {
  border-left: 3px solid #0c1a32;
}

/* line 773, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-sidebar .sidebar-footer {
  background-color: #0c1a32;
}

/* line 775, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li.treeview.menu-open > a {
  opacity: 1;
}

/* line 777, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li:hover > a {
  color: #ffffff;
}

/* line 779, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li:hover > a > i {
  color: #ffffff;
  border: 0px solid #8cade4;
}

/* line 782, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li.active > a {
  color: #ffffff;
}

/* line 784, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li.active > a > i {
  color: #8cade4;
  border: 0px solid #8cade4;
}

/* line 787, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li.active > a {
  background-color: #ffffff;
  color: #172b4c;
}

/* line 790, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li.active > a > i {
  color: #172b4c;
}

/* line 792, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li.active > a:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 10px 22px 0;
  border-color: transparent #204584 transparent transparent !important;
}

/* line 803, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li.menu-open > a > i {
  color: #8cade4;
  border: 0px solid #8cade4;
}

/* line 806, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li > a > i {
  color: #b5b5c3;
}

/* line 808, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu > li > .treeview-menu {
  margin: 0 0px;
}

/* line 810, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-menu li.header {
  color: #b5b5c3;
}

/* line 812, app/assets/stylesheets/skin_color.scss */
.dark-skin.sidebar-collapse .sidebar-menu > li > .treeview-menu {
  background-color: #0c1a32;
}

/* line 814, app/assets/stylesheets/skin_color.scss */
.dark-skin.sidebar-collapse .sidebar-menu > li > .treeview-menu > .treeview .treeview-menu {
  background-color: #0c1a32;
}

/* line 816, app/assets/stylesheets/skin_color.scss */
.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
  background-color: #0c1a32 !important;
  color: #ffffff;
}

/* line 819, app/assets/stylesheets/skin_color.scss */
.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a > span {
  background-color: #0c1a32 !important;
  color: #ffffff;
}

/* line 823, app/assets/stylesheets/skin_color.scss */
.dark-skin.layout-top-nav .main-header .inside-header {
  background: #0c1a32;
}

/* line 825, app/assets/stylesheets/skin_color.scss */
.dark-skin.layout-top-nav .main-menu-btn-icon {
  background: #ffffff;
}

/* line 827, app/assets/stylesheets/skin_color.scss */
.dark-skin.layout-top-nav .main-menu-btn-icon:before, .dark-skin.layout-top-nav .main-menu-btn-icon:after {
  background: #ffffff;
}

/* line 830, app/assets/stylesheets/skin_color.scss */
.dark-skin.layout-top-nav.fixed .main-header {
  background: #0c1a32;
}

@media (max-width: 767px) {
  /* line 834, app/assets/stylesheets/skin_color.scss */
  .dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    background-color: rgba(42, 90, 173, 0) !important;
  }
  /* line 836, app/assets/stylesheets/skin_color.scss */
  .dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.menu-open > a {
    background-color: rgba(42, 90, 173, 0) !important;
  }
  /* line 838, app/assets/stylesheets/skin_color.scss */
  .dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu > li.active > a {
    background-color: rgba(42, 90, 173, 0) !important;
  }
}

/* line 840, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar a {
  color: #b5b5c3;
}

/* line 842, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar a:hover {
  text-decoration: none;
}

/* line 844, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-form {
  border: 1px solid #8cade4;
}

/* line 846, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-form input[type="text"] {
  box-shadow: none;
  background-color: rgba(12, 26, 50, 0.59);
  border: 1px solid rgba(12, 26, 50, 0.59);
  color: #ffffff;
}

/* line 851, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-form input[type="text"]:focus {
  color: #ffffff;
}

/* line 853, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  color: #ffffff;
}

/* line 855, app/assets/stylesheets/skin_color.scss */
.dark-skin .sidebar-form .btn {
  box-shadow: none;
  background-color: rgba(12, 26, 50, 0.59);
  border: 1px solid rgba(12, 26, 50, 0.59);
  color: #f3f6f9;
}

/* line 860, app/assets/stylesheets/skin_color.scss */
.dark-skin .main-footer {
  background-color: body-dark;
  color: #ffffff;
}

/* line 863, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-dot-separated .nav-item::after {
  color: #b5b5c3;
}

/* line 865, app/assets/stylesheets/skin_color.scss */
.dark-skin .nav-dot-separated > .nav-link::after {
  color: #b5b5c3;
}

/* line 867, app/assets/stylesheets/skin_color.scss */
.dark-skin .box {
  background-color: #0c1a32;
  box-shadow: -7.829px 11.607px 21px 0px rgba(25, 42, 70, 0.13);
}

/* line 870, app/assets/stylesheets/skin_color.scss */
.dark-skin .box.box-solid .box-title {
  color: #ffffff;
}

/* line 872, app/assets/stylesheets/skin_color.scss */
.dark-skin .box[class*=bg] h1, .dark-skin .box[class*=bg] .h1, .dark-skin .box[class*=bg] h2, .dark-skin .box[class*=bg] .h2, .dark-skin .box[class*=bg] h3, .dark-skin .box[class*=bg] .h3, .dark-skin .box[class*=bg] h4, .dark-skin .box[class*=bg] .h4, .dark-skin .box[class*=bg] h5, .dark-skin .box[class*=bg] .h5, .dark-skin .box[class*=bg] h6, .dark-skin .box[class*=bg] .h6 {
  color: #ffffff;
}

/* line 874, app/assets/stylesheets/skin_color.scss */
.dark-skin .box[class*=bg] .box-controls li > a {
  color: #ffffff;
}

/* line 876, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-header {
  color: #b5b5c3;
}

/* line 878, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar {
  color: #b5b5c3;
  background-color: #112547;
}

/* line 881, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar + .control-sidebar-bg {
  background-color: #112547;
}

/* line 883, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs {
  border-bottom: 1px solid #2f65c2;
}

/* line 885, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a {
  color: #dfe8f7;
}

/* line 887, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hove {
  color: #ffffff;
}

/* line 889, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:hover, .dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:active, .dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a:focus {
  background-color: transparent;
}

/* line 891, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active {
  background-color: transparent;
}

/* line 893, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:hover, .dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:active, .dark-skin .control-sidebar .nav-tabs.control-sidebar-tabs > li > a.active:focus {
  background-color: transparent;
}

/* line 895, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .control-sidebar-heading {
  color: #b5b5c3;
}

/* line 897, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .control-sidebar-subheading {
  color: #b5b5c3;
}

/* line 899, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar .control-sidebar-menu > li > a .menu-info > p {
  color: #b6caed;
}

/* line 901, app/assets/stylesheets/skin_color.scss */
.dark-skin .control-sidebar-dark .control-sidebar-menu > li > a:hover {
  background-color: #162f5b;
}

/* line 903, app/assets/stylesheets/skin_color.scss */
.dark-skin .dropdown-grid {
  color: #b5b5c3;
}

/* line 905, app/assets/stylesheets/skin_color.scss */
.dark-skin .text-muted {
  color: #566f9e !important;
}

/* line 907, app/assets/stylesheets/skin_color.scss */
.dark-skin .bg-light {
  background-color: #0e1e3a !important;
}

/* line 909, app/assets/stylesheets/skin_color.scss */
.dark-skin .bg-lighter {
  background-color: #112547 !important;
}

/* line 911, app/assets/stylesheets/skin_color.scss */
.dark-skin .bg-lightest {
  background-color: #162f5b !important;
}

/* line 913, app/assets/stylesheets/skin_color.scss */
.dark-skin .table-hover tbody tr:hover {
  color: #bdd1f8;
}

/* line 915, app/assets/stylesheets/skin_color.scss */
.dark-skin .flot-tick-label.tickLabel {
  color: #969dab;
}

/* line 917, app/assets/stylesheets/skin_color.scss */
.dark-skin .callout[class*=callout-] h1, .dark-skin .callout[class*=callout-] .h1, .dark-skin .callout[class*=callout-] h2, .dark-skin .callout[class*=callout-] .h2, .dark-skin .callout[class*=callout-] h3, .dark-skin .callout[class*=callout-] .h3, .dark-skin .callout[class*=callout-] h4, .dark-skin .callout[class*=callout-] .h4, .dark-skin .callout[class*=callout-] h5, .dark-skin .callout[class*=callout-] .h5, .dark-skin .callout[class*=callout-] h6, .dark-skin .callout[class*=callout-] .h6 {
  color: #ffffff;
}

/* line 919, app/assets/stylesheets/skin_color.scss */
.dark-skin .btn-flat {
  background-color: #0c1a32 !important;
}

/* line 921, app/assets/stylesheets/skin_color.scss */
.dark-skin .box-body .box-title {
  color: #bdd1f8 !important;
}

/* line 923, app/assets/stylesheets/skin_color.scss */
.dark-skin .text-dark {
  color: #3b6dc1 !important;
}

/* line 926, app/assets/stylesheets/skin_color.scss */
.dark-skin.layout-boxed {
  background: #0c1a32;
}

/* line 928, app/assets/stylesheets/skin_color.scss */
.dark-skin.layout-boxed .wrapper {
  background: #0c1a32;
}

/* line 931, app/assets/stylesheets/skin_color.scss */
.dark-skin .sticky-toolbar {
  background: #0c1a32;
}

/* line 933, app/assets/stylesheets/skin_color.scss */
.dark-skin .w3-sidebar {
  background: #0c1a32;
}

/* line 935, app/assets/stylesheets/skin_color.scss */
.dark-skin .demo-panel figure {
  border: 5px solid #0c1a32;
}

/* line 937, app/assets/stylesheets/skin_color.scss */
.dark-skin .demo-panel .buy-bt-bx {
  background: #0c1a32;
}

/* line 940, app/assets/stylesheets/skin_color.scss */
.dark-skin .chat-box {
  background: #0c1a32;
}

/* line 942, app/assets/stylesheets/skin_color.scss */
.dark-skin #chat-input {
  background: #0c1a32;
}

/* line 944, app/assets/stylesheets/skin_color.scss */
.dark-skin .chat-box-body {
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 946, app/assets/stylesheets/skin_color.scss */
.dark-skin .cm-msg-text {
  background: #0c1a32;
  color: #b5b5c3;
}

/* line 949, app/assets/stylesheets/skin_color.scss */
.dark-skin #chat-input {
  color: #b5b5c3;
}

/* line 952, app/assets/stylesheets/skin_color.scss */
.dark-skin .bootstrap-tagsinput {
  background-color: #1b3a70;
  border-color: rgba(255, 255, 255, 0.12);
}

/* line 955, app/assets/stylesheets/skin_color.scss */
.dark-skin .wizard-content .wizard > .steps > ul > li.disabled a {
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 959, app/assets/stylesheets/skin_color.scss */
  .dark-skin .sm-blue {
    background-color: #1c2e4c;
  }
}

/* line 961, app/assets/stylesheets/skin_color.scss */
.chart g [fill="#6794dc"] {
  fill: #fbc66c !important;
}

/* line 963, app/assets/stylesheets/skin_color.scss */
.chart g [stroke="#6794dc"] {
  stroke: #fbc66c !important;
}

/* line 965, app/assets/stylesheets/skin_color.scss */
.chart g path[fill="#6794dc"] {
  fill: #fbc66c !important;
}

/* line 967, app/assets/stylesheets/skin_color.scss */
.chart g path[fill="#6794dc"] {
  fill: #fbc66c !important;
}

/* line 970, app/assets/stylesheets/skin_color.scss */
.amcharts-main-div g [stroke="#000000"], .amcharts-main-div g [stroke="#b224ef,#7579ff"], .amcharts-main-div g [stroke="#fc6076,#ff9a44"] {
  stroke: #b5b5c3 !important;
}

/* line 973, app/assets/stylesheets/skin_color.scss */
.dark-skin .chart canvas, .dark-skin .chart svg {
  fill: #b5b5c3 !important;
  -webkit-tap-highlight-color: #b5b5c3 !important;
}

/* line 976, app/assets/stylesheets/skin_color.scss */
.dark-skin .chart g [fill="#000000"] {
  fill: #b5b5c3 !important;
}

/* line 978, app/assets/stylesheets/skin_color.scss */
.dark-skin .chart g [stroke="#000000"] {
  stroke: #b5b5c3 !important;
}

/* line 980, app/assets/stylesheets/skin_color.scss */
.dark-skin .chart g path [fill="#333"] {
  fill: transparent !important;
}

/* line 982, app/assets/stylesheets/skin_color.scss */
.dark-skin .chart g [fill="#6794dc"] {
  fill: #fbc66c !important;
}

/* line 984, app/assets/stylesheets/skin_color.scss */
.dark-skin .chart g [stroke="#6794dc"] {
  stroke: #fbc66c !important;
}

/* line 987, app/assets/stylesheets/skin_color.scss */
.dark-skin g [fill="#000000"] {
  fill: #b5b5c3 !important;
}

/* line 989, app/assets/stylesheets/skin_color.scss */
.dark-skin g [stroke="#000000"] {
  stroke: #b5b5c3 !important;
}

/* line 991, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-main-div g [fill="#000000"] {
  fill: #b5b5c3 !important;
}

/* line 993, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-main-div g [stroke="#000000"], .dark-skin .amcharts-main-div g [stroke="#b224ef,#7579ff"], .dark-skin .amcharts-main-div g [stroke="#fc6076,#ff9a44"] {
  stroke: #b5b5c3 !important;
}

/* line 995, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-main-div g [fill="#130b3e"] {
  fill: transparent !important;
}

/* line 997, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-main-div text [fill="#000000"] {
  fill: #b5b5c3 !important;
}

/* line 999, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-main-div svg text {
  fill: #b5b5c3 !important;
}

/* line 1001, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-main-div svg g path[fill="#333"] {
  fill: transparent !important;
}

/* line 1003, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-data-set-selector-div, .dark-skin .amcharts-period-selector-div, .dark-skin .amChartsInputField {
  color: #b5b5c3 !important;
}

/* line 1005, app/assets/stylesheets/skin_color.scss */
.dark-skin .amcharts-data-set-selector-div > div, .dark-skin .amcharts-data-set-selector-div .amChartsButton, .dark-skin .amcharts-period-selector-div > div, .dark-skin .amcharts-period-selector-div .amChartsButton, .dark-skin .amChartsInputField > div, .dark-skin .amChartsInputField .amChartsButton {
  color: #b5b5c3 !important;
}

/* line 1007, app/assets/stylesheets/skin_color.scss */
.dark-skin .apexcharts-canvas text {
  fill: #6f6f89 !important;
}

/* line 1009, app/assets/stylesheets/skin_color.scss */
.dark-skin .apexcharts-canvas g line {
  stroke: #6f6f89 !important;
}

/* line 1011, app/assets/stylesheets/skin_color.scss */
.dark-skin .apexcharts-legend-text {
  color: #6f6f89 !important;
}

/* line 1014, app/assets/stylesheets/skin_color.scss */
.dark-skin .highcharts-container svg .highcharts-background {
  fill: #0c1a32 !important;
}

/* line 1016, app/assets/stylesheets/skin_color.scss */
.dark-skin .highcharts-container svg .highcharts-title {
  color: #6f6f89 !important;
  fill: #6f6f89 !important;
}

/* line 1019, app/assets/stylesheets/skin_color.scss */
.dark-skin .highcharts-container svg .highcharts-grid .highcharts-grid-line {
  stroke: #363643 !important;
}

/* line 1021, app/assets/stylesheets/skin_color.scss */
.dark-skin .highcharts-container svg .highcharts-axis .highcharts-axis-line, .dark-skin .highcharts-container svg .highcharts-axis .highcharts-tick {
  stroke: #363643 !important;
}

/*------------------------------------------------------------------
[Table of contents]

Body, layout, Basic
Header
Sidebar
Form-element and progress bar
tab
google map
wizard
weather
Advanced Medias
avatar
switch
fullscreen
data table
direct-chat
users-list
widget
mailbox
Extra Pages
invoice
profile
calendar
icon & divider
box group
grid-stack
date-paginator
Nestable
ribbon
gallery
subheader__daterange
ecommerece pages
web tickers
form-element
box
badges
modal
mask Formatter
flexbox
dropdown
Statistic widgets
media
blog and other widgets
background and overlay
blockquote
nav-dot
rating
lookup
price
todo-list
chat
timeline
Button
social media background
callout
alert
pagination
Morris chart
project table
Waves

-------------------------------------------------------------------*/
/****************************/
/** Imports **/
/****************************/
/*Social Media Colors*/
/*Theme Colors*/
/*Lite color*/
/*Theme Colors For Dark*/
/*---reset---*/
/*Body*/
/* line 74, app/assets/stylesheets/style.scss */
html {
  height: 100%;
  font-size: 14px;
}

/* line 78, app/assets/stylesheets/style.scss */
body {
  height: 100%;
}

/* line 80, app/assets/stylesheets/style.scss */
body.layout-boxed {
  height: 100%;
}

/* line 83, app/assets/stylesheets/style.scss */
.wrapper {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: transparent;
  position: relative;
}

/* line 89, app/assets/stylesheets/style.scss */
.wrapper:before, .wrapper:after {
  content: " ";
  display: table;
}

/* line 93, app/assets/stylesheets/style.scss */
body {
  overflow-x: hidden;
  overflow-y: auto;
  color: #172b4c;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  font-family: "IBM Plex Sans", sans-serif;
  line-height: 1.5;
  background-color: #eceff3;
}

/*---basic---*/
/* line 105, app/assets/stylesheets/style.scss */
a {
  color: #2f579a;
}

/* line 108, app/assets/stylesheets/style.scss */
a:hover, a:active, a:focus {
  outline: 0;
  text-decoration: none;
}

/* line 112, app/assets/stylesheets/style.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

/* line 117, app/assets/stylesheets/style.scss */
h1 small, h1 .small, .h1 .small, h2 small, h2 .small, .h2 .small, h3 small, h3 .small, .h3 .small, h4 small, h4 .small, .h4 .small, h5 small, h5 .small, .h5 .small, h6 small, h6 .small, .h6 .small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-size: 65%;
}

/* line 120, app/assets/stylesheets/style.scss */
h4, .h4, h5, .h5, h6, .h6 {
  margin-bottom: 0.7142857143rem;
}

/* line 123, app/assets/stylesheets/style.scss */
.h1, h1 {
  font-size: 2.5714285714285716rem;
}

/* line 126, app/assets/stylesheets/style.scss */
.h2, h2 {
  font-size: 2.142857142857143rem;
}

/* line 129, app/assets/stylesheets/style.scss */
.h3, h3 {
  font-size: 1.7142857142857142rem;
}

/* line 132, app/assets/stylesheets/style.scss */
.h4, h4 {
  font-size: 1.2857142857142858rem;
}

/* line 135, app/assets/stylesheets/style.scss */
.h5, h5 {
  font-size: 1.1428571428571428rem;
}

/* line 138, app/assets/stylesheets/style.scss */
.h6, h6 {
  font-size: 1rem;
}

/* line 141, app/assets/stylesheets/style.scss */
h1, h2, h3, .h1, .h2, .h3 {
  margin-top: 0.7142857143rem;
  margin-bottom: 0.7142857143rem;
}

/* line 145, app/assets/stylesheets/style.scss */
img {
  max-width: 100%;
}

/* line 148, app/assets/stylesheets/style.scss */
.img-fluid {
  width: 100%;
}

/* line 151, app/assets/stylesheets/style.scss */
.align-sub {
  vertical-align: sub;
}

/* line 154, app/assets/stylesheets/style.scss */
.base-font {
  font-family: "IBM Plex Sans", sans-serif !important;
}

/* line 157, app/assets/stylesheets/style.scss */
.heading-font {
  font-family: "Rubik", sans-serif !important;
}

/* line 160, app/assets/stylesheets/style.scss */
.fs-0 {
  font-size: 0rem !important;
}

/* line 163, app/assets/stylesheets/style.scss */
.fs-10 {
  font-size: 0.7142857143rem !important;
}

/* line 166, app/assets/stylesheets/style.scss */
.fs-12 {
  font-size: 0.8571428571rem !important;
}

/* line 169, app/assets/stylesheets/style.scss */
.fs-14 {
  font-size: 1rem !important;
}

/* line 172, app/assets/stylesheets/style.scss */
.fs-16 {
  font-size: 1.1428571429rem !important;
}

/* line 175, app/assets/stylesheets/style.scss */
.fs-18 {
  font-size: 1.2857142857rem !important;
}

/* line 178, app/assets/stylesheets/style.scss */
.fs-20 {
  font-size: 1.4285714286rem !important;
}

/* line 181, app/assets/stylesheets/style.scss */
.fs-22 {
  font-size: 1.5714285714rem !important;
}

/* line 184, app/assets/stylesheets/style.scss */
.fs-24 {
  font-size: 1.7142857143rem !important;
}

/* line 187, app/assets/stylesheets/style.scss */
.fs-26 {
  font-size: 1.8571428571rem !important;
}

/* line 190, app/assets/stylesheets/style.scss */
.fs-30 {
  font-size: 2.1428571429rem !important;
}

/* line 193, app/assets/stylesheets/style.scss */
.fs-32 {
  font-size: 2.2857142857rem !important;
}

/* line 196, app/assets/stylesheets/style.scss */
.fs-36 {
  font-size: 2.5714285714rem !important;
}

/* line 199, app/assets/stylesheets/style.scss */
.fs-38 {
  font-size: 2.7142857143rem !important;
}

/* line 202, app/assets/stylesheets/style.scss */
.fs-40 {
  font-size: 2.8571428571rem !important;
}

/* line 205, app/assets/stylesheets/style.scss */
.fs-42 {
  font-size: 3rem !important;
}

/* line 208, app/assets/stylesheets/style.scss */
.fs-46 {
  font-size: 3.2857142857rem !important;
}

/* line 211, app/assets/stylesheets/style.scss */
.fs-48 {
  font-size: 3.4285714286rem !important;
}

/* line 214, app/assets/stylesheets/style.scss */
.fs-50 {
  font-size: 3.5714285714rem !important;
}

/* line 217, app/assets/stylesheets/style.scss */
.fs-60 {
  font-size: 4.2857142857rem !important;
}

/* line 220, app/assets/stylesheets/style.scss */
.fs-70 {
  font-size: 5rem !important;
}

/* line 223, app/assets/stylesheets/style.scss */
.fs-72 {
  font-size: 5.1428571429rem !important;
}

/* line 226, app/assets/stylesheets/style.scss */
.fs-76 {
  font-size: 5.4285714286rem !important;
}

/* line 229, app/assets/stylesheets/style.scss */
.fs-78 {
  font-size: 5.5714285714rem !important;
}

/* line 232, app/assets/stylesheets/style.scss */
.fs-80 {
  font-size: 5.7142857143rem !important;
}

/* line 235, app/assets/stylesheets/style.scss */
.fs-100 {
  font-size: 7.1428571429rem !important;
}

/* line 238, app/assets/stylesheets/style.scss */
.fs-140 {
  font-size: 10rem !important;
}

/* line 241, app/assets/stylesheets/style.scss */
.fs-180 {
  font-size: 12.8571428571rem !important;
}

/* line 244, app/assets/stylesheets/style.scss */
.fs-200 {
  font-size: 14.2857142857rem !important;
}

/* line 247, app/assets/stylesheets/style.scss */
.l-h-0 {
  line-height: 0rem !important;
}

/* line 250, app/assets/stylesheets/style.scss */
.l-h-10 {
  line-height: 0.7142857143rem !important;
}

/* line 253, app/assets/stylesheets/style.scss */
.l-h-12 {
  line-height: 0.8571428571rem !important;
}

/* line 256, app/assets/stylesheets/style.scss */
.l-h-14 {
  line-height: 1rem !important;
}

/* line 259, app/assets/stylesheets/style.scss */
.l-h-16 {
  line-height: 1.1428571429rem !important;
}

/* line 262, app/assets/stylesheets/style.scss */
.l-h-18 {
  line-height: 1.2857142857rem !important;
}

/* line 265, app/assets/stylesheets/style.scss */
.l-h-20 {
  line-height: 1.4285714286rem !important;
}

/* line 268, app/assets/stylesheets/style.scss */
.l-h-22 {
  line-height: 1.5714285714rem !important;
}

/* line 271, app/assets/stylesheets/style.scss */
.l-h-24 {
  line-height: 1.7142857143rem !important;
}

/* line 274, app/assets/stylesheets/style.scss */
.l-h-25 {
  line-height: 1.7857142857rem !important;
}

/* line 277, app/assets/stylesheets/style.scss */
.l-h-26 {
  line-height: 1.8571428571rem !important;
}

/* line 280, app/assets/stylesheets/style.scss */
.l-h-30 {
  line-height: 2.1428571429rem !important;
}

/* line 283, app/assets/stylesheets/style.scss */
.l-h-32 {
  line-height: 2.2857142857rem !important;
}

/* line 286, app/assets/stylesheets/style.scss */
.l-h-35 {
  line-height: 2.5rem !important;
}

/* line 289, app/assets/stylesheets/style.scss */
.l-h-36 {
  line-height: 2.5714285714rem !important;
}

/* line 292, app/assets/stylesheets/style.scss */
.l-h-38 {
  line-height: 2.7142857143rem !important;
}

/* line 295, app/assets/stylesheets/style.scss */
.l-h-40 {
  line-height: 2.8571428571rem !important;
}

/* line 298, app/assets/stylesheets/style.scss */
.l-h-42 {
  line-height: 3rem !important;
}

/* line 301, app/assets/stylesheets/style.scss */
.l-h-45 {
  line-height: 3.2142857143rem !important;
}

/* line 304, app/assets/stylesheets/style.scss */
.l-h-46 {
  line-height: 3.2857142857rem !important;
}

/* line 307, app/assets/stylesheets/style.scss */
.l-h-48 {
  line-height: 3.4285714286rem !important;
}

/* line 310, app/assets/stylesheets/style.scss */
.l-h-50 {
  line-height: 3.5714285714rem !important;
}

/* line 313, app/assets/stylesheets/style.scss */
.l-h-60 {
  line-height: 4.2857142857rem !important;
}

/* line 316, app/assets/stylesheets/style.scss */
.l-h-70 {
  line-height: 5rem !important;
}

/* line 319, app/assets/stylesheets/style.scss */
.l-h-72 {
  line-height: 5.1428571429rem !important;
}

/* line 322, app/assets/stylesheets/style.scss */
.l-h-76 {
  line-height: 5.4285714286rem !important;
}

/* line 325, app/assets/stylesheets/style.scss */
.l-h-78 {
  line-height: 5.5714285714rem !important;
}

/* line 328, app/assets/stylesheets/style.scss */
.l-h-80 {
  line-height: 5.7142857143rem !important;
}

/* line 331, app/assets/stylesheets/style.scss */
.l-h-100 {
  line-height: 7.1428571429rem !important;
}

/* line 334, app/assets/stylesheets/style.scss */
.l-h-140 {
  line-height: 10rem !important;
}

/* line 337, app/assets/stylesheets/style.scss */
.l-h-180 {
  line-height: 12.8571428571rem !important;
}

/* line 340, app/assets/stylesheets/style.scss */
.l-h-200 {
  line-height: 14.2857142857rem !important;
}

/* line 343, app/assets/stylesheets/style.scss */
.l-h-n {
  line-height: normal !important;
}

/* line 346, app/assets/stylesheets/style.scss */
.fw-100 {
  font-weight: 100;
}

/* line 349, app/assets/stylesheets/style.scss */
.fw-200 {
  font-weight: 200;
}

/* line 352, app/assets/stylesheets/style.scss */
.fw-300 {
  font-weight: 300;
}

/* line 355, app/assets/stylesheets/style.scss */
.fw-400 {
  font-weight: 400;
}

/* line 358, app/assets/stylesheets/style.scss */
.fw-500 {
  font-weight: 500;
}

/* line 361, app/assets/stylesheets/style.scss */
.fw-600 {
  font-weight: 600;
}

/* line 364, app/assets/stylesheets/style.scss */
.fw-700 {
  font-weight: 700;
}

/* line 367, app/assets/stylesheets/style.scss */
.fw-800 {
  font-weight: 800;
}

/* line 370, app/assets/stylesheets/style.scss */
.fw-900 {
  font-weight: 900;
}

/* line 373, app/assets/stylesheets/style.scss */
.fw-light {
  font-weight: 100;
}

/* line 376, app/assets/stylesheets/style.scss */
.fw-normal {
  font-weight: 400;
}

/* line 379, app/assets/stylesheets/style.scss */
.fw-medium {
  font-weight: 500;
}

/* line 382, app/assets/stylesheets/style.scss */
.fw-bold {
  font-weight: 700;
}

/* line 385, app/assets/stylesheets/style.scss */
.hide {
  display: none !important;
}

/* line 388, app/assets/stylesheets/style.scss */
.no-border {
  border: 0 !important;
}

/* line 391, app/assets/stylesheets/style.scss */
.no-radius {
  border-radius: 0 !important;
}

/* line 394, app/assets/stylesheets/style.scss */
.no-padding {
  padding: 0 !important;
}

/* line 397, app/assets/stylesheets/style.scss */
.no-margin {
  margin: 0 !important;
}

/* line 400, app/assets/stylesheets/style.scss */
.no-shadow {
  box-shadow: none !important;
}

/* line 403, app/assets/stylesheets/style.scss */
.chart-legend, .contacts-list, .list-unstyled, .mailbox-attachments, .users-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 408, app/assets/stylesheets/style.scss */
.list-group-unbordered > .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 415, app/assets/stylesheets/style.scss */
.code-preview {
  border: 1px solid #f3f6f9;
  padding: 20px;
  background-color: #ffffff;
}

/* line 420, app/assets/stylesheets/style.scss */
code {
  border: 1px solid #f3f6f9;
  background-color: #ffffff;
  border-radius: .25rem;
  padding: .2rem .4rem;
}

/* line 426, app/assets/stylesheets/style.scss */
.d3-line {
  fill: rgba(255, 255, 255, 0);
}

/* line 429, app/assets/stylesheets/style.scss */
.theme-switch li a.active {
  opacity: 0.6;
  border: 5px solid #ffffff;
}

/* line 433, app/assets/stylesheets/style.scss */
.dark-skin .theme-switch li a.active {
  border: 5px solid #262626;
}

/* line 436, app/assets/stylesheets/style.scss */
.custom-select {
  cursor: pointer;
  border-radius: 5px;
}

/* line 440, app/assets/stylesheets/style.scss */
.image-popup-vertical-fit img,
.image-popup-fit-width img,
.image-popup-no-margins img,
.popup-gallery img,
.zoom-gallery img,
#image-popups img {
  border-radius: 10px;
}

/*---border radius---*/
/* line 449, app/assets/stylesheets/style.scss */
.rounded0 {
  border-radius: 0px;
}

/* line 452, app/assets/stylesheets/style.scss */
.rounded5 {
  border-radius: 5px;
}

/* line 455, app/assets/stylesheets/style.scss */
.rounded10 {
  border-radius: 10px;
}

/* line 458, app/assets/stylesheets/style.scss */
.rounded15 {
  border-radius: 15px;
}

/* line 461, app/assets/stylesheets/style.scss */
.rounded20 {
  border-radius: 20px;
}

/* line 464, app/assets/stylesheets/style.scss */
.rounded25 {
  border-radius: 25px;
}

/* line 467, app/assets/stylesheets/style.scss */
.rounded30 {
  border-radius: 30px;
}

/* line 470, app/assets/stylesheets/style.scss */
.rounded35 {
  border-radius: 35px;
}

/* line 473, app/assets/stylesheets/style.scss */
.rounded40 {
  border-radius: 40px;
}

/* line 476, app/assets/stylesheets/style.scss */
.rounded45 {
  border-radius: 45px;
}

/* line 479, app/assets/stylesheets/style.scss */
.rounded50 {
  border-radius: 50px;
}

/* line 482, app/assets/stylesheets/style.scss */
.rounded55 {
  border-radius: 55px;
}

/* line 485, app/assets/stylesheets/style.scss */
.rounded60 {
  border-radius: 60px;
}

/* line 488, app/assets/stylesheets/style.scss */
.rounded65 {
  border-radius: 65px;
}

/* line 491, app/assets/stylesheets/style.scss */
.rounded70 {
  border-radius: 70px;
}

/* line 494, app/assets/stylesheets/style.scss */
.rounded75 {
  border-radius: 75px;
}

/* line 497, app/assets/stylesheets/style.scss */
.rounded80 {
  border-radius: 80px;
}

/* line 500, app/assets/stylesheets/style.scss */
.rounded85 {
  border-radius: 85px;
}

/* line 503, app/assets/stylesheets/style.scss */
.rounded90 {
  border-radius: 90px;
}

/* line 506, app/assets/stylesheets/style.scss */
.rounded95 {
  border-radius: 95px;
}

/* line 509, app/assets/stylesheets/style.scss */
.rounded100 {
  border-radius: 100px;
}

/* line 512, app/assets/stylesheets/style.scss */
.overflow-h {
  overflow: hidden;
}

/* line 515, app/assets/stylesheets/style.scss */
.overflow-v {
  overflow: visible;
}

/* line 518, app/assets/stylesheets/style.scss */
.overflow-xh {
  overflow-x: hidden;
}

/* line 521, app/assets/stylesheets/style.scss */
.overflow-xv {
  overflow-x: visible;
}

/* line 524, app/assets/stylesheets/style.scss */
.overflow-yh {
  overflow-y: hidden;
}

/* line 527, app/assets/stylesheets/style.scss */
.overflow-yv {
  overflow-y: visible;
}

/*---border---*/
/* line 531, app/assets/stylesheets/style.scss */
.b-0 {
  border: 0px solid #f3f6f9 !important;
}

/* line 534, app/assets/stylesheets/style.scss */
.bt-0 {
  border-top: 0px solid #f3f6f9 !important;
}

/* line 537, app/assets/stylesheets/style.scss */
.be-0 {
  border-right: 0px solid #f3f6f9 !important;
}

/* line 540, app/assets/stylesheets/style.scss */
.bb-0 {
  border-bottom: 0px solid #f3f6f9 !important;
}

/* line 543, app/assets/stylesheets/style.scss */
.bs-0 {
  border-left: 0px solid #f3f6f9 !important;
}

/* line 546, app/assets/stylesheets/style.scss */
.bx-0 {
  border-right: 0px solid #f3f6f9 !important;
  border-left: 0px solid #f3f6f9 !important;
}

/* line 550, app/assets/stylesheets/style.scss */
.by-0 {
  border-top: 0px solid #f3f6f9 !important;
  border-bottom: 0px solid #f3f6f9 !important;
}

/* line 554, app/assets/stylesheets/style.scss */
.b-1 {
  border: 1px solid #f3f6f9 !important;
}

/* line 557, app/assets/stylesheets/style.scss */
.bt-1 {
  border-top: 1px solid #f3f6f9 !important;
}

/* line 560, app/assets/stylesheets/style.scss */
.be-1 {
  border-right: 1px solid #f3f6f9 !important;
}

/* line 563, app/assets/stylesheets/style.scss */
.bb-1 {
  border-bottom: 1px solid #f3f6f9 !important;
}

/* line 566, app/assets/stylesheets/style.scss */
.bs-1 {
  border-left: 1px solid #f3f6f9 !important;
}

/* line 569, app/assets/stylesheets/style.scss */
.bx-1 {
  border-right: 1px solid #f3f6f9 !important;
  border-left: 1px solid #f3f6f9 !important;
}

/* line 573, app/assets/stylesheets/style.scss */
.by-1 {
  border-top: 1px solid #f3f6f9 !important;
  border-bottom: 1px solid #f3f6f9 !important;
}

/* line 577, app/assets/stylesheets/style.scss */
.b-2 {
  border: 2px solid #f3f6f9 !important;
}

/* line 580, app/assets/stylesheets/style.scss */
.bt-2 {
  border-top: 2px solid #f3f6f9 !important;
}

/* line 583, app/assets/stylesheets/style.scss */
.be-2 {
  border-right: 2px solid #f3f6f9 !important;
}

/* line 586, app/assets/stylesheets/style.scss */
.bb-2 {
  border-bottom: 2px solid #f3f6f9 !important;
}

/* line 589, app/assets/stylesheets/style.scss */
.bs-2 {
  border-left: 2px solid #f3f6f9 !important;
}

/* line 592, app/assets/stylesheets/style.scss */
.bx-2 {
  border-right: 2px solid #f3f6f9 !important;
  border-left: 2px solid #f3f6f9 !important;
}

/* line 596, app/assets/stylesheets/style.scss */
.by-2 {
  border-top: 2px solid #f3f6f9 !important;
  border-bottom: 2px solid #f3f6f9 !important;
}

/* line 600, app/assets/stylesheets/style.scss */
.b-3 {
  border: 3px solid #f3f6f9 !important;
}

/* line 603, app/assets/stylesheets/style.scss */
.bt-3 {
  border-top: 3px solid #f3f6f9 !important;
}

/* line 606, app/assets/stylesheets/style.scss */
.be-3 {
  border-right: 3px solid #f3f6f9 !important;
}

/* line 609, app/assets/stylesheets/style.scss */
.bb-3 {
  border-bottom: 3px solid #f3f6f9 !important;
}

/* line 612, app/assets/stylesheets/style.scss */
.bs-3 {
  border-left: 3px solid #f3f6f9 !important;
}

/* line 615, app/assets/stylesheets/style.scss */
.bx-3 {
  border-right: 3px solid #f3f6f9 !important;
  border-left: 3px solid #f3f6f9 !important;
}

/* line 619, app/assets/stylesheets/style.scss */
.by-3 {
  border-top: 3px solid #f3f6f9 !important;
  border-bottom: 3px solid #f3f6f9 !important;
}

/* line 623, app/assets/stylesheets/style.scss */
.b-4 {
  border: 4px solid #f3f6f9 !important;
}

/* line 626, app/assets/stylesheets/style.scss */
.bt-4 {
  border-top: 4px solid #f3f6f9 !important;
}

/* line 629, app/assets/stylesheets/style.scss */
.be-4 {
  border-right: 4px solid #f3f6f9 !important;
}

/* line 632, app/assets/stylesheets/style.scss */
.bb-4 {
  border-bottom: 4px solid #f3f6f9 !important;
}

/* line 635, app/assets/stylesheets/style.scss */
.bs-4 {
  border-left: 4px solid #f3f6f9 !important;
}

/* line 638, app/assets/stylesheets/style.scss */
.bx-4 {
  border-right: 4px solid #f3f6f9 !important;
  border-left: 4px solid #f3f6f9 !important;
}

/* line 642, app/assets/stylesheets/style.scss */
.by-4 {
  border-top: 4px solid #f3f6f9 !important;
  border-bottom: 4px solid #f3f6f9 !important;
}

/* line 646, app/assets/stylesheets/style.scss */
.b-5 {
  border: 5px solid #f3f6f9 !important;
}

/* line 649, app/assets/stylesheets/style.scss */
.bt-5 {
  border-top: 5px solid #f3f6f9 !important;
}

/* line 652, app/assets/stylesheets/style.scss */
.be-5 {
  border-right: 5px solid #f3f6f9 !important;
}

/* line 655, app/assets/stylesheets/style.scss */
.bb-5 {
  border-bottom: 5px solid #f3f6f9 !important;
}

/* line 658, app/assets/stylesheets/style.scss */
.bs-5 {
  border-left: 5px solid #f3f6f9 !important;
}

/* line 661, app/assets/stylesheets/style.scss */
.bx-5 {
  border-right: 5px solid #f3f6f9 !important;
  border-left: 5px solid #f3f6f9 !important;
}

/* line 665, app/assets/stylesheets/style.scss */
.by-5 {
  border-top: 5px solid #f3f6f9 !important;
  border-bottom: 5px solid #f3f6f9 !important;
}

/* line 669, app/assets/stylesheets/style.scss */
.rtl .bs-0 {
  border-right-width: 0px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 673, app/assets/stylesheets/style.scss */
.rtl .be-0 {
  border-left-width: 0px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 677, app/assets/stylesheets/style.scss */
.rtl .bs-1 {
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 681, app/assets/stylesheets/style.scss */
.rtl .be-1 {
  border-left-width: 1px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 685, app/assets/stylesheets/style.scss */
.rtl .bs-2 {
  border-right-width: 2px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 689, app/assets/stylesheets/style.scss */
.rtl .be-2 {
  border-left-width: 2px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 693, app/assets/stylesheets/style.scss */
.rtl .bs-3 {
  border-right-width: 3px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 697, app/assets/stylesheets/style.scss */
.rtl .be-3 {
  border-left-width: 3px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 701, app/assets/stylesheets/style.scss */
.rtl .bs-4 {
  border-right-width: 4px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 705, app/assets/stylesheets/style.scss */
.rtl .be-4 {
  border-left-width: 4px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 709, app/assets/stylesheets/style.scss */
.rtl .bs-5 {
  border-right-width: 5px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 713, app/assets/stylesheets/style.scss */
.rtl .be-5 {
  border-left-width: 5px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 718, app/assets/stylesheets/style.scss */
.dark-skin .b-0:not([class*=border-]) {
  border: 0px solid #566f9e !important;
}

/* line 720, app/assets/stylesheets/style.scss */
.dark-skin .bt-0:not([class*=border-]) {
  border-top: 0px solid #566f9e !important;
}

/* line 722, app/assets/stylesheets/style.scss */
.dark-skin .be-0:not([class*=border-]) {
  border-right: 0px solid #566f9e !important;
}

/* line 724, app/assets/stylesheets/style.scss */
.dark-skin .bb-0:not([class*=border-]) {
  border-bottom: 0px solid #566f9e !important;
}

/* line 726, app/assets/stylesheets/style.scss */
.dark-skin .bs-0:not([class*=border-]) {
  border-left: 0px solid #566f9e !important;
}

/* line 728, app/assets/stylesheets/style.scss */
.dark-skin .bx-0:not([class*=border-]) {
  border-right: 0px solid #566f9e !important;
  border-left: 0px solid #566f9e !important;
}

/* line 731, app/assets/stylesheets/style.scss */
.dark-skin .by-0:not([class*=border-]) {
  border-top: 0px solid #566f9e !important;
  border-bottom: 0px solid #566f9e !important;
}

/* line 734, app/assets/stylesheets/style.scss */
.dark-skin .b-1:not([class*=border-]) {
  border: 1px solid #566f9e !important;
}

/* line 736, app/assets/stylesheets/style.scss */
.dark-skin .bt-1:not([class*=border-]) {
  border-top: 1px solid #566f9e !important;
}

/* line 738, app/assets/stylesheets/style.scss */
.dark-skin .be-1:not([class*=border-]) {
  border-right: 1px solid #566f9e !important;
}

/* line 740, app/assets/stylesheets/style.scss */
.dark-skin .bb-1:not([class*=border-]) {
  border-bottom: 1px solid #566f9e !important;
}

/* line 742, app/assets/stylesheets/style.scss */
.dark-skin .bs-1:not([class*=border-]) {
  border-left: 1px solid #566f9e !important;
}

/* line 744, app/assets/stylesheets/style.scss */
.dark-skin .bx-1:not([class*=border-]) {
  border-right: 1px solid #566f9e !important;
  border-left: 1px solid #566f9e !important;
}

/* line 747, app/assets/stylesheets/style.scss */
.dark-skin .by-1:not([class*=border-]) {
  border-top: 1px solid #566f9e !important;
  border-bottom: 1px solid #566f9e !important;
}

/* line 750, app/assets/stylesheets/style.scss */
.dark-skin .b-2:not([class*=border-]) {
  border: 2px solid #566f9e !important;
}

/* line 752, app/assets/stylesheets/style.scss */
.dark-skin .bt-2:not([class*=border-]) {
  border-top: 2px solid #566f9e !important;
}

/* line 754, app/assets/stylesheets/style.scss */
.dark-skin .be-2:not([class*=border-]) {
  border-right: 2px solid #566f9e !important;
}

/* line 756, app/assets/stylesheets/style.scss */
.dark-skin .bb-2:not([class*=border-]) {
  border-bottom: 2px solid #566f9e !important;
}

/* line 758, app/assets/stylesheets/style.scss */
.dark-skin .bs-2:not([class*=border-]) {
  border-left: 2px solid #566f9e !important;
}

/* line 760, app/assets/stylesheets/style.scss */
.dark-skin .bx-2:not([class*=border-]) {
  border-right: 2px solid #566f9e !important;
  border-left: 2px solid #566f9e !important;
}

/* line 763, app/assets/stylesheets/style.scss */
.dark-skin .by-2:not([class*=border-]) {
  border-top: 2px solid #566f9e !important;
  border-bottom: 2px solid #566f9e !important;
}

/* line 766, app/assets/stylesheets/style.scss */
.dark-skin .b-3:not([class*=border-]) {
  border: 3px solid #566f9e !important;
}

/* line 768, app/assets/stylesheets/style.scss */
.dark-skin .bt-3:not([class*=border-]) {
  border-top: 3px solid #566f9e !important;
}

/* line 770, app/assets/stylesheets/style.scss */
.dark-skin .be-3:not([class*=border-]) {
  border-right: 3px solid #566f9e !important;
}

/* line 772, app/assets/stylesheets/style.scss */
.dark-skin .bb-3:not([class*=border-]) {
  border-bottom: 3px solid #566f9e !important;
}

/* line 774, app/assets/stylesheets/style.scss */
.dark-skin .bs-3:not([class*=border-]) {
  border-left: 3px solid #566f9e !important;
}

/* line 776, app/assets/stylesheets/style.scss */
.dark-skin .bx-3:not([class*=border-]) {
  border-right: 3px solid #566f9e !important;
  border-left: 3px solid #566f9e !important;
}

/* line 779, app/assets/stylesheets/style.scss */
.dark-skin .by-3:not([class*=border-]) {
  border-top: 3px solid #566f9e !important;
  border-bottom: 3px solid #566f9e !important;
}

/* line 782, app/assets/stylesheets/style.scss */
.dark-skin .b-4:not([class*=border-]) {
  border: 4px solid #566f9e !important;
}

/* line 784, app/assets/stylesheets/style.scss */
.dark-skin .bt-4:not([class*=border-]) {
  border-top: 4px solid #566f9e !important;
}

/* line 786, app/assets/stylesheets/style.scss */
.dark-skin .be-4:not([class*=border-]) {
  border-right: 4px solid #566f9e !important;
}

/* line 788, app/assets/stylesheets/style.scss */
.dark-skin .bb-4:not([class*=border-]) {
  border-bottom: 4px solid #566f9e !important;
}

/* line 790, app/assets/stylesheets/style.scss */
.dark-skin .bs-4:not([class*=border-]) {
  border-left: 4px solid #566f9e !important;
}

/* line 792, app/assets/stylesheets/style.scss */
.dark-skin .bx-4:not([class*=border-]) {
  border-right: 4px solid #566f9e !important;
  border-left: 4px solid #566f9e !important;
}

/* line 795, app/assets/stylesheets/style.scss */
.dark-skin .by-4:not([class*=border-]) {
  border-top: 4px solid #566f9e !important;
  border-bottom: 4px solid #566f9e !important;
}

/* line 798, app/assets/stylesheets/style.scss */
.dark-skin .b-5:not([class*=border-]) {
  border: 5px solid #566f9e !important;
}

/* line 800, app/assets/stylesheets/style.scss */
.dark-skin .bt-5:not([class*=border-]) {
  border-top: 5px solid #566f9e !important;
}

/* line 802, app/assets/stylesheets/style.scss */
.dark-skin .be-5:not([class*=border-]) {
  border-right: 5px solid #566f9e !important;
}

/* line 804, app/assets/stylesheets/style.scss */
.dark-skin .bb-5:not([class*=border-]) {
  border-bottom: 5px solid #566f9e !important;
}

/* line 806, app/assets/stylesheets/style.scss */
.dark-skin .bs-5:not([class*=border-]) {
  border-left: 5px solid #566f9e !important;
}

/* line 808, app/assets/stylesheets/style.scss */
.dark-skin .bx-5:not([class*=border-]) {
  border-right: 5px solid #566f9e !important;
  border-left: 5px solid #566f9e !important;
}

/* line 811, app/assets/stylesheets/style.scss */
.dark-skin .by-5:not([class*=border-]) {
  border-top: 5px solid #566f9e !important;
  border-bottom: 5px solid #566f9e !important;
}

/* line 814, app/assets/stylesheets/style.scss */
.dark-skin.rtl .bs-0:not([class*=border-]) {
  border-right-width: 0px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 818, app/assets/stylesheets/style.scss */
.dark-skin.rtl .be-0:not([class*=border-]) {
  border-left-width: 0px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 822, app/assets/stylesheets/style.scss */
.dark-skin.rtl .bs-1:not([class*=border-]) {
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 826, app/assets/stylesheets/style.scss */
.dark-skin.rtl .be-1:not([class*=border-]) {
  border-left-width: 1px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 830, app/assets/stylesheets/style.scss */
.dark-skin.rtl .bs-2:not([class*=border-]) {
  border-right-width: 2px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 834, app/assets/stylesheets/style.scss */
.dark-skin.rtl .be-2:not([class*=border-]) {
  border-left-width: 2px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 838, app/assets/stylesheets/style.scss */
.dark-skin.rtl .bs-3:not([class*=border-]) {
  border-right-width: 3px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 842, app/assets/stylesheets/style.scss */
.dark-skin.rtl .be-3:not([class*=border-]) {
  border-left-width: 3px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 846, app/assets/stylesheets/style.scss */
.dark-skin.rtl .bs-4:not([class*=border-]) {
  border-right-width: 4px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 850, app/assets/stylesheets/style.scss */
.dark-skin.rtl .be-4:not([class*=border-]) {
  border-left-width: 4px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 854, app/assets/stylesheets/style.scss */
.dark-skin.rtl .bs-5:not([class*=border-]) {
  border-right-width: 5px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 858, app/assets/stylesheets/style.scss */
.dark-skin.rtl .be-5:not([class*=border-]) {
  border-left-width: 5px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 863, app/assets/stylesheets/style.scss */
.border {
  border: 1px solid #f3f6f9 !important;
}

/* line 866, app/assets/stylesheets/style.scss */
.border-primary {
  border-color: #6cbbfa !important;
}

/* line 869, app/assets/stylesheets/style.scss */
.border-secondary {
  border-color: #e4e6ef !important;
}

/* line 872, app/assets/stylesheets/style.scss */
.border-info {
  border-color: #a45ff8 !important;
}

/* line 875, app/assets/stylesheets/style.scss */
.border-success {
  border-color: #00875a !important;
}

/* line 878, app/assets/stylesheets/style.scss */
.border-warning {
  border-color: #fbc66c !important;
}

/* line 881, app/assets/stylesheets/style.scss */
.border-danger {
  border-color: #fb5ea8 !important;
}

/* line 884, app/assets/stylesheets/style.scss */
.border-dark {
  border-color: #172b4c !important;
}

/* line 887, app/assets/stylesheets/style.scss */
.border-white {
  border-color: #ffffff !important;
}

/* line 890, app/assets/stylesheets/style.scss */
.border-black {
  border-color: #000000 !important;
}

/* line 893, app/assets/stylesheets/style.scss */
.border-light {
  border-color: #f3f6f9 !important;
}

/* line 896, app/assets/stylesheets/style.scss */
.border-transparent {
  border-color: transparent !important;
}

/* line 899, app/assets/stylesheets/style.scss */
.border-white {
  border-color: #fff !important;
}

/* line 902, app/assets/stylesheets/style.scss */
.border-light {
  border-color: #f3f6f9 !important;
}

/* line 905, app/assets/stylesheets/style.scss */
.border-fade {
  border-color: #f6f9fb !important;
}

/* line 908, app/assets/stylesheets/style.scss */
.b-dashed {
  border-style: dashed !important;
}

/* line 911, app/assets/stylesheets/style.scss */
.bt-dashed {
  border-top-style: dashed !important;
}

/* line 914, app/assets/stylesheets/style.scss */
.bs-dashed {
  border-left-style: dashed !important;
}

/* line 917, app/assets/stylesheets/style.scss */
.be-dashed {
  border-right-style: dashed !important;
}

/* line 920, app/assets/stylesheets/style.scss */
.bb-dashed {
  border-bottom-style: dashed !important;
}

/* line 923, app/assets/stylesheets/style.scss */
.b-dotted {
  border-style: dotted !important;
}

/* line 926, app/assets/stylesheets/style.scss */
.bt-dotted {
  border-top-style: dotted !important;
}

/* line 929, app/assets/stylesheets/style.scss */
.bs-dotted {
  border-left-style: dotted !important;
}

/* line 932, app/assets/stylesheets/style.scss */
.be-dotted {
  border-right-style: dotted !important;
}

/* line 935, app/assets/stylesheets/style.scss */
.bb-dotted {
  border-bottom-style: dotted !important;
}

/* line 938, app/assets/stylesheets/style.scss */
.b-double {
  border-style: double !important;
}

/* line 941, app/assets/stylesheets/style.scss */
.bt-double {
  border-top-style: double !important;
}

/* line 944, app/assets/stylesheets/style.scss */
.bs-double {
  border-left-style: double !important;
}

/* line 947, app/assets/stylesheets/style.scss */
.be-double {
  border-right-style: double !important;
}

/* line 950, app/assets/stylesheets/style.scss */
.bb-double {
  border-bottom-style: double !important;
}

/* line 953, app/assets/stylesheets/style.scss */
.b-groove {
  border-style: groove !important;
}

/* line 956, app/assets/stylesheets/style.scss */
.bt-groove {
  border-top-style: groove !important;
}

/* line 959, app/assets/stylesheets/style.scss */
.bs-groove {
  border-left-style: groove !important;
}

/* line 962, app/assets/stylesheets/style.scss */
.be-groove {
  border-right-style: groove !important;
}

/* line 965, app/assets/stylesheets/style.scss */
.bb-groove {
  border-bottom-style: groove !important;
}

/* line 968, app/assets/stylesheets/style.scss */
.bter-0 {
  border-top-right-radius: 0 !important;
}

/* line 971, app/assets/stylesheets/style.scss */
.bber-0 {
  border-bottom-right-radius: 0 !important;
}

/* line 974, app/assets/stylesheets/style.scss */
.btsr-0 {
  border-top-left-radius: 0 !important;
}

/* line 977, app/assets/stylesheets/style.scss */
.bbsr-0 {
  border-bottom-left-radius: 0 !important;
}

/* line 980, app/assets/stylesheets/style.scss */
.ber-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 984, app/assets/stylesheets/style.scss */
.bsr-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 988, app/assets/stylesheets/style.scss */
.bar-0 {
  border-radius: 0 !important;
}

/*---vertical-align---*/
/* line 992, app/assets/stylesheets/style.scss */
.vertical-align {
  font-size: 0;
}

/* line 995, app/assets/stylesheets/style.scss */
.vertical-align:before {
  display: inline-block;
  height: 100%;
  content: '';
  vertical-align: middle;
}

/* line 1001, app/assets/stylesheets/style.scss */
.vertical-align-middle, .vertical-align-bottom {
  display: inline-block;
  max-width: 100%;
}

/* line 1005, app/assets/stylesheets/style.scss */
.vertical-align-middle {
  vertical-align: middle;
}

/* line 1008, app/assets/stylesheets/style.scss */
.vertical-align-bottom {
  vertical-align: bottom;
}

/* line 1011, app/assets/stylesheets/style.scss */
.r-0 {
  right: 0;
}

/* line 1014, app/assets/stylesheets/style.scss */
.l-0 {
  left: 0;
}

/* line 1017, app/assets/stylesheets/style.scss */
.bg-none {
  background: none !important;
}

@media (max-width: 991px) {
  /* line 1021, app/assets/stylesheets/style.scss */
  .bg-none-lg {
    background: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 1024, app/assets/stylesheets/style.scss */
  .bg-none-tl {
    background: none !important;
  }
}

@media (max-width: 991px) {
  /* line 1027, app/assets/stylesheets/style.scss */
  .bg-none-md {
    background: none !important;
  }
}

@media (max-width: 767px) {
  /* line 1030, app/assets/stylesheets/style.scss */
  .bg-none-sm {
    background: none !important;
  }
}

@media (max-width: 575px) {
  /* line 1033, app/assets/stylesheets/style.scss */
  .bg-none-xs {
    background: none !important;
  }
}

@media (max-width: 370px) {
  /* line 1036, app/assets/stylesheets/style.scss */
  .bg-none-small {
    background: none !important;
  }
}

/* line 1038, app/assets/stylesheets/style.scss */
.input-group-prepend, .input-group-append {
  display: flex;
}

/* line 1041, app/assets/stylesheets/style.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 1045, app/assets/stylesheets/style.scss */
.media-body {
  flex: 1;
}

/* line 1048, app/assets/stylesheets/style.scss */
small, .small {
  font-weight: 400;
}

/*******************
Padding property
*******************/
/* line 1054, app/assets/stylesheets/style.scss */
.p-0 {
  padding: 0px !important;
}

/* line 1057, app/assets/stylesheets/style.scss */
.p-5 {
  padding: 5px !important;
}

/* line 1060, app/assets/stylesheets/style.scss */
.p-10 {
  padding: 10px !important;
}

/* line 1063, app/assets/stylesheets/style.scss */
.p-15 {
  padding: 15px !important;
}

/* line 1066, app/assets/stylesheets/style.scss */
.p-20 {
  padding: 20px !important;
}

/* line 1069, app/assets/stylesheets/style.scss */
.p-25 {
  padding: 25px !important;
}

/* line 1072, app/assets/stylesheets/style.scss */
.p-30 {
  padding: 30px !important;
}

/* line 1075, app/assets/stylesheets/style.scss */
.p-35 {
  padding: 35px !important;
}

/* line 1078, app/assets/stylesheets/style.scss */
.p-40 {
  padding: 40px !important;
}

/* line 1081, app/assets/stylesheets/style.scss */
.p-45 {
  padding: 45px !important;
}

/* line 1084, app/assets/stylesheets/style.scss */
.p-50 {
  padding: 50px !important;
}

/* line 1087, app/assets/stylesheets/style.scss */
.p-55 {
  padding: 55px !important;
}

/* line 1090, app/assets/stylesheets/style.scss */
.p-60 {
  padding: 60px !important;
}

/* line 1093, app/assets/stylesheets/style.scss */
.p-65 {
  padding: 65px !important;
}

/* line 1096, app/assets/stylesheets/style.scss */
.p-70 {
  padding: 70px !important;
}

/* line 1099, app/assets/stylesheets/style.scss */
.p-75 {
  padding: 75px !important;
}

/* line 1102, app/assets/stylesheets/style.scss */
.p-80 {
  padding: 80px !important;
}

/* line 1105, app/assets/stylesheets/style.scss */
.p-85 {
  padding: 85px !important;
}

/* line 1108, app/assets/stylesheets/style.scss */
.p-90 {
  padding: 90px !important;
}

/* line 1111, app/assets/stylesheets/style.scss */
.p-95 {
  padding: 95px !important;
}

/* line 1114, app/assets/stylesheets/style.scss */
.p-100 {
  padding: 100px !important;
}

/* line 1117, app/assets/stylesheets/style.scss */
.p-105 {
  padding: 105px !important;
}

/* line 1120, app/assets/stylesheets/style.scss */
.p-110 {
  padding: 110px !important;
}

/* line 1123, app/assets/stylesheets/style.scss */
.p-115 {
  padding: 115px !important;
}

/* line 1126, app/assets/stylesheets/style.scss */
.p-120 {
  padding: 120px !important;
}

/* line 1129, app/assets/stylesheets/style.scss */
.p-125 {
  padding: 125px !important;
}

/* line 1132, app/assets/stylesheets/style.scss */
.p-130 {
  padding: 130px !important;
}

/* line 1135, app/assets/stylesheets/style.scss */
.p-135 {
  padding: 135px !important;
}

/* line 1138, app/assets/stylesheets/style.scss */
.p-140 {
  padding: 140px !important;
}

/* line 1141, app/assets/stylesheets/style.scss */
.p-145 {
  padding: 145px !important;
}

/* line 1144, app/assets/stylesheets/style.scss */
.p-150 {
  padding: 150px !important;
}

/* line 1147, app/assets/stylesheets/style.scss */
.p-155 {
  padding: 155px !important;
}

/* line 1150, app/assets/stylesheets/style.scss */
.p-160 {
  padding: 160px !important;
}

/* line 1153, app/assets/stylesheets/style.scss */
.p-165 {
  padding: 165px !important;
}

/* line 1156, app/assets/stylesheets/style.scss */
.p-170 {
  padding: 170px !important;
}

/* line 1159, app/assets/stylesheets/style.scss */
.p-175 {
  padding: 175px !important;
}

/* line 1162, app/assets/stylesheets/style.scss */
.p-180 {
  padding: 180px !important;
}

/* line 1165, app/assets/stylesheets/style.scss */
.p-185 {
  padding: 185px !important;
}

/* line 1168, app/assets/stylesheets/style.scss */
.p-190 {
  padding: 190px !important;
}

/* line 1171, app/assets/stylesheets/style.scss */
.p-195 {
  padding: 195px !important;
}

/* line 1174, app/assets/stylesheets/style.scss */
.p-200 {
  padding: 200px !important;
}

/* line 1177, app/assets/stylesheets/style.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 1180, app/assets/stylesheets/style.scss */
.pt-5 {
  padding-top: 5px !important;
}

/* line 1183, app/assets/stylesheets/style.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 1186, app/assets/stylesheets/style.scss */
.pt-15 {
  padding-top: 15px !important;
}

/* line 1189, app/assets/stylesheets/style.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 1192, app/assets/stylesheets/style.scss */
.pt-25 {
  padding-top: 25px !important;
}

/* line 1195, app/assets/stylesheets/style.scss */
.pt-30 {
  padding-top: 30px !important;
}

/* line 1198, app/assets/stylesheets/style.scss */
.pt-35 {
  padding-top: 35px !important;
}

/* line 1201, app/assets/stylesheets/style.scss */
.pt-40 {
  padding-top: 40px !important;
}

/* line 1204, app/assets/stylesheets/style.scss */
.pt-45 {
  padding-top: 45px !important;
}

/* line 1207, app/assets/stylesheets/style.scss */
.pt-50 {
  padding-top: 50px !important;
}

/* line 1210, app/assets/stylesheets/style.scss */
.pt-55 {
  padding-top: 55px !important;
}

/* line 1213, app/assets/stylesheets/style.scss */
.pt-60 {
  padding-top: 60px !important;
}

/* line 1216, app/assets/stylesheets/style.scss */
.pt-65 {
  padding-top: 65px !important;
}

/* line 1219, app/assets/stylesheets/style.scss */
.pt-70 {
  padding-top: 70px !important;
}

/* line 1222, app/assets/stylesheets/style.scss */
.pt-75 {
  padding-top: 75px !important;
}

/* line 1225, app/assets/stylesheets/style.scss */
.pt-80 {
  padding-top: 80px !important;
}

/* line 1228, app/assets/stylesheets/style.scss */
.pt-85 {
  padding-top: 85px !important;
}

/* line 1231, app/assets/stylesheets/style.scss */
.pt-90 {
  padding-top: 90px !important;
}

/* line 1234, app/assets/stylesheets/style.scss */
.pt-95 {
  padding-top: 95px !important;
}

/* line 1237, app/assets/stylesheets/style.scss */
.pt-100 {
  padding-top: 100px !important;
}

/* line 1240, app/assets/stylesheets/style.scss */
.pt-105 {
  padding-top: 105px !important;
}

/* line 1243, app/assets/stylesheets/style.scss */
.pt-110 {
  padding-top: 110px !important;
}

/* line 1246, app/assets/stylesheets/style.scss */
.pt-115 {
  padding-top: 115px !important;
}

/* line 1249, app/assets/stylesheets/style.scss */
.pt-120 {
  padding-top: 120px !important;
}

/* line 1252, app/assets/stylesheets/style.scss */
.pt-125 {
  padding-top: 125px !important;
}

/* line 1255, app/assets/stylesheets/style.scss */
.pt-130 {
  padding-top: 130px !important;
}

/* line 1258, app/assets/stylesheets/style.scss */
.pt-135 {
  padding-top: 135px !important;
}

/* line 1261, app/assets/stylesheets/style.scss */
.pt-140 {
  padding-top: 140px !important;
}

/* line 1264, app/assets/stylesheets/style.scss */
.pt-145 {
  padding-top: 145px !important;
}

/* line 1267, app/assets/stylesheets/style.scss */
.pt-150 {
  padding-top: 150px !important;
}

/* line 1270, app/assets/stylesheets/style.scss */
.pt-155 {
  padding-top: 155px !important;
}

/* line 1273, app/assets/stylesheets/style.scss */
.pt-160 {
  padding-top: 160px !important;
}

/* line 1276, app/assets/stylesheets/style.scss */
.pt-165 {
  padding-top: 165px !important;
}

/* line 1279, app/assets/stylesheets/style.scss */
.pt-170 {
  padding-top: 170px !important;
}

/* line 1282, app/assets/stylesheets/style.scss */
.pt-175 {
  padding-top: 175px !important;
}

/* line 1285, app/assets/stylesheets/style.scss */
.pt-180 {
  padding-top: 180px !important;
}

/* line 1288, app/assets/stylesheets/style.scss */
.pt-185 {
  padding-top: 185px !important;
}

/* line 1291, app/assets/stylesheets/style.scss */
.pt-190 {
  padding-top: 190px !important;
}

/* line 1294, app/assets/stylesheets/style.scss */
.pt-195 {
  padding-top: 195px !important;
}

/* line 1297, app/assets/stylesheets/style.scss */
.pt-200 {
  padding-top: 200px !important;
}

/* line 1300, app/assets/stylesheets/style.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 1303, app/assets/stylesheets/style.scss */
.pb-5 {
  padding-bottom: 5px !important;
}

/* line 1306, app/assets/stylesheets/style.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 1309, app/assets/stylesheets/style.scss */
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 1312, app/assets/stylesheets/style.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 1315, app/assets/stylesheets/style.scss */
.pb-25 {
  padding-bottom: 25px !important;
}

/* line 1318, app/assets/stylesheets/style.scss */
.pb-30 {
  padding-bottom: 30px !important;
}

/* line 1321, app/assets/stylesheets/style.scss */
.pb-35 {
  padding-bottom: 35px !important;
}

/* line 1324, app/assets/stylesheets/style.scss */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 1327, app/assets/stylesheets/style.scss */
.pb-45 {
  padding-bottom: 45px !important;
}

/* line 1330, app/assets/stylesheets/style.scss */
.pb-50 {
  padding-bottom: 50px !important;
}

/* line 1333, app/assets/stylesheets/style.scss */
.pb-55 {
  padding-bottom: 55px !important;
}

/* line 1336, app/assets/stylesheets/style.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 1339, app/assets/stylesheets/style.scss */
.pb-65 {
  padding-bottom: 65px !important;
}

/* line 1342, app/assets/stylesheets/style.scss */
.pb-70 {
  padding-bottom: 70px !important;
}

/* line 1345, app/assets/stylesheets/style.scss */
.pb-75 {
  padding-bottom: 75px !important;
}

/* line 1348, app/assets/stylesheets/style.scss */
.pb-80 {
  padding-bottom: 80px !important;
}

/* line 1351, app/assets/stylesheets/style.scss */
.pb-85 {
  padding-bottom: 85px !important;
}

/* line 1354, app/assets/stylesheets/style.scss */
.pb-90 {
  padding-bottom: 90px !important;
}

/* line 1357, app/assets/stylesheets/style.scss */
.pb-95 {
  padding-bottom: 95px !important;
}

/* line 1360, app/assets/stylesheets/style.scss */
.pb-100 {
  padding-bottom: 100px !important;
}

/* line 1363, app/assets/stylesheets/style.scss */
.pb-105 {
  padding-bottom: 105px !important;
}

/* line 1366, app/assets/stylesheets/style.scss */
.pb-110 {
  padding-bottom: 110px !important;
}

/* line 1369, app/assets/stylesheets/style.scss */
.pb-115 {
  padding-bottom: 115px !important;
}

/* line 1372, app/assets/stylesheets/style.scss */
.pb-120 {
  padding-bottom: 120px !important;
}

/* line 1375, app/assets/stylesheets/style.scss */
.pb-125 {
  padding-bottom: 125px !important;
}

/* line 1378, app/assets/stylesheets/style.scss */
.pb-130 {
  padding-bottom: 130px !important;
}

/* line 1381, app/assets/stylesheets/style.scss */
.pb-135 {
  padding-bottom: 135px !important;
}

/* line 1384, app/assets/stylesheets/style.scss */
.pb-140 {
  padding-bottom: 140px !important;
}

/* line 1387, app/assets/stylesheets/style.scss */
.pb-145 {
  padding-bottom: 145px !important;
}

/* line 1390, app/assets/stylesheets/style.scss */
.pb-150 {
  padding-bottom: 150px !important;
}

/* line 1393, app/assets/stylesheets/style.scss */
.pb-155 {
  padding-bottom: 155px !important;
}

/* line 1396, app/assets/stylesheets/style.scss */
.pb-160 {
  padding-bottom: 160px !important;
}

/* line 1399, app/assets/stylesheets/style.scss */
.pb-165 {
  padding-bottom: 165px !important;
}

/* line 1402, app/assets/stylesheets/style.scss */
.pb-170 {
  padding-bottom: 170px !important;
}

/* line 1405, app/assets/stylesheets/style.scss */
.pb-175 {
  padding-bottom: 175px !important;
}

/* line 1408, app/assets/stylesheets/style.scss */
.pb-180 {
  padding-bottom: 180px !important;
}

/* line 1411, app/assets/stylesheets/style.scss */
.pb-185 {
  padding-bottom: 185px !important;
}

/* line 1414, app/assets/stylesheets/style.scss */
.pb-190 {
  padding-bottom: 190px !important;
}

/* line 1417, app/assets/stylesheets/style.scss */
.pb-195 {
  padding-bottom: 195px !important;
}

/* line 1420, app/assets/stylesheets/style.scss */
.pb-200 {
  padding-bottom: 200px !important;
}

/* line 1423, app/assets/stylesheets/style.scss */
.ps-0 {
  padding-left: 0px !important;
}

/* line 1426, app/assets/stylesheets/style.scss */
.ps-5 {
  padding-left: 5px !important;
}

/* line 1429, app/assets/stylesheets/style.scss */
.ps-10 {
  padding-left: 10px !important;
}

/* line 1432, app/assets/stylesheets/style.scss */
.ps-15 {
  padding-left: 15px !important;
}

/* line 1435, app/assets/stylesheets/style.scss */
.ps-20 {
  padding-left: 20px !important;
}

/* line 1438, app/assets/stylesheets/style.scss */
.ps-25 {
  padding-left: 25px !important;
}

/* line 1441, app/assets/stylesheets/style.scss */
.ps-30 {
  padding-left: 30px !important;
}

/* line 1444, app/assets/stylesheets/style.scss */
.ps-35 {
  padding-left: 35px !important;
}

/* line 1447, app/assets/stylesheets/style.scss */
.ps-40 {
  padding-left: 40px !important;
}

/* line 1450, app/assets/stylesheets/style.scss */
.ps-45 {
  padding-left: 45px !important;
}

/* line 1453, app/assets/stylesheets/style.scss */
.ps-50 {
  padding-left: 50px !important;
}

/* line 1456, app/assets/stylesheets/style.scss */
.ps-55 {
  padding-left: 55px !important;
}

/* line 1459, app/assets/stylesheets/style.scss */
.ps-60 {
  padding-left: 60px !important;
}

/* line 1462, app/assets/stylesheets/style.scss */
.ps-65 {
  padding-left: 65px !important;
}

/* line 1465, app/assets/stylesheets/style.scss */
.ps-70 {
  padding-left: 70px !important;
}

/* line 1468, app/assets/stylesheets/style.scss */
.ps-75 {
  padding-left: 75px !important;
}

/* line 1471, app/assets/stylesheets/style.scss */
.ps-80 {
  padding-left: 80px !important;
}

/* line 1474, app/assets/stylesheets/style.scss */
.ps-85 {
  padding-left: 85px !important;
}

/* line 1477, app/assets/stylesheets/style.scss */
.ps-90 {
  padding-left: 90px !important;
}

/* line 1480, app/assets/stylesheets/style.scss */
.ps-95 {
  padding-left: 95px !important;
}

/* line 1483, app/assets/stylesheets/style.scss */
.ps-100 {
  padding-left: 100px !important;
}

/* line 1486, app/assets/stylesheets/style.scss */
.ps-105 {
  padding-left: 105px !important;
}

/* line 1489, app/assets/stylesheets/style.scss */
.ps-110 {
  padding-left: 110px !important;
}

/* line 1492, app/assets/stylesheets/style.scss */
.ps-115 {
  padding-left: 115px !important;
}

/* line 1495, app/assets/stylesheets/style.scss */
.ps-120 {
  padding-left: 120px !important;
}

/* line 1498, app/assets/stylesheets/style.scss */
.ps-125 {
  padding-left: 125px !important;
}

/* line 1501, app/assets/stylesheets/style.scss */
.ps-130 {
  padding-left: 130px !important;
}

/* line 1504, app/assets/stylesheets/style.scss */
.ps-135 {
  padding-left: 135px !important;
}

/* line 1507, app/assets/stylesheets/style.scss */
.ps-140 {
  padding-left: 140px !important;
}

/* line 1510, app/assets/stylesheets/style.scss */
.ps-145 {
  padding-left: 145px !important;
}

/* line 1513, app/assets/stylesheets/style.scss */
.ps-150 {
  padding-left: 150px !important;
}

/* line 1516, app/assets/stylesheets/style.scss */
.ps-155 {
  padding-left: 155px !important;
}

/* line 1519, app/assets/stylesheets/style.scss */
.ps-160 {
  padding-left: 160px !important;
}

/* line 1522, app/assets/stylesheets/style.scss */
.ps-165 {
  padding-left: 165px !important;
}

/* line 1525, app/assets/stylesheets/style.scss */
.ps-170 {
  padding-left: 170px !important;
}

/* line 1528, app/assets/stylesheets/style.scss */
.ps-175 {
  padding-left: 175px !important;
}

/* line 1531, app/assets/stylesheets/style.scss */
.ps-180 {
  padding-left: 180px !important;
}

/* line 1534, app/assets/stylesheets/style.scss */
.ps-185 {
  padding-left: 185px !important;
}

/* line 1537, app/assets/stylesheets/style.scss */
.ps-190 {
  padding-left: 190px !important;
}

/* line 1540, app/assets/stylesheets/style.scss */
.ps-195 {
  padding-left: 195px !important;
}

/* line 1543, app/assets/stylesheets/style.scss */
.ps-200 {
  padding-left: 200px !important;
}

/* line 1546, app/assets/stylesheets/style.scss */
.pe-0 {
  padding-right: 0px !important;
}

/* line 1549, app/assets/stylesheets/style.scss */
.pe-5 {
  padding-right: 5px !important;
}

/* line 1552, app/assets/stylesheets/style.scss */
.pe-10 {
  padding-right: 10px !important;
}

/* line 1555, app/assets/stylesheets/style.scss */
.pe-15 {
  padding-right: 15px !important;
}

/* line 1558, app/assets/stylesheets/style.scss */
.pe-20 {
  padding-right: 20px !important;
}

/* line 1561, app/assets/stylesheets/style.scss */
.pe-25 {
  padding-right: 25px !important;
}

/* line 1564, app/assets/stylesheets/style.scss */
.pe-30 {
  padding-right: 30px !important;
}

/* line 1567, app/assets/stylesheets/style.scss */
.pe-35 {
  padding-right: 35px !important;
}

/* line 1570, app/assets/stylesheets/style.scss */
.pe-40 {
  padding-right: 40px !important;
}

/* line 1573, app/assets/stylesheets/style.scss */
.pe-45 {
  padding-right: 45px !important;
}

/* line 1576, app/assets/stylesheets/style.scss */
.pe-50 {
  padding-right: 50px !important;
}

/* line 1579, app/assets/stylesheets/style.scss */
.pe-55 {
  padding-right: 55px !important;
}

/* line 1582, app/assets/stylesheets/style.scss */
.pe-60 {
  padding-right: 60px !important;
}

/* line 1585, app/assets/stylesheets/style.scss */
.pe-65 {
  padding-right: 65px !important;
}

/* line 1588, app/assets/stylesheets/style.scss */
.pe-70 {
  padding-right: 70px !important;
}

/* line 1591, app/assets/stylesheets/style.scss */
.pe-75 {
  padding-right: 75px !important;
}

/* line 1594, app/assets/stylesheets/style.scss */
.pe-80 {
  padding-right: 80px !important;
}

/* line 1597, app/assets/stylesheets/style.scss */
.pe-85 {
  padding-right: 85px !important;
}

/* line 1600, app/assets/stylesheets/style.scss */
.pe-90 {
  padding-right: 90px !important;
}

/* line 1603, app/assets/stylesheets/style.scss */
.pe-95 {
  padding-right: 95px !important;
}

/* line 1606, app/assets/stylesheets/style.scss */
.pe-100 {
  padding-right: 100px !important;
}

/* line 1609, app/assets/stylesheets/style.scss */
.pe-105 {
  padding-right: 105px !important;
}

/* line 1612, app/assets/stylesheets/style.scss */
.pe-110 {
  padding-right: 110px !important;
}

/* line 1615, app/assets/stylesheets/style.scss */
.pe-115 {
  padding-right: 115px !important;
}

/* line 1618, app/assets/stylesheets/style.scss */
.pe-120 {
  padding-right: 120px !important;
}

/* line 1621, app/assets/stylesheets/style.scss */
.pe-125 {
  padding-right: 125px !important;
}

/* line 1624, app/assets/stylesheets/style.scss */
.pe-130 {
  padding-right: 130px !important;
}

/* line 1627, app/assets/stylesheets/style.scss */
.pe-135 {
  padding-right: 135px !important;
}

/* line 1630, app/assets/stylesheets/style.scss */
.pe-140 {
  padding-right: 140px !important;
}

/* line 1633, app/assets/stylesheets/style.scss */
.pe-145 {
  padding-right: 145px !important;
}

/* line 1636, app/assets/stylesheets/style.scss */
.pe-150 {
  padding-right: 150px !important;
}

/* line 1639, app/assets/stylesheets/style.scss */
.pe-155 {
  padding-right: 155px !important;
}

/* line 1642, app/assets/stylesheets/style.scss */
.pe-160 {
  padding-right: 160px !important;
}

/* line 1645, app/assets/stylesheets/style.scss */
.pe-165 {
  padding-right: 165px !important;
}

/* line 1648, app/assets/stylesheets/style.scss */
.pe-170 {
  padding-right: 170px !important;
}

/* line 1651, app/assets/stylesheets/style.scss */
.pe-175 {
  padding-right: 175px !important;
}

/* line 1654, app/assets/stylesheets/style.scss */
.pe-180 {
  padding-right: 180px !important;
}

/* line 1657, app/assets/stylesheets/style.scss */
.pe-185 {
  padding-right: 185px !important;
}

/* line 1660, app/assets/stylesheets/style.scss */
.pe-190 {
  padding-right: 190px !important;
}

/* line 1663, app/assets/stylesheets/style.scss */
.pe-195 {
  padding-right: 195px !important;
}

/* line 1666, app/assets/stylesheets/style.scss */
.pe-200 {
  padding-right: 200px !important;
}

/* line 1669, app/assets/stylesheets/style.scss */
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 1673, app/assets/stylesheets/style.scss */
.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 1677, app/assets/stylesheets/style.scss */
.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 1681, app/assets/stylesheets/style.scss */
.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 1685, app/assets/stylesheets/style.scss */
.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 1689, app/assets/stylesheets/style.scss */
.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

/* line 1693, app/assets/stylesheets/style.scss */
.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 1697, app/assets/stylesheets/style.scss */
.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

/* line 1701, app/assets/stylesheets/style.scss */
.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 1705, app/assets/stylesheets/style.scss */
.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

/* line 1709, app/assets/stylesheets/style.scss */
.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* line 1713, app/assets/stylesheets/style.scss */
.px-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

/* line 1717, app/assets/stylesheets/style.scss */
.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

/* line 1721, app/assets/stylesheets/style.scss */
.px-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

/* line 1725, app/assets/stylesheets/style.scss */
.px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

/* line 1729, app/assets/stylesheets/style.scss */
.px-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

/* line 1733, app/assets/stylesheets/style.scss */
.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

/* line 1737, app/assets/stylesheets/style.scss */
.px-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

/* line 1741, app/assets/stylesheets/style.scss */
.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

/* line 1745, app/assets/stylesheets/style.scss */
.px-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

/* line 1749, app/assets/stylesheets/style.scss */
.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/* line 1753, app/assets/stylesheets/style.scss */
.px-105 {
  padding-left: 105px !important;
  padding-right: 105px !important;
}

/* line 1757, app/assets/stylesheets/style.scss */
.px-110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

/* line 1761, app/assets/stylesheets/style.scss */
.px-115 {
  padding-left: 115px !important;
  padding-right: 115px !important;
}

/* line 1765, app/assets/stylesheets/style.scss */
.px-120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

/* line 1769, app/assets/stylesheets/style.scss */
.px-125 {
  padding-left: 125px !important;
  padding-right: 125px !important;
}

/* line 1773, app/assets/stylesheets/style.scss */
.px-130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

/* line 1777, app/assets/stylesheets/style.scss */
.px-135 {
  padding-left: 135px !important;
  padding-right: 135px !important;
}

/* line 1781, app/assets/stylesheets/style.scss */
.px-140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

/* line 1785, app/assets/stylesheets/style.scss */
.px-145 {
  padding-left: 145px !important;
  padding-right: 145px !important;
}

/* line 1789, app/assets/stylesheets/style.scss */
.px-150 {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

/* line 1793, app/assets/stylesheets/style.scss */
.px-155 {
  padding-left: 155px !important;
  padding-right: 155px !important;
}

/* line 1797, app/assets/stylesheets/style.scss */
.px-160 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

/* line 1801, app/assets/stylesheets/style.scss */
.px-165 {
  padding-left: 165px !important;
  padding-right: 165px !important;
}

/* line 1805, app/assets/stylesheets/style.scss */
.px-170 {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

/* line 1809, app/assets/stylesheets/style.scss */
.px-175 {
  padding-left: 175px !important;
  padding-right: 175px !important;
}

/* line 1813, app/assets/stylesheets/style.scss */
.px-180 {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

/* line 1817, app/assets/stylesheets/style.scss */
.px-185 {
  padding-left: 185px !important;
  padding-right: 185px !important;
}

/* line 1821, app/assets/stylesheets/style.scss */
.px-190 {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

/* line 1825, app/assets/stylesheets/style.scss */
.px-195 {
  padding-left: 195px !important;
  padding-right: 195px !important;
}

/* line 1829, app/assets/stylesheets/style.scss */
.px-200 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

/* line 1833, app/assets/stylesheets/style.scss */
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 1837, app/assets/stylesheets/style.scss */
.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 1841, app/assets/stylesheets/style.scss */
.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 1845, app/assets/stylesheets/style.scss */
.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 1849, app/assets/stylesheets/style.scss */
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 1853, app/assets/stylesheets/style.scss */
.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

/* line 1857, app/assets/stylesheets/style.scss */
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 1861, app/assets/stylesheets/style.scss */
.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

/* line 1865, app/assets/stylesheets/style.scss */
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 1869, app/assets/stylesheets/style.scss */
.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

/* line 1873, app/assets/stylesheets/style.scss */
.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 1877, app/assets/stylesheets/style.scss */
.py-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

/* line 1881, app/assets/stylesheets/style.scss */
.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 1885, app/assets/stylesheets/style.scss */
.py-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

/* line 1889, app/assets/stylesheets/style.scss */
.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* line 1893, app/assets/stylesheets/style.scss */
.py-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

/* line 1897, app/assets/stylesheets/style.scss */
.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/* line 1901, app/assets/stylesheets/style.scss */
.py-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

/* line 1905, app/assets/stylesheets/style.scss */
.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

/* line 1909, app/assets/stylesheets/style.scss */
.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

/* line 1913, app/assets/stylesheets/style.scss */
.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

/* line 1917, app/assets/stylesheets/style.scss */
.py-105 {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}

/* line 1921, app/assets/stylesheets/style.scss */
.py-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

/* line 1925, app/assets/stylesheets/style.scss */
.py-115 {
  padding-top: 115px !important;
  padding-bottom: 115px !important;
}

/* line 1929, app/assets/stylesheets/style.scss */
.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

/* line 1933, app/assets/stylesheets/style.scss */
.py-125 {
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}

/* line 1937, app/assets/stylesheets/style.scss */
.py-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

/* line 1941, app/assets/stylesheets/style.scss */
.py-135 {
  padding-top: 135px !important;
  padding-bottom: 135px !important;
}

/* line 1945, app/assets/stylesheets/style.scss */
.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

/* line 1949, app/assets/stylesheets/style.scss */
.py-145 {
  padding-top: 145px !important;
  padding-bottom: 145px !important;
}

/* line 1953, app/assets/stylesheets/style.scss */
.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

/* line 1957, app/assets/stylesheets/style.scss */
.py-155 {
  padding-top: 155px !important;
  padding-bottom: 155px !important;
}

/* line 1961, app/assets/stylesheets/style.scss */
.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

/* line 1965, app/assets/stylesheets/style.scss */
.py-165 {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}

/* line 1969, app/assets/stylesheets/style.scss */
.py-170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

/* line 1973, app/assets/stylesheets/style.scss */
.py-175 {
  padding-top: 175px !important;
  padding-bottom: 175px !important;
}

/* line 1977, app/assets/stylesheets/style.scss */
.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

/* line 1981, app/assets/stylesheets/style.scss */
.py-185 {
  padding-top: 185px !important;
  padding-bottom: 185px !important;
}

/* line 1985, app/assets/stylesheets/style.scss */
.py-190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

/* line 1989, app/assets/stylesheets/style.scss */
.py-195 {
  padding-top: 195px !important;
  padding-bottom: 195px !important;
}

/* line 1993, app/assets/stylesheets/style.scss */
.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

@media (max-width: 575px) {
  /* line 1998, app/assets/stylesheets/style.scss */
  .p-xs-0 {
    padding: 0px !important;
  }
  /* line 2001, app/assets/stylesheets/style.scss */
  .p-xs-5 {
    padding: 5px !important;
  }
  /* line 2004, app/assets/stylesheets/style.scss */
  .p-xs-10 {
    padding: 10px !important;
  }
  /* line 2007, app/assets/stylesheets/style.scss */
  .p-xs-15 {
    padding: 15px !important;
  }
  /* line 2010, app/assets/stylesheets/style.scss */
  .p-xs-20 {
    padding: 20px !important;
  }
  /* line 2013, app/assets/stylesheets/style.scss */
  .p-xs-25 {
    padding: 25px !important;
  }
  /* line 2016, app/assets/stylesheets/style.scss */
  .p-xs-30 {
    padding: 30px !important;
  }
  /* line 2019, app/assets/stylesheets/style.scss */
  .p-xs-35 {
    padding: 35px !important;
  }
  /* line 2022, app/assets/stylesheets/style.scss */
  .p-xs-40 {
    padding: 40px !important;
  }
  /* line 2025, app/assets/stylesheets/style.scss */
  .p-xs-45 {
    padding: 45px !important;
  }
  /* line 2028, app/assets/stylesheets/style.scss */
  .p-xs-50 {
    padding: 50px !important;
  }
  /* line 2031, app/assets/stylesheets/style.scss */
  .p-xs-55 {
    padding: 55px !important;
  }
  /* line 2034, app/assets/stylesheets/style.scss */
  .p-xs-60 {
    padding: 60px !important;
  }
  /* line 2037, app/assets/stylesheets/style.scss */
  .p-xs-65 {
    padding: 65px !important;
  }
  /* line 2040, app/assets/stylesheets/style.scss */
  .p-xs-70 {
    padding: 70px !important;
  }
  /* line 2043, app/assets/stylesheets/style.scss */
  .p-xs-75 {
    padding: 75px !important;
  }
  /* line 2046, app/assets/stylesheets/style.scss */
  .p-xs-80 {
    padding: 80px !important;
  }
  /* line 2049, app/assets/stylesheets/style.scss */
  .p-xs-85 {
    padding: 85px !important;
  }
  /* line 2052, app/assets/stylesheets/style.scss */
  .p-xs-90 {
    padding: 90px !important;
  }
  /* line 2055, app/assets/stylesheets/style.scss */
  .p-xs-95 {
    padding: 95px !important;
  }
  /* line 2058, app/assets/stylesheets/style.scss */
  .p-xs-100 {
    padding: 100px !important;
  }
  /* line 2061, app/assets/stylesheets/style.scss */
  .p-xs-105 {
    padding: 105px !important;
  }
  /* line 2064, app/assets/stylesheets/style.scss */
  .p-xs-110 {
    padding: 110px !important;
  }
  /* line 2067, app/assets/stylesheets/style.scss */
  .p-xs-115 {
    padding: 115px !important;
  }
  /* line 2070, app/assets/stylesheets/style.scss */
  .p-xs-120 {
    padding: 120px !important;
  }
  /* line 2073, app/assets/stylesheets/style.scss */
  .p-xs-125 {
    padding: 125px !important;
  }
  /* line 2076, app/assets/stylesheets/style.scss */
  .p-xs-130 {
    padding: 130px !important;
  }
  /* line 2079, app/assets/stylesheets/style.scss */
  .p-xs-135 {
    padding: 135px !important;
  }
  /* line 2082, app/assets/stylesheets/style.scss */
  .p-xs-140 {
    padding: 140px !important;
  }
  /* line 2085, app/assets/stylesheets/style.scss */
  .p-xs-145 {
    padding: 145px !important;
  }
  /* line 2088, app/assets/stylesheets/style.scss */
  .p-xs-150 {
    padding: 150px !important;
  }
  /* line 2091, app/assets/stylesheets/style.scss */
  .p-xs-155 {
    padding: 155px !important;
  }
  /* line 2094, app/assets/stylesheets/style.scss */
  .p-xs-160 {
    padding: 160px !important;
  }
  /* line 2097, app/assets/stylesheets/style.scss */
  .p-xs-165 {
    padding: 165px !important;
  }
  /* line 2100, app/assets/stylesheets/style.scss */
  .p-xs-170 {
    padding: 170px !important;
  }
  /* line 2103, app/assets/stylesheets/style.scss */
  .p-xs-175 {
    padding: 175px !important;
  }
  /* line 2106, app/assets/stylesheets/style.scss */
  .p-xs-180 {
    padding: 180px !important;
  }
  /* line 2109, app/assets/stylesheets/style.scss */
  .p-xs-185 {
    padding: 185px !important;
  }
  /* line 2112, app/assets/stylesheets/style.scss */
  .p-xs-190 {
    padding: 190px !important;
  }
  /* line 2115, app/assets/stylesheets/style.scss */
  .p-xs-195 {
    padding: 195px !important;
  }
  /* line 2118, app/assets/stylesheets/style.scss */
  .p-xs-200 {
    padding: 200px !important;
  }
  /* line 2121, app/assets/stylesheets/style.scss */
  .pt-xs-0 {
    padding-top: 0px !important;
  }
  /* line 2124, app/assets/stylesheets/style.scss */
  .pt-xs-5 {
    padding-top: 5px !important;
  }
  /* line 2127, app/assets/stylesheets/style.scss */
  .pt-xs-10 {
    padding-top: 10px !important;
  }
  /* line 2130, app/assets/stylesheets/style.scss */
  .pt-xs-15 {
    padding-top: 15px !important;
  }
  /* line 2133, app/assets/stylesheets/style.scss */
  .pt-xs-20 {
    padding-top: 20px !important;
  }
  /* line 2136, app/assets/stylesheets/style.scss */
  .pt-xs-25 {
    padding-top: 25px !important;
  }
  /* line 2139, app/assets/stylesheets/style.scss */
  .pt-xs-30 {
    padding-top: 30px !important;
  }
  /* line 2142, app/assets/stylesheets/style.scss */
  .pt-xs-35 {
    padding-top: 35px !important;
  }
  /* line 2145, app/assets/stylesheets/style.scss */
  .pt-xs-40 {
    padding-top: 40px !important;
  }
  /* line 2148, app/assets/stylesheets/style.scss */
  .pt-xs-45 {
    padding-top: 45px !important;
  }
  /* line 2151, app/assets/stylesheets/style.scss */
  .pt-xs-50 {
    padding-top: 50px !important;
  }
  /* line 2154, app/assets/stylesheets/style.scss */
  .pt-xs-55 {
    padding-top: 55px !important;
  }
  /* line 2157, app/assets/stylesheets/style.scss */
  .pt-xs-60 {
    padding-top: 60px !important;
  }
  /* line 2160, app/assets/stylesheets/style.scss */
  .pt-xs-65 {
    padding-top: 65px !important;
  }
  /* line 2163, app/assets/stylesheets/style.scss */
  .pt-xs-70 {
    padding-top: 70px !important;
  }
  /* line 2166, app/assets/stylesheets/style.scss */
  .pt-xs-75 {
    padding-top: 75px !important;
  }
  /* line 2169, app/assets/stylesheets/style.scss */
  .pt-xs-80 {
    padding-top: 80px !important;
  }
  /* line 2172, app/assets/stylesheets/style.scss */
  .pt-xs-85 {
    padding-top: 85px !important;
  }
  /* line 2175, app/assets/stylesheets/style.scss */
  .pt-xs-90 {
    padding-top: 90px !important;
  }
  /* line 2178, app/assets/stylesheets/style.scss */
  .pt-xs-95 {
    padding-top: 95px !important;
  }
  /* line 2181, app/assets/stylesheets/style.scss */
  .pt-xs-100 {
    padding-top: 100px !important;
  }
  /* line 2184, app/assets/stylesheets/style.scss */
  .pt-xs-105 {
    padding-top: 105px !important;
  }
  /* line 2187, app/assets/stylesheets/style.scss */
  .pt-xs-110 {
    padding-top: 110px !important;
  }
  /* line 2190, app/assets/stylesheets/style.scss */
  .pt-xs-115 {
    padding-top: 115px !important;
  }
  /* line 2193, app/assets/stylesheets/style.scss */
  .pt-xs-120 {
    padding-top: 120px !important;
  }
  /* line 2196, app/assets/stylesheets/style.scss */
  .pt-xs-125 {
    padding-top: 125px !important;
  }
  /* line 2199, app/assets/stylesheets/style.scss */
  .pt-xs-130 {
    padding-top: 130px !important;
  }
  /* line 2202, app/assets/stylesheets/style.scss */
  .pt-xs-135 {
    padding-top: 135px !important;
  }
  /* line 2205, app/assets/stylesheets/style.scss */
  .pt-xs-140 {
    padding-top: 140px !important;
  }
  /* line 2208, app/assets/stylesheets/style.scss */
  .pt-xs-145 {
    padding-top: 145px !important;
  }
  /* line 2211, app/assets/stylesheets/style.scss */
  .pt-xs-150 {
    padding-top: 150px !important;
  }
  /* line 2214, app/assets/stylesheets/style.scss */
  .pt-xs-155 {
    padding-top: 155px !important;
  }
  /* line 2217, app/assets/stylesheets/style.scss */
  .pt-xs-160 {
    padding-top: 160px !important;
  }
  /* line 2220, app/assets/stylesheets/style.scss */
  .pt-xs-165 {
    padding-top: 165px !important;
  }
  /* line 2223, app/assets/stylesheets/style.scss */
  .pt-xs-170 {
    padding-top: 170px !important;
  }
  /* line 2226, app/assets/stylesheets/style.scss */
  .pt-xs-175 {
    padding-top: 175px !important;
  }
  /* line 2229, app/assets/stylesheets/style.scss */
  .pt-xs-180 {
    padding-top: 180px !important;
  }
  /* line 2232, app/assets/stylesheets/style.scss */
  .pt-xs-185 {
    padding-top: 185px !important;
  }
  /* line 2235, app/assets/stylesheets/style.scss */
  .pt-xs-190 {
    padding-top: 190px !important;
  }
  /* line 2238, app/assets/stylesheets/style.scss */
  .pt-xs-195 {
    padding-top: 195px !important;
  }
  /* line 2241, app/assets/stylesheets/style.scss */
  .pt-xs-200 {
    padding-top: 200px !important;
  }
  /* line 2244, app/assets/stylesheets/style.scss */
  .pb-xs-0 {
    padding-bottom: 0px !important;
  }
  /* line 2247, app/assets/stylesheets/style.scss */
  .pb-xs-5 {
    padding-bottom: 5px !important;
  }
  /* line 2250, app/assets/stylesheets/style.scss */
  .pb-xs-10 {
    padding-bottom: 10px !important;
  }
  /* line 2253, app/assets/stylesheets/style.scss */
  .pb-xs-15 {
    padding-bottom: 15px !important;
  }
  /* line 2256, app/assets/stylesheets/style.scss */
  .pb-xs-20 {
    padding-bottom: 20px !important;
  }
  /* line 2259, app/assets/stylesheets/style.scss */
  .pb-xs-25 {
    padding-bottom: 25px !important;
  }
  /* line 2262, app/assets/stylesheets/style.scss */
  .pb-xs-30 {
    padding-bottom: 30px !important;
  }
  /* line 2265, app/assets/stylesheets/style.scss */
  .pb-xs-35 {
    padding-bottom: 35px !important;
  }
  /* line 2268, app/assets/stylesheets/style.scss */
  .pb-xs-40 {
    padding-bottom: 40px !important;
  }
  /* line 2271, app/assets/stylesheets/style.scss */
  .pb-xs-45 {
    padding-bottom: 45px !important;
  }
  /* line 2274, app/assets/stylesheets/style.scss */
  .pb-xs-50 {
    padding-bottom: 50px !important;
  }
  /* line 2277, app/assets/stylesheets/style.scss */
  .pb-xs-55 {
    padding-bottom: 55px !important;
  }
  /* line 2280, app/assets/stylesheets/style.scss */
  .pb-xs-60 {
    padding-bottom: 60px !important;
  }
  /* line 2283, app/assets/stylesheets/style.scss */
  .pb-xs-65 {
    padding-bottom: 65px !important;
  }
  /* line 2286, app/assets/stylesheets/style.scss */
  .pb-xs-70 {
    padding-bottom: 70px !important;
  }
  /* line 2289, app/assets/stylesheets/style.scss */
  .pb-xs-75 {
    padding-bottom: 75px !important;
  }
  /* line 2292, app/assets/stylesheets/style.scss */
  .pb-xs-80 {
    padding-bottom: 80px !important;
  }
  /* line 2295, app/assets/stylesheets/style.scss */
  .pb-xs-85 {
    padding-bottom: 85px !important;
  }
  /* line 2298, app/assets/stylesheets/style.scss */
  .pb-xs-90 {
    padding-bottom: 90px !important;
  }
  /* line 2301, app/assets/stylesheets/style.scss */
  .pb-xs-95 {
    padding-bottom: 95px !important;
  }
  /* line 2304, app/assets/stylesheets/style.scss */
  .pb-xs-100 {
    padding-bottom: 100px !important;
  }
  /* line 2307, app/assets/stylesheets/style.scss */
  .pb-xs-105 {
    padding-bottom: 105px !important;
  }
  /* line 2310, app/assets/stylesheets/style.scss */
  .pb-xs-110 {
    padding-bottom: 110px !important;
  }
  /* line 2313, app/assets/stylesheets/style.scss */
  .pb-xs-115 {
    padding-bottom: 115px !important;
  }
  /* line 2316, app/assets/stylesheets/style.scss */
  .pb-xs-120 {
    padding-bottom: 120px !important;
  }
  /* line 2319, app/assets/stylesheets/style.scss */
  .pb-xs-125 {
    padding-bottom: 125px !important;
  }
  /* line 2322, app/assets/stylesheets/style.scss */
  .pb-xs-130 {
    padding-bottom: 130px !important;
  }
  /* line 2325, app/assets/stylesheets/style.scss */
  .pb-xs-135 {
    padding-bottom: 135px !important;
  }
  /* line 2328, app/assets/stylesheets/style.scss */
  .pb-xs-140 {
    padding-bottom: 140px !important;
  }
  /* line 2331, app/assets/stylesheets/style.scss */
  .pb-xs-145 {
    padding-bottom: 145px !important;
  }
  /* line 2334, app/assets/stylesheets/style.scss */
  .pb-xs-150 {
    padding-bottom: 150px !important;
  }
  /* line 2337, app/assets/stylesheets/style.scss */
  .pb-xs-155 {
    padding-bottom: 155px !important;
  }
  /* line 2340, app/assets/stylesheets/style.scss */
  .pb-xs-160 {
    padding-bottom: 160px !important;
  }
  /* line 2343, app/assets/stylesheets/style.scss */
  .pb-xs-165 {
    padding-bottom: 165px !important;
  }
  /* line 2346, app/assets/stylesheets/style.scss */
  .pb-xs-170 {
    padding-bottom: 170px !important;
  }
  /* line 2349, app/assets/stylesheets/style.scss */
  .pb-xs-175 {
    padding-bottom: 175px !important;
  }
  /* line 2352, app/assets/stylesheets/style.scss */
  .pb-xs-180 {
    padding-bottom: 180px !important;
  }
  /* line 2355, app/assets/stylesheets/style.scss */
  .pb-xs-185 {
    padding-bottom: 185px !important;
  }
  /* line 2358, app/assets/stylesheets/style.scss */
  .pb-xs-190 {
    padding-bottom: 190px !important;
  }
  /* line 2361, app/assets/stylesheets/style.scss */
  .pb-xs-195 {
    padding-bottom: 195px !important;
  }
  /* line 2364, app/assets/stylesheets/style.scss */
  .pb-xs-200 {
    padding-bottom: 200px !important;
  }
  /* line 2367, app/assets/stylesheets/style.scss */
  .ps-xs-0 {
    padding-left: 0px !important;
  }
  /* line 2370, app/assets/stylesheets/style.scss */
  .ps-xs-5 {
    padding-left: 5px !important;
  }
  /* line 2373, app/assets/stylesheets/style.scss */
  .ps-xs-10 {
    padding-left: 10px !important;
  }
  /* line 2376, app/assets/stylesheets/style.scss */
  .ps-xs-15 {
    padding-left: 15px !important;
  }
  /* line 2379, app/assets/stylesheets/style.scss */
  .ps-xs-20 {
    padding-left: 20px !important;
  }
  /* line 2382, app/assets/stylesheets/style.scss */
  .ps-xs-25 {
    padding-left: 25px !important;
  }
  /* line 2385, app/assets/stylesheets/style.scss */
  .ps-xs-30 {
    padding-left: 30px !important;
  }
  /* line 2388, app/assets/stylesheets/style.scss */
  .ps-xs-35 {
    padding-left: 35px !important;
  }
  /* line 2391, app/assets/stylesheets/style.scss */
  .ps-xs-40 {
    padding-left: 40px !important;
  }
  /* line 2394, app/assets/stylesheets/style.scss */
  .ps-xs-45 {
    padding-left: 45px !important;
  }
  /* line 2397, app/assets/stylesheets/style.scss */
  .ps-xs-50 {
    padding-left: 50px !important;
  }
  /* line 2400, app/assets/stylesheets/style.scss */
  .ps-xs-55 {
    padding-left: 55px !important;
  }
  /* line 2403, app/assets/stylesheets/style.scss */
  .ps-xs-60 {
    padding-left: 60px !important;
  }
  /* line 2406, app/assets/stylesheets/style.scss */
  .ps-xs-65 {
    padding-left: 65px !important;
  }
  /* line 2409, app/assets/stylesheets/style.scss */
  .ps-xs-70 {
    padding-left: 70px !important;
  }
  /* line 2412, app/assets/stylesheets/style.scss */
  .ps-xs-75 {
    padding-left: 75px !important;
  }
  /* line 2415, app/assets/stylesheets/style.scss */
  .ps-xs-80 {
    padding-left: 80px !important;
  }
  /* line 2418, app/assets/stylesheets/style.scss */
  .ps-xs-85 {
    padding-left: 85px !important;
  }
  /* line 2421, app/assets/stylesheets/style.scss */
  .ps-xs-90 {
    padding-left: 90px !important;
  }
  /* line 2424, app/assets/stylesheets/style.scss */
  .ps-xs-95 {
    padding-left: 95px !important;
  }
  /* line 2427, app/assets/stylesheets/style.scss */
  .ps-xs-100 {
    padding-left: 100px !important;
  }
  /* line 2430, app/assets/stylesheets/style.scss */
  .ps-xs-105 {
    padding-left: 105px !important;
  }
  /* line 2433, app/assets/stylesheets/style.scss */
  .ps-xs-110 {
    padding-left: 110px !important;
  }
  /* line 2436, app/assets/stylesheets/style.scss */
  .ps-xs-115 {
    padding-left: 115px !important;
  }
  /* line 2439, app/assets/stylesheets/style.scss */
  .ps-xs-120 {
    padding-left: 120px !important;
  }
  /* line 2442, app/assets/stylesheets/style.scss */
  .ps-xs-125 {
    padding-left: 125px !important;
  }
  /* line 2445, app/assets/stylesheets/style.scss */
  .ps-xs-130 {
    padding-left: 130px !important;
  }
  /* line 2448, app/assets/stylesheets/style.scss */
  .ps-xs-135 {
    padding-left: 135px !important;
  }
  /* line 2451, app/assets/stylesheets/style.scss */
  .ps-xs-140 {
    padding-left: 140px !important;
  }
  /* line 2454, app/assets/stylesheets/style.scss */
  .ps-xs-145 {
    padding-left: 145px !important;
  }
  /* line 2457, app/assets/stylesheets/style.scss */
  .ps-xs-150 {
    padding-left: 150px !important;
  }
  /* line 2460, app/assets/stylesheets/style.scss */
  .ps-xs-155 {
    padding-left: 155px !important;
  }
  /* line 2463, app/assets/stylesheets/style.scss */
  .ps-xs-160 {
    padding-left: 160px !important;
  }
  /* line 2466, app/assets/stylesheets/style.scss */
  .ps-xs-165 {
    padding-left: 165px !important;
  }
  /* line 2469, app/assets/stylesheets/style.scss */
  .ps-xs-170 {
    padding-left: 170px !important;
  }
  /* line 2472, app/assets/stylesheets/style.scss */
  .ps-xs-175 {
    padding-left: 175px !important;
  }
  /* line 2475, app/assets/stylesheets/style.scss */
  .ps-xs-180 {
    padding-left: 180px !important;
  }
  /* line 2478, app/assets/stylesheets/style.scss */
  .ps-xs-185 {
    padding-left: 185px !important;
  }
  /* line 2481, app/assets/stylesheets/style.scss */
  .ps-xs-190 {
    padding-left: 190px !important;
  }
  /* line 2484, app/assets/stylesheets/style.scss */
  .ps-xs-195 {
    padding-left: 195px !important;
  }
  /* line 2487, app/assets/stylesheets/style.scss */
  .ps-xs-200 {
    padding-left: 200px !important;
  }
  /* line 2490, app/assets/stylesheets/style.scss */
  .pe-xs-0 {
    padding-right: 0px !important;
  }
  /* line 2493, app/assets/stylesheets/style.scss */
  .pe-xs-5 {
    padding-right: 5px !important;
  }
  /* line 2496, app/assets/stylesheets/style.scss */
  .pe-xs-10 {
    padding-right: 10px !important;
  }
  /* line 2499, app/assets/stylesheets/style.scss */
  .pe-xs-15 {
    padding-right: 15px !important;
  }
  /* line 2502, app/assets/stylesheets/style.scss */
  .pe-xs-20 {
    padding-right: 20px !important;
  }
  /* line 2505, app/assets/stylesheets/style.scss */
  .pe-xs-25 {
    padding-right: 25px !important;
  }
  /* line 2508, app/assets/stylesheets/style.scss */
  .pe-xs-30 {
    padding-right: 30px !important;
  }
  /* line 2511, app/assets/stylesheets/style.scss */
  .pe-xs-35 {
    padding-right: 35px !important;
  }
  /* line 2514, app/assets/stylesheets/style.scss */
  .pe-xs-40 {
    padding-right: 40px !important;
  }
  /* line 2517, app/assets/stylesheets/style.scss */
  .pe-xs-45 {
    padding-right: 45px !important;
  }
  /* line 2520, app/assets/stylesheets/style.scss */
  .pe-xs-50 {
    padding-right: 50px !important;
  }
  /* line 2523, app/assets/stylesheets/style.scss */
  .pe-xs-55 {
    padding-right: 55px !important;
  }
  /* line 2526, app/assets/stylesheets/style.scss */
  .pe-xs-60 {
    padding-right: 60px !important;
  }
  /* line 2529, app/assets/stylesheets/style.scss */
  .pe-xs-65 {
    padding-right: 65px !important;
  }
  /* line 2532, app/assets/stylesheets/style.scss */
  .pe-xs-70 {
    padding-right: 70px !important;
  }
  /* line 2535, app/assets/stylesheets/style.scss */
  .pe-xs-75 {
    padding-right: 75px !important;
  }
  /* line 2538, app/assets/stylesheets/style.scss */
  .pe-xs-80 {
    padding-right: 80px !important;
  }
  /* line 2541, app/assets/stylesheets/style.scss */
  .pe-xs-85 {
    padding-right: 85px !important;
  }
  /* line 2544, app/assets/stylesheets/style.scss */
  .pe-xs-90 {
    padding-right: 90px !important;
  }
  /* line 2547, app/assets/stylesheets/style.scss */
  .pe-xs-95 {
    padding-right: 95px !important;
  }
  /* line 2550, app/assets/stylesheets/style.scss */
  .pe-xs-100 {
    padding-right: 100px !important;
  }
  /* line 2553, app/assets/stylesheets/style.scss */
  .pe-xs-105 {
    padding-right: 105px !important;
  }
  /* line 2556, app/assets/stylesheets/style.scss */
  .pe-xs-110 {
    padding-right: 110px !important;
  }
  /* line 2559, app/assets/stylesheets/style.scss */
  .pe-xs-115 {
    padding-right: 115px !important;
  }
  /* line 2562, app/assets/stylesheets/style.scss */
  .pe-xs-120 {
    padding-right: 120px !important;
  }
  /* line 2565, app/assets/stylesheets/style.scss */
  .pe-xs-125 {
    padding-right: 125px !important;
  }
  /* line 2568, app/assets/stylesheets/style.scss */
  .pe-xs-130 {
    padding-right: 130px !important;
  }
  /* line 2571, app/assets/stylesheets/style.scss */
  .pe-xs-135 {
    padding-right: 135px !important;
  }
  /* line 2574, app/assets/stylesheets/style.scss */
  .pe-xs-140 {
    padding-right: 140px !important;
  }
  /* line 2577, app/assets/stylesheets/style.scss */
  .pe-xs-145 {
    padding-right: 145px !important;
  }
  /* line 2580, app/assets/stylesheets/style.scss */
  .pe-xs-150 {
    padding-right: 150px !important;
  }
  /* line 2583, app/assets/stylesheets/style.scss */
  .pe-xs-155 {
    padding-right: 155px !important;
  }
  /* line 2586, app/assets/stylesheets/style.scss */
  .pe-xs-160 {
    padding-right: 160px !important;
  }
  /* line 2589, app/assets/stylesheets/style.scss */
  .pe-xs-165 {
    padding-right: 165px !important;
  }
  /* line 2592, app/assets/stylesheets/style.scss */
  .pe-xs-170 {
    padding-right: 170px !important;
  }
  /* line 2595, app/assets/stylesheets/style.scss */
  .pe-xs-175 {
    padding-right: 175px !important;
  }
  /* line 2598, app/assets/stylesheets/style.scss */
  .pe-xs-180 {
    padding-right: 180px !important;
  }
  /* line 2601, app/assets/stylesheets/style.scss */
  .pe-xs-185 {
    padding-right: 185px !important;
  }
  /* line 2604, app/assets/stylesheets/style.scss */
  .pe-xs-190 {
    padding-right: 190px !important;
  }
  /* line 2607, app/assets/stylesheets/style.scss */
  .pe-xs-195 {
    padding-right: 195px !important;
  }
  /* line 2610, app/assets/stylesheets/style.scss */
  .pe-xs-200 {
    padding-right: 200px !important;
  }
  /* line 2613, app/assets/stylesheets/style.scss */
  .px-xs-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 2617, app/assets/stylesheets/style.scss */
  .px-xs-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 2621, app/assets/stylesheets/style.scss */
  .px-xs-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 2625, app/assets/stylesheets/style.scss */
  .px-xs-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 2629, app/assets/stylesheets/style.scss */
  .px-xs-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 2633, app/assets/stylesheets/style.scss */
  .px-xs-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 2637, app/assets/stylesheets/style.scss */
  .px-xs-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 2641, app/assets/stylesheets/style.scss */
  .px-xs-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 2645, app/assets/stylesheets/style.scss */
  .px-xs-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 2649, app/assets/stylesheets/style.scss */
  .px-xs-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 2653, app/assets/stylesheets/style.scss */
  .px-xs-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 2657, app/assets/stylesheets/style.scss */
  .px-xs-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 2661, app/assets/stylesheets/style.scss */
  .px-xs-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 2665, app/assets/stylesheets/style.scss */
  .px-xs-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 2669, app/assets/stylesheets/style.scss */
  .px-xs-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 2673, app/assets/stylesheets/style.scss */
  .px-xs-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 2677, app/assets/stylesheets/style.scss */
  .px-xs-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 2681, app/assets/stylesheets/style.scss */
  .px-xs-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 2685, app/assets/stylesheets/style.scss */
  .px-xs-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 2689, app/assets/stylesheets/style.scss */
  .px-xs-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 2693, app/assets/stylesheets/style.scss */
  .px-xs-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 2697, app/assets/stylesheets/style.scss */
  .px-xs-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 2701, app/assets/stylesheets/style.scss */
  .px-xs-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 2705, app/assets/stylesheets/style.scss */
  .px-xs-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 2709, app/assets/stylesheets/style.scss */
  .px-xs-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 2713, app/assets/stylesheets/style.scss */
  .px-xs-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 2717, app/assets/stylesheets/style.scss */
  .px-xs-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 2721, app/assets/stylesheets/style.scss */
  .px-xs-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 2725, app/assets/stylesheets/style.scss */
  .px-xs-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 2729, app/assets/stylesheets/style.scss */
  .px-xs-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 2733, app/assets/stylesheets/style.scss */
  .px-xs-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 2737, app/assets/stylesheets/style.scss */
  .px-xs-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 2741, app/assets/stylesheets/style.scss */
  .px-xs-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 2745, app/assets/stylesheets/style.scss */
  .px-xs-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 2749, app/assets/stylesheets/style.scss */
  .px-xs-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 2753, app/assets/stylesheets/style.scss */
  .px-xs-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 2757, app/assets/stylesheets/style.scss */
  .px-xs-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 2761, app/assets/stylesheets/style.scss */
  .px-xs-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 2765, app/assets/stylesheets/style.scss */
  .px-xs-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 2769, app/assets/stylesheets/style.scss */
  .px-xs-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 2773, app/assets/stylesheets/style.scss */
  .px-xs-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 2777, app/assets/stylesheets/style.scss */
  .py-xs-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 2781, app/assets/stylesheets/style.scss */
  .py-xs-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 2785, app/assets/stylesheets/style.scss */
  .py-xs-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 2789, app/assets/stylesheets/style.scss */
  .py-xs-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 2793, app/assets/stylesheets/style.scss */
  .py-xs-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 2797, app/assets/stylesheets/style.scss */
  .py-xs-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 2801, app/assets/stylesheets/style.scss */
  .py-xs-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 2805, app/assets/stylesheets/style.scss */
  .py-xs-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 2809, app/assets/stylesheets/style.scss */
  .py-xs-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 2813, app/assets/stylesheets/style.scss */
  .py-xs-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 2817, app/assets/stylesheets/style.scss */
  .py-xs-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 2821, app/assets/stylesheets/style.scss */
  .py-xs-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 2825, app/assets/stylesheets/style.scss */
  .py-xs-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 2829, app/assets/stylesheets/style.scss */
  .py-xs-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 2833, app/assets/stylesheets/style.scss */
  .py-xs-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 2837, app/assets/stylesheets/style.scss */
  .py-xs-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 2841, app/assets/stylesheets/style.scss */
  .py-xs-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 2845, app/assets/stylesheets/style.scss */
  .py-xs-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 2849, app/assets/stylesheets/style.scss */
  .py-xs-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 2853, app/assets/stylesheets/style.scss */
  .py-xs-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 2857, app/assets/stylesheets/style.scss */
  .py-xs-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 2861, app/assets/stylesheets/style.scss */
  .py-xs-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 2865, app/assets/stylesheets/style.scss */
  .py-xs-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 2869, app/assets/stylesheets/style.scss */
  .py-xs-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 2873, app/assets/stylesheets/style.scss */
  .py-xs-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 2877, app/assets/stylesheets/style.scss */
  .py-xs-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 2881, app/assets/stylesheets/style.scss */
  .py-xs-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 2885, app/assets/stylesheets/style.scss */
  .py-xs-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 2889, app/assets/stylesheets/style.scss */
  .py-xs-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 2893, app/assets/stylesheets/style.scss */
  .py-xs-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 2897, app/assets/stylesheets/style.scss */
  .py-xs-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 2901, app/assets/stylesheets/style.scss */
  .py-xs-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 2905, app/assets/stylesheets/style.scss */
  .py-xs-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 2909, app/assets/stylesheets/style.scss */
  .py-xs-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 2913, app/assets/stylesheets/style.scss */
  .py-xs-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 2917, app/assets/stylesheets/style.scss */
  .py-xs-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 2921, app/assets/stylesheets/style.scss */
  .py-xs-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 2925, app/assets/stylesheets/style.scss */
  .py-xs-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 2929, app/assets/stylesheets/style.scss */
  .py-xs-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 2933, app/assets/stylesheets/style.scss */
  .py-xs-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 2937, app/assets/stylesheets/style.scss */
  .py-xs-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 576px) {
  /* line 2941, app/assets/stylesheets/style.scss */
  .p-sm-0 {
    padding: 0px !important;
  }
  /* line 2944, app/assets/stylesheets/style.scss */
  .p-sm-5 {
    padding: 5px !important;
  }
  /* line 2947, app/assets/stylesheets/style.scss */
  .p-sm-10 {
    padding: 10px !important;
  }
  /* line 2950, app/assets/stylesheets/style.scss */
  .p-sm-15 {
    padding: 15px !important;
  }
  /* line 2953, app/assets/stylesheets/style.scss */
  .p-sm-20 {
    padding: 20px !important;
  }
  /* line 2956, app/assets/stylesheets/style.scss */
  .p-sm-25 {
    padding: 25px !important;
  }
  /* line 2959, app/assets/stylesheets/style.scss */
  .p-sm-30 {
    padding: 30px !important;
  }
  /* line 2962, app/assets/stylesheets/style.scss */
  .p-sm-35 {
    padding: 35px !important;
  }
  /* line 2965, app/assets/stylesheets/style.scss */
  .p-sm-40 {
    padding: 40px !important;
  }
  /* line 2968, app/assets/stylesheets/style.scss */
  .p-sm-45 {
    padding: 45px !important;
  }
  /* line 2971, app/assets/stylesheets/style.scss */
  .p-sm-50 {
    padding: 50px !important;
  }
  /* line 2974, app/assets/stylesheets/style.scss */
  .p-sm-55 {
    padding: 55px !important;
  }
  /* line 2977, app/assets/stylesheets/style.scss */
  .p-sm-60 {
    padding: 60px !important;
  }
  /* line 2980, app/assets/stylesheets/style.scss */
  .p-sm-65 {
    padding: 65px !important;
  }
  /* line 2983, app/assets/stylesheets/style.scss */
  .p-sm-70 {
    padding: 70px !important;
  }
  /* line 2986, app/assets/stylesheets/style.scss */
  .p-sm-75 {
    padding: 75px !important;
  }
  /* line 2989, app/assets/stylesheets/style.scss */
  .p-sm-80 {
    padding: 80px !important;
  }
  /* line 2992, app/assets/stylesheets/style.scss */
  .p-sm-85 {
    padding: 85px !important;
  }
  /* line 2995, app/assets/stylesheets/style.scss */
  .p-sm-90 {
    padding: 90px !important;
  }
  /* line 2998, app/assets/stylesheets/style.scss */
  .p-sm-95 {
    padding: 95px !important;
  }
  /* line 3001, app/assets/stylesheets/style.scss */
  .p-sm-100 {
    padding: 100px !important;
  }
  /* line 3004, app/assets/stylesheets/style.scss */
  .p-sm-105 {
    padding: 105px !important;
  }
  /* line 3007, app/assets/stylesheets/style.scss */
  .p-sm-110 {
    padding: 110px !important;
  }
  /* line 3010, app/assets/stylesheets/style.scss */
  .p-sm-115 {
    padding: 115px !important;
  }
  /* line 3013, app/assets/stylesheets/style.scss */
  .p-sm-120 {
    padding: 120px !important;
  }
  /* line 3016, app/assets/stylesheets/style.scss */
  .p-sm-125 {
    padding: 125px !important;
  }
  /* line 3019, app/assets/stylesheets/style.scss */
  .p-sm-130 {
    padding: 130px !important;
  }
  /* line 3022, app/assets/stylesheets/style.scss */
  .p-sm-135 {
    padding: 135px !important;
  }
  /* line 3025, app/assets/stylesheets/style.scss */
  .p-sm-140 {
    padding: 140px !important;
  }
  /* line 3028, app/assets/stylesheets/style.scss */
  .p-sm-145 {
    padding: 145px !important;
  }
  /* line 3031, app/assets/stylesheets/style.scss */
  .p-sm-150 {
    padding: 150px !important;
  }
  /* line 3034, app/assets/stylesheets/style.scss */
  .p-sm-155 {
    padding: 155px !important;
  }
  /* line 3037, app/assets/stylesheets/style.scss */
  .p-sm-160 {
    padding: 160px !important;
  }
  /* line 3040, app/assets/stylesheets/style.scss */
  .p-sm-165 {
    padding: 165px !important;
  }
  /* line 3043, app/assets/stylesheets/style.scss */
  .p-sm-170 {
    padding: 170px !important;
  }
  /* line 3046, app/assets/stylesheets/style.scss */
  .p-sm-175 {
    padding: 175px !important;
  }
  /* line 3049, app/assets/stylesheets/style.scss */
  .p-sm-180 {
    padding: 180px !important;
  }
  /* line 3052, app/assets/stylesheets/style.scss */
  .p-sm-185 {
    padding: 185px !important;
  }
  /* line 3055, app/assets/stylesheets/style.scss */
  .p-sm-190 {
    padding: 190px !important;
  }
  /* line 3058, app/assets/stylesheets/style.scss */
  .p-sm-195 {
    padding: 195px !important;
  }
  /* line 3061, app/assets/stylesheets/style.scss */
  .p-sm-200 {
    padding: 200px !important;
  }
  /* line 3064, app/assets/stylesheets/style.scss */
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  /* line 3067, app/assets/stylesheets/style.scss */
  .pt-sm-5 {
    padding-top: 5px !important;
  }
  /* line 3070, app/assets/stylesheets/style.scss */
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  /* line 3073, app/assets/stylesheets/style.scss */
  .pt-sm-15 {
    padding-top: 15px !important;
  }
  /* line 3076, app/assets/stylesheets/style.scss */
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  /* line 3079, app/assets/stylesheets/style.scss */
  .pt-sm-25 {
    padding-top: 25px !important;
  }
  /* line 3082, app/assets/stylesheets/style.scss */
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  /* line 3085, app/assets/stylesheets/style.scss */
  .pt-sm-35 {
    padding-top: 35px !important;
  }
  /* line 3088, app/assets/stylesheets/style.scss */
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  /* line 3091, app/assets/stylesheets/style.scss */
  .pt-sm-45 {
    padding-top: 45px !important;
  }
  /* line 3094, app/assets/stylesheets/style.scss */
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  /* line 3097, app/assets/stylesheets/style.scss */
  .pt-sm-55 {
    padding-top: 55px !important;
  }
  /* line 3100, app/assets/stylesheets/style.scss */
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  /* line 3103, app/assets/stylesheets/style.scss */
  .pt-sm-65 {
    padding-top: 65px !important;
  }
  /* line 3106, app/assets/stylesheets/style.scss */
  .pt-sm-70 {
    padding-top: 70px !important;
  }
  /* line 3109, app/assets/stylesheets/style.scss */
  .pt-sm-75 {
    padding-top: 75px !important;
  }
  /* line 3112, app/assets/stylesheets/style.scss */
  .pt-sm-80 {
    padding-top: 80px !important;
  }
  /* line 3115, app/assets/stylesheets/style.scss */
  .pt-sm-85 {
    padding-top: 85px !important;
  }
  /* line 3118, app/assets/stylesheets/style.scss */
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  /* line 3121, app/assets/stylesheets/style.scss */
  .pt-sm-95 {
    padding-top: 95px !important;
  }
  /* line 3124, app/assets/stylesheets/style.scss */
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  /* line 3127, app/assets/stylesheets/style.scss */
  .pt-sm-105 {
    padding-top: 105px !important;
  }
  /* line 3130, app/assets/stylesheets/style.scss */
  .pt-sm-110 {
    padding-top: 110px !important;
  }
  /* line 3133, app/assets/stylesheets/style.scss */
  .pt-sm-115 {
    padding-top: 115px !important;
  }
  /* line 3136, app/assets/stylesheets/style.scss */
  .pt-sm-120 {
    padding-top: 120px !important;
  }
  /* line 3139, app/assets/stylesheets/style.scss */
  .pt-sm-125 {
    padding-top: 125px !important;
  }
  /* line 3142, app/assets/stylesheets/style.scss */
  .pt-sm-130 {
    padding-top: 130px !important;
  }
  /* line 3145, app/assets/stylesheets/style.scss */
  .pt-sm-135 {
    padding-top: 135px !important;
  }
  /* line 3148, app/assets/stylesheets/style.scss */
  .pt-sm-140 {
    padding-top: 140px !important;
  }
  /* line 3151, app/assets/stylesheets/style.scss */
  .pt-sm-145 {
    padding-top: 145px !important;
  }
  /* line 3154, app/assets/stylesheets/style.scss */
  .pt-sm-150 {
    padding-top: 150px !important;
  }
  /* line 3157, app/assets/stylesheets/style.scss */
  .pt-sm-155 {
    padding-top: 155px !important;
  }
  /* line 3160, app/assets/stylesheets/style.scss */
  .pt-sm-160 {
    padding-top: 160px !important;
  }
  /* line 3163, app/assets/stylesheets/style.scss */
  .pt-sm-165 {
    padding-top: 165px !important;
  }
  /* line 3166, app/assets/stylesheets/style.scss */
  .pt-sm-170 {
    padding-top: 170px !important;
  }
  /* line 3169, app/assets/stylesheets/style.scss */
  .pt-sm-175 {
    padding-top: 175px !important;
  }
  /* line 3172, app/assets/stylesheets/style.scss */
  .pt-sm-180 {
    padding-top: 180px !important;
  }
  /* line 3175, app/assets/stylesheets/style.scss */
  .pt-sm-185 {
    padding-top: 185px !important;
  }
  /* line 3178, app/assets/stylesheets/style.scss */
  .pt-sm-190 {
    padding-top: 190px !important;
  }
  /* line 3181, app/assets/stylesheets/style.scss */
  .pt-sm-195 {
    padding-top: 195px !important;
  }
  /* line 3184, app/assets/stylesheets/style.scss */
  .pt-sm-200 {
    padding-top: 200px !important;
  }
  /* line 3187, app/assets/stylesheets/style.scss */
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  /* line 3190, app/assets/stylesheets/style.scss */
  .pb-sm-5 {
    padding-bottom: 5px !important;
  }
  /* line 3193, app/assets/stylesheets/style.scss */
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  /* line 3196, app/assets/stylesheets/style.scss */
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
  /* line 3199, app/assets/stylesheets/style.scss */
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  /* line 3202, app/assets/stylesheets/style.scss */
  .pb-sm-25 {
    padding-bottom: 25px !important;
  }
  /* line 3205, app/assets/stylesheets/style.scss */
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  /* line 3208, app/assets/stylesheets/style.scss */
  .pb-sm-35 {
    padding-bottom: 35px !important;
  }
  /* line 3211, app/assets/stylesheets/style.scss */
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  /* line 3214, app/assets/stylesheets/style.scss */
  .pb-sm-45 {
    padding-bottom: 45px !important;
  }
  /* line 3217, app/assets/stylesheets/style.scss */
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  /* line 3220, app/assets/stylesheets/style.scss */
  .pb-sm-55 {
    padding-bottom: 55px !important;
  }
  /* line 3223, app/assets/stylesheets/style.scss */
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  /* line 3226, app/assets/stylesheets/style.scss */
  .pb-sm-65 {
    padding-bottom: 65px !important;
  }
  /* line 3229, app/assets/stylesheets/style.scss */
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
  /* line 3232, app/assets/stylesheets/style.scss */
  .pb-sm-75 {
    padding-bottom: 75px !important;
  }
  /* line 3235, app/assets/stylesheets/style.scss */
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
  /* line 3238, app/assets/stylesheets/style.scss */
  .pb-sm-85 {
    padding-bottom: 85px !important;
  }
  /* line 3241, app/assets/stylesheets/style.scss */
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
  /* line 3244, app/assets/stylesheets/style.scss */
  .pb-sm-95 {
    padding-bottom: 95px !important;
  }
  /* line 3247, app/assets/stylesheets/style.scss */
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  /* line 3250, app/assets/stylesheets/style.scss */
  .pb-sm-105 {
    padding-bottom: 105px !important;
  }
  /* line 3253, app/assets/stylesheets/style.scss */
  .pb-sm-110 {
    padding-bottom: 110px !important;
  }
  /* line 3256, app/assets/stylesheets/style.scss */
  .pb-sm-115 {
    padding-bottom: 115px !important;
  }
  /* line 3259, app/assets/stylesheets/style.scss */
  .pb-sm-120 {
    padding-bottom: 120px !important;
  }
  /* line 3262, app/assets/stylesheets/style.scss */
  .pb-sm-125 {
    padding-bottom: 125px !important;
  }
  /* line 3265, app/assets/stylesheets/style.scss */
  .pb-sm-130 {
    padding-bottom: 130px !important;
  }
  /* line 3268, app/assets/stylesheets/style.scss */
  .pb-sm-135 {
    padding-bottom: 135px !important;
  }
  /* line 3271, app/assets/stylesheets/style.scss */
  .pb-sm-140 {
    padding-bottom: 140px !important;
  }
  /* line 3274, app/assets/stylesheets/style.scss */
  .pb-sm-145 {
    padding-bottom: 145px !important;
  }
  /* line 3277, app/assets/stylesheets/style.scss */
  .pb-sm-150 {
    padding-bottom: 150px !important;
  }
  /* line 3280, app/assets/stylesheets/style.scss */
  .pb-sm-155 {
    padding-bottom: 155px !important;
  }
  /* line 3283, app/assets/stylesheets/style.scss */
  .pb-sm-160 {
    padding-bottom: 160px !important;
  }
  /* line 3286, app/assets/stylesheets/style.scss */
  .pb-sm-165 {
    padding-bottom: 165px !important;
  }
  /* line 3289, app/assets/stylesheets/style.scss */
  .pb-sm-170 {
    padding-bottom: 170px !important;
  }
  /* line 3292, app/assets/stylesheets/style.scss */
  .pb-sm-175 {
    padding-bottom: 175px !important;
  }
  /* line 3295, app/assets/stylesheets/style.scss */
  .pb-sm-180 {
    padding-bottom: 180px !important;
  }
  /* line 3298, app/assets/stylesheets/style.scss */
  .pb-sm-185 {
    padding-bottom: 185px !important;
  }
  /* line 3301, app/assets/stylesheets/style.scss */
  .pb-sm-190 {
    padding-bottom: 190px !important;
  }
  /* line 3304, app/assets/stylesheets/style.scss */
  .pb-sm-195 {
    padding-bottom: 195px !important;
  }
  /* line 3307, app/assets/stylesheets/style.scss */
  .pb-sm-200 {
    padding-bottom: 200px !important;
  }
  /* line 3310, app/assets/stylesheets/style.scss */
  .ps-sm-0 {
    padding-left: 0px !important;
  }
  /* line 3313, app/assets/stylesheets/style.scss */
  .ps-sm-5 {
    padding-left: 5px !important;
  }
  /* line 3316, app/assets/stylesheets/style.scss */
  .ps-sm-10 {
    padding-left: 10px !important;
  }
  /* line 3319, app/assets/stylesheets/style.scss */
  .ps-sm-15 {
    padding-left: 15px !important;
  }
  /* line 3322, app/assets/stylesheets/style.scss */
  .ps-sm-20 {
    padding-left: 20px !important;
  }
  /* line 3325, app/assets/stylesheets/style.scss */
  .ps-sm-25 {
    padding-left: 25px !important;
  }
  /* line 3328, app/assets/stylesheets/style.scss */
  .ps-sm-30 {
    padding-left: 30px !important;
  }
  /* line 3331, app/assets/stylesheets/style.scss */
  .ps-sm-35 {
    padding-left: 35px !important;
  }
  /* line 3334, app/assets/stylesheets/style.scss */
  .ps-sm-40 {
    padding-left: 40px !important;
  }
  /* line 3337, app/assets/stylesheets/style.scss */
  .ps-sm-45 {
    padding-left: 45px !important;
  }
  /* line 3340, app/assets/stylesheets/style.scss */
  .ps-sm-50 {
    padding-left: 50px !important;
  }
  /* line 3343, app/assets/stylesheets/style.scss */
  .ps-sm-55 {
    padding-left: 55px !important;
  }
  /* line 3346, app/assets/stylesheets/style.scss */
  .ps-sm-60 {
    padding-left: 60px !important;
  }
  /* line 3349, app/assets/stylesheets/style.scss */
  .ps-sm-65 {
    padding-left: 65px !important;
  }
  /* line 3352, app/assets/stylesheets/style.scss */
  .ps-sm-70 {
    padding-left: 70px !important;
  }
  /* line 3355, app/assets/stylesheets/style.scss */
  .ps-sm-75 {
    padding-left: 75px !important;
  }
  /* line 3358, app/assets/stylesheets/style.scss */
  .ps-sm-80 {
    padding-left: 80px !important;
  }
  /* line 3361, app/assets/stylesheets/style.scss */
  .ps-sm-85 {
    padding-left: 85px !important;
  }
  /* line 3364, app/assets/stylesheets/style.scss */
  .ps-sm-90 {
    padding-left: 90px !important;
  }
  /* line 3367, app/assets/stylesheets/style.scss */
  .ps-sm-95 {
    padding-left: 95px !important;
  }
  /* line 3370, app/assets/stylesheets/style.scss */
  .ps-sm-100 {
    padding-left: 100px !important;
  }
  /* line 3373, app/assets/stylesheets/style.scss */
  .ps-sm-105 {
    padding-left: 105px !important;
  }
  /* line 3376, app/assets/stylesheets/style.scss */
  .ps-sm-110 {
    padding-left: 110px !important;
  }
  /* line 3379, app/assets/stylesheets/style.scss */
  .ps-sm-115 {
    padding-left: 115px !important;
  }
  /* line 3382, app/assets/stylesheets/style.scss */
  .ps-sm-120 {
    padding-left: 120px !important;
  }
  /* line 3385, app/assets/stylesheets/style.scss */
  .ps-sm-125 {
    padding-left: 125px !important;
  }
  /* line 3388, app/assets/stylesheets/style.scss */
  .ps-sm-130 {
    padding-left: 130px !important;
  }
  /* line 3391, app/assets/stylesheets/style.scss */
  .ps-sm-135 {
    padding-left: 135px !important;
  }
  /* line 3394, app/assets/stylesheets/style.scss */
  .ps-sm-140 {
    padding-left: 140px !important;
  }
  /* line 3397, app/assets/stylesheets/style.scss */
  .ps-sm-145 {
    padding-left: 145px !important;
  }
  /* line 3400, app/assets/stylesheets/style.scss */
  .ps-sm-150 {
    padding-left: 150px !important;
  }
  /* line 3403, app/assets/stylesheets/style.scss */
  .ps-sm-155 {
    padding-left: 155px !important;
  }
  /* line 3406, app/assets/stylesheets/style.scss */
  .ps-sm-160 {
    padding-left: 160px !important;
  }
  /* line 3409, app/assets/stylesheets/style.scss */
  .ps-sm-165 {
    padding-left: 165px !important;
  }
  /* line 3412, app/assets/stylesheets/style.scss */
  .ps-sm-170 {
    padding-left: 170px !important;
  }
  /* line 3415, app/assets/stylesheets/style.scss */
  .ps-sm-175 {
    padding-left: 175px !important;
  }
  /* line 3418, app/assets/stylesheets/style.scss */
  .ps-sm-180 {
    padding-left: 180px !important;
  }
  /* line 3421, app/assets/stylesheets/style.scss */
  .ps-sm-185 {
    padding-left: 185px !important;
  }
  /* line 3424, app/assets/stylesheets/style.scss */
  .ps-sm-190 {
    padding-left: 190px !important;
  }
  /* line 3427, app/assets/stylesheets/style.scss */
  .ps-sm-195 {
    padding-left: 195px !important;
  }
  /* line 3430, app/assets/stylesheets/style.scss */
  .ps-sm-200 {
    padding-left: 200px !important;
  }
  /* line 3433, app/assets/stylesheets/style.scss */
  .pe-sm-0 {
    padding-right: 0px !important;
  }
  /* line 3436, app/assets/stylesheets/style.scss */
  .pe-sm-5 {
    padding-right: 5px !important;
  }
  /* line 3439, app/assets/stylesheets/style.scss */
  .pe-sm-10 {
    padding-right: 10px !important;
  }
  /* line 3442, app/assets/stylesheets/style.scss */
  .pe-sm-15 {
    padding-right: 15px !important;
  }
  /* line 3445, app/assets/stylesheets/style.scss */
  .pe-sm-20 {
    padding-right: 20px !important;
  }
  /* line 3448, app/assets/stylesheets/style.scss */
  .pe-sm-25 {
    padding-right: 25px !important;
  }
  /* line 3451, app/assets/stylesheets/style.scss */
  .pe-sm-30 {
    padding-right: 30px !important;
  }
  /* line 3454, app/assets/stylesheets/style.scss */
  .pe-sm-35 {
    padding-right: 35px !important;
  }
  /* line 3457, app/assets/stylesheets/style.scss */
  .pe-sm-40 {
    padding-right: 40px !important;
  }
  /* line 3460, app/assets/stylesheets/style.scss */
  .pe-sm-45 {
    padding-right: 45px !important;
  }
  /* line 3463, app/assets/stylesheets/style.scss */
  .pe-sm-50 {
    padding-right: 50px !important;
  }
  /* line 3466, app/assets/stylesheets/style.scss */
  .pe-sm-55 {
    padding-right: 55px !important;
  }
  /* line 3469, app/assets/stylesheets/style.scss */
  .pe-sm-60 {
    padding-right: 60px !important;
  }
  /* line 3472, app/assets/stylesheets/style.scss */
  .pe-sm-65 {
    padding-right: 65px !important;
  }
  /* line 3475, app/assets/stylesheets/style.scss */
  .pe-sm-70 {
    padding-right: 70px !important;
  }
  /* line 3478, app/assets/stylesheets/style.scss */
  .pe-sm-75 {
    padding-right: 75px !important;
  }
  /* line 3481, app/assets/stylesheets/style.scss */
  .pe-sm-80 {
    padding-right: 80px !important;
  }
  /* line 3484, app/assets/stylesheets/style.scss */
  .pe-sm-85 {
    padding-right: 85px !important;
  }
  /* line 3487, app/assets/stylesheets/style.scss */
  .pe-sm-90 {
    padding-right: 90px !important;
  }
  /* line 3490, app/assets/stylesheets/style.scss */
  .pe-sm-95 {
    padding-right: 95px !important;
  }
  /* line 3493, app/assets/stylesheets/style.scss */
  .pe-sm-100 {
    padding-right: 100px !important;
  }
  /* line 3496, app/assets/stylesheets/style.scss */
  .pe-sm-105 {
    padding-right: 105px !important;
  }
  /* line 3499, app/assets/stylesheets/style.scss */
  .pe-sm-110 {
    padding-right: 110px !important;
  }
  /* line 3502, app/assets/stylesheets/style.scss */
  .pe-sm-115 {
    padding-right: 115px !important;
  }
  /* line 3505, app/assets/stylesheets/style.scss */
  .pe-sm-120 {
    padding-right: 120px !important;
  }
  /* line 3508, app/assets/stylesheets/style.scss */
  .pe-sm-125 {
    padding-right: 125px !important;
  }
  /* line 3511, app/assets/stylesheets/style.scss */
  .pe-sm-130 {
    padding-right: 130px !important;
  }
  /* line 3514, app/assets/stylesheets/style.scss */
  .pe-sm-135 {
    padding-right: 135px !important;
  }
  /* line 3517, app/assets/stylesheets/style.scss */
  .pe-sm-140 {
    padding-right: 140px !important;
  }
  /* line 3520, app/assets/stylesheets/style.scss */
  .pe-sm-145 {
    padding-right: 145px !important;
  }
  /* line 3523, app/assets/stylesheets/style.scss */
  .pe-sm-150 {
    padding-right: 150px !important;
  }
  /* line 3526, app/assets/stylesheets/style.scss */
  .pe-sm-155 {
    padding-right: 155px !important;
  }
  /* line 3529, app/assets/stylesheets/style.scss */
  .pe-sm-160 {
    padding-right: 160px !important;
  }
  /* line 3532, app/assets/stylesheets/style.scss */
  .pe-sm-165 {
    padding-right: 165px !important;
  }
  /* line 3535, app/assets/stylesheets/style.scss */
  .pe-sm-170 {
    padding-right: 170px !important;
  }
  /* line 3538, app/assets/stylesheets/style.scss */
  .pe-sm-175 {
    padding-right: 175px !important;
  }
  /* line 3541, app/assets/stylesheets/style.scss */
  .pe-sm-180 {
    padding-right: 180px !important;
  }
  /* line 3544, app/assets/stylesheets/style.scss */
  .pe-sm-185 {
    padding-right: 185px !important;
  }
  /* line 3547, app/assets/stylesheets/style.scss */
  .pe-sm-190 {
    padding-right: 190px !important;
  }
  /* line 3550, app/assets/stylesheets/style.scss */
  .pe-sm-195 {
    padding-right: 195px !important;
  }
  /* line 3553, app/assets/stylesheets/style.scss */
  .pe-sm-200 {
    padding-right: 200px !important;
  }
  /* line 3556, app/assets/stylesheets/style.scss */
  .px-sm-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 3560, app/assets/stylesheets/style.scss */
  .px-sm-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 3564, app/assets/stylesheets/style.scss */
  .px-sm-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 3568, app/assets/stylesheets/style.scss */
  .px-sm-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 3572, app/assets/stylesheets/style.scss */
  .px-sm-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 3576, app/assets/stylesheets/style.scss */
  .px-sm-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 3580, app/assets/stylesheets/style.scss */
  .px-sm-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 3584, app/assets/stylesheets/style.scss */
  .px-sm-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 3588, app/assets/stylesheets/style.scss */
  .px-sm-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 3592, app/assets/stylesheets/style.scss */
  .px-sm-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 3596, app/assets/stylesheets/style.scss */
  .px-sm-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 3600, app/assets/stylesheets/style.scss */
  .px-sm-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 3604, app/assets/stylesheets/style.scss */
  .px-sm-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 3608, app/assets/stylesheets/style.scss */
  .px-sm-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 3612, app/assets/stylesheets/style.scss */
  .px-sm-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 3616, app/assets/stylesheets/style.scss */
  .px-sm-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 3620, app/assets/stylesheets/style.scss */
  .px-sm-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 3624, app/assets/stylesheets/style.scss */
  .px-sm-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 3628, app/assets/stylesheets/style.scss */
  .px-sm-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 3632, app/assets/stylesheets/style.scss */
  .px-sm-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 3636, app/assets/stylesheets/style.scss */
  .px-sm-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 3640, app/assets/stylesheets/style.scss */
  .px-sm-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 3644, app/assets/stylesheets/style.scss */
  .px-sm-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 3648, app/assets/stylesheets/style.scss */
  .px-sm-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 3652, app/assets/stylesheets/style.scss */
  .px-sm-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 3656, app/assets/stylesheets/style.scss */
  .px-sm-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 3660, app/assets/stylesheets/style.scss */
  .px-sm-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 3664, app/assets/stylesheets/style.scss */
  .px-sm-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 3668, app/assets/stylesheets/style.scss */
  .px-sm-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 3672, app/assets/stylesheets/style.scss */
  .px-sm-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 3676, app/assets/stylesheets/style.scss */
  .px-sm-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 3680, app/assets/stylesheets/style.scss */
  .px-sm-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 3684, app/assets/stylesheets/style.scss */
  .px-sm-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 3688, app/assets/stylesheets/style.scss */
  .px-sm-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 3692, app/assets/stylesheets/style.scss */
  .px-sm-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 3696, app/assets/stylesheets/style.scss */
  .px-sm-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 3700, app/assets/stylesheets/style.scss */
  .px-sm-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 3704, app/assets/stylesheets/style.scss */
  .px-sm-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 3708, app/assets/stylesheets/style.scss */
  .px-sm-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 3712, app/assets/stylesheets/style.scss */
  .px-sm-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 3716, app/assets/stylesheets/style.scss */
  .px-sm-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 3720, app/assets/stylesheets/style.scss */
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 3724, app/assets/stylesheets/style.scss */
  .py-sm-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 3728, app/assets/stylesheets/style.scss */
  .py-sm-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 3732, app/assets/stylesheets/style.scss */
  .py-sm-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 3736, app/assets/stylesheets/style.scss */
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 3740, app/assets/stylesheets/style.scss */
  .py-sm-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 3744, app/assets/stylesheets/style.scss */
  .py-sm-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 3748, app/assets/stylesheets/style.scss */
  .py-sm-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 3752, app/assets/stylesheets/style.scss */
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 3756, app/assets/stylesheets/style.scss */
  .py-sm-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 3760, app/assets/stylesheets/style.scss */
  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 3764, app/assets/stylesheets/style.scss */
  .py-sm-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 3768, app/assets/stylesheets/style.scss */
  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 3772, app/assets/stylesheets/style.scss */
  .py-sm-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 3776, app/assets/stylesheets/style.scss */
  .py-sm-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 3780, app/assets/stylesheets/style.scss */
  .py-sm-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 3784, app/assets/stylesheets/style.scss */
  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 3788, app/assets/stylesheets/style.scss */
  .py-sm-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 3792, app/assets/stylesheets/style.scss */
  .py-sm-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 3796, app/assets/stylesheets/style.scss */
  .py-sm-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 3800, app/assets/stylesheets/style.scss */
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 3804, app/assets/stylesheets/style.scss */
  .py-sm-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 3808, app/assets/stylesheets/style.scss */
  .py-sm-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 3812, app/assets/stylesheets/style.scss */
  .py-sm-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 3816, app/assets/stylesheets/style.scss */
  .py-sm-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 3820, app/assets/stylesheets/style.scss */
  .py-sm-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 3824, app/assets/stylesheets/style.scss */
  .py-sm-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 3828, app/assets/stylesheets/style.scss */
  .py-sm-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 3832, app/assets/stylesheets/style.scss */
  .py-sm-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 3836, app/assets/stylesheets/style.scss */
  .py-sm-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 3840, app/assets/stylesheets/style.scss */
  .py-sm-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 3844, app/assets/stylesheets/style.scss */
  .py-sm-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 3848, app/assets/stylesheets/style.scss */
  .py-sm-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 3852, app/assets/stylesheets/style.scss */
  .py-sm-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 3856, app/assets/stylesheets/style.scss */
  .py-sm-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 3860, app/assets/stylesheets/style.scss */
  .py-sm-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 3864, app/assets/stylesheets/style.scss */
  .py-sm-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 3868, app/assets/stylesheets/style.scss */
  .py-sm-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 3872, app/assets/stylesheets/style.scss */
  .py-sm-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 3876, app/assets/stylesheets/style.scss */
  .py-sm-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 3880, app/assets/stylesheets/style.scss */
  .py-sm-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 768px) {
  /* line 3884, app/assets/stylesheets/style.scss */
  .p-md-0 {
    padding: 0px !important;
  }
  /* line 3887, app/assets/stylesheets/style.scss */
  .p-md-5 {
    padding: 5px !important;
  }
  /* line 3890, app/assets/stylesheets/style.scss */
  .p-md-10 {
    padding: 10px !important;
  }
  /* line 3893, app/assets/stylesheets/style.scss */
  .p-md-15 {
    padding: 15px !important;
  }
  /* line 3896, app/assets/stylesheets/style.scss */
  .p-md-20 {
    padding: 20px !important;
  }
  /* line 3899, app/assets/stylesheets/style.scss */
  .p-md-25 {
    padding: 25px !important;
  }
  /* line 3902, app/assets/stylesheets/style.scss */
  .p-md-30 {
    padding: 30px !important;
  }
  /* line 3905, app/assets/stylesheets/style.scss */
  .p-md-35 {
    padding: 35px !important;
  }
  /* line 3908, app/assets/stylesheets/style.scss */
  .p-md-40 {
    padding: 40px !important;
  }
  /* line 3911, app/assets/stylesheets/style.scss */
  .p-md-45 {
    padding: 45px !important;
  }
  /* line 3914, app/assets/stylesheets/style.scss */
  .p-md-50 {
    padding: 50px !important;
  }
  /* line 3917, app/assets/stylesheets/style.scss */
  .p-md-55 {
    padding: 55px !important;
  }
  /* line 3920, app/assets/stylesheets/style.scss */
  .p-md-60 {
    padding: 60px !important;
  }
  /* line 3923, app/assets/stylesheets/style.scss */
  .p-md-65 {
    padding: 65px !important;
  }
  /* line 3926, app/assets/stylesheets/style.scss */
  .p-md-70 {
    padding: 70px !important;
  }
  /* line 3929, app/assets/stylesheets/style.scss */
  .p-md-75 {
    padding: 75px !important;
  }
  /* line 3932, app/assets/stylesheets/style.scss */
  .p-md-80 {
    padding: 80px !important;
  }
  /* line 3935, app/assets/stylesheets/style.scss */
  .p-md-85 {
    padding: 85px !important;
  }
  /* line 3938, app/assets/stylesheets/style.scss */
  .p-md-90 {
    padding: 90px !important;
  }
  /* line 3941, app/assets/stylesheets/style.scss */
  .p-md-95 {
    padding: 95px !important;
  }
  /* line 3944, app/assets/stylesheets/style.scss */
  .p-md-100 {
    padding: 100px !important;
  }
  /* line 3947, app/assets/stylesheets/style.scss */
  .p-md-105 {
    padding: 105px !important;
  }
  /* line 3950, app/assets/stylesheets/style.scss */
  .p-md-110 {
    padding: 110px !important;
  }
  /* line 3953, app/assets/stylesheets/style.scss */
  .p-md-115 {
    padding: 115px !important;
  }
  /* line 3956, app/assets/stylesheets/style.scss */
  .p-md-120 {
    padding: 120px !important;
  }
  /* line 3959, app/assets/stylesheets/style.scss */
  .p-md-125 {
    padding: 125px !important;
  }
  /* line 3962, app/assets/stylesheets/style.scss */
  .p-md-130 {
    padding: 130px !important;
  }
  /* line 3965, app/assets/stylesheets/style.scss */
  .p-md-135 {
    padding: 135px !important;
  }
  /* line 3968, app/assets/stylesheets/style.scss */
  .p-md-140 {
    padding: 140px !important;
  }
  /* line 3971, app/assets/stylesheets/style.scss */
  .p-md-145 {
    padding: 145px !important;
  }
  /* line 3974, app/assets/stylesheets/style.scss */
  .p-md-150 {
    padding: 150px !important;
  }
  /* line 3977, app/assets/stylesheets/style.scss */
  .p-md-155 {
    padding: 155px !important;
  }
  /* line 3980, app/assets/stylesheets/style.scss */
  .p-md-160 {
    padding: 160px !important;
  }
  /* line 3983, app/assets/stylesheets/style.scss */
  .p-md-165 {
    padding: 165px !important;
  }
  /* line 3986, app/assets/stylesheets/style.scss */
  .p-md-170 {
    padding: 170px !important;
  }
  /* line 3989, app/assets/stylesheets/style.scss */
  .p-md-175 {
    padding: 175px !important;
  }
  /* line 3992, app/assets/stylesheets/style.scss */
  .p-md-180 {
    padding: 180px !important;
  }
  /* line 3995, app/assets/stylesheets/style.scss */
  .p-md-185 {
    padding: 185px !important;
  }
  /* line 3998, app/assets/stylesheets/style.scss */
  .p-md-190 {
    padding: 190px !important;
  }
  /* line 4001, app/assets/stylesheets/style.scss */
  .p-md-195 {
    padding: 195px !important;
  }
  /* line 4004, app/assets/stylesheets/style.scss */
  .p-md-200 {
    padding: 200px !important;
  }
  /* line 4007, app/assets/stylesheets/style.scss */
  .pt-md-0 {
    padding-top: 0px !important;
  }
  /* line 4010, app/assets/stylesheets/style.scss */
  .pt-md-5 {
    padding-top: 5px !important;
  }
  /* line 4013, app/assets/stylesheets/style.scss */
  .pt-md-10 {
    padding-top: 10px !important;
  }
  /* line 4016, app/assets/stylesheets/style.scss */
  .pt-md-15 {
    padding-top: 15px !important;
  }
  /* line 4019, app/assets/stylesheets/style.scss */
  .pt-md-20 {
    padding-top: 20px !important;
  }
  /* line 4022, app/assets/stylesheets/style.scss */
  .pt-md-25 {
    padding-top: 25px !important;
  }
  /* line 4025, app/assets/stylesheets/style.scss */
  .pt-md-30 {
    padding-top: 30px !important;
  }
  /* line 4028, app/assets/stylesheets/style.scss */
  .pt-md-35 {
    padding-top: 35px !important;
  }
  /* line 4031, app/assets/stylesheets/style.scss */
  .pt-md-40 {
    padding-top: 40px !important;
  }
  /* line 4034, app/assets/stylesheets/style.scss */
  .pt-md-45 {
    padding-top: 45px !important;
  }
  /* line 4037, app/assets/stylesheets/style.scss */
  .pt-md-50 {
    padding-top: 50px !important;
  }
  /* line 4040, app/assets/stylesheets/style.scss */
  .pt-md-55 {
    padding-top: 55px !important;
  }
  /* line 4043, app/assets/stylesheets/style.scss */
  .pt-md-60 {
    padding-top: 60px !important;
  }
  /* line 4046, app/assets/stylesheets/style.scss */
  .pt-md-65 {
    padding-top: 65px !important;
  }
  /* line 4049, app/assets/stylesheets/style.scss */
  .pt-md-70 {
    padding-top: 70px !important;
  }
  /* line 4052, app/assets/stylesheets/style.scss */
  .pt-md-75 {
    padding-top: 75px !important;
  }
  /* line 4055, app/assets/stylesheets/style.scss */
  .pt-md-80 {
    padding-top: 80px !important;
  }
  /* line 4058, app/assets/stylesheets/style.scss */
  .pt-md-85 {
    padding-top: 85px !important;
  }
  /* line 4061, app/assets/stylesheets/style.scss */
  .pt-md-90 {
    padding-top: 90px !important;
  }
  /* line 4064, app/assets/stylesheets/style.scss */
  .pt-md-95 {
    padding-top: 95px !important;
  }
  /* line 4067, app/assets/stylesheets/style.scss */
  .pt-md-100 {
    padding-top: 100px !important;
  }
  /* line 4070, app/assets/stylesheets/style.scss */
  .pt-md-105 {
    padding-top: 105px !important;
  }
  /* line 4073, app/assets/stylesheets/style.scss */
  .pt-md-110 {
    padding-top: 110px !important;
  }
  /* line 4076, app/assets/stylesheets/style.scss */
  .pt-md-115 {
    padding-top: 115px !important;
  }
  /* line 4079, app/assets/stylesheets/style.scss */
  .pt-md-120 {
    padding-top: 120px !important;
  }
  /* line 4082, app/assets/stylesheets/style.scss */
  .pt-md-125 {
    padding-top: 125px !important;
  }
  /* line 4085, app/assets/stylesheets/style.scss */
  .pt-md-130 {
    padding-top: 130px !important;
  }
  /* line 4088, app/assets/stylesheets/style.scss */
  .pt-md-135 {
    padding-top: 135px !important;
  }
  /* line 4091, app/assets/stylesheets/style.scss */
  .pt-md-140 {
    padding-top: 140px !important;
  }
  /* line 4094, app/assets/stylesheets/style.scss */
  .pt-md-145 {
    padding-top: 145px !important;
  }
  /* line 4097, app/assets/stylesheets/style.scss */
  .pt-md-150 {
    padding-top: 150px !important;
  }
  /* line 4100, app/assets/stylesheets/style.scss */
  .pt-md-155 {
    padding-top: 155px !important;
  }
  /* line 4103, app/assets/stylesheets/style.scss */
  .pt-md-160 {
    padding-top: 160px !important;
  }
  /* line 4106, app/assets/stylesheets/style.scss */
  .pt-md-165 {
    padding-top: 165px !important;
  }
  /* line 4109, app/assets/stylesheets/style.scss */
  .pt-md-170 {
    padding-top: 170px !important;
  }
  /* line 4112, app/assets/stylesheets/style.scss */
  .pt-md-175 {
    padding-top: 175px !important;
  }
  /* line 4115, app/assets/stylesheets/style.scss */
  .pt-md-180 {
    padding-top: 180px !important;
  }
  /* line 4118, app/assets/stylesheets/style.scss */
  .pt-md-185 {
    padding-top: 185px !important;
  }
  /* line 4121, app/assets/stylesheets/style.scss */
  .pt-md-190 {
    padding-top: 190px !important;
  }
  /* line 4124, app/assets/stylesheets/style.scss */
  .pt-md-195 {
    padding-top: 195px !important;
  }
  /* line 4127, app/assets/stylesheets/style.scss */
  .pt-md-200 {
    padding-top: 200px !important;
  }
  /* line 4130, app/assets/stylesheets/style.scss */
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  /* line 4133, app/assets/stylesheets/style.scss */
  .pb-md-5 {
    padding-bottom: 5px !important;
  }
  /* line 4136, app/assets/stylesheets/style.scss */
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  /* line 4139, app/assets/stylesheets/style.scss */
  .pb-md-15 {
    padding-bottom: 15px !important;
  }
  /* line 4142, app/assets/stylesheets/style.scss */
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  /* line 4145, app/assets/stylesheets/style.scss */
  .pb-md-25 {
    padding-bottom: 25px !important;
  }
  /* line 4148, app/assets/stylesheets/style.scss */
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  /* line 4151, app/assets/stylesheets/style.scss */
  .pb-md-35 {
    padding-bottom: 35px !important;
  }
  /* line 4154, app/assets/stylesheets/style.scss */
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  /* line 4157, app/assets/stylesheets/style.scss */
  .pb-md-45 {
    padding-bottom: 45px !important;
  }
  /* line 4160, app/assets/stylesheets/style.scss */
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  /* line 4163, app/assets/stylesheets/style.scss */
  .pb-md-55 {
    padding-bottom: 55px !important;
  }
  /* line 4166, app/assets/stylesheets/style.scss */
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  /* line 4169, app/assets/stylesheets/style.scss */
  .pb-md-65 {
    padding-bottom: 65px !important;
  }
  /* line 4172, app/assets/stylesheets/style.scss */
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
  /* line 4175, app/assets/stylesheets/style.scss */
  .pb-md-75 {
    padding-bottom: 75px !important;
  }
  /* line 4178, app/assets/stylesheets/style.scss */
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
  /* line 4181, app/assets/stylesheets/style.scss */
  .pb-md-85 {
    padding-bottom: 85px !important;
  }
  /* line 4184, app/assets/stylesheets/style.scss */
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
  /* line 4187, app/assets/stylesheets/style.scss */
  .pb-md-95 {
    padding-bottom: 95px !important;
  }
  /* line 4190, app/assets/stylesheets/style.scss */
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  /* line 4193, app/assets/stylesheets/style.scss */
  .pb-md-105 {
    padding-bottom: 105px !important;
  }
  /* line 4196, app/assets/stylesheets/style.scss */
  .pb-md-110 {
    padding-bottom: 110px !important;
  }
  /* line 4199, app/assets/stylesheets/style.scss */
  .pb-md-115 {
    padding-bottom: 115px !important;
  }
  /* line 4202, app/assets/stylesheets/style.scss */
  .pb-md-120 {
    padding-bottom: 120px !important;
  }
  /* line 4205, app/assets/stylesheets/style.scss */
  .pb-md-125 {
    padding-bottom: 125px !important;
  }
  /* line 4208, app/assets/stylesheets/style.scss */
  .pb-md-130 {
    padding-bottom: 130px !important;
  }
  /* line 4211, app/assets/stylesheets/style.scss */
  .pb-md-135 {
    padding-bottom: 135px !important;
  }
  /* line 4214, app/assets/stylesheets/style.scss */
  .pb-md-140 {
    padding-bottom: 140px !important;
  }
  /* line 4217, app/assets/stylesheets/style.scss */
  .pb-md-145 {
    padding-bottom: 145px !important;
  }
  /* line 4220, app/assets/stylesheets/style.scss */
  .pb-md-150 {
    padding-bottom: 150px !important;
  }
  /* line 4223, app/assets/stylesheets/style.scss */
  .pb-md-155 {
    padding-bottom: 155px !important;
  }
  /* line 4226, app/assets/stylesheets/style.scss */
  .pb-md-160 {
    padding-bottom: 160px !important;
  }
  /* line 4229, app/assets/stylesheets/style.scss */
  .pb-md-165 {
    padding-bottom: 165px !important;
  }
  /* line 4232, app/assets/stylesheets/style.scss */
  .pb-md-170 {
    padding-bottom: 170px !important;
  }
  /* line 4235, app/assets/stylesheets/style.scss */
  .pb-md-175 {
    padding-bottom: 175px !important;
  }
  /* line 4238, app/assets/stylesheets/style.scss */
  .pb-md-180 {
    padding-bottom: 180px !important;
  }
  /* line 4241, app/assets/stylesheets/style.scss */
  .pb-md-185 {
    padding-bottom: 185px !important;
  }
  /* line 4244, app/assets/stylesheets/style.scss */
  .pb-md-190 {
    padding-bottom: 190px !important;
  }
  /* line 4247, app/assets/stylesheets/style.scss */
  .pb-md-195 {
    padding-bottom: 195px !important;
  }
  /* line 4250, app/assets/stylesheets/style.scss */
  .pb-md-200 {
    padding-bottom: 200px !important;
  }
  /* line 4253, app/assets/stylesheets/style.scss */
  .ps-md-0 {
    padding-left: 0px !important;
  }
  /* line 4256, app/assets/stylesheets/style.scss */
  .ps-md-5 {
    padding-left: 5px !important;
  }
  /* line 4259, app/assets/stylesheets/style.scss */
  .ps-md-10 {
    padding-left: 10px !important;
  }
  /* line 4262, app/assets/stylesheets/style.scss */
  .ps-md-15 {
    padding-left: 15px !important;
  }
  /* line 4265, app/assets/stylesheets/style.scss */
  .ps-md-20 {
    padding-left: 20px !important;
  }
  /* line 4268, app/assets/stylesheets/style.scss */
  .ps-md-25 {
    padding-left: 25px !important;
  }
  /* line 4271, app/assets/stylesheets/style.scss */
  .ps-md-30 {
    padding-left: 30px !important;
  }
  /* line 4274, app/assets/stylesheets/style.scss */
  .ps-md-35 {
    padding-left: 35px !important;
  }
  /* line 4277, app/assets/stylesheets/style.scss */
  .ps-md-40 {
    padding-left: 40px !important;
  }
  /* line 4280, app/assets/stylesheets/style.scss */
  .ps-md-45 {
    padding-left: 45px !important;
  }
  /* line 4283, app/assets/stylesheets/style.scss */
  .ps-md-50 {
    padding-left: 50px !important;
  }
  /* line 4286, app/assets/stylesheets/style.scss */
  .ps-md-55 {
    padding-left: 55px !important;
  }
  /* line 4289, app/assets/stylesheets/style.scss */
  .ps-md-60 {
    padding-left: 60px !important;
  }
  /* line 4292, app/assets/stylesheets/style.scss */
  .ps-md-65 {
    padding-left: 65px !important;
  }
  /* line 4295, app/assets/stylesheets/style.scss */
  .ps-md-70 {
    padding-left: 70px !important;
  }
  /* line 4298, app/assets/stylesheets/style.scss */
  .ps-md-75 {
    padding-left: 75px !important;
  }
  /* line 4301, app/assets/stylesheets/style.scss */
  .ps-md-80 {
    padding-left: 80px !important;
  }
  /* line 4304, app/assets/stylesheets/style.scss */
  .ps-md-85 {
    padding-left: 85px !important;
  }
  /* line 4307, app/assets/stylesheets/style.scss */
  .ps-md-90 {
    padding-left: 90px !important;
  }
  /* line 4310, app/assets/stylesheets/style.scss */
  .ps-md-95 {
    padding-left: 95px !important;
  }
  /* line 4313, app/assets/stylesheets/style.scss */
  .ps-md-100 {
    padding-left: 100px !important;
  }
  /* line 4316, app/assets/stylesheets/style.scss */
  .ps-md-105 {
    padding-left: 105px !important;
  }
  /* line 4319, app/assets/stylesheets/style.scss */
  .ps-md-110 {
    padding-left: 110px !important;
  }
  /* line 4322, app/assets/stylesheets/style.scss */
  .ps-md-115 {
    padding-left: 115px !important;
  }
  /* line 4325, app/assets/stylesheets/style.scss */
  .ps-md-120 {
    padding-left: 120px !important;
  }
  /* line 4328, app/assets/stylesheets/style.scss */
  .ps-md-125 {
    padding-left: 125px !important;
  }
  /* line 4331, app/assets/stylesheets/style.scss */
  .ps-md-130 {
    padding-left: 130px !important;
  }
  /* line 4334, app/assets/stylesheets/style.scss */
  .ps-md-135 {
    padding-left: 135px !important;
  }
  /* line 4337, app/assets/stylesheets/style.scss */
  .ps-md-140 {
    padding-left: 140px !important;
  }
  /* line 4340, app/assets/stylesheets/style.scss */
  .ps-md-145 {
    padding-left: 145px !important;
  }
  /* line 4343, app/assets/stylesheets/style.scss */
  .ps-md-150 {
    padding-left: 150px !important;
  }
  /* line 4346, app/assets/stylesheets/style.scss */
  .ps-md-155 {
    padding-left: 155px !important;
  }
  /* line 4349, app/assets/stylesheets/style.scss */
  .ps-md-160 {
    padding-left: 160px !important;
  }
  /* line 4352, app/assets/stylesheets/style.scss */
  .ps-md-165 {
    padding-left: 165px !important;
  }
  /* line 4355, app/assets/stylesheets/style.scss */
  .ps-md-170 {
    padding-left: 170px !important;
  }
  /* line 4358, app/assets/stylesheets/style.scss */
  .ps-md-175 {
    padding-left: 175px !important;
  }
  /* line 4361, app/assets/stylesheets/style.scss */
  .ps-md-180 {
    padding-left: 180px !important;
  }
  /* line 4364, app/assets/stylesheets/style.scss */
  .ps-md-185 {
    padding-left: 185px !important;
  }
  /* line 4367, app/assets/stylesheets/style.scss */
  .ps-md-190 {
    padding-left: 190px !important;
  }
  /* line 4370, app/assets/stylesheets/style.scss */
  .ps-md-195 {
    padding-left: 195px !important;
  }
  /* line 4373, app/assets/stylesheets/style.scss */
  .ps-md-200 {
    padding-left: 200px !important;
  }
  /* line 4376, app/assets/stylesheets/style.scss */
  .pe-md-0 {
    padding-right: 0px !important;
  }
  /* line 4379, app/assets/stylesheets/style.scss */
  .pe-md-5 {
    padding-right: 5px !important;
  }
  /* line 4382, app/assets/stylesheets/style.scss */
  .pe-md-10 {
    padding-right: 10px !important;
  }
  /* line 4385, app/assets/stylesheets/style.scss */
  .pe-md-15 {
    padding-right: 15px !important;
  }
  /* line 4388, app/assets/stylesheets/style.scss */
  .pe-md-20 {
    padding-right: 20px !important;
  }
  /* line 4391, app/assets/stylesheets/style.scss */
  .pe-md-25 {
    padding-right: 25px !important;
  }
  /* line 4394, app/assets/stylesheets/style.scss */
  .pe-md-30 {
    padding-right: 30px !important;
  }
  /* line 4397, app/assets/stylesheets/style.scss */
  .pe-md-35 {
    padding-right: 35px !important;
  }
  /* line 4400, app/assets/stylesheets/style.scss */
  .pe-md-40 {
    padding-right: 40px !important;
  }
  /* line 4403, app/assets/stylesheets/style.scss */
  .pe-md-45 {
    padding-right: 45px !important;
  }
  /* line 4406, app/assets/stylesheets/style.scss */
  .pe-md-50 {
    padding-right: 50px !important;
  }
  /* line 4409, app/assets/stylesheets/style.scss */
  .pe-md-55 {
    padding-right: 55px !important;
  }
  /* line 4412, app/assets/stylesheets/style.scss */
  .pe-md-60 {
    padding-right: 60px !important;
  }
  /* line 4415, app/assets/stylesheets/style.scss */
  .pe-md-65 {
    padding-right: 65px !important;
  }
  /* line 4418, app/assets/stylesheets/style.scss */
  .pe-md-70 {
    padding-right: 70px !important;
  }
  /* line 4421, app/assets/stylesheets/style.scss */
  .pe-md-75 {
    padding-right: 75px !important;
  }
  /* line 4424, app/assets/stylesheets/style.scss */
  .pe-md-80 {
    padding-right: 80px !important;
  }
  /* line 4427, app/assets/stylesheets/style.scss */
  .pe-md-85 {
    padding-right: 85px !important;
  }
  /* line 4430, app/assets/stylesheets/style.scss */
  .pe-md-90 {
    padding-right: 90px !important;
  }
  /* line 4433, app/assets/stylesheets/style.scss */
  .pe-md-95 {
    padding-right: 95px !important;
  }
  /* line 4436, app/assets/stylesheets/style.scss */
  .pe-md-100 {
    padding-right: 100px !important;
  }
  /* line 4439, app/assets/stylesheets/style.scss */
  .pe-md-105 {
    padding-right: 105px !important;
  }
  /* line 4442, app/assets/stylesheets/style.scss */
  .pe-md-110 {
    padding-right: 110px !important;
  }
  /* line 4445, app/assets/stylesheets/style.scss */
  .pe-md-115 {
    padding-right: 115px !important;
  }
  /* line 4448, app/assets/stylesheets/style.scss */
  .pe-md-120 {
    padding-right: 120px !important;
  }
  /* line 4451, app/assets/stylesheets/style.scss */
  .pe-md-125 {
    padding-right: 125px !important;
  }
  /* line 4454, app/assets/stylesheets/style.scss */
  .pe-md-130 {
    padding-right: 130px !important;
  }
  /* line 4457, app/assets/stylesheets/style.scss */
  .pe-md-135 {
    padding-right: 135px !important;
  }
  /* line 4460, app/assets/stylesheets/style.scss */
  .pe-md-140 {
    padding-right: 140px !important;
  }
  /* line 4463, app/assets/stylesheets/style.scss */
  .pe-md-145 {
    padding-right: 145px !important;
  }
  /* line 4466, app/assets/stylesheets/style.scss */
  .pe-md-150 {
    padding-right: 150px !important;
  }
  /* line 4469, app/assets/stylesheets/style.scss */
  .pe-md-155 {
    padding-right: 155px !important;
  }
  /* line 4472, app/assets/stylesheets/style.scss */
  .pe-md-160 {
    padding-right: 160px !important;
  }
  /* line 4475, app/assets/stylesheets/style.scss */
  .pe-md-165 {
    padding-right: 165px !important;
  }
  /* line 4478, app/assets/stylesheets/style.scss */
  .pe-md-170 {
    padding-right: 170px !important;
  }
  /* line 4481, app/assets/stylesheets/style.scss */
  .pe-md-175 {
    padding-right: 175px !important;
  }
  /* line 4484, app/assets/stylesheets/style.scss */
  .pe-md-180 {
    padding-right: 180px !important;
  }
  /* line 4487, app/assets/stylesheets/style.scss */
  .pe-md-185 {
    padding-right: 185px !important;
  }
  /* line 4490, app/assets/stylesheets/style.scss */
  .pe-md-190 {
    padding-right: 190px !important;
  }
  /* line 4493, app/assets/stylesheets/style.scss */
  .pe-md-195 {
    padding-right: 195px !important;
  }
  /* line 4496, app/assets/stylesheets/style.scss */
  .pe-md-200 {
    padding-right: 200px !important;
  }
  /* line 4499, app/assets/stylesheets/style.scss */
  .px-md-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 4503, app/assets/stylesheets/style.scss */
  .px-md-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 4507, app/assets/stylesheets/style.scss */
  .px-md-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 4511, app/assets/stylesheets/style.scss */
  .px-md-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 4515, app/assets/stylesheets/style.scss */
  .px-md-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 4519, app/assets/stylesheets/style.scss */
  .px-md-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 4523, app/assets/stylesheets/style.scss */
  .px-md-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 4527, app/assets/stylesheets/style.scss */
  .px-md-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 4531, app/assets/stylesheets/style.scss */
  .px-md-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 4535, app/assets/stylesheets/style.scss */
  .px-md-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 4539, app/assets/stylesheets/style.scss */
  .px-md-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 4543, app/assets/stylesheets/style.scss */
  .px-md-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 4547, app/assets/stylesheets/style.scss */
  .px-md-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 4551, app/assets/stylesheets/style.scss */
  .px-md-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 4555, app/assets/stylesheets/style.scss */
  .px-md-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 4559, app/assets/stylesheets/style.scss */
  .px-md-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 4563, app/assets/stylesheets/style.scss */
  .px-md-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 4567, app/assets/stylesheets/style.scss */
  .px-md-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 4571, app/assets/stylesheets/style.scss */
  .px-md-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 4575, app/assets/stylesheets/style.scss */
  .px-md-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 4579, app/assets/stylesheets/style.scss */
  .px-md-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 4583, app/assets/stylesheets/style.scss */
  .px-md-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 4587, app/assets/stylesheets/style.scss */
  .px-md-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 4591, app/assets/stylesheets/style.scss */
  .px-md-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 4595, app/assets/stylesheets/style.scss */
  .px-md-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 4599, app/assets/stylesheets/style.scss */
  .px-md-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 4603, app/assets/stylesheets/style.scss */
  .px-md-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 4607, app/assets/stylesheets/style.scss */
  .px-md-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 4611, app/assets/stylesheets/style.scss */
  .px-md-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 4615, app/assets/stylesheets/style.scss */
  .px-md-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 4619, app/assets/stylesheets/style.scss */
  .px-md-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 4623, app/assets/stylesheets/style.scss */
  .px-md-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 4627, app/assets/stylesheets/style.scss */
  .px-md-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 4631, app/assets/stylesheets/style.scss */
  .px-md-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 4635, app/assets/stylesheets/style.scss */
  .px-md-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 4639, app/assets/stylesheets/style.scss */
  .px-md-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 4643, app/assets/stylesheets/style.scss */
  .px-md-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 4647, app/assets/stylesheets/style.scss */
  .px-md-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 4651, app/assets/stylesheets/style.scss */
  .px-md-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 4655, app/assets/stylesheets/style.scss */
  .px-md-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 4659, app/assets/stylesheets/style.scss */
  .px-md-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 4663, app/assets/stylesheets/style.scss */
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 4667, app/assets/stylesheets/style.scss */
  .py-md-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 4671, app/assets/stylesheets/style.scss */
  .py-md-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 4675, app/assets/stylesheets/style.scss */
  .py-md-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 4679, app/assets/stylesheets/style.scss */
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 4683, app/assets/stylesheets/style.scss */
  .py-md-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 4687, app/assets/stylesheets/style.scss */
  .py-md-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 4691, app/assets/stylesheets/style.scss */
  .py-md-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 4695, app/assets/stylesheets/style.scss */
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 4699, app/assets/stylesheets/style.scss */
  .py-md-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 4703, app/assets/stylesheets/style.scss */
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 4707, app/assets/stylesheets/style.scss */
  .py-md-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 4711, app/assets/stylesheets/style.scss */
  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 4715, app/assets/stylesheets/style.scss */
  .py-md-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 4719, app/assets/stylesheets/style.scss */
  .py-md-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 4723, app/assets/stylesheets/style.scss */
  .py-md-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 4727, app/assets/stylesheets/style.scss */
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 4731, app/assets/stylesheets/style.scss */
  .py-md-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 4735, app/assets/stylesheets/style.scss */
  .py-md-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 4739, app/assets/stylesheets/style.scss */
  .py-md-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 4743, app/assets/stylesheets/style.scss */
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 4747, app/assets/stylesheets/style.scss */
  .py-md-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 4751, app/assets/stylesheets/style.scss */
  .py-md-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 4755, app/assets/stylesheets/style.scss */
  .py-md-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 4759, app/assets/stylesheets/style.scss */
  .py-md-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 4763, app/assets/stylesheets/style.scss */
  .py-md-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 4767, app/assets/stylesheets/style.scss */
  .py-md-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 4771, app/assets/stylesheets/style.scss */
  .py-md-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 4775, app/assets/stylesheets/style.scss */
  .py-md-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 4779, app/assets/stylesheets/style.scss */
  .py-md-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 4783, app/assets/stylesheets/style.scss */
  .py-md-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 4787, app/assets/stylesheets/style.scss */
  .py-md-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 4791, app/assets/stylesheets/style.scss */
  .py-md-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 4795, app/assets/stylesheets/style.scss */
  .py-md-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 4799, app/assets/stylesheets/style.scss */
  .py-md-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 4803, app/assets/stylesheets/style.scss */
  .py-md-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 4807, app/assets/stylesheets/style.scss */
  .py-md-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 4811, app/assets/stylesheets/style.scss */
  .py-md-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 4815, app/assets/stylesheets/style.scss */
  .py-md-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 4819, app/assets/stylesheets/style.scss */
  .py-md-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 4823, app/assets/stylesheets/style.scss */
  .py-md-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 992px) {
  /* line 4827, app/assets/stylesheets/style.scss */
  .p-lg-0 {
    padding: 0px !important;
  }
  /* line 4830, app/assets/stylesheets/style.scss */
  .p-lg-5 {
    padding: 5px !important;
  }
  /* line 4833, app/assets/stylesheets/style.scss */
  .p-lg-10 {
    padding: 10px !important;
  }
  /* line 4836, app/assets/stylesheets/style.scss */
  .p-lg-15 {
    padding: 15px !important;
  }
  /* line 4839, app/assets/stylesheets/style.scss */
  .p-lg-20 {
    padding: 20px !important;
  }
  /* line 4842, app/assets/stylesheets/style.scss */
  .p-lg-25 {
    padding: 25px !important;
  }
  /* line 4845, app/assets/stylesheets/style.scss */
  .p-lg-30 {
    padding: 30px !important;
  }
  /* line 4848, app/assets/stylesheets/style.scss */
  .p-lg-35 {
    padding: 35px !important;
  }
  /* line 4851, app/assets/stylesheets/style.scss */
  .p-lg-40 {
    padding: 40px !important;
  }
  /* line 4854, app/assets/stylesheets/style.scss */
  .p-lg-45 {
    padding: 45px !important;
  }
  /* line 4857, app/assets/stylesheets/style.scss */
  .p-lg-50 {
    padding: 50px !important;
  }
  /* line 4860, app/assets/stylesheets/style.scss */
  .p-lg-55 {
    padding: 55px !important;
  }
  /* line 4863, app/assets/stylesheets/style.scss */
  .p-lg-60 {
    padding: 60px !important;
  }
  /* line 4866, app/assets/stylesheets/style.scss */
  .p-lg-65 {
    padding: 65px !important;
  }
  /* line 4869, app/assets/stylesheets/style.scss */
  .p-lg-70 {
    padding: 70px !important;
  }
  /* line 4872, app/assets/stylesheets/style.scss */
  .p-lg-75 {
    padding: 75px !important;
  }
  /* line 4875, app/assets/stylesheets/style.scss */
  .p-lg-80 {
    padding: 80px !important;
  }
  /* line 4878, app/assets/stylesheets/style.scss */
  .p-lg-85 {
    padding: 85px !important;
  }
  /* line 4881, app/assets/stylesheets/style.scss */
  .p-lg-90 {
    padding: 90px !important;
  }
  /* line 4884, app/assets/stylesheets/style.scss */
  .p-lg-95 {
    padding: 95px !important;
  }
  /* line 4887, app/assets/stylesheets/style.scss */
  .p-lg-100 {
    padding: 100px !important;
  }
  /* line 4890, app/assets/stylesheets/style.scss */
  .p-lg-105 {
    padding: 105px !important;
  }
  /* line 4893, app/assets/stylesheets/style.scss */
  .p-lg-110 {
    padding: 110px !important;
  }
  /* line 4896, app/assets/stylesheets/style.scss */
  .p-lg-115 {
    padding: 115px !important;
  }
  /* line 4899, app/assets/stylesheets/style.scss */
  .p-lg-120 {
    padding: 120px !important;
  }
  /* line 4902, app/assets/stylesheets/style.scss */
  .p-lg-125 {
    padding: 125px !important;
  }
  /* line 4905, app/assets/stylesheets/style.scss */
  .p-lg-130 {
    padding: 130px !important;
  }
  /* line 4908, app/assets/stylesheets/style.scss */
  .p-lg-135 {
    padding: 135px !important;
  }
  /* line 4911, app/assets/stylesheets/style.scss */
  .p-lg-140 {
    padding: 140px !important;
  }
  /* line 4914, app/assets/stylesheets/style.scss */
  .p-lg-145 {
    padding: 145px !important;
  }
  /* line 4917, app/assets/stylesheets/style.scss */
  .p-lg-150 {
    padding: 150px !important;
  }
  /* line 4920, app/assets/stylesheets/style.scss */
  .p-lg-155 {
    padding: 155px !important;
  }
  /* line 4923, app/assets/stylesheets/style.scss */
  .p-lg-160 {
    padding: 160px !important;
  }
  /* line 4926, app/assets/stylesheets/style.scss */
  .p-lg-165 {
    padding: 165px !important;
  }
  /* line 4929, app/assets/stylesheets/style.scss */
  .p-lg-170 {
    padding: 170px !important;
  }
  /* line 4932, app/assets/stylesheets/style.scss */
  .p-lg-175 {
    padding: 175px !important;
  }
  /* line 4935, app/assets/stylesheets/style.scss */
  .p-lg-180 {
    padding: 180px !important;
  }
  /* line 4938, app/assets/stylesheets/style.scss */
  .p-lg-185 {
    padding: 185px !important;
  }
  /* line 4941, app/assets/stylesheets/style.scss */
  .p-lg-190 {
    padding: 190px !important;
  }
  /* line 4944, app/assets/stylesheets/style.scss */
  .p-lg-195 {
    padding: 195px !important;
  }
  /* line 4947, app/assets/stylesheets/style.scss */
  .p-lg-200 {
    padding: 200px !important;
  }
  /* line 4950, app/assets/stylesheets/style.scss */
  .pt-lg-0 {
    padding-top: 0px !important;
  }
  /* line 4953, app/assets/stylesheets/style.scss */
  .pt-lg-5 {
    padding-top: 5px !important;
  }
  /* line 4956, app/assets/stylesheets/style.scss */
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  /* line 4959, app/assets/stylesheets/style.scss */
  .pt-lg-15 {
    padding-top: 15px !important;
  }
  /* line 4962, app/assets/stylesheets/style.scss */
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  /* line 4965, app/assets/stylesheets/style.scss */
  .pt-lg-25 {
    padding-top: 25px !important;
  }
  /* line 4968, app/assets/stylesheets/style.scss */
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  /* line 4971, app/assets/stylesheets/style.scss */
  .pt-lg-35 {
    padding-top: 35px !important;
  }
  /* line 4974, app/assets/stylesheets/style.scss */
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  /* line 4977, app/assets/stylesheets/style.scss */
  .pt-lg-45 {
    padding-top: 45px !important;
  }
  /* line 4980, app/assets/stylesheets/style.scss */
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  /* line 4983, app/assets/stylesheets/style.scss */
  .pt-lg-55 {
    padding-top: 55px !important;
  }
  /* line 4986, app/assets/stylesheets/style.scss */
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  /* line 4989, app/assets/stylesheets/style.scss */
  .pt-lg-65 {
    padding-top: 65px !important;
  }
  /* line 4992, app/assets/stylesheets/style.scss */
  .pt-lg-70 {
    padding-top: 70px !important;
  }
  /* line 4995, app/assets/stylesheets/style.scss */
  .pt-lg-75 {
    padding-top: 75px !important;
  }
  /* line 4998, app/assets/stylesheets/style.scss */
  .pt-lg-80 {
    padding-top: 80px !important;
  }
  /* line 5001, app/assets/stylesheets/style.scss */
  .pt-lg-85 {
    padding-top: 85px !important;
  }
  /* line 5004, app/assets/stylesheets/style.scss */
  .pt-lg-90 {
    padding-top: 90px !important;
  }
  /* line 5007, app/assets/stylesheets/style.scss */
  .pt-lg-95 {
    padding-top: 95px !important;
  }
  /* line 5010, app/assets/stylesheets/style.scss */
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  /* line 5013, app/assets/stylesheets/style.scss */
  .pt-lg-105 {
    padding-top: 105px !important;
  }
  /* line 5016, app/assets/stylesheets/style.scss */
  .pt-lg-110 {
    padding-top: 110px !important;
  }
  /* line 5019, app/assets/stylesheets/style.scss */
  .pt-lg-115 {
    padding-top: 115px !important;
  }
  /* line 5022, app/assets/stylesheets/style.scss */
  .pt-lg-120 {
    padding-top: 120px !important;
  }
  /* line 5025, app/assets/stylesheets/style.scss */
  .pt-lg-125 {
    padding-top: 125px !important;
  }
  /* line 5028, app/assets/stylesheets/style.scss */
  .pt-lg-130 {
    padding-top: 130px !important;
  }
  /* line 5031, app/assets/stylesheets/style.scss */
  .pt-lg-135 {
    padding-top: 135px !important;
  }
  /* line 5034, app/assets/stylesheets/style.scss */
  .pt-lg-140 {
    padding-top: 140px !important;
  }
  /* line 5037, app/assets/stylesheets/style.scss */
  .pt-lg-145 {
    padding-top: 145px !important;
  }
  /* line 5040, app/assets/stylesheets/style.scss */
  .pt-lg-150 {
    padding-top: 150px !important;
  }
  /* line 5043, app/assets/stylesheets/style.scss */
  .pt-lg-155 {
    padding-top: 155px !important;
  }
  /* line 5046, app/assets/stylesheets/style.scss */
  .pt-lg-160 {
    padding-top: 160px !important;
  }
  /* line 5049, app/assets/stylesheets/style.scss */
  .pt-lg-165 {
    padding-top: 165px !important;
  }
  /* line 5052, app/assets/stylesheets/style.scss */
  .pt-lg-170 {
    padding-top: 170px !important;
  }
  /* line 5055, app/assets/stylesheets/style.scss */
  .pt-lg-175 {
    padding-top: 175px !important;
  }
  /* line 5058, app/assets/stylesheets/style.scss */
  .pt-lg-180 {
    padding-top: 180px !important;
  }
  /* line 5061, app/assets/stylesheets/style.scss */
  .pt-lg-185 {
    padding-top: 185px !important;
  }
  /* line 5064, app/assets/stylesheets/style.scss */
  .pt-lg-190 {
    padding-top: 190px !important;
  }
  /* line 5067, app/assets/stylesheets/style.scss */
  .pt-lg-195 {
    padding-top: 195px !important;
  }
  /* line 5070, app/assets/stylesheets/style.scss */
  .pt-lg-200 {
    padding-top: 200px !important;
  }
  /* line 5073, app/assets/stylesheets/style.scss */
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
  /* line 5076, app/assets/stylesheets/style.scss */
  .pb-lg-5 {
    padding-bottom: 5px !important;
  }
  /* line 5079, app/assets/stylesheets/style.scss */
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  /* line 5082, app/assets/stylesheets/style.scss */
  .pb-lg-15 {
    padding-bottom: 15px !important;
  }
  /* line 5085, app/assets/stylesheets/style.scss */
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  /* line 5088, app/assets/stylesheets/style.scss */
  .pb-lg-25 {
    padding-bottom: 25px !important;
  }
  /* line 5091, app/assets/stylesheets/style.scss */
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  /* line 5094, app/assets/stylesheets/style.scss */
  .pb-lg-35 {
    padding-bottom: 35px !important;
  }
  /* line 5097, app/assets/stylesheets/style.scss */
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  /* line 5100, app/assets/stylesheets/style.scss */
  .pb-lg-45 {
    padding-bottom: 45px !important;
  }
  /* line 5103, app/assets/stylesheets/style.scss */
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  /* line 5106, app/assets/stylesheets/style.scss */
  .pb-lg-55 {
    padding-bottom: 55px !important;
  }
  /* line 5109, app/assets/stylesheets/style.scss */
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  /* line 5112, app/assets/stylesheets/style.scss */
  .pb-lg-65 {
    padding-bottom: 65px !important;
  }
  /* line 5115, app/assets/stylesheets/style.scss */
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
  /* line 5118, app/assets/stylesheets/style.scss */
  .pb-lg-75 {
    padding-bottom: 75px !important;
  }
  /* line 5121, app/assets/stylesheets/style.scss */
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
  /* line 5124, app/assets/stylesheets/style.scss */
  .pb-lg-85 {
    padding-bottom: 85px !important;
  }
  /* line 5127, app/assets/stylesheets/style.scss */
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
  /* line 5130, app/assets/stylesheets/style.scss */
  .pb-lg-95 {
    padding-bottom: 95px !important;
  }
  /* line 5133, app/assets/stylesheets/style.scss */
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  /* line 5136, app/assets/stylesheets/style.scss */
  .pb-lg-105 {
    padding-bottom: 105px !important;
  }
  /* line 5139, app/assets/stylesheets/style.scss */
  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
  /* line 5142, app/assets/stylesheets/style.scss */
  .pb-lg-115 {
    padding-bottom: 115px !important;
  }
  /* line 5145, app/assets/stylesheets/style.scss */
  .pb-lg-120 {
    padding-bottom: 120px !important;
  }
  /* line 5148, app/assets/stylesheets/style.scss */
  .pb-lg-125 {
    padding-bottom: 125px !important;
  }
  /* line 5151, app/assets/stylesheets/style.scss */
  .pb-lg-130 {
    padding-bottom: 130px !important;
  }
  /* line 5154, app/assets/stylesheets/style.scss */
  .pb-lg-135 {
    padding-bottom: 135px !important;
  }
  /* line 5157, app/assets/stylesheets/style.scss */
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
  /* line 5160, app/assets/stylesheets/style.scss */
  .pb-lg-145 {
    padding-bottom: 145px !important;
  }
  /* line 5163, app/assets/stylesheets/style.scss */
  .pb-lg-150 {
    padding-bottom: 150px !important;
  }
  /* line 5166, app/assets/stylesheets/style.scss */
  .pb-lg-155 {
    padding-bottom: 155px !important;
  }
  /* line 5169, app/assets/stylesheets/style.scss */
  .pb-lg-160 {
    padding-bottom: 160px !important;
  }
  /* line 5172, app/assets/stylesheets/style.scss */
  .pb-lg-165 {
    padding-bottom: 165px !important;
  }
  /* line 5175, app/assets/stylesheets/style.scss */
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
  /* line 5178, app/assets/stylesheets/style.scss */
  .pb-lg-175 {
    padding-bottom: 175px !important;
  }
  /* line 5181, app/assets/stylesheets/style.scss */
  .pb-lg-180 {
    padding-bottom: 180px !important;
  }
  /* line 5184, app/assets/stylesheets/style.scss */
  .pb-lg-185 {
    padding-bottom: 185px !important;
  }
  /* line 5187, app/assets/stylesheets/style.scss */
  .pb-lg-190 {
    padding-bottom: 190px !important;
  }
  /* line 5190, app/assets/stylesheets/style.scss */
  .pb-lg-195 {
    padding-bottom: 195px !important;
  }
  /* line 5193, app/assets/stylesheets/style.scss */
  .pb-lg-200 {
    padding-bottom: 200px !important;
  }
  /* line 5196, app/assets/stylesheets/style.scss */
  .ps-lg-0 {
    padding-left: 0px !important;
  }
  /* line 5199, app/assets/stylesheets/style.scss */
  .ps-lg-5 {
    padding-left: 5px !important;
  }
  /* line 5202, app/assets/stylesheets/style.scss */
  .ps-lg-10 {
    padding-left: 10px !important;
  }
  /* line 5205, app/assets/stylesheets/style.scss */
  .ps-lg-15 {
    padding-left: 15px !important;
  }
  /* line 5208, app/assets/stylesheets/style.scss */
  .ps-lg-20 {
    padding-left: 20px !important;
  }
  /* line 5211, app/assets/stylesheets/style.scss */
  .ps-lg-25 {
    padding-left: 25px !important;
  }
  /* line 5214, app/assets/stylesheets/style.scss */
  .ps-lg-30 {
    padding-left: 30px !important;
  }
  /* line 5217, app/assets/stylesheets/style.scss */
  .ps-lg-35 {
    padding-left: 35px !important;
  }
  /* line 5220, app/assets/stylesheets/style.scss */
  .ps-lg-40 {
    padding-left: 40px !important;
  }
  /* line 5223, app/assets/stylesheets/style.scss */
  .ps-lg-45 {
    padding-left: 45px !important;
  }
  /* line 5226, app/assets/stylesheets/style.scss */
  .ps-lg-50 {
    padding-left: 50px !important;
  }
  /* line 5229, app/assets/stylesheets/style.scss */
  .ps-lg-55 {
    padding-left: 55px !important;
  }
  /* line 5232, app/assets/stylesheets/style.scss */
  .ps-lg-60 {
    padding-left: 60px !important;
  }
  /* line 5235, app/assets/stylesheets/style.scss */
  .ps-lg-65 {
    padding-left: 65px !important;
  }
  /* line 5238, app/assets/stylesheets/style.scss */
  .ps-lg-70 {
    padding-left: 70px !important;
  }
  /* line 5241, app/assets/stylesheets/style.scss */
  .ps-lg-75 {
    padding-left: 75px !important;
  }
  /* line 5244, app/assets/stylesheets/style.scss */
  .ps-lg-80 {
    padding-left: 80px !important;
  }
  /* line 5247, app/assets/stylesheets/style.scss */
  .ps-lg-85 {
    padding-left: 85px !important;
  }
  /* line 5250, app/assets/stylesheets/style.scss */
  .ps-lg-90 {
    padding-left: 90px !important;
  }
  /* line 5253, app/assets/stylesheets/style.scss */
  .ps-lg-95 {
    padding-left: 95px !important;
  }
  /* line 5256, app/assets/stylesheets/style.scss */
  .ps-lg-100 {
    padding-left: 100px !important;
  }
  /* line 5259, app/assets/stylesheets/style.scss */
  .ps-lg-105 {
    padding-left: 105px !important;
  }
  /* line 5262, app/assets/stylesheets/style.scss */
  .ps-lg-110 {
    padding-left: 110px !important;
  }
  /* line 5265, app/assets/stylesheets/style.scss */
  .ps-lg-115 {
    padding-left: 115px !important;
  }
  /* line 5268, app/assets/stylesheets/style.scss */
  .ps-lg-120 {
    padding-left: 120px !important;
  }
  /* line 5271, app/assets/stylesheets/style.scss */
  .ps-lg-125 {
    padding-left: 125px !important;
  }
  /* line 5274, app/assets/stylesheets/style.scss */
  .ps-lg-130 {
    padding-left: 130px !important;
  }
  /* line 5277, app/assets/stylesheets/style.scss */
  .ps-lg-135 {
    padding-left: 135px !important;
  }
  /* line 5280, app/assets/stylesheets/style.scss */
  .ps-lg-140 {
    padding-left: 140px !important;
  }
  /* line 5283, app/assets/stylesheets/style.scss */
  .ps-lg-145 {
    padding-left: 145px !important;
  }
  /* line 5286, app/assets/stylesheets/style.scss */
  .ps-lg-150 {
    padding-left: 150px !important;
  }
  /* line 5289, app/assets/stylesheets/style.scss */
  .ps-lg-155 {
    padding-left: 155px !important;
  }
  /* line 5292, app/assets/stylesheets/style.scss */
  .ps-lg-160 {
    padding-left: 160px !important;
  }
  /* line 5295, app/assets/stylesheets/style.scss */
  .ps-lg-165 {
    padding-left: 165px !important;
  }
  /* line 5298, app/assets/stylesheets/style.scss */
  .ps-lg-170 {
    padding-left: 170px !important;
  }
  /* line 5301, app/assets/stylesheets/style.scss */
  .ps-lg-175 {
    padding-left: 175px !important;
  }
  /* line 5304, app/assets/stylesheets/style.scss */
  .ps-lg-180 {
    padding-left: 180px !important;
  }
  /* line 5307, app/assets/stylesheets/style.scss */
  .ps-lg-185 {
    padding-left: 185px !important;
  }
  /* line 5310, app/assets/stylesheets/style.scss */
  .ps-lg-190 {
    padding-left: 190px !important;
  }
  /* line 5313, app/assets/stylesheets/style.scss */
  .ps-lg-195 {
    padding-left: 195px !important;
  }
  /* line 5316, app/assets/stylesheets/style.scss */
  .ps-lg-200 {
    padding-left: 200px !important;
  }
  /* line 5319, app/assets/stylesheets/style.scss */
  .pe-lg-0 {
    padding-right: 0px !important;
  }
  /* line 5322, app/assets/stylesheets/style.scss */
  .pe-lg-5 {
    padding-right: 5px !important;
  }
  /* line 5325, app/assets/stylesheets/style.scss */
  .pe-lg-10 {
    padding-right: 10px !important;
  }
  /* line 5328, app/assets/stylesheets/style.scss */
  .pe-lg-15 {
    padding-right: 15px !important;
  }
  /* line 5331, app/assets/stylesheets/style.scss */
  .pe-lg-20 {
    padding-right: 20px !important;
  }
  /* line 5334, app/assets/stylesheets/style.scss */
  .pe-lg-25 {
    padding-right: 25px !important;
  }
  /* line 5337, app/assets/stylesheets/style.scss */
  .pe-lg-30 {
    padding-right: 30px !important;
  }
  /* line 5340, app/assets/stylesheets/style.scss */
  .pe-lg-35 {
    padding-right: 35px !important;
  }
  /* line 5343, app/assets/stylesheets/style.scss */
  .pe-lg-40 {
    padding-right: 40px !important;
  }
  /* line 5346, app/assets/stylesheets/style.scss */
  .pe-lg-45 {
    padding-right: 45px !important;
  }
  /* line 5349, app/assets/stylesheets/style.scss */
  .pe-lg-50 {
    padding-right: 50px !important;
  }
  /* line 5352, app/assets/stylesheets/style.scss */
  .pe-lg-55 {
    padding-right: 55px !important;
  }
  /* line 5355, app/assets/stylesheets/style.scss */
  .pe-lg-60 {
    padding-right: 60px !important;
  }
  /* line 5358, app/assets/stylesheets/style.scss */
  .pe-lg-65 {
    padding-right: 65px !important;
  }
  /* line 5361, app/assets/stylesheets/style.scss */
  .pe-lg-70 {
    padding-right: 70px !important;
  }
  /* line 5364, app/assets/stylesheets/style.scss */
  .pe-lg-75 {
    padding-right: 75px !important;
  }
  /* line 5367, app/assets/stylesheets/style.scss */
  .pe-lg-80 {
    padding-right: 80px !important;
  }
  /* line 5370, app/assets/stylesheets/style.scss */
  .pe-lg-85 {
    padding-right: 85px !important;
  }
  /* line 5373, app/assets/stylesheets/style.scss */
  .pe-lg-90 {
    padding-right: 90px !important;
  }
  /* line 5376, app/assets/stylesheets/style.scss */
  .pe-lg-95 {
    padding-right: 95px !important;
  }
  /* line 5379, app/assets/stylesheets/style.scss */
  .pe-lg-100 {
    padding-right: 100px !important;
  }
  /* line 5382, app/assets/stylesheets/style.scss */
  .pe-lg-105 {
    padding-right: 105px !important;
  }
  /* line 5385, app/assets/stylesheets/style.scss */
  .pe-lg-110 {
    padding-right: 110px !important;
  }
  /* line 5388, app/assets/stylesheets/style.scss */
  .pe-lg-115 {
    padding-right: 115px !important;
  }
  /* line 5391, app/assets/stylesheets/style.scss */
  .pe-lg-120 {
    padding-right: 120px !important;
  }
  /* line 5394, app/assets/stylesheets/style.scss */
  .pe-lg-125 {
    padding-right: 125px !important;
  }
  /* line 5397, app/assets/stylesheets/style.scss */
  .pe-lg-130 {
    padding-right: 130px !important;
  }
  /* line 5400, app/assets/stylesheets/style.scss */
  .pe-lg-135 {
    padding-right: 135px !important;
  }
  /* line 5403, app/assets/stylesheets/style.scss */
  .pe-lg-140 {
    padding-right: 140px !important;
  }
  /* line 5406, app/assets/stylesheets/style.scss */
  .pe-lg-145 {
    padding-right: 145px !important;
  }
  /* line 5409, app/assets/stylesheets/style.scss */
  .pe-lg-150 {
    padding-right: 150px !important;
  }
  /* line 5412, app/assets/stylesheets/style.scss */
  .pe-lg-155 {
    padding-right: 155px !important;
  }
  /* line 5415, app/assets/stylesheets/style.scss */
  .pe-lg-160 {
    padding-right: 160px !important;
  }
  /* line 5418, app/assets/stylesheets/style.scss */
  .pe-lg-165 {
    padding-right: 165px !important;
  }
  /* line 5421, app/assets/stylesheets/style.scss */
  .pe-lg-170 {
    padding-right: 170px !important;
  }
  /* line 5424, app/assets/stylesheets/style.scss */
  .pe-lg-175 {
    padding-right: 175px !important;
  }
  /* line 5427, app/assets/stylesheets/style.scss */
  .pe-lg-180 {
    padding-right: 180px !important;
  }
  /* line 5430, app/assets/stylesheets/style.scss */
  .pe-lg-185 {
    padding-right: 185px !important;
  }
  /* line 5433, app/assets/stylesheets/style.scss */
  .pe-lg-190 {
    padding-right: 190px !important;
  }
  /* line 5436, app/assets/stylesheets/style.scss */
  .pe-lg-195 {
    padding-right: 195px !important;
  }
  /* line 5439, app/assets/stylesheets/style.scss */
  .pe-lg-200 {
    padding-right: 200px !important;
  }
  /* line 5442, app/assets/stylesheets/style.scss */
  .px-lg-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 5446, app/assets/stylesheets/style.scss */
  .px-lg-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 5450, app/assets/stylesheets/style.scss */
  .px-lg-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 5454, app/assets/stylesheets/style.scss */
  .px-lg-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 5458, app/assets/stylesheets/style.scss */
  .px-lg-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 5462, app/assets/stylesheets/style.scss */
  .px-lg-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 5466, app/assets/stylesheets/style.scss */
  .px-lg-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 5470, app/assets/stylesheets/style.scss */
  .px-lg-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 5474, app/assets/stylesheets/style.scss */
  .px-lg-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 5478, app/assets/stylesheets/style.scss */
  .px-lg-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 5482, app/assets/stylesheets/style.scss */
  .px-lg-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 5486, app/assets/stylesheets/style.scss */
  .px-lg-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 5490, app/assets/stylesheets/style.scss */
  .px-lg-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 5494, app/assets/stylesheets/style.scss */
  .px-lg-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 5498, app/assets/stylesheets/style.scss */
  .px-lg-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 5502, app/assets/stylesheets/style.scss */
  .px-lg-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 5506, app/assets/stylesheets/style.scss */
  .px-lg-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 5510, app/assets/stylesheets/style.scss */
  .px-lg-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 5514, app/assets/stylesheets/style.scss */
  .px-lg-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 5518, app/assets/stylesheets/style.scss */
  .px-lg-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 5522, app/assets/stylesheets/style.scss */
  .px-lg-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 5526, app/assets/stylesheets/style.scss */
  .px-lg-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 5530, app/assets/stylesheets/style.scss */
  .px-lg-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 5534, app/assets/stylesheets/style.scss */
  .px-lg-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 5538, app/assets/stylesheets/style.scss */
  .px-lg-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 5542, app/assets/stylesheets/style.scss */
  .px-lg-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 5546, app/assets/stylesheets/style.scss */
  .px-lg-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 5550, app/assets/stylesheets/style.scss */
  .px-lg-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 5554, app/assets/stylesheets/style.scss */
  .px-lg-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 5558, app/assets/stylesheets/style.scss */
  .px-lg-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 5562, app/assets/stylesheets/style.scss */
  .px-lg-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 5566, app/assets/stylesheets/style.scss */
  .px-lg-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 5570, app/assets/stylesheets/style.scss */
  .px-lg-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 5574, app/assets/stylesheets/style.scss */
  .px-lg-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 5578, app/assets/stylesheets/style.scss */
  .px-lg-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 5582, app/assets/stylesheets/style.scss */
  .px-lg-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 5586, app/assets/stylesheets/style.scss */
  .px-lg-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 5590, app/assets/stylesheets/style.scss */
  .px-lg-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 5594, app/assets/stylesheets/style.scss */
  .px-lg-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 5598, app/assets/stylesheets/style.scss */
  .px-lg-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 5602, app/assets/stylesheets/style.scss */
  .px-lg-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 5606, app/assets/stylesheets/style.scss */
  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 5610, app/assets/stylesheets/style.scss */
  .py-lg-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 5614, app/assets/stylesheets/style.scss */
  .py-lg-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 5618, app/assets/stylesheets/style.scss */
  .py-lg-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 5622, app/assets/stylesheets/style.scss */
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 5626, app/assets/stylesheets/style.scss */
  .py-lg-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 5630, app/assets/stylesheets/style.scss */
  .py-lg-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 5634, app/assets/stylesheets/style.scss */
  .py-lg-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 5638, app/assets/stylesheets/style.scss */
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 5642, app/assets/stylesheets/style.scss */
  .py-lg-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 5646, app/assets/stylesheets/style.scss */
  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 5650, app/assets/stylesheets/style.scss */
  .py-lg-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 5654, app/assets/stylesheets/style.scss */
  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 5658, app/assets/stylesheets/style.scss */
  .py-lg-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 5662, app/assets/stylesheets/style.scss */
  .py-lg-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 5666, app/assets/stylesheets/style.scss */
  .py-lg-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 5670, app/assets/stylesheets/style.scss */
  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 5674, app/assets/stylesheets/style.scss */
  .py-lg-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 5678, app/assets/stylesheets/style.scss */
  .py-lg-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 5682, app/assets/stylesheets/style.scss */
  .py-lg-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 5686, app/assets/stylesheets/style.scss */
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 5690, app/assets/stylesheets/style.scss */
  .py-lg-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 5694, app/assets/stylesheets/style.scss */
  .py-lg-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 5698, app/assets/stylesheets/style.scss */
  .py-lg-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 5702, app/assets/stylesheets/style.scss */
  .py-lg-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 5706, app/assets/stylesheets/style.scss */
  .py-lg-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 5710, app/assets/stylesheets/style.scss */
  .py-lg-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 5714, app/assets/stylesheets/style.scss */
  .py-lg-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 5718, app/assets/stylesheets/style.scss */
  .py-lg-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 5722, app/assets/stylesheets/style.scss */
  .py-lg-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 5726, app/assets/stylesheets/style.scss */
  .py-lg-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 5730, app/assets/stylesheets/style.scss */
  .py-lg-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 5734, app/assets/stylesheets/style.scss */
  .py-lg-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 5738, app/assets/stylesheets/style.scss */
  .py-lg-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 5742, app/assets/stylesheets/style.scss */
  .py-lg-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 5746, app/assets/stylesheets/style.scss */
  .py-lg-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 5750, app/assets/stylesheets/style.scss */
  .py-lg-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 5754, app/assets/stylesheets/style.scss */
  .py-lg-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 5758, app/assets/stylesheets/style.scss */
  .py-lg-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 5762, app/assets/stylesheets/style.scss */
  .py-lg-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 5766, app/assets/stylesheets/style.scss */
  .py-lg-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 1200px) {
  /* line 5770, app/assets/stylesheets/style.scss */
  .p-xl-0 {
    padding: 0px !important;
  }
  /* line 5773, app/assets/stylesheets/style.scss */
  .p-xl-5 {
    padding: 5px !important;
  }
  /* line 5776, app/assets/stylesheets/style.scss */
  .p-xl-10 {
    padding: 10px !important;
  }
  /* line 5779, app/assets/stylesheets/style.scss */
  .p-xl-15 {
    padding: 15px !important;
  }
  /* line 5782, app/assets/stylesheets/style.scss */
  .p-xl-20 {
    padding: 20px !important;
  }
  /* line 5785, app/assets/stylesheets/style.scss */
  .p-xl-25 {
    padding: 25px !important;
  }
  /* line 5788, app/assets/stylesheets/style.scss */
  .p-xl-30 {
    padding: 30px !important;
  }
  /* line 5791, app/assets/stylesheets/style.scss */
  .p-xl-35 {
    padding: 35px !important;
  }
  /* line 5794, app/assets/stylesheets/style.scss */
  .p-xl-40 {
    padding: 40px !important;
  }
  /* line 5797, app/assets/stylesheets/style.scss */
  .p-xl-45 {
    padding: 45px !important;
  }
  /* line 5800, app/assets/stylesheets/style.scss */
  .p-xl-50 {
    padding: 50px !important;
  }
  /* line 5803, app/assets/stylesheets/style.scss */
  .p-xl-55 {
    padding: 55px !important;
  }
  /* line 5806, app/assets/stylesheets/style.scss */
  .p-xl-60 {
    padding: 60px !important;
  }
  /* line 5809, app/assets/stylesheets/style.scss */
  .p-xl-65 {
    padding: 65px !important;
  }
  /* line 5812, app/assets/stylesheets/style.scss */
  .p-xl-70 {
    padding: 70px !important;
  }
  /* line 5815, app/assets/stylesheets/style.scss */
  .p-xl-75 {
    padding: 75px !important;
  }
  /* line 5818, app/assets/stylesheets/style.scss */
  .p-xl-80 {
    padding: 80px !important;
  }
  /* line 5821, app/assets/stylesheets/style.scss */
  .p-xl-85 {
    padding: 85px !important;
  }
  /* line 5824, app/assets/stylesheets/style.scss */
  .p-xl-90 {
    padding: 90px !important;
  }
  /* line 5827, app/assets/stylesheets/style.scss */
  .p-xl-95 {
    padding: 95px !important;
  }
  /* line 5830, app/assets/stylesheets/style.scss */
  .p-xl-100 {
    padding: 100px !important;
  }
  /* line 5833, app/assets/stylesheets/style.scss */
  .p-xl-105 {
    padding: 105px !important;
  }
  /* line 5836, app/assets/stylesheets/style.scss */
  .p-xl-110 {
    padding: 110px !important;
  }
  /* line 5839, app/assets/stylesheets/style.scss */
  .p-xl-115 {
    padding: 115px !important;
  }
  /* line 5842, app/assets/stylesheets/style.scss */
  .p-xl-120 {
    padding: 120px !important;
  }
  /* line 5845, app/assets/stylesheets/style.scss */
  .p-xl-125 {
    padding: 125px !important;
  }
  /* line 5848, app/assets/stylesheets/style.scss */
  .p-xl-130 {
    padding: 130px !important;
  }
  /* line 5851, app/assets/stylesheets/style.scss */
  .p-xl-135 {
    padding: 135px !important;
  }
  /* line 5854, app/assets/stylesheets/style.scss */
  .p-xl-140 {
    padding: 140px !important;
  }
  /* line 5857, app/assets/stylesheets/style.scss */
  .p-xl-145 {
    padding: 145px !important;
  }
  /* line 5860, app/assets/stylesheets/style.scss */
  .p-xl-150 {
    padding: 150px !important;
  }
  /* line 5863, app/assets/stylesheets/style.scss */
  .p-xl-155 {
    padding: 155px !important;
  }
  /* line 5866, app/assets/stylesheets/style.scss */
  .p-xl-160 {
    padding: 160px !important;
  }
  /* line 5869, app/assets/stylesheets/style.scss */
  .p-xl-165 {
    padding: 165px !important;
  }
  /* line 5872, app/assets/stylesheets/style.scss */
  .p-xl-170 {
    padding: 170px !important;
  }
  /* line 5875, app/assets/stylesheets/style.scss */
  .p-xl-175 {
    padding: 175px !important;
  }
  /* line 5878, app/assets/stylesheets/style.scss */
  .p-xl-180 {
    padding: 180px !important;
  }
  /* line 5881, app/assets/stylesheets/style.scss */
  .p-xl-185 {
    padding: 185px !important;
  }
  /* line 5884, app/assets/stylesheets/style.scss */
  .p-xl-190 {
    padding: 190px !important;
  }
  /* line 5887, app/assets/stylesheets/style.scss */
  .p-xl-195 {
    padding: 195px !important;
  }
  /* line 5890, app/assets/stylesheets/style.scss */
  .p-xl-200 {
    padding: 200px !important;
  }
  /* line 5893, app/assets/stylesheets/style.scss */
  .pt-xl-0 {
    padding-top: 0px !important;
  }
  /* line 5896, app/assets/stylesheets/style.scss */
  .pt-xl-5 {
    padding-top: 5px !important;
  }
  /* line 5899, app/assets/stylesheets/style.scss */
  .pt-xl-10 {
    padding-top: 10px !important;
  }
  /* line 5902, app/assets/stylesheets/style.scss */
  .pt-xl-15 {
    padding-top: 15px !important;
  }
  /* line 5905, app/assets/stylesheets/style.scss */
  .pt-xl-20 {
    padding-top: 20px !important;
  }
  /* line 5908, app/assets/stylesheets/style.scss */
  .pt-xl-25 {
    padding-top: 25px !important;
  }
  /* line 5911, app/assets/stylesheets/style.scss */
  .pt-xl-30 {
    padding-top: 30px !important;
  }
  /* line 5914, app/assets/stylesheets/style.scss */
  .pt-xl-35 {
    padding-top: 35px !important;
  }
  /* line 5917, app/assets/stylesheets/style.scss */
  .pt-xl-40 {
    padding-top: 40px !important;
  }
  /* line 5920, app/assets/stylesheets/style.scss */
  .pt-xl-45 {
    padding-top: 45px !important;
  }
  /* line 5923, app/assets/stylesheets/style.scss */
  .pt-xl-50 {
    padding-top: 50px !important;
  }
  /* line 5926, app/assets/stylesheets/style.scss */
  .pt-xl-55 {
    padding-top: 55px !important;
  }
  /* line 5929, app/assets/stylesheets/style.scss */
  .pt-xl-60 {
    padding-top: 60px !important;
  }
  /* line 5932, app/assets/stylesheets/style.scss */
  .pt-xl-65 {
    padding-top: 65px !important;
  }
  /* line 5935, app/assets/stylesheets/style.scss */
  .pt-xl-70 {
    padding-top: 70px !important;
  }
  /* line 5938, app/assets/stylesheets/style.scss */
  .pt-xl-75 {
    padding-top: 75px !important;
  }
  /* line 5941, app/assets/stylesheets/style.scss */
  .pt-xl-80 {
    padding-top: 80px !important;
  }
  /* line 5944, app/assets/stylesheets/style.scss */
  .pt-xl-85 {
    padding-top: 85px !important;
  }
  /* line 5947, app/assets/stylesheets/style.scss */
  .pt-xl-90 {
    padding-top: 90px !important;
  }
  /* line 5950, app/assets/stylesheets/style.scss */
  .pt-xl-95 {
    padding-top: 95px !important;
  }
  /* line 5953, app/assets/stylesheets/style.scss */
  .pt-xl-100 {
    padding-top: 100px !important;
  }
  /* line 5956, app/assets/stylesheets/style.scss */
  .pt-xl-105 {
    padding-top: 105px !important;
  }
  /* line 5959, app/assets/stylesheets/style.scss */
  .pt-xl-110 {
    padding-top: 110px !important;
  }
  /* line 5962, app/assets/stylesheets/style.scss */
  .pt-xl-115 {
    padding-top: 115px !important;
  }
  /* line 5965, app/assets/stylesheets/style.scss */
  .pt-xl-120 {
    padding-top: 120px !important;
  }
  /* line 5968, app/assets/stylesheets/style.scss */
  .pt-xl-125 {
    padding-top: 125px !important;
  }
  /* line 5971, app/assets/stylesheets/style.scss */
  .pt-xl-130 {
    padding-top: 130px !important;
  }
  /* line 5974, app/assets/stylesheets/style.scss */
  .pt-xl-135 {
    padding-top: 135px !important;
  }
  /* line 5977, app/assets/stylesheets/style.scss */
  .pt-xl-140 {
    padding-top: 140px !important;
  }
  /* line 5980, app/assets/stylesheets/style.scss */
  .pt-xl-145 {
    padding-top: 145px !important;
  }
  /* line 5983, app/assets/stylesheets/style.scss */
  .pt-xl-150 {
    padding-top: 150px !important;
  }
  /* line 5986, app/assets/stylesheets/style.scss */
  .pt-xl-155 {
    padding-top: 155px !important;
  }
  /* line 5989, app/assets/stylesheets/style.scss */
  .pt-xl-160 {
    padding-top: 160px !important;
  }
  /* line 5992, app/assets/stylesheets/style.scss */
  .pt-xl-165 {
    padding-top: 165px !important;
  }
  /* line 5995, app/assets/stylesheets/style.scss */
  .pt-xl-170 {
    padding-top: 170px !important;
  }
  /* line 5998, app/assets/stylesheets/style.scss */
  .pt-xl-175 {
    padding-top: 175px !important;
  }
  /* line 6001, app/assets/stylesheets/style.scss */
  .pt-xl-180 {
    padding-top: 180px !important;
  }
  /* line 6004, app/assets/stylesheets/style.scss */
  .pt-xl-185 {
    padding-top: 185px !important;
  }
  /* line 6007, app/assets/stylesheets/style.scss */
  .pt-xl-190 {
    padding-top: 190px !important;
  }
  /* line 6010, app/assets/stylesheets/style.scss */
  .pt-xl-195 {
    padding-top: 195px !important;
  }
  /* line 6013, app/assets/stylesheets/style.scss */
  .pt-xl-200 {
    padding-top: 200px !important;
  }
  /* line 6016, app/assets/stylesheets/style.scss */
  .pb-xl-0 {
    padding-bottom: 0px !important;
  }
  /* line 6019, app/assets/stylesheets/style.scss */
  .pb-xl-5 {
    padding-bottom: 5px !important;
  }
  /* line 6022, app/assets/stylesheets/style.scss */
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
  /* line 6025, app/assets/stylesheets/style.scss */
  .pb-xl-15 {
    padding-bottom: 15px !important;
  }
  /* line 6028, app/assets/stylesheets/style.scss */
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
  /* line 6031, app/assets/stylesheets/style.scss */
  .pb-xl-25 {
    padding-bottom: 25px !important;
  }
  /* line 6034, app/assets/stylesheets/style.scss */
  .pb-xl-30 {
    padding-bottom: 30px !important;
  }
  /* line 6037, app/assets/stylesheets/style.scss */
  .pb-xl-35 {
    padding-bottom: 35px !important;
  }
  /* line 6040, app/assets/stylesheets/style.scss */
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
  /* line 6043, app/assets/stylesheets/style.scss */
  .pb-xl-45 {
    padding-bottom: 45px !important;
  }
  /* line 6046, app/assets/stylesheets/style.scss */
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
  /* line 6049, app/assets/stylesheets/style.scss */
  .pb-xl-55 {
    padding-bottom: 55px !important;
  }
  /* line 6052, app/assets/stylesheets/style.scss */
  .pb-xl-60 {
    padding-bottom: 60px !important;
  }
  /* line 6055, app/assets/stylesheets/style.scss */
  .pb-xl-65 {
    padding-bottom: 65px !important;
  }
  /* line 6058, app/assets/stylesheets/style.scss */
  .pb-xl-70 {
    padding-bottom: 70px !important;
  }
  /* line 6061, app/assets/stylesheets/style.scss */
  .pb-xl-75 {
    padding-bottom: 75px !important;
  }
  /* line 6064, app/assets/stylesheets/style.scss */
  .pb-xl-80 {
    padding-bottom: 80px !important;
  }
  /* line 6067, app/assets/stylesheets/style.scss */
  .pb-xl-85 {
    padding-bottom: 85px !important;
  }
  /* line 6070, app/assets/stylesheets/style.scss */
  .pb-xl-90 {
    padding-bottom: 90px !important;
  }
  /* line 6073, app/assets/stylesheets/style.scss */
  .pb-xl-95 {
    padding-bottom: 95px !important;
  }
  /* line 6076, app/assets/stylesheets/style.scss */
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
  /* line 6079, app/assets/stylesheets/style.scss */
  .pb-xl-105 {
    padding-bottom: 105px !important;
  }
  /* line 6082, app/assets/stylesheets/style.scss */
  .pb-xl-110 {
    padding-bottom: 110px !important;
  }
  /* line 6085, app/assets/stylesheets/style.scss */
  .pb-xl-115 {
    padding-bottom: 115px !important;
  }
  /* line 6088, app/assets/stylesheets/style.scss */
  .pb-xl-120 {
    padding-bottom: 120px !important;
  }
  /* line 6091, app/assets/stylesheets/style.scss */
  .pb-xl-125 {
    padding-bottom: 125px !important;
  }
  /* line 6094, app/assets/stylesheets/style.scss */
  .pb-xl-130 {
    padding-bottom: 130px !important;
  }
  /* line 6097, app/assets/stylesheets/style.scss */
  .pb-xl-135 {
    padding-bottom: 135px !important;
  }
  /* line 6100, app/assets/stylesheets/style.scss */
  .pb-xl-140 {
    padding-bottom: 140px !important;
  }
  /* line 6103, app/assets/stylesheets/style.scss */
  .pb-xl-145 {
    padding-bottom: 145px !important;
  }
  /* line 6106, app/assets/stylesheets/style.scss */
  .pb-xl-150 {
    padding-bottom: 150px !important;
  }
  /* line 6109, app/assets/stylesheets/style.scss */
  .pb-xl-155 {
    padding-bottom: 155px !important;
  }
  /* line 6112, app/assets/stylesheets/style.scss */
  .pb-xl-160 {
    padding-bottom: 160px !important;
  }
  /* line 6115, app/assets/stylesheets/style.scss */
  .pb-xl-165 {
    padding-bottom: 165px !important;
  }
  /* line 6118, app/assets/stylesheets/style.scss */
  .pb-xl-170 {
    padding-bottom: 170px !important;
  }
  /* line 6121, app/assets/stylesheets/style.scss */
  .pb-xl-175 {
    padding-bottom: 175px !important;
  }
  /* line 6124, app/assets/stylesheets/style.scss */
  .pb-xl-180 {
    padding-bottom: 180px !important;
  }
  /* line 6127, app/assets/stylesheets/style.scss */
  .pb-xl-185 {
    padding-bottom: 185px !important;
  }
  /* line 6130, app/assets/stylesheets/style.scss */
  .pb-xl-190 {
    padding-bottom: 190px !important;
  }
  /* line 6133, app/assets/stylesheets/style.scss */
  .pb-xl-195 {
    padding-bottom: 195px !important;
  }
  /* line 6136, app/assets/stylesheets/style.scss */
  .pb-xl-200 {
    padding-bottom: 200px !important;
  }
  /* line 6139, app/assets/stylesheets/style.scss */
  .ps-xl-0 {
    padding-left: 0px !important;
  }
  /* line 6142, app/assets/stylesheets/style.scss */
  .ps-xl-5 {
    padding-left: 5px !important;
  }
  /* line 6145, app/assets/stylesheets/style.scss */
  .ps-xl-10 {
    padding-left: 10px !important;
  }
  /* line 6148, app/assets/stylesheets/style.scss */
  .ps-xl-15 {
    padding-left: 15px !important;
  }
  /* line 6151, app/assets/stylesheets/style.scss */
  .ps-xl-20 {
    padding-left: 20px !important;
  }
  /* line 6154, app/assets/stylesheets/style.scss */
  .ps-xl-25 {
    padding-left: 25px !important;
  }
  /* line 6157, app/assets/stylesheets/style.scss */
  .ps-xl-30 {
    padding-left: 30px !important;
  }
  /* line 6160, app/assets/stylesheets/style.scss */
  .ps-xl-35 {
    padding-left: 35px !important;
  }
  /* line 6163, app/assets/stylesheets/style.scss */
  .ps-xl-40 {
    padding-left: 40px !important;
  }
  /* line 6166, app/assets/stylesheets/style.scss */
  .ps-xl-45 {
    padding-left: 45px !important;
  }
  /* line 6169, app/assets/stylesheets/style.scss */
  .ps-xl-50 {
    padding-left: 50px !important;
  }
  /* line 6172, app/assets/stylesheets/style.scss */
  .ps-xl-55 {
    padding-left: 55px !important;
  }
  /* line 6175, app/assets/stylesheets/style.scss */
  .ps-xl-60 {
    padding-left: 60px !important;
  }
  /* line 6178, app/assets/stylesheets/style.scss */
  .ps-xl-65 {
    padding-left: 65px !important;
  }
  /* line 6181, app/assets/stylesheets/style.scss */
  .ps-xl-70 {
    padding-left: 70px !important;
  }
  /* line 6184, app/assets/stylesheets/style.scss */
  .ps-xl-75 {
    padding-left: 75px !important;
  }
  /* line 6187, app/assets/stylesheets/style.scss */
  .ps-xl-80 {
    padding-left: 80px !important;
  }
  /* line 6190, app/assets/stylesheets/style.scss */
  .ps-xl-85 {
    padding-left: 85px !important;
  }
  /* line 6193, app/assets/stylesheets/style.scss */
  .ps-xl-90 {
    padding-left: 90px !important;
  }
  /* line 6196, app/assets/stylesheets/style.scss */
  .ps-xl-95 {
    padding-left: 95px !important;
  }
  /* line 6199, app/assets/stylesheets/style.scss */
  .ps-xl-100 {
    padding-left: 100px !important;
  }
  /* line 6202, app/assets/stylesheets/style.scss */
  .ps-xl-105 {
    padding-left: 105px !important;
  }
  /* line 6205, app/assets/stylesheets/style.scss */
  .ps-xl-110 {
    padding-left: 110px !important;
  }
  /* line 6208, app/assets/stylesheets/style.scss */
  .ps-xl-115 {
    padding-left: 115px !important;
  }
  /* line 6211, app/assets/stylesheets/style.scss */
  .ps-xl-120 {
    padding-left: 120px !important;
  }
  /* line 6214, app/assets/stylesheets/style.scss */
  .ps-xl-125 {
    padding-left: 125px !important;
  }
  /* line 6217, app/assets/stylesheets/style.scss */
  .ps-xl-130 {
    padding-left: 130px !important;
  }
  /* line 6220, app/assets/stylesheets/style.scss */
  .ps-xl-135 {
    padding-left: 135px !important;
  }
  /* line 6223, app/assets/stylesheets/style.scss */
  .ps-xl-140 {
    padding-left: 140px !important;
  }
  /* line 6226, app/assets/stylesheets/style.scss */
  .ps-xl-145 {
    padding-left: 145px !important;
  }
  /* line 6229, app/assets/stylesheets/style.scss */
  .ps-xl-150 {
    padding-left: 150px !important;
  }
  /* line 6232, app/assets/stylesheets/style.scss */
  .ps-xl-155 {
    padding-left: 155px !important;
  }
  /* line 6235, app/assets/stylesheets/style.scss */
  .ps-xl-160 {
    padding-left: 160px !important;
  }
  /* line 6238, app/assets/stylesheets/style.scss */
  .ps-xl-165 {
    padding-left: 165px !important;
  }
  /* line 6241, app/assets/stylesheets/style.scss */
  .ps-xl-170 {
    padding-left: 170px !important;
  }
  /* line 6244, app/assets/stylesheets/style.scss */
  .ps-xl-175 {
    padding-left: 175px !important;
  }
  /* line 6247, app/assets/stylesheets/style.scss */
  .ps-xl-180 {
    padding-left: 180px !important;
  }
  /* line 6250, app/assets/stylesheets/style.scss */
  .ps-xl-185 {
    padding-left: 185px !important;
  }
  /* line 6253, app/assets/stylesheets/style.scss */
  .ps-xl-190 {
    padding-left: 190px !important;
  }
  /* line 6256, app/assets/stylesheets/style.scss */
  .ps-xl-195 {
    padding-left: 195px !important;
  }
  /* line 6259, app/assets/stylesheets/style.scss */
  .ps-xl-200 {
    padding-left: 200px !important;
  }
  /* line 6262, app/assets/stylesheets/style.scss */
  .pe-xl-0 {
    padding-right: 0px !important;
  }
  /* line 6265, app/assets/stylesheets/style.scss */
  .pe-xl-5 {
    padding-right: 5px !important;
  }
  /* line 6268, app/assets/stylesheets/style.scss */
  .pe-xl-10 {
    padding-right: 10px !important;
  }
  /* line 6271, app/assets/stylesheets/style.scss */
  .pe-xl-15 {
    padding-right: 15px !important;
  }
  /* line 6274, app/assets/stylesheets/style.scss */
  .pe-xl-20 {
    padding-right: 20px !important;
  }
  /* line 6277, app/assets/stylesheets/style.scss */
  .pe-xl-25 {
    padding-right: 25px !important;
  }
  /* line 6280, app/assets/stylesheets/style.scss */
  .pe-xl-30 {
    padding-right: 30px !important;
  }
  /* line 6283, app/assets/stylesheets/style.scss */
  .pe-xl-35 {
    padding-right: 35px !important;
  }
  /* line 6286, app/assets/stylesheets/style.scss */
  .pe-xl-40 {
    padding-right: 40px !important;
  }
  /* line 6289, app/assets/stylesheets/style.scss */
  .pe-xl-45 {
    padding-right: 45px !important;
  }
  /* line 6292, app/assets/stylesheets/style.scss */
  .pe-xl-50 {
    padding-right: 50px !important;
  }
  /* line 6295, app/assets/stylesheets/style.scss */
  .pe-xl-55 {
    padding-right: 55px !important;
  }
  /* line 6298, app/assets/stylesheets/style.scss */
  .pe-xl-60 {
    padding-right: 60px !important;
  }
  /* line 6301, app/assets/stylesheets/style.scss */
  .pe-xl-65 {
    padding-right: 65px !important;
  }
  /* line 6304, app/assets/stylesheets/style.scss */
  .pe-xl-70 {
    padding-right: 70px !important;
  }
  /* line 6307, app/assets/stylesheets/style.scss */
  .pe-xl-75 {
    padding-right: 75px !important;
  }
  /* line 6310, app/assets/stylesheets/style.scss */
  .pe-xl-80 {
    padding-right: 80px !important;
  }
  /* line 6313, app/assets/stylesheets/style.scss */
  .pe-xl-85 {
    padding-right: 85px !important;
  }
  /* line 6316, app/assets/stylesheets/style.scss */
  .pe-xl-90 {
    padding-right: 90px !important;
  }
  /* line 6319, app/assets/stylesheets/style.scss */
  .pe-xl-95 {
    padding-right: 95px !important;
  }
  /* line 6322, app/assets/stylesheets/style.scss */
  .pe-xl-100 {
    padding-right: 100px !important;
  }
  /* line 6325, app/assets/stylesheets/style.scss */
  .pe-xl-105 {
    padding-right: 105px !important;
  }
  /* line 6328, app/assets/stylesheets/style.scss */
  .pe-xl-110 {
    padding-right: 110px !important;
  }
  /* line 6331, app/assets/stylesheets/style.scss */
  .pe-xl-115 {
    padding-right: 115px !important;
  }
  /* line 6334, app/assets/stylesheets/style.scss */
  .pe-xl-120 {
    padding-right: 120px !important;
  }
  /* line 6337, app/assets/stylesheets/style.scss */
  .pe-xl-125 {
    padding-right: 125px !important;
  }
  /* line 6340, app/assets/stylesheets/style.scss */
  .pe-xl-130 {
    padding-right: 130px !important;
  }
  /* line 6343, app/assets/stylesheets/style.scss */
  .pe-xl-135 {
    padding-right: 135px !important;
  }
  /* line 6346, app/assets/stylesheets/style.scss */
  .pe-xl-140 {
    padding-right: 140px !important;
  }
  /* line 6349, app/assets/stylesheets/style.scss */
  .pe-xl-145 {
    padding-right: 145px !important;
  }
  /* line 6352, app/assets/stylesheets/style.scss */
  .pe-xl-150 {
    padding-right: 150px !important;
  }
  /* line 6355, app/assets/stylesheets/style.scss */
  .pe-xl-155 {
    padding-right: 155px !important;
  }
  /* line 6358, app/assets/stylesheets/style.scss */
  .pe-xl-160 {
    padding-right: 160px !important;
  }
  /* line 6361, app/assets/stylesheets/style.scss */
  .pe-xl-165 {
    padding-right: 165px !important;
  }
  /* line 6364, app/assets/stylesheets/style.scss */
  .pe-xl-170 {
    padding-right: 170px !important;
  }
  /* line 6367, app/assets/stylesheets/style.scss */
  .pe-xl-175 {
    padding-right: 175px !important;
  }
  /* line 6370, app/assets/stylesheets/style.scss */
  .pe-xl-180 {
    padding-right: 180px !important;
  }
  /* line 6373, app/assets/stylesheets/style.scss */
  .pe-xl-185 {
    padding-right: 185px !important;
  }
  /* line 6376, app/assets/stylesheets/style.scss */
  .pe-xl-190 {
    padding-right: 190px !important;
  }
  /* line 6379, app/assets/stylesheets/style.scss */
  .pe-xl-195 {
    padding-right: 195px !important;
  }
  /* line 6382, app/assets/stylesheets/style.scss */
  .pe-xl-200 {
    padding-right: 200px !important;
  }
  /* line 6385, app/assets/stylesheets/style.scss */
  .px-xl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 6389, app/assets/stylesheets/style.scss */
  .px-xl-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 6393, app/assets/stylesheets/style.scss */
  .px-xl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 6397, app/assets/stylesheets/style.scss */
  .px-xl-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 6401, app/assets/stylesheets/style.scss */
  .px-xl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 6405, app/assets/stylesheets/style.scss */
  .px-xl-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 6409, app/assets/stylesheets/style.scss */
  .px-xl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 6413, app/assets/stylesheets/style.scss */
  .px-xl-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 6417, app/assets/stylesheets/style.scss */
  .px-xl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 6421, app/assets/stylesheets/style.scss */
  .px-xl-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 6425, app/assets/stylesheets/style.scss */
  .px-xl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 6429, app/assets/stylesheets/style.scss */
  .px-xl-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 6433, app/assets/stylesheets/style.scss */
  .px-xl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 6437, app/assets/stylesheets/style.scss */
  .px-xl-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 6441, app/assets/stylesheets/style.scss */
  .px-xl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 6445, app/assets/stylesheets/style.scss */
  .px-xl-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 6449, app/assets/stylesheets/style.scss */
  .px-xl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 6453, app/assets/stylesheets/style.scss */
  .px-xl-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 6457, app/assets/stylesheets/style.scss */
  .px-xl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 6461, app/assets/stylesheets/style.scss */
  .px-xl-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 6465, app/assets/stylesheets/style.scss */
  .px-xl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 6469, app/assets/stylesheets/style.scss */
  .px-xl-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 6473, app/assets/stylesheets/style.scss */
  .px-xl-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 6477, app/assets/stylesheets/style.scss */
  .px-xl-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 6481, app/assets/stylesheets/style.scss */
  .px-xl-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 6485, app/assets/stylesheets/style.scss */
  .px-xl-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 6489, app/assets/stylesheets/style.scss */
  .px-xl-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 6493, app/assets/stylesheets/style.scss */
  .px-xl-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 6497, app/assets/stylesheets/style.scss */
  .px-xl-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 6501, app/assets/stylesheets/style.scss */
  .px-xl-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 6505, app/assets/stylesheets/style.scss */
  .px-xl-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 6509, app/assets/stylesheets/style.scss */
  .px-xl-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 6513, app/assets/stylesheets/style.scss */
  .px-xl-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 6517, app/assets/stylesheets/style.scss */
  .px-xl-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 6521, app/assets/stylesheets/style.scss */
  .px-xl-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 6525, app/assets/stylesheets/style.scss */
  .px-xl-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 6529, app/assets/stylesheets/style.scss */
  .px-xl-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 6533, app/assets/stylesheets/style.scss */
  .px-xl-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 6537, app/assets/stylesheets/style.scss */
  .px-xl-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 6541, app/assets/stylesheets/style.scss */
  .px-xl-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 6545, app/assets/stylesheets/style.scss */
  .px-xl-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 6549, app/assets/stylesheets/style.scss */
  .py-xl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 6553, app/assets/stylesheets/style.scss */
  .py-xl-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 6557, app/assets/stylesheets/style.scss */
  .py-xl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 6561, app/assets/stylesheets/style.scss */
  .py-xl-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 6565, app/assets/stylesheets/style.scss */
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 6569, app/assets/stylesheets/style.scss */
  .py-xl-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 6573, app/assets/stylesheets/style.scss */
  .py-xl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 6577, app/assets/stylesheets/style.scss */
  .py-xl-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 6581, app/assets/stylesheets/style.scss */
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 6585, app/assets/stylesheets/style.scss */
  .py-xl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 6589, app/assets/stylesheets/style.scss */
  .py-xl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 6593, app/assets/stylesheets/style.scss */
  .py-xl-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 6597, app/assets/stylesheets/style.scss */
  .py-xl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 6601, app/assets/stylesheets/style.scss */
  .py-xl-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 6605, app/assets/stylesheets/style.scss */
  .py-xl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 6609, app/assets/stylesheets/style.scss */
  .py-xl-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 6613, app/assets/stylesheets/style.scss */
  .py-xl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 6617, app/assets/stylesheets/style.scss */
  .py-xl-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 6621, app/assets/stylesheets/style.scss */
  .py-xl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 6625, app/assets/stylesheets/style.scss */
  .py-xl-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 6629, app/assets/stylesheets/style.scss */
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 6633, app/assets/stylesheets/style.scss */
  .py-xl-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 6637, app/assets/stylesheets/style.scss */
  .py-xl-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 6641, app/assets/stylesheets/style.scss */
  .py-xl-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 6645, app/assets/stylesheets/style.scss */
  .py-xl-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 6649, app/assets/stylesheets/style.scss */
  .py-xl-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 6653, app/assets/stylesheets/style.scss */
  .py-xl-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 6657, app/assets/stylesheets/style.scss */
  .py-xl-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 6661, app/assets/stylesheets/style.scss */
  .py-xl-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 6665, app/assets/stylesheets/style.scss */
  .py-xl-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 6669, app/assets/stylesheets/style.scss */
  .py-xl-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 6673, app/assets/stylesheets/style.scss */
  .py-xl-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 6677, app/assets/stylesheets/style.scss */
  .py-xl-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 6681, app/assets/stylesheets/style.scss */
  .py-xl-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 6685, app/assets/stylesheets/style.scss */
  .py-xl-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 6689, app/assets/stylesheets/style.scss */
  .py-xl-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 6693, app/assets/stylesheets/style.scss */
  .py-xl-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 6697, app/assets/stylesheets/style.scss */
  .py-xl-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 6701, app/assets/stylesheets/style.scss */
  .py-xl-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 6705, app/assets/stylesheets/style.scss */
  .py-xl-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 6709, app/assets/stylesheets/style.scss */
  .py-xl-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 1440px) {
  /* line 6713, app/assets/stylesheets/style.scss */
  .p-xxl-0 {
    padding: 0px !important;
  }
  /* line 6716, app/assets/stylesheets/style.scss */
  .p-xxl-5 {
    padding: 5px !important;
  }
  /* line 6719, app/assets/stylesheets/style.scss */
  .p-xxl-10 {
    padding: 10px !important;
  }
  /* line 6722, app/assets/stylesheets/style.scss */
  .p-xxl-15 {
    padding: 15px !important;
  }
  /* line 6725, app/assets/stylesheets/style.scss */
  .p-xxl-20 {
    padding: 20px !important;
  }
  /* line 6728, app/assets/stylesheets/style.scss */
  .p-xxl-25 {
    padding: 25px !important;
  }
  /* line 6731, app/assets/stylesheets/style.scss */
  .p-xxl-30 {
    padding: 30px !important;
  }
  /* line 6734, app/assets/stylesheets/style.scss */
  .p-xxl-35 {
    padding: 35px !important;
  }
  /* line 6737, app/assets/stylesheets/style.scss */
  .p-xxl-40 {
    padding: 40px !important;
  }
  /* line 6740, app/assets/stylesheets/style.scss */
  .p-xxl-45 {
    padding: 45px !important;
  }
  /* line 6743, app/assets/stylesheets/style.scss */
  .p-xxl-50 {
    padding: 50px !important;
  }
  /* line 6746, app/assets/stylesheets/style.scss */
  .p-xxl-55 {
    padding: 55px !important;
  }
  /* line 6749, app/assets/stylesheets/style.scss */
  .p-xxl-60 {
    padding: 60px !important;
  }
  /* line 6752, app/assets/stylesheets/style.scss */
  .p-xxl-65 {
    padding: 65px !important;
  }
  /* line 6755, app/assets/stylesheets/style.scss */
  .p-xxl-70 {
    padding: 70px !important;
  }
  /* line 6758, app/assets/stylesheets/style.scss */
  .p-xxl-75 {
    padding: 75px !important;
  }
  /* line 6761, app/assets/stylesheets/style.scss */
  .p-xxl-80 {
    padding: 80px !important;
  }
  /* line 6764, app/assets/stylesheets/style.scss */
  .p-xxl-85 {
    padding: 85px !important;
  }
  /* line 6767, app/assets/stylesheets/style.scss */
  .p-xxl-90 {
    padding: 90px !important;
  }
  /* line 6770, app/assets/stylesheets/style.scss */
  .p-xxl-95 {
    padding: 95px !important;
  }
  /* line 6773, app/assets/stylesheets/style.scss */
  .p-xxl-100 {
    padding: 100px !important;
  }
  /* line 6776, app/assets/stylesheets/style.scss */
  .p-xxl-105 {
    padding: 105px !important;
  }
  /* line 6779, app/assets/stylesheets/style.scss */
  .p-xxl-110 {
    padding: 110px !important;
  }
  /* line 6782, app/assets/stylesheets/style.scss */
  .p-xxl-115 {
    padding: 115px !important;
  }
  /* line 6785, app/assets/stylesheets/style.scss */
  .p-xxl-120 {
    padding: 120px !important;
  }
  /* line 6788, app/assets/stylesheets/style.scss */
  .p-xxl-125 {
    padding: 125px !important;
  }
  /* line 6791, app/assets/stylesheets/style.scss */
  .p-xxl-130 {
    padding: 130px !important;
  }
  /* line 6794, app/assets/stylesheets/style.scss */
  .p-xxl-135 {
    padding: 135px !important;
  }
  /* line 6797, app/assets/stylesheets/style.scss */
  .p-xxl-140 {
    padding: 140px !important;
  }
  /* line 6800, app/assets/stylesheets/style.scss */
  .p-xxl-145 {
    padding: 145px !important;
  }
  /* line 6803, app/assets/stylesheets/style.scss */
  .p-xxl-150 {
    padding: 150px !important;
  }
  /* line 6806, app/assets/stylesheets/style.scss */
  .p-xxl-155 {
    padding: 155px !important;
  }
  /* line 6809, app/assets/stylesheets/style.scss */
  .p-xxl-160 {
    padding: 160px !important;
  }
  /* line 6812, app/assets/stylesheets/style.scss */
  .p-xxl-165 {
    padding: 165px !important;
  }
  /* line 6815, app/assets/stylesheets/style.scss */
  .p-xxl-170 {
    padding: 170px !important;
  }
  /* line 6818, app/assets/stylesheets/style.scss */
  .p-xxl-175 {
    padding: 175px !important;
  }
  /* line 6821, app/assets/stylesheets/style.scss */
  .p-xxl-180 {
    padding: 180px !important;
  }
  /* line 6824, app/assets/stylesheets/style.scss */
  .p-xxl-185 {
    padding: 185px !important;
  }
  /* line 6827, app/assets/stylesheets/style.scss */
  .p-xxl-190 {
    padding: 190px !important;
  }
  /* line 6830, app/assets/stylesheets/style.scss */
  .p-xxl-195 {
    padding: 195px !important;
  }
  /* line 6833, app/assets/stylesheets/style.scss */
  .p-xxl-200 {
    padding: 200px !important;
  }
  /* line 6836, app/assets/stylesheets/style.scss */
  .pt-xxl-0 {
    padding-top: 0px !important;
  }
  /* line 6839, app/assets/stylesheets/style.scss */
  .pt-xxl-5 {
    padding-top: 5px !important;
  }
  /* line 6842, app/assets/stylesheets/style.scss */
  .pt-xxl-10 {
    padding-top: 10px !important;
  }
  /* line 6845, app/assets/stylesheets/style.scss */
  .pt-xxl-15 {
    padding-top: 15px !important;
  }
  /* line 6848, app/assets/stylesheets/style.scss */
  .pt-xxl-20 {
    padding-top: 20px !important;
  }
  /* line 6851, app/assets/stylesheets/style.scss */
  .pt-xxl-25 {
    padding-top: 25px !important;
  }
  /* line 6854, app/assets/stylesheets/style.scss */
  .pt-xxl-30 {
    padding-top: 30px !important;
  }
  /* line 6857, app/assets/stylesheets/style.scss */
  .pt-xxl-35 {
    padding-top: 35px !important;
  }
  /* line 6860, app/assets/stylesheets/style.scss */
  .pt-xxl-40 {
    padding-top: 40px !important;
  }
  /* line 6863, app/assets/stylesheets/style.scss */
  .pt-xxl-45 {
    padding-top: 45px !important;
  }
  /* line 6866, app/assets/stylesheets/style.scss */
  .pt-xxl-50 {
    padding-top: 50px !important;
  }
  /* line 6869, app/assets/stylesheets/style.scss */
  .pt-xxl-55 {
    padding-top: 55px !important;
  }
  /* line 6872, app/assets/stylesheets/style.scss */
  .pt-xxl-60 {
    padding-top: 60px !important;
  }
  /* line 6875, app/assets/stylesheets/style.scss */
  .pt-xxl-65 {
    padding-top: 65px !important;
  }
  /* line 6878, app/assets/stylesheets/style.scss */
  .pt-xxl-70 {
    padding-top: 70px !important;
  }
  /* line 6881, app/assets/stylesheets/style.scss */
  .pt-xxl-75 {
    padding-top: 75px !important;
  }
  /* line 6884, app/assets/stylesheets/style.scss */
  .pt-xxl-80 {
    padding-top: 80px !important;
  }
  /* line 6887, app/assets/stylesheets/style.scss */
  .pt-xxl-85 {
    padding-top: 85px !important;
  }
  /* line 6890, app/assets/stylesheets/style.scss */
  .pt-xxl-90 {
    padding-top: 90px !important;
  }
  /* line 6893, app/assets/stylesheets/style.scss */
  .pt-xxl-95 {
    padding-top: 95px !important;
  }
  /* line 6896, app/assets/stylesheets/style.scss */
  .pt-xxl-100 {
    padding-top: 100px !important;
  }
  /* line 6899, app/assets/stylesheets/style.scss */
  .pt-xxl-105 {
    padding-top: 105px !important;
  }
  /* line 6902, app/assets/stylesheets/style.scss */
  .pt-xxl-110 {
    padding-top: 110px !important;
  }
  /* line 6905, app/assets/stylesheets/style.scss */
  .pt-xxl-115 {
    padding-top: 115px !important;
  }
  /* line 6908, app/assets/stylesheets/style.scss */
  .pt-xxl-120 {
    padding-top: 120px !important;
  }
  /* line 6911, app/assets/stylesheets/style.scss */
  .pt-xxl-125 {
    padding-top: 125px !important;
  }
  /* line 6914, app/assets/stylesheets/style.scss */
  .pt-xxl-130 {
    padding-top: 130px !important;
  }
  /* line 6917, app/assets/stylesheets/style.scss */
  .pt-xxl-135 {
    padding-top: 135px !important;
  }
  /* line 6920, app/assets/stylesheets/style.scss */
  .pt-xxl-140 {
    padding-top: 140px !important;
  }
  /* line 6923, app/assets/stylesheets/style.scss */
  .pt-xxl-145 {
    padding-top: 145px !important;
  }
  /* line 6926, app/assets/stylesheets/style.scss */
  .pt-xxl-150 {
    padding-top: 150px !important;
  }
  /* line 6929, app/assets/stylesheets/style.scss */
  .pt-xxl-155 {
    padding-top: 155px !important;
  }
  /* line 6932, app/assets/stylesheets/style.scss */
  .pt-xxl-160 {
    padding-top: 160px !important;
  }
  /* line 6935, app/assets/stylesheets/style.scss */
  .pt-xxl-165 {
    padding-top: 165px !important;
  }
  /* line 6938, app/assets/stylesheets/style.scss */
  .pt-xxl-170 {
    padding-top: 170px !important;
  }
  /* line 6941, app/assets/stylesheets/style.scss */
  .pt-xxl-175 {
    padding-top: 175px !important;
  }
  /* line 6944, app/assets/stylesheets/style.scss */
  .pt-xxl-180 {
    padding-top: 180px !important;
  }
  /* line 6947, app/assets/stylesheets/style.scss */
  .pt-xxl-185 {
    padding-top: 185px !important;
  }
  /* line 6950, app/assets/stylesheets/style.scss */
  .pt-xxl-190 {
    padding-top: 190px !important;
  }
  /* line 6953, app/assets/stylesheets/style.scss */
  .pt-xxl-195 {
    padding-top: 195px !important;
  }
  /* line 6956, app/assets/stylesheets/style.scss */
  .pt-xxl-200 {
    padding-top: 200px !important;
  }
  /* line 6959, app/assets/stylesheets/style.scss */
  .pb-xxl-0 {
    padding-bottom: 0px !important;
  }
  /* line 6962, app/assets/stylesheets/style.scss */
  .pb-xxl-5 {
    padding-bottom: 5px !important;
  }
  /* line 6965, app/assets/stylesheets/style.scss */
  .pb-xxl-10 {
    padding-bottom: 10px !important;
  }
  /* line 6968, app/assets/stylesheets/style.scss */
  .pb-xxl-15 {
    padding-bottom: 15px !important;
  }
  /* line 6971, app/assets/stylesheets/style.scss */
  .pb-xxl-20 {
    padding-bottom: 20px !important;
  }
  /* line 6974, app/assets/stylesheets/style.scss */
  .pb-xxl-25 {
    padding-bottom: 25px !important;
  }
  /* line 6977, app/assets/stylesheets/style.scss */
  .pb-xxl-30 {
    padding-bottom: 30px !important;
  }
  /* line 6980, app/assets/stylesheets/style.scss */
  .pb-xxl-35 {
    padding-bottom: 35px !important;
  }
  /* line 6983, app/assets/stylesheets/style.scss */
  .pb-xxl-40 {
    padding-bottom: 40px !important;
  }
  /* line 6986, app/assets/stylesheets/style.scss */
  .pb-xxl-45 {
    padding-bottom: 45px !important;
  }
  /* line 6989, app/assets/stylesheets/style.scss */
  .pb-xxl-50 {
    padding-bottom: 50px !important;
  }
  /* line 6992, app/assets/stylesheets/style.scss */
  .pb-xxl-55 {
    padding-bottom: 55px !important;
  }
  /* line 6995, app/assets/stylesheets/style.scss */
  .pb-xxl-60 {
    padding-bottom: 60px !important;
  }
  /* line 6998, app/assets/stylesheets/style.scss */
  .pb-xxl-65 {
    padding-bottom: 65px !important;
  }
  /* line 7001, app/assets/stylesheets/style.scss */
  .pb-xxl-70 {
    padding-bottom: 70px !important;
  }
  /* line 7004, app/assets/stylesheets/style.scss */
  .pb-xxl-75 {
    padding-bottom: 75px !important;
  }
  /* line 7007, app/assets/stylesheets/style.scss */
  .pb-xxl-80 {
    padding-bottom: 80px !important;
  }
  /* line 7010, app/assets/stylesheets/style.scss */
  .pb-xxl-85 {
    padding-bottom: 85px !important;
  }
  /* line 7013, app/assets/stylesheets/style.scss */
  .pb-xxl-90 {
    padding-bottom: 90px !important;
  }
  /* line 7016, app/assets/stylesheets/style.scss */
  .pb-xxl-95 {
    padding-bottom: 95px !important;
  }
  /* line 7019, app/assets/stylesheets/style.scss */
  .pb-xxl-100 {
    padding-bottom: 100px !important;
  }
  /* line 7022, app/assets/stylesheets/style.scss */
  .pb-xxl-105 {
    padding-bottom: 105px !important;
  }
  /* line 7025, app/assets/stylesheets/style.scss */
  .pb-xxl-110 {
    padding-bottom: 110px !important;
  }
  /* line 7028, app/assets/stylesheets/style.scss */
  .pb-xxl-115 {
    padding-bottom: 115px !important;
  }
  /* line 7031, app/assets/stylesheets/style.scss */
  .pb-xxl-120 {
    padding-bottom: 120px !important;
  }
  /* line 7034, app/assets/stylesheets/style.scss */
  .pb-xxl-125 {
    padding-bottom: 125px !important;
  }
  /* line 7037, app/assets/stylesheets/style.scss */
  .pb-xxl-130 {
    padding-bottom: 130px !important;
  }
  /* line 7040, app/assets/stylesheets/style.scss */
  .pb-xxl-135 {
    padding-bottom: 135px !important;
  }
  /* line 7043, app/assets/stylesheets/style.scss */
  .pb-xxl-140 {
    padding-bottom: 140px !important;
  }
  /* line 7046, app/assets/stylesheets/style.scss */
  .pb-xxl-145 {
    padding-bottom: 145px !important;
  }
  /* line 7049, app/assets/stylesheets/style.scss */
  .pb-xxl-150 {
    padding-bottom: 150px !important;
  }
  /* line 7052, app/assets/stylesheets/style.scss */
  .pb-xxl-155 {
    padding-bottom: 155px !important;
  }
  /* line 7055, app/assets/stylesheets/style.scss */
  .pb-xxl-160 {
    padding-bottom: 160px !important;
  }
  /* line 7058, app/assets/stylesheets/style.scss */
  .pb-xxl-165 {
    padding-bottom: 165px !important;
  }
  /* line 7061, app/assets/stylesheets/style.scss */
  .pb-xxl-170 {
    padding-bottom: 170px !important;
  }
  /* line 7064, app/assets/stylesheets/style.scss */
  .pb-xxl-175 {
    padding-bottom: 175px !important;
  }
  /* line 7067, app/assets/stylesheets/style.scss */
  .pb-xxl-180 {
    padding-bottom: 180px !important;
  }
  /* line 7070, app/assets/stylesheets/style.scss */
  .pb-xxl-185 {
    padding-bottom: 185px !important;
  }
  /* line 7073, app/assets/stylesheets/style.scss */
  .pb-xxl-190 {
    padding-bottom: 190px !important;
  }
  /* line 7076, app/assets/stylesheets/style.scss */
  .pb-xxl-195 {
    padding-bottom: 195px !important;
  }
  /* line 7079, app/assets/stylesheets/style.scss */
  .pb-xxl-200 {
    padding-bottom: 200px !important;
  }
  /* line 7082, app/assets/stylesheets/style.scss */
  .ps-xxl-0 {
    padding-left: 0px !important;
  }
  /* line 7085, app/assets/stylesheets/style.scss */
  .ps-xxl-5 {
    padding-left: 5px !important;
  }
  /* line 7088, app/assets/stylesheets/style.scss */
  .ps-xxl-10 {
    padding-left: 10px !important;
  }
  /* line 7091, app/assets/stylesheets/style.scss */
  .ps-xxl-15 {
    padding-left: 15px !important;
  }
  /* line 7094, app/assets/stylesheets/style.scss */
  .ps-xxl-20 {
    padding-left: 20px !important;
  }
  /* line 7097, app/assets/stylesheets/style.scss */
  .ps-xxl-25 {
    padding-left: 25px !important;
  }
  /* line 7100, app/assets/stylesheets/style.scss */
  .ps-xxl-30 {
    padding-left: 30px !important;
  }
  /* line 7103, app/assets/stylesheets/style.scss */
  .ps-xxl-35 {
    padding-left: 35px !important;
  }
  /* line 7106, app/assets/stylesheets/style.scss */
  .ps-xxl-40 {
    padding-left: 40px !important;
  }
  /* line 7109, app/assets/stylesheets/style.scss */
  .ps-xxl-45 {
    padding-left: 45px !important;
  }
  /* line 7112, app/assets/stylesheets/style.scss */
  .ps-xxl-50 {
    padding-left: 50px !important;
  }
  /* line 7115, app/assets/stylesheets/style.scss */
  .ps-xxl-55 {
    padding-left: 55px !important;
  }
  /* line 7118, app/assets/stylesheets/style.scss */
  .ps-xxl-60 {
    padding-left: 60px !important;
  }
  /* line 7121, app/assets/stylesheets/style.scss */
  .ps-xxl-65 {
    padding-left: 65px !important;
  }
  /* line 7124, app/assets/stylesheets/style.scss */
  .ps-xxl-70 {
    padding-left: 70px !important;
  }
  /* line 7127, app/assets/stylesheets/style.scss */
  .ps-xxl-75 {
    padding-left: 75px !important;
  }
  /* line 7130, app/assets/stylesheets/style.scss */
  .ps-xxl-80 {
    padding-left: 80px !important;
  }
  /* line 7133, app/assets/stylesheets/style.scss */
  .ps-xxl-85 {
    padding-left: 85px !important;
  }
  /* line 7136, app/assets/stylesheets/style.scss */
  .ps-xxl-90 {
    padding-left: 90px !important;
  }
  /* line 7139, app/assets/stylesheets/style.scss */
  .ps-xxl-95 {
    padding-left: 95px !important;
  }
  /* line 7142, app/assets/stylesheets/style.scss */
  .ps-xxl-100 {
    padding-left: 100px !important;
  }
  /* line 7145, app/assets/stylesheets/style.scss */
  .ps-xxl-105 {
    padding-left: 105px !important;
  }
  /* line 7148, app/assets/stylesheets/style.scss */
  .ps-xxl-110 {
    padding-left: 110px !important;
  }
  /* line 7151, app/assets/stylesheets/style.scss */
  .ps-xxl-115 {
    padding-left: 115px !important;
  }
  /* line 7154, app/assets/stylesheets/style.scss */
  .ps-xxl-120 {
    padding-left: 120px !important;
  }
  /* line 7157, app/assets/stylesheets/style.scss */
  .ps-xxl-125 {
    padding-left: 125px !important;
  }
  /* line 7160, app/assets/stylesheets/style.scss */
  .ps-xxl-130 {
    padding-left: 130px !important;
  }
  /* line 7163, app/assets/stylesheets/style.scss */
  .ps-xxl-135 {
    padding-left: 135px !important;
  }
  /* line 7166, app/assets/stylesheets/style.scss */
  .ps-xxl-140 {
    padding-left: 140px !important;
  }
  /* line 7169, app/assets/stylesheets/style.scss */
  .ps-xxl-145 {
    padding-left: 145px !important;
  }
  /* line 7172, app/assets/stylesheets/style.scss */
  .ps-xxl-150 {
    padding-left: 150px !important;
  }
  /* line 7175, app/assets/stylesheets/style.scss */
  .ps-xxl-155 {
    padding-left: 155px !important;
  }
  /* line 7178, app/assets/stylesheets/style.scss */
  .ps-xxl-160 {
    padding-left: 160px !important;
  }
  /* line 7181, app/assets/stylesheets/style.scss */
  .ps-xxl-165 {
    padding-left: 165px !important;
  }
  /* line 7184, app/assets/stylesheets/style.scss */
  .ps-xxl-170 {
    padding-left: 170px !important;
  }
  /* line 7187, app/assets/stylesheets/style.scss */
  .ps-xxl-175 {
    padding-left: 175px !important;
  }
  /* line 7190, app/assets/stylesheets/style.scss */
  .ps-xxl-180 {
    padding-left: 180px !important;
  }
  /* line 7193, app/assets/stylesheets/style.scss */
  .ps-xxl-185 {
    padding-left: 185px !important;
  }
  /* line 7196, app/assets/stylesheets/style.scss */
  .ps-xxl-190 {
    padding-left: 190px !important;
  }
  /* line 7199, app/assets/stylesheets/style.scss */
  .ps-xxl-195 {
    padding-left: 195px !important;
  }
  /* line 7202, app/assets/stylesheets/style.scss */
  .ps-xxl-200 {
    padding-left: 200px !important;
  }
  /* line 7205, app/assets/stylesheets/style.scss */
  .pe-xxl-0 {
    padding-right: 0px !important;
  }
  /* line 7208, app/assets/stylesheets/style.scss */
  .pe-xxl-5 {
    padding-right: 5px !important;
  }
  /* line 7211, app/assets/stylesheets/style.scss */
  .pe-xxl-10 {
    padding-right: 10px !important;
  }
  /* line 7214, app/assets/stylesheets/style.scss */
  .pe-xxl-15 {
    padding-right: 15px !important;
  }
  /* line 7217, app/assets/stylesheets/style.scss */
  .pe-xxl-20 {
    padding-right: 20px !important;
  }
  /* line 7220, app/assets/stylesheets/style.scss */
  .pe-xxl-25 {
    padding-right: 25px !important;
  }
  /* line 7223, app/assets/stylesheets/style.scss */
  .pe-xxl-30 {
    padding-right: 30px !important;
  }
  /* line 7226, app/assets/stylesheets/style.scss */
  .pe-xxl-35 {
    padding-right: 35px !important;
  }
  /* line 7229, app/assets/stylesheets/style.scss */
  .pe-xxl-40 {
    padding-right: 40px !important;
  }
  /* line 7232, app/assets/stylesheets/style.scss */
  .pe-xxl-45 {
    padding-right: 45px !important;
  }
  /* line 7235, app/assets/stylesheets/style.scss */
  .pe-xxl-50 {
    padding-right: 50px !important;
  }
  /* line 7238, app/assets/stylesheets/style.scss */
  .pe-xxl-55 {
    padding-right: 55px !important;
  }
  /* line 7241, app/assets/stylesheets/style.scss */
  .pe-xxl-60 {
    padding-right: 60px !important;
  }
  /* line 7244, app/assets/stylesheets/style.scss */
  .pe-xxl-65 {
    padding-right: 65px !important;
  }
  /* line 7247, app/assets/stylesheets/style.scss */
  .pe-xxl-70 {
    padding-right: 70px !important;
  }
  /* line 7250, app/assets/stylesheets/style.scss */
  .pe-xxl-75 {
    padding-right: 75px !important;
  }
  /* line 7253, app/assets/stylesheets/style.scss */
  .pe-xxl-80 {
    padding-right: 80px !important;
  }
  /* line 7256, app/assets/stylesheets/style.scss */
  .pe-xxl-85 {
    padding-right: 85px !important;
  }
  /* line 7259, app/assets/stylesheets/style.scss */
  .pe-xxl-90 {
    padding-right: 90px !important;
  }
  /* line 7262, app/assets/stylesheets/style.scss */
  .pe-xxl-95 {
    padding-right: 95px !important;
  }
  /* line 7265, app/assets/stylesheets/style.scss */
  .pe-xxl-100 {
    padding-right: 100px !important;
  }
  /* line 7268, app/assets/stylesheets/style.scss */
  .pe-xxl-105 {
    padding-right: 105px !important;
  }
  /* line 7271, app/assets/stylesheets/style.scss */
  .pe-xxl-110 {
    padding-right: 110px !important;
  }
  /* line 7274, app/assets/stylesheets/style.scss */
  .pe-xxl-115 {
    padding-right: 115px !important;
  }
  /* line 7277, app/assets/stylesheets/style.scss */
  .pe-xxl-120 {
    padding-right: 120px !important;
  }
  /* line 7280, app/assets/stylesheets/style.scss */
  .pe-xxl-125 {
    padding-right: 125px !important;
  }
  /* line 7283, app/assets/stylesheets/style.scss */
  .pe-xxl-130 {
    padding-right: 130px !important;
  }
  /* line 7286, app/assets/stylesheets/style.scss */
  .pe-xxl-135 {
    padding-right: 135px !important;
  }
  /* line 7289, app/assets/stylesheets/style.scss */
  .pe-xxl-140 {
    padding-right: 140px !important;
  }
  /* line 7292, app/assets/stylesheets/style.scss */
  .pe-xxl-145 {
    padding-right: 145px !important;
  }
  /* line 7295, app/assets/stylesheets/style.scss */
  .pe-xxl-150 {
    padding-right: 150px !important;
  }
  /* line 7298, app/assets/stylesheets/style.scss */
  .pe-xxl-155 {
    padding-right: 155px !important;
  }
  /* line 7301, app/assets/stylesheets/style.scss */
  .pe-xxl-160 {
    padding-right: 160px !important;
  }
  /* line 7304, app/assets/stylesheets/style.scss */
  .pe-xxl-165 {
    padding-right: 165px !important;
  }
  /* line 7307, app/assets/stylesheets/style.scss */
  .pe-xxl-170 {
    padding-right: 170px !important;
  }
  /* line 7310, app/assets/stylesheets/style.scss */
  .pe-xxl-175 {
    padding-right: 175px !important;
  }
  /* line 7313, app/assets/stylesheets/style.scss */
  .pe-xxl-180 {
    padding-right: 180px !important;
  }
  /* line 7316, app/assets/stylesheets/style.scss */
  .pe-xxl-185 {
    padding-right: 185px !important;
  }
  /* line 7319, app/assets/stylesheets/style.scss */
  .pe-xxl-190 {
    padding-right: 190px !important;
  }
  /* line 7322, app/assets/stylesheets/style.scss */
  .pe-xxl-195 {
    padding-right: 195px !important;
  }
  /* line 7325, app/assets/stylesheets/style.scss */
  .pe-xxl-200 {
    padding-right: 200px !important;
  }
  /* line 7328, app/assets/stylesheets/style.scss */
  .px-xxl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 7332, app/assets/stylesheets/style.scss */
  .px-xxl-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 7336, app/assets/stylesheets/style.scss */
  .px-xxl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 7340, app/assets/stylesheets/style.scss */
  .px-xxl-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 7344, app/assets/stylesheets/style.scss */
  .px-xxl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 7348, app/assets/stylesheets/style.scss */
  .px-xxl-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 7352, app/assets/stylesheets/style.scss */
  .px-xxl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 7356, app/assets/stylesheets/style.scss */
  .px-xxl-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 7360, app/assets/stylesheets/style.scss */
  .px-xxl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 7364, app/assets/stylesheets/style.scss */
  .px-xxl-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 7368, app/assets/stylesheets/style.scss */
  .px-xxl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 7372, app/assets/stylesheets/style.scss */
  .px-xxl-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 7376, app/assets/stylesheets/style.scss */
  .px-xxl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 7380, app/assets/stylesheets/style.scss */
  .px-xxl-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 7384, app/assets/stylesheets/style.scss */
  .px-xxl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 7388, app/assets/stylesheets/style.scss */
  .px-xxl-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 7392, app/assets/stylesheets/style.scss */
  .px-xxl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 7396, app/assets/stylesheets/style.scss */
  .px-xxl-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 7400, app/assets/stylesheets/style.scss */
  .px-xxl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 7404, app/assets/stylesheets/style.scss */
  .px-xxl-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 7408, app/assets/stylesheets/style.scss */
  .px-xxl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 7412, app/assets/stylesheets/style.scss */
  .px-xxl-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 7416, app/assets/stylesheets/style.scss */
  .px-xxl-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 7420, app/assets/stylesheets/style.scss */
  .px-xxl-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 7424, app/assets/stylesheets/style.scss */
  .px-xxl-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 7428, app/assets/stylesheets/style.scss */
  .px-xxl-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 7432, app/assets/stylesheets/style.scss */
  .px-xxl-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 7436, app/assets/stylesheets/style.scss */
  .px-xxl-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 7440, app/assets/stylesheets/style.scss */
  .px-xxl-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 7444, app/assets/stylesheets/style.scss */
  .px-xxl-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 7448, app/assets/stylesheets/style.scss */
  .px-xxl-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 7452, app/assets/stylesheets/style.scss */
  .px-xxl-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 7456, app/assets/stylesheets/style.scss */
  .px-xxl-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 7460, app/assets/stylesheets/style.scss */
  .px-xxl-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 7464, app/assets/stylesheets/style.scss */
  .px-xxl-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 7468, app/assets/stylesheets/style.scss */
  .px-xxl-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 7472, app/assets/stylesheets/style.scss */
  .px-xxl-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 7476, app/assets/stylesheets/style.scss */
  .px-xxl-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 7480, app/assets/stylesheets/style.scss */
  .px-xxl-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 7484, app/assets/stylesheets/style.scss */
  .px-xxl-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 7488, app/assets/stylesheets/style.scss */
  .px-xxl-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 7492, app/assets/stylesheets/style.scss */
  .py-xxl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 7496, app/assets/stylesheets/style.scss */
  .py-xxl-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 7500, app/assets/stylesheets/style.scss */
  .py-xxl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 7504, app/assets/stylesheets/style.scss */
  .py-xxl-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 7508, app/assets/stylesheets/style.scss */
  .py-xxl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 7512, app/assets/stylesheets/style.scss */
  .py-xxl-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 7516, app/assets/stylesheets/style.scss */
  .py-xxl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 7520, app/assets/stylesheets/style.scss */
  .py-xxl-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 7524, app/assets/stylesheets/style.scss */
  .py-xxl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 7528, app/assets/stylesheets/style.scss */
  .py-xxl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 7532, app/assets/stylesheets/style.scss */
  .py-xxl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 7536, app/assets/stylesheets/style.scss */
  .py-xxl-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 7540, app/assets/stylesheets/style.scss */
  .py-xxl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 7544, app/assets/stylesheets/style.scss */
  .py-xxl-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 7548, app/assets/stylesheets/style.scss */
  .py-xxl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 7552, app/assets/stylesheets/style.scss */
  .py-xxl-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 7556, app/assets/stylesheets/style.scss */
  .py-xxl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 7560, app/assets/stylesheets/style.scss */
  .py-xxl-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 7564, app/assets/stylesheets/style.scss */
  .py-xxl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 7568, app/assets/stylesheets/style.scss */
  .py-xxl-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 7572, app/assets/stylesheets/style.scss */
  .py-xxl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 7576, app/assets/stylesheets/style.scss */
  .py-xxl-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 7580, app/assets/stylesheets/style.scss */
  .py-xxl-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 7584, app/assets/stylesheets/style.scss */
  .py-xxl-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 7588, app/assets/stylesheets/style.scss */
  .py-xxl-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 7592, app/assets/stylesheets/style.scss */
  .py-xxl-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 7596, app/assets/stylesheets/style.scss */
  .py-xxl-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 7600, app/assets/stylesheets/style.scss */
  .py-xxl-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 7604, app/assets/stylesheets/style.scss */
  .py-xxl-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 7608, app/assets/stylesheets/style.scss */
  .py-xxl-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 7612, app/assets/stylesheets/style.scss */
  .py-xxl-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 7616, app/assets/stylesheets/style.scss */
  .py-xxl-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 7620, app/assets/stylesheets/style.scss */
  .py-xxl-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 7624, app/assets/stylesheets/style.scss */
  .py-xxl-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 7628, app/assets/stylesheets/style.scss */
  .py-xxl-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 7632, app/assets/stylesheets/style.scss */
  .py-xxl-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 7636, app/assets/stylesheets/style.scss */
  .py-xxl-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 7640, app/assets/stylesheets/style.scss */
  .py-xxl-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 7644, app/assets/stylesheets/style.scss */
  .py-xxl-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 7648, app/assets/stylesheets/style.scss */
  .py-xxl-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 7652, app/assets/stylesheets/style.scss */
  .py-xxl-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

/*******************
Margin property
*******************/
/* line 7658, app/assets/stylesheets/style.scss */
.m-0 {
  margin: 0px !important;
}

/* line 7661, app/assets/stylesheets/style.scss */
.m-5 {
  margin: 5px !important;
}

/* line 7664, app/assets/stylesheets/style.scss */
.m-10 {
  margin: 10px !important;
}

/* line 7667, app/assets/stylesheets/style.scss */
.m-15 {
  margin: 15px !important;
}

/* line 7670, app/assets/stylesheets/style.scss */
.m-20 {
  margin: 20px !important;
}

/* line 7673, app/assets/stylesheets/style.scss */
.m-25 {
  margin: 25px !important;
}

/* line 7676, app/assets/stylesheets/style.scss */
.m-30 {
  margin: 30px !important;
}

/* line 7679, app/assets/stylesheets/style.scss */
.m-35 {
  margin: 35px !important;
}

/* line 7682, app/assets/stylesheets/style.scss */
.m-40 {
  margin: 40px !important;
}

/* line 7685, app/assets/stylesheets/style.scss */
.m-45 {
  margin: 45px !important;
}

/* line 7688, app/assets/stylesheets/style.scss */
.m-50 {
  margin: 50px !important;
}

/* line 7691, app/assets/stylesheets/style.scss */
.m-55 {
  margin: 55px !important;
}

/* line 7694, app/assets/stylesheets/style.scss */
.m-60 {
  margin: 60px !important;
}

/* line 7697, app/assets/stylesheets/style.scss */
.m-65 {
  margin: 65px !important;
}

/* line 7700, app/assets/stylesheets/style.scss */
.m-70 {
  margin: 70px !important;
}

/* line 7703, app/assets/stylesheets/style.scss */
.m-75 {
  margin: 75px !important;
}

/* line 7706, app/assets/stylesheets/style.scss */
.m-80 {
  margin: 80px !important;
}

/* line 7709, app/assets/stylesheets/style.scss */
.m-85 {
  margin: 85px !important;
}

/* line 7712, app/assets/stylesheets/style.scss */
.m-90 {
  margin: 90px !important;
}

/* line 7715, app/assets/stylesheets/style.scss */
.m-95 {
  margin: 95px !important;
}

/* line 7718, app/assets/stylesheets/style.scss */
.m-100 {
  margin: 100px !important;
}

/* line 7721, app/assets/stylesheets/style.scss */
.m-105 {
  margin: 105px !important;
}

/* line 7724, app/assets/stylesheets/style.scss */
.m-110 {
  margin: 110px !important;
}

/* line 7727, app/assets/stylesheets/style.scss */
.m-115 {
  margin: 115px !important;
}

/* line 7730, app/assets/stylesheets/style.scss */
.m-120 {
  margin: 120px !important;
}

/* line 7733, app/assets/stylesheets/style.scss */
.m-125 {
  margin: 125px !important;
}

/* line 7736, app/assets/stylesheets/style.scss */
.m-130 {
  margin: 130px !important;
}

/* line 7739, app/assets/stylesheets/style.scss */
.m-135 {
  margin: 135px !important;
}

/* line 7742, app/assets/stylesheets/style.scss */
.m-140 {
  margin: 140px !important;
}

/* line 7745, app/assets/stylesheets/style.scss */
.m-145 {
  margin: 145px !important;
}

/* line 7748, app/assets/stylesheets/style.scss */
.m-150 {
  margin: 150px !important;
}

/* line 7751, app/assets/stylesheets/style.scss */
.m-155 {
  margin: 155px !important;
}

/* line 7754, app/assets/stylesheets/style.scss */
.m-160 {
  margin: 160px !important;
}

/* line 7757, app/assets/stylesheets/style.scss */
.m-165 {
  margin: 165px !important;
}

/* line 7760, app/assets/stylesheets/style.scss */
.m-170 {
  margin: 170px !important;
}

/* line 7763, app/assets/stylesheets/style.scss */
.m-175 {
  margin: 175px !important;
}

/* line 7766, app/assets/stylesheets/style.scss */
.m-180 {
  margin: 180px !important;
}

/* line 7769, app/assets/stylesheets/style.scss */
.m-185 {
  margin: 185px !important;
}

/* line 7772, app/assets/stylesheets/style.scss */
.m-190 {
  margin: 190px !important;
}

/* line 7775, app/assets/stylesheets/style.scss */
.m-195 {
  margin: 195px !important;
}

/* line 7778, app/assets/stylesheets/style.scss */
.m-200 {
  margin: 200px !important;
}

/* line 7781, app/assets/stylesheets/style.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 7784, app/assets/stylesheets/style.scss */
.mt-5 {
  margin-top: 5px !important;
}

/* line 7787, app/assets/stylesheets/style.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 7790, app/assets/stylesheets/style.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 7793, app/assets/stylesheets/style.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 7796, app/assets/stylesheets/style.scss */
.mt-25 {
  margin-top: 25px !important;
}

/* line 7799, app/assets/stylesheets/style.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 7802, app/assets/stylesheets/style.scss */
.mt-35 {
  margin-top: 35px !important;
}

/* line 7805, app/assets/stylesheets/style.scss */
.mt-40 {
  margin-top: 40px !important;
}

/* line 7808, app/assets/stylesheets/style.scss */
.mt-45 {
  margin-top: 45px !important;
}

/* line 7811, app/assets/stylesheets/style.scss */
.mt-50 {
  margin-top: 50px !important;
}

/* line 7814, app/assets/stylesheets/style.scss */
.mt-55 {
  margin-top: 55px !important;
}

/* line 7817, app/assets/stylesheets/style.scss */
.mt-60 {
  margin-top: 60px !important;
}

/* line 7820, app/assets/stylesheets/style.scss */
.mt-65 {
  margin-top: 65px !important;
}

/* line 7823, app/assets/stylesheets/style.scss */
.mt-70 {
  margin-top: 70px !important;
}

/* line 7826, app/assets/stylesheets/style.scss */
.mt-75 {
  margin-top: 75px !important;
}

/* line 7829, app/assets/stylesheets/style.scss */
.mt-80 {
  margin-top: 80px !important;
}

/* line 7832, app/assets/stylesheets/style.scss */
.mt-85 {
  margin-top: 85px !important;
}

/* line 7835, app/assets/stylesheets/style.scss */
.mt-90 {
  margin-top: 90px !important;
}

/* line 7838, app/assets/stylesheets/style.scss */
.mt-95 {
  margin-top: 95px !important;
}

/* line 7841, app/assets/stylesheets/style.scss */
.mt-100 {
  margin-top: 100px !important;
}

/* line 7844, app/assets/stylesheets/style.scss */
.mt-105 {
  margin-top: 105px !important;
}

/* line 7847, app/assets/stylesheets/style.scss */
.mt-110 {
  margin-top: 110px !important;
}

/* line 7850, app/assets/stylesheets/style.scss */
.mt-115 {
  margin-top: 115px !important;
}

/* line 7853, app/assets/stylesheets/style.scss */
.mt-120 {
  margin-top: 120px !important;
}

/* line 7856, app/assets/stylesheets/style.scss */
.mt-125 {
  margin-top: 125px !important;
}

/* line 7859, app/assets/stylesheets/style.scss */
.mt-130 {
  margin-top: 130px !important;
}

/* line 7862, app/assets/stylesheets/style.scss */
.mt-135 {
  margin-top: 135px !important;
}

/* line 7865, app/assets/stylesheets/style.scss */
.mt-140 {
  margin-top: 140px !important;
}

/* line 7868, app/assets/stylesheets/style.scss */
.mt-145 {
  margin-top: 145px !important;
}

/* line 7871, app/assets/stylesheets/style.scss */
.mt-150 {
  margin-top: 150px !important;
}

/* line 7874, app/assets/stylesheets/style.scss */
.mt-155 {
  margin-top: 155px !important;
}

/* line 7877, app/assets/stylesheets/style.scss */
.mt-160 {
  margin-top: 160px !important;
}

/* line 7880, app/assets/stylesheets/style.scss */
.mt-165 {
  margin-top: 165px !important;
}

/* line 7883, app/assets/stylesheets/style.scss */
.mt-170 {
  margin-top: 170px !important;
}

/* line 7886, app/assets/stylesheets/style.scss */
.mt-175 {
  margin-top: 175px !important;
}

/* line 7889, app/assets/stylesheets/style.scss */
.mt-180 {
  margin-top: 180px !important;
}

/* line 7892, app/assets/stylesheets/style.scss */
.mt-185 {
  margin-top: 185px !important;
}

/* line 7895, app/assets/stylesheets/style.scss */
.mt-190 {
  margin-top: 190px !important;
}

/* line 7898, app/assets/stylesheets/style.scss */
.mt-195 {
  margin-top: 195px !important;
}

/* line 7901, app/assets/stylesheets/style.scss */
.mt-200 {
  margin-top: 200px !important;
}

/* line 7904, app/assets/stylesheets/style.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 7907, app/assets/stylesheets/style.scss */
.mb-5 {
  margin-bottom: 5px !important;
}

/* line 7910, app/assets/stylesheets/style.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 7913, app/assets/stylesheets/style.scss */
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 7916, app/assets/stylesheets/style.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 7919, app/assets/stylesheets/style.scss */
.mb-25 {
  margin-bottom: 25px !important;
}

/* line 7922, app/assets/stylesheets/style.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 7925, app/assets/stylesheets/style.scss */
.mb-35 {
  margin-bottom: 35px !important;
}

/* line 7928, app/assets/stylesheets/style.scss */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 7931, app/assets/stylesheets/style.scss */
.mb-45 {
  margin-bottom: 45px !important;
}

/* line 7934, app/assets/stylesheets/style.scss */
.mb-50 {
  margin-bottom: 50px !important;
}

/* line 7937, app/assets/stylesheets/style.scss */
.mb-55 {
  margin-bottom: 55px !important;
}

/* line 7940, app/assets/stylesheets/style.scss */
.mb-60 {
  margin-bottom: 60px !important;
}

/* line 7943, app/assets/stylesheets/style.scss */
.mb-65 {
  margin-bottom: 65px !important;
}

/* line 7946, app/assets/stylesheets/style.scss */
.mb-70 {
  margin-bottom: 70px !important;
}

/* line 7949, app/assets/stylesheets/style.scss */
.mb-75 {
  margin-bottom: 75px !important;
}

/* line 7952, app/assets/stylesheets/style.scss */
.mb-80 {
  margin-bottom: 80px !important;
}

/* line 7955, app/assets/stylesheets/style.scss */
.mb-85 {
  margin-bottom: 85px !important;
}

/* line 7958, app/assets/stylesheets/style.scss */
.mb-90 {
  margin-bottom: 90px !important;
}

/* line 7961, app/assets/stylesheets/style.scss */
.mb-95 {
  margin-bottom: 95px !important;
}

/* line 7964, app/assets/stylesheets/style.scss */
.mb-100 {
  margin-bottom: 100px !important;
}

/* line 7967, app/assets/stylesheets/style.scss */
.mb-105 {
  margin-bottom: 105px !important;
}

/* line 7970, app/assets/stylesheets/style.scss */
.mb-110 {
  margin-bottom: 110px !important;
}

/* line 7973, app/assets/stylesheets/style.scss */
.mb-115 {
  margin-bottom: 115px !important;
}

/* line 7976, app/assets/stylesheets/style.scss */
.mb-120 {
  margin-bottom: 120px !important;
}

/* line 7979, app/assets/stylesheets/style.scss */
.mb-125 {
  margin-bottom: 125px !important;
}

/* line 7982, app/assets/stylesheets/style.scss */
.mb-130 {
  margin-bottom: 130px !important;
}

/* line 7985, app/assets/stylesheets/style.scss */
.mb-135 {
  margin-bottom: 135px !important;
}

/* line 7988, app/assets/stylesheets/style.scss */
.mb-140 {
  margin-bottom: 140px !important;
}

/* line 7991, app/assets/stylesheets/style.scss */
.mb-145 {
  margin-bottom: 145px !important;
}

/* line 7994, app/assets/stylesheets/style.scss */
.mb-150 {
  margin-bottom: 150px !important;
}

/* line 7997, app/assets/stylesheets/style.scss */
.mb-155 {
  margin-bottom: 155px !important;
}

/* line 8000, app/assets/stylesheets/style.scss */
.mb-160 {
  margin-bottom: 160px !important;
}

/* line 8003, app/assets/stylesheets/style.scss */
.mb-165 {
  margin-bottom: 165px !important;
}

/* line 8006, app/assets/stylesheets/style.scss */
.mb-170 {
  margin-bottom: 170px !important;
}

/* line 8009, app/assets/stylesheets/style.scss */
.mb-175 {
  margin-bottom: 175px !important;
}

/* line 8012, app/assets/stylesheets/style.scss */
.mb-180 {
  margin-bottom: 180px !important;
}

/* line 8015, app/assets/stylesheets/style.scss */
.mb-185 {
  margin-bottom: 185px !important;
}

/* line 8018, app/assets/stylesheets/style.scss */
.mb-190 {
  margin-bottom: 190px !important;
}

/* line 8021, app/assets/stylesheets/style.scss */
.mb-195 {
  margin-bottom: 195px !important;
}

/* line 8024, app/assets/stylesheets/style.scss */
.mb-200 {
  margin-bottom: 200px !important;
}

/* line 8027, app/assets/stylesheets/style.scss */
.ms-0 {
  margin-left: 0px !important;
}

/* line 8030, app/assets/stylesheets/style.scss */
.ms-5 {
  margin-left: 5px !important;
}

/* line 8033, app/assets/stylesheets/style.scss */
.ms-10 {
  margin-left: 10px !important;
}

/* line 8036, app/assets/stylesheets/style.scss */
.ms-15 {
  margin-left: 15px !important;
}

/* line 8039, app/assets/stylesheets/style.scss */
.ms-20 {
  margin-left: 20px !important;
}

/* line 8042, app/assets/stylesheets/style.scss */
.ms-25 {
  margin-left: 25px !important;
}

/* line 8045, app/assets/stylesheets/style.scss */
.ms-30 {
  margin-left: 30px !important;
}

/* line 8048, app/assets/stylesheets/style.scss */
.ms-35 {
  margin-left: 35px !important;
}

/* line 8051, app/assets/stylesheets/style.scss */
.ms-40 {
  margin-left: 40px !important;
}

/* line 8054, app/assets/stylesheets/style.scss */
.ms-45 {
  margin-left: 45px !important;
}

/* line 8057, app/assets/stylesheets/style.scss */
.ms-50 {
  margin-left: 50px !important;
}

/* line 8060, app/assets/stylesheets/style.scss */
.ms-55 {
  margin-left: 55px !important;
}

/* line 8063, app/assets/stylesheets/style.scss */
.ms-60 {
  margin-left: 60px !important;
}

/* line 8066, app/assets/stylesheets/style.scss */
.ms-65 {
  margin-left: 65px !important;
}

/* line 8069, app/assets/stylesheets/style.scss */
.ms-70 {
  margin-left: 70px !important;
}

/* line 8072, app/assets/stylesheets/style.scss */
.ms-75 {
  margin-left: 75px !important;
}

/* line 8075, app/assets/stylesheets/style.scss */
.ms-80 {
  margin-left: 80px !important;
}

/* line 8078, app/assets/stylesheets/style.scss */
.ms-85 {
  margin-left: 85px !important;
}

/* line 8081, app/assets/stylesheets/style.scss */
.ms-90 {
  margin-left: 90px !important;
}

/* line 8084, app/assets/stylesheets/style.scss */
.ms-95 {
  margin-left: 95px !important;
}

/* line 8087, app/assets/stylesheets/style.scss */
.ms-100 {
  margin-left: 100px !important;
}

/* line 8090, app/assets/stylesheets/style.scss */
.ms-105 {
  margin-left: 105px !important;
}

/* line 8093, app/assets/stylesheets/style.scss */
.ms-110 {
  margin-left: 110px !important;
}

/* line 8096, app/assets/stylesheets/style.scss */
.ms-115 {
  margin-left: 115px !important;
}

/* line 8099, app/assets/stylesheets/style.scss */
.ms-120 {
  margin-left: 120px !important;
}

/* line 8102, app/assets/stylesheets/style.scss */
.ms-125 {
  margin-left: 125px !important;
}

/* line 8105, app/assets/stylesheets/style.scss */
.ms-130 {
  margin-left: 130px !important;
}

/* line 8108, app/assets/stylesheets/style.scss */
.ms-135 {
  margin-left: 135px !important;
}

/* line 8111, app/assets/stylesheets/style.scss */
.ms-140 {
  margin-left: 140px !important;
}

/* line 8114, app/assets/stylesheets/style.scss */
.ms-145 {
  margin-left: 145px !important;
}

/* line 8117, app/assets/stylesheets/style.scss */
.ms-150 {
  margin-left: 150px !important;
}

/* line 8120, app/assets/stylesheets/style.scss */
.ms-155 {
  margin-left: 155px !important;
}

/* line 8123, app/assets/stylesheets/style.scss */
.ms-160 {
  margin-left: 160px !important;
}

/* line 8126, app/assets/stylesheets/style.scss */
.ms-165 {
  margin-left: 165px !important;
}

/* line 8129, app/assets/stylesheets/style.scss */
.ms-170 {
  margin-left: 170px !important;
}

/* line 8132, app/assets/stylesheets/style.scss */
.ms-175 {
  margin-left: 175px !important;
}

/* line 8135, app/assets/stylesheets/style.scss */
.ms-180 {
  margin-left: 180px !important;
}

/* line 8138, app/assets/stylesheets/style.scss */
.ms-185 {
  margin-left: 185px !important;
}

/* line 8141, app/assets/stylesheets/style.scss */
.ms-190 {
  margin-left: 190px !important;
}

/* line 8144, app/assets/stylesheets/style.scss */
.ms-195 {
  margin-left: 195px !important;
}

/* line 8147, app/assets/stylesheets/style.scss */
.ms-200 {
  margin-left: 200px !important;
}

/* line 8150, app/assets/stylesheets/style.scss */
.me-0 {
  margin-right: 0px !important;
}

/* line 8153, app/assets/stylesheets/style.scss */
.me-5 {
  margin-right: 5px !important;
}

/* line 8156, app/assets/stylesheets/style.scss */
.me-10 {
  margin-right: 10px !important;
}

/* line 8159, app/assets/stylesheets/style.scss */
.me-15 {
  margin-right: 15px !important;
}

/* line 8162, app/assets/stylesheets/style.scss */
.me-20 {
  margin-right: 20px !important;
}

/* line 8165, app/assets/stylesheets/style.scss */
.me-25 {
  margin-right: 25px !important;
}

/* line 8168, app/assets/stylesheets/style.scss */
.me-30 {
  margin-right: 30px !important;
}

/* line 8171, app/assets/stylesheets/style.scss */
.me-35 {
  margin-right: 35px !important;
}

/* line 8174, app/assets/stylesheets/style.scss */
.me-40 {
  margin-right: 40px !important;
}

/* line 8177, app/assets/stylesheets/style.scss */
.me-45 {
  margin-right: 45px !important;
}

/* line 8180, app/assets/stylesheets/style.scss */
.me-50 {
  margin-right: 50px !important;
}

/* line 8183, app/assets/stylesheets/style.scss */
.me-55 {
  margin-right: 55px !important;
}

/* line 8186, app/assets/stylesheets/style.scss */
.me-60 {
  margin-right: 60px !important;
}

/* line 8189, app/assets/stylesheets/style.scss */
.me-65 {
  margin-right: 65px !important;
}

/* line 8192, app/assets/stylesheets/style.scss */
.me-70 {
  margin-right: 70px !important;
}

/* line 8195, app/assets/stylesheets/style.scss */
.me-75 {
  margin-right: 75px !important;
}

/* line 8198, app/assets/stylesheets/style.scss */
.me-80 {
  margin-right: 80px !important;
}

/* line 8201, app/assets/stylesheets/style.scss */
.me-85 {
  margin-right: 85px !important;
}

/* line 8204, app/assets/stylesheets/style.scss */
.me-90 {
  margin-right: 90px !important;
}

/* line 8207, app/assets/stylesheets/style.scss */
.me-95 {
  margin-right: 95px !important;
}

/* line 8210, app/assets/stylesheets/style.scss */
.me-100 {
  margin-right: 100px !important;
}

/* line 8213, app/assets/stylesheets/style.scss */
.me-105 {
  margin-right: 105px !important;
}

/* line 8216, app/assets/stylesheets/style.scss */
.me-110 {
  margin-right: 110px !important;
}

/* line 8219, app/assets/stylesheets/style.scss */
.me-115 {
  margin-right: 115px !important;
}

/* line 8222, app/assets/stylesheets/style.scss */
.me-120 {
  margin-right: 120px !important;
}

/* line 8225, app/assets/stylesheets/style.scss */
.me-125 {
  margin-right: 125px !important;
}

/* line 8228, app/assets/stylesheets/style.scss */
.me-130 {
  margin-right: 130px !important;
}

/* line 8231, app/assets/stylesheets/style.scss */
.me-135 {
  margin-right: 135px !important;
}

/* line 8234, app/assets/stylesheets/style.scss */
.me-140 {
  margin-right: 140px !important;
}

/* line 8237, app/assets/stylesheets/style.scss */
.me-145 {
  margin-right: 145px !important;
}

/* line 8240, app/assets/stylesheets/style.scss */
.me-150 {
  margin-right: 150px !important;
}

/* line 8243, app/assets/stylesheets/style.scss */
.me-155 {
  margin-right: 155px !important;
}

/* line 8246, app/assets/stylesheets/style.scss */
.me-160 {
  margin-right: 160px !important;
}

/* line 8249, app/assets/stylesheets/style.scss */
.me-165 {
  margin-right: 165px !important;
}

/* line 8252, app/assets/stylesheets/style.scss */
.me-170 {
  margin-right: 170px !important;
}

/* line 8255, app/assets/stylesheets/style.scss */
.me-175 {
  margin-right: 175px !important;
}

/* line 8258, app/assets/stylesheets/style.scss */
.me-180 {
  margin-right: 180px !important;
}

/* line 8261, app/assets/stylesheets/style.scss */
.me-185 {
  margin-right: 185px !important;
}

/* line 8264, app/assets/stylesheets/style.scss */
.me-190 {
  margin-right: 190px !important;
}

/* line 8267, app/assets/stylesheets/style.scss */
.me-195 {
  margin-right: 195px !important;
}

/* line 8270, app/assets/stylesheets/style.scss */
.me-200 {
  margin-right: 200px !important;
}

/* line 8273, app/assets/stylesheets/style.scss */
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/* line 8277, app/assets/stylesheets/style.scss */
.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

/* line 8281, app/assets/stylesheets/style.scss */
.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/* line 8285, app/assets/stylesheets/style.scss */
.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

/* line 8289, app/assets/stylesheets/style.scss */
.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

/* line 8293, app/assets/stylesheets/style.scss */
.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

/* line 8297, app/assets/stylesheets/style.scss */
.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

/* line 8301, app/assets/stylesheets/style.scss */
.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

/* line 8305, app/assets/stylesheets/style.scss */
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

/* line 8309, app/assets/stylesheets/style.scss */
.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

/* line 8313, app/assets/stylesheets/style.scss */
.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

/* line 8317, app/assets/stylesheets/style.scss */
.mx-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

/* line 8321, app/assets/stylesheets/style.scss */
.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

/* line 8325, app/assets/stylesheets/style.scss */
.mx-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

/* line 8329, app/assets/stylesheets/style.scss */
.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

/* line 8333, app/assets/stylesheets/style.scss */
.mx-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

/* line 8337, app/assets/stylesheets/style.scss */
.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

/* line 8341, app/assets/stylesheets/style.scss */
.mx-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

/* line 8345, app/assets/stylesheets/style.scss */
.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

/* line 8349, app/assets/stylesheets/style.scss */
.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

/* line 8353, app/assets/stylesheets/style.scss */
.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

/* line 8357, app/assets/stylesheets/style.scss */
.mx-105 {
  margin-left: 105px !important;
  margin-right: 105px !important;
}

/* line 8361, app/assets/stylesheets/style.scss */
.mx-110 {
  margin-left: 110px !important;
  margin-right: 110px !important;
}

/* line 8365, app/assets/stylesheets/style.scss */
.mx-115 {
  margin-left: 115px !important;
  margin-right: 115px !important;
}

/* line 8369, app/assets/stylesheets/style.scss */
.mx-120 {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

/* line 8373, app/assets/stylesheets/style.scss */
.mx-125 {
  margin-left: 125px !important;
  margin-right: 125px !important;
}

/* line 8377, app/assets/stylesheets/style.scss */
.mx-130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

/* line 8381, app/assets/stylesheets/style.scss */
.mx-135 {
  margin-left: 135px !important;
  margin-right: 135px !important;
}

/* line 8385, app/assets/stylesheets/style.scss */
.mx-140 {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

/* line 8389, app/assets/stylesheets/style.scss */
.mx-145 {
  margin-left: 145px !important;
  margin-right: 145px !important;
}

/* line 8393, app/assets/stylesheets/style.scss */
.mx-150 {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

/* line 8397, app/assets/stylesheets/style.scss */
.mx-155 {
  margin-left: 155px !important;
  margin-right: 155px !important;
}

/* line 8401, app/assets/stylesheets/style.scss */
.mx-160 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

/* line 8405, app/assets/stylesheets/style.scss */
.mx-165 {
  margin-left: 165px !important;
  margin-right: 165px !important;
}

/* line 8409, app/assets/stylesheets/style.scss */
.mx-170 {
  margin-left: 170px !important;
  margin-right: 170px !important;
}

/* line 8413, app/assets/stylesheets/style.scss */
.mx-175 {
  margin-left: 175px !important;
  margin-right: 175px !important;
}

/* line 8417, app/assets/stylesheets/style.scss */
.mx-180 {
  margin-left: 180px !important;
  margin-right: 180px !important;
}

/* line 8421, app/assets/stylesheets/style.scss */
.mx-185 {
  margin-left: 185px !important;
  margin-right: 185px !important;
}

/* line 8425, app/assets/stylesheets/style.scss */
.mx-190 {
  margin-left: 190px !important;
  margin-right: 190px !important;
}

/* line 8429, app/assets/stylesheets/style.scss */
.mx-195 {
  margin-left: 195px !important;
  margin-right: 195px !important;
}

/* line 8433, app/assets/stylesheets/style.scss */
.mx-200 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}

/* line 8437, app/assets/stylesheets/style.scss */
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* line 8441, app/assets/stylesheets/style.scss */
.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* line 8445, app/assets/stylesheets/style.scss */
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 8449, app/assets/stylesheets/style.scss */
.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 8453, app/assets/stylesheets/style.scss */
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 8457, app/assets/stylesheets/style.scss */
.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

/* line 8461, app/assets/stylesheets/style.scss */
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* line 8465, app/assets/stylesheets/style.scss */
.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

/* line 8469, app/assets/stylesheets/style.scss */
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* line 8473, app/assets/stylesheets/style.scss */
.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

/* line 8477, app/assets/stylesheets/style.scss */
.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

/* line 8481, app/assets/stylesheets/style.scss */
.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

/* line 8485, app/assets/stylesheets/style.scss */
.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

/* line 8489, app/assets/stylesheets/style.scss */
.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

/* line 8493, app/assets/stylesheets/style.scss */
.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

/* line 8497, app/assets/stylesheets/style.scss */
.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

/* line 8501, app/assets/stylesheets/style.scss */
.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

/* line 8505, app/assets/stylesheets/style.scss */
.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

/* line 8509, app/assets/stylesheets/style.scss */
.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

/* line 8513, app/assets/stylesheets/style.scss */
.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

/* line 8517, app/assets/stylesheets/style.scss */
.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

/* line 8521, app/assets/stylesheets/style.scss */
.my-105 {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}

/* line 8525, app/assets/stylesheets/style.scss */
.my-110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

/* line 8529, app/assets/stylesheets/style.scss */
.my-115 {
  margin-top: 115px !important;
  margin-bottom: 115px !important;
}

/* line 8533, app/assets/stylesheets/style.scss */
.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

/* line 8537, app/assets/stylesheets/style.scss */
.my-125 {
  margin-top: 125px !important;
  margin-bottom: 125px !important;
}

/* line 8541, app/assets/stylesheets/style.scss */
.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

/* line 8545, app/assets/stylesheets/style.scss */
.my-135 {
  margin-top: 135px !important;
  margin-bottom: 135px !important;
}

/* line 8549, app/assets/stylesheets/style.scss */
.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

/* line 8553, app/assets/stylesheets/style.scss */
.my-145 {
  margin-top: 145px !important;
  margin-bottom: 145px !important;
}

/* line 8557, app/assets/stylesheets/style.scss */
.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

/* line 8561, app/assets/stylesheets/style.scss */
.my-155 {
  margin-top: 155px !important;
  margin-bottom: 155px !important;
}

/* line 8565, app/assets/stylesheets/style.scss */
.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

/* line 8569, app/assets/stylesheets/style.scss */
.my-165 {
  margin-top: 165px !important;
  margin-bottom: 165px !important;
}

/* line 8573, app/assets/stylesheets/style.scss */
.my-170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

/* line 8577, app/assets/stylesheets/style.scss */
.my-175 {
  margin-top: 175px !important;
  margin-bottom: 175px !important;
}

/* line 8581, app/assets/stylesheets/style.scss */
.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

/* line 8585, app/assets/stylesheets/style.scss */
.my-185 {
  margin-top: 185px !important;
  margin-bottom: 185px !important;
}

/* line 8589, app/assets/stylesheets/style.scss */
.my-190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

/* line 8593, app/assets/stylesheets/style.scss */
.my-195 {
  margin-top: 195px !important;
  margin-bottom: 195px !important;
}

/* line 8597, app/assets/stylesheets/style.scss */
.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

@media (max-width: 575px) {
  /* line 8602, app/assets/stylesheets/style.scss */
  .m-xs-0 {
    margin: 0px !important;
  }
  /* line 8605, app/assets/stylesheets/style.scss */
  .m-xs-5 {
    margin: 5px !important;
  }
  /* line 8608, app/assets/stylesheets/style.scss */
  .m-xs-10 {
    margin: 10px !important;
  }
  /* line 8611, app/assets/stylesheets/style.scss */
  .m-xs-15 {
    margin: 15px !important;
  }
  /* line 8614, app/assets/stylesheets/style.scss */
  .m-xs-20 {
    margin: 20px !important;
  }
  /* line 8617, app/assets/stylesheets/style.scss */
  .m-xs-25 {
    margin: 25px !important;
  }
  /* line 8620, app/assets/stylesheets/style.scss */
  .m-xs-30 {
    margin: 30px !important;
  }
  /* line 8623, app/assets/stylesheets/style.scss */
  .m-xs-35 {
    margin: 35px !important;
  }
  /* line 8626, app/assets/stylesheets/style.scss */
  .m-xs-40 {
    margin: 40px !important;
  }
  /* line 8629, app/assets/stylesheets/style.scss */
  .m-xs-45 {
    margin: 45px !important;
  }
  /* line 8632, app/assets/stylesheets/style.scss */
  .m-xs-50 {
    margin: 50px !important;
  }
  /* line 8635, app/assets/stylesheets/style.scss */
  .m-xs-55 {
    margin: 55px !important;
  }
  /* line 8638, app/assets/stylesheets/style.scss */
  .m-xs-60 {
    margin: 60px !important;
  }
  /* line 8641, app/assets/stylesheets/style.scss */
  .m-xs-65 {
    margin: 65px !important;
  }
  /* line 8644, app/assets/stylesheets/style.scss */
  .m-xs-70 {
    margin: 70px !important;
  }
  /* line 8647, app/assets/stylesheets/style.scss */
  .m-xs-75 {
    margin: 75px !important;
  }
  /* line 8650, app/assets/stylesheets/style.scss */
  .m-xs-80 {
    margin: 80px !important;
  }
  /* line 8653, app/assets/stylesheets/style.scss */
  .m-xs-85 {
    margin: 85px !important;
  }
  /* line 8656, app/assets/stylesheets/style.scss */
  .m-xs-90 {
    margin: 90px !important;
  }
  /* line 8659, app/assets/stylesheets/style.scss */
  .m-xs-95 {
    margin: 95px !important;
  }
  /* line 8662, app/assets/stylesheets/style.scss */
  .m-xs-100 {
    margin: 100px !important;
  }
  /* line 8665, app/assets/stylesheets/style.scss */
  .m-xs-105 {
    margin: 105px !important;
  }
  /* line 8668, app/assets/stylesheets/style.scss */
  .m-xs-110 {
    margin: 110px !important;
  }
  /* line 8671, app/assets/stylesheets/style.scss */
  .m-xs-115 {
    margin: 115px !important;
  }
  /* line 8674, app/assets/stylesheets/style.scss */
  .m-xs-120 {
    margin: 120px !important;
  }
  /* line 8677, app/assets/stylesheets/style.scss */
  .m-xs-125 {
    margin: 125px !important;
  }
  /* line 8680, app/assets/stylesheets/style.scss */
  .m-xs-130 {
    margin: 130px !important;
  }
  /* line 8683, app/assets/stylesheets/style.scss */
  .m-xs-135 {
    margin: 135px !important;
  }
  /* line 8686, app/assets/stylesheets/style.scss */
  .m-xs-140 {
    margin: 140px !important;
  }
  /* line 8689, app/assets/stylesheets/style.scss */
  .m-xs-145 {
    margin: 145px !important;
  }
  /* line 8692, app/assets/stylesheets/style.scss */
  .m-xs-150 {
    margin: 150px !important;
  }
  /* line 8695, app/assets/stylesheets/style.scss */
  .m-xs-155 {
    margin: 155px !important;
  }
  /* line 8698, app/assets/stylesheets/style.scss */
  .m-xs-160 {
    margin: 160px !important;
  }
  /* line 8701, app/assets/stylesheets/style.scss */
  .m-xs-165 {
    margin: 165px !important;
  }
  /* line 8704, app/assets/stylesheets/style.scss */
  .m-xs-170 {
    margin: 170px !important;
  }
  /* line 8707, app/assets/stylesheets/style.scss */
  .m-xs-175 {
    margin: 175px !important;
  }
  /* line 8710, app/assets/stylesheets/style.scss */
  .m-xs-180 {
    margin: 180px !important;
  }
  /* line 8713, app/assets/stylesheets/style.scss */
  .m-xs-185 {
    margin: 185px !important;
  }
  /* line 8716, app/assets/stylesheets/style.scss */
  .m-xs-190 {
    margin: 190px !important;
  }
  /* line 8719, app/assets/stylesheets/style.scss */
  .m-xs-195 {
    margin: 195px !important;
  }
  /* line 8722, app/assets/stylesheets/style.scss */
  .m-xs-200 {
    margin: 200px !important;
  }
  /* line 8725, app/assets/stylesheets/style.scss */
  .mt-xs-0 {
    margin-top: 0px !important;
  }
  /* line 8728, app/assets/stylesheets/style.scss */
  .mt-xs-5 {
    margin-top: 5px !important;
  }
  /* line 8731, app/assets/stylesheets/style.scss */
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  /* line 8734, app/assets/stylesheets/style.scss */
  .mt-xs-15 {
    margin-top: 15px !important;
  }
  /* line 8737, app/assets/stylesheets/style.scss */
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  /* line 8740, app/assets/stylesheets/style.scss */
  .mt-xs-25 {
    margin-top: 25px !important;
  }
  /* line 8743, app/assets/stylesheets/style.scss */
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  /* line 8746, app/assets/stylesheets/style.scss */
  .mt-xs-35 {
    margin-top: 35px !important;
  }
  /* line 8749, app/assets/stylesheets/style.scss */
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  /* line 8752, app/assets/stylesheets/style.scss */
  .mt-xs-45 {
    margin-top: 45px !important;
  }
  /* line 8755, app/assets/stylesheets/style.scss */
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  /* line 8758, app/assets/stylesheets/style.scss */
  .mt-xs-55 {
    margin-top: 55px !important;
  }
  /* line 8761, app/assets/stylesheets/style.scss */
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  /* line 8764, app/assets/stylesheets/style.scss */
  .mt-xs-65 {
    margin-top: 65px !important;
  }
  /* line 8767, app/assets/stylesheets/style.scss */
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  /* line 8770, app/assets/stylesheets/style.scss */
  .mt-xs-75 {
    margin-top: 75px !important;
  }
  /* line 8773, app/assets/stylesheets/style.scss */
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  /* line 8776, app/assets/stylesheets/style.scss */
  .mt-xs-85 {
    margin-top: 85px !important;
  }
  /* line 8779, app/assets/stylesheets/style.scss */
  .mt-xs-90 {
    margin-top: 90px !important;
  }
  /* line 8782, app/assets/stylesheets/style.scss */
  .mt-xs-95 {
    margin-top: 95px !important;
  }
  /* line 8785, app/assets/stylesheets/style.scss */
  .mt-xs-100 {
    margin-top: 100px !important;
  }
  /* line 8788, app/assets/stylesheets/style.scss */
  .mt-xs-105 {
    margin-top: 105px !important;
  }
  /* line 8791, app/assets/stylesheets/style.scss */
  .mt-xs-110 {
    margin-top: 110px !important;
  }
  /* line 8794, app/assets/stylesheets/style.scss */
  .mt-xs-115 {
    margin-top: 115px !important;
  }
  /* line 8797, app/assets/stylesheets/style.scss */
  .mt-xs-120 {
    margin-top: 120px !important;
  }
  /* line 8800, app/assets/stylesheets/style.scss */
  .mt-xs-125 {
    margin-top: 125px !important;
  }
  /* line 8803, app/assets/stylesheets/style.scss */
  .mt-xs-130 {
    margin-top: 130px !important;
  }
  /* line 8806, app/assets/stylesheets/style.scss */
  .mt-xs-135 {
    margin-top: 135px !important;
  }
  /* line 8809, app/assets/stylesheets/style.scss */
  .mt-xs-140 {
    margin-top: 140px !important;
  }
  /* line 8812, app/assets/stylesheets/style.scss */
  .mt-xs-145 {
    margin-top: 145px !important;
  }
  /* line 8815, app/assets/stylesheets/style.scss */
  .mt-xs-150 {
    margin-top: 150px !important;
  }
  /* line 8818, app/assets/stylesheets/style.scss */
  .mt-xs-155 {
    margin-top: 155px !important;
  }
  /* line 8821, app/assets/stylesheets/style.scss */
  .mt-xs-160 {
    margin-top: 160px !important;
  }
  /* line 8824, app/assets/stylesheets/style.scss */
  .mt-xs-165 {
    margin-top: 165px !important;
  }
  /* line 8827, app/assets/stylesheets/style.scss */
  .mt-xs-170 {
    margin-top: 170px !important;
  }
  /* line 8830, app/assets/stylesheets/style.scss */
  .mt-xs-175 {
    margin-top: 175px !important;
  }
  /* line 8833, app/assets/stylesheets/style.scss */
  .mt-xs-180 {
    margin-top: 180px !important;
  }
  /* line 8836, app/assets/stylesheets/style.scss */
  .mt-xs-185 {
    margin-top: 185px !important;
  }
  /* line 8839, app/assets/stylesheets/style.scss */
  .mt-xs-190 {
    margin-top: 190px !important;
  }
  /* line 8842, app/assets/stylesheets/style.scss */
  .mt-xs-195 {
    margin-top: 195px !important;
  }
  /* line 8845, app/assets/stylesheets/style.scss */
  .mt-xs-200 {
    margin-top: 200px !important;
  }
  /* line 8848, app/assets/stylesheets/style.scss */
  .mb-xs-0 {
    margin-bottom: 0px !important;
  }
  /* line 8851, app/assets/stylesheets/style.scss */
  .mb-xs-5 {
    margin-bottom: 5px !important;
  }
  /* line 8854, app/assets/stylesheets/style.scss */
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  /* line 8857, app/assets/stylesheets/style.scss */
  .mb-xs-15 {
    margin-bottom: 15px !important;
  }
  /* line 8860, app/assets/stylesheets/style.scss */
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  /* line 8863, app/assets/stylesheets/style.scss */
  .mb-xs-25 {
    margin-bottom: 25px !important;
  }
  /* line 8866, app/assets/stylesheets/style.scss */
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  /* line 8869, app/assets/stylesheets/style.scss */
  .mb-xs-35 {
    margin-bottom: 35px !important;
  }
  /* line 8872, app/assets/stylesheets/style.scss */
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  /* line 8875, app/assets/stylesheets/style.scss */
  .mb-xs-45 {
    margin-bottom: 45px !important;
  }
  /* line 8878, app/assets/stylesheets/style.scss */
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  /* line 8881, app/assets/stylesheets/style.scss */
  .mb-xs-55 {
    margin-bottom: 55px !important;
  }
  /* line 8884, app/assets/stylesheets/style.scss */
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  /* line 8887, app/assets/stylesheets/style.scss */
  .mb-xs-65 {
    margin-bottom: 65px !important;
  }
  /* line 8890, app/assets/stylesheets/style.scss */
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  /* line 8893, app/assets/stylesheets/style.scss */
  .mb-xs-75 {
    margin-bottom: 75px !important;
  }
  /* line 8896, app/assets/stylesheets/style.scss */
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
  /* line 8899, app/assets/stylesheets/style.scss */
  .mb-xs-85 {
    margin-bottom: 85px !important;
  }
  /* line 8902, app/assets/stylesheets/style.scss */
  .mb-xs-90 {
    margin-bottom: 90px !important;
  }
  /* line 8905, app/assets/stylesheets/style.scss */
  .mb-xs-95 {
    margin-bottom: 95px !important;
  }
  /* line 8908, app/assets/stylesheets/style.scss */
  .mb-xs-100 {
    margin-bottom: 100px !important;
  }
  /* line 8911, app/assets/stylesheets/style.scss */
  .mb-xs-105 {
    margin-bottom: 105px !important;
  }
  /* line 8914, app/assets/stylesheets/style.scss */
  .mb-xs-110 {
    margin-bottom: 110px !important;
  }
  /* line 8917, app/assets/stylesheets/style.scss */
  .mb-xs-115 {
    margin-bottom: 115px !important;
  }
  /* line 8920, app/assets/stylesheets/style.scss */
  .mb-xs-120 {
    margin-bottom: 120px !important;
  }
  /* line 8923, app/assets/stylesheets/style.scss */
  .mb-xs-125 {
    margin-bottom: 125px !important;
  }
  /* line 8926, app/assets/stylesheets/style.scss */
  .mb-xs-130 {
    margin-bottom: 130px !important;
  }
  /* line 8929, app/assets/stylesheets/style.scss */
  .mb-xs-135 {
    margin-bottom: 135px !important;
  }
  /* line 8932, app/assets/stylesheets/style.scss */
  .mb-xs-140 {
    margin-bottom: 140px !important;
  }
  /* line 8935, app/assets/stylesheets/style.scss */
  .mb-xs-145 {
    margin-bottom: 145px !important;
  }
  /* line 8938, app/assets/stylesheets/style.scss */
  .mb-xs-150 {
    margin-bottom: 150px !important;
  }
  /* line 8941, app/assets/stylesheets/style.scss */
  .mb-xs-155 {
    margin-bottom: 155px !important;
  }
  /* line 8944, app/assets/stylesheets/style.scss */
  .mb-xs-160 {
    margin-bottom: 160px !important;
  }
  /* line 8947, app/assets/stylesheets/style.scss */
  .mb-xs-165 {
    margin-bottom: 165px !important;
  }
  /* line 8950, app/assets/stylesheets/style.scss */
  .mb-xs-170 {
    margin-bottom: 170px !important;
  }
  /* line 8953, app/assets/stylesheets/style.scss */
  .mb-xs-175 {
    margin-bottom: 175px !important;
  }
  /* line 8956, app/assets/stylesheets/style.scss */
  .mb-xs-180 {
    margin-bottom: 180px !important;
  }
  /* line 8959, app/assets/stylesheets/style.scss */
  .mb-xs-185 {
    margin-bottom: 185px !important;
  }
  /* line 8962, app/assets/stylesheets/style.scss */
  .mb-xs-190 {
    margin-bottom: 190px !important;
  }
  /* line 8965, app/assets/stylesheets/style.scss */
  .mb-xs-195 {
    margin-bottom: 195px !important;
  }
  /* line 8968, app/assets/stylesheets/style.scss */
  .mb-xs-200 {
    margin-bottom: 200px !important;
  }
  /* line 8971, app/assets/stylesheets/style.scss */
  .ms-xs-0 {
    margin-left: 0px !important;
  }
  /* line 8974, app/assets/stylesheets/style.scss */
  .ms-xs-5 {
    margin-left: 5px !important;
  }
  /* line 8977, app/assets/stylesheets/style.scss */
  .ms-xs-10 {
    margin-left: 10px !important;
  }
  /* line 8980, app/assets/stylesheets/style.scss */
  .ms-xs-15 {
    margin-left: 15px !important;
  }
  /* line 8983, app/assets/stylesheets/style.scss */
  .ms-xs-20 {
    margin-left: 20px !important;
  }
  /* line 8986, app/assets/stylesheets/style.scss */
  .ms-xs-25 {
    margin-left: 25px !important;
  }
  /* line 8989, app/assets/stylesheets/style.scss */
  .ms-xs-30 {
    margin-left: 30px !important;
  }
  /* line 8992, app/assets/stylesheets/style.scss */
  .ms-xs-35 {
    margin-left: 35px !important;
  }
  /* line 8995, app/assets/stylesheets/style.scss */
  .ms-xs-40 {
    margin-left: 40px !important;
  }
  /* line 8998, app/assets/stylesheets/style.scss */
  .ms-xs-45 {
    margin-left: 45px !important;
  }
  /* line 9001, app/assets/stylesheets/style.scss */
  .ms-xs-50 {
    margin-left: 50px !important;
  }
  /* line 9004, app/assets/stylesheets/style.scss */
  .ms-xs-55 {
    margin-left: 55px !important;
  }
  /* line 9007, app/assets/stylesheets/style.scss */
  .ms-xs-60 {
    margin-left: 60px !important;
  }
  /* line 9010, app/assets/stylesheets/style.scss */
  .ms-xs-65 {
    margin-left: 65px !important;
  }
  /* line 9013, app/assets/stylesheets/style.scss */
  .ms-xs-70 {
    margin-left: 70px !important;
  }
  /* line 9016, app/assets/stylesheets/style.scss */
  .ms-xs-75 {
    margin-left: 75px !important;
  }
  /* line 9019, app/assets/stylesheets/style.scss */
  .ms-xs-80 {
    margin-left: 80px !important;
  }
  /* line 9022, app/assets/stylesheets/style.scss */
  .ms-xs-85 {
    margin-left: 85px !important;
  }
  /* line 9025, app/assets/stylesheets/style.scss */
  .ms-xs-90 {
    margin-left: 90px !important;
  }
  /* line 9028, app/assets/stylesheets/style.scss */
  .ms-xs-95 {
    margin-left: 95px !important;
  }
  /* line 9031, app/assets/stylesheets/style.scss */
  .ms-xs-100 {
    margin-left: 100px !important;
  }
  /* line 9034, app/assets/stylesheets/style.scss */
  .ms-xs-105 {
    margin-left: 105px !important;
  }
  /* line 9037, app/assets/stylesheets/style.scss */
  .ms-xs-110 {
    margin-left: 110px !important;
  }
  /* line 9040, app/assets/stylesheets/style.scss */
  .ms-xs-115 {
    margin-left: 115px !important;
  }
  /* line 9043, app/assets/stylesheets/style.scss */
  .ms-xs-120 {
    margin-left: 120px !important;
  }
  /* line 9046, app/assets/stylesheets/style.scss */
  .ms-xs-125 {
    margin-left: 125px !important;
  }
  /* line 9049, app/assets/stylesheets/style.scss */
  .ms-xs-130 {
    margin-left: 130px !important;
  }
  /* line 9052, app/assets/stylesheets/style.scss */
  .ms-xs-135 {
    margin-left: 135px !important;
  }
  /* line 9055, app/assets/stylesheets/style.scss */
  .ms-xs-140 {
    margin-left: 140px !important;
  }
  /* line 9058, app/assets/stylesheets/style.scss */
  .ms-xs-145 {
    margin-left: 145px !important;
  }
  /* line 9061, app/assets/stylesheets/style.scss */
  .ms-xs-150 {
    margin-left: 150px !important;
  }
  /* line 9064, app/assets/stylesheets/style.scss */
  .ms-xs-155 {
    margin-left: 155px !important;
  }
  /* line 9067, app/assets/stylesheets/style.scss */
  .ms-xs-160 {
    margin-left: 160px !important;
  }
  /* line 9070, app/assets/stylesheets/style.scss */
  .ms-xs-165 {
    margin-left: 165px !important;
  }
  /* line 9073, app/assets/stylesheets/style.scss */
  .ms-xs-170 {
    margin-left: 170px !important;
  }
  /* line 9076, app/assets/stylesheets/style.scss */
  .ms-xs-175 {
    margin-left: 175px !important;
  }
  /* line 9079, app/assets/stylesheets/style.scss */
  .ms-xs-180 {
    margin-left: 180px !important;
  }
  /* line 9082, app/assets/stylesheets/style.scss */
  .ms-xs-185 {
    margin-left: 185px !important;
  }
  /* line 9085, app/assets/stylesheets/style.scss */
  .ms-xs-190 {
    margin-left: 190px !important;
  }
  /* line 9088, app/assets/stylesheets/style.scss */
  .ms-xs-195 {
    margin-left: 195px !important;
  }
  /* line 9091, app/assets/stylesheets/style.scss */
  .ms-xs-200 {
    margin-left: 200px !important;
  }
  /* line 9094, app/assets/stylesheets/style.scss */
  .me-xs-0 {
    margin-right: 0px !important;
  }
  /* line 9097, app/assets/stylesheets/style.scss */
  .me-xs-5 {
    margin-right: 5px !important;
  }
  /* line 9100, app/assets/stylesheets/style.scss */
  .me-xs-10 {
    margin-right: 10px !important;
  }
  /* line 9103, app/assets/stylesheets/style.scss */
  .me-xs-15 {
    margin-right: 15px !important;
  }
  /* line 9106, app/assets/stylesheets/style.scss */
  .me-xs-20 {
    margin-right: 20px !important;
  }
  /* line 9109, app/assets/stylesheets/style.scss */
  .me-xs-25 {
    margin-right: 25px !important;
  }
  /* line 9112, app/assets/stylesheets/style.scss */
  .me-xs-30 {
    margin-right: 30px !important;
  }
  /* line 9115, app/assets/stylesheets/style.scss */
  .me-xs-35 {
    margin-right: 35px !important;
  }
  /* line 9118, app/assets/stylesheets/style.scss */
  .me-xs-40 {
    margin-right: 40px !important;
  }
  /* line 9121, app/assets/stylesheets/style.scss */
  .me-xs-45 {
    margin-right: 45px !important;
  }
  /* line 9124, app/assets/stylesheets/style.scss */
  .me-xs-50 {
    margin-right: 50px !important;
  }
  /* line 9127, app/assets/stylesheets/style.scss */
  .me-xs-55 {
    margin-right: 55px !important;
  }
  /* line 9130, app/assets/stylesheets/style.scss */
  .me-xs-60 {
    margin-right: 60px !important;
  }
  /* line 9133, app/assets/stylesheets/style.scss */
  .me-xs-65 {
    margin-right: 65px !important;
  }
  /* line 9136, app/assets/stylesheets/style.scss */
  .me-xs-70 {
    margin-right: 70px !important;
  }
  /* line 9139, app/assets/stylesheets/style.scss */
  .me-xs-75 {
    margin-right: 75px !important;
  }
  /* line 9142, app/assets/stylesheets/style.scss */
  .me-xs-80 {
    margin-right: 80px !important;
  }
  /* line 9145, app/assets/stylesheets/style.scss */
  .me-xs-85 {
    margin-right: 85px !important;
  }
  /* line 9148, app/assets/stylesheets/style.scss */
  .me-xs-90 {
    margin-right: 90px !important;
  }
  /* line 9151, app/assets/stylesheets/style.scss */
  .me-xs-95 {
    margin-right: 95px !important;
  }
  /* line 9154, app/assets/stylesheets/style.scss */
  .me-xs-100 {
    margin-right: 100px !important;
  }
  /* line 9157, app/assets/stylesheets/style.scss */
  .me-xs-105 {
    margin-right: 105px !important;
  }
  /* line 9160, app/assets/stylesheets/style.scss */
  .me-xs-110 {
    margin-right: 110px !important;
  }
  /* line 9163, app/assets/stylesheets/style.scss */
  .me-xs-115 {
    margin-right: 115px !important;
  }
  /* line 9166, app/assets/stylesheets/style.scss */
  .me-xs-120 {
    margin-right: 120px !important;
  }
  /* line 9169, app/assets/stylesheets/style.scss */
  .me-xs-125 {
    margin-right: 125px !important;
  }
  /* line 9172, app/assets/stylesheets/style.scss */
  .me-xs-130 {
    margin-right: 130px !important;
  }
  /* line 9175, app/assets/stylesheets/style.scss */
  .me-xs-135 {
    margin-right: 135px !important;
  }
  /* line 9178, app/assets/stylesheets/style.scss */
  .me-xs-140 {
    margin-right: 140px !important;
  }
  /* line 9181, app/assets/stylesheets/style.scss */
  .me-xs-145 {
    margin-right: 145px !important;
  }
  /* line 9184, app/assets/stylesheets/style.scss */
  .me-xs-150 {
    margin-right: 150px !important;
  }
  /* line 9187, app/assets/stylesheets/style.scss */
  .me-xs-155 {
    margin-right: 155px !important;
  }
  /* line 9190, app/assets/stylesheets/style.scss */
  .me-xs-160 {
    margin-right: 160px !important;
  }
  /* line 9193, app/assets/stylesheets/style.scss */
  .me-xs-165 {
    margin-right: 165px !important;
  }
  /* line 9196, app/assets/stylesheets/style.scss */
  .me-xs-170 {
    margin-right: 170px !important;
  }
  /* line 9199, app/assets/stylesheets/style.scss */
  .me-xs-175 {
    margin-right: 175px !important;
  }
  /* line 9202, app/assets/stylesheets/style.scss */
  .me-xs-180 {
    margin-right: 180px !important;
  }
  /* line 9205, app/assets/stylesheets/style.scss */
  .me-xs-185 {
    margin-right: 185px !important;
  }
  /* line 9208, app/assets/stylesheets/style.scss */
  .me-xs-190 {
    margin-right: 190px !important;
  }
  /* line 9211, app/assets/stylesheets/style.scss */
  .me-xs-195 {
    margin-right: 195px !important;
  }
  /* line 9214, app/assets/stylesheets/style.scss */
  .me-xs-200 {
    margin-right: 200px !important;
  }
  /* line 9217, app/assets/stylesheets/style.scss */
  .mx-xs-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 9221, app/assets/stylesheets/style.scss */
  .mx-xs-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 9225, app/assets/stylesheets/style.scss */
  .mx-xs-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 9229, app/assets/stylesheets/style.scss */
  .mx-xs-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 9233, app/assets/stylesheets/style.scss */
  .mx-xs-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 9237, app/assets/stylesheets/style.scss */
  .mx-xs-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 9241, app/assets/stylesheets/style.scss */
  .mx-xs-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 9245, app/assets/stylesheets/style.scss */
  .mx-xs-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 9249, app/assets/stylesheets/style.scss */
  .mx-xs-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 9253, app/assets/stylesheets/style.scss */
  .mx-xs-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 9257, app/assets/stylesheets/style.scss */
  .mx-xs-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 9261, app/assets/stylesheets/style.scss */
  .mx-xs-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 9265, app/assets/stylesheets/style.scss */
  .mx-xs-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 9269, app/assets/stylesheets/style.scss */
  .mx-xs-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 9273, app/assets/stylesheets/style.scss */
  .mx-xs-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 9277, app/assets/stylesheets/style.scss */
  .mx-xs-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 9281, app/assets/stylesheets/style.scss */
  .mx-xs-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 9285, app/assets/stylesheets/style.scss */
  .mx-xs-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 9289, app/assets/stylesheets/style.scss */
  .mx-xs-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 9293, app/assets/stylesheets/style.scss */
  .mx-xs-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 9297, app/assets/stylesheets/style.scss */
  .mx-xs-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 9301, app/assets/stylesheets/style.scss */
  .mx-xs-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 9305, app/assets/stylesheets/style.scss */
  .mx-xs-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 9309, app/assets/stylesheets/style.scss */
  .mx-xs-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 9313, app/assets/stylesheets/style.scss */
  .mx-xs-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 9317, app/assets/stylesheets/style.scss */
  .mx-xs-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 9321, app/assets/stylesheets/style.scss */
  .mx-xs-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 9325, app/assets/stylesheets/style.scss */
  .mx-xs-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 9329, app/assets/stylesheets/style.scss */
  .mx-xs-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 9333, app/assets/stylesheets/style.scss */
  .mx-xs-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 9337, app/assets/stylesheets/style.scss */
  .mx-xs-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 9341, app/assets/stylesheets/style.scss */
  .mx-xs-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 9345, app/assets/stylesheets/style.scss */
  .mx-xs-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 9349, app/assets/stylesheets/style.scss */
  .mx-xs-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 9353, app/assets/stylesheets/style.scss */
  .mx-xs-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 9357, app/assets/stylesheets/style.scss */
  .mx-xs-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 9361, app/assets/stylesheets/style.scss */
  .mx-xs-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 9365, app/assets/stylesheets/style.scss */
  .mx-xs-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 9369, app/assets/stylesheets/style.scss */
  .mx-xs-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 9373, app/assets/stylesheets/style.scss */
  .mx-xs-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 9377, app/assets/stylesheets/style.scss */
  .mx-xs-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 9381, app/assets/stylesheets/style.scss */
  .my-xs-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 9385, app/assets/stylesheets/style.scss */
  .my-xs-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 9389, app/assets/stylesheets/style.scss */
  .my-xs-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 9393, app/assets/stylesheets/style.scss */
  .my-xs-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 9397, app/assets/stylesheets/style.scss */
  .my-xs-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 9401, app/assets/stylesheets/style.scss */
  .my-xs-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 9405, app/assets/stylesheets/style.scss */
  .my-xs-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 9409, app/assets/stylesheets/style.scss */
  .my-xs-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 9413, app/assets/stylesheets/style.scss */
  .my-xs-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 9417, app/assets/stylesheets/style.scss */
  .my-xs-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 9421, app/assets/stylesheets/style.scss */
  .my-xs-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 9425, app/assets/stylesheets/style.scss */
  .my-xs-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 9429, app/assets/stylesheets/style.scss */
  .my-xs-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 9433, app/assets/stylesheets/style.scss */
  .my-xs-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 9437, app/assets/stylesheets/style.scss */
  .my-xs-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 9441, app/assets/stylesheets/style.scss */
  .my-xs-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 9445, app/assets/stylesheets/style.scss */
  .my-xs-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 9449, app/assets/stylesheets/style.scss */
  .my-xs-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 9453, app/assets/stylesheets/style.scss */
  .my-xs-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 9457, app/assets/stylesheets/style.scss */
  .my-xs-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 9461, app/assets/stylesheets/style.scss */
  .my-xs-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 9465, app/assets/stylesheets/style.scss */
  .my-xs-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 9469, app/assets/stylesheets/style.scss */
  .my-xs-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 9473, app/assets/stylesheets/style.scss */
  .my-xs-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 9477, app/assets/stylesheets/style.scss */
  .my-xs-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 9481, app/assets/stylesheets/style.scss */
  .my-xs-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 9485, app/assets/stylesheets/style.scss */
  .my-xs-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 9489, app/assets/stylesheets/style.scss */
  .my-xs-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 9493, app/assets/stylesheets/style.scss */
  .my-xs-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 9497, app/assets/stylesheets/style.scss */
  .my-xs-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 9501, app/assets/stylesheets/style.scss */
  .my-xs-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 9505, app/assets/stylesheets/style.scss */
  .my-xs-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 9509, app/assets/stylesheets/style.scss */
  .my-xs-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 9513, app/assets/stylesheets/style.scss */
  .my-xs-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 9517, app/assets/stylesheets/style.scss */
  .my-xs-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 9521, app/assets/stylesheets/style.scss */
  .my-xs-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 9525, app/assets/stylesheets/style.scss */
  .my-xs-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 9529, app/assets/stylesheets/style.scss */
  .my-xs-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 9533, app/assets/stylesheets/style.scss */
  .my-xs-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 9537, app/assets/stylesheets/style.scss */
  .my-xs-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 9541, app/assets/stylesheets/style.scss */
  .my-xs-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 576px) {
  /* line 9545, app/assets/stylesheets/style.scss */
  .m-sm-0 {
    margin: 0px !important;
  }
  /* line 9548, app/assets/stylesheets/style.scss */
  .m-sm-5 {
    margin: 5px !important;
  }
  /* line 9551, app/assets/stylesheets/style.scss */
  .m-sm-10 {
    margin: 10px !important;
  }
  /* line 9554, app/assets/stylesheets/style.scss */
  .m-sm-15 {
    margin: 15px !important;
  }
  /* line 9557, app/assets/stylesheets/style.scss */
  .m-sm-20 {
    margin: 20px !important;
  }
  /* line 9560, app/assets/stylesheets/style.scss */
  .m-sm-25 {
    margin: 25px !important;
  }
  /* line 9563, app/assets/stylesheets/style.scss */
  .m-sm-30 {
    margin: 30px !important;
  }
  /* line 9566, app/assets/stylesheets/style.scss */
  .m-sm-35 {
    margin: 35px !important;
  }
  /* line 9569, app/assets/stylesheets/style.scss */
  .m-sm-40 {
    margin: 40px !important;
  }
  /* line 9572, app/assets/stylesheets/style.scss */
  .m-sm-45 {
    margin: 45px !important;
  }
  /* line 9575, app/assets/stylesheets/style.scss */
  .m-sm-50 {
    margin: 50px !important;
  }
  /* line 9578, app/assets/stylesheets/style.scss */
  .m-sm-55 {
    margin: 55px !important;
  }
  /* line 9581, app/assets/stylesheets/style.scss */
  .m-sm-60 {
    margin: 60px !important;
  }
  /* line 9584, app/assets/stylesheets/style.scss */
  .m-sm-65 {
    margin: 65px !important;
  }
  /* line 9587, app/assets/stylesheets/style.scss */
  .m-sm-70 {
    margin: 70px !important;
  }
  /* line 9590, app/assets/stylesheets/style.scss */
  .m-sm-75 {
    margin: 75px !important;
  }
  /* line 9593, app/assets/stylesheets/style.scss */
  .m-sm-80 {
    margin: 80px !important;
  }
  /* line 9596, app/assets/stylesheets/style.scss */
  .m-sm-85 {
    margin: 85px !important;
  }
  /* line 9599, app/assets/stylesheets/style.scss */
  .m-sm-90 {
    margin: 90px !important;
  }
  /* line 9602, app/assets/stylesheets/style.scss */
  .m-sm-95 {
    margin: 95px !important;
  }
  /* line 9605, app/assets/stylesheets/style.scss */
  .m-sm-100 {
    margin: 100px !important;
  }
  /* line 9608, app/assets/stylesheets/style.scss */
  .m-sm-105 {
    margin: 105px !important;
  }
  /* line 9611, app/assets/stylesheets/style.scss */
  .m-sm-110 {
    margin: 110px !important;
  }
  /* line 9614, app/assets/stylesheets/style.scss */
  .m-sm-115 {
    margin: 115px !important;
  }
  /* line 9617, app/assets/stylesheets/style.scss */
  .m-sm-120 {
    margin: 120px !important;
  }
  /* line 9620, app/assets/stylesheets/style.scss */
  .m-sm-125 {
    margin: 125px !important;
  }
  /* line 9623, app/assets/stylesheets/style.scss */
  .m-sm-130 {
    margin: 130px !important;
  }
  /* line 9626, app/assets/stylesheets/style.scss */
  .m-sm-135 {
    margin: 135px !important;
  }
  /* line 9629, app/assets/stylesheets/style.scss */
  .m-sm-140 {
    margin: 140px !important;
  }
  /* line 9632, app/assets/stylesheets/style.scss */
  .m-sm-145 {
    margin: 145px !important;
  }
  /* line 9635, app/assets/stylesheets/style.scss */
  .m-sm-150 {
    margin: 150px !important;
  }
  /* line 9638, app/assets/stylesheets/style.scss */
  .m-sm-155 {
    margin: 155px !important;
  }
  /* line 9641, app/assets/stylesheets/style.scss */
  .m-sm-160 {
    margin: 160px !important;
  }
  /* line 9644, app/assets/stylesheets/style.scss */
  .m-sm-165 {
    margin: 165px !important;
  }
  /* line 9647, app/assets/stylesheets/style.scss */
  .m-sm-170 {
    margin: 170px !important;
  }
  /* line 9650, app/assets/stylesheets/style.scss */
  .m-sm-175 {
    margin: 175px !important;
  }
  /* line 9653, app/assets/stylesheets/style.scss */
  .m-sm-180 {
    margin: 180px !important;
  }
  /* line 9656, app/assets/stylesheets/style.scss */
  .m-sm-185 {
    margin: 185px !important;
  }
  /* line 9659, app/assets/stylesheets/style.scss */
  .m-sm-190 {
    margin: 190px !important;
  }
  /* line 9662, app/assets/stylesheets/style.scss */
  .m-sm-195 {
    margin: 195px !important;
  }
  /* line 9665, app/assets/stylesheets/style.scss */
  .m-sm-200 {
    margin: 200px !important;
  }
  /* line 9668, app/assets/stylesheets/style.scss */
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  /* line 9671, app/assets/stylesheets/style.scss */
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  /* line 9674, app/assets/stylesheets/style.scss */
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  /* line 9677, app/assets/stylesheets/style.scss */
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  /* line 9680, app/assets/stylesheets/style.scss */
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  /* line 9683, app/assets/stylesheets/style.scss */
  .mt-sm-25 {
    margin-top: 25px !important;
  }
  /* line 9686, app/assets/stylesheets/style.scss */
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  /* line 9689, app/assets/stylesheets/style.scss */
  .mt-sm-35 {
    margin-top: 35px !important;
  }
  /* line 9692, app/assets/stylesheets/style.scss */
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  /* line 9695, app/assets/stylesheets/style.scss */
  .mt-sm-45 {
    margin-top: 45px !important;
  }
  /* line 9698, app/assets/stylesheets/style.scss */
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  /* line 9701, app/assets/stylesheets/style.scss */
  .mt-sm-55 {
    margin-top: 55px !important;
  }
  /* line 9704, app/assets/stylesheets/style.scss */
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  /* line 9707, app/assets/stylesheets/style.scss */
  .mt-sm-65 {
    margin-top: 65px !important;
  }
  /* line 9710, app/assets/stylesheets/style.scss */
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  /* line 9713, app/assets/stylesheets/style.scss */
  .mt-sm-75 {
    margin-top: 75px !important;
  }
  /* line 9716, app/assets/stylesheets/style.scss */
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  /* line 9719, app/assets/stylesheets/style.scss */
  .mt-sm-85 {
    margin-top: 85px !important;
  }
  /* line 9722, app/assets/stylesheets/style.scss */
  .mt-sm-90 {
    margin-top: 90px !important;
  }
  /* line 9725, app/assets/stylesheets/style.scss */
  .mt-sm-95 {
    margin-top: 95px !important;
  }
  /* line 9728, app/assets/stylesheets/style.scss */
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  /* line 9731, app/assets/stylesheets/style.scss */
  .mt-sm-105 {
    margin-top: 105px !important;
  }
  /* line 9734, app/assets/stylesheets/style.scss */
  .mt-sm-110 {
    margin-top: 110px !important;
  }
  /* line 9737, app/assets/stylesheets/style.scss */
  .mt-sm-115 {
    margin-top: 115px !important;
  }
  /* line 9740, app/assets/stylesheets/style.scss */
  .mt-sm-120 {
    margin-top: 120px !important;
  }
  /* line 9743, app/assets/stylesheets/style.scss */
  .mt-sm-125 {
    margin-top: 125px !important;
  }
  /* line 9746, app/assets/stylesheets/style.scss */
  .mt-sm-130 {
    margin-top: 130px !important;
  }
  /* line 9749, app/assets/stylesheets/style.scss */
  .mt-sm-135 {
    margin-top: 135px !important;
  }
  /* line 9752, app/assets/stylesheets/style.scss */
  .mt-sm-140 {
    margin-top: 140px !important;
  }
  /* line 9755, app/assets/stylesheets/style.scss */
  .mt-sm-145 {
    margin-top: 145px !important;
  }
  /* line 9758, app/assets/stylesheets/style.scss */
  .mt-sm-150 {
    margin-top: 150px !important;
  }
  /* line 9761, app/assets/stylesheets/style.scss */
  .mt-sm-155 {
    margin-top: 155px !important;
  }
  /* line 9764, app/assets/stylesheets/style.scss */
  .mt-sm-160 {
    margin-top: 160px !important;
  }
  /* line 9767, app/assets/stylesheets/style.scss */
  .mt-sm-165 {
    margin-top: 165px !important;
  }
  /* line 9770, app/assets/stylesheets/style.scss */
  .mt-sm-170 {
    margin-top: 170px !important;
  }
  /* line 9773, app/assets/stylesheets/style.scss */
  .mt-sm-175 {
    margin-top: 175px !important;
  }
  /* line 9776, app/assets/stylesheets/style.scss */
  .mt-sm-180 {
    margin-top: 180px !important;
  }
  /* line 9779, app/assets/stylesheets/style.scss */
  .mt-sm-185 {
    margin-top: 185px !important;
  }
  /* line 9782, app/assets/stylesheets/style.scss */
  .mt-sm-190 {
    margin-top: 190px !important;
  }
  /* line 9785, app/assets/stylesheets/style.scss */
  .mt-sm-195 {
    margin-top: 195px !important;
  }
  /* line 9788, app/assets/stylesheets/style.scss */
  .mt-sm-200 {
    margin-top: 200px !important;
  }
  /* line 9791, app/assets/stylesheets/style.scss */
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  /* line 9794, app/assets/stylesheets/style.scss */
  .mb-sm-5 {
    margin-bottom: 5px !important;
  }
  /* line 9797, app/assets/stylesheets/style.scss */
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  /* line 9800, app/assets/stylesheets/style.scss */
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
  /* line 9803, app/assets/stylesheets/style.scss */
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  /* line 9806, app/assets/stylesheets/style.scss */
  .mb-sm-25 {
    margin-bottom: 25px !important;
  }
  /* line 9809, app/assets/stylesheets/style.scss */
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  /* line 9812, app/assets/stylesheets/style.scss */
  .mb-sm-35 {
    margin-bottom: 35px !important;
  }
  /* line 9815, app/assets/stylesheets/style.scss */
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  /* line 9818, app/assets/stylesheets/style.scss */
  .mb-sm-45 {
    margin-bottom: 45px !important;
  }
  /* line 9821, app/assets/stylesheets/style.scss */
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  /* line 9824, app/assets/stylesheets/style.scss */
  .mb-sm-55 {
    margin-bottom: 55px !important;
  }
  /* line 9827, app/assets/stylesheets/style.scss */
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  /* line 9830, app/assets/stylesheets/style.scss */
  .mb-sm-65 {
    margin-bottom: 65px !important;
  }
  /* line 9833, app/assets/stylesheets/style.scss */
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  /* line 9836, app/assets/stylesheets/style.scss */
  .mb-sm-75 {
    margin-bottom: 75px !important;
  }
  /* line 9839, app/assets/stylesheets/style.scss */
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  /* line 9842, app/assets/stylesheets/style.scss */
  .mb-sm-85 {
    margin-bottom: 85px !important;
  }
  /* line 9845, app/assets/stylesheets/style.scss */
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  /* line 9848, app/assets/stylesheets/style.scss */
  .mb-sm-95 {
    margin-bottom: 95px !important;
  }
  /* line 9851, app/assets/stylesheets/style.scss */
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  /* line 9854, app/assets/stylesheets/style.scss */
  .mb-sm-105 {
    margin-bottom: 105px !important;
  }
  /* line 9857, app/assets/stylesheets/style.scss */
  .mb-sm-110 {
    margin-bottom: 110px !important;
  }
  /* line 9860, app/assets/stylesheets/style.scss */
  .mb-sm-115 {
    margin-bottom: 115px !important;
  }
  /* line 9863, app/assets/stylesheets/style.scss */
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
  /* line 9866, app/assets/stylesheets/style.scss */
  .mb-sm-125 {
    margin-bottom: 125px !important;
  }
  /* line 9869, app/assets/stylesheets/style.scss */
  .mb-sm-130 {
    margin-bottom: 130px !important;
  }
  /* line 9872, app/assets/stylesheets/style.scss */
  .mb-sm-135 {
    margin-bottom: 135px !important;
  }
  /* line 9875, app/assets/stylesheets/style.scss */
  .mb-sm-140 {
    margin-bottom: 140px !important;
  }
  /* line 9878, app/assets/stylesheets/style.scss */
  .mb-sm-145 {
    margin-bottom: 145px !important;
  }
  /* line 9881, app/assets/stylesheets/style.scss */
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
  /* line 9884, app/assets/stylesheets/style.scss */
  .mb-sm-155 {
    margin-bottom: 155px !important;
  }
  /* line 9887, app/assets/stylesheets/style.scss */
  .mb-sm-160 {
    margin-bottom: 160px !important;
  }
  /* line 9890, app/assets/stylesheets/style.scss */
  .mb-sm-165 {
    margin-bottom: 165px !important;
  }
  /* line 9893, app/assets/stylesheets/style.scss */
  .mb-sm-170 {
    margin-bottom: 170px !important;
  }
  /* line 9896, app/assets/stylesheets/style.scss */
  .mb-sm-175 {
    margin-bottom: 175px !important;
  }
  /* line 9899, app/assets/stylesheets/style.scss */
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
  /* line 9902, app/assets/stylesheets/style.scss */
  .mb-sm-185 {
    margin-bottom: 185px !important;
  }
  /* line 9905, app/assets/stylesheets/style.scss */
  .mb-sm-190 {
    margin-bottom: 190px !important;
  }
  /* line 9908, app/assets/stylesheets/style.scss */
  .mb-sm-195 {
    margin-bottom: 195px !important;
  }
  /* line 9911, app/assets/stylesheets/style.scss */
  .mb-sm-200 {
    margin-bottom: 200px !important;
  }
  /* line 9914, app/assets/stylesheets/style.scss */
  .ms-sm-0 {
    margin-left: 0px !important;
  }
  /* line 9917, app/assets/stylesheets/style.scss */
  .ms-sm-5 {
    margin-left: 5px !important;
  }
  /* line 9920, app/assets/stylesheets/style.scss */
  .ms-sm-10 {
    margin-left: 10px !important;
  }
  /* line 9923, app/assets/stylesheets/style.scss */
  .ms-sm-15 {
    margin-left: 15px !important;
  }
  /* line 9926, app/assets/stylesheets/style.scss */
  .ms-sm-20 {
    margin-left: 20px !important;
  }
  /* line 9929, app/assets/stylesheets/style.scss */
  .ms-sm-25 {
    margin-left: 25px !important;
  }
  /* line 9932, app/assets/stylesheets/style.scss */
  .ms-sm-30 {
    margin-left: 30px !important;
  }
  /* line 9935, app/assets/stylesheets/style.scss */
  .ms-sm-35 {
    margin-left: 35px !important;
  }
  /* line 9938, app/assets/stylesheets/style.scss */
  .ms-sm-40 {
    margin-left: 40px !important;
  }
  /* line 9941, app/assets/stylesheets/style.scss */
  .ms-sm-45 {
    margin-left: 45px !important;
  }
  /* line 9944, app/assets/stylesheets/style.scss */
  .ms-sm-50 {
    margin-left: 50px !important;
  }
  /* line 9947, app/assets/stylesheets/style.scss */
  .ms-sm-55 {
    margin-left: 55px !important;
  }
  /* line 9950, app/assets/stylesheets/style.scss */
  .ms-sm-60 {
    margin-left: 60px !important;
  }
  /* line 9953, app/assets/stylesheets/style.scss */
  .ms-sm-65 {
    margin-left: 65px !important;
  }
  /* line 9956, app/assets/stylesheets/style.scss */
  .ms-sm-70 {
    margin-left: 70px !important;
  }
  /* line 9959, app/assets/stylesheets/style.scss */
  .ms-sm-75 {
    margin-left: 75px !important;
  }
  /* line 9962, app/assets/stylesheets/style.scss */
  .ms-sm-80 {
    margin-left: 80px !important;
  }
  /* line 9965, app/assets/stylesheets/style.scss */
  .ms-sm-85 {
    margin-left: 85px !important;
  }
  /* line 9968, app/assets/stylesheets/style.scss */
  .ms-sm-90 {
    margin-left: 90px !important;
  }
  /* line 9971, app/assets/stylesheets/style.scss */
  .ms-sm-95 {
    margin-left: 95px !important;
  }
  /* line 9974, app/assets/stylesheets/style.scss */
  .ms-sm-100 {
    margin-left: 100px !important;
  }
  /* line 9977, app/assets/stylesheets/style.scss */
  .ms-sm-105 {
    margin-left: 105px !important;
  }
  /* line 9980, app/assets/stylesheets/style.scss */
  .ms-sm-110 {
    margin-left: 110px !important;
  }
  /* line 9983, app/assets/stylesheets/style.scss */
  .ms-sm-115 {
    margin-left: 115px !important;
  }
  /* line 9986, app/assets/stylesheets/style.scss */
  .ms-sm-120 {
    margin-left: 120px !important;
  }
  /* line 9989, app/assets/stylesheets/style.scss */
  .ms-sm-125 {
    margin-left: 125px !important;
  }
  /* line 9992, app/assets/stylesheets/style.scss */
  .ms-sm-130 {
    margin-left: 130px !important;
  }
  /* line 9995, app/assets/stylesheets/style.scss */
  .ms-sm-135 {
    margin-left: 135px !important;
  }
  /* line 9998, app/assets/stylesheets/style.scss */
  .ms-sm-140 {
    margin-left: 140px !important;
  }
  /* line 10001, app/assets/stylesheets/style.scss */
  .ms-sm-145 {
    margin-left: 145px !important;
  }
  /* line 10004, app/assets/stylesheets/style.scss */
  .ms-sm-150 {
    margin-left: 150px !important;
  }
  /* line 10007, app/assets/stylesheets/style.scss */
  .ms-sm-155 {
    margin-left: 155px !important;
  }
  /* line 10010, app/assets/stylesheets/style.scss */
  .ms-sm-160 {
    margin-left: 160px !important;
  }
  /* line 10013, app/assets/stylesheets/style.scss */
  .ms-sm-165 {
    margin-left: 165px !important;
  }
  /* line 10016, app/assets/stylesheets/style.scss */
  .ms-sm-170 {
    margin-left: 170px !important;
  }
  /* line 10019, app/assets/stylesheets/style.scss */
  .ms-sm-175 {
    margin-left: 175px !important;
  }
  /* line 10022, app/assets/stylesheets/style.scss */
  .ms-sm-180 {
    margin-left: 180px !important;
  }
  /* line 10025, app/assets/stylesheets/style.scss */
  .ms-sm-185 {
    margin-left: 185px !important;
  }
  /* line 10028, app/assets/stylesheets/style.scss */
  .ms-sm-190 {
    margin-left: 190px !important;
  }
  /* line 10031, app/assets/stylesheets/style.scss */
  .ms-sm-195 {
    margin-left: 195px !important;
  }
  /* line 10034, app/assets/stylesheets/style.scss */
  .ms-sm-200 {
    margin-left: 200px !important;
  }
  /* line 10037, app/assets/stylesheets/style.scss */
  .me-sm-0 {
    margin-right: 0px !important;
  }
  /* line 10040, app/assets/stylesheets/style.scss */
  .me-sm-5 {
    margin-right: 5px !important;
  }
  /* line 10043, app/assets/stylesheets/style.scss */
  .me-sm-10 {
    margin-right: 10px !important;
  }
  /* line 10046, app/assets/stylesheets/style.scss */
  .me-sm-15 {
    margin-right: 15px !important;
  }
  /* line 10049, app/assets/stylesheets/style.scss */
  .me-sm-20 {
    margin-right: 20px !important;
  }
  /* line 10052, app/assets/stylesheets/style.scss */
  .me-sm-25 {
    margin-right: 25px !important;
  }
  /* line 10055, app/assets/stylesheets/style.scss */
  .me-sm-30 {
    margin-right: 30px !important;
  }
  /* line 10058, app/assets/stylesheets/style.scss */
  .me-sm-35 {
    margin-right: 35px !important;
  }
  /* line 10061, app/assets/stylesheets/style.scss */
  .me-sm-40 {
    margin-right: 40px !important;
  }
  /* line 10064, app/assets/stylesheets/style.scss */
  .me-sm-45 {
    margin-right: 45px !important;
  }
  /* line 10067, app/assets/stylesheets/style.scss */
  .me-sm-50 {
    margin-right: 50px !important;
  }
  /* line 10070, app/assets/stylesheets/style.scss */
  .me-sm-55 {
    margin-right: 55px !important;
  }
  /* line 10073, app/assets/stylesheets/style.scss */
  .me-sm-60 {
    margin-right: 60px !important;
  }
  /* line 10076, app/assets/stylesheets/style.scss */
  .me-sm-65 {
    margin-right: 65px !important;
  }
  /* line 10079, app/assets/stylesheets/style.scss */
  .me-sm-70 {
    margin-right: 70px !important;
  }
  /* line 10082, app/assets/stylesheets/style.scss */
  .me-sm-75 {
    margin-right: 75px !important;
  }
  /* line 10085, app/assets/stylesheets/style.scss */
  .me-sm-80 {
    margin-right: 80px !important;
  }
  /* line 10088, app/assets/stylesheets/style.scss */
  .me-sm-85 {
    margin-right: 85px !important;
  }
  /* line 10091, app/assets/stylesheets/style.scss */
  .me-sm-90 {
    margin-right: 90px !important;
  }
  /* line 10094, app/assets/stylesheets/style.scss */
  .me-sm-95 {
    margin-right: 95px !important;
  }
  /* line 10097, app/assets/stylesheets/style.scss */
  .me-sm-100 {
    margin-right: 100px !important;
  }
  /* line 10100, app/assets/stylesheets/style.scss */
  .me-sm-105 {
    margin-right: 105px !important;
  }
  /* line 10103, app/assets/stylesheets/style.scss */
  .me-sm-110 {
    margin-right: 110px !important;
  }
  /* line 10106, app/assets/stylesheets/style.scss */
  .me-sm-115 {
    margin-right: 115px !important;
  }
  /* line 10109, app/assets/stylesheets/style.scss */
  .me-sm-120 {
    margin-right: 120px !important;
  }
  /* line 10112, app/assets/stylesheets/style.scss */
  .me-sm-125 {
    margin-right: 125px !important;
  }
  /* line 10115, app/assets/stylesheets/style.scss */
  .me-sm-130 {
    margin-right: 130px !important;
  }
  /* line 10118, app/assets/stylesheets/style.scss */
  .me-sm-135 {
    margin-right: 135px !important;
  }
  /* line 10121, app/assets/stylesheets/style.scss */
  .me-sm-140 {
    margin-right: 140px !important;
  }
  /* line 10124, app/assets/stylesheets/style.scss */
  .me-sm-145 {
    margin-right: 145px !important;
  }
  /* line 10127, app/assets/stylesheets/style.scss */
  .me-sm-150 {
    margin-right: 150px !important;
  }
  /* line 10130, app/assets/stylesheets/style.scss */
  .me-sm-155 {
    margin-right: 155px !important;
  }
  /* line 10133, app/assets/stylesheets/style.scss */
  .me-sm-160 {
    margin-right: 160px !important;
  }
  /* line 10136, app/assets/stylesheets/style.scss */
  .me-sm-165 {
    margin-right: 165px !important;
  }
  /* line 10139, app/assets/stylesheets/style.scss */
  .me-sm-170 {
    margin-right: 170px !important;
  }
  /* line 10142, app/assets/stylesheets/style.scss */
  .me-sm-175 {
    margin-right: 175px !important;
  }
  /* line 10145, app/assets/stylesheets/style.scss */
  .me-sm-180 {
    margin-right: 180px !important;
  }
  /* line 10148, app/assets/stylesheets/style.scss */
  .me-sm-185 {
    margin-right: 185px !important;
  }
  /* line 10151, app/assets/stylesheets/style.scss */
  .me-sm-190 {
    margin-right: 190px !important;
  }
  /* line 10154, app/assets/stylesheets/style.scss */
  .me-sm-195 {
    margin-right: 195px !important;
  }
  /* line 10157, app/assets/stylesheets/style.scss */
  .me-sm-200 {
    margin-right: 200px !important;
  }
  /* line 10160, app/assets/stylesheets/style.scss */
  .mx-sm-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 10164, app/assets/stylesheets/style.scss */
  .mx-sm-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 10168, app/assets/stylesheets/style.scss */
  .mx-sm-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 10172, app/assets/stylesheets/style.scss */
  .mx-sm-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 10176, app/assets/stylesheets/style.scss */
  .mx-sm-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 10180, app/assets/stylesheets/style.scss */
  .mx-sm-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 10184, app/assets/stylesheets/style.scss */
  .mx-sm-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 10188, app/assets/stylesheets/style.scss */
  .mx-sm-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 10192, app/assets/stylesheets/style.scss */
  .mx-sm-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 10196, app/assets/stylesheets/style.scss */
  .mx-sm-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 10200, app/assets/stylesheets/style.scss */
  .mx-sm-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 10204, app/assets/stylesheets/style.scss */
  .mx-sm-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 10208, app/assets/stylesheets/style.scss */
  .mx-sm-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 10212, app/assets/stylesheets/style.scss */
  .mx-sm-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 10216, app/assets/stylesheets/style.scss */
  .mx-sm-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 10220, app/assets/stylesheets/style.scss */
  .mx-sm-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 10224, app/assets/stylesheets/style.scss */
  .mx-sm-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 10228, app/assets/stylesheets/style.scss */
  .mx-sm-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 10232, app/assets/stylesheets/style.scss */
  .mx-sm-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 10236, app/assets/stylesheets/style.scss */
  .mx-sm-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 10240, app/assets/stylesheets/style.scss */
  .mx-sm-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 10244, app/assets/stylesheets/style.scss */
  .mx-sm-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 10248, app/assets/stylesheets/style.scss */
  .mx-sm-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 10252, app/assets/stylesheets/style.scss */
  .mx-sm-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 10256, app/assets/stylesheets/style.scss */
  .mx-sm-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 10260, app/assets/stylesheets/style.scss */
  .mx-sm-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 10264, app/assets/stylesheets/style.scss */
  .mx-sm-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 10268, app/assets/stylesheets/style.scss */
  .mx-sm-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 10272, app/assets/stylesheets/style.scss */
  .mx-sm-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 10276, app/assets/stylesheets/style.scss */
  .mx-sm-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 10280, app/assets/stylesheets/style.scss */
  .mx-sm-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 10284, app/assets/stylesheets/style.scss */
  .mx-sm-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 10288, app/assets/stylesheets/style.scss */
  .mx-sm-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 10292, app/assets/stylesheets/style.scss */
  .mx-sm-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 10296, app/assets/stylesheets/style.scss */
  .mx-sm-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 10300, app/assets/stylesheets/style.scss */
  .mx-sm-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 10304, app/assets/stylesheets/style.scss */
  .mx-sm-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 10308, app/assets/stylesheets/style.scss */
  .mx-sm-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 10312, app/assets/stylesheets/style.scss */
  .mx-sm-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 10316, app/assets/stylesheets/style.scss */
  .mx-sm-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 10320, app/assets/stylesheets/style.scss */
  .mx-sm-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 10324, app/assets/stylesheets/style.scss */
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 10328, app/assets/stylesheets/style.scss */
  .my-sm-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 10332, app/assets/stylesheets/style.scss */
  .my-sm-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 10336, app/assets/stylesheets/style.scss */
  .my-sm-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 10340, app/assets/stylesheets/style.scss */
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 10344, app/assets/stylesheets/style.scss */
  .my-sm-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 10348, app/assets/stylesheets/style.scss */
  .my-sm-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 10352, app/assets/stylesheets/style.scss */
  .my-sm-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 10356, app/assets/stylesheets/style.scss */
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 10360, app/assets/stylesheets/style.scss */
  .my-sm-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 10364, app/assets/stylesheets/style.scss */
  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 10368, app/assets/stylesheets/style.scss */
  .my-sm-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 10372, app/assets/stylesheets/style.scss */
  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 10376, app/assets/stylesheets/style.scss */
  .my-sm-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 10380, app/assets/stylesheets/style.scss */
  .my-sm-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 10384, app/assets/stylesheets/style.scss */
  .my-sm-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 10388, app/assets/stylesheets/style.scss */
  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 10392, app/assets/stylesheets/style.scss */
  .my-sm-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 10396, app/assets/stylesheets/style.scss */
  .my-sm-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 10400, app/assets/stylesheets/style.scss */
  .my-sm-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 10404, app/assets/stylesheets/style.scss */
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 10408, app/assets/stylesheets/style.scss */
  .my-sm-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 10412, app/assets/stylesheets/style.scss */
  .my-sm-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 10416, app/assets/stylesheets/style.scss */
  .my-sm-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 10420, app/assets/stylesheets/style.scss */
  .my-sm-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 10424, app/assets/stylesheets/style.scss */
  .my-sm-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 10428, app/assets/stylesheets/style.scss */
  .my-sm-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 10432, app/assets/stylesheets/style.scss */
  .my-sm-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 10436, app/assets/stylesheets/style.scss */
  .my-sm-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 10440, app/assets/stylesheets/style.scss */
  .my-sm-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 10444, app/assets/stylesheets/style.scss */
  .my-sm-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 10448, app/assets/stylesheets/style.scss */
  .my-sm-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 10452, app/assets/stylesheets/style.scss */
  .my-sm-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 10456, app/assets/stylesheets/style.scss */
  .my-sm-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 10460, app/assets/stylesheets/style.scss */
  .my-sm-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 10464, app/assets/stylesheets/style.scss */
  .my-sm-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 10468, app/assets/stylesheets/style.scss */
  .my-sm-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 10472, app/assets/stylesheets/style.scss */
  .my-sm-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 10476, app/assets/stylesheets/style.scss */
  .my-sm-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 10480, app/assets/stylesheets/style.scss */
  .my-sm-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 10484, app/assets/stylesheets/style.scss */
  .my-sm-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 768px) {
  /* line 10488, app/assets/stylesheets/style.scss */
  .m-md-0 {
    margin: 0px !important;
  }
  /* line 10491, app/assets/stylesheets/style.scss */
  .m-md-5 {
    margin: 5px !important;
  }
  /* line 10494, app/assets/stylesheets/style.scss */
  .m-md-10 {
    margin: 10px !important;
  }
  /* line 10497, app/assets/stylesheets/style.scss */
  .m-md-15 {
    margin: 15px !important;
  }
  /* line 10500, app/assets/stylesheets/style.scss */
  .m-md-20 {
    margin: 20px !important;
  }
  /* line 10503, app/assets/stylesheets/style.scss */
  .m-md-25 {
    margin: 25px !important;
  }
  /* line 10506, app/assets/stylesheets/style.scss */
  .m-md-30 {
    margin: 30px !important;
  }
  /* line 10509, app/assets/stylesheets/style.scss */
  .m-md-35 {
    margin: 35px !important;
  }
  /* line 10512, app/assets/stylesheets/style.scss */
  .m-md-40 {
    margin: 40px !important;
  }
  /* line 10515, app/assets/stylesheets/style.scss */
  .m-md-45 {
    margin: 45px !important;
  }
  /* line 10518, app/assets/stylesheets/style.scss */
  .m-md-50 {
    margin: 50px !important;
  }
  /* line 10521, app/assets/stylesheets/style.scss */
  .m-md-55 {
    margin: 55px !important;
  }
  /* line 10524, app/assets/stylesheets/style.scss */
  .m-md-60 {
    margin: 60px !important;
  }
  /* line 10527, app/assets/stylesheets/style.scss */
  .m-md-65 {
    margin: 65px !important;
  }
  /* line 10530, app/assets/stylesheets/style.scss */
  .m-md-70 {
    margin: 70px !important;
  }
  /* line 10533, app/assets/stylesheets/style.scss */
  .m-md-75 {
    margin: 75px !important;
  }
  /* line 10536, app/assets/stylesheets/style.scss */
  .m-md-80 {
    margin: 80px !important;
  }
  /* line 10539, app/assets/stylesheets/style.scss */
  .m-md-85 {
    margin: 85px !important;
  }
  /* line 10542, app/assets/stylesheets/style.scss */
  .m-md-90 {
    margin: 90px !important;
  }
  /* line 10545, app/assets/stylesheets/style.scss */
  .m-md-95 {
    margin: 95px !important;
  }
  /* line 10548, app/assets/stylesheets/style.scss */
  .m-md-100 {
    margin: 100px !important;
  }
  /* line 10551, app/assets/stylesheets/style.scss */
  .m-md-105 {
    margin: 105px !important;
  }
  /* line 10554, app/assets/stylesheets/style.scss */
  .m-md-110 {
    margin: 110px !important;
  }
  /* line 10557, app/assets/stylesheets/style.scss */
  .m-md-115 {
    margin: 115px !important;
  }
  /* line 10560, app/assets/stylesheets/style.scss */
  .m-md-120 {
    margin: 120px !important;
  }
  /* line 10563, app/assets/stylesheets/style.scss */
  .m-md-125 {
    margin: 125px !important;
  }
  /* line 10566, app/assets/stylesheets/style.scss */
  .m-md-130 {
    margin: 130px !important;
  }
  /* line 10569, app/assets/stylesheets/style.scss */
  .m-md-135 {
    margin: 135px !important;
  }
  /* line 10572, app/assets/stylesheets/style.scss */
  .m-md-140 {
    margin: 140px !important;
  }
  /* line 10575, app/assets/stylesheets/style.scss */
  .m-md-145 {
    margin: 145px !important;
  }
  /* line 10578, app/assets/stylesheets/style.scss */
  .m-md-150 {
    margin: 150px !important;
  }
  /* line 10581, app/assets/stylesheets/style.scss */
  .m-md-155 {
    margin: 155px !important;
  }
  /* line 10584, app/assets/stylesheets/style.scss */
  .m-md-160 {
    margin: 160px !important;
  }
  /* line 10587, app/assets/stylesheets/style.scss */
  .m-md-165 {
    margin: 165px !important;
  }
  /* line 10590, app/assets/stylesheets/style.scss */
  .m-md-170 {
    margin: 170px !important;
  }
  /* line 10593, app/assets/stylesheets/style.scss */
  .m-md-175 {
    margin: 175px !important;
  }
  /* line 10596, app/assets/stylesheets/style.scss */
  .m-md-180 {
    margin: 180px !important;
  }
  /* line 10599, app/assets/stylesheets/style.scss */
  .m-md-185 {
    margin: 185px !important;
  }
  /* line 10602, app/assets/stylesheets/style.scss */
  .m-md-190 {
    margin: 190px !important;
  }
  /* line 10605, app/assets/stylesheets/style.scss */
  .m-md-195 {
    margin: 195px !important;
  }
  /* line 10608, app/assets/stylesheets/style.scss */
  .m-md-200 {
    margin: 200px !important;
  }
  /* line 10611, app/assets/stylesheets/style.scss */
  .mt-md-0 {
    margin-top: 0px !important;
  }
  /* line 10614, app/assets/stylesheets/style.scss */
  .mt-md-5 {
    margin-top: 5px !important;
  }
  /* line 10617, app/assets/stylesheets/style.scss */
  .mt-md-10 {
    margin-top: 10px !important;
  }
  /* line 10620, app/assets/stylesheets/style.scss */
  .mt-md-15 {
    margin-top: 15px !important;
  }
  /* line 10623, app/assets/stylesheets/style.scss */
  .mt-md-20 {
    margin-top: 20px !important;
  }
  /* line 10626, app/assets/stylesheets/style.scss */
  .mt-md-25 {
    margin-top: 25px !important;
  }
  /* line 10629, app/assets/stylesheets/style.scss */
  .mt-md-30 {
    margin-top: 30px !important;
  }
  /* line 10632, app/assets/stylesheets/style.scss */
  .mt-md-35 {
    margin-top: 35px !important;
  }
  /* line 10635, app/assets/stylesheets/style.scss */
  .mt-md-40 {
    margin-top: 40px !important;
  }
  /* line 10638, app/assets/stylesheets/style.scss */
  .mt-md-45 {
    margin-top: 45px !important;
  }
  /* line 10641, app/assets/stylesheets/style.scss */
  .mt-md-50 {
    margin-top: 50px !important;
  }
  /* line 10644, app/assets/stylesheets/style.scss */
  .mt-md-55 {
    margin-top: 55px !important;
  }
  /* line 10647, app/assets/stylesheets/style.scss */
  .mt-md-60 {
    margin-top: 60px !important;
  }
  /* line 10650, app/assets/stylesheets/style.scss */
  .mt-md-65 {
    margin-top: 65px !important;
  }
  /* line 10653, app/assets/stylesheets/style.scss */
  .mt-md-70 {
    margin-top: 70px !important;
  }
  /* line 10656, app/assets/stylesheets/style.scss */
  .mt-md-75 {
    margin-top: 75px !important;
  }
  /* line 10659, app/assets/stylesheets/style.scss */
  .mt-md-80 {
    margin-top: 80px !important;
  }
  /* line 10662, app/assets/stylesheets/style.scss */
  .mt-md-85 {
    margin-top: 85px !important;
  }
  /* line 10665, app/assets/stylesheets/style.scss */
  .mt-md-90 {
    margin-top: 90px !important;
  }
  /* line 10668, app/assets/stylesheets/style.scss */
  .mt-md-95 {
    margin-top: 95px !important;
  }
  /* line 10671, app/assets/stylesheets/style.scss */
  .mt-md-100 {
    margin-top: 100px !important;
  }
  /* line 10674, app/assets/stylesheets/style.scss */
  .mt-md-105 {
    margin-top: 105px !important;
  }
  /* line 10677, app/assets/stylesheets/style.scss */
  .mt-md-110 {
    margin-top: 110px !important;
  }
  /* line 10680, app/assets/stylesheets/style.scss */
  .mt-md-115 {
    margin-top: 115px !important;
  }
  /* line 10683, app/assets/stylesheets/style.scss */
  .mt-md-120 {
    margin-top: 120px !important;
  }
  /* line 10686, app/assets/stylesheets/style.scss */
  .mt-md-125 {
    margin-top: 125px !important;
  }
  /* line 10689, app/assets/stylesheets/style.scss */
  .mt-md-130 {
    margin-top: 130px !important;
  }
  /* line 10692, app/assets/stylesheets/style.scss */
  .mt-md-135 {
    margin-top: 135px !important;
  }
  /* line 10695, app/assets/stylesheets/style.scss */
  .mt-md-140 {
    margin-top: 140px !important;
  }
  /* line 10698, app/assets/stylesheets/style.scss */
  .mt-md-145 {
    margin-top: 145px !important;
  }
  /* line 10701, app/assets/stylesheets/style.scss */
  .mt-md-150 {
    margin-top: 150px !important;
  }
  /* line 10704, app/assets/stylesheets/style.scss */
  .mt-md-155 {
    margin-top: 155px !important;
  }
  /* line 10707, app/assets/stylesheets/style.scss */
  .mt-md-160 {
    margin-top: 160px !important;
  }
  /* line 10710, app/assets/stylesheets/style.scss */
  .mt-md-165 {
    margin-top: 165px !important;
  }
  /* line 10713, app/assets/stylesheets/style.scss */
  .mt-md-170 {
    margin-top: 170px !important;
  }
  /* line 10716, app/assets/stylesheets/style.scss */
  .mt-md-175 {
    margin-top: 175px !important;
  }
  /* line 10719, app/assets/stylesheets/style.scss */
  .mt-md-180 {
    margin-top: 180px !important;
  }
  /* line 10722, app/assets/stylesheets/style.scss */
  .mt-md-185 {
    margin-top: 185px !important;
  }
  /* line 10725, app/assets/stylesheets/style.scss */
  .mt-md-190 {
    margin-top: 190px !important;
  }
  /* line 10728, app/assets/stylesheets/style.scss */
  .mt-md-195 {
    margin-top: 195px !important;
  }
  /* line 10731, app/assets/stylesheets/style.scss */
  .mt-md-200 {
    margin-top: 200px !important;
  }
  /* line 10734, app/assets/stylesheets/style.scss */
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  /* line 10737, app/assets/stylesheets/style.scss */
  .mb-md-5 {
    margin-bottom: 5px !important;
  }
  /* line 10740, app/assets/stylesheets/style.scss */
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  /* line 10743, app/assets/stylesheets/style.scss */
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
  /* line 10746, app/assets/stylesheets/style.scss */
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  /* line 10749, app/assets/stylesheets/style.scss */
  .mb-md-25 {
    margin-bottom: 25px !important;
  }
  /* line 10752, app/assets/stylesheets/style.scss */
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  /* line 10755, app/assets/stylesheets/style.scss */
  .mb-md-35 {
    margin-bottom: 35px !important;
  }
  /* line 10758, app/assets/stylesheets/style.scss */
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  /* line 10761, app/assets/stylesheets/style.scss */
  .mb-md-45 {
    margin-bottom: 45px !important;
  }
  /* line 10764, app/assets/stylesheets/style.scss */
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  /* line 10767, app/assets/stylesheets/style.scss */
  .mb-md-55 {
    margin-bottom: 55px !important;
  }
  /* line 10770, app/assets/stylesheets/style.scss */
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  /* line 10773, app/assets/stylesheets/style.scss */
  .mb-md-65 {
    margin-bottom: 65px !important;
  }
  /* line 10776, app/assets/stylesheets/style.scss */
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  /* line 10779, app/assets/stylesheets/style.scss */
  .mb-md-75 {
    margin-bottom: 75px !important;
  }
  /* line 10782, app/assets/stylesheets/style.scss */
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  /* line 10785, app/assets/stylesheets/style.scss */
  .mb-md-85 {
    margin-bottom: 85px !important;
  }
  /* line 10788, app/assets/stylesheets/style.scss */
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  /* line 10791, app/assets/stylesheets/style.scss */
  .mb-md-95 {
    margin-bottom: 95px !important;
  }
  /* line 10794, app/assets/stylesheets/style.scss */
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  /* line 10797, app/assets/stylesheets/style.scss */
  .mb-md-105 {
    margin-bottom: 105px !important;
  }
  /* line 10800, app/assets/stylesheets/style.scss */
  .mb-md-110 {
    margin-bottom: 110px !important;
  }
  /* line 10803, app/assets/stylesheets/style.scss */
  .mb-md-115 {
    margin-bottom: 115px !important;
  }
  /* line 10806, app/assets/stylesheets/style.scss */
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
  /* line 10809, app/assets/stylesheets/style.scss */
  .mb-md-125 {
    margin-bottom: 125px !important;
  }
  /* line 10812, app/assets/stylesheets/style.scss */
  .mb-md-130 {
    margin-bottom: 130px !important;
  }
  /* line 10815, app/assets/stylesheets/style.scss */
  .mb-md-135 {
    margin-bottom: 135px !important;
  }
  /* line 10818, app/assets/stylesheets/style.scss */
  .mb-md-140 {
    margin-bottom: 140px !important;
  }
  /* line 10821, app/assets/stylesheets/style.scss */
  .mb-md-145 {
    margin-bottom: 145px !important;
  }
  /* line 10824, app/assets/stylesheets/style.scss */
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
  /* line 10827, app/assets/stylesheets/style.scss */
  .mb-md-155 {
    margin-bottom: 155px !important;
  }
  /* line 10830, app/assets/stylesheets/style.scss */
  .mb-md-160 {
    margin-bottom: 160px !important;
  }
  /* line 10833, app/assets/stylesheets/style.scss */
  .mb-md-165 {
    margin-bottom: 165px !important;
  }
  /* line 10836, app/assets/stylesheets/style.scss */
  .mb-md-170 {
    margin-bottom: 170px !important;
  }
  /* line 10839, app/assets/stylesheets/style.scss */
  .mb-md-175 {
    margin-bottom: 175px !important;
  }
  /* line 10842, app/assets/stylesheets/style.scss */
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
  /* line 10845, app/assets/stylesheets/style.scss */
  .mb-md-185 {
    margin-bottom: 185px !important;
  }
  /* line 10848, app/assets/stylesheets/style.scss */
  .mb-md-190 {
    margin-bottom: 190px !important;
  }
  /* line 10851, app/assets/stylesheets/style.scss */
  .mb-md-195 {
    margin-bottom: 195px !important;
  }
  /* line 10854, app/assets/stylesheets/style.scss */
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
  /* line 10857, app/assets/stylesheets/style.scss */
  .ms-md-0 {
    margin-left: 0px !important;
  }
  /* line 10860, app/assets/stylesheets/style.scss */
  .ms-md-5 {
    margin-left: 5px !important;
  }
  /* line 10863, app/assets/stylesheets/style.scss */
  .ms-md-10 {
    margin-left: 10px !important;
  }
  /* line 10866, app/assets/stylesheets/style.scss */
  .ms-md-15 {
    margin-left: 15px !important;
  }
  /* line 10869, app/assets/stylesheets/style.scss */
  .ms-md-20 {
    margin-left: 20px !important;
  }
  /* line 10872, app/assets/stylesheets/style.scss */
  .ms-md-25 {
    margin-left: 25px !important;
  }
  /* line 10875, app/assets/stylesheets/style.scss */
  .ms-md-30 {
    margin-left: 30px !important;
  }
  /* line 10878, app/assets/stylesheets/style.scss */
  .ms-md-35 {
    margin-left: 35px !important;
  }
  /* line 10881, app/assets/stylesheets/style.scss */
  .ms-md-40 {
    margin-left: 40px !important;
  }
  /* line 10884, app/assets/stylesheets/style.scss */
  .ms-md-45 {
    margin-left: 45px !important;
  }
  /* line 10887, app/assets/stylesheets/style.scss */
  .ms-md-50 {
    margin-left: 50px !important;
  }
  /* line 10890, app/assets/stylesheets/style.scss */
  .ms-md-55 {
    margin-left: 55px !important;
  }
  /* line 10893, app/assets/stylesheets/style.scss */
  .ms-md-60 {
    margin-left: 60px !important;
  }
  /* line 10896, app/assets/stylesheets/style.scss */
  .ms-md-65 {
    margin-left: 65px !important;
  }
  /* line 10899, app/assets/stylesheets/style.scss */
  .ms-md-70 {
    margin-left: 70px !important;
  }
  /* line 10902, app/assets/stylesheets/style.scss */
  .ms-md-75 {
    margin-left: 75px !important;
  }
  /* line 10905, app/assets/stylesheets/style.scss */
  .ms-md-80 {
    margin-left: 80px !important;
  }
  /* line 10908, app/assets/stylesheets/style.scss */
  .ms-md-85 {
    margin-left: 85px !important;
  }
  /* line 10911, app/assets/stylesheets/style.scss */
  .ms-md-90 {
    margin-left: 90px !important;
  }
  /* line 10914, app/assets/stylesheets/style.scss */
  .ms-md-95 {
    margin-left: 95px !important;
  }
  /* line 10917, app/assets/stylesheets/style.scss */
  .ms-md-100 {
    margin-left: 100px !important;
  }
  /* line 10920, app/assets/stylesheets/style.scss */
  .ms-md-105 {
    margin-left: 105px !important;
  }
  /* line 10923, app/assets/stylesheets/style.scss */
  .ms-md-110 {
    margin-left: 110px !important;
  }
  /* line 10926, app/assets/stylesheets/style.scss */
  .ms-md-115 {
    margin-left: 115px !important;
  }
  /* line 10929, app/assets/stylesheets/style.scss */
  .ms-md-120 {
    margin-left: 120px !important;
  }
  /* line 10932, app/assets/stylesheets/style.scss */
  .ms-md-125 {
    margin-left: 125px !important;
  }
  /* line 10935, app/assets/stylesheets/style.scss */
  .ms-md-130 {
    margin-left: 130px !important;
  }
  /* line 10938, app/assets/stylesheets/style.scss */
  .ms-md-135 {
    margin-left: 135px !important;
  }
  /* line 10941, app/assets/stylesheets/style.scss */
  .ms-md-140 {
    margin-left: 140px !important;
  }
  /* line 10944, app/assets/stylesheets/style.scss */
  .ms-md-145 {
    margin-left: 145px !important;
  }
  /* line 10947, app/assets/stylesheets/style.scss */
  .ms-md-150 {
    margin-left: 150px !important;
  }
  /* line 10950, app/assets/stylesheets/style.scss */
  .ms-md-155 {
    margin-left: 155px !important;
  }
  /* line 10953, app/assets/stylesheets/style.scss */
  .ms-md-160 {
    margin-left: 160px !important;
  }
  /* line 10956, app/assets/stylesheets/style.scss */
  .ms-md-165 {
    margin-left: 165px !important;
  }
  /* line 10959, app/assets/stylesheets/style.scss */
  .ms-md-170 {
    margin-left: 170px !important;
  }
  /* line 10962, app/assets/stylesheets/style.scss */
  .ms-md-175 {
    margin-left: 175px !important;
  }
  /* line 10965, app/assets/stylesheets/style.scss */
  .ms-md-180 {
    margin-left: 180px !important;
  }
  /* line 10968, app/assets/stylesheets/style.scss */
  .ms-md-185 {
    margin-left: 185px !important;
  }
  /* line 10971, app/assets/stylesheets/style.scss */
  .ms-md-190 {
    margin-left: 190px !important;
  }
  /* line 10974, app/assets/stylesheets/style.scss */
  .ms-md-195 {
    margin-left: 195px !important;
  }
  /* line 10977, app/assets/stylesheets/style.scss */
  .ms-md-200 {
    margin-left: 200px !important;
  }
  /* line 10980, app/assets/stylesheets/style.scss */
  .me-md-0 {
    margin-right: 0px !important;
  }
  /* line 10983, app/assets/stylesheets/style.scss */
  .me-md-5 {
    margin-right: 5px !important;
  }
  /* line 10986, app/assets/stylesheets/style.scss */
  .me-md-10 {
    margin-right: 10px !important;
  }
  /* line 10989, app/assets/stylesheets/style.scss */
  .me-md-15 {
    margin-right: 15px !important;
  }
  /* line 10992, app/assets/stylesheets/style.scss */
  .me-md-20 {
    margin-right: 20px !important;
  }
  /* line 10995, app/assets/stylesheets/style.scss */
  .me-md-25 {
    margin-right: 25px !important;
  }
  /* line 10998, app/assets/stylesheets/style.scss */
  .me-md-30 {
    margin-right: 30px !important;
  }
  /* line 11001, app/assets/stylesheets/style.scss */
  .me-md-35 {
    margin-right: 35px !important;
  }
  /* line 11004, app/assets/stylesheets/style.scss */
  .me-md-40 {
    margin-right: 40px !important;
  }
  /* line 11007, app/assets/stylesheets/style.scss */
  .me-md-45 {
    margin-right: 45px !important;
  }
  /* line 11010, app/assets/stylesheets/style.scss */
  .me-md-50 {
    margin-right: 50px !important;
  }
  /* line 11013, app/assets/stylesheets/style.scss */
  .me-md-55 {
    margin-right: 55px !important;
  }
  /* line 11016, app/assets/stylesheets/style.scss */
  .me-md-60 {
    margin-right: 60px !important;
  }
  /* line 11019, app/assets/stylesheets/style.scss */
  .me-md-65 {
    margin-right: 65px !important;
  }
  /* line 11022, app/assets/stylesheets/style.scss */
  .me-md-70 {
    margin-right: 70px !important;
  }
  /* line 11025, app/assets/stylesheets/style.scss */
  .me-md-75 {
    margin-right: 75px !important;
  }
  /* line 11028, app/assets/stylesheets/style.scss */
  .me-md-80 {
    margin-right: 80px !important;
  }
  /* line 11031, app/assets/stylesheets/style.scss */
  .me-md-85 {
    margin-right: 85px !important;
  }
  /* line 11034, app/assets/stylesheets/style.scss */
  .me-md-90 {
    margin-right: 90px !important;
  }
  /* line 11037, app/assets/stylesheets/style.scss */
  .me-md-95 {
    margin-right: 95px !important;
  }
  /* line 11040, app/assets/stylesheets/style.scss */
  .me-md-100 {
    margin-right: 100px !important;
  }
  /* line 11043, app/assets/stylesheets/style.scss */
  .me-md-105 {
    margin-right: 105px !important;
  }
  /* line 11046, app/assets/stylesheets/style.scss */
  .me-md-110 {
    margin-right: 110px !important;
  }
  /* line 11049, app/assets/stylesheets/style.scss */
  .me-md-115 {
    margin-right: 115px !important;
  }
  /* line 11052, app/assets/stylesheets/style.scss */
  .me-md-120 {
    margin-right: 120px !important;
  }
  /* line 11055, app/assets/stylesheets/style.scss */
  .me-md-125 {
    margin-right: 125px !important;
  }
  /* line 11058, app/assets/stylesheets/style.scss */
  .me-md-130 {
    margin-right: 130px !important;
  }
  /* line 11061, app/assets/stylesheets/style.scss */
  .me-md-135 {
    margin-right: 135px !important;
  }
  /* line 11064, app/assets/stylesheets/style.scss */
  .me-md-140 {
    margin-right: 140px !important;
  }
  /* line 11067, app/assets/stylesheets/style.scss */
  .me-md-145 {
    margin-right: 145px !important;
  }
  /* line 11070, app/assets/stylesheets/style.scss */
  .me-md-150 {
    margin-right: 150px !important;
  }
  /* line 11073, app/assets/stylesheets/style.scss */
  .me-md-155 {
    margin-right: 155px !important;
  }
  /* line 11076, app/assets/stylesheets/style.scss */
  .me-md-160 {
    margin-right: 160px !important;
  }
  /* line 11079, app/assets/stylesheets/style.scss */
  .me-md-165 {
    margin-right: 165px !important;
  }
  /* line 11082, app/assets/stylesheets/style.scss */
  .me-md-170 {
    margin-right: 170px !important;
  }
  /* line 11085, app/assets/stylesheets/style.scss */
  .me-md-175 {
    margin-right: 175px !important;
  }
  /* line 11088, app/assets/stylesheets/style.scss */
  .me-md-180 {
    margin-right: 180px !important;
  }
  /* line 11091, app/assets/stylesheets/style.scss */
  .me-md-185 {
    margin-right: 185px !important;
  }
  /* line 11094, app/assets/stylesheets/style.scss */
  .me-md-190 {
    margin-right: 190px !important;
  }
  /* line 11097, app/assets/stylesheets/style.scss */
  .me-md-195 {
    margin-right: 195px !important;
  }
  /* line 11100, app/assets/stylesheets/style.scss */
  .me-md-200 {
    margin-right: 200px !important;
  }
  /* line 11103, app/assets/stylesheets/style.scss */
  .mx-md-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 11107, app/assets/stylesheets/style.scss */
  .mx-md-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 11111, app/assets/stylesheets/style.scss */
  .mx-md-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 11115, app/assets/stylesheets/style.scss */
  .mx-md-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 11119, app/assets/stylesheets/style.scss */
  .mx-md-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 11123, app/assets/stylesheets/style.scss */
  .mx-md-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 11127, app/assets/stylesheets/style.scss */
  .mx-md-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 11131, app/assets/stylesheets/style.scss */
  .mx-md-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 11135, app/assets/stylesheets/style.scss */
  .mx-md-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 11139, app/assets/stylesheets/style.scss */
  .mx-md-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 11143, app/assets/stylesheets/style.scss */
  .mx-md-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 11147, app/assets/stylesheets/style.scss */
  .mx-md-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 11151, app/assets/stylesheets/style.scss */
  .mx-md-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 11155, app/assets/stylesheets/style.scss */
  .mx-md-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 11159, app/assets/stylesheets/style.scss */
  .mx-md-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 11163, app/assets/stylesheets/style.scss */
  .mx-md-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 11167, app/assets/stylesheets/style.scss */
  .mx-md-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 11171, app/assets/stylesheets/style.scss */
  .mx-md-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 11175, app/assets/stylesheets/style.scss */
  .mx-md-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 11179, app/assets/stylesheets/style.scss */
  .mx-md-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 11183, app/assets/stylesheets/style.scss */
  .mx-md-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 11187, app/assets/stylesheets/style.scss */
  .mx-md-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 11191, app/assets/stylesheets/style.scss */
  .mx-md-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 11195, app/assets/stylesheets/style.scss */
  .mx-md-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 11199, app/assets/stylesheets/style.scss */
  .mx-md-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 11203, app/assets/stylesheets/style.scss */
  .mx-md-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 11207, app/assets/stylesheets/style.scss */
  .mx-md-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 11211, app/assets/stylesheets/style.scss */
  .mx-md-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 11215, app/assets/stylesheets/style.scss */
  .mx-md-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 11219, app/assets/stylesheets/style.scss */
  .mx-md-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 11223, app/assets/stylesheets/style.scss */
  .mx-md-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 11227, app/assets/stylesheets/style.scss */
  .mx-md-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 11231, app/assets/stylesheets/style.scss */
  .mx-md-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 11235, app/assets/stylesheets/style.scss */
  .mx-md-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 11239, app/assets/stylesheets/style.scss */
  .mx-md-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 11243, app/assets/stylesheets/style.scss */
  .mx-md-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 11247, app/assets/stylesheets/style.scss */
  .mx-md-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 11251, app/assets/stylesheets/style.scss */
  .mx-md-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 11255, app/assets/stylesheets/style.scss */
  .mx-md-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 11259, app/assets/stylesheets/style.scss */
  .mx-md-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 11263, app/assets/stylesheets/style.scss */
  .mx-md-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 11267, app/assets/stylesheets/style.scss */
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 11271, app/assets/stylesheets/style.scss */
  .my-md-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 11275, app/assets/stylesheets/style.scss */
  .my-md-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 11279, app/assets/stylesheets/style.scss */
  .my-md-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 11283, app/assets/stylesheets/style.scss */
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 11287, app/assets/stylesheets/style.scss */
  .my-md-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 11291, app/assets/stylesheets/style.scss */
  .my-md-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 11295, app/assets/stylesheets/style.scss */
  .my-md-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 11299, app/assets/stylesheets/style.scss */
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 11303, app/assets/stylesheets/style.scss */
  .my-md-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 11307, app/assets/stylesheets/style.scss */
  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 11311, app/assets/stylesheets/style.scss */
  .my-md-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 11315, app/assets/stylesheets/style.scss */
  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 11319, app/assets/stylesheets/style.scss */
  .my-md-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 11323, app/assets/stylesheets/style.scss */
  .my-md-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 11327, app/assets/stylesheets/style.scss */
  .my-md-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 11331, app/assets/stylesheets/style.scss */
  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 11335, app/assets/stylesheets/style.scss */
  .my-md-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 11339, app/assets/stylesheets/style.scss */
  .my-md-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 11343, app/assets/stylesheets/style.scss */
  .my-md-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 11347, app/assets/stylesheets/style.scss */
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 11351, app/assets/stylesheets/style.scss */
  .my-md-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 11355, app/assets/stylesheets/style.scss */
  .my-md-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 11359, app/assets/stylesheets/style.scss */
  .my-md-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 11363, app/assets/stylesheets/style.scss */
  .my-md-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 11367, app/assets/stylesheets/style.scss */
  .my-md-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 11371, app/assets/stylesheets/style.scss */
  .my-md-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 11375, app/assets/stylesheets/style.scss */
  .my-md-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 11379, app/assets/stylesheets/style.scss */
  .my-md-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 11383, app/assets/stylesheets/style.scss */
  .my-md-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 11387, app/assets/stylesheets/style.scss */
  .my-md-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 11391, app/assets/stylesheets/style.scss */
  .my-md-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 11395, app/assets/stylesheets/style.scss */
  .my-md-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 11399, app/assets/stylesheets/style.scss */
  .my-md-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 11403, app/assets/stylesheets/style.scss */
  .my-md-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 11407, app/assets/stylesheets/style.scss */
  .my-md-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 11411, app/assets/stylesheets/style.scss */
  .my-md-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 11415, app/assets/stylesheets/style.scss */
  .my-md-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 11419, app/assets/stylesheets/style.scss */
  .my-md-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 11423, app/assets/stylesheets/style.scss */
  .my-md-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 11427, app/assets/stylesheets/style.scss */
  .my-md-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 992px) {
  /* line 11431, app/assets/stylesheets/style.scss */
  .m-lg-0 {
    margin: 0px !important;
  }
  /* line 11434, app/assets/stylesheets/style.scss */
  .m-lg-5 {
    margin: 5px !important;
  }
  /* line 11437, app/assets/stylesheets/style.scss */
  .m-lg-10 {
    margin: 10px !important;
  }
  /* line 11440, app/assets/stylesheets/style.scss */
  .m-lg-15 {
    margin: 15px !important;
  }
  /* line 11443, app/assets/stylesheets/style.scss */
  .m-lg-20 {
    margin: 20px !important;
  }
  /* line 11446, app/assets/stylesheets/style.scss */
  .m-lg-25 {
    margin: 25px !important;
  }
  /* line 11449, app/assets/stylesheets/style.scss */
  .m-lg-30 {
    margin: 30px !important;
  }
  /* line 11452, app/assets/stylesheets/style.scss */
  .m-lg-35 {
    margin: 35px !important;
  }
  /* line 11455, app/assets/stylesheets/style.scss */
  .m-lg-40 {
    margin: 40px !important;
  }
  /* line 11458, app/assets/stylesheets/style.scss */
  .m-lg-45 {
    margin: 45px !important;
  }
  /* line 11461, app/assets/stylesheets/style.scss */
  .m-lg-50 {
    margin: 50px !important;
  }
  /* line 11464, app/assets/stylesheets/style.scss */
  .m-lg-55 {
    margin: 55px !important;
  }
  /* line 11467, app/assets/stylesheets/style.scss */
  .m-lg-60 {
    margin: 60px !important;
  }
  /* line 11470, app/assets/stylesheets/style.scss */
  .m-lg-65 {
    margin: 65px !important;
  }
  /* line 11473, app/assets/stylesheets/style.scss */
  .m-lg-70 {
    margin: 70px !important;
  }
  /* line 11476, app/assets/stylesheets/style.scss */
  .m-lg-75 {
    margin: 75px !important;
  }
  /* line 11479, app/assets/stylesheets/style.scss */
  .m-lg-80 {
    margin: 80px !important;
  }
  /* line 11482, app/assets/stylesheets/style.scss */
  .m-lg-85 {
    margin: 85px !important;
  }
  /* line 11485, app/assets/stylesheets/style.scss */
  .m-lg-90 {
    margin: 90px !important;
  }
  /* line 11488, app/assets/stylesheets/style.scss */
  .m-lg-95 {
    margin: 95px !important;
  }
  /* line 11491, app/assets/stylesheets/style.scss */
  .m-lg-100 {
    margin: 100px !important;
  }
  /* line 11494, app/assets/stylesheets/style.scss */
  .m-lg-105 {
    margin: 105px !important;
  }
  /* line 11497, app/assets/stylesheets/style.scss */
  .m-lg-110 {
    margin: 110px !important;
  }
  /* line 11500, app/assets/stylesheets/style.scss */
  .m-lg-115 {
    margin: 115px !important;
  }
  /* line 11503, app/assets/stylesheets/style.scss */
  .m-lg-120 {
    margin: 120px !important;
  }
  /* line 11506, app/assets/stylesheets/style.scss */
  .m-lg-125 {
    margin: 125px !important;
  }
  /* line 11509, app/assets/stylesheets/style.scss */
  .m-lg-130 {
    margin: 130px !important;
  }
  /* line 11512, app/assets/stylesheets/style.scss */
  .m-lg-135 {
    margin: 135px !important;
  }
  /* line 11515, app/assets/stylesheets/style.scss */
  .m-lg-140 {
    margin: 140px !important;
  }
  /* line 11518, app/assets/stylesheets/style.scss */
  .m-lg-145 {
    margin: 145px !important;
  }
  /* line 11521, app/assets/stylesheets/style.scss */
  .m-lg-150 {
    margin: 150px !important;
  }
  /* line 11524, app/assets/stylesheets/style.scss */
  .m-lg-155 {
    margin: 155px !important;
  }
  /* line 11527, app/assets/stylesheets/style.scss */
  .m-lg-160 {
    margin: 160px !important;
  }
  /* line 11530, app/assets/stylesheets/style.scss */
  .m-lg-165 {
    margin: 165px !important;
  }
  /* line 11533, app/assets/stylesheets/style.scss */
  .m-lg-170 {
    margin: 170px !important;
  }
  /* line 11536, app/assets/stylesheets/style.scss */
  .m-lg-175 {
    margin: 175px !important;
  }
  /* line 11539, app/assets/stylesheets/style.scss */
  .m-lg-180 {
    margin: 180px !important;
  }
  /* line 11542, app/assets/stylesheets/style.scss */
  .m-lg-185 {
    margin: 185px !important;
  }
  /* line 11545, app/assets/stylesheets/style.scss */
  .m-lg-190 {
    margin: 190px !important;
  }
  /* line 11548, app/assets/stylesheets/style.scss */
  .m-lg-195 {
    margin: 195px !important;
  }
  /* line 11551, app/assets/stylesheets/style.scss */
  .m-lg-200 {
    margin: 200px !important;
  }
  /* line 11554, app/assets/stylesheets/style.scss */
  .mt-lg-0 {
    margin-top: 0px !important;
  }
  /* line 11557, app/assets/stylesheets/style.scss */
  .mt-lg-5 {
    margin-top: 5px !important;
  }
  /* line 11560, app/assets/stylesheets/style.scss */
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  /* line 11563, app/assets/stylesheets/style.scss */
  .mt-lg-15 {
    margin-top: 15px !important;
  }
  /* line 11566, app/assets/stylesheets/style.scss */
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  /* line 11569, app/assets/stylesheets/style.scss */
  .mt-lg-25 {
    margin-top: 25px !important;
  }
  /* line 11572, app/assets/stylesheets/style.scss */
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  /* line 11575, app/assets/stylesheets/style.scss */
  .mt-lg-35 {
    margin-top: 35px !important;
  }
  /* line 11578, app/assets/stylesheets/style.scss */
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  /* line 11581, app/assets/stylesheets/style.scss */
  .mt-lg-45 {
    margin-top: 45px !important;
  }
  /* line 11584, app/assets/stylesheets/style.scss */
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  /* line 11587, app/assets/stylesheets/style.scss */
  .mt-lg-55 {
    margin-top: 55px !important;
  }
  /* line 11590, app/assets/stylesheets/style.scss */
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  /* line 11593, app/assets/stylesheets/style.scss */
  .mt-lg-65 {
    margin-top: 65px !important;
  }
  /* line 11596, app/assets/stylesheets/style.scss */
  .mt-lg-70 {
    margin-top: 70px !important;
  }
  /* line 11599, app/assets/stylesheets/style.scss */
  .mt-lg-75 {
    margin-top: 75px !important;
  }
  /* line 11602, app/assets/stylesheets/style.scss */
  .mt-lg-80 {
    margin-top: 80px !important;
  }
  /* line 11605, app/assets/stylesheets/style.scss */
  .mt-lg-85 {
    margin-top: 85px !important;
  }
  /* line 11608, app/assets/stylesheets/style.scss */
  .mt-lg-90 {
    margin-top: 90px !important;
  }
  /* line 11611, app/assets/stylesheets/style.scss */
  .mt-lg-95 {
    margin-top: 95px !important;
  }
  /* line 11614, app/assets/stylesheets/style.scss */
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  /* line 11617, app/assets/stylesheets/style.scss */
  .mt-lg-105 {
    margin-top: 105px !important;
  }
  /* line 11620, app/assets/stylesheets/style.scss */
  .mt-lg-110 {
    margin-top: 110px !important;
  }
  /* line 11623, app/assets/stylesheets/style.scss */
  .mt-lg-115 {
    margin-top: 115px !important;
  }
  /* line 11626, app/assets/stylesheets/style.scss */
  .mt-lg-120 {
    margin-top: 120px !important;
  }
  /* line 11629, app/assets/stylesheets/style.scss */
  .mt-lg-125 {
    margin-top: 125px !important;
  }
  /* line 11632, app/assets/stylesheets/style.scss */
  .mt-lg-130 {
    margin-top: 130px !important;
  }
  /* line 11635, app/assets/stylesheets/style.scss */
  .mt-lg-135 {
    margin-top: 135px !important;
  }
  /* line 11638, app/assets/stylesheets/style.scss */
  .mt-lg-140 {
    margin-top: 140px !important;
  }
  /* line 11641, app/assets/stylesheets/style.scss */
  .mt-lg-145 {
    margin-top: 145px !important;
  }
  /* line 11644, app/assets/stylesheets/style.scss */
  .mt-lg-150 {
    margin-top: 150px !important;
  }
  /* line 11647, app/assets/stylesheets/style.scss */
  .mt-lg-155 {
    margin-top: 155px !important;
  }
  /* line 11650, app/assets/stylesheets/style.scss */
  .mt-lg-160 {
    margin-top: 160px !important;
  }
  /* line 11653, app/assets/stylesheets/style.scss */
  .mt-lg-165 {
    margin-top: 165px !important;
  }
  /* line 11656, app/assets/stylesheets/style.scss */
  .mt-lg-170 {
    margin-top: 170px !important;
  }
  /* line 11659, app/assets/stylesheets/style.scss */
  .mt-lg-175 {
    margin-top: 175px !important;
  }
  /* line 11662, app/assets/stylesheets/style.scss */
  .mt-lg-180 {
    margin-top: 180px !important;
  }
  /* line 11665, app/assets/stylesheets/style.scss */
  .mt-lg-185 {
    margin-top: 185px !important;
  }
  /* line 11668, app/assets/stylesheets/style.scss */
  .mt-lg-190 {
    margin-top: 190px !important;
  }
  /* line 11671, app/assets/stylesheets/style.scss */
  .mt-lg-195 {
    margin-top: 195px !important;
  }
  /* line 11674, app/assets/stylesheets/style.scss */
  .mt-lg-200 {
    margin-top: 200px !important;
  }
  /* line 11677, app/assets/stylesheets/style.scss */
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
  /* line 11680, app/assets/stylesheets/style.scss */
  .mb-lg-5 {
    margin-bottom: 5px !important;
  }
  /* line 11683, app/assets/stylesheets/style.scss */
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  /* line 11686, app/assets/stylesheets/style.scss */
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
  /* line 11689, app/assets/stylesheets/style.scss */
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  /* line 11692, app/assets/stylesheets/style.scss */
  .mb-lg-25 {
    margin-bottom: 25px !important;
  }
  /* line 11695, app/assets/stylesheets/style.scss */
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  /* line 11698, app/assets/stylesheets/style.scss */
  .mb-lg-35 {
    margin-bottom: 35px !important;
  }
  /* line 11701, app/assets/stylesheets/style.scss */
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  /* line 11704, app/assets/stylesheets/style.scss */
  .mb-lg-45 {
    margin-bottom: 45px !important;
  }
  /* line 11707, app/assets/stylesheets/style.scss */
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  /* line 11710, app/assets/stylesheets/style.scss */
  .mb-lg-55 {
    margin-bottom: 55px !important;
  }
  /* line 11713, app/assets/stylesheets/style.scss */
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  /* line 11716, app/assets/stylesheets/style.scss */
  .mb-lg-65 {
    margin-bottom: 65px !important;
  }
  /* line 11719, app/assets/stylesheets/style.scss */
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  /* line 11722, app/assets/stylesheets/style.scss */
  .mb-lg-75 {
    margin-bottom: 75px !important;
  }
  /* line 11725, app/assets/stylesheets/style.scss */
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  /* line 11728, app/assets/stylesheets/style.scss */
  .mb-lg-85 {
    margin-bottom: 85px !important;
  }
  /* line 11731, app/assets/stylesheets/style.scss */
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  /* line 11734, app/assets/stylesheets/style.scss */
  .mb-lg-95 {
    margin-bottom: 95px !important;
  }
  /* line 11737, app/assets/stylesheets/style.scss */
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  /* line 11740, app/assets/stylesheets/style.scss */
  .mb-lg-105 {
    margin-bottom: 105px !important;
  }
  /* line 11743, app/assets/stylesheets/style.scss */
  .mb-lg-110 {
    margin-bottom: 110px !important;
  }
  /* line 11746, app/assets/stylesheets/style.scss */
  .mb-lg-115 {
    margin-bottom: 115px !important;
  }
  /* line 11749, app/assets/stylesheets/style.scss */
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
  /* line 11752, app/assets/stylesheets/style.scss */
  .mb-lg-125 {
    margin-bottom: 125px !important;
  }
  /* line 11755, app/assets/stylesheets/style.scss */
  .mb-lg-130 {
    margin-bottom: 130px !important;
  }
  /* line 11758, app/assets/stylesheets/style.scss */
  .mb-lg-135 {
    margin-bottom: 135px !important;
  }
  /* line 11761, app/assets/stylesheets/style.scss */
  .mb-lg-140 {
    margin-bottom: 140px !important;
  }
  /* line 11764, app/assets/stylesheets/style.scss */
  .mb-lg-145 {
    margin-bottom: 145px !important;
  }
  /* line 11767, app/assets/stylesheets/style.scss */
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
  /* line 11770, app/assets/stylesheets/style.scss */
  .mb-lg-155 {
    margin-bottom: 155px !important;
  }
  /* line 11773, app/assets/stylesheets/style.scss */
  .mb-lg-160 {
    margin-bottom: 160px !important;
  }
  /* line 11776, app/assets/stylesheets/style.scss */
  .mb-lg-165 {
    margin-bottom: 165px !important;
  }
  /* line 11779, app/assets/stylesheets/style.scss */
  .mb-lg-170 {
    margin-bottom: 170px !important;
  }
  /* line 11782, app/assets/stylesheets/style.scss */
  .mb-lg-175 {
    margin-bottom: 175px !important;
  }
  /* line 11785, app/assets/stylesheets/style.scss */
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
  /* line 11788, app/assets/stylesheets/style.scss */
  .mb-lg-185 {
    margin-bottom: 185px !important;
  }
  /* line 11791, app/assets/stylesheets/style.scss */
  .mb-lg-190 {
    margin-bottom: 190px !important;
  }
  /* line 11794, app/assets/stylesheets/style.scss */
  .mb-lg-195 {
    margin-bottom: 195px !important;
  }
  /* line 11797, app/assets/stylesheets/style.scss */
  .mb-lg-200 {
    margin-bottom: 200px !important;
  }
  /* line 11800, app/assets/stylesheets/style.scss */
  .ms-lg-0 {
    margin-left: 0px !important;
  }
  /* line 11803, app/assets/stylesheets/style.scss */
  .ms-lg-5 {
    margin-left: 5px !important;
  }
  /* line 11806, app/assets/stylesheets/style.scss */
  .ms-lg-10 {
    margin-left: 10px !important;
  }
  /* line 11809, app/assets/stylesheets/style.scss */
  .ms-lg-15 {
    margin-left: 15px !important;
  }
  /* line 11812, app/assets/stylesheets/style.scss */
  .ms-lg-20 {
    margin-left: 20px !important;
  }
  /* line 11815, app/assets/stylesheets/style.scss */
  .ms-lg-25 {
    margin-left: 25px !important;
  }
  /* line 11818, app/assets/stylesheets/style.scss */
  .ms-lg-30 {
    margin-left: 30px !important;
  }
  /* line 11821, app/assets/stylesheets/style.scss */
  .ms-lg-35 {
    margin-left: 35px !important;
  }
  /* line 11824, app/assets/stylesheets/style.scss */
  .ms-lg-40 {
    margin-left: 40px !important;
  }
  /* line 11827, app/assets/stylesheets/style.scss */
  .ms-lg-45 {
    margin-left: 45px !important;
  }
  /* line 11830, app/assets/stylesheets/style.scss */
  .ms-lg-50 {
    margin-left: 50px !important;
  }
  /* line 11833, app/assets/stylesheets/style.scss */
  .ms-lg-55 {
    margin-left: 55px !important;
  }
  /* line 11836, app/assets/stylesheets/style.scss */
  .ms-lg-60 {
    margin-left: 60px !important;
  }
  /* line 11839, app/assets/stylesheets/style.scss */
  .ms-lg-65 {
    margin-left: 65px !important;
  }
  /* line 11842, app/assets/stylesheets/style.scss */
  .ms-lg-70 {
    margin-left: 70px !important;
  }
  /* line 11845, app/assets/stylesheets/style.scss */
  .ms-lg-75 {
    margin-left: 75px !important;
  }
  /* line 11848, app/assets/stylesheets/style.scss */
  .ms-lg-80 {
    margin-left: 80px !important;
  }
  /* line 11851, app/assets/stylesheets/style.scss */
  .ms-lg-85 {
    margin-left: 85px !important;
  }
  /* line 11854, app/assets/stylesheets/style.scss */
  .ms-lg-90 {
    margin-left: 90px !important;
  }
  /* line 11857, app/assets/stylesheets/style.scss */
  .ms-lg-95 {
    margin-left: 95px !important;
  }
  /* line 11860, app/assets/stylesheets/style.scss */
  .ms-lg-100 {
    margin-left: 100px !important;
  }
  /* line 11863, app/assets/stylesheets/style.scss */
  .ms-lg-105 {
    margin-left: 105px !important;
  }
  /* line 11866, app/assets/stylesheets/style.scss */
  .ms-lg-110 {
    margin-left: 110px !important;
  }
  /* line 11869, app/assets/stylesheets/style.scss */
  .ms-lg-115 {
    margin-left: 115px !important;
  }
  /* line 11872, app/assets/stylesheets/style.scss */
  .ms-lg-120 {
    margin-left: 120px !important;
  }
  /* line 11875, app/assets/stylesheets/style.scss */
  .ms-lg-125 {
    margin-left: 125px !important;
  }
  /* line 11878, app/assets/stylesheets/style.scss */
  .ms-lg-130 {
    margin-left: 130px !important;
  }
  /* line 11881, app/assets/stylesheets/style.scss */
  .ms-lg-135 {
    margin-left: 135px !important;
  }
  /* line 11884, app/assets/stylesheets/style.scss */
  .ms-lg-140 {
    margin-left: 140px !important;
  }
  /* line 11887, app/assets/stylesheets/style.scss */
  .ms-lg-145 {
    margin-left: 145px !important;
  }
  /* line 11890, app/assets/stylesheets/style.scss */
  .ms-lg-150 {
    margin-left: 150px !important;
  }
  /* line 11893, app/assets/stylesheets/style.scss */
  .ms-lg-155 {
    margin-left: 155px !important;
  }
  /* line 11896, app/assets/stylesheets/style.scss */
  .ms-lg-160 {
    margin-left: 160px !important;
  }
  /* line 11899, app/assets/stylesheets/style.scss */
  .ms-lg-165 {
    margin-left: 165px !important;
  }
  /* line 11902, app/assets/stylesheets/style.scss */
  .ms-lg-170 {
    margin-left: 170px !important;
  }
  /* line 11905, app/assets/stylesheets/style.scss */
  .ms-lg-175 {
    margin-left: 175px !important;
  }
  /* line 11908, app/assets/stylesheets/style.scss */
  .ms-lg-180 {
    margin-left: 180px !important;
  }
  /* line 11911, app/assets/stylesheets/style.scss */
  .ms-lg-185 {
    margin-left: 185px !important;
  }
  /* line 11914, app/assets/stylesheets/style.scss */
  .ms-lg-190 {
    margin-left: 190px !important;
  }
  /* line 11917, app/assets/stylesheets/style.scss */
  .ms-lg-195 {
    margin-left: 195px !important;
  }
  /* line 11920, app/assets/stylesheets/style.scss */
  .ms-lg-200 {
    margin-left: 200px !important;
  }
  /* line 11923, app/assets/stylesheets/style.scss */
  .me-lg-0 {
    margin-right: 0px !important;
  }
  /* line 11926, app/assets/stylesheets/style.scss */
  .me-lg-5 {
    margin-right: 5px !important;
  }
  /* line 11929, app/assets/stylesheets/style.scss */
  .me-lg-10 {
    margin-right: 10px !important;
  }
  /* line 11932, app/assets/stylesheets/style.scss */
  .me-lg-15 {
    margin-right: 15px !important;
  }
  /* line 11935, app/assets/stylesheets/style.scss */
  .me-lg-20 {
    margin-right: 20px !important;
  }
  /* line 11938, app/assets/stylesheets/style.scss */
  .me-lg-25 {
    margin-right: 25px !important;
  }
  /* line 11941, app/assets/stylesheets/style.scss */
  .me-lg-30 {
    margin-right: 30px !important;
  }
  /* line 11944, app/assets/stylesheets/style.scss */
  .me-lg-35 {
    margin-right: 35px !important;
  }
  /* line 11947, app/assets/stylesheets/style.scss */
  .me-lg-40 {
    margin-right: 40px !important;
  }
  /* line 11950, app/assets/stylesheets/style.scss */
  .me-lg-45 {
    margin-right: 45px !important;
  }
  /* line 11953, app/assets/stylesheets/style.scss */
  .me-lg-50 {
    margin-right: 50px !important;
  }
  /* line 11956, app/assets/stylesheets/style.scss */
  .me-lg-55 {
    margin-right: 55px !important;
  }
  /* line 11959, app/assets/stylesheets/style.scss */
  .me-lg-60 {
    margin-right: 60px !important;
  }
  /* line 11962, app/assets/stylesheets/style.scss */
  .me-lg-65 {
    margin-right: 65px !important;
  }
  /* line 11965, app/assets/stylesheets/style.scss */
  .me-lg-70 {
    margin-right: 70px !important;
  }
  /* line 11968, app/assets/stylesheets/style.scss */
  .me-lg-75 {
    margin-right: 75px !important;
  }
  /* line 11971, app/assets/stylesheets/style.scss */
  .me-lg-80 {
    margin-right: 80px !important;
  }
  /* line 11974, app/assets/stylesheets/style.scss */
  .me-lg-85 {
    margin-right: 85px !important;
  }
  /* line 11977, app/assets/stylesheets/style.scss */
  .me-lg-90 {
    margin-right: 90px !important;
  }
  /* line 11980, app/assets/stylesheets/style.scss */
  .me-lg-95 {
    margin-right: 95px !important;
  }
  /* line 11983, app/assets/stylesheets/style.scss */
  .me-lg-100 {
    margin-right: 100px !important;
  }
  /* line 11986, app/assets/stylesheets/style.scss */
  .me-lg-105 {
    margin-right: 105px !important;
  }
  /* line 11989, app/assets/stylesheets/style.scss */
  .me-lg-110 {
    margin-right: 110px !important;
  }
  /* line 11992, app/assets/stylesheets/style.scss */
  .me-lg-115 {
    margin-right: 115px !important;
  }
  /* line 11995, app/assets/stylesheets/style.scss */
  .me-lg-120 {
    margin-right: 120px !important;
  }
  /* line 11998, app/assets/stylesheets/style.scss */
  .me-lg-125 {
    margin-right: 125px !important;
  }
  /* line 12001, app/assets/stylesheets/style.scss */
  .me-lg-130 {
    margin-right: 130px !important;
  }
  /* line 12004, app/assets/stylesheets/style.scss */
  .me-lg-135 {
    margin-right: 135px !important;
  }
  /* line 12007, app/assets/stylesheets/style.scss */
  .me-lg-140 {
    margin-right: 140px !important;
  }
  /* line 12010, app/assets/stylesheets/style.scss */
  .me-lg-145 {
    margin-right: 145px !important;
  }
  /* line 12013, app/assets/stylesheets/style.scss */
  .me-lg-150 {
    margin-right: 150px !important;
  }
  /* line 12016, app/assets/stylesheets/style.scss */
  .me-lg-155 {
    margin-right: 155px !important;
  }
  /* line 12019, app/assets/stylesheets/style.scss */
  .me-lg-160 {
    margin-right: 160px !important;
  }
  /* line 12022, app/assets/stylesheets/style.scss */
  .me-lg-165 {
    margin-right: 165px !important;
  }
  /* line 12025, app/assets/stylesheets/style.scss */
  .me-lg-170 {
    margin-right: 170px !important;
  }
  /* line 12028, app/assets/stylesheets/style.scss */
  .me-lg-175 {
    margin-right: 175px !important;
  }
  /* line 12031, app/assets/stylesheets/style.scss */
  .me-lg-180 {
    margin-right: 180px !important;
  }
  /* line 12034, app/assets/stylesheets/style.scss */
  .me-lg-185 {
    margin-right: 185px !important;
  }
  /* line 12037, app/assets/stylesheets/style.scss */
  .me-lg-190 {
    margin-right: 190px !important;
  }
  /* line 12040, app/assets/stylesheets/style.scss */
  .me-lg-195 {
    margin-right: 195px !important;
  }
  /* line 12043, app/assets/stylesheets/style.scss */
  .me-lg-200 {
    margin-right: 200px !important;
  }
  /* line 12046, app/assets/stylesheets/style.scss */
  .mx-lg-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 12050, app/assets/stylesheets/style.scss */
  .mx-lg-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 12054, app/assets/stylesheets/style.scss */
  .mx-lg-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 12058, app/assets/stylesheets/style.scss */
  .mx-lg-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 12062, app/assets/stylesheets/style.scss */
  .mx-lg-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 12066, app/assets/stylesheets/style.scss */
  .mx-lg-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 12070, app/assets/stylesheets/style.scss */
  .mx-lg-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 12074, app/assets/stylesheets/style.scss */
  .mx-lg-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 12078, app/assets/stylesheets/style.scss */
  .mx-lg-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 12082, app/assets/stylesheets/style.scss */
  .mx-lg-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 12086, app/assets/stylesheets/style.scss */
  .mx-lg-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 12090, app/assets/stylesheets/style.scss */
  .mx-lg-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 12094, app/assets/stylesheets/style.scss */
  .mx-lg-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 12098, app/assets/stylesheets/style.scss */
  .mx-lg-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 12102, app/assets/stylesheets/style.scss */
  .mx-lg-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 12106, app/assets/stylesheets/style.scss */
  .mx-lg-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 12110, app/assets/stylesheets/style.scss */
  .mx-lg-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 12114, app/assets/stylesheets/style.scss */
  .mx-lg-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 12118, app/assets/stylesheets/style.scss */
  .mx-lg-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 12122, app/assets/stylesheets/style.scss */
  .mx-lg-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 12126, app/assets/stylesheets/style.scss */
  .mx-lg-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 12130, app/assets/stylesheets/style.scss */
  .mx-lg-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 12134, app/assets/stylesheets/style.scss */
  .mx-lg-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 12138, app/assets/stylesheets/style.scss */
  .mx-lg-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 12142, app/assets/stylesheets/style.scss */
  .mx-lg-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 12146, app/assets/stylesheets/style.scss */
  .mx-lg-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 12150, app/assets/stylesheets/style.scss */
  .mx-lg-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 12154, app/assets/stylesheets/style.scss */
  .mx-lg-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 12158, app/assets/stylesheets/style.scss */
  .mx-lg-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 12162, app/assets/stylesheets/style.scss */
  .mx-lg-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 12166, app/assets/stylesheets/style.scss */
  .mx-lg-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 12170, app/assets/stylesheets/style.scss */
  .mx-lg-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 12174, app/assets/stylesheets/style.scss */
  .mx-lg-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 12178, app/assets/stylesheets/style.scss */
  .mx-lg-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 12182, app/assets/stylesheets/style.scss */
  .mx-lg-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 12186, app/assets/stylesheets/style.scss */
  .mx-lg-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 12190, app/assets/stylesheets/style.scss */
  .mx-lg-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 12194, app/assets/stylesheets/style.scss */
  .mx-lg-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 12198, app/assets/stylesheets/style.scss */
  .mx-lg-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 12202, app/assets/stylesheets/style.scss */
  .mx-lg-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 12206, app/assets/stylesheets/style.scss */
  .mx-lg-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 12210, app/assets/stylesheets/style.scss */
  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 12214, app/assets/stylesheets/style.scss */
  .my-lg-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 12218, app/assets/stylesheets/style.scss */
  .my-lg-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 12222, app/assets/stylesheets/style.scss */
  .my-lg-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 12226, app/assets/stylesheets/style.scss */
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 12230, app/assets/stylesheets/style.scss */
  .my-lg-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 12234, app/assets/stylesheets/style.scss */
  .my-lg-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 12238, app/assets/stylesheets/style.scss */
  .my-lg-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 12242, app/assets/stylesheets/style.scss */
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 12246, app/assets/stylesheets/style.scss */
  .my-lg-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 12250, app/assets/stylesheets/style.scss */
  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 12254, app/assets/stylesheets/style.scss */
  .my-lg-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 12258, app/assets/stylesheets/style.scss */
  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 12262, app/assets/stylesheets/style.scss */
  .my-lg-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 12266, app/assets/stylesheets/style.scss */
  .my-lg-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 12270, app/assets/stylesheets/style.scss */
  .my-lg-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 12274, app/assets/stylesheets/style.scss */
  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 12278, app/assets/stylesheets/style.scss */
  .my-lg-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 12282, app/assets/stylesheets/style.scss */
  .my-lg-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 12286, app/assets/stylesheets/style.scss */
  .my-lg-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 12290, app/assets/stylesheets/style.scss */
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 12294, app/assets/stylesheets/style.scss */
  .my-lg-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 12298, app/assets/stylesheets/style.scss */
  .my-lg-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 12302, app/assets/stylesheets/style.scss */
  .my-lg-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 12306, app/assets/stylesheets/style.scss */
  .my-lg-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 12310, app/assets/stylesheets/style.scss */
  .my-lg-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 12314, app/assets/stylesheets/style.scss */
  .my-lg-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 12318, app/assets/stylesheets/style.scss */
  .my-lg-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 12322, app/assets/stylesheets/style.scss */
  .my-lg-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 12326, app/assets/stylesheets/style.scss */
  .my-lg-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 12330, app/assets/stylesheets/style.scss */
  .my-lg-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 12334, app/assets/stylesheets/style.scss */
  .my-lg-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 12338, app/assets/stylesheets/style.scss */
  .my-lg-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 12342, app/assets/stylesheets/style.scss */
  .my-lg-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 12346, app/assets/stylesheets/style.scss */
  .my-lg-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 12350, app/assets/stylesheets/style.scss */
  .my-lg-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 12354, app/assets/stylesheets/style.scss */
  .my-lg-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 12358, app/assets/stylesheets/style.scss */
  .my-lg-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 12362, app/assets/stylesheets/style.scss */
  .my-lg-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 12366, app/assets/stylesheets/style.scss */
  .my-lg-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 12370, app/assets/stylesheets/style.scss */
  .my-lg-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 1200px) {
  /* line 12374, app/assets/stylesheets/style.scss */
  .m-xl-0 {
    margin: 0px !important;
  }
  /* line 12377, app/assets/stylesheets/style.scss */
  .m-xl-5 {
    margin: 5px !important;
  }
  /* line 12380, app/assets/stylesheets/style.scss */
  .m-xl-10 {
    margin: 10px !important;
  }
  /* line 12383, app/assets/stylesheets/style.scss */
  .m-xl-15 {
    margin: 15px !important;
  }
  /* line 12386, app/assets/stylesheets/style.scss */
  .m-xl-20 {
    margin: 20px !important;
  }
  /* line 12389, app/assets/stylesheets/style.scss */
  .m-xl-25 {
    margin: 25px !important;
  }
  /* line 12392, app/assets/stylesheets/style.scss */
  .m-xl-30 {
    margin: 30px !important;
  }
  /* line 12395, app/assets/stylesheets/style.scss */
  .m-xl-35 {
    margin: 35px !important;
  }
  /* line 12398, app/assets/stylesheets/style.scss */
  .m-xl-40 {
    margin: 40px !important;
  }
  /* line 12401, app/assets/stylesheets/style.scss */
  .m-xl-45 {
    margin: 45px !important;
  }
  /* line 12404, app/assets/stylesheets/style.scss */
  .m-xl-50 {
    margin: 50px !important;
  }
  /* line 12407, app/assets/stylesheets/style.scss */
  .m-xl-55 {
    margin: 55px !important;
  }
  /* line 12410, app/assets/stylesheets/style.scss */
  .m-xl-60 {
    margin: 60px !important;
  }
  /* line 12413, app/assets/stylesheets/style.scss */
  .m-xl-65 {
    margin: 65px !important;
  }
  /* line 12416, app/assets/stylesheets/style.scss */
  .m-xl-70 {
    margin: 70px !important;
  }
  /* line 12419, app/assets/stylesheets/style.scss */
  .m-xl-75 {
    margin: 75px !important;
  }
  /* line 12422, app/assets/stylesheets/style.scss */
  .m-xl-80 {
    margin: 80px !important;
  }
  /* line 12425, app/assets/stylesheets/style.scss */
  .m-xl-85 {
    margin: 85px !important;
  }
  /* line 12428, app/assets/stylesheets/style.scss */
  .m-xl-90 {
    margin: 90px !important;
  }
  /* line 12431, app/assets/stylesheets/style.scss */
  .m-xl-95 {
    margin: 95px !important;
  }
  /* line 12434, app/assets/stylesheets/style.scss */
  .m-xl-100 {
    margin: 100px !important;
  }
  /* line 12437, app/assets/stylesheets/style.scss */
  .m-xl-105 {
    margin: 105px !important;
  }
  /* line 12440, app/assets/stylesheets/style.scss */
  .m-xl-110 {
    margin: 110px !important;
  }
  /* line 12443, app/assets/stylesheets/style.scss */
  .m-xl-115 {
    margin: 115px !important;
  }
  /* line 12446, app/assets/stylesheets/style.scss */
  .m-xl-120 {
    margin: 120px !important;
  }
  /* line 12449, app/assets/stylesheets/style.scss */
  .m-xl-125 {
    margin: 125px !important;
  }
  /* line 12452, app/assets/stylesheets/style.scss */
  .m-xl-130 {
    margin: 130px !important;
  }
  /* line 12455, app/assets/stylesheets/style.scss */
  .m-xl-135 {
    margin: 135px !important;
  }
  /* line 12458, app/assets/stylesheets/style.scss */
  .m-xl-140 {
    margin: 140px !important;
  }
  /* line 12461, app/assets/stylesheets/style.scss */
  .m-xl-145 {
    margin: 145px !important;
  }
  /* line 12464, app/assets/stylesheets/style.scss */
  .m-xl-150 {
    margin: 150px !important;
  }
  /* line 12467, app/assets/stylesheets/style.scss */
  .m-xl-155 {
    margin: 155px !important;
  }
  /* line 12470, app/assets/stylesheets/style.scss */
  .m-xl-160 {
    margin: 160px !important;
  }
  /* line 12473, app/assets/stylesheets/style.scss */
  .m-xl-165 {
    margin: 165px !important;
  }
  /* line 12476, app/assets/stylesheets/style.scss */
  .m-xl-170 {
    margin: 170px !important;
  }
  /* line 12479, app/assets/stylesheets/style.scss */
  .m-xl-175 {
    margin: 175px !important;
  }
  /* line 12482, app/assets/stylesheets/style.scss */
  .m-xl-180 {
    margin: 180px !important;
  }
  /* line 12485, app/assets/stylesheets/style.scss */
  .m-xl-185 {
    margin: 185px !important;
  }
  /* line 12488, app/assets/stylesheets/style.scss */
  .m-xl-190 {
    margin: 190px !important;
  }
  /* line 12491, app/assets/stylesheets/style.scss */
  .m-xl-195 {
    margin: 195px !important;
  }
  /* line 12494, app/assets/stylesheets/style.scss */
  .m-xl-200 {
    margin: 200px !important;
  }
  /* line 12497, app/assets/stylesheets/style.scss */
  .mt-xl-0 {
    margin-top: 0px !important;
  }
  /* line 12500, app/assets/stylesheets/style.scss */
  .mt-xl-5 {
    margin-top: 5px !important;
  }
  /* line 12503, app/assets/stylesheets/style.scss */
  .mt-xl-10 {
    margin-top: 10px !important;
  }
  /* line 12506, app/assets/stylesheets/style.scss */
  .mt-xl-15 {
    margin-top: 15px !important;
  }
  /* line 12509, app/assets/stylesheets/style.scss */
  .mt-xl-20 {
    margin-top: 20px !important;
  }
  /* line 12512, app/assets/stylesheets/style.scss */
  .mt-xl-25 {
    margin-top: 25px !important;
  }
  /* line 12515, app/assets/stylesheets/style.scss */
  .mt-xl-30 {
    margin-top: 30px !important;
  }
  /* line 12518, app/assets/stylesheets/style.scss */
  .mt-xl-35 {
    margin-top: 35px !important;
  }
  /* line 12521, app/assets/stylesheets/style.scss */
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  /* line 12524, app/assets/stylesheets/style.scss */
  .mt-xl-45 {
    margin-top: 45px !important;
  }
  /* line 12527, app/assets/stylesheets/style.scss */
  .mt-xl-50 {
    margin-top: 50px !important;
  }
  /* line 12530, app/assets/stylesheets/style.scss */
  .mt-xl-55 {
    margin-top: 55px !important;
  }
  /* line 12533, app/assets/stylesheets/style.scss */
  .mt-xl-60 {
    margin-top: 60px !important;
  }
  /* line 12536, app/assets/stylesheets/style.scss */
  .mt-xl-65 {
    margin-top: 65px !important;
  }
  /* line 12539, app/assets/stylesheets/style.scss */
  .mt-xl-70 {
    margin-top: 70px !important;
  }
  /* line 12542, app/assets/stylesheets/style.scss */
  .mt-xl-75 {
    margin-top: 75px !important;
  }
  /* line 12545, app/assets/stylesheets/style.scss */
  .mt-xl-80 {
    margin-top: 80px !important;
  }
  /* line 12548, app/assets/stylesheets/style.scss */
  .mt-xl-85 {
    margin-top: 85px !important;
  }
  /* line 12551, app/assets/stylesheets/style.scss */
  .mt-xl-90 {
    margin-top: 90px !important;
  }
  /* line 12554, app/assets/stylesheets/style.scss */
  .mt-xl-95 {
    margin-top: 95px !important;
  }
  /* line 12557, app/assets/stylesheets/style.scss */
  .mt-xl-100 {
    margin-top: 100px !important;
  }
  /* line 12560, app/assets/stylesheets/style.scss */
  .mt-xl-105 {
    margin-top: 105px !important;
  }
  /* line 12563, app/assets/stylesheets/style.scss */
  .mt-xl-110 {
    margin-top: 110px !important;
  }
  /* line 12566, app/assets/stylesheets/style.scss */
  .mt-xl-115 {
    margin-top: 115px !important;
  }
  /* line 12569, app/assets/stylesheets/style.scss */
  .mt-xl-120 {
    margin-top: 120px !important;
  }
  /* line 12572, app/assets/stylesheets/style.scss */
  .mt-xl-125 {
    margin-top: 125px !important;
  }
  /* line 12575, app/assets/stylesheets/style.scss */
  .mt-xl-130 {
    margin-top: 130px !important;
  }
  /* line 12578, app/assets/stylesheets/style.scss */
  .mt-xl-135 {
    margin-top: 135px !important;
  }
  /* line 12581, app/assets/stylesheets/style.scss */
  .mt-xl-140 {
    margin-top: 140px !important;
  }
  /* line 12584, app/assets/stylesheets/style.scss */
  .mt-xl-145 {
    margin-top: 145px !important;
  }
  /* line 12587, app/assets/stylesheets/style.scss */
  .mt-xl-150 {
    margin-top: 150px !important;
  }
  /* line 12590, app/assets/stylesheets/style.scss */
  .mt-xl-155 {
    margin-top: 155px !important;
  }
  /* line 12593, app/assets/stylesheets/style.scss */
  .mt-xl-160 {
    margin-top: 160px !important;
  }
  /* line 12596, app/assets/stylesheets/style.scss */
  .mt-xl-165 {
    margin-top: 165px !important;
  }
  /* line 12599, app/assets/stylesheets/style.scss */
  .mt-xl-170 {
    margin-top: 170px !important;
  }
  /* line 12602, app/assets/stylesheets/style.scss */
  .mt-xl-175 {
    margin-top: 175px !important;
  }
  /* line 12605, app/assets/stylesheets/style.scss */
  .mt-xl-180 {
    margin-top: 180px !important;
  }
  /* line 12608, app/assets/stylesheets/style.scss */
  .mt-xl-185 {
    margin-top: 185px !important;
  }
  /* line 12611, app/assets/stylesheets/style.scss */
  .mt-xl-190 {
    margin-top: 190px !important;
  }
  /* line 12614, app/assets/stylesheets/style.scss */
  .mt-xl-195 {
    margin-top: 195px !important;
  }
  /* line 12617, app/assets/stylesheets/style.scss */
  .mt-xl-200 {
    margin-top: 200px !important;
  }
  /* line 12620, app/assets/stylesheets/style.scss */
  .mb-xl-0 {
    margin-bottom: 0px !important;
  }
  /* line 12623, app/assets/stylesheets/style.scss */
  .mb-xl-5 {
    margin-bottom: 5px !important;
  }
  /* line 12626, app/assets/stylesheets/style.scss */
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
  /* line 12629, app/assets/stylesheets/style.scss */
  .mb-xl-15 {
    margin-bottom: 15px !important;
  }
  /* line 12632, app/assets/stylesheets/style.scss */
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  /* line 12635, app/assets/stylesheets/style.scss */
  .mb-xl-25 {
    margin-bottom: 25px !important;
  }
  /* line 12638, app/assets/stylesheets/style.scss */
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
  /* line 12641, app/assets/stylesheets/style.scss */
  .mb-xl-35 {
    margin-bottom: 35px !important;
  }
  /* line 12644, app/assets/stylesheets/style.scss */
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  /* line 12647, app/assets/stylesheets/style.scss */
  .mb-xl-45 {
    margin-bottom: 45px !important;
  }
  /* line 12650, app/assets/stylesheets/style.scss */
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  /* line 12653, app/assets/stylesheets/style.scss */
  .mb-xl-55 {
    margin-bottom: 55px !important;
  }
  /* line 12656, app/assets/stylesheets/style.scss */
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
  /* line 12659, app/assets/stylesheets/style.scss */
  .mb-xl-65 {
    margin-bottom: 65px !important;
  }
  /* line 12662, app/assets/stylesheets/style.scss */
  .mb-xl-70 {
    margin-bottom: 70px !important;
  }
  /* line 12665, app/assets/stylesheets/style.scss */
  .mb-xl-75 {
    margin-bottom: 75px !important;
  }
  /* line 12668, app/assets/stylesheets/style.scss */
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
  /* line 12671, app/assets/stylesheets/style.scss */
  .mb-xl-85 {
    margin-bottom: 85px !important;
  }
  /* line 12674, app/assets/stylesheets/style.scss */
  .mb-xl-90 {
    margin-bottom: 90px !important;
  }
  /* line 12677, app/assets/stylesheets/style.scss */
  .mb-xl-95 {
    margin-bottom: 95px !important;
  }
  /* line 12680, app/assets/stylesheets/style.scss */
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  /* line 12683, app/assets/stylesheets/style.scss */
  .mb-xl-105 {
    margin-bottom: 105px !important;
  }
  /* line 12686, app/assets/stylesheets/style.scss */
  .mb-xl-110 {
    margin-bottom: 110px !important;
  }
  /* line 12689, app/assets/stylesheets/style.scss */
  .mb-xl-115 {
    margin-bottom: 115px !important;
  }
  /* line 12692, app/assets/stylesheets/style.scss */
  .mb-xl-120 {
    margin-bottom: 120px !important;
  }
  /* line 12695, app/assets/stylesheets/style.scss */
  .mb-xl-125 {
    margin-bottom: 125px !important;
  }
  /* line 12698, app/assets/stylesheets/style.scss */
  .mb-xl-130 {
    margin-bottom: 130px !important;
  }
  /* line 12701, app/assets/stylesheets/style.scss */
  .mb-xl-135 {
    margin-bottom: 135px !important;
  }
  /* line 12704, app/assets/stylesheets/style.scss */
  .mb-xl-140 {
    margin-bottom: 140px !important;
  }
  /* line 12707, app/assets/stylesheets/style.scss */
  .mb-xl-145 {
    margin-bottom: 145px !important;
  }
  /* line 12710, app/assets/stylesheets/style.scss */
  .mb-xl-150 {
    margin-bottom: 150px !important;
  }
  /* line 12713, app/assets/stylesheets/style.scss */
  .mb-xl-155 {
    margin-bottom: 155px !important;
  }
  /* line 12716, app/assets/stylesheets/style.scss */
  .mb-xl-160 {
    margin-bottom: 160px !important;
  }
  /* line 12719, app/assets/stylesheets/style.scss */
  .mb-xl-165 {
    margin-bottom: 165px !important;
  }
  /* line 12722, app/assets/stylesheets/style.scss */
  .mb-xl-170 {
    margin-bottom: 170px !important;
  }
  /* line 12725, app/assets/stylesheets/style.scss */
  .mb-xl-175 {
    margin-bottom: 175px !important;
  }
  /* line 12728, app/assets/stylesheets/style.scss */
  .mb-xl-180 {
    margin-bottom: 180px !important;
  }
  /* line 12731, app/assets/stylesheets/style.scss */
  .mb-xl-185 {
    margin-bottom: 185px !important;
  }
  /* line 12734, app/assets/stylesheets/style.scss */
  .mb-xl-190 {
    margin-bottom: 190px !important;
  }
  /* line 12737, app/assets/stylesheets/style.scss */
  .mb-xl-195 {
    margin-bottom: 195px !important;
  }
  /* line 12740, app/assets/stylesheets/style.scss */
  .mb-xl-200 {
    margin-bottom: 200px !important;
  }
  /* line 12743, app/assets/stylesheets/style.scss */
  .ms-xl-0 {
    margin-left: 0px !important;
  }
  /* line 12746, app/assets/stylesheets/style.scss */
  .ms-xl-5 {
    margin-left: 5px !important;
  }
  /* line 12749, app/assets/stylesheets/style.scss */
  .ms-xl-10 {
    margin-left: 10px !important;
  }
  /* line 12752, app/assets/stylesheets/style.scss */
  .ms-xl-15 {
    margin-left: 15px !important;
  }
  /* line 12755, app/assets/stylesheets/style.scss */
  .ms-xl-20 {
    margin-left: 20px !important;
  }
  /* line 12758, app/assets/stylesheets/style.scss */
  .ms-xl-25 {
    margin-left: 25px !important;
  }
  /* line 12761, app/assets/stylesheets/style.scss */
  .ms-xl-30 {
    margin-left: 30px !important;
  }
  /* line 12764, app/assets/stylesheets/style.scss */
  .ms-xl-35 {
    margin-left: 35px !important;
  }
  /* line 12767, app/assets/stylesheets/style.scss */
  .ms-xl-40 {
    margin-left: 40px !important;
  }
  /* line 12770, app/assets/stylesheets/style.scss */
  .ms-xl-45 {
    margin-left: 45px !important;
  }
  /* line 12773, app/assets/stylesheets/style.scss */
  .ms-xl-50 {
    margin-left: 50px !important;
  }
  /* line 12776, app/assets/stylesheets/style.scss */
  .ms-xl-55 {
    margin-left: 55px !important;
  }
  /* line 12779, app/assets/stylesheets/style.scss */
  .ms-xl-60 {
    margin-left: 60px !important;
  }
  /* line 12782, app/assets/stylesheets/style.scss */
  .ms-xl-65 {
    margin-left: 65px !important;
  }
  /* line 12785, app/assets/stylesheets/style.scss */
  .ms-xl-70 {
    margin-left: 70px !important;
  }
  /* line 12788, app/assets/stylesheets/style.scss */
  .ms-xl-75 {
    margin-left: 75px !important;
  }
  /* line 12791, app/assets/stylesheets/style.scss */
  .ms-xl-80 {
    margin-left: 80px !important;
  }
  /* line 12794, app/assets/stylesheets/style.scss */
  .ms-xl-85 {
    margin-left: 85px !important;
  }
  /* line 12797, app/assets/stylesheets/style.scss */
  .ms-xl-90 {
    margin-left: 90px !important;
  }
  /* line 12800, app/assets/stylesheets/style.scss */
  .ms-xl-95 {
    margin-left: 95px !important;
  }
  /* line 12803, app/assets/stylesheets/style.scss */
  .ms-xl-100 {
    margin-left: 100px !important;
  }
  /* line 12806, app/assets/stylesheets/style.scss */
  .ms-xl-105 {
    margin-left: 105px !important;
  }
  /* line 12809, app/assets/stylesheets/style.scss */
  .ms-xl-110 {
    margin-left: 110px !important;
  }
  /* line 12812, app/assets/stylesheets/style.scss */
  .ms-xl-115 {
    margin-left: 115px !important;
  }
  /* line 12815, app/assets/stylesheets/style.scss */
  .ms-xl-120 {
    margin-left: 120px !important;
  }
  /* line 12818, app/assets/stylesheets/style.scss */
  .ms-xl-125 {
    margin-left: 125px !important;
  }
  /* line 12821, app/assets/stylesheets/style.scss */
  .ms-xl-130 {
    margin-left: 130px !important;
  }
  /* line 12824, app/assets/stylesheets/style.scss */
  .ms-xl-135 {
    margin-left: 135px !important;
  }
  /* line 12827, app/assets/stylesheets/style.scss */
  .ms-xl-140 {
    margin-left: 140px !important;
  }
  /* line 12830, app/assets/stylesheets/style.scss */
  .ms-xl-145 {
    margin-left: 145px !important;
  }
  /* line 12833, app/assets/stylesheets/style.scss */
  .ms-xl-150 {
    margin-left: 150px !important;
  }
  /* line 12836, app/assets/stylesheets/style.scss */
  .ms-xl-155 {
    margin-left: 155px !important;
  }
  /* line 12839, app/assets/stylesheets/style.scss */
  .ms-xl-160 {
    margin-left: 160px !important;
  }
  /* line 12842, app/assets/stylesheets/style.scss */
  .ms-xl-165 {
    margin-left: 165px !important;
  }
  /* line 12845, app/assets/stylesheets/style.scss */
  .ms-xl-170 {
    margin-left: 170px !important;
  }
  /* line 12848, app/assets/stylesheets/style.scss */
  .ms-xl-175 {
    margin-left: 175px !important;
  }
  /* line 12851, app/assets/stylesheets/style.scss */
  .ms-xl-180 {
    margin-left: 180px !important;
  }
  /* line 12854, app/assets/stylesheets/style.scss */
  .ms-xl-185 {
    margin-left: 185px !important;
  }
  /* line 12857, app/assets/stylesheets/style.scss */
  .ms-xl-190 {
    margin-left: 190px !important;
  }
  /* line 12860, app/assets/stylesheets/style.scss */
  .ms-xl-195 {
    margin-left: 195px !important;
  }
  /* line 12863, app/assets/stylesheets/style.scss */
  .ms-xl-200 {
    margin-left: 200px !important;
  }
  /* line 12866, app/assets/stylesheets/style.scss */
  .me-xl-0 {
    margin-right: 0px !important;
  }
  /* line 12869, app/assets/stylesheets/style.scss */
  .me-xl-5 {
    margin-right: 5px !important;
  }
  /* line 12872, app/assets/stylesheets/style.scss */
  .me-xl-10 {
    margin-right: 10px !important;
  }
  /* line 12875, app/assets/stylesheets/style.scss */
  .me-xl-15 {
    margin-right: 15px !important;
  }
  /* line 12878, app/assets/stylesheets/style.scss */
  .me-xl-20 {
    margin-right: 20px !important;
  }
  /* line 12881, app/assets/stylesheets/style.scss */
  .me-xl-25 {
    margin-right: 25px !important;
  }
  /* line 12884, app/assets/stylesheets/style.scss */
  .me-xl-30 {
    margin-right: 30px !important;
  }
  /* line 12887, app/assets/stylesheets/style.scss */
  .me-xl-35 {
    margin-right: 35px !important;
  }
  /* line 12890, app/assets/stylesheets/style.scss */
  .me-xl-40 {
    margin-right: 40px !important;
  }
  /* line 12893, app/assets/stylesheets/style.scss */
  .me-xl-45 {
    margin-right: 45px !important;
  }
  /* line 12896, app/assets/stylesheets/style.scss */
  .me-xl-50 {
    margin-right: 50px !important;
  }
  /* line 12899, app/assets/stylesheets/style.scss */
  .me-xl-55 {
    margin-right: 55px !important;
  }
  /* line 12902, app/assets/stylesheets/style.scss */
  .me-xl-60 {
    margin-right: 60px !important;
  }
  /* line 12905, app/assets/stylesheets/style.scss */
  .me-xl-65 {
    margin-right: 65px !important;
  }
  /* line 12908, app/assets/stylesheets/style.scss */
  .me-xl-70 {
    margin-right: 70px !important;
  }
  /* line 12911, app/assets/stylesheets/style.scss */
  .me-xl-75 {
    margin-right: 75px !important;
  }
  /* line 12914, app/assets/stylesheets/style.scss */
  .me-xl-80 {
    margin-right: 80px !important;
  }
  /* line 12917, app/assets/stylesheets/style.scss */
  .me-xl-85 {
    margin-right: 85px !important;
  }
  /* line 12920, app/assets/stylesheets/style.scss */
  .me-xl-90 {
    margin-right: 90px !important;
  }
  /* line 12923, app/assets/stylesheets/style.scss */
  .me-xl-95 {
    margin-right: 95px !important;
  }
  /* line 12926, app/assets/stylesheets/style.scss */
  .me-xl-100 {
    margin-right: 100px !important;
  }
  /* line 12929, app/assets/stylesheets/style.scss */
  .me-xl-105 {
    margin-right: 105px !important;
  }
  /* line 12932, app/assets/stylesheets/style.scss */
  .me-xl-110 {
    margin-right: 110px !important;
  }
  /* line 12935, app/assets/stylesheets/style.scss */
  .me-xl-115 {
    margin-right: 115px !important;
  }
  /* line 12938, app/assets/stylesheets/style.scss */
  .me-xl-120 {
    margin-right: 120px !important;
  }
  /* line 12941, app/assets/stylesheets/style.scss */
  .me-xl-125 {
    margin-right: 125px !important;
  }
  /* line 12944, app/assets/stylesheets/style.scss */
  .me-xl-130 {
    margin-right: 130px !important;
  }
  /* line 12947, app/assets/stylesheets/style.scss */
  .me-xl-135 {
    margin-right: 135px !important;
  }
  /* line 12950, app/assets/stylesheets/style.scss */
  .me-xl-140 {
    margin-right: 140px !important;
  }
  /* line 12953, app/assets/stylesheets/style.scss */
  .me-xl-145 {
    margin-right: 145px !important;
  }
  /* line 12956, app/assets/stylesheets/style.scss */
  .me-xl-150 {
    margin-right: 150px !important;
  }
  /* line 12959, app/assets/stylesheets/style.scss */
  .me-xl-155 {
    margin-right: 155px !important;
  }
  /* line 12962, app/assets/stylesheets/style.scss */
  .me-xl-160 {
    margin-right: 160px !important;
  }
  /* line 12965, app/assets/stylesheets/style.scss */
  .me-xl-165 {
    margin-right: 165px !important;
  }
  /* line 12968, app/assets/stylesheets/style.scss */
  .me-xl-170 {
    margin-right: 170px !important;
  }
  /* line 12971, app/assets/stylesheets/style.scss */
  .me-xl-175 {
    margin-right: 175px !important;
  }
  /* line 12974, app/assets/stylesheets/style.scss */
  .me-xl-180 {
    margin-right: 180px !important;
  }
  /* line 12977, app/assets/stylesheets/style.scss */
  .me-xl-185 {
    margin-right: 185px !important;
  }
  /* line 12980, app/assets/stylesheets/style.scss */
  .me-xl-190 {
    margin-right: 190px !important;
  }
  /* line 12983, app/assets/stylesheets/style.scss */
  .me-xl-195 {
    margin-right: 195px !important;
  }
  /* line 12986, app/assets/stylesheets/style.scss */
  .me-xl-200 {
    margin-right: 200px !important;
  }
  /* line 12989, app/assets/stylesheets/style.scss */
  .mx-xl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 12993, app/assets/stylesheets/style.scss */
  .mx-xl-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 12997, app/assets/stylesheets/style.scss */
  .mx-xl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 13001, app/assets/stylesheets/style.scss */
  .mx-xl-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 13005, app/assets/stylesheets/style.scss */
  .mx-xl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 13009, app/assets/stylesheets/style.scss */
  .mx-xl-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 13013, app/assets/stylesheets/style.scss */
  .mx-xl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 13017, app/assets/stylesheets/style.scss */
  .mx-xl-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 13021, app/assets/stylesheets/style.scss */
  .mx-xl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 13025, app/assets/stylesheets/style.scss */
  .mx-xl-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 13029, app/assets/stylesheets/style.scss */
  .mx-xl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 13033, app/assets/stylesheets/style.scss */
  .mx-xl-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 13037, app/assets/stylesheets/style.scss */
  .mx-xl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 13041, app/assets/stylesheets/style.scss */
  .mx-xl-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 13045, app/assets/stylesheets/style.scss */
  .mx-xl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 13049, app/assets/stylesheets/style.scss */
  .mx-xl-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 13053, app/assets/stylesheets/style.scss */
  .mx-xl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 13057, app/assets/stylesheets/style.scss */
  .mx-xl-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 13061, app/assets/stylesheets/style.scss */
  .mx-xl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 13065, app/assets/stylesheets/style.scss */
  .mx-xl-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 13069, app/assets/stylesheets/style.scss */
  .mx-xl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 13073, app/assets/stylesheets/style.scss */
  .mx-xl-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 13077, app/assets/stylesheets/style.scss */
  .mx-xl-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 13081, app/assets/stylesheets/style.scss */
  .mx-xl-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 13085, app/assets/stylesheets/style.scss */
  .mx-xl-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 13089, app/assets/stylesheets/style.scss */
  .mx-xl-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 13093, app/assets/stylesheets/style.scss */
  .mx-xl-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 13097, app/assets/stylesheets/style.scss */
  .mx-xl-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 13101, app/assets/stylesheets/style.scss */
  .mx-xl-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 13105, app/assets/stylesheets/style.scss */
  .mx-xl-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 13109, app/assets/stylesheets/style.scss */
  .mx-xl-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 13113, app/assets/stylesheets/style.scss */
  .mx-xl-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 13117, app/assets/stylesheets/style.scss */
  .mx-xl-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 13121, app/assets/stylesheets/style.scss */
  .mx-xl-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 13125, app/assets/stylesheets/style.scss */
  .mx-xl-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 13129, app/assets/stylesheets/style.scss */
  .mx-xl-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 13133, app/assets/stylesheets/style.scss */
  .mx-xl-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 13137, app/assets/stylesheets/style.scss */
  .mx-xl-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 13141, app/assets/stylesheets/style.scss */
  .mx-xl-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 13145, app/assets/stylesheets/style.scss */
  .mx-xl-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 13149, app/assets/stylesheets/style.scss */
  .mx-xl-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 13153, app/assets/stylesheets/style.scss */
  .my-xl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 13157, app/assets/stylesheets/style.scss */
  .my-xl-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 13161, app/assets/stylesheets/style.scss */
  .my-xl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 13165, app/assets/stylesheets/style.scss */
  .my-xl-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 13169, app/assets/stylesheets/style.scss */
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 13173, app/assets/stylesheets/style.scss */
  .my-xl-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 13177, app/assets/stylesheets/style.scss */
  .my-xl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 13181, app/assets/stylesheets/style.scss */
  .my-xl-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 13185, app/assets/stylesheets/style.scss */
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 13189, app/assets/stylesheets/style.scss */
  .my-xl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 13193, app/assets/stylesheets/style.scss */
  .my-xl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 13197, app/assets/stylesheets/style.scss */
  .my-xl-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 13201, app/assets/stylesheets/style.scss */
  .my-xl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 13205, app/assets/stylesheets/style.scss */
  .my-xl-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 13209, app/assets/stylesheets/style.scss */
  .my-xl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 13213, app/assets/stylesheets/style.scss */
  .my-xl-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 13217, app/assets/stylesheets/style.scss */
  .my-xl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 13221, app/assets/stylesheets/style.scss */
  .my-xl-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 13225, app/assets/stylesheets/style.scss */
  .my-xl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 13229, app/assets/stylesheets/style.scss */
  .my-xl-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 13233, app/assets/stylesheets/style.scss */
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 13237, app/assets/stylesheets/style.scss */
  .my-xl-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 13241, app/assets/stylesheets/style.scss */
  .my-xl-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 13245, app/assets/stylesheets/style.scss */
  .my-xl-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 13249, app/assets/stylesheets/style.scss */
  .my-xl-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 13253, app/assets/stylesheets/style.scss */
  .my-xl-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 13257, app/assets/stylesheets/style.scss */
  .my-xl-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 13261, app/assets/stylesheets/style.scss */
  .my-xl-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 13265, app/assets/stylesheets/style.scss */
  .my-xl-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 13269, app/assets/stylesheets/style.scss */
  .my-xl-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 13273, app/assets/stylesheets/style.scss */
  .my-xl-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 13277, app/assets/stylesheets/style.scss */
  .my-xl-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 13281, app/assets/stylesheets/style.scss */
  .my-xl-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 13285, app/assets/stylesheets/style.scss */
  .my-xl-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 13289, app/assets/stylesheets/style.scss */
  .my-xl-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 13293, app/assets/stylesheets/style.scss */
  .my-xl-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 13297, app/assets/stylesheets/style.scss */
  .my-xl-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 13301, app/assets/stylesheets/style.scss */
  .my-xl-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 13305, app/assets/stylesheets/style.scss */
  .my-xl-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 13309, app/assets/stylesheets/style.scss */
  .my-xl-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 13313, app/assets/stylesheets/style.scss */
  .my-xl-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 1440px) {
  /* line 13317, app/assets/stylesheets/style.scss */
  .m-xxl-0 {
    margin: 0px !important;
  }
  /* line 13320, app/assets/stylesheets/style.scss */
  .m-xxl-5 {
    margin: 5px !important;
  }
  /* line 13323, app/assets/stylesheets/style.scss */
  .m-xxl-10 {
    margin: 10px !important;
  }
  /* line 13326, app/assets/stylesheets/style.scss */
  .m-xxl-15 {
    margin: 15px !important;
  }
  /* line 13329, app/assets/stylesheets/style.scss */
  .m-xxl-20 {
    margin: 20px !important;
  }
  /* line 13332, app/assets/stylesheets/style.scss */
  .m-xxl-25 {
    margin: 25px !important;
  }
  /* line 13335, app/assets/stylesheets/style.scss */
  .m-xxl-30 {
    margin: 30px !important;
  }
  /* line 13338, app/assets/stylesheets/style.scss */
  .m-xxl-35 {
    margin: 35px !important;
  }
  /* line 13341, app/assets/stylesheets/style.scss */
  .m-xxl-40 {
    margin: 40px !important;
  }
  /* line 13344, app/assets/stylesheets/style.scss */
  .m-xxl-45 {
    margin: 45px !important;
  }
  /* line 13347, app/assets/stylesheets/style.scss */
  .m-xxl-50 {
    margin: 50px !important;
  }
  /* line 13350, app/assets/stylesheets/style.scss */
  .m-xxl-55 {
    margin: 55px !important;
  }
  /* line 13353, app/assets/stylesheets/style.scss */
  .m-xxl-60 {
    margin: 60px !important;
  }
  /* line 13356, app/assets/stylesheets/style.scss */
  .m-xxl-65 {
    margin: 65px !important;
  }
  /* line 13359, app/assets/stylesheets/style.scss */
  .m-xxl-70 {
    margin: 70px !important;
  }
  /* line 13362, app/assets/stylesheets/style.scss */
  .m-xxl-75 {
    margin: 75px !important;
  }
  /* line 13365, app/assets/stylesheets/style.scss */
  .m-xxl-80 {
    margin: 80px !important;
  }
  /* line 13368, app/assets/stylesheets/style.scss */
  .m-xxl-85 {
    margin: 85px !important;
  }
  /* line 13371, app/assets/stylesheets/style.scss */
  .m-xxl-90 {
    margin: 90px !important;
  }
  /* line 13374, app/assets/stylesheets/style.scss */
  .m-xxl-95 {
    margin: 95px !important;
  }
  /* line 13377, app/assets/stylesheets/style.scss */
  .m-xxl-100 {
    margin: 100px !important;
  }
  /* line 13380, app/assets/stylesheets/style.scss */
  .m-xxl-105 {
    margin: 105px !important;
  }
  /* line 13383, app/assets/stylesheets/style.scss */
  .m-xxl-110 {
    margin: 110px !important;
  }
  /* line 13386, app/assets/stylesheets/style.scss */
  .m-xxl-115 {
    margin: 115px !important;
  }
  /* line 13389, app/assets/stylesheets/style.scss */
  .m-xxl-120 {
    margin: 120px !important;
  }
  /* line 13392, app/assets/stylesheets/style.scss */
  .m-xxl-125 {
    margin: 125px !important;
  }
  /* line 13395, app/assets/stylesheets/style.scss */
  .m-xxl-130 {
    margin: 130px !important;
  }
  /* line 13398, app/assets/stylesheets/style.scss */
  .m-xxl-135 {
    margin: 135px !important;
  }
  /* line 13401, app/assets/stylesheets/style.scss */
  .m-xxl-140 {
    margin: 140px !important;
  }
  /* line 13404, app/assets/stylesheets/style.scss */
  .m-xxl-145 {
    margin: 145px !important;
  }
  /* line 13407, app/assets/stylesheets/style.scss */
  .m-xxl-150 {
    margin: 150px !important;
  }
  /* line 13410, app/assets/stylesheets/style.scss */
  .m-xxl-155 {
    margin: 155px !important;
  }
  /* line 13413, app/assets/stylesheets/style.scss */
  .m-xxl-160 {
    margin: 160px !important;
  }
  /* line 13416, app/assets/stylesheets/style.scss */
  .m-xxl-165 {
    margin: 165px !important;
  }
  /* line 13419, app/assets/stylesheets/style.scss */
  .m-xxl-170 {
    margin: 170px !important;
  }
  /* line 13422, app/assets/stylesheets/style.scss */
  .m-xxl-175 {
    margin: 175px !important;
  }
  /* line 13425, app/assets/stylesheets/style.scss */
  .m-xxl-180 {
    margin: 180px !important;
  }
  /* line 13428, app/assets/stylesheets/style.scss */
  .m-xxl-185 {
    margin: 185px !important;
  }
  /* line 13431, app/assets/stylesheets/style.scss */
  .m-xxl-190 {
    margin: 190px !important;
  }
  /* line 13434, app/assets/stylesheets/style.scss */
  .m-xxl-195 {
    margin: 195px !important;
  }
  /* line 13437, app/assets/stylesheets/style.scss */
  .m-xxl-200 {
    margin: 200px !important;
  }
  /* line 13440, app/assets/stylesheets/style.scss */
  .mt-xxl-0 {
    margin-top: 0px !important;
  }
  /* line 13443, app/assets/stylesheets/style.scss */
  .mt-xxl-5 {
    margin-top: 5px !important;
  }
  /* line 13446, app/assets/stylesheets/style.scss */
  .mt-xxl-10 {
    margin-top: 10px !important;
  }
  /* line 13449, app/assets/stylesheets/style.scss */
  .mt-xxl-15 {
    margin-top: 15px !important;
  }
  /* line 13452, app/assets/stylesheets/style.scss */
  .mt-xxl-20 {
    margin-top: 20px !important;
  }
  /* line 13455, app/assets/stylesheets/style.scss */
  .mt-xxl-25 {
    margin-top: 25px !important;
  }
  /* line 13458, app/assets/stylesheets/style.scss */
  .mt-xxl-30 {
    margin-top: 30px !important;
  }
  /* line 13461, app/assets/stylesheets/style.scss */
  .mt-xxl-35 {
    margin-top: 35px !important;
  }
  /* line 13464, app/assets/stylesheets/style.scss */
  .mt-xxl-40 {
    margin-top: 40px !important;
  }
  /* line 13467, app/assets/stylesheets/style.scss */
  .mt-xxl-45 {
    margin-top: 45px !important;
  }
  /* line 13470, app/assets/stylesheets/style.scss */
  .mt-xxl-50 {
    margin-top: 50px !important;
  }
  /* line 13473, app/assets/stylesheets/style.scss */
  .mt-xxl-55 {
    margin-top: 55px !important;
  }
  /* line 13476, app/assets/stylesheets/style.scss */
  .mt-xxl-60 {
    margin-top: 60px !important;
  }
  /* line 13479, app/assets/stylesheets/style.scss */
  .mt-xxl-65 {
    margin-top: 65px !important;
  }
  /* line 13482, app/assets/stylesheets/style.scss */
  .mt-xxl-70 {
    margin-top: 70px !important;
  }
  /* line 13485, app/assets/stylesheets/style.scss */
  .mt-xxl-75 {
    margin-top: 75px !important;
  }
  /* line 13488, app/assets/stylesheets/style.scss */
  .mt-xxl-80 {
    margin-top: 80px !important;
  }
  /* line 13491, app/assets/stylesheets/style.scss */
  .mt-xxl-85 {
    margin-top: 85px !important;
  }
  /* line 13494, app/assets/stylesheets/style.scss */
  .mt-xxl-90 {
    margin-top: 90px !important;
  }
  /* line 13497, app/assets/stylesheets/style.scss */
  .mt-xxl-95 {
    margin-top: 95px !important;
  }
  /* line 13500, app/assets/stylesheets/style.scss */
  .mt-xxl-100 {
    margin-top: 100px !important;
  }
  /* line 13503, app/assets/stylesheets/style.scss */
  .mt-xxl-105 {
    margin-top: 105px !important;
  }
  /* line 13506, app/assets/stylesheets/style.scss */
  .mt-xxl-110 {
    margin-top: 110px !important;
  }
  /* line 13509, app/assets/stylesheets/style.scss */
  .mt-xxl-115 {
    margin-top: 115px !important;
  }
  /* line 13512, app/assets/stylesheets/style.scss */
  .mt-xxl-120 {
    margin-top: 120px !important;
  }
  /* line 13515, app/assets/stylesheets/style.scss */
  .mt-xxl-125 {
    margin-top: 125px !important;
  }
  /* line 13518, app/assets/stylesheets/style.scss */
  .mt-xxl-130 {
    margin-top: 130px !important;
  }
  /* line 13521, app/assets/stylesheets/style.scss */
  .mt-xxl-135 {
    margin-top: 135px !important;
  }
  /* line 13524, app/assets/stylesheets/style.scss */
  .mt-xxl-140 {
    margin-top: 140px !important;
  }
  /* line 13527, app/assets/stylesheets/style.scss */
  .mt-xxl-145 {
    margin-top: 145px !important;
  }
  /* line 13530, app/assets/stylesheets/style.scss */
  .mt-xxl-150 {
    margin-top: 150px !important;
  }
  /* line 13533, app/assets/stylesheets/style.scss */
  .mt-xxl-155 {
    margin-top: 155px !important;
  }
  /* line 13536, app/assets/stylesheets/style.scss */
  .mt-xxl-160 {
    margin-top: 160px !important;
  }
  /* line 13539, app/assets/stylesheets/style.scss */
  .mt-xxl-165 {
    margin-top: 165px !important;
  }
  /* line 13542, app/assets/stylesheets/style.scss */
  .mt-xxl-170 {
    margin-top: 170px !important;
  }
  /* line 13545, app/assets/stylesheets/style.scss */
  .mt-xxl-175 {
    margin-top: 175px !important;
  }
  /* line 13548, app/assets/stylesheets/style.scss */
  .mt-xxl-180 {
    margin-top: 180px !important;
  }
  /* line 13551, app/assets/stylesheets/style.scss */
  .mt-xxl-185 {
    margin-top: 185px !important;
  }
  /* line 13554, app/assets/stylesheets/style.scss */
  .mt-xxl-190 {
    margin-top: 190px !important;
  }
  /* line 13557, app/assets/stylesheets/style.scss */
  .mt-xxl-195 {
    margin-top: 195px !important;
  }
  /* line 13560, app/assets/stylesheets/style.scss */
  .mt-xxl-200 {
    margin-top: 200px !important;
  }
  /* line 13563, app/assets/stylesheets/style.scss */
  .mb-xxl-0 {
    margin-bottom: 0px !important;
  }
  /* line 13566, app/assets/stylesheets/style.scss */
  .mb-xxl-5 {
    margin-bottom: 5px !important;
  }
  /* line 13569, app/assets/stylesheets/style.scss */
  .mb-xxl-10 {
    margin-bottom: 10px !important;
  }
  /* line 13572, app/assets/stylesheets/style.scss */
  .mb-xxl-15 {
    margin-bottom: 15px !important;
  }
  /* line 13575, app/assets/stylesheets/style.scss */
  .mb-xxl-20 {
    margin-bottom: 20px !important;
  }
  /* line 13578, app/assets/stylesheets/style.scss */
  .mb-xxl-25 {
    margin-bottom: 25px !important;
  }
  /* line 13581, app/assets/stylesheets/style.scss */
  .mb-xxl-30 {
    margin-bottom: 30px !important;
  }
  /* line 13584, app/assets/stylesheets/style.scss */
  .mb-xxl-35 {
    margin-bottom: 35px !important;
  }
  /* line 13587, app/assets/stylesheets/style.scss */
  .mb-xxl-40 {
    margin-bottom: 40px !important;
  }
  /* line 13590, app/assets/stylesheets/style.scss */
  .mb-xxl-45 {
    margin-bottom: 45px !important;
  }
  /* line 13593, app/assets/stylesheets/style.scss */
  .mb-xxl-50 {
    margin-bottom: 50px !important;
  }
  /* line 13596, app/assets/stylesheets/style.scss */
  .mb-xxl-55 {
    margin-bottom: 55px !important;
  }
  /* line 13599, app/assets/stylesheets/style.scss */
  .mb-xxl-60 {
    margin-bottom: 60px !important;
  }
  /* line 13602, app/assets/stylesheets/style.scss */
  .mb-xxl-65 {
    margin-bottom: 65px !important;
  }
  /* line 13605, app/assets/stylesheets/style.scss */
  .mb-xxl-70 {
    margin-bottom: 70px !important;
  }
  /* line 13608, app/assets/stylesheets/style.scss */
  .mb-xxl-75 {
    margin-bottom: 75px !important;
  }
  /* line 13611, app/assets/stylesheets/style.scss */
  .mb-xxl-80 {
    margin-bottom: 80px !important;
  }
  /* line 13614, app/assets/stylesheets/style.scss */
  .mb-xxl-85 {
    margin-bottom: 85px !important;
  }
  /* line 13617, app/assets/stylesheets/style.scss */
  .mb-xxl-90 {
    margin-bottom: 90px !important;
  }
  /* line 13620, app/assets/stylesheets/style.scss */
  .mb-xxl-95 {
    margin-bottom: 95px !important;
  }
  /* line 13623, app/assets/stylesheets/style.scss */
  .mb-xxl-100 {
    margin-bottom: 100px !important;
  }
  /* line 13626, app/assets/stylesheets/style.scss */
  .mb-xxl-105 {
    margin-bottom: 105px !important;
  }
  /* line 13629, app/assets/stylesheets/style.scss */
  .mb-xxl-110 {
    margin-bottom: 110px !important;
  }
  /* line 13632, app/assets/stylesheets/style.scss */
  .mb-xxl-115 {
    margin-bottom: 115px !important;
  }
  /* line 13635, app/assets/stylesheets/style.scss */
  .mb-xxl-120 {
    margin-bottom: 120px !important;
  }
  /* line 13638, app/assets/stylesheets/style.scss */
  .mb-xxl-125 {
    margin-bottom: 125px !important;
  }
  /* line 13641, app/assets/stylesheets/style.scss */
  .mb-xxl-130 {
    margin-bottom: 130px !important;
  }
  /* line 13644, app/assets/stylesheets/style.scss */
  .mb-xxl-135 {
    margin-bottom: 135px !important;
  }
  /* line 13647, app/assets/stylesheets/style.scss */
  .mb-xxl-140 {
    margin-bottom: 140px !important;
  }
  /* line 13650, app/assets/stylesheets/style.scss */
  .mb-xxl-145 {
    margin-bottom: 145px !important;
  }
  /* line 13653, app/assets/stylesheets/style.scss */
  .mb-xxl-150 {
    margin-bottom: 150px !important;
  }
  /* line 13656, app/assets/stylesheets/style.scss */
  .mb-xxl-155 {
    margin-bottom: 155px !important;
  }
  /* line 13659, app/assets/stylesheets/style.scss */
  .mb-xxl-160 {
    margin-bottom: 160px !important;
  }
  /* line 13662, app/assets/stylesheets/style.scss */
  .mb-xxl-165 {
    margin-bottom: 165px !important;
  }
  /* line 13665, app/assets/stylesheets/style.scss */
  .mb-xxl-170 {
    margin-bottom: 170px !important;
  }
  /* line 13668, app/assets/stylesheets/style.scss */
  .mb-xxl-175 {
    margin-bottom: 175px !important;
  }
  /* line 13671, app/assets/stylesheets/style.scss */
  .mb-xxl-180 {
    margin-bottom: 180px !important;
  }
  /* line 13674, app/assets/stylesheets/style.scss */
  .mb-xxl-185 {
    margin-bottom: 185px !important;
  }
  /* line 13677, app/assets/stylesheets/style.scss */
  .mb-xxl-190 {
    margin-bottom: 190px !important;
  }
  /* line 13680, app/assets/stylesheets/style.scss */
  .mb-xxl-195 {
    margin-bottom: 195px !important;
  }
  /* line 13683, app/assets/stylesheets/style.scss */
  .mb-xxl-200 {
    margin-bottom: 200px !important;
  }
  /* line 13686, app/assets/stylesheets/style.scss */
  .ms-xxl-0 {
    margin-left: 0px !important;
  }
  /* line 13689, app/assets/stylesheets/style.scss */
  .ms-xxl-5 {
    margin-left: 5px !important;
  }
  /* line 13692, app/assets/stylesheets/style.scss */
  .ms-xxl-10 {
    margin-left: 10px !important;
  }
  /* line 13695, app/assets/stylesheets/style.scss */
  .ms-xxl-15 {
    margin-left: 15px !important;
  }
  /* line 13698, app/assets/stylesheets/style.scss */
  .ms-xxl-20 {
    margin-left: 20px !important;
  }
  /* line 13701, app/assets/stylesheets/style.scss */
  .ms-xxl-25 {
    margin-left: 25px !important;
  }
  /* line 13704, app/assets/stylesheets/style.scss */
  .ms-xxl-30 {
    margin-left: 30px !important;
  }
  /* line 13707, app/assets/stylesheets/style.scss */
  .ms-xxl-35 {
    margin-left: 35px !important;
  }
  /* line 13710, app/assets/stylesheets/style.scss */
  .ms-xxl-40 {
    margin-left: 40px !important;
  }
  /* line 13713, app/assets/stylesheets/style.scss */
  .ms-xxl-45 {
    margin-left: 45px !important;
  }
  /* line 13716, app/assets/stylesheets/style.scss */
  .ms-xxl-50 {
    margin-left: 50px !important;
  }
  /* line 13719, app/assets/stylesheets/style.scss */
  .ms-xxl-55 {
    margin-left: 55px !important;
  }
  /* line 13722, app/assets/stylesheets/style.scss */
  .ms-xxl-60 {
    margin-left: 60px !important;
  }
  /* line 13725, app/assets/stylesheets/style.scss */
  .ms-xxl-65 {
    margin-left: 65px !important;
  }
  /* line 13728, app/assets/stylesheets/style.scss */
  .ms-xxl-70 {
    margin-left: 70px !important;
  }
  /* line 13731, app/assets/stylesheets/style.scss */
  .ms-xxl-75 {
    margin-left: 75px !important;
  }
  /* line 13734, app/assets/stylesheets/style.scss */
  .ms-xxl-80 {
    margin-left: 80px !important;
  }
  /* line 13737, app/assets/stylesheets/style.scss */
  .ms-xxl-85 {
    margin-left: 85px !important;
  }
  /* line 13740, app/assets/stylesheets/style.scss */
  .ms-xxl-90 {
    margin-left: 90px !important;
  }
  /* line 13743, app/assets/stylesheets/style.scss */
  .ms-xxl-95 {
    margin-left: 95px !important;
  }
  /* line 13746, app/assets/stylesheets/style.scss */
  .ms-xxl-100 {
    margin-left: 100px !important;
  }
  /* line 13749, app/assets/stylesheets/style.scss */
  .ms-xxl-105 {
    margin-left: 105px !important;
  }
  /* line 13752, app/assets/stylesheets/style.scss */
  .ms-xxl-110 {
    margin-left: 110px !important;
  }
  /* line 13755, app/assets/stylesheets/style.scss */
  .ms-xxl-115 {
    margin-left: 115px !important;
  }
  /* line 13758, app/assets/stylesheets/style.scss */
  .ms-xxl-120 {
    margin-left: 120px !important;
  }
  /* line 13761, app/assets/stylesheets/style.scss */
  .ms-xxl-125 {
    margin-left: 125px !important;
  }
  /* line 13764, app/assets/stylesheets/style.scss */
  .ms-xxl-130 {
    margin-left: 130px !important;
  }
  /* line 13767, app/assets/stylesheets/style.scss */
  .ms-xxl-135 {
    margin-left: 135px !important;
  }
  /* line 13770, app/assets/stylesheets/style.scss */
  .ms-xxl-140 {
    margin-left: 140px !important;
  }
  /* line 13773, app/assets/stylesheets/style.scss */
  .ms-xxl-145 {
    margin-left: 145px !important;
  }
  /* line 13776, app/assets/stylesheets/style.scss */
  .ms-xxl-150 {
    margin-left: 150px !important;
  }
  /* line 13779, app/assets/stylesheets/style.scss */
  .ms-xxl-155 {
    margin-left: 155px !important;
  }
  /* line 13782, app/assets/stylesheets/style.scss */
  .ms-xxl-160 {
    margin-left: 160px !important;
  }
  /* line 13785, app/assets/stylesheets/style.scss */
  .ms-xxl-165 {
    margin-left: 165px !important;
  }
  /* line 13788, app/assets/stylesheets/style.scss */
  .ms-xxl-170 {
    margin-left: 170px !important;
  }
  /* line 13791, app/assets/stylesheets/style.scss */
  .ms-xxl-175 {
    margin-left: 175px !important;
  }
  /* line 13794, app/assets/stylesheets/style.scss */
  .ms-xxl-180 {
    margin-left: 180px !important;
  }
  /* line 13797, app/assets/stylesheets/style.scss */
  .ms-xxl-185 {
    margin-left: 185px !important;
  }
  /* line 13800, app/assets/stylesheets/style.scss */
  .ms-xxl-190 {
    margin-left: 190px !important;
  }
  /* line 13803, app/assets/stylesheets/style.scss */
  .ms-xxl-195 {
    margin-left: 195px !important;
  }
  /* line 13806, app/assets/stylesheets/style.scss */
  .ms-xxl-200 {
    margin-left: 200px !important;
  }
  /* line 13809, app/assets/stylesheets/style.scss */
  .me-xxl-0 {
    margin-right: 0px !important;
  }
  /* line 13812, app/assets/stylesheets/style.scss */
  .me-xxl-5 {
    margin-right: 5px !important;
  }
  /* line 13815, app/assets/stylesheets/style.scss */
  .me-xxl-10 {
    margin-right: 10px !important;
  }
  /* line 13818, app/assets/stylesheets/style.scss */
  .me-xxl-15 {
    margin-right: 15px !important;
  }
  /* line 13821, app/assets/stylesheets/style.scss */
  .me-xxl-20 {
    margin-right: 20px !important;
  }
  /* line 13824, app/assets/stylesheets/style.scss */
  .me-xxl-25 {
    margin-right: 25px !important;
  }
  /* line 13827, app/assets/stylesheets/style.scss */
  .me-xxl-30 {
    margin-right: 30px !important;
  }
  /* line 13830, app/assets/stylesheets/style.scss */
  .me-xxl-35 {
    margin-right: 35px !important;
  }
  /* line 13833, app/assets/stylesheets/style.scss */
  .me-xxl-40 {
    margin-right: 40px !important;
  }
  /* line 13836, app/assets/stylesheets/style.scss */
  .me-xxl-45 {
    margin-right: 45px !important;
  }
  /* line 13839, app/assets/stylesheets/style.scss */
  .me-xxl-50 {
    margin-right: 50px !important;
  }
  /* line 13842, app/assets/stylesheets/style.scss */
  .me-xxl-55 {
    margin-right: 55px !important;
  }
  /* line 13845, app/assets/stylesheets/style.scss */
  .me-xxl-60 {
    margin-right: 60px !important;
  }
  /* line 13848, app/assets/stylesheets/style.scss */
  .me-xxl-65 {
    margin-right: 65px !important;
  }
  /* line 13851, app/assets/stylesheets/style.scss */
  .me-xxl-70 {
    margin-right: 70px !important;
  }
  /* line 13854, app/assets/stylesheets/style.scss */
  .me-xxl-75 {
    margin-right: 75px !important;
  }
  /* line 13857, app/assets/stylesheets/style.scss */
  .me-xxl-80 {
    margin-right: 80px !important;
  }
  /* line 13860, app/assets/stylesheets/style.scss */
  .me-xxl-85 {
    margin-right: 85px !important;
  }
  /* line 13863, app/assets/stylesheets/style.scss */
  .me-xxl-90 {
    margin-right: 90px !important;
  }
  /* line 13866, app/assets/stylesheets/style.scss */
  .me-xxl-95 {
    margin-right: 95px !important;
  }
  /* line 13869, app/assets/stylesheets/style.scss */
  .me-xxl-100 {
    margin-right: 100px !important;
  }
  /* line 13872, app/assets/stylesheets/style.scss */
  .me-xxl-105 {
    margin-right: 105px !important;
  }
  /* line 13875, app/assets/stylesheets/style.scss */
  .me-xxl-110 {
    margin-right: 110px !important;
  }
  /* line 13878, app/assets/stylesheets/style.scss */
  .me-xxl-115 {
    margin-right: 115px !important;
  }
  /* line 13881, app/assets/stylesheets/style.scss */
  .me-xxl-120 {
    margin-right: 120px !important;
  }
  /* line 13884, app/assets/stylesheets/style.scss */
  .me-xxl-125 {
    margin-right: 125px !important;
  }
  /* line 13887, app/assets/stylesheets/style.scss */
  .me-xxl-130 {
    margin-right: 130px !important;
  }
  /* line 13890, app/assets/stylesheets/style.scss */
  .me-xxl-135 {
    margin-right: 135px !important;
  }
  /* line 13893, app/assets/stylesheets/style.scss */
  .me-xxl-140 {
    margin-right: 140px !important;
  }
  /* line 13896, app/assets/stylesheets/style.scss */
  .me-xxl-145 {
    margin-right: 145px !important;
  }
  /* line 13899, app/assets/stylesheets/style.scss */
  .me-xxl-150 {
    margin-right: 150px !important;
  }
  /* line 13902, app/assets/stylesheets/style.scss */
  .me-xxl-155 {
    margin-right: 155px !important;
  }
  /* line 13905, app/assets/stylesheets/style.scss */
  .me-xxl-160 {
    margin-right: 160px !important;
  }
  /* line 13908, app/assets/stylesheets/style.scss */
  .me-xxl-165 {
    margin-right: 165px !important;
  }
  /* line 13911, app/assets/stylesheets/style.scss */
  .me-xxl-170 {
    margin-right: 170px !important;
  }
  /* line 13914, app/assets/stylesheets/style.scss */
  .me-xxl-175 {
    margin-right: 175px !important;
  }
  /* line 13917, app/assets/stylesheets/style.scss */
  .me-xxl-180 {
    margin-right: 180px !important;
  }
  /* line 13920, app/assets/stylesheets/style.scss */
  .me-xxl-185 {
    margin-right: 185px !important;
  }
  /* line 13923, app/assets/stylesheets/style.scss */
  .me-xxl-190 {
    margin-right: 190px !important;
  }
  /* line 13926, app/assets/stylesheets/style.scss */
  .me-xxl-195 {
    margin-right: 195px !important;
  }
  /* line 13929, app/assets/stylesheets/style.scss */
  .me-xxl-200 {
    margin-right: 200px !important;
  }
  /* line 13932, app/assets/stylesheets/style.scss */
  .mx-xxl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 13936, app/assets/stylesheets/style.scss */
  .mx-xxl-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 13940, app/assets/stylesheets/style.scss */
  .mx-xxl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 13944, app/assets/stylesheets/style.scss */
  .mx-xxl-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 13948, app/assets/stylesheets/style.scss */
  .mx-xxl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 13952, app/assets/stylesheets/style.scss */
  .mx-xxl-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 13956, app/assets/stylesheets/style.scss */
  .mx-xxl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 13960, app/assets/stylesheets/style.scss */
  .mx-xxl-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 13964, app/assets/stylesheets/style.scss */
  .mx-xxl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 13968, app/assets/stylesheets/style.scss */
  .mx-xxl-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 13972, app/assets/stylesheets/style.scss */
  .mx-xxl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 13976, app/assets/stylesheets/style.scss */
  .mx-xxl-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 13980, app/assets/stylesheets/style.scss */
  .mx-xxl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 13984, app/assets/stylesheets/style.scss */
  .mx-xxl-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 13988, app/assets/stylesheets/style.scss */
  .mx-xxl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 13992, app/assets/stylesheets/style.scss */
  .mx-xxl-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 13996, app/assets/stylesheets/style.scss */
  .mx-xxl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 14000, app/assets/stylesheets/style.scss */
  .mx-xxl-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 14004, app/assets/stylesheets/style.scss */
  .mx-xxl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 14008, app/assets/stylesheets/style.scss */
  .mx-xxl-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 14012, app/assets/stylesheets/style.scss */
  .mx-xxl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 14016, app/assets/stylesheets/style.scss */
  .mx-xxl-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 14020, app/assets/stylesheets/style.scss */
  .mx-xxl-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 14024, app/assets/stylesheets/style.scss */
  .mx-xxl-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 14028, app/assets/stylesheets/style.scss */
  .mx-xxl-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 14032, app/assets/stylesheets/style.scss */
  .mx-xxl-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 14036, app/assets/stylesheets/style.scss */
  .mx-xxl-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 14040, app/assets/stylesheets/style.scss */
  .mx-xxl-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 14044, app/assets/stylesheets/style.scss */
  .mx-xxl-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 14048, app/assets/stylesheets/style.scss */
  .mx-xxl-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 14052, app/assets/stylesheets/style.scss */
  .mx-xxl-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 14056, app/assets/stylesheets/style.scss */
  .mx-xxl-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 14060, app/assets/stylesheets/style.scss */
  .mx-xxl-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 14064, app/assets/stylesheets/style.scss */
  .mx-xxl-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 14068, app/assets/stylesheets/style.scss */
  .mx-xxl-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 14072, app/assets/stylesheets/style.scss */
  .mx-xxl-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 14076, app/assets/stylesheets/style.scss */
  .mx-xxl-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 14080, app/assets/stylesheets/style.scss */
  .mx-xxl-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 14084, app/assets/stylesheets/style.scss */
  .mx-xxl-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 14088, app/assets/stylesheets/style.scss */
  .mx-xxl-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 14092, app/assets/stylesheets/style.scss */
  .mx-xxl-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 14096, app/assets/stylesheets/style.scss */
  .my-xxl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 14100, app/assets/stylesheets/style.scss */
  .my-xxl-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 14104, app/assets/stylesheets/style.scss */
  .my-xxl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 14108, app/assets/stylesheets/style.scss */
  .my-xxl-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 14112, app/assets/stylesheets/style.scss */
  .my-xxl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 14116, app/assets/stylesheets/style.scss */
  .my-xxl-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 14120, app/assets/stylesheets/style.scss */
  .my-xxl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 14124, app/assets/stylesheets/style.scss */
  .my-xxl-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 14128, app/assets/stylesheets/style.scss */
  .my-xxl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 14132, app/assets/stylesheets/style.scss */
  .my-xxl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 14136, app/assets/stylesheets/style.scss */
  .my-xxl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 14140, app/assets/stylesheets/style.scss */
  .my-xxl-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 14144, app/assets/stylesheets/style.scss */
  .my-xxl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 14148, app/assets/stylesheets/style.scss */
  .my-xxl-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 14152, app/assets/stylesheets/style.scss */
  .my-xxl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 14156, app/assets/stylesheets/style.scss */
  .my-xxl-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 14160, app/assets/stylesheets/style.scss */
  .my-xxl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 14164, app/assets/stylesheets/style.scss */
  .my-xxl-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 14168, app/assets/stylesheets/style.scss */
  .my-xxl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 14172, app/assets/stylesheets/style.scss */
  .my-xxl-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 14176, app/assets/stylesheets/style.scss */
  .my-xxl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 14180, app/assets/stylesheets/style.scss */
  .my-xxl-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 14184, app/assets/stylesheets/style.scss */
  .my-xxl-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 14188, app/assets/stylesheets/style.scss */
  .my-xxl-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 14192, app/assets/stylesheets/style.scss */
  .my-xxl-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 14196, app/assets/stylesheets/style.scss */
  .my-xxl-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 14200, app/assets/stylesheets/style.scss */
  .my-xxl-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 14204, app/assets/stylesheets/style.scss */
  .my-xxl-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 14208, app/assets/stylesheets/style.scss */
  .my-xxl-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 14212, app/assets/stylesheets/style.scss */
  .my-xxl-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 14216, app/assets/stylesheets/style.scss */
  .my-xxl-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 14220, app/assets/stylesheets/style.scss */
  .my-xxl-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 14224, app/assets/stylesheets/style.scss */
  .my-xxl-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 14228, app/assets/stylesheets/style.scss */
  .my-xxl-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 14232, app/assets/stylesheets/style.scss */
  .my-xxl-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 14236, app/assets/stylesheets/style.scss */
  .my-xxl-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 14240, app/assets/stylesheets/style.scss */
  .my-xxl-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 14244, app/assets/stylesheets/style.scss */
  .my-xxl-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 14248, app/assets/stylesheets/style.scss */
  .my-xxl-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 14252, app/assets/stylesheets/style.scss */
  .my-xxl-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 14256, app/assets/stylesheets/style.scss */
  .my-xxl-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

/*******************
Width property
*******************/
/* line 14262, app/assets/stylesheets/style.scss */
.w-0 {
  width: 0px !important;
}

/* line 14265, app/assets/stylesheets/style.scss */
.min-w-0 {
  min-width: 0px !important;
}

/* line 14268, app/assets/stylesheets/style.scss */
.max-w-0 {
  max-width: 0px !important;
}

/* line 14271, app/assets/stylesheets/style.scss */
.w-10 {
  width: 10px !important;
}

/* line 14274, app/assets/stylesheets/style.scss */
.min-w-10 {
  min-width: 10px !important;
}

/* line 14277, app/assets/stylesheets/style.scss */
.max-w-10 {
  max-width: 10px !important;
}

/* line 14280, app/assets/stylesheets/style.scss */
.w-20 {
  width: 20px !important;
}

/* line 14283, app/assets/stylesheets/style.scss */
.min-w-20 {
  min-width: 20px !important;
}

/* line 14286, app/assets/stylesheets/style.scss */
.max-w-20 {
  max-width: 20px !important;
}

/* line 14289, app/assets/stylesheets/style.scss */
.w-30 {
  width: 30px !important;
}

/* line 14292, app/assets/stylesheets/style.scss */
.min-w-30 {
  min-width: 30px !important;
}

/* line 14295, app/assets/stylesheets/style.scss */
.max-w-30 {
  max-width: 30px !important;
}

/* line 14298, app/assets/stylesheets/style.scss */
.w-40 {
  width: 40px !important;
}

/* line 14301, app/assets/stylesheets/style.scss */
.min-w-40 {
  min-width: 40px !important;
}

/* line 14304, app/assets/stylesheets/style.scss */
.max-w-40 {
  max-width: 40px !important;
}

/* line 14307, app/assets/stylesheets/style.scss */
.w-50 {
  width: 50px !important;
}

/* line 14310, app/assets/stylesheets/style.scss */
.min-w-50 {
  min-width: 50px !important;
}

/* line 14313, app/assets/stylesheets/style.scss */
.max-w-50 {
  max-width: 50px !important;
}

/* line 14316, app/assets/stylesheets/style.scss */
.w-60 {
  width: 60px !important;
}

/* line 14319, app/assets/stylesheets/style.scss */
.min-w-60 {
  min-width: 60px !important;
}

/* line 14322, app/assets/stylesheets/style.scss */
.max-w-60 {
  max-width: 60px !important;
}

/* line 14325, app/assets/stylesheets/style.scss */
.w-70 {
  width: 70px !important;
}

/* line 14328, app/assets/stylesheets/style.scss */
.min-w-70 {
  min-width: 70px !important;
}

/* line 14331, app/assets/stylesheets/style.scss */
.max-w-70 {
  max-width: 70px !important;
}

/* line 14334, app/assets/stylesheets/style.scss */
.w-80 {
  width: 80px !important;
}

/* line 14337, app/assets/stylesheets/style.scss */
.min-w-80 {
  min-width: 80px !important;
}

/* line 14340, app/assets/stylesheets/style.scss */
.max-w-80 {
  max-width: 80px !important;
}

/* line 14343, app/assets/stylesheets/style.scss */
.w-90 {
  width: 90px !important;
}

/* line 14346, app/assets/stylesheets/style.scss */
.min-w-90 {
  min-width: 90px !important;
}

/* line 14349, app/assets/stylesheets/style.scss */
.max-w-90 {
  max-width: 90px !important;
}

/* line 14352, app/assets/stylesheets/style.scss */
.w-100 {
  width: 100px !important;
}

/* line 14355, app/assets/stylesheets/style.scss */
.min-w-100 {
  min-width: 100px !important;
}

/* line 14358, app/assets/stylesheets/style.scss */
.max-w-100 {
  max-width: 100px !important;
}

/* line 14361, app/assets/stylesheets/style.scss */
.w-120 {
  width: 120px !important;
}

/* line 14364, app/assets/stylesheets/style.scss */
.min-w-120 {
  min-width: 120px !important;
}

/* line 14367, app/assets/stylesheets/style.scss */
.max-w-120 {
  max-width: 120px !important;
}

/* line 14370, app/assets/stylesheets/style.scss */
.w-150 {
  width: 150px !important;
}

/* line 14373, app/assets/stylesheets/style.scss */
.min-w-150 {
  min-width: 150px !important;
}

/* line 14376, app/assets/stylesheets/style.scss */
.max-w-150 {
  max-width: 150px !important;
}

/* line 14379, app/assets/stylesheets/style.scss */
.w-160 {
  width: 160px !important;
}

/* line 14382, app/assets/stylesheets/style.scss */
.min-w-160 {
  min-width: 160px !important;
}

/* line 14385, app/assets/stylesheets/style.scss */
.max-w-160 {
  max-width: 160px !important;
}

/* line 14388, app/assets/stylesheets/style.scss */
.w-170 {
  width: 170px !important;
}

/* line 14391, app/assets/stylesheets/style.scss */
.min-w-170 {
  min-width: 170px !important;
}

/* line 14394, app/assets/stylesheets/style.scss */
.max-w-170 {
  max-width: 170px !important;
}

/* line 14397, app/assets/stylesheets/style.scss */
.w-180 {
  width: 180px !important;
}

/* line 14400, app/assets/stylesheets/style.scss */
.min-w-180 {
  min-width: 180px !important;
}

/* line 14403, app/assets/stylesheets/style.scss */
.max-w-180 {
  max-width: 180px !important;
}

/* line 14406, app/assets/stylesheets/style.scss */
.w-190 {
  width: 190px !important;
}

/* line 14409, app/assets/stylesheets/style.scss */
.min-w-190 {
  min-width: 190px !important;
}

/* line 14412, app/assets/stylesheets/style.scss */
.max-w-190 {
  max-width: 190px !important;
}

/* line 14415, app/assets/stylesheets/style.scss */
.w-200 {
  width: 200px !important;
}

/* line 14418, app/assets/stylesheets/style.scss */
.min-w-200 {
  min-width: 200px !important;
}

/* line 14421, app/assets/stylesheets/style.scss */
.max-w-200 {
  max-width: 200px !important;
}

/* line 14424, app/assets/stylesheets/style.scss */
.w-250 {
  width: 250px !important;
}

/* line 14427, app/assets/stylesheets/style.scss */
.min-w-250 {
  min-width: 250px !important;
}

/* line 14430, app/assets/stylesheets/style.scss */
.max-w-250 {
  max-width: 250px !important;
}

/* line 14433, app/assets/stylesheets/style.scss */
.w-300 {
  width: 300px !important;
}

/* line 14436, app/assets/stylesheets/style.scss */
.min-w-300 {
  min-width: 300px !important;
}

/* line 14439, app/assets/stylesheets/style.scss */
.max-w-300 {
  max-width: 300px !important;
}

/* line 14442, app/assets/stylesheets/style.scss */
.w-350 {
  width: 350px !important;
}

/* line 14445, app/assets/stylesheets/style.scss */
.min-w-350 {
  min-width: 350px !important;
}

/* line 14448, app/assets/stylesheets/style.scss */
.max-w-350 {
  max-width: 350px !important;
}

/* line 14451, app/assets/stylesheets/style.scss */
.w-400 {
  width: 400px !important;
}

/* line 14454, app/assets/stylesheets/style.scss */
.min-w-400 {
  min-width: 400px !important;
}

/* line 14457, app/assets/stylesheets/style.scss */
.max-w-400 {
  max-width: 400px !important;
}

/* line 14460, app/assets/stylesheets/style.scss */
.w-450 {
  width: 450px !important;
}

/* line 14463, app/assets/stylesheets/style.scss */
.min-w-450 {
  min-width: 450px !important;
}

/* line 14466, app/assets/stylesheets/style.scss */
.max-w-450 {
  max-width: 450px !important;
}

/* line 14469, app/assets/stylesheets/style.scss */
.w-500 {
  width: 500px !important;
}

/* line 14472, app/assets/stylesheets/style.scss */
.min-w-500 {
  min-width: 500px !important;
}

/* line 14475, app/assets/stylesheets/style.scss */
.max-w-500 {
  max-width: 500px !important;
}

/* line 14478, app/assets/stylesheets/style.scss */
.w-550 {
  width: 550px !important;
}

/* line 14481, app/assets/stylesheets/style.scss */
.min-w-550 {
  min-width: 550px !important;
}

/* line 14484, app/assets/stylesheets/style.scss */
.max-w-550 {
  max-width: 550px !important;
}

/* line 14487, app/assets/stylesheets/style.scss */
.w-600 {
  width: 600px !important;
}

/* line 14490, app/assets/stylesheets/style.scss */
.min-w-600 {
  min-width: 600px !important;
}

/* line 14493, app/assets/stylesheets/style.scss */
.max-w-600 {
  max-width: 600px !important;
}

/* line 14496, app/assets/stylesheets/style.scss */
.w-650 {
  width: 650px !important;
}

/* line 14499, app/assets/stylesheets/style.scss */
.min-w-650 {
  min-width: 650px !important;
}

/* line 14502, app/assets/stylesheets/style.scss */
.max-w-650 {
  max-width: 650px !important;
}

/* line 14505, app/assets/stylesheets/style.scss */
.w-700 {
  width: 700px !important;
}

/* line 14508, app/assets/stylesheets/style.scss */
.min-w-700 {
  min-width: 700px !important;
}

/* line 14511, app/assets/stylesheets/style.scss */
.max-w-700 {
  max-width: 700px !important;
}

/* line 14514, app/assets/stylesheets/style.scss */
.w-750 {
  width: 750px !important;
}

/* line 14517, app/assets/stylesheets/style.scss */
.min-w-750 {
  min-width: 750px !important;
}

/* line 14520, app/assets/stylesheets/style.scss */
.max-w-750 {
  max-width: 750px !important;
}

/* line 14523, app/assets/stylesheets/style.scss */
.w-800 {
  width: 800px !important;
}

/* line 14526, app/assets/stylesheets/style.scss */
.min-w-800 {
  min-width: 800px !important;
}

/* line 14529, app/assets/stylesheets/style.scss */
.max-w-800 {
  max-width: 800px !important;
}

/* line 14532, app/assets/stylesheets/style.scss */
.w-850 {
  width: 850px !important;
}

/* line 14535, app/assets/stylesheets/style.scss */
.min-w-850 {
  min-width: 850px !important;
}

/* line 14538, app/assets/stylesheets/style.scss */
.max-w-850 {
  max-width: 850px !important;
}

/* line 14541, app/assets/stylesheets/style.scss */
.w-900 {
  width: 900px !important;
}

/* line 14544, app/assets/stylesheets/style.scss */
.min-w-900 {
  min-width: 900px !important;
}

/* line 14547, app/assets/stylesheets/style.scss */
.max-w-900 {
  max-width: 900px !important;
}

/* line 14550, app/assets/stylesheets/style.scss */
.w-950 {
  width: 950px !important;
}

/* line 14553, app/assets/stylesheets/style.scss */
.min-w-950 {
  min-width: 950px !important;
}

/* line 14556, app/assets/stylesheets/style.scss */
.max-w-950 {
  max-width: 950px !important;
}

/* line 14559, app/assets/stylesheets/style.scss */
.w-1000 {
  width: 1000px !important;
}

/* line 14562, app/assets/stylesheets/style.scss */
.min-w-1000 {
  min-width: 1000px !important;
}

/* line 14565, app/assets/stylesheets/style.scss */
.max-w-1000 {
  max-width: 1000px !important;
}

/* line 14568, app/assets/stylesheets/style.scss */
.w-p5 {
  width: 5%;
}

/* line 14571, app/assets/stylesheets/style.scss */
.min-w-p5 {
  min-width: 5%;
}

/* line 14574, app/assets/stylesheets/style.scss */
.max-w-p5 {
  max-width: 5%;
}

/* line 14577, app/assets/stylesheets/style.scss */
.w-p10 {
  width: 10%;
}

/* line 14580, app/assets/stylesheets/style.scss */
.min-w-p10 {
  min-width: 10%;
}

/* line 14583, app/assets/stylesheets/style.scss */
.max-w-p10 {
  max-width: 10%;
}

/* line 14586, app/assets/stylesheets/style.scss */
.w-p15 {
  width: 15%;
}

/* line 14589, app/assets/stylesheets/style.scss */
.min-w-p15 {
  min-width: 15%;
}

/* line 14592, app/assets/stylesheets/style.scss */
.max-w-p15 {
  max-width: 15%;
}

/* line 14595, app/assets/stylesheets/style.scss */
.w-p20 {
  width: 20%;
}

/* line 14598, app/assets/stylesheets/style.scss */
.min-w-p20 {
  min-width: 20%;
}

/* line 14601, app/assets/stylesheets/style.scss */
.max-w-p20 {
  max-width: 20%;
}

/* line 14604, app/assets/stylesheets/style.scss */
.w-p25 {
  width: 25%;
}

/* line 14607, app/assets/stylesheets/style.scss */
.min-w-p25 {
  min-width: 25%;
}

/* line 14610, app/assets/stylesheets/style.scss */
.max-w-p25 {
  max-width: 25%;
}

/* line 14613, app/assets/stylesheets/style.scss */
.w-p30 {
  width: 30%;
}

/* line 14616, app/assets/stylesheets/style.scss */
.min-w-p30 {
  min-width: 30%;
}

/* line 14619, app/assets/stylesheets/style.scss */
.max-w-p30 {
  max-width: 30%;
}

/* line 14622, app/assets/stylesheets/style.scss */
.w-p35 {
  width: 35%;
}

/* line 14625, app/assets/stylesheets/style.scss */
.min-w-p35 {
  min-width: 35%;
}

/* line 14628, app/assets/stylesheets/style.scss */
.max-w-p35 {
  max-width: 35%;
}

/* line 14631, app/assets/stylesheets/style.scss */
.w-p40 {
  width: 40%;
}

/* line 14634, app/assets/stylesheets/style.scss */
.min-w-p40 {
  min-width: 40%;
}

/* line 14637, app/assets/stylesheets/style.scss */
.max-w-p40 {
  max-width: 40%;
}

/* line 14640, app/assets/stylesheets/style.scss */
.w-p45 {
  width: 45%;
}

/* line 14643, app/assets/stylesheets/style.scss */
.min-w-p45 {
  min-width: 45%;
}

/* line 14646, app/assets/stylesheets/style.scss */
.max-w-p45 {
  max-width: 45%;
}

/* line 14649, app/assets/stylesheets/style.scss */
.w-p50 {
  width: 50%;
}

/* line 14652, app/assets/stylesheets/style.scss */
.min-w-p50 {
  min-width: 50%;
}

/* line 14655, app/assets/stylesheets/style.scss */
.max-w-p50 {
  max-width: 50%;
}

/* line 14658, app/assets/stylesheets/style.scss */
.w-p60 {
  width: 60%;
}

/* line 14661, app/assets/stylesheets/style.scss */
.min-w-p60 {
  min-width: 60%;
}

/* line 14664, app/assets/stylesheets/style.scss */
.max-w-p60 {
  max-width: 60%;
}

/* line 14667, app/assets/stylesheets/style.scss */
.w-p65 {
  width: 65%;
}

/* line 14670, app/assets/stylesheets/style.scss */
.min-w-p65 {
  min-width: 65%;
}

/* line 14673, app/assets/stylesheets/style.scss */
.max-w-p65 {
  max-width: 65%;
}

/* line 14676, app/assets/stylesheets/style.scss */
.w-p70 {
  width: 70%;
}

/* line 14679, app/assets/stylesheets/style.scss */
.min-w-p70 {
  min-width: 70%;
}

/* line 14682, app/assets/stylesheets/style.scss */
.max-w-p70 {
  max-width: 70%;
}

/* line 14685, app/assets/stylesheets/style.scss */
.w-p75 {
  width: 75%;
}

/* line 14688, app/assets/stylesheets/style.scss */
.min-w-p75 {
  min-width: 75%;
}

/* line 14691, app/assets/stylesheets/style.scss */
.max-w-p75 {
  max-width: 75%;
}

/* line 14694, app/assets/stylesheets/style.scss */
.w-p80 {
  width: 80%;
}

/* line 14697, app/assets/stylesheets/style.scss */
.min-w-p80 {
  min-width: 80%;
}

/* line 14700, app/assets/stylesheets/style.scss */
.max-w-p80 {
  max-width: 80%;
}

/* line 14703, app/assets/stylesheets/style.scss */
.w-p85 {
  width: 85%;
}

/* line 14706, app/assets/stylesheets/style.scss */
.min-w-p85 {
  min-width: 85%;
}

/* line 14709, app/assets/stylesheets/style.scss */
.max-w-p85 {
  max-width: 85%;
}

/* line 14712, app/assets/stylesheets/style.scss */
.w-p90 {
  width: 90%;
}

/* line 14715, app/assets/stylesheets/style.scss */
.min-w-p90 {
  min-width: 90%;
}

/* line 14718, app/assets/stylesheets/style.scss */
.max-w-p90 {
  max-width: 90%;
}

/* line 14721, app/assets/stylesheets/style.scss */
.w-p95 {
  width: 95%;
}

/* line 14724, app/assets/stylesheets/style.scss */
.min-w-p95 {
  min-width: 95%;
}

/* line 14727, app/assets/stylesheets/style.scss */
.max-w-p95 {
  max-width: 95%;
}

/* line 14730, app/assets/stylesheets/style.scss */
.w-p100 {
  width: 100% !important;
}

/* line 14733, app/assets/stylesheets/style.scss */
.min-w-p100 {
  min-width: 100% !important;
}

/* line 14736, app/assets/stylesheets/style.scss */
.max-w-p100 {
  max-width: 100% !important;
}

/* line 14739, app/assets/stylesheets/style.scss */
.w-auto {
  width: auto;
}

/* line 14742, app/assets/stylesheets/style.scss */
.min-w-auto {
  min-width: auto;
}

/* line 14745, app/assets/stylesheets/style.scss */
.max-w-auto {
  max-width: auto;
}

@media (max-width: 575px) {
  /* line 14749, app/assets/stylesheets/style.scss */
  .w-xs-0 {
    width: 0px;
  }
  /* line 14752, app/assets/stylesheets/style.scss */
  .min-w-xs-0 {
    min-width: 0px;
  }
  /* line 14755, app/assets/stylesheets/style.scss */
  .max-w-xs-0 {
    max-width: 0px;
  }
  /* line 14758, app/assets/stylesheets/style.scss */
  .w-xs-10 {
    width: 10px;
  }
  /* line 14761, app/assets/stylesheets/style.scss */
  .min-w-xs-10 {
    min-width: 10px;
  }
  /* line 14764, app/assets/stylesheets/style.scss */
  .max-w-xs-10 {
    max-width: 10px;
  }
  /* line 14767, app/assets/stylesheets/style.scss */
  .w-xs-20 {
    width: 20px;
  }
  /* line 14770, app/assets/stylesheets/style.scss */
  .min-w-xs-20 {
    min-width: 20px;
  }
  /* line 14773, app/assets/stylesheets/style.scss */
  .max-w-xs-20 {
    max-width: 20px;
  }
  /* line 14776, app/assets/stylesheets/style.scss */
  .w-xs-30 {
    width: 30px;
  }
  /* line 14779, app/assets/stylesheets/style.scss */
  .min-w-xs-30 {
    min-width: 30px;
  }
  /* line 14782, app/assets/stylesheets/style.scss */
  .max-w-xs-30 {
    max-width: 30px;
  }
  /* line 14785, app/assets/stylesheets/style.scss */
  .w-xs-40 {
    width: 40px;
  }
  /* line 14788, app/assets/stylesheets/style.scss */
  .min-w-xs-40 {
    min-width: 40px;
  }
  /* line 14791, app/assets/stylesheets/style.scss */
  .max-w-xs-40 {
    max-width: 40px;
  }
  /* line 14794, app/assets/stylesheets/style.scss */
  .w-xs-50 {
    width: 50px;
  }
  /* line 14797, app/assets/stylesheets/style.scss */
  .min-w-xs-50 {
    min-width: 50px;
  }
  /* line 14800, app/assets/stylesheets/style.scss */
  .max-w-xs-50 {
    max-width: 50px;
  }
  /* line 14803, app/assets/stylesheets/style.scss */
  .w-xs-60 {
    width: 60px;
  }
  /* line 14806, app/assets/stylesheets/style.scss */
  .min-w-xs-60 {
    min-width: 60px;
  }
  /* line 14809, app/assets/stylesheets/style.scss */
  .max-w-xs-60 {
    max-width: 60px;
  }
  /* line 14812, app/assets/stylesheets/style.scss */
  .w-xs-70 {
    width: 70px;
  }
  /* line 14815, app/assets/stylesheets/style.scss */
  .min-w-xs-70 {
    min-width: 70px;
  }
  /* line 14818, app/assets/stylesheets/style.scss */
  .max-w-xs-70 {
    max-width: 70px;
  }
  /* line 14821, app/assets/stylesheets/style.scss */
  .w-xs-80 {
    width: 80px;
  }
  /* line 14824, app/assets/stylesheets/style.scss */
  .min-w-xs-80 {
    min-width: 80px;
  }
  /* line 14827, app/assets/stylesheets/style.scss */
  .max-w-xs-80 {
    max-width: 80px;
  }
  /* line 14830, app/assets/stylesheets/style.scss */
  .w-xs-90 {
    width: 90px;
  }
  /* line 14833, app/assets/stylesheets/style.scss */
  .min-w-xs-90 {
    min-width: 90px;
  }
  /* line 14836, app/assets/stylesheets/style.scss */
  .max-w-xs-90 {
    max-width: 90px;
  }
  /* line 14839, app/assets/stylesheets/style.scss */
  .w-xs-100 {
    width: 100px;
  }
  /* line 14842, app/assets/stylesheets/style.scss */
  .min-w-xs-100 {
    min-width: 100px;
  }
  /* line 14845, app/assets/stylesheets/style.scss */
  .max-w-xs-100 {
    max-width: 100px;
  }
  /* line 14848, app/assets/stylesheets/style.scss */
  .w-xs-120 {
    width: 120px;
  }
  /* line 14851, app/assets/stylesheets/style.scss */
  .min-w-xs-120 {
    min-width: 120px;
  }
  /* line 14854, app/assets/stylesheets/style.scss */
  .max-w-xs-120 {
    max-width: 120px;
  }
  /* line 14857, app/assets/stylesheets/style.scss */
  .w-xs-150 {
    width: 150px;
  }
  /* line 14860, app/assets/stylesheets/style.scss */
  .min-w-xs-150 {
    min-width: 150px;
  }
  /* line 14863, app/assets/stylesheets/style.scss */
  .max-w-xs-150 {
    max-width: 150px;
  }
  /* line 14866, app/assets/stylesheets/style.scss */
  .w-xs-160 {
    width: 160px;
  }
  /* line 14869, app/assets/stylesheets/style.scss */
  .min-w-xs-160 {
    min-width: 160px;
  }
  /* line 14872, app/assets/stylesheets/style.scss */
  .max-w-xs-160 {
    max-width: 160px;
  }
  /* line 14875, app/assets/stylesheets/style.scss */
  .w-xs-170 {
    width: 170px;
  }
  /* line 14878, app/assets/stylesheets/style.scss */
  .min-w-xs-170 {
    min-width: 170px;
  }
  /* line 14881, app/assets/stylesheets/style.scss */
  .max-w-xs-170 {
    max-width: 170px;
  }
  /* line 14884, app/assets/stylesheets/style.scss */
  .w-xs-180 {
    width: 180px;
  }
  /* line 14887, app/assets/stylesheets/style.scss */
  .min-w-xs-180 {
    min-width: 180px;
  }
  /* line 14890, app/assets/stylesheets/style.scss */
  .max-w-xs-180 {
    max-width: 180px;
  }
  /* line 14893, app/assets/stylesheets/style.scss */
  .w-xs-190 {
    width: 190px;
  }
  /* line 14896, app/assets/stylesheets/style.scss */
  .min-w-xs-190 {
    min-width: 190px;
  }
  /* line 14899, app/assets/stylesheets/style.scss */
  .max-w-xs-190 {
    max-width: 190px;
  }
  /* line 14902, app/assets/stylesheets/style.scss */
  .w-xs-200 {
    width: 200px;
  }
  /* line 14905, app/assets/stylesheets/style.scss */
  .min-w-xs-200 {
    min-width: 200px;
  }
  /* line 14908, app/assets/stylesheets/style.scss */
  .max-w-xs-200 {
    max-width: 200px;
  }
  /* line 14911, app/assets/stylesheets/style.scss */
  .w-xs-250 {
    width: 250px;
  }
  /* line 14914, app/assets/stylesheets/style.scss */
  .min-w-xs-250 {
    min-width: 250px;
  }
  /* line 14917, app/assets/stylesheets/style.scss */
  .max-w-xs-250 {
    max-width: 250px;
  }
  /* line 14920, app/assets/stylesheets/style.scss */
  .w-xs-300 {
    width: 300px;
  }
  /* line 14923, app/assets/stylesheets/style.scss */
  .min-w-xs-300 {
    min-width: 300px;
  }
  /* line 14926, app/assets/stylesheets/style.scss */
  .max-w-xs-300 {
    max-width: 300px;
  }
  /* line 14929, app/assets/stylesheets/style.scss */
  .w-xs-350 {
    width: 350px;
  }
  /* line 14932, app/assets/stylesheets/style.scss */
  .min-w-xs-350 {
    min-width: 350px;
  }
  /* line 14935, app/assets/stylesheets/style.scss */
  .max-w-xs-350 {
    max-width: 350px;
  }
  /* line 14938, app/assets/stylesheets/style.scss */
  .w-xs-400 {
    width: 400px;
  }
  /* line 14941, app/assets/stylesheets/style.scss */
  .min-w-xs-400 {
    min-width: 400px;
  }
  /* line 14944, app/assets/stylesheets/style.scss */
  .max-w-xs-400 {
    max-width: 400px;
  }
  /* line 14947, app/assets/stylesheets/style.scss */
  .w-xs-450 {
    width: 450px;
  }
  /* line 14950, app/assets/stylesheets/style.scss */
  .min-w-xs-450 {
    min-width: 450px;
  }
  /* line 14953, app/assets/stylesheets/style.scss */
  .max-w-xs-450 {
    max-width: 450px;
  }
  /* line 14956, app/assets/stylesheets/style.scss */
  .w-xs-500 {
    width: 500px;
  }
  /* line 14959, app/assets/stylesheets/style.scss */
  .min-w-xs-500 {
    min-width: 500px;
  }
  /* line 14962, app/assets/stylesheets/style.scss */
  .max-w-xs-500 {
    max-width: 500px;
  }
  /* line 14965, app/assets/stylesheets/style.scss */
  .w-xs-550 {
    width: 550px;
  }
  /* line 14968, app/assets/stylesheets/style.scss */
  .min-w-xs-550 {
    min-width: 550px;
  }
  /* line 14971, app/assets/stylesheets/style.scss */
  .max-w-xs-550 {
    max-width: 550px;
  }
  /* line 14974, app/assets/stylesheets/style.scss */
  .w-xs-600 {
    width: 600px;
  }
  /* line 14977, app/assets/stylesheets/style.scss */
  .min-w-xs-600 {
    min-width: 600px;
  }
  /* line 14980, app/assets/stylesheets/style.scss */
  .max-w-xs-600 {
    max-width: 600px;
  }
  /* line 14983, app/assets/stylesheets/style.scss */
  .w-xs-650 {
    width: 650px;
  }
  /* line 14986, app/assets/stylesheets/style.scss */
  .min-w-xs-650 {
    min-width: 650px;
  }
  /* line 14989, app/assets/stylesheets/style.scss */
  .max-w-xs-650 {
    max-width: 650px;
  }
  /* line 14992, app/assets/stylesheets/style.scss */
  .w-xs-700 {
    width: 700px;
  }
  /* line 14995, app/assets/stylesheets/style.scss */
  .min-w-xs-700 {
    min-width: 700px;
  }
  /* line 14998, app/assets/stylesheets/style.scss */
  .max-w-xs-700 {
    max-width: 700px;
  }
  /* line 15001, app/assets/stylesheets/style.scss */
  .w-xs-750 {
    width: 750px;
  }
  /* line 15004, app/assets/stylesheets/style.scss */
  .min-w-xs-750 {
    min-width: 750px;
  }
  /* line 15007, app/assets/stylesheets/style.scss */
  .max-w-xs-750 {
    max-width: 750px;
  }
  /* line 15010, app/assets/stylesheets/style.scss */
  .w-xs-800 {
    width: 800px;
  }
  /* line 15013, app/assets/stylesheets/style.scss */
  .min-w-xs-800 {
    min-width: 800px;
  }
  /* line 15016, app/assets/stylesheets/style.scss */
  .max-w-xs-800 {
    max-width: 800px;
  }
  /* line 15019, app/assets/stylesheets/style.scss */
  .w-xs-850 {
    width: 850px;
  }
  /* line 15022, app/assets/stylesheets/style.scss */
  .min-w-xs-850 {
    min-width: 850px;
  }
  /* line 15025, app/assets/stylesheets/style.scss */
  .max-w-xs-850 {
    max-width: 850px;
  }
  /* line 15028, app/assets/stylesheets/style.scss */
  .w-xs-900 {
    width: 900px;
  }
  /* line 15031, app/assets/stylesheets/style.scss */
  .min-w-xs-900 {
    min-width: 900px;
  }
  /* line 15034, app/assets/stylesheets/style.scss */
  .max-w-xs-900 {
    max-width: 900px;
  }
  /* line 15037, app/assets/stylesheets/style.scss */
  .w-xs-950 {
    width: 950px;
  }
  /* line 15040, app/assets/stylesheets/style.scss */
  .min-w-xs-950 {
    min-width: 950px;
  }
  /* line 15043, app/assets/stylesheets/style.scss */
  .max-w-xs-950 {
    max-width: 950px;
  }
  /* line 15046, app/assets/stylesheets/style.scss */
  .w-xs-1000 {
    width: 1000px;
  }
  /* line 15049, app/assets/stylesheets/style.scss */
  .min-w-xs-1000 {
    min-width: 1000px;
  }
  /* line 15052, app/assets/stylesheets/style.scss */
  .max-w-xs-1000 {
    max-width: 1000px;
  }
  /* line 15055, app/assets/stylesheets/style.scss */
  .w-xs-p5 {
    width: 5%;
  }
  /* line 15058, app/assets/stylesheets/style.scss */
  .min-w-xs-p5 {
    min-width: 5%;
  }
  /* line 15061, app/assets/stylesheets/style.scss */
  .max-w-xs-p5 {
    max-width: 5%;
  }
  /* line 15064, app/assets/stylesheets/style.scss */
  .w-xs-p10 {
    width: 10%;
  }
  /* line 15067, app/assets/stylesheets/style.scss */
  .min-w-xs-p10 {
    min-width: 10%;
  }
  /* line 15070, app/assets/stylesheets/style.scss */
  .max-w-xs-p10 {
    max-width: 10%;
  }
  /* line 15073, app/assets/stylesheets/style.scss */
  .w-xs-p15 {
    width: 15%;
  }
  /* line 15076, app/assets/stylesheets/style.scss */
  .min-w-xs-p15 {
    min-width: 15%;
  }
  /* line 15079, app/assets/stylesheets/style.scss */
  .max-w-xs-p15 {
    max-width: 15%;
  }
  /* line 15082, app/assets/stylesheets/style.scss */
  .w-xs-p20 {
    width: 20%;
  }
  /* line 15085, app/assets/stylesheets/style.scss */
  .min-w-xs-p20 {
    min-width: 20%;
  }
  /* line 15088, app/assets/stylesheets/style.scss */
  .max-w-xs-p20 {
    max-width: 20%;
  }
  /* line 15091, app/assets/stylesheets/style.scss */
  .w-xs-p25 {
    width: 25%;
  }
  /* line 15094, app/assets/stylesheets/style.scss */
  .min-w-xs-p25 {
    min-width: 25%;
  }
  /* line 15097, app/assets/stylesheets/style.scss */
  .max-w-xs-p25 {
    max-width: 25%;
  }
  /* line 15100, app/assets/stylesheets/style.scss */
  .w-xs-p30 {
    width: 30%;
  }
  /* line 15103, app/assets/stylesheets/style.scss */
  .min-w-xs-p30 {
    min-width: 30%;
  }
  /* line 15106, app/assets/stylesheets/style.scss */
  .max-w-xs-p30 {
    max-width: 30%;
  }
  /* line 15109, app/assets/stylesheets/style.scss */
  .w-xs-p35 {
    width: 35%;
  }
  /* line 15112, app/assets/stylesheets/style.scss */
  .min-w-xs-p35 {
    min-width: 35%;
  }
  /* line 15115, app/assets/stylesheets/style.scss */
  .max-w-xs-p35 {
    max-width: 35%;
  }
  /* line 15118, app/assets/stylesheets/style.scss */
  .w-xs-p40 {
    width: 40%;
  }
  /* line 15121, app/assets/stylesheets/style.scss */
  .min-w-xs-p40 {
    min-width: 40%;
  }
  /* line 15124, app/assets/stylesheets/style.scss */
  .max-w-xs-p40 {
    max-width: 40%;
  }
  /* line 15127, app/assets/stylesheets/style.scss */
  .w-xs-p45 {
    width: 45%;
  }
  /* line 15130, app/assets/stylesheets/style.scss */
  .min-w-xs-p45 {
    min-width: 45%;
  }
  /* line 15133, app/assets/stylesheets/style.scss */
  .max-w-xs-p45 {
    max-width: 45%;
  }
  /* line 15136, app/assets/stylesheets/style.scss */
  .w-xs-p50 {
    width: 50%;
  }
  /* line 15139, app/assets/stylesheets/style.scss */
  .min-w-xs-p50 {
    min-width: 50%;
  }
  /* line 15142, app/assets/stylesheets/style.scss */
  .max-w-xs-p50 {
    max-width: 50%;
  }
  /* line 15145, app/assets/stylesheets/style.scss */
  .w-xs-p60 {
    width: 60%;
  }
  /* line 15148, app/assets/stylesheets/style.scss */
  .min-w-xs-p60 {
    min-width: 60%;
  }
  /* line 15151, app/assets/stylesheets/style.scss */
  .max-w-xs-p60 {
    max-width: 60%;
  }
  /* line 15154, app/assets/stylesheets/style.scss */
  .w-xs-p65 {
    width: 65%;
  }
  /* line 15157, app/assets/stylesheets/style.scss */
  .min-w-xs-p65 {
    min-width: 65%;
  }
  /* line 15160, app/assets/stylesheets/style.scss */
  .max-w-xs-p65 {
    max-width: 65%;
  }
  /* line 15163, app/assets/stylesheets/style.scss */
  .w-xs-p70 {
    width: 70%;
  }
  /* line 15166, app/assets/stylesheets/style.scss */
  .min-w-xs-p70 {
    min-width: 70%;
  }
  /* line 15169, app/assets/stylesheets/style.scss */
  .max-w-xs-p70 {
    max-width: 70%;
  }
  /* line 15172, app/assets/stylesheets/style.scss */
  .w-xs-p75 {
    width: 75%;
  }
  /* line 15175, app/assets/stylesheets/style.scss */
  .min-w-xs-p75 {
    min-width: 75%;
  }
  /* line 15178, app/assets/stylesheets/style.scss */
  .max-w-xs-p75 {
    max-width: 75%;
  }
  /* line 15181, app/assets/stylesheets/style.scss */
  .w-xs-p80 {
    width: 80%;
  }
  /* line 15184, app/assets/stylesheets/style.scss */
  .min-w-xs-p80 {
    min-width: 80%;
  }
  /* line 15187, app/assets/stylesheets/style.scss */
  .max-w-xs-p80 {
    max-width: 80%;
  }
  /* line 15190, app/assets/stylesheets/style.scss */
  .w-xs-p85 {
    width: 85%;
  }
  /* line 15193, app/assets/stylesheets/style.scss */
  .min-w-xs-p85 {
    min-width: 85%;
  }
  /* line 15196, app/assets/stylesheets/style.scss */
  .max-w-xs-p85 {
    max-width: 85%;
  }
  /* line 15199, app/assets/stylesheets/style.scss */
  .w-xs-p90 {
    width: 90%;
  }
  /* line 15202, app/assets/stylesheets/style.scss */
  .min-w-xs-p90 {
    min-width: 90%;
  }
  /* line 15205, app/assets/stylesheets/style.scss */
  .max-w-xs-p90 {
    max-width: 90%;
  }
  /* line 15208, app/assets/stylesheets/style.scss */
  .w-xs-p95 {
    width: 95%;
  }
  /* line 15211, app/assets/stylesheets/style.scss */
  .min-w-xs-p95 {
    min-width: 95%;
  }
  /* line 15214, app/assets/stylesheets/style.scss */
  .max-w-xs-p95 {
    max-width: 95%;
  }
  /* line 15217, app/assets/stylesheets/style.scss */
  .w-xs-p100 {
    width: 100%;
  }
  /* line 15220, app/assets/stylesheets/style.scss */
  .min-w-xs-p100 {
    min-width: 100%;
  }
  /* line 15223, app/assets/stylesheets/style.scss */
  .max-w-xs-p100 {
    max-width: 100%;
  }
  /* line 15226, app/assets/stylesheets/style.scss */
  .w-xs-auto {
    width: auto;
  }
  /* line 15229, app/assets/stylesheets/style.scss */
  .min-w-xs-auto {
    min-width: auto;
  }
  /* line 15232, app/assets/stylesheets/style.scss */
  .max-w-xs-auto {
    max-width: auto;
  }
}

@media (min-width: 576px) {
  /* line 15235, app/assets/stylesheets/style.scss */
  .w-sm-0 {
    width: 0px;
  }
  /* line 15238, app/assets/stylesheets/style.scss */
  .min-w-sm-0 {
    min-width: 0px;
  }
  /* line 15241, app/assets/stylesheets/style.scss */
  .max-w-sm-0 {
    max-width: 0px;
  }
  /* line 15244, app/assets/stylesheets/style.scss */
  .w-sm-10 {
    width: 10px;
  }
  /* line 15247, app/assets/stylesheets/style.scss */
  .min-w-sm-10 {
    min-width: 10px;
  }
  /* line 15250, app/assets/stylesheets/style.scss */
  .max-w-sm-10 {
    max-width: 10px;
  }
  /* line 15253, app/assets/stylesheets/style.scss */
  .w-sm-20 {
    width: 20px;
  }
  /* line 15256, app/assets/stylesheets/style.scss */
  .min-w-sm-20 {
    min-width: 20px;
  }
  /* line 15259, app/assets/stylesheets/style.scss */
  .max-w-sm-20 {
    max-width: 20px;
  }
  /* line 15262, app/assets/stylesheets/style.scss */
  .w-sm-30 {
    width: 30px;
  }
  /* line 15265, app/assets/stylesheets/style.scss */
  .min-w-sm-30 {
    min-width: 30px;
  }
  /* line 15268, app/assets/stylesheets/style.scss */
  .max-w-sm-30 {
    max-width: 30px;
  }
  /* line 15271, app/assets/stylesheets/style.scss */
  .w-sm-40 {
    width: 40px;
  }
  /* line 15274, app/assets/stylesheets/style.scss */
  .min-w-sm-40 {
    min-width: 40px;
  }
  /* line 15277, app/assets/stylesheets/style.scss */
  .max-w-sm-40 {
    max-width: 40px;
  }
  /* line 15280, app/assets/stylesheets/style.scss */
  .w-sm-50 {
    width: 50px;
  }
  /* line 15283, app/assets/stylesheets/style.scss */
  .min-w-sm-50 {
    min-width: 50px;
  }
  /* line 15286, app/assets/stylesheets/style.scss */
  .max-w-sm-50 {
    max-width: 50px;
  }
  /* line 15289, app/assets/stylesheets/style.scss */
  .w-sm-60 {
    width: 60px;
  }
  /* line 15292, app/assets/stylesheets/style.scss */
  .min-w-sm-60 {
    min-width: 60px;
  }
  /* line 15295, app/assets/stylesheets/style.scss */
  .max-w-sm-60 {
    max-width: 60px;
  }
  /* line 15298, app/assets/stylesheets/style.scss */
  .w-sm-70 {
    width: 70px;
  }
  /* line 15301, app/assets/stylesheets/style.scss */
  .min-w-sm-70 {
    min-width: 70px;
  }
  /* line 15304, app/assets/stylesheets/style.scss */
  .max-w-sm-70 {
    max-width: 70px;
  }
  /* line 15307, app/assets/stylesheets/style.scss */
  .w-sm-80 {
    width: 80px;
  }
  /* line 15310, app/assets/stylesheets/style.scss */
  .min-w-sm-80 {
    min-width: 80px;
  }
  /* line 15313, app/assets/stylesheets/style.scss */
  .max-w-sm-80 {
    max-width: 80px;
  }
  /* line 15316, app/assets/stylesheets/style.scss */
  .w-sm-90 {
    width: 90px;
  }
  /* line 15319, app/assets/stylesheets/style.scss */
  .min-w-sm-90 {
    min-width: 90px;
  }
  /* line 15322, app/assets/stylesheets/style.scss */
  .max-w-sm-90 {
    max-width: 90px;
  }
  /* line 15325, app/assets/stylesheets/style.scss */
  .w-sm-100 {
    width: 100px;
  }
  /* line 15328, app/assets/stylesheets/style.scss */
  .min-w-sm-100 {
    min-width: 100px;
  }
  /* line 15331, app/assets/stylesheets/style.scss */
  .max-w-sm-100 {
    max-width: 100px;
  }
  /* line 15334, app/assets/stylesheets/style.scss */
  .w-sm-120 {
    width: 120px;
  }
  /* line 15337, app/assets/stylesheets/style.scss */
  .min-w-sm-120 {
    min-width: 120px;
  }
  /* line 15340, app/assets/stylesheets/style.scss */
  .max-w-sm-120 {
    max-width: 120px;
  }
  /* line 15343, app/assets/stylesheets/style.scss */
  .w-sm-150 {
    width: 150px;
  }
  /* line 15346, app/assets/stylesheets/style.scss */
  .min-w-sm-150 {
    min-width: 150px;
  }
  /* line 15349, app/assets/stylesheets/style.scss */
  .max-w-sm-150 {
    max-width: 150px;
  }
  /* line 15352, app/assets/stylesheets/style.scss */
  .w-sm-160 {
    width: 160px;
  }
  /* line 15355, app/assets/stylesheets/style.scss */
  .min-w-sm-160 {
    min-width: 160px;
  }
  /* line 15358, app/assets/stylesheets/style.scss */
  .max-w-sm-160 {
    max-width: 160px;
  }
  /* line 15361, app/assets/stylesheets/style.scss */
  .w-sm-170 {
    width: 170px;
  }
  /* line 15364, app/assets/stylesheets/style.scss */
  .min-w-sm-170 {
    min-width: 170px;
  }
  /* line 15367, app/assets/stylesheets/style.scss */
  .max-w-sm-170 {
    max-width: 170px;
  }
  /* line 15370, app/assets/stylesheets/style.scss */
  .w-sm-180 {
    width: 180px;
  }
  /* line 15373, app/assets/stylesheets/style.scss */
  .min-w-sm-180 {
    min-width: 180px;
  }
  /* line 15376, app/assets/stylesheets/style.scss */
  .max-w-sm-180 {
    max-width: 180px;
  }
  /* line 15379, app/assets/stylesheets/style.scss */
  .w-sm-190 {
    width: 190px;
  }
  /* line 15382, app/assets/stylesheets/style.scss */
  .min-w-sm-190 {
    min-width: 190px;
  }
  /* line 15385, app/assets/stylesheets/style.scss */
  .max-w-sm-190 {
    max-width: 190px;
  }
  /* line 15388, app/assets/stylesheets/style.scss */
  .w-sm-200 {
    width: 200px;
  }
  /* line 15391, app/assets/stylesheets/style.scss */
  .min-w-sm-200 {
    min-width: 200px;
  }
  /* line 15394, app/assets/stylesheets/style.scss */
  .max-w-sm-200 {
    max-width: 200px;
  }
  /* line 15397, app/assets/stylesheets/style.scss */
  .w-sm-250 {
    width: 250px;
  }
  /* line 15400, app/assets/stylesheets/style.scss */
  .min-w-sm-250 {
    min-width: 250px;
  }
  /* line 15403, app/assets/stylesheets/style.scss */
  .max-w-sm-250 {
    max-width: 250px;
  }
  /* line 15406, app/assets/stylesheets/style.scss */
  .w-sm-300 {
    width: 300px;
  }
  /* line 15409, app/assets/stylesheets/style.scss */
  .min-w-sm-300 {
    min-width: 300px;
  }
  /* line 15412, app/assets/stylesheets/style.scss */
  .max-w-sm-300 {
    max-width: 300px;
  }
  /* line 15415, app/assets/stylesheets/style.scss */
  .w-sm-350 {
    width: 350px;
  }
  /* line 15418, app/assets/stylesheets/style.scss */
  .min-w-sm-350 {
    min-width: 350px;
  }
  /* line 15421, app/assets/stylesheets/style.scss */
  .max-w-sm-350 {
    max-width: 350px;
  }
  /* line 15424, app/assets/stylesheets/style.scss */
  .w-sm-400 {
    width: 400px;
  }
  /* line 15427, app/assets/stylesheets/style.scss */
  .min-w-sm-400 {
    min-width: 400px;
  }
  /* line 15430, app/assets/stylesheets/style.scss */
  .max-w-sm-400 {
    max-width: 400px;
  }
  /* line 15433, app/assets/stylesheets/style.scss */
  .w-sm-450 {
    width: 450px;
  }
  /* line 15436, app/assets/stylesheets/style.scss */
  .min-w-sm-450 {
    min-width: 450px;
  }
  /* line 15439, app/assets/stylesheets/style.scss */
  .max-w-sm-450 {
    max-width: 450px;
  }
  /* line 15442, app/assets/stylesheets/style.scss */
  .w-sm-500 {
    width: 500px;
  }
  /* line 15445, app/assets/stylesheets/style.scss */
  .min-w-sm-500 {
    min-width: 500px;
  }
  /* line 15448, app/assets/stylesheets/style.scss */
  .max-w-sm-500 {
    max-width: 500px;
  }
  /* line 15451, app/assets/stylesheets/style.scss */
  .w-sm-550 {
    width: 550px;
  }
  /* line 15454, app/assets/stylesheets/style.scss */
  .min-w-sm-550 {
    min-width: 550px;
  }
  /* line 15457, app/assets/stylesheets/style.scss */
  .max-w-sm-550 {
    max-width: 550px;
  }
  /* line 15460, app/assets/stylesheets/style.scss */
  .w-sm-600 {
    width: 600px;
  }
  /* line 15463, app/assets/stylesheets/style.scss */
  .min-w-sm-600 {
    min-width: 600px;
  }
  /* line 15466, app/assets/stylesheets/style.scss */
  .max-w-sm-600 {
    max-width: 600px;
  }
  /* line 15469, app/assets/stylesheets/style.scss */
  .w-sm-650 {
    width: 650px;
  }
  /* line 15472, app/assets/stylesheets/style.scss */
  .min-w-sm-650 {
    min-width: 650px;
  }
  /* line 15475, app/assets/stylesheets/style.scss */
  .max-w-sm-650 {
    max-width: 650px;
  }
  /* line 15478, app/assets/stylesheets/style.scss */
  .w-sm-700 {
    width: 700px;
  }
  /* line 15481, app/assets/stylesheets/style.scss */
  .min-w-sm-700 {
    min-width: 700px;
  }
  /* line 15484, app/assets/stylesheets/style.scss */
  .max-w-sm-700 {
    max-width: 700px;
  }
  /* line 15487, app/assets/stylesheets/style.scss */
  .w-sm-750 {
    width: 750px;
  }
  /* line 15490, app/assets/stylesheets/style.scss */
  .min-w-sm-750 {
    min-width: 750px;
  }
  /* line 15493, app/assets/stylesheets/style.scss */
  .max-w-sm-750 {
    max-width: 750px;
  }
  /* line 15496, app/assets/stylesheets/style.scss */
  .w-sm-800 {
    width: 800px;
  }
  /* line 15499, app/assets/stylesheets/style.scss */
  .min-w-sm-800 {
    min-width: 800px;
  }
  /* line 15502, app/assets/stylesheets/style.scss */
  .max-w-sm-800 {
    max-width: 800px;
  }
  /* line 15505, app/assets/stylesheets/style.scss */
  .w-sm-850 {
    width: 850px;
  }
  /* line 15508, app/assets/stylesheets/style.scss */
  .min-w-sm-850 {
    min-width: 850px;
  }
  /* line 15511, app/assets/stylesheets/style.scss */
  .max-w-sm-850 {
    max-width: 850px;
  }
  /* line 15514, app/assets/stylesheets/style.scss */
  .w-sm-900 {
    width: 900px;
  }
  /* line 15517, app/assets/stylesheets/style.scss */
  .min-w-sm-900 {
    min-width: 900px;
  }
  /* line 15520, app/assets/stylesheets/style.scss */
  .max-w-sm-900 {
    max-width: 900px;
  }
  /* line 15523, app/assets/stylesheets/style.scss */
  .w-sm-950 {
    width: 950px;
  }
  /* line 15526, app/assets/stylesheets/style.scss */
  .min-w-sm-950 {
    min-width: 950px;
  }
  /* line 15529, app/assets/stylesheets/style.scss */
  .max-w-sm-950 {
    max-width: 950px;
  }
  /* line 15532, app/assets/stylesheets/style.scss */
  .w-sm-1000 {
    width: 1000px;
  }
  /* line 15535, app/assets/stylesheets/style.scss */
  .min-w-sm-1000 {
    min-width: 1000px;
  }
  /* line 15538, app/assets/stylesheets/style.scss */
  .max-w-sm-1000 {
    max-width: 1000px;
  }
  /* line 15541, app/assets/stylesheets/style.scss */
  .w-sm-p5 {
    width: 5%;
  }
  /* line 15544, app/assets/stylesheets/style.scss */
  .min-w-sm-p5 {
    min-width: 5%;
  }
  /* line 15547, app/assets/stylesheets/style.scss */
  .max-w-sm-p5 {
    max-width: 5%;
  }
  /* line 15550, app/assets/stylesheets/style.scss */
  .w-sm-p10 {
    width: 10%;
  }
  /* line 15553, app/assets/stylesheets/style.scss */
  .min-w-sm-p10 {
    min-width: 10%;
  }
  /* line 15556, app/assets/stylesheets/style.scss */
  .max-w-sm-p10 {
    max-width: 10%;
  }
  /* line 15559, app/assets/stylesheets/style.scss */
  .w-sm-p15 {
    width: 15%;
  }
  /* line 15562, app/assets/stylesheets/style.scss */
  .min-w-sm-p15 {
    min-width: 15%;
  }
  /* line 15565, app/assets/stylesheets/style.scss */
  .max-w-sm-p15 {
    max-width: 15%;
  }
  /* line 15568, app/assets/stylesheets/style.scss */
  .w-sm-p20 {
    width: 20%;
  }
  /* line 15571, app/assets/stylesheets/style.scss */
  .min-w-sm-p20 {
    min-width: 20%;
  }
  /* line 15574, app/assets/stylesheets/style.scss */
  .max-w-sm-p20 {
    max-width: 20%;
  }
  /* line 15577, app/assets/stylesheets/style.scss */
  .w-sm-p25 {
    width: 25%;
  }
  /* line 15580, app/assets/stylesheets/style.scss */
  .min-w-sm-p25 {
    min-width: 25%;
  }
  /* line 15583, app/assets/stylesheets/style.scss */
  .max-w-sm-p25 {
    max-width: 25%;
  }
  /* line 15586, app/assets/stylesheets/style.scss */
  .w-sm-p30 {
    width: 30%;
  }
  /* line 15589, app/assets/stylesheets/style.scss */
  .min-w-sm-p30 {
    min-width: 30%;
  }
  /* line 15592, app/assets/stylesheets/style.scss */
  .max-w-sm-p30 {
    max-width: 30%;
  }
  /* line 15595, app/assets/stylesheets/style.scss */
  .w-sm-p35 {
    width: 35%;
  }
  /* line 15598, app/assets/stylesheets/style.scss */
  .min-w-sm-p35 {
    min-width: 35%;
  }
  /* line 15601, app/assets/stylesheets/style.scss */
  .max-w-sm-p35 {
    max-width: 35%;
  }
  /* line 15604, app/assets/stylesheets/style.scss */
  .w-sm-p40 {
    width: 40%;
  }
  /* line 15607, app/assets/stylesheets/style.scss */
  .min-w-sm-p40 {
    min-width: 40%;
  }
  /* line 15610, app/assets/stylesheets/style.scss */
  .max-w-sm-p40 {
    max-width: 40%;
  }
  /* line 15613, app/assets/stylesheets/style.scss */
  .w-sm-p45 {
    width: 45%;
  }
  /* line 15616, app/assets/stylesheets/style.scss */
  .min-w-sm-p45 {
    min-width: 45%;
  }
  /* line 15619, app/assets/stylesheets/style.scss */
  .max-w-sm-p45 {
    max-width: 45%;
  }
  /* line 15622, app/assets/stylesheets/style.scss */
  .w-sm-p50 {
    width: 50%;
  }
  /* line 15625, app/assets/stylesheets/style.scss */
  .min-w-sm-p50 {
    min-width: 50%;
  }
  /* line 15628, app/assets/stylesheets/style.scss */
  .max-w-sm-p50 {
    max-width: 50%;
  }
  /* line 15631, app/assets/stylesheets/style.scss */
  .w-sm-p60 {
    width: 60%;
  }
  /* line 15634, app/assets/stylesheets/style.scss */
  .min-w-sm-p60 {
    min-width: 60%;
  }
  /* line 15637, app/assets/stylesheets/style.scss */
  .max-w-sm-p60 {
    max-width: 60%;
  }
  /* line 15640, app/assets/stylesheets/style.scss */
  .w-sm-p65 {
    width: 65%;
  }
  /* line 15643, app/assets/stylesheets/style.scss */
  .min-w-sm-p65 {
    min-width: 65%;
  }
  /* line 15646, app/assets/stylesheets/style.scss */
  .max-w-sm-p65 {
    max-width: 65%;
  }
  /* line 15649, app/assets/stylesheets/style.scss */
  .w-sm-p70 {
    width: 70%;
  }
  /* line 15652, app/assets/stylesheets/style.scss */
  .min-w-sm-p70 {
    min-width: 70%;
  }
  /* line 15655, app/assets/stylesheets/style.scss */
  .max-w-sm-p70 {
    max-width: 70%;
  }
  /* line 15658, app/assets/stylesheets/style.scss */
  .w-sm-p75 {
    width: 75%;
  }
  /* line 15661, app/assets/stylesheets/style.scss */
  .min-w-sm-p75 {
    min-width: 75%;
  }
  /* line 15664, app/assets/stylesheets/style.scss */
  .max-w-sm-p75 {
    max-width: 75%;
  }
  /* line 15667, app/assets/stylesheets/style.scss */
  .w-sm-p80 {
    width: 80%;
  }
  /* line 15670, app/assets/stylesheets/style.scss */
  .min-w-sm-p80 {
    min-width: 80%;
  }
  /* line 15673, app/assets/stylesheets/style.scss */
  .max-w-sm-p80 {
    max-width: 80%;
  }
  /* line 15676, app/assets/stylesheets/style.scss */
  .w-sm-p85 {
    width: 85%;
  }
  /* line 15679, app/assets/stylesheets/style.scss */
  .min-w-sm-p85 {
    min-width: 85%;
  }
  /* line 15682, app/assets/stylesheets/style.scss */
  .max-w-sm-p85 {
    max-width: 85%;
  }
  /* line 15685, app/assets/stylesheets/style.scss */
  .w-sm-p90 {
    width: 90%;
  }
  /* line 15688, app/assets/stylesheets/style.scss */
  .min-w-sm-p90 {
    min-width: 90%;
  }
  /* line 15691, app/assets/stylesheets/style.scss */
  .max-w-sm-p90 {
    max-width: 90%;
  }
  /* line 15694, app/assets/stylesheets/style.scss */
  .w-sm-p95 {
    width: 95%;
  }
  /* line 15697, app/assets/stylesheets/style.scss */
  .min-w-sm-p95 {
    min-width: 95%;
  }
  /* line 15700, app/assets/stylesheets/style.scss */
  .max-w-sm-p95 {
    max-width: 95%;
  }
  /* line 15703, app/assets/stylesheets/style.scss */
  .w-sm-p100 {
    width: 100%;
  }
  /* line 15706, app/assets/stylesheets/style.scss */
  .min-w-sm-p100 {
    min-width: 100%;
  }
  /* line 15709, app/assets/stylesheets/style.scss */
  .max-w-sm-p100 {
    max-width: 100%;
  }
  /* line 15712, app/assets/stylesheets/style.scss */
  .w-sm-auto {
    width: auto;
  }
  /* line 15715, app/assets/stylesheets/style.scss */
  .min-w-sm-auto {
    min-width: auto;
  }
  /* line 15718, app/assets/stylesheets/style.scss */
  .max-w-sm-auto {
    max-width: auto;
  }
}

@media (min-width: 768px) {
  /* line 15721, app/assets/stylesheets/style.scss */
  .w-md-0 {
    width: 0px;
  }
  /* line 15724, app/assets/stylesheets/style.scss */
  .min-w-md-0 {
    min-width: 0px;
  }
  /* line 15727, app/assets/stylesheets/style.scss */
  .max-w-md-0 {
    max-width: 0px;
  }
  /* line 15730, app/assets/stylesheets/style.scss */
  .w-md-10 {
    width: 10px;
  }
  /* line 15733, app/assets/stylesheets/style.scss */
  .min-w-md-10 {
    min-width: 10px;
  }
  /* line 15736, app/assets/stylesheets/style.scss */
  .max-w-md-10 {
    max-width: 10px;
  }
  /* line 15739, app/assets/stylesheets/style.scss */
  .w-md-20 {
    width: 20px;
  }
  /* line 15742, app/assets/stylesheets/style.scss */
  .min-w-md-20 {
    min-width: 20px;
  }
  /* line 15745, app/assets/stylesheets/style.scss */
  .max-w-md-20 {
    max-width: 20px;
  }
  /* line 15748, app/assets/stylesheets/style.scss */
  .w-md-30 {
    width: 30px;
  }
  /* line 15751, app/assets/stylesheets/style.scss */
  .min-w-md-30 {
    min-width: 30px;
  }
  /* line 15754, app/assets/stylesheets/style.scss */
  .max-w-md-30 {
    max-width: 30px;
  }
  /* line 15757, app/assets/stylesheets/style.scss */
  .w-md-40 {
    width: 40px;
  }
  /* line 15760, app/assets/stylesheets/style.scss */
  .min-w-md-40 {
    min-width: 40px;
  }
  /* line 15763, app/assets/stylesheets/style.scss */
  .max-w-md-40 {
    max-width: 40px;
  }
  /* line 15766, app/assets/stylesheets/style.scss */
  .w-md-50 {
    width: 50px;
  }
  /* line 15769, app/assets/stylesheets/style.scss */
  .min-w-md-50 {
    min-width: 50px;
  }
  /* line 15772, app/assets/stylesheets/style.scss */
  .max-w-md-50 {
    max-width: 50px;
  }
  /* line 15775, app/assets/stylesheets/style.scss */
  .w-md-60 {
    width: 60px;
  }
  /* line 15778, app/assets/stylesheets/style.scss */
  .min-w-md-60 {
    min-width: 60px;
  }
  /* line 15781, app/assets/stylesheets/style.scss */
  .max-w-md-60 {
    max-width: 60px;
  }
  /* line 15784, app/assets/stylesheets/style.scss */
  .w-md-70 {
    width: 70px;
  }
  /* line 15787, app/assets/stylesheets/style.scss */
  .min-w-md-70 {
    min-width: 70px;
  }
  /* line 15790, app/assets/stylesheets/style.scss */
  .max-w-md-70 {
    max-width: 70px;
  }
  /* line 15793, app/assets/stylesheets/style.scss */
  .w-md-80 {
    width: 80px;
  }
  /* line 15796, app/assets/stylesheets/style.scss */
  .min-w-md-80 {
    min-width: 80px;
  }
  /* line 15799, app/assets/stylesheets/style.scss */
  .max-w-md-80 {
    max-width: 80px;
  }
  /* line 15802, app/assets/stylesheets/style.scss */
  .w-md-90 {
    width: 90px;
  }
  /* line 15805, app/assets/stylesheets/style.scss */
  .min-w-md-90 {
    min-width: 90px;
  }
  /* line 15808, app/assets/stylesheets/style.scss */
  .max-w-md-90 {
    max-width: 90px;
  }
  /* line 15811, app/assets/stylesheets/style.scss */
  .w-md-100 {
    width: 100px;
  }
  /* line 15814, app/assets/stylesheets/style.scss */
  .min-w-md-100 {
    min-width: 100px;
  }
  /* line 15817, app/assets/stylesheets/style.scss */
  .max-w-md-100 {
    max-width: 100px;
  }
  /* line 15820, app/assets/stylesheets/style.scss */
  .w-md-120 {
    width: 120px;
  }
  /* line 15823, app/assets/stylesheets/style.scss */
  .min-w-md-120 {
    min-width: 120px;
  }
  /* line 15826, app/assets/stylesheets/style.scss */
  .max-w-md-120 {
    max-width: 120px;
  }
  /* line 15829, app/assets/stylesheets/style.scss */
  .w-md-150 {
    width: 150px;
  }
  /* line 15832, app/assets/stylesheets/style.scss */
  .min-w-md-150 {
    min-width: 150px;
  }
  /* line 15835, app/assets/stylesheets/style.scss */
  .max-w-md-150 {
    max-width: 150px;
  }
  /* line 15838, app/assets/stylesheets/style.scss */
  .w-md-160 {
    width: 160px;
  }
  /* line 15841, app/assets/stylesheets/style.scss */
  .min-w-md-160 {
    min-width: 160px;
  }
  /* line 15844, app/assets/stylesheets/style.scss */
  .max-w-md-160 {
    max-width: 160px;
  }
  /* line 15847, app/assets/stylesheets/style.scss */
  .w-md-170 {
    width: 170px;
  }
  /* line 15850, app/assets/stylesheets/style.scss */
  .min-w-md-170 {
    min-width: 170px;
  }
  /* line 15853, app/assets/stylesheets/style.scss */
  .max-w-md-170 {
    max-width: 170px;
  }
  /* line 15856, app/assets/stylesheets/style.scss */
  .w-md-180 {
    width: 180px;
  }
  /* line 15859, app/assets/stylesheets/style.scss */
  .min-w-md-180 {
    min-width: 180px;
  }
  /* line 15862, app/assets/stylesheets/style.scss */
  .max-w-md-180 {
    max-width: 180px;
  }
  /* line 15865, app/assets/stylesheets/style.scss */
  .w-md-190 {
    width: 190px;
  }
  /* line 15868, app/assets/stylesheets/style.scss */
  .min-w-md-190 {
    min-width: 190px;
  }
  /* line 15871, app/assets/stylesheets/style.scss */
  .max-w-md-190 {
    max-width: 190px;
  }
  /* line 15874, app/assets/stylesheets/style.scss */
  .w-md-200 {
    width: 200px;
  }
  /* line 15877, app/assets/stylesheets/style.scss */
  .min-w-md-200 {
    min-width: 200px;
  }
  /* line 15880, app/assets/stylesheets/style.scss */
  .max-w-md-200 {
    max-width: 200px;
  }
  /* line 15883, app/assets/stylesheets/style.scss */
  .w-md-250 {
    width: 250px;
  }
  /* line 15886, app/assets/stylesheets/style.scss */
  .min-w-md-250 {
    min-width: 250px;
  }
  /* line 15889, app/assets/stylesheets/style.scss */
  .max-w-md-250 {
    max-width: 250px;
  }
  /* line 15892, app/assets/stylesheets/style.scss */
  .w-md-300 {
    width: 300px;
  }
  /* line 15895, app/assets/stylesheets/style.scss */
  .min-w-md-300 {
    min-width: 300px;
  }
  /* line 15898, app/assets/stylesheets/style.scss */
  .max-w-md-300 {
    max-width: 300px;
  }
  /* line 15901, app/assets/stylesheets/style.scss */
  .w-md-350 {
    width: 350px;
  }
  /* line 15904, app/assets/stylesheets/style.scss */
  .min-w-md-350 {
    min-width: 350px;
  }
  /* line 15907, app/assets/stylesheets/style.scss */
  .max-w-md-350 {
    max-width: 350px;
  }
  /* line 15910, app/assets/stylesheets/style.scss */
  .w-md-400 {
    width: 400px;
  }
  /* line 15913, app/assets/stylesheets/style.scss */
  .min-w-md-400 {
    min-width: 400px;
  }
  /* line 15916, app/assets/stylesheets/style.scss */
  .max-w-md-400 {
    max-width: 400px;
  }
  /* line 15919, app/assets/stylesheets/style.scss */
  .w-md-450 {
    width: 450px;
  }
  /* line 15922, app/assets/stylesheets/style.scss */
  .min-w-md-450 {
    min-width: 450px;
  }
  /* line 15925, app/assets/stylesheets/style.scss */
  .max-w-md-450 {
    max-width: 450px;
  }
  /* line 15928, app/assets/stylesheets/style.scss */
  .w-md-500 {
    width: 500px;
  }
  /* line 15931, app/assets/stylesheets/style.scss */
  .min-w-md-500 {
    min-width: 500px;
  }
  /* line 15934, app/assets/stylesheets/style.scss */
  .max-w-md-500 {
    max-width: 500px;
  }
  /* line 15937, app/assets/stylesheets/style.scss */
  .w-md-550 {
    width: 550px;
  }
  /* line 15940, app/assets/stylesheets/style.scss */
  .min-w-md-550 {
    min-width: 550px;
  }
  /* line 15943, app/assets/stylesheets/style.scss */
  .max-w-md-550 {
    max-width: 550px;
  }
  /* line 15946, app/assets/stylesheets/style.scss */
  .w-md-600 {
    width: 600px;
  }
  /* line 15949, app/assets/stylesheets/style.scss */
  .min-w-md-600 {
    min-width: 600px;
  }
  /* line 15952, app/assets/stylesheets/style.scss */
  .max-w-md-600 {
    max-width: 600px;
  }
  /* line 15955, app/assets/stylesheets/style.scss */
  .w-md-650 {
    width: 650px;
  }
  /* line 15958, app/assets/stylesheets/style.scss */
  .min-w-md-650 {
    min-width: 650px;
  }
  /* line 15961, app/assets/stylesheets/style.scss */
  .max-w-md-650 {
    max-width: 650px;
  }
  /* line 15964, app/assets/stylesheets/style.scss */
  .w-md-700 {
    width: 700px;
  }
  /* line 15967, app/assets/stylesheets/style.scss */
  .min-w-md-700 {
    min-width: 700px;
  }
  /* line 15970, app/assets/stylesheets/style.scss */
  .max-w-md-700 {
    max-width: 700px;
  }
  /* line 15973, app/assets/stylesheets/style.scss */
  .w-md-750 {
    width: 750px;
  }
  /* line 15976, app/assets/stylesheets/style.scss */
  .min-w-md-750 {
    min-width: 750px;
  }
  /* line 15979, app/assets/stylesheets/style.scss */
  .max-w-md-750 {
    max-width: 750px;
  }
  /* line 15982, app/assets/stylesheets/style.scss */
  .w-md-800 {
    width: 800px;
  }
  /* line 15985, app/assets/stylesheets/style.scss */
  .min-w-md-800 {
    min-width: 800px;
  }
  /* line 15988, app/assets/stylesheets/style.scss */
  .max-w-md-800 {
    max-width: 800px;
  }
  /* line 15991, app/assets/stylesheets/style.scss */
  .w-md-850 {
    width: 850px;
  }
  /* line 15994, app/assets/stylesheets/style.scss */
  .min-w-md-850 {
    min-width: 850px;
  }
  /* line 15997, app/assets/stylesheets/style.scss */
  .max-w-md-850 {
    max-width: 850px;
  }
  /* line 16000, app/assets/stylesheets/style.scss */
  .w-md-900 {
    width: 900px;
  }
  /* line 16003, app/assets/stylesheets/style.scss */
  .min-w-md-900 {
    min-width: 900px;
  }
  /* line 16006, app/assets/stylesheets/style.scss */
  .max-w-md-900 {
    max-width: 900px;
  }
  /* line 16009, app/assets/stylesheets/style.scss */
  .w-md-950 {
    width: 950px;
  }
  /* line 16012, app/assets/stylesheets/style.scss */
  .min-w-md-950 {
    min-width: 950px;
  }
  /* line 16015, app/assets/stylesheets/style.scss */
  .max-w-md-950 {
    max-width: 950px;
  }
  /* line 16018, app/assets/stylesheets/style.scss */
  .w-md-1000 {
    width: 1000px;
  }
  /* line 16021, app/assets/stylesheets/style.scss */
  .min-w-md-1000 {
    min-width: 1000px;
  }
  /* line 16024, app/assets/stylesheets/style.scss */
  .max-w-md-1000 {
    max-width: 1000px;
  }
  /* line 16027, app/assets/stylesheets/style.scss */
  .w-md-p5 {
    width: 5%;
  }
  /* line 16030, app/assets/stylesheets/style.scss */
  .min-w-md-p5 {
    min-width: 5%;
  }
  /* line 16033, app/assets/stylesheets/style.scss */
  .max-w-md-p5 {
    max-width: 5%;
  }
  /* line 16036, app/assets/stylesheets/style.scss */
  .w-md-p10 {
    width: 10%;
  }
  /* line 16039, app/assets/stylesheets/style.scss */
  .min-w-md-p10 {
    min-width: 10%;
  }
  /* line 16042, app/assets/stylesheets/style.scss */
  .max-w-md-p10 {
    max-width: 10%;
  }
  /* line 16045, app/assets/stylesheets/style.scss */
  .w-md-p15 {
    width: 15%;
  }
  /* line 16048, app/assets/stylesheets/style.scss */
  .min-w-md-p15 {
    min-width: 15%;
  }
  /* line 16051, app/assets/stylesheets/style.scss */
  .max-w-md-p15 {
    max-width: 15%;
  }
  /* line 16054, app/assets/stylesheets/style.scss */
  .w-md-p20 {
    width: 20%;
  }
  /* line 16057, app/assets/stylesheets/style.scss */
  .min-w-md-p20 {
    min-width: 20%;
  }
  /* line 16060, app/assets/stylesheets/style.scss */
  .max-w-md-p20 {
    max-width: 20%;
  }
  /* line 16063, app/assets/stylesheets/style.scss */
  .w-md-p25 {
    width: 25%;
  }
  /* line 16066, app/assets/stylesheets/style.scss */
  .min-w-md-p25 {
    min-width: 25%;
  }
  /* line 16069, app/assets/stylesheets/style.scss */
  .max-w-md-p25 {
    max-width: 25%;
  }
  /* line 16072, app/assets/stylesheets/style.scss */
  .w-md-p30 {
    width: 30%;
  }
  /* line 16075, app/assets/stylesheets/style.scss */
  .min-w-md-p30 {
    min-width: 30%;
  }
  /* line 16078, app/assets/stylesheets/style.scss */
  .max-w-md-p30 {
    max-width: 30%;
  }
  /* line 16081, app/assets/stylesheets/style.scss */
  .w-md-p35 {
    width: 35%;
  }
  /* line 16084, app/assets/stylesheets/style.scss */
  .min-w-md-p35 {
    min-width: 35%;
  }
  /* line 16087, app/assets/stylesheets/style.scss */
  .max-w-md-p35 {
    max-width: 35%;
  }
  /* line 16090, app/assets/stylesheets/style.scss */
  .w-md-p40 {
    width: 40%;
  }
  /* line 16093, app/assets/stylesheets/style.scss */
  .min-w-md-p40 {
    min-width: 40%;
  }
  /* line 16096, app/assets/stylesheets/style.scss */
  .max-w-md-p40 {
    max-width: 40%;
  }
  /* line 16099, app/assets/stylesheets/style.scss */
  .w-md-p45 {
    width: 45%;
  }
  /* line 16102, app/assets/stylesheets/style.scss */
  .min-w-md-p45 {
    min-width: 45%;
  }
  /* line 16105, app/assets/stylesheets/style.scss */
  .max-w-md-p45 {
    max-width: 45%;
  }
  /* line 16108, app/assets/stylesheets/style.scss */
  .w-md-p50 {
    width: 50%;
  }
  /* line 16111, app/assets/stylesheets/style.scss */
  .min-w-md-p50 {
    min-width: 50%;
  }
  /* line 16114, app/assets/stylesheets/style.scss */
  .max-w-md-p50 {
    max-width: 50%;
  }
  /* line 16117, app/assets/stylesheets/style.scss */
  .w-md-p60 {
    width: 60%;
  }
  /* line 16120, app/assets/stylesheets/style.scss */
  .min-w-md-p60 {
    min-width: 60%;
  }
  /* line 16123, app/assets/stylesheets/style.scss */
  .max-w-md-p60 {
    max-width: 60%;
  }
  /* line 16126, app/assets/stylesheets/style.scss */
  .w-md-p65 {
    width: 65%;
  }
  /* line 16129, app/assets/stylesheets/style.scss */
  .min-w-md-p65 {
    min-width: 65%;
  }
  /* line 16132, app/assets/stylesheets/style.scss */
  .max-w-md-p65 {
    max-width: 65%;
  }
  /* line 16135, app/assets/stylesheets/style.scss */
  .w-md-p70 {
    width: 70%;
  }
  /* line 16138, app/assets/stylesheets/style.scss */
  .min-w-md-p70 {
    min-width: 70%;
  }
  /* line 16141, app/assets/stylesheets/style.scss */
  .max-w-md-p70 {
    max-width: 70%;
  }
  /* line 16144, app/assets/stylesheets/style.scss */
  .w-md-p75 {
    width: 75%;
  }
  /* line 16147, app/assets/stylesheets/style.scss */
  .min-w-md-p75 {
    min-width: 75%;
  }
  /* line 16150, app/assets/stylesheets/style.scss */
  .max-w-md-p75 {
    max-width: 75%;
  }
  /* line 16153, app/assets/stylesheets/style.scss */
  .w-md-p80 {
    width: 80%;
  }
  /* line 16156, app/assets/stylesheets/style.scss */
  .min-w-md-p80 {
    min-width: 80%;
  }
  /* line 16159, app/assets/stylesheets/style.scss */
  .max-w-md-p80 {
    max-width: 80%;
  }
  /* line 16162, app/assets/stylesheets/style.scss */
  .w-md-p85 {
    width: 85%;
  }
  /* line 16165, app/assets/stylesheets/style.scss */
  .min-w-md-p85 {
    min-width: 85%;
  }
  /* line 16168, app/assets/stylesheets/style.scss */
  .max-w-md-p85 {
    max-width: 85%;
  }
  /* line 16171, app/assets/stylesheets/style.scss */
  .w-md-p90 {
    width: 90%;
  }
  /* line 16174, app/assets/stylesheets/style.scss */
  .min-w-md-p90 {
    min-width: 90%;
  }
  /* line 16177, app/assets/stylesheets/style.scss */
  .max-w-md-p90 {
    max-width: 90%;
  }
  /* line 16180, app/assets/stylesheets/style.scss */
  .w-md-p95 {
    width: 95%;
  }
  /* line 16183, app/assets/stylesheets/style.scss */
  .min-w-md-p95 {
    min-width: 95%;
  }
  /* line 16186, app/assets/stylesheets/style.scss */
  .max-w-md-p95 {
    max-width: 95%;
  }
  /* line 16189, app/assets/stylesheets/style.scss */
  .w-md-p100 {
    width: 100%;
  }
  /* line 16192, app/assets/stylesheets/style.scss */
  .min-w-md-p100 {
    min-width: 100%;
  }
  /* line 16195, app/assets/stylesheets/style.scss */
  .max-w-md-p100 {
    max-width: 100%;
  }
  /* line 16198, app/assets/stylesheets/style.scss */
  .w-md-auto {
    width: auto;
  }
  /* line 16201, app/assets/stylesheets/style.scss */
  .min-w-md-auto {
    min-width: auto;
  }
  /* line 16204, app/assets/stylesheets/style.scss */
  .max-w-md-auto {
    max-width: auto;
  }
}

@media (min-width: 992px) {
  /* line 16207, app/assets/stylesheets/style.scss */
  .w-lg-0 {
    width: 0px;
  }
  /* line 16210, app/assets/stylesheets/style.scss */
  .min-w-lg-0 {
    min-width: 0px;
  }
  /* line 16213, app/assets/stylesheets/style.scss */
  .max-w-lg-0 {
    max-width: 0px;
  }
  /* line 16216, app/assets/stylesheets/style.scss */
  .w-lg-10 {
    width: 10px;
  }
  /* line 16219, app/assets/stylesheets/style.scss */
  .min-w-lg-10 {
    min-width: 10px;
  }
  /* line 16222, app/assets/stylesheets/style.scss */
  .max-w-lg-10 {
    max-width: 10px;
  }
  /* line 16225, app/assets/stylesheets/style.scss */
  .w-lg-20 {
    width: 20px;
  }
  /* line 16228, app/assets/stylesheets/style.scss */
  .min-w-lg-20 {
    min-width: 20px;
  }
  /* line 16231, app/assets/stylesheets/style.scss */
  .max-w-lg-20 {
    max-width: 20px;
  }
  /* line 16234, app/assets/stylesheets/style.scss */
  .w-lg-30 {
    width: 30px;
  }
  /* line 16237, app/assets/stylesheets/style.scss */
  .min-w-lg-30 {
    min-width: 30px;
  }
  /* line 16240, app/assets/stylesheets/style.scss */
  .max-w-lg-30 {
    max-width: 30px;
  }
  /* line 16243, app/assets/stylesheets/style.scss */
  .w-lg-40 {
    width: 40px;
  }
  /* line 16246, app/assets/stylesheets/style.scss */
  .min-w-lg-40 {
    min-width: 40px;
  }
  /* line 16249, app/assets/stylesheets/style.scss */
  .max-w-lg-40 {
    max-width: 40px;
  }
  /* line 16252, app/assets/stylesheets/style.scss */
  .w-lg-50 {
    width: 50px;
  }
  /* line 16255, app/assets/stylesheets/style.scss */
  .min-w-lg-50 {
    min-width: 50px;
  }
  /* line 16258, app/assets/stylesheets/style.scss */
  .max-w-lg-50 {
    max-width: 50px;
  }
  /* line 16261, app/assets/stylesheets/style.scss */
  .w-lg-60 {
    width: 60px;
  }
  /* line 16264, app/assets/stylesheets/style.scss */
  .min-w-lg-60 {
    min-width: 60px;
  }
  /* line 16267, app/assets/stylesheets/style.scss */
  .max-w-lg-60 {
    max-width: 60px;
  }
  /* line 16270, app/assets/stylesheets/style.scss */
  .w-lg-70 {
    width: 70px;
  }
  /* line 16273, app/assets/stylesheets/style.scss */
  .min-w-lg-70 {
    min-width: 70px;
  }
  /* line 16276, app/assets/stylesheets/style.scss */
  .max-w-lg-70 {
    max-width: 70px;
  }
  /* line 16279, app/assets/stylesheets/style.scss */
  .w-lg-80 {
    width: 80px;
  }
  /* line 16282, app/assets/stylesheets/style.scss */
  .min-w-lg-80 {
    min-width: 80px;
  }
  /* line 16285, app/assets/stylesheets/style.scss */
  .max-w-lg-80 {
    max-width: 80px;
  }
  /* line 16288, app/assets/stylesheets/style.scss */
  .w-lg-90 {
    width: 90px;
  }
  /* line 16291, app/assets/stylesheets/style.scss */
  .min-w-lg-90 {
    min-width: 90px;
  }
  /* line 16294, app/assets/stylesheets/style.scss */
  .max-w-lg-90 {
    max-width: 90px;
  }
  /* line 16297, app/assets/stylesheets/style.scss */
  .w-lg-100 {
    width: 100px;
  }
  /* line 16300, app/assets/stylesheets/style.scss */
  .min-w-lg-100 {
    min-width: 100px;
  }
  /* line 16303, app/assets/stylesheets/style.scss */
  .max-w-lg-100 {
    max-width: 100px;
  }
  /* line 16306, app/assets/stylesheets/style.scss */
  .w-lg-120 {
    width: 120px;
  }
  /* line 16309, app/assets/stylesheets/style.scss */
  .min-w-lg-120 {
    min-width: 120px;
  }
  /* line 16312, app/assets/stylesheets/style.scss */
  .max-w-lg-120 {
    max-width: 120px;
  }
  /* line 16315, app/assets/stylesheets/style.scss */
  .w-lg-150 {
    width: 150px;
  }
  /* line 16318, app/assets/stylesheets/style.scss */
  .min-w-lg-150 {
    min-width: 150px;
  }
  /* line 16321, app/assets/stylesheets/style.scss */
  .max-w-lg-150 {
    max-width: 150px;
  }
  /* line 16324, app/assets/stylesheets/style.scss */
  .w-lg-160 {
    width: 160px;
  }
  /* line 16327, app/assets/stylesheets/style.scss */
  .min-w-lg-160 {
    min-width: 160px;
  }
  /* line 16330, app/assets/stylesheets/style.scss */
  .max-w-lg-160 {
    max-width: 160px;
  }
  /* line 16333, app/assets/stylesheets/style.scss */
  .w-lg-170 {
    width: 170px;
  }
  /* line 16336, app/assets/stylesheets/style.scss */
  .min-w-lg-170 {
    min-width: 170px;
  }
  /* line 16339, app/assets/stylesheets/style.scss */
  .max-w-lg-170 {
    max-width: 170px;
  }
  /* line 16342, app/assets/stylesheets/style.scss */
  .w-lg-180 {
    width: 180px;
  }
  /* line 16345, app/assets/stylesheets/style.scss */
  .min-w-lg-180 {
    min-width: 180px;
  }
  /* line 16348, app/assets/stylesheets/style.scss */
  .max-w-lg-180 {
    max-width: 180px;
  }
  /* line 16351, app/assets/stylesheets/style.scss */
  .w-lg-190 {
    width: 190px;
  }
  /* line 16354, app/assets/stylesheets/style.scss */
  .min-w-lg-190 {
    min-width: 190px;
  }
  /* line 16357, app/assets/stylesheets/style.scss */
  .max-w-lg-190 {
    max-width: 190px;
  }
  /* line 16360, app/assets/stylesheets/style.scss */
  .w-lg-200 {
    width: 200px;
  }
  /* line 16363, app/assets/stylesheets/style.scss */
  .min-w-lg-200 {
    min-width: 200px;
  }
  /* line 16366, app/assets/stylesheets/style.scss */
  .max-w-lg-200 {
    max-width: 200px;
  }
  /* line 16369, app/assets/stylesheets/style.scss */
  .w-lg-250 {
    width: 250px;
  }
  /* line 16372, app/assets/stylesheets/style.scss */
  .min-w-lg-250 {
    min-width: 250px;
  }
  /* line 16375, app/assets/stylesheets/style.scss */
  .max-w-lg-250 {
    max-width: 250px;
  }
  /* line 16378, app/assets/stylesheets/style.scss */
  .w-lg-300 {
    width: 300px;
  }
  /* line 16381, app/assets/stylesheets/style.scss */
  .min-w-lg-300 {
    min-width: 300px;
  }
  /* line 16384, app/assets/stylesheets/style.scss */
  .max-w-lg-300 {
    max-width: 300px;
  }
  /* line 16387, app/assets/stylesheets/style.scss */
  .w-lg-350 {
    width: 350px;
  }
  /* line 16390, app/assets/stylesheets/style.scss */
  .min-w-lg-350 {
    min-width: 350px;
  }
  /* line 16393, app/assets/stylesheets/style.scss */
  .max-w-lg-350 {
    max-width: 350px;
  }
  /* line 16396, app/assets/stylesheets/style.scss */
  .w-lg-400 {
    width: 400px;
  }
  /* line 16399, app/assets/stylesheets/style.scss */
  .min-w-lg-400 {
    min-width: 400px;
  }
  /* line 16402, app/assets/stylesheets/style.scss */
  .max-w-lg-400 {
    max-width: 400px;
  }
  /* line 16405, app/assets/stylesheets/style.scss */
  .w-lg-450 {
    width: 450px;
  }
  /* line 16408, app/assets/stylesheets/style.scss */
  .min-w-lg-450 {
    min-width: 450px;
  }
  /* line 16411, app/assets/stylesheets/style.scss */
  .max-w-lg-450 {
    max-width: 450px;
  }
  /* line 16414, app/assets/stylesheets/style.scss */
  .w-lg-500 {
    width: 500px;
  }
  /* line 16417, app/assets/stylesheets/style.scss */
  .min-w-lg-500 {
    min-width: 500px;
  }
  /* line 16420, app/assets/stylesheets/style.scss */
  .max-w-lg-500 {
    max-width: 500px;
  }
  /* line 16423, app/assets/stylesheets/style.scss */
  .w-lg-550 {
    width: 550px;
  }
  /* line 16426, app/assets/stylesheets/style.scss */
  .min-w-lg-550 {
    min-width: 550px;
  }
  /* line 16429, app/assets/stylesheets/style.scss */
  .max-w-lg-550 {
    max-width: 550px;
  }
  /* line 16432, app/assets/stylesheets/style.scss */
  .w-lg-600 {
    width: 600px;
  }
  /* line 16435, app/assets/stylesheets/style.scss */
  .min-w-lg-600 {
    min-width: 600px;
  }
  /* line 16438, app/assets/stylesheets/style.scss */
  .max-w-lg-600 {
    max-width: 600px;
  }
  /* line 16441, app/assets/stylesheets/style.scss */
  .w-lg-650 {
    width: 650px;
  }
  /* line 16444, app/assets/stylesheets/style.scss */
  .min-w-lg-650 {
    min-width: 650px;
  }
  /* line 16447, app/assets/stylesheets/style.scss */
  .max-w-lg-650 {
    max-width: 650px;
  }
  /* line 16450, app/assets/stylesheets/style.scss */
  .w-lg-700 {
    width: 700px;
  }
  /* line 16453, app/assets/stylesheets/style.scss */
  .min-w-lg-700 {
    min-width: 700px;
  }
  /* line 16456, app/assets/stylesheets/style.scss */
  .max-w-lg-700 {
    max-width: 700px;
  }
  /* line 16459, app/assets/stylesheets/style.scss */
  .w-lg-750 {
    width: 750px;
  }
  /* line 16462, app/assets/stylesheets/style.scss */
  .min-w-lg-750 {
    min-width: 750px;
  }
  /* line 16465, app/assets/stylesheets/style.scss */
  .max-w-lg-750 {
    max-width: 750px;
  }
  /* line 16468, app/assets/stylesheets/style.scss */
  .w-lg-800 {
    width: 800px;
  }
  /* line 16471, app/assets/stylesheets/style.scss */
  .min-w-lg-800 {
    min-width: 800px;
  }
  /* line 16474, app/assets/stylesheets/style.scss */
  .max-w-lg-800 {
    max-width: 800px;
  }
  /* line 16477, app/assets/stylesheets/style.scss */
  .w-lg-850 {
    width: 850px;
  }
  /* line 16480, app/assets/stylesheets/style.scss */
  .min-w-lg-850 {
    min-width: 850px;
  }
  /* line 16483, app/assets/stylesheets/style.scss */
  .max-w-lg-850 {
    max-width: 850px;
  }
  /* line 16486, app/assets/stylesheets/style.scss */
  .w-lg-900 {
    width: 900px;
  }
  /* line 16489, app/assets/stylesheets/style.scss */
  .min-w-lg-900 {
    min-width: 900px;
  }
  /* line 16492, app/assets/stylesheets/style.scss */
  .max-w-lg-900 {
    max-width: 900px;
  }
  /* line 16495, app/assets/stylesheets/style.scss */
  .w-lg-950 {
    width: 950px;
  }
  /* line 16498, app/assets/stylesheets/style.scss */
  .min-w-lg-950 {
    min-width: 950px;
  }
  /* line 16501, app/assets/stylesheets/style.scss */
  .max-w-lg-950 {
    max-width: 950px;
  }
  /* line 16504, app/assets/stylesheets/style.scss */
  .w-lg-1000 {
    width: 1000px;
  }
  /* line 16507, app/assets/stylesheets/style.scss */
  .min-w-lg-1000 {
    min-width: 1000px;
  }
  /* line 16510, app/assets/stylesheets/style.scss */
  .max-w-lg-1000 {
    max-width: 1000px;
  }
  /* line 16513, app/assets/stylesheets/style.scss */
  .w-lg-p5 {
    width: 5%;
  }
  /* line 16516, app/assets/stylesheets/style.scss */
  .min-w-lg-p5 {
    min-width: 5%;
  }
  /* line 16519, app/assets/stylesheets/style.scss */
  .max-w-lg-p5 {
    max-width: 5%;
  }
  /* line 16522, app/assets/stylesheets/style.scss */
  .w-lg-p10 {
    width: 10%;
  }
  /* line 16525, app/assets/stylesheets/style.scss */
  .min-w-lg-p10 {
    min-width: 10%;
  }
  /* line 16528, app/assets/stylesheets/style.scss */
  .max-w-lg-p10 {
    max-width: 10%;
  }
  /* line 16531, app/assets/stylesheets/style.scss */
  .w-lg-p15 {
    width: 15%;
  }
  /* line 16534, app/assets/stylesheets/style.scss */
  .min-w-lg-p15 {
    min-width: 15%;
  }
  /* line 16537, app/assets/stylesheets/style.scss */
  .max-w-lg-p15 {
    max-width: 15%;
  }
  /* line 16540, app/assets/stylesheets/style.scss */
  .w-lg-p20 {
    width: 20%;
  }
  /* line 16543, app/assets/stylesheets/style.scss */
  .min-w-lg-p20 {
    min-width: 20%;
  }
  /* line 16546, app/assets/stylesheets/style.scss */
  .max-w-lg-p20 {
    max-width: 20%;
  }
  /* line 16549, app/assets/stylesheets/style.scss */
  .w-lg-p25 {
    width: 25%;
  }
  /* line 16552, app/assets/stylesheets/style.scss */
  .min-w-lg-p25 {
    min-width: 25%;
  }
  /* line 16555, app/assets/stylesheets/style.scss */
  .max-w-lg-p25 {
    max-width: 25%;
  }
  /* line 16558, app/assets/stylesheets/style.scss */
  .w-lg-p30 {
    width: 30%;
  }
  /* line 16561, app/assets/stylesheets/style.scss */
  .min-w-lg-p30 {
    min-width: 30%;
  }
  /* line 16564, app/assets/stylesheets/style.scss */
  .max-w-lg-p30 {
    max-width: 30%;
  }
  /* line 16567, app/assets/stylesheets/style.scss */
  .w-lg-p35 {
    width: 35%;
  }
  /* line 16570, app/assets/stylesheets/style.scss */
  .min-w-lg-p35 {
    min-width: 35%;
  }
  /* line 16573, app/assets/stylesheets/style.scss */
  .max-w-lg-p35 {
    max-width: 35%;
  }
  /* line 16576, app/assets/stylesheets/style.scss */
  .w-lg-p40 {
    width: 40%;
  }
  /* line 16579, app/assets/stylesheets/style.scss */
  .min-w-lg-p40 {
    min-width: 40%;
  }
  /* line 16582, app/assets/stylesheets/style.scss */
  .max-w-lg-p40 {
    max-width: 40%;
  }
  /* line 16585, app/assets/stylesheets/style.scss */
  .w-lg-p45 {
    width: 45%;
  }
  /* line 16588, app/assets/stylesheets/style.scss */
  .min-w-lg-p45 {
    min-width: 45%;
  }
  /* line 16591, app/assets/stylesheets/style.scss */
  .max-w-lg-p45 {
    max-width: 45%;
  }
  /* line 16594, app/assets/stylesheets/style.scss */
  .w-lg-p50 {
    width: 50%;
  }
  /* line 16597, app/assets/stylesheets/style.scss */
  .min-w-lg-p50 {
    min-width: 50%;
  }
  /* line 16600, app/assets/stylesheets/style.scss */
  .max-w-lg-p50 {
    max-width: 50%;
  }
  /* line 16603, app/assets/stylesheets/style.scss */
  .w-lg-p60 {
    width: 60%;
  }
  /* line 16606, app/assets/stylesheets/style.scss */
  .min-w-lg-p60 {
    min-width: 60%;
  }
  /* line 16609, app/assets/stylesheets/style.scss */
  .max-w-lg-p60 {
    max-width: 60%;
  }
  /* line 16612, app/assets/stylesheets/style.scss */
  .w-lg-p65 {
    width: 65%;
  }
  /* line 16615, app/assets/stylesheets/style.scss */
  .min-w-lg-p65 {
    min-width: 65%;
  }
  /* line 16618, app/assets/stylesheets/style.scss */
  .max-w-lg-p65 {
    max-width: 65%;
  }
  /* line 16621, app/assets/stylesheets/style.scss */
  .w-lg-p70 {
    width: 70%;
  }
  /* line 16624, app/assets/stylesheets/style.scss */
  .min-w-lg-p70 {
    min-width: 70%;
  }
  /* line 16627, app/assets/stylesheets/style.scss */
  .max-w-lg-p70 {
    max-width: 70%;
  }
  /* line 16630, app/assets/stylesheets/style.scss */
  .w-lg-p75 {
    width: 75%;
  }
  /* line 16633, app/assets/stylesheets/style.scss */
  .min-w-lg-p75 {
    min-width: 75%;
  }
  /* line 16636, app/assets/stylesheets/style.scss */
  .max-w-lg-p75 {
    max-width: 75%;
  }
  /* line 16639, app/assets/stylesheets/style.scss */
  .w-lg-p80 {
    width: 80%;
  }
  /* line 16642, app/assets/stylesheets/style.scss */
  .min-w-lg-p80 {
    min-width: 80%;
  }
  /* line 16645, app/assets/stylesheets/style.scss */
  .max-w-lg-p80 {
    max-width: 80%;
  }
  /* line 16648, app/assets/stylesheets/style.scss */
  .w-lg-p85 {
    width: 85%;
  }
  /* line 16651, app/assets/stylesheets/style.scss */
  .min-w-lg-p85 {
    min-width: 85%;
  }
  /* line 16654, app/assets/stylesheets/style.scss */
  .max-w-lg-p85 {
    max-width: 85%;
  }
  /* line 16657, app/assets/stylesheets/style.scss */
  .w-lg-p90 {
    width: 90%;
  }
  /* line 16660, app/assets/stylesheets/style.scss */
  .min-w-lg-p90 {
    min-width: 90%;
  }
  /* line 16663, app/assets/stylesheets/style.scss */
  .max-w-lg-p90 {
    max-width: 90%;
  }
  /* line 16666, app/assets/stylesheets/style.scss */
  .w-lg-p95 {
    width: 95%;
  }
  /* line 16669, app/assets/stylesheets/style.scss */
  .min-w-lg-p95 {
    min-width: 95%;
  }
  /* line 16672, app/assets/stylesheets/style.scss */
  .max-w-lg-p95 {
    max-width: 95%;
  }
  /* line 16675, app/assets/stylesheets/style.scss */
  .w-lg-p100 {
    width: 100%;
  }
  /* line 16678, app/assets/stylesheets/style.scss */
  .min-w-lg-p100 {
    min-width: 100%;
  }
  /* line 16681, app/assets/stylesheets/style.scss */
  .max-w-lg-p100 {
    max-width: 100%;
  }
  /* line 16684, app/assets/stylesheets/style.scss */
  .w-lg-auto {
    width: auto;
  }
  /* line 16687, app/assets/stylesheets/style.scss */
  .min-w-lg-auto {
    min-width: auto;
  }
  /* line 16690, app/assets/stylesheets/style.scss */
  .max-w-lg-auto {
    max-width: auto;
  }
}

@media (min-width: 1200px) {
  /* line 16693, app/assets/stylesheets/style.scss */
  .w-xl-0 {
    width: 0px;
  }
  /* line 16696, app/assets/stylesheets/style.scss */
  .min-w-xl-0 {
    min-width: 0px;
  }
  /* line 16699, app/assets/stylesheets/style.scss */
  .max-w-xl-0 {
    max-width: 0px;
  }
  /* line 16702, app/assets/stylesheets/style.scss */
  .w-xl-10 {
    width: 10px;
  }
  /* line 16705, app/assets/stylesheets/style.scss */
  .min-w-xl-10 {
    min-width: 10px;
  }
  /* line 16708, app/assets/stylesheets/style.scss */
  .max-w-xl-10 {
    max-width: 10px;
  }
  /* line 16711, app/assets/stylesheets/style.scss */
  .w-xl-20 {
    width: 20px;
  }
  /* line 16714, app/assets/stylesheets/style.scss */
  .min-w-xl-20 {
    min-width: 20px;
  }
  /* line 16717, app/assets/stylesheets/style.scss */
  .max-w-xl-20 {
    max-width: 20px;
  }
  /* line 16720, app/assets/stylesheets/style.scss */
  .w-xl-30 {
    width: 30px;
  }
  /* line 16723, app/assets/stylesheets/style.scss */
  .min-w-xl-30 {
    min-width: 30px;
  }
  /* line 16726, app/assets/stylesheets/style.scss */
  .max-w-xl-30 {
    max-width: 30px;
  }
  /* line 16729, app/assets/stylesheets/style.scss */
  .w-xl-40 {
    width: 40px;
  }
  /* line 16732, app/assets/stylesheets/style.scss */
  .min-w-xl-40 {
    min-width: 40px;
  }
  /* line 16735, app/assets/stylesheets/style.scss */
  .max-w-xl-40 {
    max-width: 40px;
  }
  /* line 16738, app/assets/stylesheets/style.scss */
  .w-xl-50 {
    width: 50px;
  }
  /* line 16741, app/assets/stylesheets/style.scss */
  .min-w-xl-50 {
    min-width: 50px;
  }
  /* line 16744, app/assets/stylesheets/style.scss */
  .max-w-xl-50 {
    max-width: 50px;
  }
  /* line 16747, app/assets/stylesheets/style.scss */
  .w-xl-60 {
    width: 60px;
  }
  /* line 16750, app/assets/stylesheets/style.scss */
  .min-w-xl-60 {
    min-width: 60px;
  }
  /* line 16753, app/assets/stylesheets/style.scss */
  .max-w-xl-60 {
    max-width: 60px;
  }
  /* line 16756, app/assets/stylesheets/style.scss */
  .w-xl-70 {
    width: 70px;
  }
  /* line 16759, app/assets/stylesheets/style.scss */
  .min-w-xl-70 {
    min-width: 70px;
  }
  /* line 16762, app/assets/stylesheets/style.scss */
  .max-w-xl-70 {
    max-width: 70px;
  }
  /* line 16765, app/assets/stylesheets/style.scss */
  .w-xl-80 {
    width: 80px;
  }
  /* line 16768, app/assets/stylesheets/style.scss */
  .min-w-xl-80 {
    min-width: 80px;
  }
  /* line 16771, app/assets/stylesheets/style.scss */
  .max-w-xl-80 {
    max-width: 80px;
  }
  /* line 16774, app/assets/stylesheets/style.scss */
  .w-xl-90 {
    width: 90px;
  }
  /* line 16777, app/assets/stylesheets/style.scss */
  .min-w-xl-90 {
    min-width: 90px;
  }
  /* line 16780, app/assets/stylesheets/style.scss */
  .max-w-xl-90 {
    max-width: 90px;
  }
  /* line 16783, app/assets/stylesheets/style.scss */
  .w-xl-100 {
    width: 100px;
  }
  /* line 16786, app/assets/stylesheets/style.scss */
  .min-w-xl-100 {
    min-width: 100px;
  }
  /* line 16789, app/assets/stylesheets/style.scss */
  .max-w-xl-100 {
    max-width: 100px;
  }
  /* line 16792, app/assets/stylesheets/style.scss */
  .w-xl-120 {
    width: 120px;
  }
  /* line 16795, app/assets/stylesheets/style.scss */
  .min-w-xl-120 {
    min-width: 120px;
  }
  /* line 16798, app/assets/stylesheets/style.scss */
  .max-w-xl-120 {
    max-width: 120px;
  }
  /* line 16801, app/assets/stylesheets/style.scss */
  .w-xl-150 {
    width: 150px;
  }
  /* line 16804, app/assets/stylesheets/style.scss */
  .min-w-xl-150 {
    min-width: 150px;
  }
  /* line 16807, app/assets/stylesheets/style.scss */
  .max-w-xl-150 {
    max-width: 150px;
  }
  /* line 16810, app/assets/stylesheets/style.scss */
  .w-xl-160 {
    width: 160px;
  }
  /* line 16813, app/assets/stylesheets/style.scss */
  .min-w-xl-160 {
    min-width: 160px;
  }
  /* line 16816, app/assets/stylesheets/style.scss */
  .max-w-xl-160 {
    max-width: 160px;
  }
  /* line 16819, app/assets/stylesheets/style.scss */
  .w-xl-170 {
    width: 170px;
  }
  /* line 16822, app/assets/stylesheets/style.scss */
  .min-w-xl-170 {
    min-width: 170px;
  }
  /* line 16825, app/assets/stylesheets/style.scss */
  .max-w-xl-170 {
    max-width: 170px;
  }
  /* line 16828, app/assets/stylesheets/style.scss */
  .w-xl-180 {
    width: 180px;
  }
  /* line 16831, app/assets/stylesheets/style.scss */
  .min-w-xl-180 {
    min-width: 180px;
  }
  /* line 16834, app/assets/stylesheets/style.scss */
  .max-w-xl-180 {
    max-width: 180px;
  }
  /* line 16837, app/assets/stylesheets/style.scss */
  .w-xl-190 {
    width: 190px;
  }
  /* line 16840, app/assets/stylesheets/style.scss */
  .min-w-xl-190 {
    min-width: 190px;
  }
  /* line 16843, app/assets/stylesheets/style.scss */
  .max-w-xl-190 {
    max-width: 190px;
  }
  /* line 16846, app/assets/stylesheets/style.scss */
  .w-xl-200 {
    width: 200px;
  }
  /* line 16849, app/assets/stylesheets/style.scss */
  .min-w-xl-200 {
    min-width: 200px;
  }
  /* line 16852, app/assets/stylesheets/style.scss */
  .max-w-xl-200 {
    max-width: 200px;
  }
  /* line 16855, app/assets/stylesheets/style.scss */
  .w-xl-250 {
    width: 250px;
  }
  /* line 16858, app/assets/stylesheets/style.scss */
  .min-w-xl-250 {
    min-width: 250px;
  }
  /* line 16861, app/assets/stylesheets/style.scss */
  .max-w-xl-250 {
    max-width: 250px;
  }
  /* line 16864, app/assets/stylesheets/style.scss */
  .w-xl-300 {
    width: 300px;
  }
  /* line 16867, app/assets/stylesheets/style.scss */
  .min-w-xl-300 {
    min-width: 300px;
  }
  /* line 16870, app/assets/stylesheets/style.scss */
  .max-w-xl-300 {
    max-width: 300px;
  }
  /* line 16873, app/assets/stylesheets/style.scss */
  .w-xl-350 {
    width: 350px;
  }
  /* line 16876, app/assets/stylesheets/style.scss */
  .min-w-xl-350 {
    min-width: 350px;
  }
  /* line 16879, app/assets/stylesheets/style.scss */
  .max-w-xl-350 {
    max-width: 350px;
  }
  /* line 16882, app/assets/stylesheets/style.scss */
  .w-xl-400 {
    width: 400px;
  }
  /* line 16885, app/assets/stylesheets/style.scss */
  .min-w-xl-400 {
    min-width: 400px;
  }
  /* line 16888, app/assets/stylesheets/style.scss */
  .max-w-xl-400 {
    max-width: 400px;
  }
  /* line 16891, app/assets/stylesheets/style.scss */
  .w-xl-450 {
    width: 450px;
  }
  /* line 16894, app/assets/stylesheets/style.scss */
  .min-w-xl-450 {
    min-width: 450px;
  }
  /* line 16897, app/assets/stylesheets/style.scss */
  .max-w-xl-450 {
    max-width: 450px;
  }
  /* line 16900, app/assets/stylesheets/style.scss */
  .w-xl-500 {
    width: 500px;
  }
  /* line 16903, app/assets/stylesheets/style.scss */
  .min-w-xl-500 {
    min-width: 500px;
  }
  /* line 16906, app/assets/stylesheets/style.scss */
  .max-w-xl-500 {
    max-width: 500px;
  }
  /* line 16909, app/assets/stylesheets/style.scss */
  .w-xl-550 {
    width: 550px;
  }
  /* line 16912, app/assets/stylesheets/style.scss */
  .min-w-xl-550 {
    min-width: 550px;
  }
  /* line 16915, app/assets/stylesheets/style.scss */
  .max-w-xl-550 {
    max-width: 550px;
  }
  /* line 16918, app/assets/stylesheets/style.scss */
  .w-xl-600 {
    width: 600px;
  }
  /* line 16921, app/assets/stylesheets/style.scss */
  .min-w-xl-600 {
    min-width: 600px;
  }
  /* line 16924, app/assets/stylesheets/style.scss */
  .max-w-xl-600 {
    max-width: 600px;
  }
  /* line 16927, app/assets/stylesheets/style.scss */
  .w-xl-650 {
    width: 650px;
  }
  /* line 16930, app/assets/stylesheets/style.scss */
  .min-w-xl-650 {
    min-width: 650px;
  }
  /* line 16933, app/assets/stylesheets/style.scss */
  .max-w-xl-650 {
    max-width: 650px;
  }
  /* line 16936, app/assets/stylesheets/style.scss */
  .w-xl-700 {
    width: 700px;
  }
  /* line 16939, app/assets/stylesheets/style.scss */
  .min-w-xl-700 {
    min-width: 700px;
  }
  /* line 16942, app/assets/stylesheets/style.scss */
  .max-w-xl-700 {
    max-width: 700px;
  }
  /* line 16945, app/assets/stylesheets/style.scss */
  .w-xl-750 {
    width: 750px;
  }
  /* line 16948, app/assets/stylesheets/style.scss */
  .min-w-xl-750 {
    min-width: 750px;
  }
  /* line 16951, app/assets/stylesheets/style.scss */
  .max-w-xl-750 {
    max-width: 750px;
  }
  /* line 16954, app/assets/stylesheets/style.scss */
  .w-xl-800 {
    width: 800px;
  }
  /* line 16957, app/assets/stylesheets/style.scss */
  .min-w-xl-800 {
    min-width: 800px;
  }
  /* line 16960, app/assets/stylesheets/style.scss */
  .max-w-xl-800 {
    max-width: 800px;
  }
  /* line 16963, app/assets/stylesheets/style.scss */
  .w-xl-850 {
    width: 850px;
  }
  /* line 16966, app/assets/stylesheets/style.scss */
  .min-w-xl-850 {
    min-width: 850px;
  }
  /* line 16969, app/assets/stylesheets/style.scss */
  .max-w-xl-850 {
    max-width: 850px;
  }
  /* line 16972, app/assets/stylesheets/style.scss */
  .w-xl-900 {
    width: 900px;
  }
  /* line 16975, app/assets/stylesheets/style.scss */
  .min-w-xl-900 {
    min-width: 900px;
  }
  /* line 16978, app/assets/stylesheets/style.scss */
  .max-w-xl-900 {
    max-width: 900px;
  }
  /* line 16981, app/assets/stylesheets/style.scss */
  .w-xl-950 {
    width: 950px;
  }
  /* line 16984, app/assets/stylesheets/style.scss */
  .min-w-xl-950 {
    min-width: 950px;
  }
  /* line 16987, app/assets/stylesheets/style.scss */
  .max-w-xl-950 {
    max-width: 950px;
  }
  /* line 16990, app/assets/stylesheets/style.scss */
  .w-xl-1000 {
    width: 1000px;
  }
  /* line 16993, app/assets/stylesheets/style.scss */
  .min-w-xl-1000 {
    min-width: 1000px;
  }
  /* line 16996, app/assets/stylesheets/style.scss */
  .max-w-xl-1000 {
    max-width: 1000px;
  }
  /* line 16999, app/assets/stylesheets/style.scss */
  .w-xl-p5 {
    width: 5%;
  }
  /* line 17002, app/assets/stylesheets/style.scss */
  .min-w-xl-p5 {
    min-width: 5%;
  }
  /* line 17005, app/assets/stylesheets/style.scss */
  .max-w-xl-p5 {
    max-width: 5%;
  }
  /* line 17008, app/assets/stylesheets/style.scss */
  .w-xl-p10 {
    width: 10%;
  }
  /* line 17011, app/assets/stylesheets/style.scss */
  .min-w-xl-p10 {
    min-width: 10%;
  }
  /* line 17014, app/assets/stylesheets/style.scss */
  .max-w-xl-p10 {
    max-width: 10%;
  }
  /* line 17017, app/assets/stylesheets/style.scss */
  .w-xl-p15 {
    width: 15%;
  }
  /* line 17020, app/assets/stylesheets/style.scss */
  .min-w-xl-p15 {
    min-width: 15%;
  }
  /* line 17023, app/assets/stylesheets/style.scss */
  .max-w-xl-p15 {
    max-width: 15%;
  }
  /* line 17026, app/assets/stylesheets/style.scss */
  .w-xl-p20 {
    width: 20%;
  }
  /* line 17029, app/assets/stylesheets/style.scss */
  .min-w-xl-p20 {
    min-width: 20%;
  }
  /* line 17032, app/assets/stylesheets/style.scss */
  .max-w-xl-p20 {
    max-width: 20%;
  }
  /* line 17035, app/assets/stylesheets/style.scss */
  .w-xl-p25 {
    width: 25%;
  }
  /* line 17038, app/assets/stylesheets/style.scss */
  .min-w-xl-p25 {
    min-width: 25%;
  }
  /* line 17041, app/assets/stylesheets/style.scss */
  .max-w-xl-p25 {
    max-width: 25%;
  }
  /* line 17044, app/assets/stylesheets/style.scss */
  .w-xl-p30 {
    width: 30%;
  }
  /* line 17047, app/assets/stylesheets/style.scss */
  .min-w-xl-p30 {
    min-width: 30%;
  }
  /* line 17050, app/assets/stylesheets/style.scss */
  .max-w-xl-p30 {
    max-width: 30%;
  }
  /* line 17053, app/assets/stylesheets/style.scss */
  .w-xl-p35 {
    width: 35%;
  }
  /* line 17056, app/assets/stylesheets/style.scss */
  .min-w-xl-p35 {
    min-width: 35%;
  }
  /* line 17059, app/assets/stylesheets/style.scss */
  .max-w-xl-p35 {
    max-width: 35%;
  }
  /* line 17062, app/assets/stylesheets/style.scss */
  .w-xl-p40 {
    width: 40%;
  }
  /* line 17065, app/assets/stylesheets/style.scss */
  .min-w-xl-p40 {
    min-width: 40%;
  }
  /* line 17068, app/assets/stylesheets/style.scss */
  .max-w-xl-p40 {
    max-width: 40%;
  }
  /* line 17071, app/assets/stylesheets/style.scss */
  .w-xl-p45 {
    width: 45%;
  }
  /* line 17074, app/assets/stylesheets/style.scss */
  .min-w-xl-p45 {
    min-width: 45%;
  }
  /* line 17077, app/assets/stylesheets/style.scss */
  .max-w-xl-p45 {
    max-width: 45%;
  }
  /* line 17080, app/assets/stylesheets/style.scss */
  .w-xl-p50 {
    width: 50%;
  }
  /* line 17083, app/assets/stylesheets/style.scss */
  .min-w-xl-p50 {
    min-width: 50%;
  }
  /* line 17086, app/assets/stylesheets/style.scss */
  .max-w-xl-p50 {
    max-width: 50%;
  }
  /* line 17089, app/assets/stylesheets/style.scss */
  .w-xl-p60 {
    width: 60%;
  }
  /* line 17092, app/assets/stylesheets/style.scss */
  .min-w-xl-p60 {
    min-width: 60%;
  }
  /* line 17095, app/assets/stylesheets/style.scss */
  .max-w-xl-p60 {
    max-width: 60%;
  }
  /* line 17098, app/assets/stylesheets/style.scss */
  .w-xl-p65 {
    width: 65%;
  }
  /* line 17101, app/assets/stylesheets/style.scss */
  .min-w-xl-p65 {
    min-width: 65%;
  }
  /* line 17104, app/assets/stylesheets/style.scss */
  .max-w-xl-p65 {
    max-width: 65%;
  }
  /* line 17107, app/assets/stylesheets/style.scss */
  .w-xl-p70 {
    width: 70%;
  }
  /* line 17110, app/assets/stylesheets/style.scss */
  .min-w-xl-p70 {
    min-width: 70%;
  }
  /* line 17113, app/assets/stylesheets/style.scss */
  .max-w-xl-p70 {
    max-width: 70%;
  }
  /* line 17116, app/assets/stylesheets/style.scss */
  .w-xl-p75 {
    width: 75%;
  }
  /* line 17119, app/assets/stylesheets/style.scss */
  .min-w-xl-p75 {
    min-width: 75%;
  }
  /* line 17122, app/assets/stylesheets/style.scss */
  .max-w-xl-p75 {
    max-width: 75%;
  }
  /* line 17125, app/assets/stylesheets/style.scss */
  .w-xl-p80 {
    width: 80%;
  }
  /* line 17128, app/assets/stylesheets/style.scss */
  .min-w-xl-p80 {
    min-width: 80%;
  }
  /* line 17131, app/assets/stylesheets/style.scss */
  .max-w-xl-p80 {
    max-width: 80%;
  }
  /* line 17134, app/assets/stylesheets/style.scss */
  .w-xl-p85 {
    width: 85%;
  }
  /* line 17137, app/assets/stylesheets/style.scss */
  .min-w-xl-p85 {
    min-width: 85%;
  }
  /* line 17140, app/assets/stylesheets/style.scss */
  .max-w-xl-p85 {
    max-width: 85%;
  }
  /* line 17143, app/assets/stylesheets/style.scss */
  .w-xl-p90 {
    width: 90%;
  }
  /* line 17146, app/assets/stylesheets/style.scss */
  .min-w-xl-p90 {
    min-width: 90%;
  }
  /* line 17149, app/assets/stylesheets/style.scss */
  .max-w-xl-p90 {
    max-width: 90%;
  }
  /* line 17152, app/assets/stylesheets/style.scss */
  .w-xl-p95 {
    width: 95%;
  }
  /* line 17155, app/assets/stylesheets/style.scss */
  .min-w-xl-p95 {
    min-width: 95%;
  }
  /* line 17158, app/assets/stylesheets/style.scss */
  .max-w-xl-p95 {
    max-width: 95%;
  }
  /* line 17161, app/assets/stylesheets/style.scss */
  .w-xl-p100 {
    width: 100%;
  }
  /* line 17164, app/assets/stylesheets/style.scss */
  .min-w-xl-p100 {
    min-width: 100%;
  }
  /* line 17167, app/assets/stylesheets/style.scss */
  .max-w-xl-p100 {
    max-width: 100%;
  }
  /* line 17170, app/assets/stylesheets/style.scss */
  .w-xl-auto {
    width: auto;
  }
  /* line 17173, app/assets/stylesheets/style.scss */
  .min-w-xl-auto {
    min-width: auto;
  }
  /* line 17176, app/assets/stylesheets/style.scss */
  .max-w-xl-auto {
    max-width: auto;
  }
}

/*******************
Height property
*******************/
/* line 17181, app/assets/stylesheets/style.scss */
.h-0 {
  height: 0px !important;
}

/* line 17184, app/assets/stylesheets/style.scss */
.min-h-0 {
  min-height: 0px !important;
}

/* line 17187, app/assets/stylesheets/style.scss */
.max-h-0 {
  max-height: 0px !important;
}

/* line 17190, app/assets/stylesheets/style.scss */
.h-10 {
  height: 10px !important;
}

/* line 17193, app/assets/stylesheets/style.scss */
.min-h-10 {
  min-height: 10px !important;
}

/* line 17196, app/assets/stylesheets/style.scss */
.max-h-10 {
  max-height: 10px !important;
}

/* line 17199, app/assets/stylesheets/style.scss */
.h-15 {
  height: 15px !important;
}

/* line 17202, app/assets/stylesheets/style.scss */
.min-h-15 {
  min-height: 15px !important;
}

/* line 17205, app/assets/stylesheets/style.scss */
.max-h-15 {
  max-height: 15px !important;
}

/* line 17208, app/assets/stylesheets/style.scss */
.h-20 {
  height: 20px !important;
}

/* line 17211, app/assets/stylesheets/style.scss */
.min-h-20 {
  min-height: 20px !important;
}

/* line 17214, app/assets/stylesheets/style.scss */
.max-h-20 {
  max-height: 20px !important;
}

/* line 17217, app/assets/stylesheets/style.scss */
.h-30 {
  height: 30px !important;
}

/* line 17220, app/assets/stylesheets/style.scss */
.min-h-30 {
  min-height: 30px !important;
}

/* line 17223, app/assets/stylesheets/style.scss */
.max-h-30 {
  max-height: 30px !important;
}

/* line 17226, app/assets/stylesheets/style.scss */
.h-40 {
  height: 40px !important;
}

/* line 17229, app/assets/stylesheets/style.scss */
.min-h-40 {
  min-height: 40px !important;
}

/* line 17232, app/assets/stylesheets/style.scss */
.max-h-40 {
  max-height: 40px !important;
}

/* line 17235, app/assets/stylesheets/style.scss */
.h-50 {
  height: 50px !important;
}

/* line 17238, app/assets/stylesheets/style.scss */
.min-h-50 {
  min-height: 50px !important;
}

/* line 17241, app/assets/stylesheets/style.scss */
.max-h-50 {
  max-height: 50px !important;
}

/* line 17244, app/assets/stylesheets/style.scss */
.h-60 {
  height: 60px !important;
}

/* line 17247, app/assets/stylesheets/style.scss */
.min-h-60 {
  min-height: 60px !important;
}

/* line 17250, app/assets/stylesheets/style.scss */
.max-h-60 {
  max-height: 60px !important;
}

/* line 17253, app/assets/stylesheets/style.scss */
.h-70 {
  height: 70px !important;
}

/* line 17256, app/assets/stylesheets/style.scss */
.min-h-70 {
  min-height: 70px !important;
}

/* line 17259, app/assets/stylesheets/style.scss */
.max-h-70 {
  max-height: 70px !important;
}

/* line 17262, app/assets/stylesheets/style.scss */
.h-80 {
  height: 80px !important;
}

/* line 17265, app/assets/stylesheets/style.scss */
.min-h-80 {
  min-height: 80px !important;
}

/* line 17268, app/assets/stylesheets/style.scss */
.max-h-80 {
  max-height: 80px !important;
}

/* line 17271, app/assets/stylesheets/style.scss */
.h-90 {
  height: 90px !important;
}

/* line 17274, app/assets/stylesheets/style.scss */
.min-h-90 {
  min-height: 90px !important;
}

/* line 17277, app/assets/stylesheets/style.scss */
.max-h-90 {
  max-height: 90px !important;
}

/* line 17280, app/assets/stylesheets/style.scss */
.h-100 {
  height: 100px !important;
}

/* line 17283, app/assets/stylesheets/style.scss */
.min-h-100 {
  min-height: 100px !important;
}

/* line 17286, app/assets/stylesheets/style.scss */
.max-h-100 {
  max-height: 100px !important;
}

/* line 17289, app/assets/stylesheets/style.scss */
.h-120 {
  height: 120px !important;
}

/* line 17292, app/assets/stylesheets/style.scss */
.min-h-120 {
  min-height: 120px !important;
}

/* line 17295, app/assets/stylesheets/style.scss */
.max-h-120 {
  max-height: 120px !important;
}

/* line 17298, app/assets/stylesheets/style.scss */
.h-150 {
  height: 150px !important;
}

/* line 17301, app/assets/stylesheets/style.scss */
.min-h-150 {
  min-height: 150px !important;
}

/* line 17304, app/assets/stylesheets/style.scss */
.max-h-150 {
  max-height: 150px !important;
}

/* line 17307, app/assets/stylesheets/style.scss */
.h-160 {
  height: 160px !important;
}

/* line 17310, app/assets/stylesheets/style.scss */
.min-h-160 {
  min-height: 160px !important;
}

/* line 17313, app/assets/stylesheets/style.scss */
.max-h-160 {
  max-height: 160px !important;
}

/* line 17316, app/assets/stylesheets/style.scss */
.h-170 {
  height: 170px !important;
}

/* line 17319, app/assets/stylesheets/style.scss */
.min-h-170 {
  min-height: 170px !important;
}

/* line 17322, app/assets/stylesheets/style.scss */
.max-h-170 {
  max-height: 170px !important;
}

/* line 17325, app/assets/stylesheets/style.scss */
.h-180 {
  height: 180px !important;
}

/* line 17328, app/assets/stylesheets/style.scss */
.min-h-180 {
  min-height: 180px !important;
}

/* line 17331, app/assets/stylesheets/style.scss */
.max-h-180 {
  max-height: 180px !important;
}

/* line 17334, app/assets/stylesheets/style.scss */
.h-190 {
  height: 190px !important;
}

/* line 17337, app/assets/stylesheets/style.scss */
.min-h-190 {
  min-height: 190px !important;
}

/* line 17340, app/assets/stylesheets/style.scss */
.max-h-190 {
  max-height: 190px !important;
}

/* line 17343, app/assets/stylesheets/style.scss */
.h-200 {
  height: 200px !important;
}

/* line 17346, app/assets/stylesheets/style.scss */
.min-h-200 {
  min-height: 200px !important;
}

/* line 17349, app/assets/stylesheets/style.scss */
.max-h-200 {
  max-height: 200px !important;
}

/* line 17352, app/assets/stylesheets/style.scss */
.h-250 {
  height: 250px !important;
}

/* line 17355, app/assets/stylesheets/style.scss */
.min-h-250 {
  min-height: 250px !important;
}

/* line 17358, app/assets/stylesheets/style.scss */
.max-h-250 {
  max-height: 250px !important;
}

/* line 17361, app/assets/stylesheets/style.scss */
.h-300 {
  height: 300px !important;
}

/* line 17364, app/assets/stylesheets/style.scss */
.min-h-300 {
  min-height: 300px !important;
}

/* line 17367, app/assets/stylesheets/style.scss */
.max-h-300 {
  max-height: 300px !important;
}

/* line 17370, app/assets/stylesheets/style.scss */
.h-310 {
  height: 310px !important;
}

/* line 17373, app/assets/stylesheets/style.scss */
.min-h-310 {
  min-height: 310px !important;
}

/* line 17376, app/assets/stylesheets/style.scss */
.max-h-310 {
  max-height: 310px !important;
}

/* line 17379, app/assets/stylesheets/style.scss */
.h-320 {
  height: 320px !important;
}

/* line 17382, app/assets/stylesheets/style.scss */
.min-h-320 {
  min-height: 320px !important;
}

/* line 17385, app/assets/stylesheets/style.scss */
.max-h-320 {
  max-height: 320px !important;
}

/* line 17388, app/assets/stylesheets/style.scss */
.h-325 {
  height: 325px !important;
}

/* line 17391, app/assets/stylesheets/style.scss */
.min-h-325 {
  min-height: 325px !important;
}

/* line 17394, app/assets/stylesheets/style.scss */
.max-h-325 {
  max-height: 325px !important;
}

/* line 17397, app/assets/stylesheets/style.scss */
.h-350 {
  height: 350px !important;
}

/* line 17400, app/assets/stylesheets/style.scss */
.min-h-350 {
  min-height: 350px !important;
}

/* line 17403, app/assets/stylesheets/style.scss */
.max-h-350 {
  max-height: 350px !important;
}

/* line 17406, app/assets/stylesheets/style.scss */
.h-400 {
  height: 400px !important;
}

/* line 17409, app/assets/stylesheets/style.scss */
.min-h-400 {
  min-height: 400px !important;
}

/* line 17412, app/assets/stylesheets/style.scss */
.max-h-400 {
  max-height: 400px !important;
}

/* line 17415, app/assets/stylesheets/style.scss */
.h-450 {
  height: 450px !important;
}

/* line 17418, app/assets/stylesheets/style.scss */
.min-h-450 {
  min-height: 450px !important;
}

/* line 17421, app/assets/stylesheets/style.scss */
.max-h-450 {
  max-height: 450px !important;
}

/* line 17424, app/assets/stylesheets/style.scss */
.h-500 {
  height: 500px !important;
}

/* line 17427, app/assets/stylesheets/style.scss */
.min-h-500 {
  min-height: 500px !important;
}

/* line 17430, app/assets/stylesheets/style.scss */
.max-h-500 {
  max-height: 500px !important;
}

/* line 17433, app/assets/stylesheets/style.scss */
.h-550 {
  height: 550px !important;
}

/* line 17436, app/assets/stylesheets/style.scss */
.min-h-550 {
  min-height: 550px !important;
}

/* line 17439, app/assets/stylesheets/style.scss */
.max-h-550 {
  max-height: 550px !important;
}

/* line 17442, app/assets/stylesheets/style.scss */
.h-600 {
  height: 600px !important;
}

/* line 17445, app/assets/stylesheets/style.scss */
.min-h-600 {
  min-height: 600px !important;
}

/* line 17448, app/assets/stylesheets/style.scss */
.max-h-600 {
  max-height: 600px !important;
}

/* line 17451, app/assets/stylesheets/style.scss */
.h-650 {
  height: 650px !important;
}

/* line 17454, app/assets/stylesheets/style.scss */
.min-h-650 {
  min-height: 650px !important;
}

/* line 17457, app/assets/stylesheets/style.scss */
.max-h-650 {
  max-height: 650px !important;
}

/* line 17460, app/assets/stylesheets/style.scss */
.h-700 {
  height: 700px !important;
}

/* line 17463, app/assets/stylesheets/style.scss */
.min-h-700 {
  min-height: 700px !important;
}

/* line 17466, app/assets/stylesheets/style.scss */
.max-h-700 {
  max-height: 700px !important;
}

/* line 17469, app/assets/stylesheets/style.scss */
.h-750 {
  height: 750px !important;
}

/* line 17472, app/assets/stylesheets/style.scss */
.min-h-750 {
  min-height: 750px !important;
}

/* line 17475, app/assets/stylesheets/style.scss */
.max-h-750 {
  max-height: 750px !important;
}

/* line 17478, app/assets/stylesheets/style.scss */
.h-800 {
  height: 800px !important;
}

/* line 17481, app/assets/stylesheets/style.scss */
.min-h-800 {
  min-height: 800px !important;
}

/* line 17484, app/assets/stylesheets/style.scss */
.max-h-800 {
  max-height: 800px !important;
}

/* line 17487, app/assets/stylesheets/style.scss */
.h-850 {
  height: 850px !important;
}

/* line 17490, app/assets/stylesheets/style.scss */
.min-h-850 {
  min-height: 850px !important;
}

/* line 17493, app/assets/stylesheets/style.scss */
.max-h-850 {
  max-height: 850px !important;
}

/* line 17496, app/assets/stylesheets/style.scss */
.h-900 {
  height: 900px !important;
}

/* line 17499, app/assets/stylesheets/style.scss */
.min-h-900 {
  min-height: 900px !important;
}

/* line 17502, app/assets/stylesheets/style.scss */
.max-h-900 {
  max-height: 900px !important;
}

/* line 17505, app/assets/stylesheets/style.scss */
.h-950 {
  height: 950px !important;
}

/* line 17508, app/assets/stylesheets/style.scss */
.min-h-950 {
  min-height: 950px !important;
}

/* line 17511, app/assets/stylesheets/style.scss */
.max-h-950 {
  max-height: 950px !important;
}

/* line 17514, app/assets/stylesheets/style.scss */
.h-1000 {
  height: 1000px !important;
}

/* line 17517, app/assets/stylesheets/style.scss */
.min-h-1000 {
  min-height: 1000px !important;
}

/* line 17520, app/assets/stylesheets/style.scss */
.max-h-1000 {
  max-height: 1000px !important;
}

/* line 17523, app/assets/stylesheets/style.scss */
.h-p5 {
  height: 5% !important;
}

/* line 17526, app/assets/stylesheets/style.scss */
.min-h-p5 {
  min-height: 5% !important;
}

/* line 17529, app/assets/stylesheets/style.scss */
.max-h-p5 {
  max-height: 5% !important;
}

/* line 17532, app/assets/stylesheets/style.scss */
.h-p10 {
  height: 10% !important;
}

/* line 17535, app/assets/stylesheets/style.scss */
.min-h-p10 {
  min-height: 10% !important;
}

/* line 17538, app/assets/stylesheets/style.scss */
.max-h-p10 {
  max-height: 10% !important;
}

/* line 17541, app/assets/stylesheets/style.scss */
.h-p15 {
  height: 15% !important;
}

/* line 17544, app/assets/stylesheets/style.scss */
.min-h-p15 {
  min-height: 15% !important;
}

/* line 17547, app/assets/stylesheets/style.scss */
.max-h-p15 {
  max-height: 15% !important;
}

/* line 17550, app/assets/stylesheets/style.scss */
.h-p20 {
  height: 20% !important;
}

/* line 17553, app/assets/stylesheets/style.scss */
.min-h-p20 {
  min-height: 20% !important;
}

/* line 17556, app/assets/stylesheets/style.scss */
.max-h-p20 {
  max-height: 20% !important;
}

/* line 17559, app/assets/stylesheets/style.scss */
.h-p25 {
  height: 25% !important;
}

/* line 17562, app/assets/stylesheets/style.scss */
.min-h-p25 {
  min-height: 25% !important;
}

/* line 17565, app/assets/stylesheets/style.scss */
.max-h-p25 {
  max-height: 25% !important;
}

/* line 17568, app/assets/stylesheets/style.scss */
.h-p30 {
  height: 30% !important;
}

/* line 17571, app/assets/stylesheets/style.scss */
.min-h-p30 {
  min-height: 30% !important;
}

/* line 17574, app/assets/stylesheets/style.scss */
.max-h-p30 {
  max-height: 30% !important;
}

/* line 17577, app/assets/stylesheets/style.scss */
.h-p35 {
  height: 35% !important;
}

/* line 17580, app/assets/stylesheets/style.scss */
.min-h-p35 {
  min-height: 35% !important;
}

/* line 17583, app/assets/stylesheets/style.scss */
.max-h-p35 {
  max-height: 35% !important;
}

/* line 17586, app/assets/stylesheets/style.scss */
.h-p40 {
  height: 40% !important;
}

/* line 17589, app/assets/stylesheets/style.scss */
.min-h-p40 {
  min-height: 40% !important;
}

/* line 17592, app/assets/stylesheets/style.scss */
.max-h-p40 {
  max-height: 40% !important;
}

/* line 17595, app/assets/stylesheets/style.scss */
.h-p45 {
  height: 45% !important;
}

/* line 17598, app/assets/stylesheets/style.scss */
.min-h-p45 {
  min-height: 45% !important;
}

/* line 17601, app/assets/stylesheets/style.scss */
.max-h-p45 {
  max-height: 45% !important;
}

/* line 17604, app/assets/stylesheets/style.scss */
.h-p50 {
  height: 50% !important;
}

/* line 17607, app/assets/stylesheets/style.scss */
.min-h-p50 {
  min-height: 50% !important;
}

/* line 17610, app/assets/stylesheets/style.scss */
.max-h-p50 {
  max-height: 50% !important;
}

/* line 17613, app/assets/stylesheets/style.scss */
.h-p60 {
  height: 60% !important;
}

/* line 17616, app/assets/stylesheets/style.scss */
.min-h-p60 {
  min-height: 60% !important;
}

/* line 17619, app/assets/stylesheets/style.scss */
.max-h-p60 {
  max-height: 60% !important;
}

/* line 17622, app/assets/stylesheets/style.scss */
.h-p65 {
  height: 65% !important;
}

/* line 17625, app/assets/stylesheets/style.scss */
.min-h-p65 {
  min-height: 65% !important;
}

/* line 17628, app/assets/stylesheets/style.scss */
.max-h-p65 {
  max-height: 65% !important;
}

/* line 17631, app/assets/stylesheets/style.scss */
.h-p70 {
  height: 70% !important;
}

/* line 17634, app/assets/stylesheets/style.scss */
.min-h-p70 {
  min-height: 70% !important;
}

/* line 17637, app/assets/stylesheets/style.scss */
.max-h-p70 {
  max-height: 70% !important;
}

/* line 17640, app/assets/stylesheets/style.scss */
.h-p75 {
  height: 75% !important;
}

/* line 17643, app/assets/stylesheets/style.scss */
.min-h-p75 {
  min-height: 75% !important;
}

/* line 17646, app/assets/stylesheets/style.scss */
.max-h-p75 {
  max-height: 75% !important;
}

/* line 17649, app/assets/stylesheets/style.scss */
.h-p80 {
  height: 80% !important;
}

/* line 17652, app/assets/stylesheets/style.scss */
.min-h-p80 {
  min-height: 80% !important;
}

/* line 17655, app/assets/stylesheets/style.scss */
.max-h-p80 {
  max-height: 80% !important;
}

/* line 17658, app/assets/stylesheets/style.scss */
.h-p85 {
  height: 85% !important;
}

/* line 17661, app/assets/stylesheets/style.scss */
.min-h-p85 {
  min-height: 85% !important;
}

/* line 17664, app/assets/stylesheets/style.scss */
.max-h-p85 {
  max-height: 85% !important;
}

/* line 17667, app/assets/stylesheets/style.scss */
.h-p90 {
  height: 90% !important;
}

/* line 17670, app/assets/stylesheets/style.scss */
.min-h-p90 {
  min-height: 90% !important;
}

/* line 17673, app/assets/stylesheets/style.scss */
.max-h-p90 {
  max-height: 90% !important;
}

/* line 17676, app/assets/stylesheets/style.scss */
.h-p95 {
  height: 95% !important;
}

/* line 17679, app/assets/stylesheets/style.scss */
.min-h-p95 {
  min-height: 95% !important;
}

/* line 17682, app/assets/stylesheets/style.scss */
.max-h-p95 {
  max-height: 95% !important;
}

/* line 17685, app/assets/stylesheets/style.scss */
.h-p100 {
  height: 100% !important;
}

/* line 17688, app/assets/stylesheets/style.scss */
.min-h-p100 {
  min-height: 100% !important;
}

/* line 17691, app/assets/stylesheets/style.scss */
.max-h-p100 {
  max-height: 100% !important;
}

/* line 17694, app/assets/stylesheets/style.scss */
.h-auto {
  height: auto !important;
}

/* line 17697, app/assets/stylesheets/style.scss */
.min-h-auto {
  min-height: auto !important;
}

/* line 17700, app/assets/stylesheets/style.scss */
.max-h-auto {
  max-height: auto !important;
}

@media (max-width: 575px) {
  /* line 17704, app/assets/stylesheets/style.scss */
  .h-xs-0 {
    height: 0px !important;
  }
  /* line 17707, app/assets/stylesheets/style.scss */
  .min-h-xs-0 {
    min-height: 0px !important;
  }
  /* line 17710, app/assets/stylesheets/style.scss */
  .max-h-xs-0 {
    max-height: 0px !important;
  }
  /* line 17713, app/assets/stylesheets/style.scss */
  .h-xs-10 {
    height: 10px !important;
  }
  /* line 17716, app/assets/stylesheets/style.scss */
  .min-h-xs-10 {
    min-height: 10px !important;
  }
  /* line 17719, app/assets/stylesheets/style.scss */
  .max-h-xs-10 {
    max-height: 10px !important;
  }
  /* line 17722, app/assets/stylesheets/style.scss */
  .h-xs-15 {
    height: 15px !important;
  }
  /* line 17725, app/assets/stylesheets/style.scss */
  .min-h-xs-15 {
    min-height: 15px !important;
  }
  /* line 17728, app/assets/stylesheets/style.scss */
  .max-h-xs-15 {
    max-height: 15px !important;
  }
  /* line 17731, app/assets/stylesheets/style.scss */
  .h-xs-20 {
    height: 20px !important;
  }
  /* line 17734, app/assets/stylesheets/style.scss */
  .min-h-xs-20 {
    min-height: 20px !important;
  }
  /* line 17737, app/assets/stylesheets/style.scss */
  .max-h-xs-20 {
    max-height: 20px !important;
  }
  /* line 17740, app/assets/stylesheets/style.scss */
  .h-xs-30 {
    height: 30px !important;
  }
  /* line 17743, app/assets/stylesheets/style.scss */
  .min-h-xs-30 {
    min-height: 30px !important;
  }
  /* line 17746, app/assets/stylesheets/style.scss */
  .max-h-xs-30 {
    max-height: 30px !important;
  }
  /* line 17749, app/assets/stylesheets/style.scss */
  .h-xs-40 {
    height: 40px !important;
  }
  /* line 17752, app/assets/stylesheets/style.scss */
  .min-h-xs-40 {
    min-height: 40px !important;
  }
  /* line 17755, app/assets/stylesheets/style.scss */
  .max-h-xs-40 {
    max-height: 40px !important;
  }
  /* line 17758, app/assets/stylesheets/style.scss */
  .h-xs-50 {
    height: 50px !important;
  }
  /* line 17761, app/assets/stylesheets/style.scss */
  .min-h-xs-50 {
    min-height: 50px !important;
  }
  /* line 17764, app/assets/stylesheets/style.scss */
  .max-h-xs-50 {
    max-height: 50px !important;
  }
  /* line 17767, app/assets/stylesheets/style.scss */
  .h-xs-60 {
    height: 60px !important;
  }
  /* line 17770, app/assets/stylesheets/style.scss */
  .min-h-xs-60 {
    min-height: 60px !important;
  }
  /* line 17773, app/assets/stylesheets/style.scss */
  .max-h-xs-60 {
    max-height: 60px !important;
  }
  /* line 17776, app/assets/stylesheets/style.scss */
  .h-xs-70 {
    height: 70px !important;
  }
  /* line 17779, app/assets/stylesheets/style.scss */
  .min-h-xs-70 {
    min-height: 70px !important;
  }
  /* line 17782, app/assets/stylesheets/style.scss */
  .max-h-xs-70 {
    max-height: 70px !important;
  }
  /* line 17785, app/assets/stylesheets/style.scss */
  .h-xs-80 {
    height: 80px !important;
  }
  /* line 17788, app/assets/stylesheets/style.scss */
  .min-h-xs-80 {
    min-height: 80px !important;
  }
  /* line 17791, app/assets/stylesheets/style.scss */
  .max-h-xs-80 {
    max-height: 80px !important;
  }
  /* line 17794, app/assets/stylesheets/style.scss */
  .h-xs-90 {
    height: 90px !important;
  }
  /* line 17797, app/assets/stylesheets/style.scss */
  .min-h-xs-90 {
    min-height: 90px !important;
  }
  /* line 17800, app/assets/stylesheets/style.scss */
  .max-h-xs-90 {
    max-height: 90px !important;
  }
  /* line 17803, app/assets/stylesheets/style.scss */
  .h-xs-100 {
    height: 100px !important;
  }
  /* line 17806, app/assets/stylesheets/style.scss */
  .min-h-xs-100 {
    min-height: 100px !important;
  }
  /* line 17809, app/assets/stylesheets/style.scss */
  .max-h-xs-100 {
    max-height: 100px !important;
  }
  /* line 17812, app/assets/stylesheets/style.scss */
  .h-xs-120 {
    height: 120px !important;
  }
  /* line 17815, app/assets/stylesheets/style.scss */
  .min-h-xs-120 {
    min-height: 120px !important;
  }
  /* line 17818, app/assets/stylesheets/style.scss */
  .max-h-xs-120 {
    max-height: 120px !important;
  }
  /* line 17821, app/assets/stylesheets/style.scss */
  .h-xs-150 {
    height: 150px !important;
  }
  /* line 17824, app/assets/stylesheets/style.scss */
  .min-h-xs-150 {
    min-height: 150px !important;
  }
  /* line 17827, app/assets/stylesheets/style.scss */
  .max-h-xs-150 {
    max-height: 150px !important;
  }
  /* line 17830, app/assets/stylesheets/style.scss */
  .h-xs-160 {
    height: 160px !important;
  }
  /* line 17833, app/assets/stylesheets/style.scss */
  .min-h-xs-160 {
    min-height: 160px !important;
  }
  /* line 17836, app/assets/stylesheets/style.scss */
  .max-h-xs-160 {
    max-height: 160px !important;
  }
  /* line 17839, app/assets/stylesheets/style.scss */
  .h-xs-170 {
    height: 170px !important;
  }
  /* line 17842, app/assets/stylesheets/style.scss */
  .min-h-xs-170 {
    min-height: 170px !important;
  }
  /* line 17845, app/assets/stylesheets/style.scss */
  .max-h-xs-170 {
    max-height: 170px !important;
  }
  /* line 17848, app/assets/stylesheets/style.scss */
  .h-xs-180 {
    height: 180px !important;
  }
  /* line 17851, app/assets/stylesheets/style.scss */
  .min-h-xs-180 {
    min-height: 180px !important;
  }
  /* line 17854, app/assets/stylesheets/style.scss */
  .max-h-xs-180 {
    max-height: 180px !important;
  }
  /* line 17857, app/assets/stylesheets/style.scss */
  .h-xs-190 {
    height: 190px !important;
  }
  /* line 17860, app/assets/stylesheets/style.scss */
  .min-h-xs-190 {
    min-height: 190px !important;
  }
  /* line 17863, app/assets/stylesheets/style.scss */
  .max-h-xs-190 {
    max-height: 190px !important;
  }
  /* line 17866, app/assets/stylesheets/style.scss */
  .h-xs-200 {
    height: 200px !important;
  }
  /* line 17869, app/assets/stylesheets/style.scss */
  .min-h-xs-200 {
    min-height: 200px !important;
  }
  /* line 17872, app/assets/stylesheets/style.scss */
  .max-h-xs-200 {
    max-height: 200px !important;
  }
  /* line 17875, app/assets/stylesheets/style.scss */
  .h-xs-250 {
    height: 250px !important;
  }
  /* line 17878, app/assets/stylesheets/style.scss */
  .min-h-xs-250 {
    min-height: 250px !important;
  }
  /* line 17881, app/assets/stylesheets/style.scss */
  .max-h-xs-250 {
    max-height: 250px !important;
  }
  /* line 17884, app/assets/stylesheets/style.scss */
  .h-xs-300 {
    height: 300px !important;
  }
  /* line 17887, app/assets/stylesheets/style.scss */
  .min-h-xs-300 {
    min-height: 300px !important;
  }
  /* line 17890, app/assets/stylesheets/style.scss */
  .max-h-xs-300 {
    max-height: 300px !important;
  }
  /* line 17893, app/assets/stylesheets/style.scss */
  .h-xs-310 {
    height: 310px !important;
  }
  /* line 17896, app/assets/stylesheets/style.scss */
  .min-h-xs-310 {
    min-height: 310px !important;
  }
  /* line 17899, app/assets/stylesheets/style.scss */
  .max-h-xs-310 {
    max-height: 310px !important;
  }
  /* line 17902, app/assets/stylesheets/style.scss */
  .h-xs-320 {
    height: 320px !important;
  }
  /* line 17905, app/assets/stylesheets/style.scss */
  .min-h-xs-320 {
    min-height: 320px !important;
  }
  /* line 17908, app/assets/stylesheets/style.scss */
  .max-h-xs-320 {
    max-height: 320px !important;
  }
  /* line 17911, app/assets/stylesheets/style.scss */
  .h-xs-325 {
    height: 325px !important;
  }
  /* line 17914, app/assets/stylesheets/style.scss */
  .min-h-xs-325 {
    min-height: 325px !important;
  }
  /* line 17917, app/assets/stylesheets/style.scss */
  .max-h-xs-325 {
    max-height: 325px !important;
  }
  /* line 17920, app/assets/stylesheets/style.scss */
  .h-xs-350 {
    height: 350px !important;
  }
  /* line 17923, app/assets/stylesheets/style.scss */
  .min-h-xs-350 {
    min-height: 350px !important;
  }
  /* line 17926, app/assets/stylesheets/style.scss */
  .max-h-xs-350 {
    max-height: 350px !important;
  }
  /* line 17929, app/assets/stylesheets/style.scss */
  .h-xs-400 {
    height: 400px !important;
  }
  /* line 17932, app/assets/stylesheets/style.scss */
  .min-h-xs-400 {
    min-height: 400px !important;
  }
  /* line 17935, app/assets/stylesheets/style.scss */
  .max-h-xs-400 {
    max-height: 400px !important;
  }
  /* line 17938, app/assets/stylesheets/style.scss */
  .h-xs-450 {
    height: 450px !important;
  }
  /* line 17941, app/assets/stylesheets/style.scss */
  .min-h-xs-450 {
    min-height: 450px !important;
  }
  /* line 17944, app/assets/stylesheets/style.scss */
  .max-h-xs-450 {
    max-height: 450px !important;
  }
  /* line 17947, app/assets/stylesheets/style.scss */
  .h-xs-500 {
    height: 500px !important;
  }
  /* line 17950, app/assets/stylesheets/style.scss */
  .min-h-xs-500 {
    min-height: 500px !important;
  }
  /* line 17953, app/assets/stylesheets/style.scss */
  .max-h-xs-500 {
    max-height: 500px !important;
  }
  /* line 17956, app/assets/stylesheets/style.scss */
  .h-xs-550 {
    height: 550px !important;
  }
  /* line 17959, app/assets/stylesheets/style.scss */
  .min-h-xs-550 {
    min-height: 550px !important;
  }
  /* line 17962, app/assets/stylesheets/style.scss */
  .max-h-xs-550 {
    max-height: 550px !important;
  }
  /* line 17965, app/assets/stylesheets/style.scss */
  .h-xs-600 {
    height: 600px !important;
  }
  /* line 17968, app/assets/stylesheets/style.scss */
  .min-h-xs-600 {
    min-height: 600px !important;
  }
  /* line 17971, app/assets/stylesheets/style.scss */
  .max-h-xs-600 {
    max-height: 600px !important;
  }
  /* line 17974, app/assets/stylesheets/style.scss */
  .h-xs-650 {
    height: 650px !important;
  }
  /* line 17977, app/assets/stylesheets/style.scss */
  .min-h-xs-650 {
    min-height: 650px !important;
  }
  /* line 17980, app/assets/stylesheets/style.scss */
  .max-h-xs-650 {
    max-height: 650px !important;
  }
  /* line 17983, app/assets/stylesheets/style.scss */
  .h-xs-700 {
    height: 700px !important;
  }
  /* line 17986, app/assets/stylesheets/style.scss */
  .min-h-xs-700 {
    min-height: 700px !important;
  }
  /* line 17989, app/assets/stylesheets/style.scss */
  .max-h-xs-700 {
    max-height: 700px !important;
  }
  /* line 17992, app/assets/stylesheets/style.scss */
  .h-xs-750 {
    height: 750px !important;
  }
  /* line 17995, app/assets/stylesheets/style.scss */
  .min-h-xs-750 {
    min-height: 750px !important;
  }
  /* line 17998, app/assets/stylesheets/style.scss */
  .max-h-xs-750 {
    max-height: 750px !important;
  }
  /* line 18001, app/assets/stylesheets/style.scss */
  .h-xs-800 {
    height: 800px !important;
  }
  /* line 18004, app/assets/stylesheets/style.scss */
  .min-h-xs-800 {
    min-height: 800px !important;
  }
  /* line 18007, app/assets/stylesheets/style.scss */
  .max-h-xs-800 {
    max-height: 800px !important;
  }
  /* line 18010, app/assets/stylesheets/style.scss */
  .h-xs-850 {
    height: 850px !important;
  }
  /* line 18013, app/assets/stylesheets/style.scss */
  .min-h-xs-850 {
    min-height: 850px !important;
  }
  /* line 18016, app/assets/stylesheets/style.scss */
  .max-h-xs-850 {
    max-height: 850px !important;
  }
  /* line 18019, app/assets/stylesheets/style.scss */
  .h-xs-900 {
    height: 900px !important;
  }
  /* line 18022, app/assets/stylesheets/style.scss */
  .min-h-xs-900 {
    min-height: 900px !important;
  }
  /* line 18025, app/assets/stylesheets/style.scss */
  .max-h-xs-900 {
    max-height: 900px !important;
  }
  /* line 18028, app/assets/stylesheets/style.scss */
  .h-xs-950 {
    height: 950px !important;
  }
  /* line 18031, app/assets/stylesheets/style.scss */
  .min-h-xs-950 {
    min-height: 950px !important;
  }
  /* line 18034, app/assets/stylesheets/style.scss */
  .max-h-xs-950 {
    max-height: 950px !important;
  }
  /* line 18037, app/assets/stylesheets/style.scss */
  .h-xs-1000 {
    height: 1000px !important;
  }
  /* line 18040, app/assets/stylesheets/style.scss */
  .min-h-xs-1000 {
    min-height: 1000px !important;
  }
  /* line 18043, app/assets/stylesheets/style.scss */
  .max-h-xs-1000 {
    max-height: 1000px !important;
  }
  /* line 18046, app/assets/stylesheets/style.scss */
  .h-xs-p5 {
    height: 5% !important;
  }
  /* line 18049, app/assets/stylesheets/style.scss */
  .min-h-xs-p5 {
    min-height: 5% !important;
  }
  /* line 18052, app/assets/stylesheets/style.scss */
  .max-h-xs-p5 {
    max-height: 5% !important;
  }
  /* line 18055, app/assets/stylesheets/style.scss */
  .h-xs-p10 {
    height: 10% !important;
  }
  /* line 18058, app/assets/stylesheets/style.scss */
  .min-h-xs-p10 {
    min-height: 10% !important;
  }
  /* line 18061, app/assets/stylesheets/style.scss */
  .max-h-xs-p10 {
    max-height: 10% !important;
  }
  /* line 18064, app/assets/stylesheets/style.scss */
  .h-xs-p15 {
    height: 15% !important;
  }
  /* line 18067, app/assets/stylesheets/style.scss */
  .min-h-xs-p15 {
    min-height: 15% !important;
  }
  /* line 18070, app/assets/stylesheets/style.scss */
  .max-h-xs-p15 {
    max-height: 15% !important;
  }
  /* line 18073, app/assets/stylesheets/style.scss */
  .h-xs-p20 {
    height: 20% !important;
  }
  /* line 18076, app/assets/stylesheets/style.scss */
  .min-h-xs-p20 {
    min-height: 20% !important;
  }
  /* line 18079, app/assets/stylesheets/style.scss */
  .max-h-xs-p20 {
    max-height: 20% !important;
  }
  /* line 18082, app/assets/stylesheets/style.scss */
  .h-xs-p25 {
    height: 25% !important;
  }
  /* line 18085, app/assets/stylesheets/style.scss */
  .min-h-xs-p25 {
    min-height: 25% !important;
  }
  /* line 18088, app/assets/stylesheets/style.scss */
  .max-h-xs-p25 {
    max-height: 25% !important;
  }
  /* line 18091, app/assets/stylesheets/style.scss */
  .h-xs-p30 {
    height: 30% !important;
  }
  /* line 18094, app/assets/stylesheets/style.scss */
  .min-h-xs-p30 {
    min-height: 30% !important;
  }
  /* line 18097, app/assets/stylesheets/style.scss */
  .max-h-xs-p30 {
    max-height: 30% !important;
  }
  /* line 18100, app/assets/stylesheets/style.scss */
  .h-xs-p35 {
    height: 35% !important;
  }
  /* line 18103, app/assets/stylesheets/style.scss */
  .min-h-xs-p35 {
    min-height: 35% !important;
  }
  /* line 18106, app/assets/stylesheets/style.scss */
  .max-h-xs-p35 {
    max-height: 35% !important;
  }
  /* line 18109, app/assets/stylesheets/style.scss */
  .h-xs-p40 {
    height: 40% !important;
  }
  /* line 18112, app/assets/stylesheets/style.scss */
  .min-h-xs-p40 {
    min-height: 40% !important;
  }
  /* line 18115, app/assets/stylesheets/style.scss */
  .max-h-xs-p40 {
    max-height: 40% !important;
  }
  /* line 18118, app/assets/stylesheets/style.scss */
  .h-xs-p45 {
    height: 45% !important;
  }
  /* line 18121, app/assets/stylesheets/style.scss */
  .min-h-xs-p45 {
    min-height: 45% !important;
  }
  /* line 18124, app/assets/stylesheets/style.scss */
  .max-h-xs-p45 {
    max-height: 45% !important;
  }
  /* line 18127, app/assets/stylesheets/style.scss */
  .h-xs-p50 {
    height: 50% !important;
  }
  /* line 18130, app/assets/stylesheets/style.scss */
  .min-h-xs-p50 {
    min-height: 50% !important;
  }
  /* line 18133, app/assets/stylesheets/style.scss */
  .max-h-xs-p50 {
    max-height: 50% !important;
  }
  /* line 18136, app/assets/stylesheets/style.scss */
  .h-xs-p60 {
    height: 60% !important;
  }
  /* line 18139, app/assets/stylesheets/style.scss */
  .min-h-xs-p60 {
    min-height: 60% !important;
  }
  /* line 18142, app/assets/stylesheets/style.scss */
  .max-h-xs-p60 {
    max-height: 60% !important;
  }
  /* line 18145, app/assets/stylesheets/style.scss */
  .h-xs-p65 {
    height: 65% !important;
  }
  /* line 18148, app/assets/stylesheets/style.scss */
  .min-h-xs-p65 {
    min-height: 65% !important;
  }
  /* line 18151, app/assets/stylesheets/style.scss */
  .max-h-xs-p65 {
    max-height: 65% !important;
  }
  /* line 18154, app/assets/stylesheets/style.scss */
  .h-xs-p70 {
    height: 70% !important;
  }
  /* line 18157, app/assets/stylesheets/style.scss */
  .min-h-xs-p70 {
    min-height: 70% !important;
  }
  /* line 18160, app/assets/stylesheets/style.scss */
  .max-h-xs-p70 {
    max-height: 70% !important;
  }
  /* line 18163, app/assets/stylesheets/style.scss */
  .h-xs-p75 {
    height: 75% !important;
  }
  /* line 18166, app/assets/stylesheets/style.scss */
  .min-h-xs-p75 {
    min-height: 75% !important;
  }
  /* line 18169, app/assets/stylesheets/style.scss */
  .max-h-xs-p75 {
    max-height: 75% !important;
  }
  /* line 18172, app/assets/stylesheets/style.scss */
  .h-xs-p80 {
    height: 80% !important;
  }
  /* line 18175, app/assets/stylesheets/style.scss */
  .min-h-xs-p80 {
    min-height: 80% !important;
  }
  /* line 18178, app/assets/stylesheets/style.scss */
  .max-h-xs-p80 {
    max-height: 80% !important;
  }
  /* line 18181, app/assets/stylesheets/style.scss */
  .h-xs-p85 {
    height: 85% !important;
  }
  /* line 18184, app/assets/stylesheets/style.scss */
  .min-h-xs-p85 {
    min-height: 85% !important;
  }
  /* line 18187, app/assets/stylesheets/style.scss */
  .max-h-xs-p85 {
    max-height: 85% !important;
  }
  /* line 18190, app/assets/stylesheets/style.scss */
  .h-xs-p90 {
    height: 90% !important;
  }
  /* line 18193, app/assets/stylesheets/style.scss */
  .min-h-xs-p90 {
    min-height: 90% !important;
  }
  /* line 18196, app/assets/stylesheets/style.scss */
  .max-h-xs-p90 {
    max-height: 90% !important;
  }
  /* line 18199, app/assets/stylesheets/style.scss */
  .h-xs-p95 {
    height: 95% !important;
  }
  /* line 18202, app/assets/stylesheets/style.scss */
  .min-h-xs-p95 {
    min-height: 95% !important;
  }
  /* line 18205, app/assets/stylesheets/style.scss */
  .max-h-xs-p95 {
    max-height: 95% !important;
  }
  /* line 18208, app/assets/stylesheets/style.scss */
  .h-xs-p100 {
    height: 100% !important;
  }
  /* line 18211, app/assets/stylesheets/style.scss */
  .min-h-xs-p100 {
    min-height: 100% !important;
  }
  /* line 18214, app/assets/stylesheets/style.scss */
  .max-h-xs-p100 {
    max-height: 100% !important;
  }
  /* line 18217, app/assets/stylesheets/style.scss */
  .h-xs-auto {
    height: auto !important;
  }
  /* line 18220, app/assets/stylesheets/style.scss */
  .min-h-xs-auto {
    min-height: auto !important;
  }
  /* line 18223, app/assets/stylesheets/style.scss */
  .max-h-xs-auto {
    max-height: auto !important;
  }
}

@media (min-width: 576px) {
  /* line 18226, app/assets/stylesheets/style.scss */
  .h-sm-0 {
    height: 0px !important;
  }
  /* line 18229, app/assets/stylesheets/style.scss */
  .min-h-sm-0 {
    min-height: 0px !important;
  }
  /* line 18232, app/assets/stylesheets/style.scss */
  .max-h-sm-0 {
    max-height: 0px !important;
  }
  /* line 18235, app/assets/stylesheets/style.scss */
  .h-sm-10 {
    height: 10px !important;
  }
  /* line 18238, app/assets/stylesheets/style.scss */
  .min-h-sm-10 {
    min-height: 10px !important;
  }
  /* line 18241, app/assets/stylesheets/style.scss */
  .max-h-sm-10 {
    max-height: 10px !important;
  }
  /* line 18244, app/assets/stylesheets/style.scss */
  .h-sm-15 {
    height: 15px !important;
  }
  /* line 18247, app/assets/stylesheets/style.scss */
  .min-h-sm-15 {
    min-height: 15px !important;
  }
  /* line 18250, app/assets/stylesheets/style.scss */
  .max-h-sm-15 {
    max-height: 15px !important;
  }
  /* line 18253, app/assets/stylesheets/style.scss */
  .h-sm-20 {
    height: 20px !important;
  }
  /* line 18256, app/assets/stylesheets/style.scss */
  .min-h-sm-20 {
    min-height: 20px !important;
  }
  /* line 18259, app/assets/stylesheets/style.scss */
  .max-h-sm-20 {
    max-height: 20px !important;
  }
  /* line 18262, app/assets/stylesheets/style.scss */
  .h-sm-30 {
    height: 30px !important;
  }
  /* line 18265, app/assets/stylesheets/style.scss */
  .min-h-sm-30 {
    min-height: 30px !important;
  }
  /* line 18268, app/assets/stylesheets/style.scss */
  .max-h-sm-30 {
    max-height: 30px !important;
  }
  /* line 18271, app/assets/stylesheets/style.scss */
  .h-sm-40 {
    height: 40px !important;
  }
  /* line 18274, app/assets/stylesheets/style.scss */
  .min-h-sm-40 {
    min-height: 40px !important;
  }
  /* line 18277, app/assets/stylesheets/style.scss */
  .max-h-sm-40 {
    max-height: 40px !important;
  }
  /* line 18280, app/assets/stylesheets/style.scss */
  .h-sm-50 {
    height: 50px !important;
  }
  /* line 18283, app/assets/stylesheets/style.scss */
  .min-h-sm-50 {
    min-height: 50px !important;
  }
  /* line 18286, app/assets/stylesheets/style.scss */
  .max-h-sm-50 {
    max-height: 50px !important;
  }
  /* line 18289, app/assets/stylesheets/style.scss */
  .h-sm-60 {
    height: 60px !important;
  }
  /* line 18292, app/assets/stylesheets/style.scss */
  .min-h-sm-60 {
    min-height: 60px !important;
  }
  /* line 18295, app/assets/stylesheets/style.scss */
  .max-h-sm-60 {
    max-height: 60px !important;
  }
  /* line 18298, app/assets/stylesheets/style.scss */
  .h-sm-70 {
    height: 70px !important;
  }
  /* line 18301, app/assets/stylesheets/style.scss */
  .min-h-sm-70 {
    min-height: 70px !important;
  }
  /* line 18304, app/assets/stylesheets/style.scss */
  .max-h-sm-70 {
    max-height: 70px !important;
  }
  /* line 18307, app/assets/stylesheets/style.scss */
  .h-sm-80 {
    height: 80px !important;
  }
  /* line 18310, app/assets/stylesheets/style.scss */
  .min-h-sm-80 {
    min-height: 80px !important;
  }
  /* line 18313, app/assets/stylesheets/style.scss */
  .max-h-sm-80 {
    max-height: 80px !important;
  }
  /* line 18316, app/assets/stylesheets/style.scss */
  .h-sm-90 {
    height: 90px !important;
  }
  /* line 18319, app/assets/stylesheets/style.scss */
  .min-h-sm-90 {
    min-height: 90px !important;
  }
  /* line 18322, app/assets/stylesheets/style.scss */
  .max-h-sm-90 {
    max-height: 90px !important;
  }
  /* line 18325, app/assets/stylesheets/style.scss */
  .h-sm-100 {
    height: 100px !important;
  }
  /* line 18328, app/assets/stylesheets/style.scss */
  .min-h-sm-100 {
    min-height: 100px !important;
  }
  /* line 18331, app/assets/stylesheets/style.scss */
  .max-h-sm-100 {
    max-height: 100px !important;
  }
  /* line 18334, app/assets/stylesheets/style.scss */
  .h-sm-120 {
    height: 120px !important;
  }
  /* line 18337, app/assets/stylesheets/style.scss */
  .min-h-sm-120 {
    min-height: 120px !important;
  }
  /* line 18340, app/assets/stylesheets/style.scss */
  .max-h-sm-120 {
    max-height: 120px !important;
  }
  /* line 18343, app/assets/stylesheets/style.scss */
  .h-sm-150 {
    height: 150px !important;
  }
  /* line 18346, app/assets/stylesheets/style.scss */
  .min-h-sm-150 {
    min-height: 150px !important;
  }
  /* line 18349, app/assets/stylesheets/style.scss */
  .max-h-sm-150 {
    max-height: 150px !important;
  }
  /* line 18352, app/assets/stylesheets/style.scss */
  .h-sm-160 {
    height: 160px !important;
  }
  /* line 18355, app/assets/stylesheets/style.scss */
  .min-h-sm-160 {
    min-height: 160px !important;
  }
  /* line 18358, app/assets/stylesheets/style.scss */
  .max-h-sm-160 {
    max-height: 160px !important;
  }
  /* line 18361, app/assets/stylesheets/style.scss */
  .h-sm-170 {
    height: 170px !important;
  }
  /* line 18364, app/assets/stylesheets/style.scss */
  .min-h-sm-170 {
    min-height: 170px !important;
  }
  /* line 18367, app/assets/stylesheets/style.scss */
  .max-h-sm-170 {
    max-height: 170px !important;
  }
  /* line 18370, app/assets/stylesheets/style.scss */
  .h-sm-180 {
    height: 180px !important;
  }
  /* line 18373, app/assets/stylesheets/style.scss */
  .min-h-sm-180 {
    min-height: 180px !important;
  }
  /* line 18376, app/assets/stylesheets/style.scss */
  .max-h-sm-180 {
    max-height: 180px !important;
  }
  /* line 18379, app/assets/stylesheets/style.scss */
  .h-sm-190 {
    height: 190px !important;
  }
  /* line 18382, app/assets/stylesheets/style.scss */
  .min-h-sm-190 {
    min-height: 190px !important;
  }
  /* line 18385, app/assets/stylesheets/style.scss */
  .max-h-sm-190 {
    max-height: 190px !important;
  }
  /* line 18388, app/assets/stylesheets/style.scss */
  .h-sm-200 {
    height: 200px !important;
  }
  /* line 18391, app/assets/stylesheets/style.scss */
  .min-h-sm-200 {
    min-height: 200px !important;
  }
  /* line 18394, app/assets/stylesheets/style.scss */
  .max-h-sm-200 {
    max-height: 200px !important;
  }
  /* line 18397, app/assets/stylesheets/style.scss */
  .h-sm-250 {
    height: 250px !important;
  }
  /* line 18400, app/assets/stylesheets/style.scss */
  .min-h-sm-250 {
    min-height: 250px !important;
  }
  /* line 18403, app/assets/stylesheets/style.scss */
  .max-h-sm-250 {
    max-height: 250px !important;
  }
  /* line 18406, app/assets/stylesheets/style.scss */
  .h-sm-300 {
    height: 300px !important;
  }
  /* line 18409, app/assets/stylesheets/style.scss */
  .min-h-sm-300 {
    min-height: 300px !important;
  }
  /* line 18412, app/assets/stylesheets/style.scss */
  .max-h-sm-300 {
    max-height: 300px !important;
  }
  /* line 18415, app/assets/stylesheets/style.scss */
  .h-sm-310 {
    height: 310px !important;
  }
  /* line 18418, app/assets/stylesheets/style.scss */
  .min-h-sm-310 {
    min-height: 310px !important;
  }
  /* line 18421, app/assets/stylesheets/style.scss */
  .max-h-sm-310 {
    max-height: 310px !important;
  }
  /* line 18424, app/assets/stylesheets/style.scss */
  .h-sm-320 {
    height: 320px !important;
  }
  /* line 18427, app/assets/stylesheets/style.scss */
  .min-h-sm-320 {
    min-height: 320px !important;
  }
  /* line 18430, app/assets/stylesheets/style.scss */
  .max-h-sm-320 {
    max-height: 320px !important;
  }
  /* line 18433, app/assets/stylesheets/style.scss */
  .h-sm-325 {
    height: 325px !important;
  }
  /* line 18436, app/assets/stylesheets/style.scss */
  .min-h-sm-325 {
    min-height: 325px !important;
  }
  /* line 18439, app/assets/stylesheets/style.scss */
  .max-h-sm-325 {
    max-height: 325px !important;
  }
  /* line 18442, app/assets/stylesheets/style.scss */
  .h-sm-350 {
    height: 350px !important;
  }
  /* line 18445, app/assets/stylesheets/style.scss */
  .min-h-sm-350 {
    min-height: 350px !important;
  }
  /* line 18448, app/assets/stylesheets/style.scss */
  .max-h-sm-350 {
    max-height: 350px !important;
  }
  /* line 18451, app/assets/stylesheets/style.scss */
  .h-sm-400 {
    height: 400px !important;
  }
  /* line 18454, app/assets/stylesheets/style.scss */
  .min-h-sm-400 {
    min-height: 400px !important;
  }
  /* line 18457, app/assets/stylesheets/style.scss */
  .max-h-sm-400 {
    max-height: 400px !important;
  }
  /* line 18460, app/assets/stylesheets/style.scss */
  .h-sm-450 {
    height: 450px !important;
  }
  /* line 18463, app/assets/stylesheets/style.scss */
  .min-h-sm-450 {
    min-height: 450px !important;
  }
  /* line 18466, app/assets/stylesheets/style.scss */
  .max-h-sm-450 {
    max-height: 450px !important;
  }
  /* line 18469, app/assets/stylesheets/style.scss */
  .h-sm-500 {
    height: 500px !important;
  }
  /* line 18472, app/assets/stylesheets/style.scss */
  .min-h-sm-500 {
    min-height: 500px !important;
  }
  /* line 18475, app/assets/stylesheets/style.scss */
  .max-h-sm-500 {
    max-height: 500px !important;
  }
  /* line 18478, app/assets/stylesheets/style.scss */
  .h-sm-550 {
    height: 550px !important;
  }
  /* line 18481, app/assets/stylesheets/style.scss */
  .min-h-sm-550 {
    min-height: 550px !important;
  }
  /* line 18484, app/assets/stylesheets/style.scss */
  .max-h-sm-550 {
    max-height: 550px !important;
  }
  /* line 18487, app/assets/stylesheets/style.scss */
  .h-sm-600 {
    height: 600px !important;
  }
  /* line 18490, app/assets/stylesheets/style.scss */
  .min-h-sm-600 {
    min-height: 600px !important;
  }
  /* line 18493, app/assets/stylesheets/style.scss */
  .max-h-sm-600 {
    max-height: 600px !important;
  }
  /* line 18496, app/assets/stylesheets/style.scss */
  .h-sm-650 {
    height: 650px !important;
  }
  /* line 18499, app/assets/stylesheets/style.scss */
  .min-h-sm-650 {
    min-height: 650px !important;
  }
  /* line 18502, app/assets/stylesheets/style.scss */
  .max-h-sm-650 {
    max-height: 650px !important;
  }
  /* line 18505, app/assets/stylesheets/style.scss */
  .h-sm-700 {
    height: 700px !important;
  }
  /* line 18508, app/assets/stylesheets/style.scss */
  .min-h-sm-700 {
    min-height: 700px !important;
  }
  /* line 18511, app/assets/stylesheets/style.scss */
  .max-h-sm-700 {
    max-height: 700px !important;
  }
  /* line 18514, app/assets/stylesheets/style.scss */
  .h-sm-750 {
    height: 750px !important;
  }
  /* line 18517, app/assets/stylesheets/style.scss */
  .min-h-sm-750 {
    min-height: 750px !important;
  }
  /* line 18520, app/assets/stylesheets/style.scss */
  .max-h-sm-750 {
    max-height: 750px !important;
  }
  /* line 18523, app/assets/stylesheets/style.scss */
  .h-sm-800 {
    height: 800px !important;
  }
  /* line 18526, app/assets/stylesheets/style.scss */
  .min-h-sm-800 {
    min-height: 800px !important;
  }
  /* line 18529, app/assets/stylesheets/style.scss */
  .max-h-sm-800 {
    max-height: 800px !important;
  }
  /* line 18532, app/assets/stylesheets/style.scss */
  .h-sm-850 {
    height: 850px !important;
  }
  /* line 18535, app/assets/stylesheets/style.scss */
  .min-h-sm-850 {
    min-height: 850px !important;
  }
  /* line 18538, app/assets/stylesheets/style.scss */
  .max-h-sm-850 {
    max-height: 850px !important;
  }
  /* line 18541, app/assets/stylesheets/style.scss */
  .h-sm-900 {
    height: 900px !important;
  }
  /* line 18544, app/assets/stylesheets/style.scss */
  .min-h-sm-900 {
    min-height: 900px !important;
  }
  /* line 18547, app/assets/stylesheets/style.scss */
  .max-h-sm-900 {
    max-height: 900px !important;
  }
  /* line 18550, app/assets/stylesheets/style.scss */
  .h-sm-950 {
    height: 950px !important;
  }
  /* line 18553, app/assets/stylesheets/style.scss */
  .min-h-sm-950 {
    min-height: 950px !important;
  }
  /* line 18556, app/assets/stylesheets/style.scss */
  .max-h-sm-950 {
    max-height: 950px !important;
  }
  /* line 18559, app/assets/stylesheets/style.scss */
  .h-sm-1000 {
    height: 1000px !important;
  }
  /* line 18562, app/assets/stylesheets/style.scss */
  .min-h-sm-1000 {
    min-height: 1000px !important;
  }
  /* line 18565, app/assets/stylesheets/style.scss */
  .max-h-sm-1000 {
    max-height: 1000px !important;
  }
  /* line 18568, app/assets/stylesheets/style.scss */
  .h-sm-p5 {
    height: 5% !important;
  }
  /* line 18571, app/assets/stylesheets/style.scss */
  .min-h-sm-p5 {
    min-height: 5% !important;
  }
  /* line 18574, app/assets/stylesheets/style.scss */
  .max-h-sm-p5 {
    max-height: 5% !important;
  }
  /* line 18577, app/assets/stylesheets/style.scss */
  .h-sm-p10 {
    height: 10% !important;
  }
  /* line 18580, app/assets/stylesheets/style.scss */
  .min-h-sm-p10 {
    min-height: 10% !important;
  }
  /* line 18583, app/assets/stylesheets/style.scss */
  .max-h-sm-p10 {
    max-height: 10% !important;
  }
  /* line 18586, app/assets/stylesheets/style.scss */
  .h-sm-p15 {
    height: 15% !important;
  }
  /* line 18589, app/assets/stylesheets/style.scss */
  .min-h-sm-p15 {
    min-height: 15% !important;
  }
  /* line 18592, app/assets/stylesheets/style.scss */
  .max-h-sm-p15 {
    max-height: 15% !important;
  }
  /* line 18595, app/assets/stylesheets/style.scss */
  .h-sm-p20 {
    height: 20% !important;
  }
  /* line 18598, app/assets/stylesheets/style.scss */
  .min-h-sm-p20 {
    min-height: 20% !important;
  }
  /* line 18601, app/assets/stylesheets/style.scss */
  .max-h-sm-p20 {
    max-height: 20% !important;
  }
  /* line 18604, app/assets/stylesheets/style.scss */
  .h-sm-p25 {
    height: 25% !important;
  }
  /* line 18607, app/assets/stylesheets/style.scss */
  .min-h-sm-p25 {
    min-height: 25% !important;
  }
  /* line 18610, app/assets/stylesheets/style.scss */
  .max-h-sm-p25 {
    max-height: 25% !important;
  }
  /* line 18613, app/assets/stylesheets/style.scss */
  .h-sm-p30 {
    height: 30% !important;
  }
  /* line 18616, app/assets/stylesheets/style.scss */
  .min-h-sm-p30 {
    min-height: 30% !important;
  }
  /* line 18619, app/assets/stylesheets/style.scss */
  .max-h-sm-p30 {
    max-height: 30% !important;
  }
  /* line 18622, app/assets/stylesheets/style.scss */
  .h-sm-p35 {
    height: 35% !important;
  }
  /* line 18625, app/assets/stylesheets/style.scss */
  .min-h-sm-p35 {
    min-height: 35% !important;
  }
  /* line 18628, app/assets/stylesheets/style.scss */
  .max-h-sm-p35 {
    max-height: 35% !important;
  }
  /* line 18631, app/assets/stylesheets/style.scss */
  .h-sm-p40 {
    height: 40% !important;
  }
  /* line 18634, app/assets/stylesheets/style.scss */
  .min-h-sm-p40 {
    min-height: 40% !important;
  }
  /* line 18637, app/assets/stylesheets/style.scss */
  .max-h-sm-p40 {
    max-height: 40% !important;
  }
  /* line 18640, app/assets/stylesheets/style.scss */
  .h-sm-p45 {
    height: 45% !important;
  }
  /* line 18643, app/assets/stylesheets/style.scss */
  .min-h-sm-p45 {
    min-height: 45% !important;
  }
  /* line 18646, app/assets/stylesheets/style.scss */
  .max-h-sm-p45 {
    max-height: 45% !important;
  }
  /* line 18649, app/assets/stylesheets/style.scss */
  .h-sm-p50 {
    height: 50% !important;
  }
  /* line 18652, app/assets/stylesheets/style.scss */
  .min-h-sm-p50 {
    min-height: 50% !important;
  }
  /* line 18655, app/assets/stylesheets/style.scss */
  .max-h-sm-p50 {
    max-height: 50% !important;
  }
  /* line 18658, app/assets/stylesheets/style.scss */
  .h-sm-p60 {
    height: 60% !important;
  }
  /* line 18661, app/assets/stylesheets/style.scss */
  .min-h-sm-p60 {
    min-height: 60% !important;
  }
  /* line 18664, app/assets/stylesheets/style.scss */
  .max-h-sm-p60 {
    max-height: 60% !important;
  }
  /* line 18667, app/assets/stylesheets/style.scss */
  .h-sm-p65 {
    height: 65% !important;
  }
  /* line 18670, app/assets/stylesheets/style.scss */
  .min-h-sm-p65 {
    min-height: 65% !important;
  }
  /* line 18673, app/assets/stylesheets/style.scss */
  .max-h-sm-p65 {
    max-height: 65% !important;
  }
  /* line 18676, app/assets/stylesheets/style.scss */
  .h-sm-p70 {
    height: 70% !important;
  }
  /* line 18679, app/assets/stylesheets/style.scss */
  .min-h-sm-p70 {
    min-height: 70% !important;
  }
  /* line 18682, app/assets/stylesheets/style.scss */
  .max-h-sm-p70 {
    max-height: 70% !important;
  }
  /* line 18685, app/assets/stylesheets/style.scss */
  .h-sm-p75 {
    height: 75% !important;
  }
  /* line 18688, app/assets/stylesheets/style.scss */
  .min-h-sm-p75 {
    min-height: 75% !important;
  }
  /* line 18691, app/assets/stylesheets/style.scss */
  .max-h-sm-p75 {
    max-height: 75% !important;
  }
  /* line 18694, app/assets/stylesheets/style.scss */
  .h-sm-p80 {
    height: 80% !important;
  }
  /* line 18697, app/assets/stylesheets/style.scss */
  .min-h-sm-p80 {
    min-height: 80% !important;
  }
  /* line 18700, app/assets/stylesheets/style.scss */
  .max-h-sm-p80 {
    max-height: 80% !important;
  }
  /* line 18703, app/assets/stylesheets/style.scss */
  .h-sm-p85 {
    height: 85% !important;
  }
  /* line 18706, app/assets/stylesheets/style.scss */
  .min-h-sm-p85 {
    min-height: 85% !important;
  }
  /* line 18709, app/assets/stylesheets/style.scss */
  .max-h-sm-p85 {
    max-height: 85% !important;
  }
  /* line 18712, app/assets/stylesheets/style.scss */
  .h-sm-p90 {
    height: 90% !important;
  }
  /* line 18715, app/assets/stylesheets/style.scss */
  .min-h-sm-p90 {
    min-height: 90% !important;
  }
  /* line 18718, app/assets/stylesheets/style.scss */
  .max-h-sm-p90 {
    max-height: 90% !important;
  }
  /* line 18721, app/assets/stylesheets/style.scss */
  .h-sm-p95 {
    height: 95% !important;
  }
  /* line 18724, app/assets/stylesheets/style.scss */
  .min-h-sm-p95 {
    min-height: 95% !important;
  }
  /* line 18727, app/assets/stylesheets/style.scss */
  .max-h-sm-p95 {
    max-height: 95% !important;
  }
  /* line 18730, app/assets/stylesheets/style.scss */
  .h-sm-p100 {
    height: 100% !important;
  }
  /* line 18733, app/assets/stylesheets/style.scss */
  .min-h-sm-p100 {
    min-height: 100% !important;
  }
  /* line 18736, app/assets/stylesheets/style.scss */
  .max-h-sm-p100 {
    max-height: 100% !important;
  }
  /* line 18739, app/assets/stylesheets/style.scss */
  .h-sm-auto {
    height: auto !important;
  }
  /* line 18742, app/assets/stylesheets/style.scss */
  .min-h-sm-auto {
    min-height: auto !important;
  }
  /* line 18745, app/assets/stylesheets/style.scss */
  .max-h-sm-auto {
    max-height: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 18748, app/assets/stylesheets/style.scss */
  .h-md-0 {
    height: 0px !important;
  }
  /* line 18751, app/assets/stylesheets/style.scss */
  .min-h-md-0 {
    min-height: 0px !important;
  }
  /* line 18754, app/assets/stylesheets/style.scss */
  .max-h-md-0 {
    max-height: 0px !important;
  }
  /* line 18757, app/assets/stylesheets/style.scss */
  .h-md-10 {
    height: 10px !important;
  }
  /* line 18760, app/assets/stylesheets/style.scss */
  .min-h-md-10 {
    min-height: 10px !important;
  }
  /* line 18763, app/assets/stylesheets/style.scss */
  .max-h-md-10 {
    max-height: 10px !important;
  }
  /* line 18766, app/assets/stylesheets/style.scss */
  .h-md-15 {
    height: 15px !important;
  }
  /* line 18769, app/assets/stylesheets/style.scss */
  .min-h-md-15 {
    min-height: 15px !important;
  }
  /* line 18772, app/assets/stylesheets/style.scss */
  .max-h-md-15 {
    max-height: 15px !important;
  }
  /* line 18775, app/assets/stylesheets/style.scss */
  .h-md-20 {
    height: 20px !important;
  }
  /* line 18778, app/assets/stylesheets/style.scss */
  .min-h-md-20 {
    min-height: 20px !important;
  }
  /* line 18781, app/assets/stylesheets/style.scss */
  .max-h-md-20 {
    max-height: 20px !important;
  }
  /* line 18784, app/assets/stylesheets/style.scss */
  .h-md-30 {
    height: 30px !important;
  }
  /* line 18787, app/assets/stylesheets/style.scss */
  .min-h-md-30 {
    min-height: 30px !important;
  }
  /* line 18790, app/assets/stylesheets/style.scss */
  .max-h-md-30 {
    max-height: 30px !important;
  }
  /* line 18793, app/assets/stylesheets/style.scss */
  .h-md-40 {
    height: 40px !important;
  }
  /* line 18796, app/assets/stylesheets/style.scss */
  .min-h-md-40 {
    min-height: 40px !important;
  }
  /* line 18799, app/assets/stylesheets/style.scss */
  .max-h-md-40 {
    max-height: 40px !important;
  }
  /* line 18802, app/assets/stylesheets/style.scss */
  .h-md-50 {
    height: 50px !important;
  }
  /* line 18805, app/assets/stylesheets/style.scss */
  .min-h-md-50 {
    min-height: 50px !important;
  }
  /* line 18808, app/assets/stylesheets/style.scss */
  .max-h-md-50 {
    max-height: 50px !important;
  }
  /* line 18811, app/assets/stylesheets/style.scss */
  .h-md-60 {
    height: 60px !important;
  }
  /* line 18814, app/assets/stylesheets/style.scss */
  .min-h-md-60 {
    min-height: 60px !important;
  }
  /* line 18817, app/assets/stylesheets/style.scss */
  .max-h-md-60 {
    max-height: 60px !important;
  }
  /* line 18820, app/assets/stylesheets/style.scss */
  .h-md-70 {
    height: 70px !important;
  }
  /* line 18823, app/assets/stylesheets/style.scss */
  .min-h-md-70 {
    min-height: 70px !important;
  }
  /* line 18826, app/assets/stylesheets/style.scss */
  .max-h-md-70 {
    max-height: 70px !important;
  }
  /* line 18829, app/assets/stylesheets/style.scss */
  .h-md-80 {
    height: 80px !important;
  }
  /* line 18832, app/assets/stylesheets/style.scss */
  .min-h-md-80 {
    min-height: 80px !important;
  }
  /* line 18835, app/assets/stylesheets/style.scss */
  .max-h-md-80 {
    max-height: 80px !important;
  }
  /* line 18838, app/assets/stylesheets/style.scss */
  .h-md-90 {
    height: 90px !important;
  }
  /* line 18841, app/assets/stylesheets/style.scss */
  .min-h-md-90 {
    min-height: 90px !important;
  }
  /* line 18844, app/assets/stylesheets/style.scss */
  .max-h-md-90 {
    max-height: 90px !important;
  }
  /* line 18847, app/assets/stylesheets/style.scss */
  .h-md-100 {
    height: 100px !important;
  }
  /* line 18850, app/assets/stylesheets/style.scss */
  .min-h-md-100 {
    min-height: 100px !important;
  }
  /* line 18853, app/assets/stylesheets/style.scss */
  .max-h-md-100 {
    max-height: 100px !important;
  }
  /* line 18856, app/assets/stylesheets/style.scss */
  .h-md-120 {
    height: 120px !important;
  }
  /* line 18859, app/assets/stylesheets/style.scss */
  .min-h-md-120 {
    min-height: 120px !important;
  }
  /* line 18862, app/assets/stylesheets/style.scss */
  .max-h-md-120 {
    max-height: 120px !important;
  }
  /* line 18865, app/assets/stylesheets/style.scss */
  .h-md-150 {
    height: 150px !important;
  }
  /* line 18868, app/assets/stylesheets/style.scss */
  .min-h-md-150 {
    min-height: 150px !important;
  }
  /* line 18871, app/assets/stylesheets/style.scss */
  .max-h-md-150 {
    max-height: 150px !important;
  }
  /* line 18874, app/assets/stylesheets/style.scss */
  .h-md-160 {
    height: 160px !important;
  }
  /* line 18877, app/assets/stylesheets/style.scss */
  .min-h-md-160 {
    min-height: 160px !important;
  }
  /* line 18880, app/assets/stylesheets/style.scss */
  .max-h-md-160 {
    max-height: 160px !important;
  }
  /* line 18883, app/assets/stylesheets/style.scss */
  .h-md-170 {
    height: 170px !important;
  }
  /* line 18886, app/assets/stylesheets/style.scss */
  .min-h-md-170 {
    min-height: 170px !important;
  }
  /* line 18889, app/assets/stylesheets/style.scss */
  .max-h-md-170 {
    max-height: 170px !important;
  }
  /* line 18892, app/assets/stylesheets/style.scss */
  .h-md-180 {
    height: 180px !important;
  }
  /* line 18895, app/assets/stylesheets/style.scss */
  .min-h-md-180 {
    min-height: 180px !important;
  }
  /* line 18898, app/assets/stylesheets/style.scss */
  .max-h-md-180 {
    max-height: 180px !important;
  }
  /* line 18901, app/assets/stylesheets/style.scss */
  .h-md-190 {
    height: 190px !important;
  }
  /* line 18904, app/assets/stylesheets/style.scss */
  .min-h-md-190 {
    min-height: 190px !important;
  }
  /* line 18907, app/assets/stylesheets/style.scss */
  .max-h-md-190 {
    max-height: 190px !important;
  }
  /* line 18910, app/assets/stylesheets/style.scss */
  .h-md-200 {
    height: 200px !important;
  }
  /* line 18913, app/assets/stylesheets/style.scss */
  .min-h-md-200 {
    min-height: 200px !important;
  }
  /* line 18916, app/assets/stylesheets/style.scss */
  .max-h-md-200 {
    max-height: 200px !important;
  }
  /* line 18919, app/assets/stylesheets/style.scss */
  .h-md-250 {
    height: 250px !important;
  }
  /* line 18922, app/assets/stylesheets/style.scss */
  .min-h-md-250 {
    min-height: 250px !important;
  }
  /* line 18925, app/assets/stylesheets/style.scss */
  .max-h-md-250 {
    max-height: 250px !important;
  }
  /* line 18928, app/assets/stylesheets/style.scss */
  .h-md-300 {
    height: 300px !important;
  }
  /* line 18931, app/assets/stylesheets/style.scss */
  .min-h-md-300 {
    min-height: 300px !important;
  }
  /* line 18934, app/assets/stylesheets/style.scss */
  .max-h-md-300 {
    max-height: 300px !important;
  }
  /* line 18937, app/assets/stylesheets/style.scss */
  .h-md-310 {
    height: 310px !important;
  }
  /* line 18940, app/assets/stylesheets/style.scss */
  .min-h-md-310 {
    min-height: 310px !important;
  }
  /* line 18943, app/assets/stylesheets/style.scss */
  .max-h-md-310 {
    max-height: 310px !important;
  }
  /* line 18946, app/assets/stylesheets/style.scss */
  .h-md-320 {
    height: 320px !important;
  }
  /* line 18949, app/assets/stylesheets/style.scss */
  .min-h-md-320 {
    min-height: 320px !important;
  }
  /* line 18952, app/assets/stylesheets/style.scss */
  .max-h-md-320 {
    max-height: 320px !important;
  }
  /* line 18955, app/assets/stylesheets/style.scss */
  .h-md-325 {
    height: 325px !important;
  }
  /* line 18958, app/assets/stylesheets/style.scss */
  .min-h-md-325 {
    min-height: 325px !important;
  }
  /* line 18961, app/assets/stylesheets/style.scss */
  .max-h-md-325 {
    max-height: 325px !important;
  }
  /* line 18964, app/assets/stylesheets/style.scss */
  .h-md-350 {
    height: 350px !important;
  }
  /* line 18967, app/assets/stylesheets/style.scss */
  .min-h-md-350 {
    min-height: 350px !important;
  }
  /* line 18970, app/assets/stylesheets/style.scss */
  .max-h-md-350 {
    max-height: 350px !important;
  }
  /* line 18973, app/assets/stylesheets/style.scss */
  .h-md-400 {
    height: 400px !important;
  }
  /* line 18976, app/assets/stylesheets/style.scss */
  .min-h-md-400 {
    min-height: 400px !important;
  }
  /* line 18979, app/assets/stylesheets/style.scss */
  .max-h-md-400 {
    max-height: 400px !important;
  }
  /* line 18982, app/assets/stylesheets/style.scss */
  .h-md-450 {
    height: 450px !important;
  }
  /* line 18985, app/assets/stylesheets/style.scss */
  .min-h-md-450 {
    min-height: 450px !important;
  }
  /* line 18988, app/assets/stylesheets/style.scss */
  .max-h-md-450 {
    max-height: 450px !important;
  }
  /* line 18991, app/assets/stylesheets/style.scss */
  .h-md-500 {
    height: 500px !important;
  }
  /* line 18994, app/assets/stylesheets/style.scss */
  .min-h-md-500 {
    min-height: 500px !important;
  }
  /* line 18997, app/assets/stylesheets/style.scss */
  .max-h-md-500 {
    max-height: 500px !important;
  }
  /* line 19000, app/assets/stylesheets/style.scss */
  .h-md-550 {
    height: 550px !important;
  }
  /* line 19003, app/assets/stylesheets/style.scss */
  .min-h-md-550 {
    min-height: 550px !important;
  }
  /* line 19006, app/assets/stylesheets/style.scss */
  .max-h-md-550 {
    max-height: 550px !important;
  }
  /* line 19009, app/assets/stylesheets/style.scss */
  .h-md-600 {
    height: 600px !important;
  }
  /* line 19012, app/assets/stylesheets/style.scss */
  .min-h-md-600 {
    min-height: 600px !important;
  }
  /* line 19015, app/assets/stylesheets/style.scss */
  .max-h-md-600 {
    max-height: 600px !important;
  }
  /* line 19018, app/assets/stylesheets/style.scss */
  .h-md-650 {
    height: 650px !important;
  }
  /* line 19021, app/assets/stylesheets/style.scss */
  .min-h-md-650 {
    min-height: 650px !important;
  }
  /* line 19024, app/assets/stylesheets/style.scss */
  .max-h-md-650 {
    max-height: 650px !important;
  }
  /* line 19027, app/assets/stylesheets/style.scss */
  .h-md-700 {
    height: 700px !important;
  }
  /* line 19030, app/assets/stylesheets/style.scss */
  .min-h-md-700 {
    min-height: 700px !important;
  }
  /* line 19033, app/assets/stylesheets/style.scss */
  .max-h-md-700 {
    max-height: 700px !important;
  }
  /* line 19036, app/assets/stylesheets/style.scss */
  .h-md-750 {
    height: 750px !important;
  }
  /* line 19039, app/assets/stylesheets/style.scss */
  .min-h-md-750 {
    min-height: 750px !important;
  }
  /* line 19042, app/assets/stylesheets/style.scss */
  .max-h-md-750 {
    max-height: 750px !important;
  }
  /* line 19045, app/assets/stylesheets/style.scss */
  .h-md-800 {
    height: 800px !important;
  }
  /* line 19048, app/assets/stylesheets/style.scss */
  .min-h-md-800 {
    min-height: 800px !important;
  }
  /* line 19051, app/assets/stylesheets/style.scss */
  .max-h-md-800 {
    max-height: 800px !important;
  }
  /* line 19054, app/assets/stylesheets/style.scss */
  .h-md-850 {
    height: 850px !important;
  }
  /* line 19057, app/assets/stylesheets/style.scss */
  .min-h-md-850 {
    min-height: 850px !important;
  }
  /* line 19060, app/assets/stylesheets/style.scss */
  .max-h-md-850 {
    max-height: 850px !important;
  }
  /* line 19063, app/assets/stylesheets/style.scss */
  .h-md-900 {
    height: 900px !important;
  }
  /* line 19066, app/assets/stylesheets/style.scss */
  .min-h-md-900 {
    min-height: 900px !important;
  }
  /* line 19069, app/assets/stylesheets/style.scss */
  .max-h-md-900 {
    max-height: 900px !important;
  }
  /* line 19072, app/assets/stylesheets/style.scss */
  .h-md-950 {
    height: 950px !important;
  }
  /* line 19075, app/assets/stylesheets/style.scss */
  .min-h-md-950 {
    min-height: 950px !important;
  }
  /* line 19078, app/assets/stylesheets/style.scss */
  .max-h-md-950 {
    max-height: 950px !important;
  }
  /* line 19081, app/assets/stylesheets/style.scss */
  .h-md-1000 {
    height: 1000px !important;
  }
  /* line 19084, app/assets/stylesheets/style.scss */
  .min-h-md-1000 {
    min-height: 1000px !important;
  }
  /* line 19087, app/assets/stylesheets/style.scss */
  .max-h-md-1000 {
    max-height: 1000px !important;
  }
  /* line 19090, app/assets/stylesheets/style.scss */
  .h-md-p5 {
    height: 5% !important;
  }
  /* line 19093, app/assets/stylesheets/style.scss */
  .min-h-md-p5 {
    min-height: 5% !important;
  }
  /* line 19096, app/assets/stylesheets/style.scss */
  .max-h-md-p5 {
    max-height: 5% !important;
  }
  /* line 19099, app/assets/stylesheets/style.scss */
  .h-md-p10 {
    height: 10% !important;
  }
  /* line 19102, app/assets/stylesheets/style.scss */
  .min-h-md-p10 {
    min-height: 10% !important;
  }
  /* line 19105, app/assets/stylesheets/style.scss */
  .max-h-md-p10 {
    max-height: 10% !important;
  }
  /* line 19108, app/assets/stylesheets/style.scss */
  .h-md-p15 {
    height: 15% !important;
  }
  /* line 19111, app/assets/stylesheets/style.scss */
  .min-h-md-p15 {
    min-height: 15% !important;
  }
  /* line 19114, app/assets/stylesheets/style.scss */
  .max-h-md-p15 {
    max-height: 15% !important;
  }
  /* line 19117, app/assets/stylesheets/style.scss */
  .h-md-p20 {
    height: 20% !important;
  }
  /* line 19120, app/assets/stylesheets/style.scss */
  .min-h-md-p20 {
    min-height: 20% !important;
  }
  /* line 19123, app/assets/stylesheets/style.scss */
  .max-h-md-p20 {
    max-height: 20% !important;
  }
  /* line 19126, app/assets/stylesheets/style.scss */
  .h-md-p25 {
    height: 25% !important;
  }
  /* line 19129, app/assets/stylesheets/style.scss */
  .min-h-md-p25 {
    min-height: 25% !important;
  }
  /* line 19132, app/assets/stylesheets/style.scss */
  .max-h-md-p25 {
    max-height: 25% !important;
  }
  /* line 19135, app/assets/stylesheets/style.scss */
  .h-md-p30 {
    height: 30% !important;
  }
  /* line 19138, app/assets/stylesheets/style.scss */
  .min-h-md-p30 {
    min-height: 30% !important;
  }
  /* line 19141, app/assets/stylesheets/style.scss */
  .max-h-md-p30 {
    max-height: 30% !important;
  }
  /* line 19144, app/assets/stylesheets/style.scss */
  .h-md-p35 {
    height: 35% !important;
  }
  /* line 19147, app/assets/stylesheets/style.scss */
  .min-h-md-p35 {
    min-height: 35% !important;
  }
  /* line 19150, app/assets/stylesheets/style.scss */
  .max-h-md-p35 {
    max-height: 35% !important;
  }
  /* line 19153, app/assets/stylesheets/style.scss */
  .h-md-p40 {
    height: 40% !important;
  }
  /* line 19156, app/assets/stylesheets/style.scss */
  .min-h-md-p40 {
    min-height: 40% !important;
  }
  /* line 19159, app/assets/stylesheets/style.scss */
  .max-h-md-p40 {
    max-height: 40% !important;
  }
  /* line 19162, app/assets/stylesheets/style.scss */
  .h-md-p45 {
    height: 45% !important;
  }
  /* line 19165, app/assets/stylesheets/style.scss */
  .min-h-md-p45 {
    min-height: 45% !important;
  }
  /* line 19168, app/assets/stylesheets/style.scss */
  .max-h-md-p45 {
    max-height: 45% !important;
  }
  /* line 19171, app/assets/stylesheets/style.scss */
  .h-md-p50 {
    height: 50% !important;
  }
  /* line 19174, app/assets/stylesheets/style.scss */
  .min-h-md-p50 {
    min-height: 50% !important;
  }
  /* line 19177, app/assets/stylesheets/style.scss */
  .max-h-md-p50 {
    max-height: 50% !important;
  }
  /* line 19180, app/assets/stylesheets/style.scss */
  .h-md-p60 {
    height: 60% !important;
  }
  /* line 19183, app/assets/stylesheets/style.scss */
  .min-h-md-p60 {
    min-height: 60% !important;
  }
  /* line 19186, app/assets/stylesheets/style.scss */
  .max-h-md-p60 {
    max-height: 60% !important;
  }
  /* line 19189, app/assets/stylesheets/style.scss */
  .h-md-p65 {
    height: 65% !important;
  }
  /* line 19192, app/assets/stylesheets/style.scss */
  .min-h-md-p65 {
    min-height: 65% !important;
  }
  /* line 19195, app/assets/stylesheets/style.scss */
  .max-h-md-p65 {
    max-height: 65% !important;
  }
  /* line 19198, app/assets/stylesheets/style.scss */
  .h-md-p70 {
    height: 70% !important;
  }
  /* line 19201, app/assets/stylesheets/style.scss */
  .min-h-md-p70 {
    min-height: 70% !important;
  }
  /* line 19204, app/assets/stylesheets/style.scss */
  .max-h-md-p70 {
    max-height: 70% !important;
  }
  /* line 19207, app/assets/stylesheets/style.scss */
  .h-md-p75 {
    height: 75% !important;
  }
  /* line 19210, app/assets/stylesheets/style.scss */
  .min-h-md-p75 {
    min-height: 75% !important;
  }
  /* line 19213, app/assets/stylesheets/style.scss */
  .max-h-md-p75 {
    max-height: 75% !important;
  }
  /* line 19216, app/assets/stylesheets/style.scss */
  .h-md-p80 {
    height: 80% !important;
  }
  /* line 19219, app/assets/stylesheets/style.scss */
  .min-h-md-p80 {
    min-height: 80% !important;
  }
  /* line 19222, app/assets/stylesheets/style.scss */
  .max-h-md-p80 {
    max-height: 80% !important;
  }
  /* line 19225, app/assets/stylesheets/style.scss */
  .h-md-p85 {
    height: 85% !important;
  }
  /* line 19228, app/assets/stylesheets/style.scss */
  .min-h-md-p85 {
    min-height: 85% !important;
  }
  /* line 19231, app/assets/stylesheets/style.scss */
  .max-h-md-p85 {
    max-height: 85% !important;
  }
  /* line 19234, app/assets/stylesheets/style.scss */
  .h-md-p90 {
    height: 90% !important;
  }
  /* line 19237, app/assets/stylesheets/style.scss */
  .min-h-md-p90 {
    min-height: 90% !important;
  }
  /* line 19240, app/assets/stylesheets/style.scss */
  .max-h-md-p90 {
    max-height: 90% !important;
  }
  /* line 19243, app/assets/stylesheets/style.scss */
  .h-md-p95 {
    height: 95% !important;
  }
  /* line 19246, app/assets/stylesheets/style.scss */
  .min-h-md-p95 {
    min-height: 95% !important;
  }
  /* line 19249, app/assets/stylesheets/style.scss */
  .max-h-md-p95 {
    max-height: 95% !important;
  }
  /* line 19252, app/assets/stylesheets/style.scss */
  .h-md-p100 {
    height: 100% !important;
  }
  /* line 19255, app/assets/stylesheets/style.scss */
  .min-h-md-p100 {
    min-height: 100% !important;
  }
  /* line 19258, app/assets/stylesheets/style.scss */
  .max-h-md-p100 {
    max-height: 100% !important;
  }
  /* line 19261, app/assets/stylesheets/style.scss */
  .h-md-auto {
    height: auto !important;
  }
  /* line 19264, app/assets/stylesheets/style.scss */
  .min-h-md-auto {
    min-height: auto !important;
  }
  /* line 19267, app/assets/stylesheets/style.scss */
  .max-h-md-auto {
    max-height: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 19270, app/assets/stylesheets/style.scss */
  .h-lg-0 {
    height: 0px !important;
  }
  /* line 19273, app/assets/stylesheets/style.scss */
  .min-h-lg-0 {
    min-height: 0px !important;
  }
  /* line 19276, app/assets/stylesheets/style.scss */
  .max-h-lg-0 {
    max-height: 0px !important;
  }
  /* line 19279, app/assets/stylesheets/style.scss */
  .h-lg-10 {
    height: 10px !important;
  }
  /* line 19282, app/assets/stylesheets/style.scss */
  .min-h-lg-10 {
    min-height: 10px !important;
  }
  /* line 19285, app/assets/stylesheets/style.scss */
  .max-h-lg-10 {
    max-height: 10px !important;
  }
  /* line 19288, app/assets/stylesheets/style.scss */
  .h-lg-15 {
    height: 15px !important;
  }
  /* line 19291, app/assets/stylesheets/style.scss */
  .min-h-lg-15 {
    min-height: 15px !important;
  }
  /* line 19294, app/assets/stylesheets/style.scss */
  .max-h-lg-15 {
    max-height: 15px !important;
  }
  /* line 19297, app/assets/stylesheets/style.scss */
  .h-lg-20 {
    height: 20px !important;
  }
  /* line 19300, app/assets/stylesheets/style.scss */
  .min-h-lg-20 {
    min-height: 20px !important;
  }
  /* line 19303, app/assets/stylesheets/style.scss */
  .max-h-lg-20 {
    max-height: 20px !important;
  }
  /* line 19306, app/assets/stylesheets/style.scss */
  .h-lg-30 {
    height: 30px !important;
  }
  /* line 19309, app/assets/stylesheets/style.scss */
  .min-h-lg-30 {
    min-height: 30px !important;
  }
  /* line 19312, app/assets/stylesheets/style.scss */
  .max-h-lg-30 {
    max-height: 30px !important;
  }
  /* line 19315, app/assets/stylesheets/style.scss */
  .h-lg-40 {
    height: 40px !important;
  }
  /* line 19318, app/assets/stylesheets/style.scss */
  .min-h-lg-40 {
    min-height: 40px !important;
  }
  /* line 19321, app/assets/stylesheets/style.scss */
  .max-h-lg-40 {
    max-height: 40px !important;
  }
  /* line 19324, app/assets/stylesheets/style.scss */
  .h-lg-50 {
    height: 50px !important;
  }
  /* line 19327, app/assets/stylesheets/style.scss */
  .min-h-lg-50 {
    min-height: 50px !important;
  }
  /* line 19330, app/assets/stylesheets/style.scss */
  .max-h-lg-50 {
    max-height: 50px !important;
  }
  /* line 19333, app/assets/stylesheets/style.scss */
  .h-lg-60 {
    height: 60px !important;
  }
  /* line 19336, app/assets/stylesheets/style.scss */
  .min-h-lg-60 {
    min-height: 60px !important;
  }
  /* line 19339, app/assets/stylesheets/style.scss */
  .max-h-lg-60 {
    max-height: 60px !important;
  }
  /* line 19342, app/assets/stylesheets/style.scss */
  .h-lg-70 {
    height: 70px !important;
  }
  /* line 19345, app/assets/stylesheets/style.scss */
  .min-h-lg-70 {
    min-height: 70px !important;
  }
  /* line 19348, app/assets/stylesheets/style.scss */
  .max-h-lg-70 {
    max-height: 70px !important;
  }
  /* line 19351, app/assets/stylesheets/style.scss */
  .h-lg-80 {
    height: 80px !important;
  }
  /* line 19354, app/assets/stylesheets/style.scss */
  .min-h-lg-80 {
    min-height: 80px !important;
  }
  /* line 19357, app/assets/stylesheets/style.scss */
  .max-h-lg-80 {
    max-height: 80px !important;
  }
  /* line 19360, app/assets/stylesheets/style.scss */
  .h-lg-90 {
    height: 90px !important;
  }
  /* line 19363, app/assets/stylesheets/style.scss */
  .min-h-lg-90 {
    min-height: 90px !important;
  }
  /* line 19366, app/assets/stylesheets/style.scss */
  .max-h-lg-90 {
    max-height: 90px !important;
  }
  /* line 19369, app/assets/stylesheets/style.scss */
  .h-lg-100 {
    height: 100px !important;
  }
  /* line 19372, app/assets/stylesheets/style.scss */
  .min-h-lg-100 {
    min-height: 100px !important;
  }
  /* line 19375, app/assets/stylesheets/style.scss */
  .max-h-lg-100 {
    max-height: 100px !important;
  }
  /* line 19378, app/assets/stylesheets/style.scss */
  .h-lg-120 {
    height: 120px !important;
  }
  /* line 19381, app/assets/stylesheets/style.scss */
  .min-h-lg-120 {
    min-height: 120px !important;
  }
  /* line 19384, app/assets/stylesheets/style.scss */
  .max-h-lg-120 {
    max-height: 120px !important;
  }
  /* line 19387, app/assets/stylesheets/style.scss */
  .h-lg-150 {
    height: 150px !important;
  }
  /* line 19390, app/assets/stylesheets/style.scss */
  .min-h-lg-150 {
    min-height: 150px !important;
  }
  /* line 19393, app/assets/stylesheets/style.scss */
  .max-h-lg-150 {
    max-height: 150px !important;
  }
  /* line 19396, app/assets/stylesheets/style.scss */
  .h-lg-160 {
    height: 160px !important;
  }
  /* line 19399, app/assets/stylesheets/style.scss */
  .min-h-lg-160 {
    min-height: 160px !important;
  }
  /* line 19402, app/assets/stylesheets/style.scss */
  .max-h-lg-160 {
    max-height: 160px !important;
  }
  /* line 19405, app/assets/stylesheets/style.scss */
  .h-lg-170 {
    height: 170px !important;
  }
  /* line 19408, app/assets/stylesheets/style.scss */
  .min-h-lg-170 {
    min-height: 170px !important;
  }
  /* line 19411, app/assets/stylesheets/style.scss */
  .max-h-lg-170 {
    max-height: 170px !important;
  }
  /* line 19414, app/assets/stylesheets/style.scss */
  .h-lg-180 {
    height: 180px !important;
  }
  /* line 19417, app/assets/stylesheets/style.scss */
  .min-h-lg-180 {
    min-height: 180px !important;
  }
  /* line 19420, app/assets/stylesheets/style.scss */
  .max-h-lg-180 {
    max-height: 180px !important;
  }
  /* line 19423, app/assets/stylesheets/style.scss */
  .h-lg-190 {
    height: 190px !important;
  }
  /* line 19426, app/assets/stylesheets/style.scss */
  .min-h-lg-190 {
    min-height: 190px !important;
  }
  /* line 19429, app/assets/stylesheets/style.scss */
  .max-h-lg-190 {
    max-height: 190px !important;
  }
  /* line 19432, app/assets/stylesheets/style.scss */
  .h-lg-200 {
    height: 200px !important;
  }
  /* line 19435, app/assets/stylesheets/style.scss */
  .min-h-lg-200 {
    min-height: 200px !important;
  }
  /* line 19438, app/assets/stylesheets/style.scss */
  .max-h-lg-200 {
    max-height: 200px !important;
  }
  /* line 19441, app/assets/stylesheets/style.scss */
  .h-lg-250 {
    height: 250px !important;
  }
  /* line 19444, app/assets/stylesheets/style.scss */
  .min-h-lg-250 {
    min-height: 250px !important;
  }
  /* line 19447, app/assets/stylesheets/style.scss */
  .max-h-lg-250 {
    max-height: 250px !important;
  }
  /* line 19450, app/assets/stylesheets/style.scss */
  .h-lg-300 {
    height: 300px !important;
  }
  /* line 19453, app/assets/stylesheets/style.scss */
  .min-h-lg-300 {
    min-height: 300px !important;
  }
  /* line 19456, app/assets/stylesheets/style.scss */
  .max-h-lg-300 {
    max-height: 300px !important;
  }
  /* line 19459, app/assets/stylesheets/style.scss */
  .h-lg-310 {
    height: 310px !important;
  }
  /* line 19462, app/assets/stylesheets/style.scss */
  .min-h-lg-310 {
    min-height: 310px !important;
  }
  /* line 19465, app/assets/stylesheets/style.scss */
  .max-h-lg-310 {
    max-height: 310px !important;
  }
  /* line 19468, app/assets/stylesheets/style.scss */
  .h-lg-320 {
    height: 320px !important;
  }
  /* line 19471, app/assets/stylesheets/style.scss */
  .min-h-lg-320 {
    min-height: 320px !important;
  }
  /* line 19474, app/assets/stylesheets/style.scss */
  .max-h-lg-320 {
    max-height: 320px !important;
  }
  /* line 19477, app/assets/stylesheets/style.scss */
  .h-lg-325 {
    height: 325px !important;
  }
  /* line 19480, app/assets/stylesheets/style.scss */
  .min-h-lg-325 {
    min-height: 325px !important;
  }
  /* line 19483, app/assets/stylesheets/style.scss */
  .max-h-lg-325 {
    max-height: 325px !important;
  }
  /* line 19486, app/assets/stylesheets/style.scss */
  .h-lg-350 {
    height: 350px !important;
  }
  /* line 19489, app/assets/stylesheets/style.scss */
  .min-h-lg-350 {
    min-height: 350px !important;
  }
  /* line 19492, app/assets/stylesheets/style.scss */
  .max-h-lg-350 {
    max-height: 350px !important;
  }
  /* line 19495, app/assets/stylesheets/style.scss */
  .h-lg-400 {
    height: 400px !important;
  }
  /* line 19498, app/assets/stylesheets/style.scss */
  .min-h-lg-400 {
    min-height: 400px !important;
  }
  /* line 19501, app/assets/stylesheets/style.scss */
  .max-h-lg-400 {
    max-height: 400px !important;
  }
  /* line 19504, app/assets/stylesheets/style.scss */
  .h-lg-450 {
    height: 450px !important;
  }
  /* line 19507, app/assets/stylesheets/style.scss */
  .min-h-lg-450 {
    min-height: 450px !important;
  }
  /* line 19510, app/assets/stylesheets/style.scss */
  .max-h-lg-450 {
    max-height: 450px !important;
  }
  /* line 19513, app/assets/stylesheets/style.scss */
  .h-lg-500 {
    height: 500px !important;
  }
  /* line 19516, app/assets/stylesheets/style.scss */
  .min-h-lg-500 {
    min-height: 500px !important;
  }
  /* line 19519, app/assets/stylesheets/style.scss */
  .max-h-lg-500 {
    max-height: 500px !important;
  }
  /* line 19522, app/assets/stylesheets/style.scss */
  .h-lg-550 {
    height: 550px !important;
  }
  /* line 19525, app/assets/stylesheets/style.scss */
  .min-h-lg-550 {
    min-height: 550px !important;
  }
  /* line 19528, app/assets/stylesheets/style.scss */
  .max-h-lg-550 {
    max-height: 550px !important;
  }
  /* line 19531, app/assets/stylesheets/style.scss */
  .h-lg-600 {
    height: 600px !important;
  }
  /* line 19534, app/assets/stylesheets/style.scss */
  .min-h-lg-600 {
    min-height: 600px !important;
  }
  /* line 19537, app/assets/stylesheets/style.scss */
  .max-h-lg-600 {
    max-height: 600px !important;
  }
  /* line 19540, app/assets/stylesheets/style.scss */
  .h-lg-650 {
    height: 650px !important;
  }
  /* line 19543, app/assets/stylesheets/style.scss */
  .min-h-lg-650 {
    min-height: 650px !important;
  }
  /* line 19546, app/assets/stylesheets/style.scss */
  .max-h-lg-650 {
    max-height: 650px !important;
  }
  /* line 19549, app/assets/stylesheets/style.scss */
  .h-lg-700 {
    height: 700px !important;
  }
  /* line 19552, app/assets/stylesheets/style.scss */
  .min-h-lg-700 {
    min-height: 700px !important;
  }
  /* line 19555, app/assets/stylesheets/style.scss */
  .max-h-lg-700 {
    max-height: 700px !important;
  }
  /* line 19558, app/assets/stylesheets/style.scss */
  .h-lg-750 {
    height: 750px !important;
  }
  /* line 19561, app/assets/stylesheets/style.scss */
  .min-h-lg-750 {
    min-height: 750px !important;
  }
  /* line 19564, app/assets/stylesheets/style.scss */
  .max-h-lg-750 {
    max-height: 750px !important;
  }
  /* line 19567, app/assets/stylesheets/style.scss */
  .h-lg-800 {
    height: 800px !important;
  }
  /* line 19570, app/assets/stylesheets/style.scss */
  .min-h-lg-800 {
    min-height: 800px !important;
  }
  /* line 19573, app/assets/stylesheets/style.scss */
  .max-h-lg-800 {
    max-height: 800px !important;
  }
  /* line 19576, app/assets/stylesheets/style.scss */
  .h-lg-850 {
    height: 850px !important;
  }
  /* line 19579, app/assets/stylesheets/style.scss */
  .min-h-lg-850 {
    min-height: 850px !important;
  }
  /* line 19582, app/assets/stylesheets/style.scss */
  .max-h-lg-850 {
    max-height: 850px !important;
  }
  /* line 19585, app/assets/stylesheets/style.scss */
  .h-lg-900 {
    height: 900px !important;
  }
  /* line 19588, app/assets/stylesheets/style.scss */
  .min-h-lg-900 {
    min-height: 900px !important;
  }
  /* line 19591, app/assets/stylesheets/style.scss */
  .max-h-lg-900 {
    max-height: 900px !important;
  }
  /* line 19594, app/assets/stylesheets/style.scss */
  .h-lg-950 {
    height: 950px !important;
  }
  /* line 19597, app/assets/stylesheets/style.scss */
  .min-h-lg-950 {
    min-height: 950px !important;
  }
  /* line 19600, app/assets/stylesheets/style.scss */
  .max-h-lg-950 {
    max-height: 950px !important;
  }
  /* line 19603, app/assets/stylesheets/style.scss */
  .h-lg-1000 {
    height: 1000px !important;
  }
  /* line 19606, app/assets/stylesheets/style.scss */
  .min-h-lg-1000 {
    min-height: 1000px !important;
  }
  /* line 19609, app/assets/stylesheets/style.scss */
  .max-h-lg-1000 {
    max-height: 1000px !important;
  }
  /* line 19612, app/assets/stylesheets/style.scss */
  .h-lg-p5 {
    height: 5% !important;
  }
  /* line 19615, app/assets/stylesheets/style.scss */
  .min-h-lg-p5 {
    min-height: 5% !important;
  }
  /* line 19618, app/assets/stylesheets/style.scss */
  .max-h-lg-p5 {
    max-height: 5% !important;
  }
  /* line 19621, app/assets/stylesheets/style.scss */
  .h-lg-p10 {
    height: 10% !important;
  }
  /* line 19624, app/assets/stylesheets/style.scss */
  .min-h-lg-p10 {
    min-height: 10% !important;
  }
  /* line 19627, app/assets/stylesheets/style.scss */
  .max-h-lg-p10 {
    max-height: 10% !important;
  }
  /* line 19630, app/assets/stylesheets/style.scss */
  .h-lg-p15 {
    height: 15% !important;
  }
  /* line 19633, app/assets/stylesheets/style.scss */
  .min-h-lg-p15 {
    min-height: 15% !important;
  }
  /* line 19636, app/assets/stylesheets/style.scss */
  .max-h-lg-p15 {
    max-height: 15% !important;
  }
  /* line 19639, app/assets/stylesheets/style.scss */
  .h-lg-p20 {
    height: 20% !important;
  }
  /* line 19642, app/assets/stylesheets/style.scss */
  .min-h-lg-p20 {
    min-height: 20% !important;
  }
  /* line 19645, app/assets/stylesheets/style.scss */
  .max-h-lg-p20 {
    max-height: 20% !important;
  }
  /* line 19648, app/assets/stylesheets/style.scss */
  .h-lg-p25 {
    height: 25% !important;
  }
  /* line 19651, app/assets/stylesheets/style.scss */
  .min-h-lg-p25 {
    min-height: 25% !important;
  }
  /* line 19654, app/assets/stylesheets/style.scss */
  .max-h-lg-p25 {
    max-height: 25% !important;
  }
  /* line 19657, app/assets/stylesheets/style.scss */
  .h-lg-p30 {
    height: 30% !important;
  }
  /* line 19660, app/assets/stylesheets/style.scss */
  .min-h-lg-p30 {
    min-height: 30% !important;
  }
  /* line 19663, app/assets/stylesheets/style.scss */
  .max-h-lg-p30 {
    max-height: 30% !important;
  }
  /* line 19666, app/assets/stylesheets/style.scss */
  .h-lg-p35 {
    height: 35% !important;
  }
  /* line 19669, app/assets/stylesheets/style.scss */
  .min-h-lg-p35 {
    min-height: 35% !important;
  }
  /* line 19672, app/assets/stylesheets/style.scss */
  .max-h-lg-p35 {
    max-height: 35% !important;
  }
  /* line 19675, app/assets/stylesheets/style.scss */
  .h-lg-p40 {
    height: 40% !important;
  }
  /* line 19678, app/assets/stylesheets/style.scss */
  .min-h-lg-p40 {
    min-height: 40% !important;
  }
  /* line 19681, app/assets/stylesheets/style.scss */
  .max-h-lg-p40 {
    max-height: 40% !important;
  }
  /* line 19684, app/assets/stylesheets/style.scss */
  .h-lg-p45 {
    height: 45% !important;
  }
  /* line 19687, app/assets/stylesheets/style.scss */
  .min-h-lg-p45 {
    min-height: 45% !important;
  }
  /* line 19690, app/assets/stylesheets/style.scss */
  .max-h-lg-p45 {
    max-height: 45% !important;
  }
  /* line 19693, app/assets/stylesheets/style.scss */
  .h-lg-p50 {
    height: 50% !important;
  }
  /* line 19696, app/assets/stylesheets/style.scss */
  .min-h-lg-p50 {
    min-height: 50% !important;
  }
  /* line 19699, app/assets/stylesheets/style.scss */
  .max-h-lg-p50 {
    max-height: 50% !important;
  }
  /* line 19702, app/assets/stylesheets/style.scss */
  .h-lg-p60 {
    height: 60% !important;
  }
  /* line 19705, app/assets/stylesheets/style.scss */
  .min-h-lg-p60 {
    min-height: 60% !important;
  }
  /* line 19708, app/assets/stylesheets/style.scss */
  .max-h-lg-p60 {
    max-height: 60% !important;
  }
  /* line 19711, app/assets/stylesheets/style.scss */
  .h-lg-p65 {
    height: 65% !important;
  }
  /* line 19714, app/assets/stylesheets/style.scss */
  .min-h-lg-p65 {
    min-height: 65% !important;
  }
  /* line 19717, app/assets/stylesheets/style.scss */
  .max-h-lg-p65 {
    max-height: 65% !important;
  }
  /* line 19720, app/assets/stylesheets/style.scss */
  .h-lg-p70 {
    height: 70% !important;
  }
  /* line 19723, app/assets/stylesheets/style.scss */
  .min-h-lg-p70 {
    min-height: 70% !important;
  }
  /* line 19726, app/assets/stylesheets/style.scss */
  .max-h-lg-p70 {
    max-height: 70% !important;
  }
  /* line 19729, app/assets/stylesheets/style.scss */
  .h-lg-p75 {
    height: 75% !important;
  }
  /* line 19732, app/assets/stylesheets/style.scss */
  .min-h-lg-p75 {
    min-height: 75% !important;
  }
  /* line 19735, app/assets/stylesheets/style.scss */
  .max-h-lg-p75 {
    max-height: 75% !important;
  }
  /* line 19738, app/assets/stylesheets/style.scss */
  .h-lg-p80 {
    height: 80% !important;
  }
  /* line 19741, app/assets/stylesheets/style.scss */
  .min-h-lg-p80 {
    min-height: 80% !important;
  }
  /* line 19744, app/assets/stylesheets/style.scss */
  .max-h-lg-p80 {
    max-height: 80% !important;
  }
  /* line 19747, app/assets/stylesheets/style.scss */
  .h-lg-p85 {
    height: 85% !important;
  }
  /* line 19750, app/assets/stylesheets/style.scss */
  .min-h-lg-p85 {
    min-height: 85% !important;
  }
  /* line 19753, app/assets/stylesheets/style.scss */
  .max-h-lg-p85 {
    max-height: 85% !important;
  }
  /* line 19756, app/assets/stylesheets/style.scss */
  .h-lg-p90 {
    height: 90% !important;
  }
  /* line 19759, app/assets/stylesheets/style.scss */
  .min-h-lg-p90 {
    min-height: 90% !important;
  }
  /* line 19762, app/assets/stylesheets/style.scss */
  .max-h-lg-p90 {
    max-height: 90% !important;
  }
  /* line 19765, app/assets/stylesheets/style.scss */
  .h-lg-p95 {
    height: 95% !important;
  }
  /* line 19768, app/assets/stylesheets/style.scss */
  .min-h-lg-p95 {
    min-height: 95% !important;
  }
  /* line 19771, app/assets/stylesheets/style.scss */
  .max-h-lg-p95 {
    max-height: 95% !important;
  }
  /* line 19774, app/assets/stylesheets/style.scss */
  .h-lg-p100 {
    height: 100% !important;
  }
  /* line 19777, app/assets/stylesheets/style.scss */
  .min-h-lg-p100 {
    min-height: 100% !important;
  }
  /* line 19780, app/assets/stylesheets/style.scss */
  .max-h-lg-p100 {
    max-height: 100% !important;
  }
  /* line 19783, app/assets/stylesheets/style.scss */
  .h-lg-auto {
    height: auto !important;
  }
  /* line 19786, app/assets/stylesheets/style.scss */
  .min-h-lg-auto {
    min-height: auto !important;
  }
  /* line 19789, app/assets/stylesheets/style.scss */
  .max-h-lg-auto {
    max-height: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 19792, app/assets/stylesheets/style.scss */
  .h-xl-0 {
    height: 0px !important;
  }
  /* line 19795, app/assets/stylesheets/style.scss */
  .min-h-xl-0 {
    min-height: 0px !important;
  }
  /* line 19798, app/assets/stylesheets/style.scss */
  .max-h-xl-0 {
    max-height: 0px !important;
  }
  /* line 19801, app/assets/stylesheets/style.scss */
  .h-xl-10 {
    height: 10px !important;
  }
  /* line 19804, app/assets/stylesheets/style.scss */
  .min-h-xl-10 {
    min-height: 10px !important;
  }
  /* line 19807, app/assets/stylesheets/style.scss */
  .max-h-xl-10 {
    max-height: 10px !important;
  }
  /* line 19810, app/assets/stylesheets/style.scss */
  .h-xl-15 {
    height: 15px !important;
  }
  /* line 19813, app/assets/stylesheets/style.scss */
  .min-h-xl-15 {
    min-height: 15px !important;
  }
  /* line 19816, app/assets/stylesheets/style.scss */
  .max-h-xl-15 {
    max-height: 15px !important;
  }
  /* line 19819, app/assets/stylesheets/style.scss */
  .h-xl-20 {
    height: 20px !important;
  }
  /* line 19822, app/assets/stylesheets/style.scss */
  .min-h-xl-20 {
    min-height: 20px !important;
  }
  /* line 19825, app/assets/stylesheets/style.scss */
  .max-h-xl-20 {
    max-height: 20px !important;
  }
  /* line 19828, app/assets/stylesheets/style.scss */
  .h-xl-30 {
    height: 30px !important;
  }
  /* line 19831, app/assets/stylesheets/style.scss */
  .min-h-xl-30 {
    min-height: 30px !important;
  }
  /* line 19834, app/assets/stylesheets/style.scss */
  .max-h-xl-30 {
    max-height: 30px !important;
  }
  /* line 19837, app/assets/stylesheets/style.scss */
  .h-xl-40 {
    height: 40px !important;
  }
  /* line 19840, app/assets/stylesheets/style.scss */
  .min-h-xl-40 {
    min-height: 40px !important;
  }
  /* line 19843, app/assets/stylesheets/style.scss */
  .max-h-xl-40 {
    max-height: 40px !important;
  }
  /* line 19846, app/assets/stylesheets/style.scss */
  .h-xl-50 {
    height: 50px !important;
  }
  /* line 19849, app/assets/stylesheets/style.scss */
  .min-h-xl-50 {
    min-height: 50px !important;
  }
  /* line 19852, app/assets/stylesheets/style.scss */
  .max-h-xl-50 {
    max-height: 50px !important;
  }
  /* line 19855, app/assets/stylesheets/style.scss */
  .h-xl-60 {
    height: 60px !important;
  }
  /* line 19858, app/assets/stylesheets/style.scss */
  .min-h-xl-60 {
    min-height: 60px !important;
  }
  /* line 19861, app/assets/stylesheets/style.scss */
  .max-h-xl-60 {
    max-height: 60px !important;
  }
  /* line 19864, app/assets/stylesheets/style.scss */
  .h-xl-70 {
    height: 70px !important;
  }
  /* line 19867, app/assets/stylesheets/style.scss */
  .min-h-xl-70 {
    min-height: 70px !important;
  }
  /* line 19870, app/assets/stylesheets/style.scss */
  .max-h-xl-70 {
    max-height: 70px !important;
  }
  /* line 19873, app/assets/stylesheets/style.scss */
  .h-xl-80 {
    height: 80px !important;
  }
  /* line 19876, app/assets/stylesheets/style.scss */
  .min-h-xl-80 {
    min-height: 80px !important;
  }
  /* line 19879, app/assets/stylesheets/style.scss */
  .max-h-xl-80 {
    max-height: 80px !important;
  }
  /* line 19882, app/assets/stylesheets/style.scss */
  .h-xl-90 {
    height: 90px !important;
  }
  /* line 19885, app/assets/stylesheets/style.scss */
  .min-h-xl-90 {
    min-height: 90px !important;
  }
  /* line 19888, app/assets/stylesheets/style.scss */
  .max-h-xl-90 {
    max-height: 90px !important;
  }
  /* line 19891, app/assets/stylesheets/style.scss */
  .h-xl-100 {
    height: 100px !important;
  }
  /* line 19894, app/assets/stylesheets/style.scss */
  .min-h-xl-100 {
    min-height: 100px !important;
  }
  /* line 19897, app/assets/stylesheets/style.scss */
  .max-h-xl-100 {
    max-height: 100px !important;
  }
  /* line 19900, app/assets/stylesheets/style.scss */
  .h-xl-120 {
    height: 120px !important;
  }
  /* line 19903, app/assets/stylesheets/style.scss */
  .min-h-xl-120 {
    min-height: 120px !important;
  }
  /* line 19906, app/assets/stylesheets/style.scss */
  .max-h-xl-120 {
    max-height: 120px !important;
  }
  /* line 19909, app/assets/stylesheets/style.scss */
  .h-xl-150 {
    height: 150px !important;
  }
  /* line 19912, app/assets/stylesheets/style.scss */
  .min-h-xl-150 {
    min-height: 150px !important;
  }
  /* line 19915, app/assets/stylesheets/style.scss */
  .max-h-xl-150 {
    max-height: 150px !important;
  }
  /* line 19918, app/assets/stylesheets/style.scss */
  .h-xl-160 {
    height: 160px !important;
  }
  /* line 19921, app/assets/stylesheets/style.scss */
  .min-h-xl-160 {
    min-height: 160px !important;
  }
  /* line 19924, app/assets/stylesheets/style.scss */
  .max-h-xl-160 {
    max-height: 160px !important;
  }
  /* line 19927, app/assets/stylesheets/style.scss */
  .h-xl-170 {
    height: 170px !important;
  }
  /* line 19930, app/assets/stylesheets/style.scss */
  .min-h-xl-170 {
    min-height: 170px !important;
  }
  /* line 19933, app/assets/stylesheets/style.scss */
  .max-h-xl-170 {
    max-height: 170px !important;
  }
  /* line 19936, app/assets/stylesheets/style.scss */
  .h-xl-180 {
    height: 180px !important;
  }
  /* line 19939, app/assets/stylesheets/style.scss */
  .min-h-xl-180 {
    min-height: 180px !important;
  }
  /* line 19942, app/assets/stylesheets/style.scss */
  .max-h-xl-180 {
    max-height: 180px !important;
  }
  /* line 19945, app/assets/stylesheets/style.scss */
  .h-xl-190 {
    height: 190px !important;
  }
  /* line 19948, app/assets/stylesheets/style.scss */
  .min-h-xl-190 {
    min-height: 190px !important;
  }
  /* line 19951, app/assets/stylesheets/style.scss */
  .max-h-xl-190 {
    max-height: 190px !important;
  }
  /* line 19954, app/assets/stylesheets/style.scss */
  .h-xl-200 {
    height: 200px !important;
  }
  /* line 19957, app/assets/stylesheets/style.scss */
  .min-h-xl-200 {
    min-height: 200px !important;
  }
  /* line 19960, app/assets/stylesheets/style.scss */
  .max-h-xl-200 {
    max-height: 200px !important;
  }
  /* line 19963, app/assets/stylesheets/style.scss */
  .h-xl-250 {
    height: 250px !important;
  }
  /* line 19966, app/assets/stylesheets/style.scss */
  .min-h-xl-250 {
    min-height: 250px !important;
  }
  /* line 19969, app/assets/stylesheets/style.scss */
  .max-h-xl-250 {
    max-height: 250px !important;
  }
  /* line 19972, app/assets/stylesheets/style.scss */
  .h-xl-300 {
    height: 300px !important;
  }
  /* line 19975, app/assets/stylesheets/style.scss */
  .min-h-xl-300 {
    min-height: 300px !important;
  }
  /* line 19978, app/assets/stylesheets/style.scss */
  .max-h-xl-300 {
    max-height: 300px !important;
  }
  /* line 19981, app/assets/stylesheets/style.scss */
  .h-xl-310 {
    height: 310px !important;
  }
  /* line 19984, app/assets/stylesheets/style.scss */
  .min-h-xl-310 {
    min-height: 310px !important;
  }
  /* line 19987, app/assets/stylesheets/style.scss */
  .max-h-xl-310 {
    max-height: 310px !important;
  }
  /* line 19990, app/assets/stylesheets/style.scss */
  .h-xl-320 {
    height: 320px !important;
  }
  /* line 19993, app/assets/stylesheets/style.scss */
  .min-h-xl-320 {
    min-height: 320px !important;
  }
  /* line 19996, app/assets/stylesheets/style.scss */
  .max-h-xl-320 {
    max-height: 320px !important;
  }
  /* line 19999, app/assets/stylesheets/style.scss */
  .h-xl-325 {
    height: 325px !important;
  }
  /* line 20002, app/assets/stylesheets/style.scss */
  .min-h-xl-325 {
    min-height: 325px !important;
  }
  /* line 20005, app/assets/stylesheets/style.scss */
  .max-h-xl-325 {
    max-height: 325px !important;
  }
  /* line 20008, app/assets/stylesheets/style.scss */
  .h-xl-350 {
    height: 350px !important;
  }
  /* line 20011, app/assets/stylesheets/style.scss */
  .min-h-xl-350 {
    min-height: 350px !important;
  }
  /* line 20014, app/assets/stylesheets/style.scss */
  .max-h-xl-350 {
    max-height: 350px !important;
  }
  /* line 20017, app/assets/stylesheets/style.scss */
  .h-xl-400 {
    height: 400px !important;
  }
  /* line 20020, app/assets/stylesheets/style.scss */
  .min-h-xl-400 {
    min-height: 400px !important;
  }
  /* line 20023, app/assets/stylesheets/style.scss */
  .max-h-xl-400 {
    max-height: 400px !important;
  }
  /* line 20026, app/assets/stylesheets/style.scss */
  .h-xl-450 {
    height: 450px !important;
  }
  /* line 20029, app/assets/stylesheets/style.scss */
  .min-h-xl-450 {
    min-height: 450px !important;
  }
  /* line 20032, app/assets/stylesheets/style.scss */
  .max-h-xl-450 {
    max-height: 450px !important;
  }
  /* line 20035, app/assets/stylesheets/style.scss */
  .h-xl-500 {
    height: 500px !important;
  }
  /* line 20038, app/assets/stylesheets/style.scss */
  .min-h-xl-500 {
    min-height: 500px !important;
  }
  /* line 20041, app/assets/stylesheets/style.scss */
  .max-h-xl-500 {
    max-height: 500px !important;
  }
  /* line 20044, app/assets/stylesheets/style.scss */
  .h-xl-550 {
    height: 550px !important;
  }
  /* line 20047, app/assets/stylesheets/style.scss */
  .min-h-xl-550 {
    min-height: 550px !important;
  }
  /* line 20050, app/assets/stylesheets/style.scss */
  .max-h-xl-550 {
    max-height: 550px !important;
  }
  /* line 20053, app/assets/stylesheets/style.scss */
  .h-xl-600 {
    height: 600px !important;
  }
  /* line 20056, app/assets/stylesheets/style.scss */
  .min-h-xl-600 {
    min-height: 600px !important;
  }
  /* line 20059, app/assets/stylesheets/style.scss */
  .max-h-xl-600 {
    max-height: 600px !important;
  }
  /* line 20062, app/assets/stylesheets/style.scss */
  .h-xl-650 {
    height: 650px !important;
  }
  /* line 20065, app/assets/stylesheets/style.scss */
  .min-h-xl-650 {
    min-height: 650px !important;
  }
  /* line 20068, app/assets/stylesheets/style.scss */
  .max-h-xl-650 {
    max-height: 650px !important;
  }
  /* line 20071, app/assets/stylesheets/style.scss */
  .h-xl-700 {
    height: 700px !important;
  }
  /* line 20074, app/assets/stylesheets/style.scss */
  .min-h-xl-700 {
    min-height: 700px !important;
  }
  /* line 20077, app/assets/stylesheets/style.scss */
  .max-h-xl-700 {
    max-height: 700px !important;
  }
  /* line 20080, app/assets/stylesheets/style.scss */
  .h-xl-750 {
    height: 750px !important;
  }
  /* line 20083, app/assets/stylesheets/style.scss */
  .min-h-xl-750 {
    min-height: 750px !important;
  }
  /* line 20086, app/assets/stylesheets/style.scss */
  .max-h-xl-750 {
    max-height: 750px !important;
  }
  /* line 20089, app/assets/stylesheets/style.scss */
  .h-xl-800 {
    height: 800px !important;
  }
  /* line 20092, app/assets/stylesheets/style.scss */
  .min-h-xl-800 {
    min-height: 800px !important;
  }
  /* line 20095, app/assets/stylesheets/style.scss */
  .max-h-xl-800 {
    max-height: 800px !important;
  }
  /* line 20098, app/assets/stylesheets/style.scss */
  .h-xl-850 {
    height: 850px !important;
  }
  /* line 20101, app/assets/stylesheets/style.scss */
  .min-h-xl-850 {
    min-height: 850px !important;
  }
  /* line 20104, app/assets/stylesheets/style.scss */
  .max-h-xl-850 {
    max-height: 850px !important;
  }
  /* line 20107, app/assets/stylesheets/style.scss */
  .h-xl-900 {
    height: 900px !important;
  }
  /* line 20110, app/assets/stylesheets/style.scss */
  .min-h-xl-900 {
    min-height: 900px !important;
  }
  /* line 20113, app/assets/stylesheets/style.scss */
  .max-h-xl-900 {
    max-height: 900px !important;
  }
  /* line 20116, app/assets/stylesheets/style.scss */
  .h-xl-950 {
    height: 950px !important;
  }
  /* line 20119, app/assets/stylesheets/style.scss */
  .min-h-xl-950 {
    min-height: 950px !important;
  }
  /* line 20122, app/assets/stylesheets/style.scss */
  .max-h-xl-950 {
    max-height: 950px !important;
  }
  /* line 20125, app/assets/stylesheets/style.scss */
  .h-xl-1000 {
    height: 1000px !important;
  }
  /* line 20128, app/assets/stylesheets/style.scss */
  .min-h-xl-1000 {
    min-height: 1000px !important;
  }
  /* line 20131, app/assets/stylesheets/style.scss */
  .max-h-xl-1000 {
    max-height: 1000px !important;
  }
  /* line 20134, app/assets/stylesheets/style.scss */
  .h-xl-p5 {
    height: 5% !important;
  }
  /* line 20137, app/assets/stylesheets/style.scss */
  .min-h-xl-p5 {
    min-height: 5% !important;
  }
  /* line 20140, app/assets/stylesheets/style.scss */
  .max-h-xl-p5 {
    max-height: 5% !important;
  }
  /* line 20143, app/assets/stylesheets/style.scss */
  .h-xl-p10 {
    height: 10% !important;
  }
  /* line 20146, app/assets/stylesheets/style.scss */
  .min-h-xl-p10 {
    min-height: 10% !important;
  }
  /* line 20149, app/assets/stylesheets/style.scss */
  .max-h-xl-p10 {
    max-height: 10% !important;
  }
  /* line 20152, app/assets/stylesheets/style.scss */
  .h-xl-p15 {
    height: 15% !important;
  }
  /* line 20155, app/assets/stylesheets/style.scss */
  .min-h-xl-p15 {
    min-height: 15% !important;
  }
  /* line 20158, app/assets/stylesheets/style.scss */
  .max-h-xl-p15 {
    max-height: 15% !important;
  }
  /* line 20161, app/assets/stylesheets/style.scss */
  .h-xl-p20 {
    height: 20% !important;
  }
  /* line 20164, app/assets/stylesheets/style.scss */
  .min-h-xl-p20 {
    min-height: 20% !important;
  }
  /* line 20167, app/assets/stylesheets/style.scss */
  .max-h-xl-p20 {
    max-height: 20% !important;
  }
  /* line 20170, app/assets/stylesheets/style.scss */
  .h-xl-p25 {
    height: 25% !important;
  }
  /* line 20173, app/assets/stylesheets/style.scss */
  .min-h-xl-p25 {
    min-height: 25% !important;
  }
  /* line 20176, app/assets/stylesheets/style.scss */
  .max-h-xl-p25 {
    max-height: 25% !important;
  }
  /* line 20179, app/assets/stylesheets/style.scss */
  .h-xl-p30 {
    height: 30% !important;
  }
  /* line 20182, app/assets/stylesheets/style.scss */
  .min-h-xl-p30 {
    min-height: 30% !important;
  }
  /* line 20185, app/assets/stylesheets/style.scss */
  .max-h-xl-p30 {
    max-height: 30% !important;
  }
  /* line 20188, app/assets/stylesheets/style.scss */
  .h-xl-p35 {
    height: 35% !important;
  }
  /* line 20191, app/assets/stylesheets/style.scss */
  .min-h-xl-p35 {
    min-height: 35% !important;
  }
  /* line 20194, app/assets/stylesheets/style.scss */
  .max-h-xl-p35 {
    max-height: 35% !important;
  }
  /* line 20197, app/assets/stylesheets/style.scss */
  .h-xl-p40 {
    height: 40% !important;
  }
  /* line 20200, app/assets/stylesheets/style.scss */
  .min-h-xl-p40 {
    min-height: 40% !important;
  }
  /* line 20203, app/assets/stylesheets/style.scss */
  .max-h-xl-p40 {
    max-height: 40% !important;
  }
  /* line 20206, app/assets/stylesheets/style.scss */
  .h-xl-p45 {
    height: 45% !important;
  }
  /* line 20209, app/assets/stylesheets/style.scss */
  .min-h-xl-p45 {
    min-height: 45% !important;
  }
  /* line 20212, app/assets/stylesheets/style.scss */
  .max-h-xl-p45 {
    max-height: 45% !important;
  }
  /* line 20215, app/assets/stylesheets/style.scss */
  .h-xl-p50 {
    height: 50% !important;
  }
  /* line 20218, app/assets/stylesheets/style.scss */
  .min-h-xl-p50 {
    min-height: 50% !important;
  }
  /* line 20221, app/assets/stylesheets/style.scss */
  .max-h-xl-p50 {
    max-height: 50% !important;
  }
  /* line 20224, app/assets/stylesheets/style.scss */
  .h-xl-p60 {
    height: 60% !important;
  }
  /* line 20227, app/assets/stylesheets/style.scss */
  .min-h-xl-p60 {
    min-height: 60% !important;
  }
  /* line 20230, app/assets/stylesheets/style.scss */
  .max-h-xl-p60 {
    max-height: 60% !important;
  }
  /* line 20233, app/assets/stylesheets/style.scss */
  .h-xl-p65 {
    height: 65% !important;
  }
  /* line 20236, app/assets/stylesheets/style.scss */
  .min-h-xl-p65 {
    min-height: 65% !important;
  }
  /* line 20239, app/assets/stylesheets/style.scss */
  .max-h-xl-p65 {
    max-height: 65% !important;
  }
  /* line 20242, app/assets/stylesheets/style.scss */
  .h-xl-p70 {
    height: 70% !important;
  }
  /* line 20245, app/assets/stylesheets/style.scss */
  .min-h-xl-p70 {
    min-height: 70% !important;
  }
  /* line 20248, app/assets/stylesheets/style.scss */
  .max-h-xl-p70 {
    max-height: 70% !important;
  }
  /* line 20251, app/assets/stylesheets/style.scss */
  .h-xl-p75 {
    height: 75% !important;
  }
  /* line 20254, app/assets/stylesheets/style.scss */
  .min-h-xl-p75 {
    min-height: 75% !important;
  }
  /* line 20257, app/assets/stylesheets/style.scss */
  .max-h-xl-p75 {
    max-height: 75% !important;
  }
  /* line 20260, app/assets/stylesheets/style.scss */
  .h-xl-p80 {
    height: 80% !important;
  }
  /* line 20263, app/assets/stylesheets/style.scss */
  .min-h-xl-p80 {
    min-height: 80% !important;
  }
  /* line 20266, app/assets/stylesheets/style.scss */
  .max-h-xl-p80 {
    max-height: 80% !important;
  }
  /* line 20269, app/assets/stylesheets/style.scss */
  .h-xl-p85 {
    height: 85% !important;
  }
  /* line 20272, app/assets/stylesheets/style.scss */
  .min-h-xl-p85 {
    min-height: 85% !important;
  }
  /* line 20275, app/assets/stylesheets/style.scss */
  .max-h-xl-p85 {
    max-height: 85% !important;
  }
  /* line 20278, app/assets/stylesheets/style.scss */
  .h-xl-p90 {
    height: 90% !important;
  }
  /* line 20281, app/assets/stylesheets/style.scss */
  .min-h-xl-p90 {
    min-height: 90% !important;
  }
  /* line 20284, app/assets/stylesheets/style.scss */
  .max-h-xl-p90 {
    max-height: 90% !important;
  }
  /* line 20287, app/assets/stylesheets/style.scss */
  .h-xl-p95 {
    height: 95% !important;
  }
  /* line 20290, app/assets/stylesheets/style.scss */
  .min-h-xl-p95 {
    min-height: 95% !important;
  }
  /* line 20293, app/assets/stylesheets/style.scss */
  .max-h-xl-p95 {
    max-height: 95% !important;
  }
  /* line 20296, app/assets/stylesheets/style.scss */
  .h-xl-p100 {
    height: 100% !important;
  }
  /* line 20299, app/assets/stylesheets/style.scss */
  .min-h-xl-p100 {
    min-height: 100% !important;
  }
  /* line 20302, app/assets/stylesheets/style.scss */
  .max-h-xl-p100 {
    max-height: 100% !important;
  }
  /* line 20305, app/assets/stylesheets/style.scss */
  .h-xl-auto {
    height: auto !important;
  }
  /* line 20308, app/assets/stylesheets/style.scss */
  .min-h-xl-auto {
    min-height: auto !important;
  }
  /* line 20311, app/assets/stylesheets/style.scss */
  .max-h-xl-auto {
    max-height: auto !important;
  }
}

/*---Layout---*/
/* line 20314, app/assets/stylesheets/style.scss */
.fixed .wrapper, .main-header .logo, .user-panel {
  overflow: hidden;
}

/* line 20317, app/assets/stylesheets/style.scss */
.layout-boxed {
  background: #f3f6f9;
}

/* line 20319, app/assets/stylesheets/style.scss */
.layout-boxed .wrapper {
  width: 95%;
  max-width: 1440px;
  margin: 0 auto;
  min-height: 100%;
  box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0.05);
  position: relative;
  background: #f4f5f9;
}

@media (min-width: 1900px) {
  /* line 20329, app/assets/stylesheets/style.scss */
  .layout-boxed .wrapper {
    width: 95%;
    max-width: 1850px;
  }
}

/* line 20332, app/assets/stylesheets/style.scss */
.content-wrapper, .main-footer {
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  margin-left: 18.58rem;
  z-index: 820;
}

@media (min-width: 768px) {
  /* line 20341, app/assets/stylesheets/style.scss */
  .sidebar-collapse .content-wrapper, .sidebar-collapse .main-footer {
    margin-left: 0;
  }
}

/* line 20343, app/assets/stylesheets/style.scss */
.content-wrapper {
  min-height: 100%;
  background-color: #eceff3;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

/* line 20352, app/assets/stylesheets/style.scss */
.main-footer {
  background-color: rgba(255, 255, 255, 0);
  padding: 1.5rem 0;
  border-top: 0px solid #cccccc;
  z-index: 1;
  position: relative;
}

/* line 20358, app/assets/stylesheets/style.scss */
.main-footer .nav {
  margin-top: -7px;
}

/* line 20361, app/assets/stylesheets/style.scss */
.fixed .left-side {
  position: fixed;
}

/* line 20363, app/assets/stylesheets/style.scss */
.fixed .main-header {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
}

/* line 20369, app/assets/stylesheets/style.scss */
.fixed .main-sidebar {
  position: fixed;
}

/* line 20371, app/assets/stylesheets/style.scss */
.fixed .content-wrapper {
  margin-top: 65px;
}

/* line 20373, app/assets/stylesheets/style.scss */
.fixed .right-side {
  margin-top: 65px;
}

@media (max-width: 767px) {
  /* line 20377, app/assets/stylesheets/style.scss */
  .content-wrapper {
    margin-left: 0;
  }
  /* line 20380, app/assets/stylesheets/style.scss */
  .main-footer {
    margin-left: 0;
    text-align: center;
  }
  /* line 20384, app/assets/stylesheets/style.scss */
  .fixed .content-wrapper {
    margin-top: 125px;
  }
  /* line 20386, app/assets/stylesheets/style.scss */
  .fixed .right-side {
    margin-top: 125px;
  }
}

/* line 20388, app/assets/stylesheets/style.scss */
.fixedlayout-boxed .wrapper {
  max-width: 100%;
}

/* line 20391, app/assets/stylesheets/style.scss */
.hold-transition .content-wrapper, .hold-transition .left-side, .hold-transition .main-footer, .hold-transition .main-header .logo, .hold-transition .main-header .navbar, .hold-transition .main-sidebar, .hold-transition .menu-open .fa-angle-left, .hold-transition .right-side {
  transition: none;
}

/* line 20397, app/assets/stylesheets/style.scss */
.content {
  min-height: 250px;
  padding: 0.75rem 1.5rem 0px 1.5rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 20403, app/assets/stylesheets/style.scss */
.layout-top-nav .content-wrapper .content {
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}

/* line 20408, app/assets/stylesheets/style.scss */
.container > .content {
  padding: 10px 0px 0px 0px;
}

/* line 20410, app/assets/stylesheets/style.scss */
.container > .content > .content-header {
  padding-top: 0px;
}

/* line 20412, app/assets/stylesheets/style.scss */
.container > .content-header {
  padding: 10px 0px 0px 0px;
}

/*---art shape---*/
/* line 20416, app/assets/stylesheets/style.scss */
.art-bg {
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  background-attachment: fixed;
  z-index: -1;
  min-height: 400px;
}

/* line 20424, app/assets/stylesheets/style.scss */
.art-bg img {
  left: -2px;
  width: 100%;
  height: auto;
  bottom: -32px;
  position: absolute;
  transform: scale(1.1, 0.8);
  transform-origin: bottom;
}

/* line 20432, app/assets/stylesheets/style.scss */
.art-bg img.light-img {
  display: block;
}

/* line 20434, app/assets/stylesheets/style.scss */
.art-bg img.dark-img {
  display: none;
}

/* line 20437, app/assets/stylesheets/style.scss */
.dark-skin .art-bg img.dark-img {
  display: block;
}

/* line 20439, app/assets/stylesheets/style.scss */
.dark-skin .art-bg img.light-img {
  display: none;
}

/* line 20441, app/assets/stylesheets/style.scss */
.dark-skin.onlyfull .art-bg .art-img {
  display: none;
}

/* line 20444, app/assets/stylesheets/style.scss */
.onlyheader .art-bg {
  min-height: 65px;
}

/* line 20446, app/assets/stylesheets/style.scss */
.onlyheader .art-bg .art-img {
  display: none;
}

/* line 20449, app/assets/stylesheets/style.scss */
.onlyfull .art-bg {
  min-height: 100%;
}

/* line 20451, app/assets/stylesheets/style.scss */
.onlyfull .art-bg .art-img {
  display: none;
}

/* line 20454, app/assets/stylesheets/style.scss */
#progressbar1 {
  text-align: center;
}

/* line 20456, app/assets/stylesheets/style.scss */
#progressbar1 .progressbar-text {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-family: "Rubik", sans-serif !important;
  text-align: center;
  display: none;
}

/* line 20464, app/assets/stylesheets/style.scss */
#progressbar1 span {
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 25px;
  font-size: 11px;
  padding: 10px;
  width: 100%;
}

/* line 20473, app/assets/stylesheets/style.scss */
#progressbar2 {
  text-align: center;
}

/* line 20475, app/assets/stylesheets/style.scss */
#progressbar2 .progressbar-text {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-family: "Rubik", sans-serif !important;
  text-align: center;
  display: none;
}

/* line 20483, app/assets/stylesheets/style.scss */
#progressbar2 span {
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 25px;
  font-size: 11px;
  padding: 10px;
  width: 100%;
}

/* line 20492, app/assets/stylesheets/style.scss */
#progressbar3 {
  text-align: center;
}

/* line 20494, app/assets/stylesheets/style.scss */
#progressbar3 .progressbar-text {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-family: "Rubik", sans-serif !important;
  text-align: center;
  display: none;
}

/* line 20502, app/assets/stylesheets/style.scss */
#progressbar3 span {
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 25px;
  font-size: 11px;
  padding: 10px;
  width: 100%;
}

/* line 20511, app/assets/stylesheets/style.scss */
#progressbar4 {
  text-align: center;
  margin: 0 auto;
  width: 200px !important;
}

/* line 20515, app/assets/stylesheets/style.scss */
#progressbar4 .progressbar-text {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-family: "Rubik", sans-serif !important;
  text-align: center;
  display: none;
}

/* line 20523, app/assets/stylesheets/style.scss */
#progressbar4 > span {
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 40px;
  font-size: 20px;
  padding: 20px;
  width: 100%;
}

@media (min-width: 1599px) {
  /* line 20533, app/assets/stylesheets/style.scss */
  #progressbar4 {
    width: 300px !important;
    text-align: center;
    margin: 0 auto;
  }
  /* line 20537, app/assets/stylesheets/style.scss */
  #progressbar4 .progressbar-text {
    border-radius: 100%;
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-family: "Rubik", sans-serif !important;
    text-align: center;
    display: none;
  }
  /* line 20545, app/assets/stylesheets/style.scss */
  #progressbar4 > span {
    position: absolute;
    margin: 0 auto;
    left: 0;
    top: 90px;
    font-size: 20px;
    padding: 20px;
    width: 100%;
  }
}

@media (max-width: 1599px) {
  /* line 20554, app/assets/stylesheets/style.scss */
  #bt-sellers .slimScrollDiv {
    height: 606px !important;
  }
  /* line 20556, app/assets/stylesheets/style.scss */
  #bt-sellers .slimScrollDiv .inner-user-div3 {
    height: 606px !important;
  }
}

/* line 20558, app/assets/stylesheets/style.scss */
.icon i {
  width: 60px;
  height: 60px;
  text-align: center;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  line-height: 60px;
  border-radius: 100%;
  margin-right: 30px;
}

/* line 20568, app/assets/stylesheets/style.scss */
.wed-up {
  margin-top: -85px;
  padding: 30px 50px;
}

/* line 20572, app/assets/stylesheets/style.scss */
.dask .fc-today-button {
  display: none;
}

/* line 20574, app/assets/stylesheets/style.scss */
.dask .fc-right {
  display: none;
}

/* line 20576, app/assets/stylesheets/style.scss */
.dask .fc-toolbar .fc-left {
  float: right;
}

/* line 20578, app/assets/stylesheets/style.scss */
.dask .fc-toolbar .fc-center {
  float: left;
}

/* line 20581, app/assets/stylesheets/style.scss */
.dash-chart {
  height: 146px !important;
}

/* line 20584, app/assets/stylesheets/style.scss */
.dash-table.table > tbody > tr > td, .dash-table.table > tbody > tr > th {
  padding: 0.5rem;
}

/*---Header---*/
/* line 20588, app/assets/stylesheets/style.scss */
.page-header {
  margin: 10px 0 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e6e6e6;
}

/* line 20592, app/assets/stylesheets/style.scss */
.page-header > small, .page-header > .small {
  color: #737373;
  display: block;
  margin-top: 5px;
}

/* line 20597, app/assets/stylesheets/style.scss */
.main-header {
  max-height: 125px;
  z-index: 999;
  position: relative;
}

/* line 20601, app/assets/stylesheets/style.scss */
.main-header div.logo-box {
  width: 18.58rem;
  float: left;
  transition: transform .3s ease-in-out, width .3s ease-in-out;
  background: #2f3478;
  border-top-right-radius: 0px;
}

/* line 20610, app/assets/stylesheets/style.scss */
.main-header .push-btn, .main-header .full-screen, .main-header .svg-bt-icon {
  height: 45px;
  width: 45px;
  padding: 10px;
  text-align: center;
  line-height: 20px;
  font-size: 1.714rem;
  margin: 0 5px;
  background-color: transparent;
  border-radius: 10px;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0);
}

/* line 20622, app/assets/stylesheets/style.scss */
.main-header .push-btn:hover, .main-header .push-btn:active, .main-header .push-btn:focus, .main-header .full-screen:hover, .main-header .full-screen:active, .main-header .full-screen:focus, .main-header .svg-bt-icon:hover, .main-header .svg-bt-icon:active, .main-header .svg-bt-icon:focus {
  background-color: rgba(0, 0, 0, 0.03);
  color: #6cbbfa;
}

/* line 20625, app/assets/stylesheets/style.scss */
.main-header .push-btn img, .main-header .full-screen img, .main-header .svg-bt-icon img {
  height: 20px;
  width: 20px;
  margin-top: 2.5px;
}

/* line 20629, app/assets/stylesheets/style.scss */
.main-header .logo-box {
  border-right: 1px solid rgba(72, 94, 144, 0);
}

/* line 20631, app/assets/stylesheets/style.scss */
.main-header .app-menu .search-bx {
  max-width: 250px;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0);
  border-radius: 10px;
  overflow: hidden;
}

/* line 20637, app/assets/stylesheets/style.scss */
.main-header .app-menu .search-bx input[type="search"] {
  background-color: #1b1f54;
  color: #172b4c;
  font-size: 16px;
  padding-left: 20px;
  border: none;
  border-radius: 5px 0px 0px 5px;
  height: 45px;
}

/* line 20645, app/assets/stylesheets/style.scss */
.main-header .app-menu .search-bx ::-moz-placeholder {
  color: #717C99;
}
.main-header .app-menu .search-bx ::placeholder {
  color: #717C99;
}

/* line 20647, app/assets/stylesheets/style.scss */
.main-header .app-menu .search-bx .input-group {
  margin-top: 0px;
}

/* line 20649, app/assets/stylesheets/style.scss */
.main-header .app-menu .search-bx .input-group-append {
  margin-left: 0px;
}

/* line 20651, app/assets/stylesheets/style.scss */
.main-header .app-menu .search-bx .btn {
  background-color: #1b1f54;
  color: #5C607B;
  font-weight: 700;
  font-size: 18px;
  border-radius: 0 5px 5px 0;
  padding: 3px 15px 3px 5px;
  box-shadow: none;
}

/* line 20659, app/assets/stylesheets/style.scss */
.main-header .app-menu .search-bx .btn img {
  width: 20px;
  margin-top: -3px;
  filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
}

/* line 20663, app/assets/stylesheets/style.scss */
.main-header .r-side .app-menu, .main-header .r-side .btn-group a {
  margin: 10px 5px;
}

/* line 20665, app/assets/stylesheets/style.scss */
.main-header .navbar {
  transition: margin-left 0.3s ease-in-out;
  margin-bottom: 0;
  margin-left: 18.58rem;
  min-height: 65px;
  border-radius: 0;
  border-bottom: 0px solid rgba(72, 94, 144, 0.16);
  padding: 0 0.75rem;
  box-shadow: none;
}

/* line 20677, app/assets/stylesheets/style.scss */
.main-header .navbar .nav > li.user > a > i {
  margin-right: 5px;
}

/* line 20679, app/assets/stylesheets/style.scss */
.main-header .logo {
  transition: width 0.3s ease-in-out;
  display: block;
  height: 65px;
  font-size: 1.2rem;
  line-height: 65px;
  text-align: left;
  padding: 0 15px;
  position: relative;
  z-index: 999;
}

/* line 20692, app/assets/stylesheets/style.scss */
.main-header .logo .logo-lg {
  line-height: 65px;
  display: inline-block;
  padding-left: 5px;
}

/* line 20696, app/assets/stylesheets/style.scss */
.main-header .logo .logo-lg .dark-logo {
  display: none;
}

/* line 20698, app/assets/stylesheets/style.scss */
.main-header .logo .logo-lg .light-logo {
  display: block;
}

/* line 20700, app/assets/stylesheets/style.scss */
.main-header .logo .logo-mini {
  line-height: 65px;
  display: inline-block;
}

/* line 20703, app/assets/stylesheets/style.scss */
.main-header .logo .logo-mini .dark-logo {
  display: none;
}

/* line 20705, app/assets/stylesheets/style.scss */
.main-header .logo .logo-mini .light-logo {
  display: block;
}

/* line 20707, app/assets/stylesheets/style.scss */
.main-header #navbar-search-input.form-control {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

/* line 20710, app/assets/stylesheets/style.scss */
.main-header #navbar-search-input.form-control:active, .main-header #navbar-search-input.form-control.active, .main-header #navbar-search-input.form-control:focus {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9);
}

/* line 20713, app/assets/stylesheets/style.scss */
.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 20716, app/assets/stylesheets/style.scss */
.main-header #navbar-search-input.form-control:-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 20719, app/assets/stylesheets/style.scss */
.main-header #navbar-search-input.form-control::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 20722, app/assets/stylesheets/style.scss */
.main-header #navbar-search-input.form-control:-ms-input-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 20725, app/assets/stylesheets/style.scss */
.main-header .navbar-custom-menu {
  float: right;
}

/* line 20727, app/assets/stylesheets/style.scss */
.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after {
  content: '';
  position: absolute;
  top: 23px;
  right: 16px;
  display: none;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #fb5ea8;
  animation: beat .25s infinite alternate;
  transform-origin: center;
}

/* line 20739, app/assets/stylesheets/style.scss */
.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.animated::after {
  top: 17px;
  right: -5px;
}

/* line 20742, app/assets/stylesheets/style.scss */
.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.fa.animated::after {
  top: 17px;
  right: -5px;
}

/* line 20745, app/assets/stylesheets/style.scss */
.main-header .navbar-right {
  float: right;
  padding-right: 15px;
}

/* line 20748, app/assets/stylesheets/style.scss */
.main-header .navbar-brand {
  color: #ffffff;
}

/* line 20750, app/assets/stylesheets/style.scss */
.main-header .sidebar-toggle {
  float: left;
  padding: 0 10px;
  font-size: 1.2rem;
  line-height: normal;
}

/* line 20755, app/assets/stylesheets/style.scss */
.main-header .sidebar-toggle:hover, .main-header .sidebar-toggle:focus {
  color: #ffffff;
}

/* line 20757, app/assets/stylesheets/style.scss */
.main-header .sidebar-toggle .icon-bar {
  display: none;
}

/* line 20760, app/assets/stylesheets/style.scss */
.dark-skin .main-header .logo .logo-lg .dark-logo {
  display: block;
}

/* line 20762, app/assets/stylesheets/style.scss */
.dark-skin .main-header .logo .logo-lg .light-logo {
  display: none;
}

@keyframes beat {
  to {
    transform: scale(2);
  }
}

/* line 20768, app/assets/stylesheets/style.scss */
.layout-top-nav .main-header .navbar {
  margin-left: 0;
}

@media (max-width: 767px) {
  /* line 20772, app/assets/stylesheets/style.scss */
  .main-header {
    position: relative;
    z-index: 999;
  }
  /* line 20775, app/assets/stylesheets/style.scss */
  .main-header .navbar-right {
    padding-right: 0px;
    float: none;
  }
  /* line 20778, app/assets/stylesheets/style.scss */
  .main-header .navbar-right > li {
    color: inherit;
    border: 0;
  }
  /* line 20781, app/assets/stylesheets/style.scss */
  .main-header .logo {
    width: 100%;
    float: none;
    text-align: center;
  }
  /* line 20785, app/assets/stylesheets/style.scss */
  .main-header .navbar {
    width: 100%;
    float: none;
    margin: 0;
    z-index: 999;
  }
  /* line 20790, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu {
    float: right;
    padding-right: 0px;
  }
  /* line 20794, app/assets/stylesheets/style.scss */
  .navbar-collapse .main-header .navbar-right {
    margin: 7.5px -15px;
  }
  /* line 20797, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    padding: 0px 14px;
  }
  /* line 20799, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > li:last-child > a {
    padding: 0px 14px;
  }
}

@media (max-width: 991px) {
  /* line 20802, app/assets/stylesheets/style.scss */
  .navbar-collapse .pull-left {
    float: none !important;
  }
  /* line 20804, app/assets/stylesheets/style.scss */
  .navbar-collapse .pull-left + .navbar-custom-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
  }
}

@media (min-width: 768px) {
  /* line 20810, app/assets/stylesheets/style.scss */
  .main-header .logo {
    display: block;
  }
  /* line 20813, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo-box {
    width: 60px;
    transition: transform .3s ease-in-out, width .3s ease-in-out;
  }
  /* line 20819, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width: 0;
    text-align: center;
    padding: 0;
  }
  /* line 20823, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    display: inline-block;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
  }
  /* line 20828, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
    display: block;
  }
  /* line 20830, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 60px;
  }
}

@media (max-width: 767px) {
  /* line 20833, app/assets/stylesheets/style.scss */
  .main-header > div {
    width: 100% !important;
    float: none;
    margin-left: 0 !important;
  }
  /* line 20837, app/assets/stylesheets/style.scss */
  .main-header > div .logo {
    line-height: normal;
    height: auto;
  }
  /* line 20840, app/assets/stylesheets/style.scss */
  .main-header > div .logo .logo-lg {
    line-height: 50px;
    padding-left: 0;
  }
  /* line 20843, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav .search-bar > div {
    padding: 7px 0 8px;
  }
  /* line 20845, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li {
    height: 50px;
  }
  /* line 20847, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li > a.dropdown-toggle {
    margin: 3px 5px;
  }
  /* line 20849, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li:last-child > a {
    margin: 2px 5px;
  }
  /* line 20851, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .full-screen {
    margin: 3px 5px !important;
    padding: 10px;
  }
}

@media (max-width: 370px) {
  /* line 20855, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav .search-bar > div {
    padding: 10px 0 10px;
  }
  /* line 20857, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li {
    height: 50px;
  }
  /* line 20859, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li > a.dropdown-toggle {
    margin: 8px 5px;
  }
  /* line 20861, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li:last-child > a {
    margin: 8px 5px;
  }
}

/* line 20863, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav {
  flex-direction: row;
}

/* line 20866, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav > li {
  height: 65px;
}

/* line 20868, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav > li > a.dropdown-toggle {
  padding: 10px;
  vertical-align: middle;
  display: block;
  font-size: 1.714rem;
  height: 45px;
  text-align: center;
  width: 45px;
  line-height: 20px;
  margin: 10px 5px;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0);
  border-radius: 10px;
  background-color: transparent;
}

/* line 20882, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav > li:last-child > a {
  padding: 10px;
  vertical-align: middle;
  display: block;
  font-size: 1.714rem;
  height: 45px;
  text-align: center;
  width: 45px;
  line-height: 20px;
  margin: 10px 5px;
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0);
  border-radius: 10px;
}

/* line 20895, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav > .search-box > a {
  padding: 10px;
  vertical-align: middle;
  display: block;
  font-size: 1.5rem;
  border-radius: 100%;
  height: 45px;
  text-align: center;
  width: 45px;
  line-height: 25px;
  margin: 10px 5px;
}

/* line 20906, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav > .search-box > div {
  padding: 15px 0 15px;
}

/* line 20908, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav .full-screen-btn > a {
  padding: 10px;
  vertical-align: middle;
  display: block;
  font-size: 1.5rem;
  border-radius: 100%;
  height: 45px;
  text-align: center;
  width: 45px;
  line-height: 25px;
  margin: 10px 5px;
}

/* line 20919, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav .search-bar > div {
  padding: 10px 0 25px;
}

/* line 20921, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav .search-bar .lookup::before {
  color: #172b4c;
  top: 42%;
}

/* line 20924, app/assets/stylesheets/style.scss */
.navbar-custom-menu .navbar-nav .search-bar .lookup-circle input {
  background-color: rgba(23, 43, 76, 0.1);
  height: 35px;
  border-radius: 10px;
}

/* line 20928, app/assets/stylesheets/style.scss */
.navbar-custom-menu > .navbar-nav > li {
  position: relative;
}

/* line 20930, app/assets/stylesheets/style.scss */
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
}

/* line 20934, app/assets/stylesheets/style.scss */
.navbar-custom-menu.l-side > .navbar-nav > li > .dropdown-menu {
  right: auto;
  left: 0;
}

/* line 20937, app/assets/stylesheets/style.scss */
.navbar-custom-menu .dropdown-toggle::after {
  display: none;
}

@media (max-width: 767px) {
  /* line 20941, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > .search-bar .lookup input {
    max-width: 110px;
    padding-left: 10px !important;
  }
}

@media (max-width: 370px) {
  /* line 20945, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > .search-bar .lookup input {
    max-width: 50px;
    padding-left: 10px !important;
    padding: 0;
    height: 30px;
  }
}

/* line 20950, app/assets/stylesheets/style.scss */
.search-box .app-search {
  position: relative;
  margin: 0px;
  display: block;
  z-index: 110;
  width: 100%;
  top: -50px;
  left: 0px;
}

/* line 20958, app/assets/stylesheets/style.scss */
.search-box .app-search input {
  width: 100.5%;
  padding: 0px 40px 0px 15px;
  border-radius: 50px;
  font-size: 14px;
  transition: 0.5s ease-in;
  border: none;
}

/* line 20967, app/assets/stylesheets/style.scss */
.search-box .app-search .srh-btn {
  position: absolute;
  top: 9px;
  cursor: pointer;
  background: #ffffff;
  width: 15px;
  height: 15px;
  right: 15px;
  font-size: 14px;
}

/* line 20977, app/assets/stylesheets/style.scss */
body .main-header .navbar .nav > li.search-box > a:hover, body .main-header .navbar .nav > li.search-box > a:focus {
  background: none;
}

@media (max-width: 1024px) {
  /* line 20981, app/assets/stylesheets/style.scss */
  .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after {
    right: auto;
    top: 20px;
  }
  /* line 20985, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    line-height: 20px;
  }
  /* line 20987, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > li:last-child > a {
    line-height: 20px;
  }
  /* line 20989, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav .search-box > a {
    line-height: 20px;
  }
}

/* line 20991, app/assets/stylesheets/style.scss */
.dropdown-menu {
  box-shadow: none;
  border-color: #cccccc;
}

/* line 20994, app/assets/stylesheets/style.scss */
.dropdown-menu.scale-up {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.13);
  display: inline-block;
  transition: all .3s ease;
  transform: scale(0);
  transform-origin: right 0;
}

/* line 21005, app/assets/stylesheets/style.scss */
.dropdown-menu > li > a {
  color: gray;
}

/* line 21007, app/assets/stylesheets/style.scss */
.dropdown-menu > li > a > i {
  margin-right: 10px;
}

/* line 21009, app/assets/stylesheets/style.scss */
.dropdown-menu > .divider {
  background-color: #cccccc;
}

/* line 21012, app/assets/stylesheets/style.scss */
.show > .dropdown-menu.scale-up {
  transform: scale(1);
  -webkit-transform: scale(1);
  transform-origin: left 0;
  -webkit-transform-origin: left 0;
}

/* line 21018, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu {
  width: auto;
  max-width: 250px;
  padding: 0;
  margin: 0;
  top: 100%;
  border: none;
}

/* line 21025, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li {
  position: relative;
}

/* line 21027, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.header {
  background-color: #ffffff;
  border-bottom: 1px solid #f3f6f9;
  color: #172b4c;
  font-size: 14px;
  border-radius: 4px 4px 0 0;
  padding: 0;
}

/* line 21034, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.header > div {
  box-shadow: none;
}

/* line 21036, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.footer > a {
  font-size: 14px;
  padding: 15px 10px;
  text-align: center;
  border-radius: 0 0 4px 4px;
  line-height: 20px;
  display: block;
  width: auto;
  margin: 0;
}

/* line 21045, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.footer > a:hover {
  text-decoration: none;
  font-weight: 300;
}

/* line 21048, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}

/* line 21053, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu > li > a {
  display: block;
  white-space: nowrap;
  border-bottom: 1px solid #f3f6f9;
}

/* line 21057, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu > li > a:hover {
  background: #f3f6f9;
  text-decoration: none;
}

/* line 21060, app/assets/stylesheets/style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu > li > a > i {
  width: 20px;
}

/* line 21063, app/assets/stylesheets/style.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
  color: #172b4c;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}

/* line 21069, app/assets/stylesheets/style.scss */
.mail-contnet {
  display: inline-block;
  width: 75%;
  vertical-align: middle;
  overflow: hidden;
}

/* line 21075, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
  margin: 0;
  padding: 15px;
}

/* line 21078, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto 10px auto auto;
  width: 40px;
  height: 40px;
}

/* line 21082, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > .h4 {
  padding: 0;
  margin: 0;
  color: #172b4c;
  font-size: 15px;
  position: relative;
  font-weight: 300;
}

/* line 21089, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4 > small, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > .h4 > small, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4 > .small, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > .h4 > .small {
  color: gray;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 21095, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > span {
  margin: 5px 0 0;
  font-size: 10px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: list-item;
}

/* line 21103, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > .h4 {
  padding: 0;
  margin: 0 0 0 45px;
  color: #172b4c;
  font-size: 15px;
  position: relative;
}

/* line 21109, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > .h4 > small, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > .small, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > .h4 > .small {
  color: gray;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 21115, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #666666;
}

/* line 21119, app/assets/stylesheets/style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  content: " ";
  display: table;
}

/* line 21122, app/assets/stylesheets/style.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  padding: 10px;
}

/* line 21124, app/assets/stylesheets/style.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .h3 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 10px;
  color: gray;
}

/* line 21129, app/assets/stylesheets/style.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
  padding: 0;
  margin: 0;
}

/* line 21132, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-width: 0;
  width: auto;
  width: 250px;
  border: none;
  margin-top: 0;
}

/* line 21142, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 21145, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: auto;
  padding: 10px;
  text-align: center;
}

/* line 21149, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header img {
  z-index: 5;
  height: 70px;
  width: 70px;
  border: 3px solid transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 21155, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header .user-name {
  z-index: 5;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0;
  text-align: right;
}

/* line 21161, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small, .navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > .small {
  display: block;
  font-size: 12px;
}

/* line 21164, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body:before, .navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
  content: " ";
  display: table;
}

/* line 21167, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
  padding: 10px 15px;
  display: block;
  font-size: 1.1rem;
}

/* line 21171, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body a i {
  margin-right: 10px;
}

/* line 21173, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: rgba(23, 43, 76, 0.13);
}

/* line 21178, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu .user-footer {
  padding: 10px 10px 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 21182, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu .user-footer:before, .navbar-nav > .user-menu > .dropdown-menu .user-footer:after {
  content: " ";
  display: table;
}

/* line 21185, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu > .dropdown-menu .user-footer .btn-default {
  color: gray;
}

/* line 21187, app/assets/stylesheets/style.scss */
.navbar-nav > .user-menu .user-image {
  width: 25px;
  height: 25px;
  margin-top: 0px;
}

@media (max-width: 767px) {
  /* line 21193, app/assets/stylesheets/style.scss */
  .navbar-nav > .user-menu .user-image {
    float: none;
    margin-right: 0;
    margin-top: 0px;
    line-height: 10px;
  }
  /* line 21199, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    padding: 10px;
  }
  /* line 21201, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav li:last-child > a {
    padding: 10px;
  }
  /* line 21203, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > .search-box > a {
    padding: 10px;
  }
}

@media (max-width: 370px) {
  /* line 21206, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    font-size: 1rem;
    height: 35px;
    width: 35px;
    line-height: normal;
  }
  /* line 21211, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > li:last-child > a {
    font-size: 1rem;
    height: 35px;
    width: 35px;
    line-height: normal;
  }
  /* line 21216, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > .search-box > a {
    font-size: 1rem;
    height: 35px;
    width: 35px;
    line-height: normal;
  }
  /* line 21222, app/assets/stylesheets/style.scss */
  .navbar-nav > .user-menu .user-image {
    width: 15px;
    height: 15px;
  }
}

/* line 21225, app/assets/stylesheets/style.scss */
.show:not(.dropup) > .animated-dropdown-menu {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  animation: flipInX .7s both;
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}

@media (max-width: 991px) {
  /* line 21262, app/assets/stylesheets/style.scss */
  .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
    background-color: #f3f6f9;
  }
  /* line 21265, app/assets/stylesheets/style.scss */
  .navbar-custom-menu > .navbar-nav {
    float: right;
  }
  /* line 21267, app/assets/stylesheets/style.scss */
  .navbar-custom-menu > .navbar-nav > li {
    position: static;
  }
  /* line 21269, app/assets/stylesheets/style.scss */
  .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 5%;
    left: auto;
  }
  /* line 21273, app/assets/stylesheets/style.scss */
  .navbar-custom-menu.l-side > .navbar-nav > li > .dropdown-menu {
    left: 5%;
  }
}

/* line 21275, app/assets/stylesheets/style.scss */
.app-menu .dropdown-mega-menu {
  width: 53rem;
  padding: 0.5rem 1rem;
}

/* line 21278, app/assets/stylesheets/style.scss */
.app-menu .dropdown-mega-menu .nav-item.nav-item-header {
  text-transform: none;
  font-size: 1.429rem;
  padding-top: 0;
  font-weight: normal;
  padding: .715rem 1.072rem;
}

/* line 21284, app/assets/stylesheets/style.scss */
.app-menu .dropdown-mega-menu .nav-link {
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  cursor: pointer;
  color: #172b4c;
  border: none;
  font-weight: 400;
}

/* line 21292, app/assets/stylesheets/style.scss */
.app-menu .dropdown-mega-menu .nav-link:hover, .app-menu .dropdown-mega-menu .nav-link:focus {
  opacity: .8;
  background-color: transparent !important;
}

/* line 21295, app/assets/stylesheets/style.scss */
.app-menu .nav-link .nav-link-icon {
  font-size: 1.286rem;
  text-align: center;
  opacity: 1;
}

/* line 21299, app/assets/stylesheets/style.scss */
.app-menu .nav-link:hover .nav-link-icon, .app-menu .nav-link:focus .nav-link-icon {
  opacity: .9;
}

@media (max-width: 1024px) {
  /* line 21303, app/assets/stylesheets/style.scss */
  .app-menu .dropdown-mega-menu {
    width: 40rem;
  }
}

/*-----Preloader---*/
/* line 21306, app/assets/stylesheets/style.scss */
#loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 999999;
  overflow: visible;
  background: #fff url(/assets/preloaders/1-7569ec15d0808fc4f7962c4773f5f8fc98d127732d274cc903269c6eda4bb8bb.gif) no-repeat center center;
}

/*sidebar*/
/* line 21315, app/assets/stylesheets/style.scss */
.main-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 65px;
  min-height: 100%;
  width: 18.58rem;
  z-index: 810;
  transition: transform .3s ease-in-out, width .3s ease-in-out;
  border-top-right-radius: 20px;
}

/* line 21328, app/assets/stylesheets/style.scss */
.main-sidebar .sidebar-footer {
  background-color: #f2f2f2;
}

/* line 21330, app/assets/stylesheets/style.scss */
.main-sidebar .sidebar-footer a {
  color: #b5b5c3;
}

/* line 21333, app/assets/stylesheets/style.scss */
.sidebar-footer {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  transition: .2s ease-out;
  width: 18.58rem;
  background-color: #ffffff;
  border-top: 1px solid rgba(23, 43, 76, 0);
}

/* line 21342, app/assets/stylesheets/style.scss */
.sidebar-footer a {
  padding: 12px;
  width: 33.333337%;
  float: left;
  text-align: center;
  font-size: 18px;
}

/* line 21349, app/assets/stylesheets/style.scss */
.layout-boxed .sidebar-footer {
  position: absolute;
}

@media (max-width: 991px) {
  /* line 21353, app/assets/stylesheets/style.scss */
  .main-sidebar {
    padding-top: 65px;
  }
}

@media (max-width: 767px) {
  /* line 21356, app/assets/stylesheets/style.scss */
  .main-sidebar {
    margin-top: 145px;
    padding-top: 0px;
    transform: translate(-18.58rem, 0);
  }
  /* line 21364, app/assets/stylesheets/style.scss */
  .sidebar-open .main-sidebar {
    transform: translate(0, 0);
  }
}

@media (min-width: 768px) {
  /* line 21370, app/assets/stylesheets/style.scss */
  .sidebar-collapse .main-sidebar {
    transform: translate(-18.58rem, 0);
  }
  /* line 21375, app/assets/stylesheets/style.scss */
  .sidebar-collapse .sidebar-footer {
    width: 60px;
  }
  /* line 21377, app/assets/stylesheets/style.scss */
  .sidebar-collapse .sidebar-footer a {
    width: 100%;
  }
}

/* line 21379, app/assets/stylesheets/style.scss */
.sidebar {
  padding-bottom: 10px;
}

/* line 21382, app/assets/stylesheets/style.scss */
.sidebar-form input:focus {
  border-color: transparent;
}

/* line 21385, app/assets/stylesheets/style.scss */
.sidebar-menu {
  list-style: none;
  margin: 0 0px;
  padding: 15px 0px 50px 0px;
}

/* line 21389, app/assets/stylesheets/style.scss */
.sidebar-menu > li {
  position: relative;
  margin: 0 0px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 0;
  border-left: 5px solid transparent;
}

/* line 21396, app/assets/stylesheets/style.scss */
.sidebar-menu > li.user-profile:hover > a, .sidebar-menu > li.user-profile:active > a, .sidebar-menu > li.user-profile.active > a {
  color: #000000;
  background-color: transparent !important;
}

/* line 21399, app/assets/stylesheets/style.scss */
.sidebar-menu > li.user-profile:hover > a .email-id, .sidebar-menu > li.user-profile:active > a .email-id, .sidebar-menu > li.user-profile.active > a .email-id {
  color: rgba(23, 43, 76, 0.7);
}

/* line 21401, app/assets/stylesheets/style.scss */
.sidebar-menu > li.user-profile.menu-open > a {
  color: #000000;
  background-color: transparent !important;
}

/* line 21404, app/assets/stylesheets/style.scss */
.sidebar-menu > li.user-profile > a {
  opacity: 1;
  padding: 25px;
  display: flex;
}

/* line 21408, app/assets/stylesheets/style.scss */
.sidebar-menu > li.user-profile > .treeview-menu {
  background-color: #172b4c !important;
}

/* line 21410, app/assets/stylesheets/style.scss */
.sidebar-menu > li:hover > a, .sidebar-menu > li:active > a, .sidebar-menu > li.active > a {
  opacity: 1;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 21414, app/assets/stylesheets/style.scss */
.sidebar-menu > li:active > a, .sidebar-menu > li.active > a, .sidebar-menu > li:focus > a {
  font-weight: 500;
}

/* line 21416, app/assets/stylesheets/style.scss */
.sidebar-menu > li.treeview.menu-open {
  background-color: rgba(235, 237, 243, 0) !important;
}

/* line 21418, app/assets/stylesheets/style.scss */
.sidebar-menu > li.treeview.menu-open > a {
  opacity: 1;
}

/* line 21420, app/assets/stylesheets/style.scss */
.sidebar-menu > li > a {
  padding: 10px 0px;
  display: block;
}

/* line 21423, app/assets/stylesheets/style.scss */
.sidebar-menu > li > a > i {
  width: 30px;
  line-height: 28px;
  font-size: 1.5714285714rem;
  display: inline-block;
  vertical-align: middle;
  color: #172b4c;
  text-align: center;
  border-radius: 10px;
  margin-right: 20px;
  background-color: transparent;
}

/* line 21434, app/assets/stylesheets/style.scss */
.sidebar-menu > li > a > svg {
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  color: #485e90;
  text-align: center;
  margin-right: 10px;
  fill: rgba(27, 46, 75, 0.06);
}

/* line 21442, app/assets/stylesheets/style.scss */
.sidebar-menu > li > a > img.svg-icon {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  padding: 8px;
  margin-top: -2px;
  border: 1px solid rgba(23, 43, 76, 0.5);
  border-radius: 100px;
}

/* line 21450, app/assets/stylesheets/style.scss */
.sidebar-menu > li:hover > a > i, .sidebar-menu > li:active > a > i, .sidebar-menu > li.active > a > i {
  color: #b5b5c3;
}

/* line 21452, app/assets/stylesheets/style.scss */
.sidebar-menu > li:hover > a > svg, .sidebar-menu > li:active > a > svg, .sidebar-menu > li.active > a > svg {
  color: #b5b5c3;
}

/* line 21454, app/assets/stylesheets/style.scss */
.sidebar-menu > li.menu-open > a > i {
  color: #b5b5c3;
}

/* line 21456, app/assets/stylesheets/style.scss */
.sidebar-menu > li.menu-open > a > svg {
  color: #b5b5c3;
}

/* line 21458, app/assets/stylesheets/style.scss */
.sidebar-menu > li .badge {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  line-height: 16px;
  text-align: center;
  font-weight: 300;
  margin-top: 3px;
}

/* line 21467, app/assets/stylesheets/style.scss */
.sidebar-menu > li .label {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  line-height: 16px;
  text-align: center;
  font-weight: 300;
}

/* line 21475, app/assets/stylesheets/style.scss */
.sidebar-menu li.nav-devider {
  height: 1px;
  background-color: rgba(23, 43, 76, 0.13);
  display: block;
  margin: 15px 0;
}

/* line 21480, app/assets/stylesheets/style.scss */
.sidebar-menu li.header {
  padding: 15px 25px 15px 25px;
  font-size: 12px;
  font-weight: 400;
  color: #b5b5c3;
  opacity: 0.5;
  text-transform: uppercase;
}

/* line 21487, app/assets/stylesheets/style.scss */
.sidebar-menu li > a > .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  transition: transform .5s ease;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
}

/* line 21499, app/assets/stylesheets/style.scss */
.sidebar-menu li > a > .pull-right-container > i {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  transition: transform .5s ease;
}

/* line 21507, app/assets/stylesheets/style.scss */
.sidebar-menu li > a > .pull-right-container > .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  transition: transform .5s ease;
}

/* line 21515, app/assets/stylesheets/style.scss */
.sidebar-menu .menu-open > a > .fa-angle-right {
  transform: rotate(90deg);
}

/* line 21520, app/assets/stylesheets/style.scss */
.sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right {
  transform: rotate(90deg);
}

/* line 21525, app/assets/stylesheets/style.scss */
.sidebar-menu .menu-open > a > .pull-right-container > i {
  transform: rotate(90deg);
}

/* line 21530, app/assets/stylesheets/style.scss */
.sidebar-menu .user-profile .treeview-menu > li > a {
  color: #ffffff !important;
  opacity: 1;
  background-color: transparent;
  padding: 8px 5px 8px 30px;
}

/* line 21535, app/assets/stylesheets/style.scss */
.sidebar-menu .active > .treeview-menu {
  display: block;
}

/* line 21538, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile:hover > a, .sidebar-collapse .sidebar-menu > li.user-profile:active > a, .sidebar-collapse .sidebar-menu > li.user-profile.active > a {
  background-color: #172b4c !important;
  color: #ffffff;
}

/* line 21541, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile:hover > a .email-id, .sidebar-collapse .sidebar-menu > li.user-profile:active > a .email-id, .sidebar-collapse .sidebar-menu > li.user-profile.active > a .email-id {
  color: #cccccc;
}

/* line 21543, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile.menu-open > a {
  background-color: #172b4c !important;
  color: #ffffff;
}

/* line 21546, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile.menu-open > a .email-id {
  color: #cccccc;
}

/* line 21548, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile > a {
  display: block;
}

/* line 21551, app/assets/stylesheets/style.scss */
.sidebar-mini.sidebar-collapse .sidebar-menu > li.user-profile > a {
  padding: 10px;
}

/* line 21554, app/assets/stylesheets/style.scss */
.user-panel {
  position: relative;
  width: 100%;
  padding: 10px 0 10px;
  background-image: url(/assets/user-info-72f8dfda441e6d66bbc68fb459d649a3c23e7c4afcd721659387648dc3979f28.jpg);
}

/* line 21559, app/assets/stylesheets/style.scss */
.user-panel:before, .user-panel:after {
  content: " ";
  display: table;
}

/* line 21562, app/assets/stylesheets/style.scss */
.user-panel > .image > img {
  width: 100%;
  max-width: 25%;
  height: auto;
  margin: 0 10px;
  border: 2px solid rgba(23, 43, 76, 0.13);
}

/* line 21568, app/assets/stylesheets/style.scss */
.user-panel > .info {
  padding: 5px;
  line-height: 1;
  margin: 0 auto;
  text-align: left;
  position: absolute;
  left: 60px;
}

/* line 21575, app/assets/stylesheets/style.scss */
.user-panel > .info > p {
  font-weight: 300;
  margin-bottom: 9px;
}

/* line 21578, app/assets/stylesheets/style.scss */
.user-panel > .info > a {
  text-decoration: none;
  padding-right: 5px;
  margin-top: 3px;
  font-size: 11px;
}

/* line 21583, app/assets/stylesheets/style.scss */
.user-panel > .info > a > i {
  margin-right: 3px;
}

/* line 21586, app/assets/stylesheets/style.scss */
.sidebar-collapse .user-panel > .image > img {
  max-width: 50px;
  margin: 0 0px;
}

/* line 21590, app/assets/stylesheets/style.scss */
.user-profile .info {
  width: auto;
  visibility: visible;
  opacity: 1;
  height: 40px;
  overflow: hidden;
  transition: all .1s ease-in-out;
}

/* line 21600, app/assets/stylesheets/style.scss */
.user-profile .btn-group {
  display: block;
}

/* line 21602, app/assets/stylesheets/style.scss */
.user-profile .btn-group .btn {
  width: 100%;
  border-radius: 0;
  background-color: rgba(23, 43, 76, 0.4);
  border: none;
  text-align: left;
  padding: 5px 15px;
  color: #ffffff;
}

/* line 21610, app/assets/stylesheets/style.scss */
.user-profile .btn-group button.btn.dropdown-toggle::after {
  position: absolute;
  right: 20px;
  top: 15px;
}

/* line 21614, app/assets/stylesheets/style.scss */
.user-profile .profile-pic {
  padding: 15px 0;
  text-align: center;
}

/* line 21617, app/assets/stylesheets/style.scss */
.user-profile .ulogo {
  text-align: center;
  padding: 20px 0 0;
  font-size: 1.286rem;
  color: #ffffff;
}

/* line 21622, app/assets/stylesheets/style.scss */
.user-profile img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 100px !important;
  border: 5px solid rgba(255, 255, 255, 0.3);
}

/* line 21628, app/assets/stylesheets/style.scss */
.user-profile .dropdown-menu {
  left: 0px;
  right: 0px;
  width: 180px;
}

/* line 21632, app/assets/stylesheets/style.scss */
.user-profile .profile-setting li a svg {
  width: 18px;
}

/* line 21635, app/assets/stylesheets/style.scss */
.sidebar-collapse .user-profile .profile-pic {
  padding: 5px 0;
}

/* line 21637, app/assets/stylesheets/style.scss */
.sidebar-collapse .user-profile .ulogo, .sidebar-collapse .user-profile .info {
  width: 0;
  visibility: hidden;
  opacity: 0;
  height: 40px;
  overflow: hidden;
  transition: all .1s ease-in-out;
  margin-left: -20px !important;
}

/* line 21648, app/assets/stylesheets/style.scss */
.sidebar-collapse .user-profile .profile-info, .sidebar-collapse .user-profile .profile-setting {
  display: none !important;
  transition: all .5s ease-in-out;
}

/* line 21655, app/assets/stylesheets/style.scss */
.sidebar .user-profile .ulogo a {
  background-color: transparent;
}

/* line 21657, app/assets/stylesheets/style.scss */
.sidebar .user-profile .btn-group a {
  color: #172b4c;
  background-color: transparent;
}

/* line 21661, app/assets/stylesheets/style.scss */
.sidebar-collapse.sidebar-mini .user-profile {
  overflow: hidden;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 21666, app/assets/stylesheets/style.scss */
.sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li.user-profile:hover > .treeview-menu, .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li.user-profile:active > .treeview-menu, .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li.user-profile.active > .treeview-menu {
  top: 79px;
}

/* line 21669, app/assets/stylesheets/style.scss */
.sidebar-menu .user-profile > a img {
  width: 45px;
  border-radius: 100%;
  margin-right: 10px;
}

/* line 21674, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu .user-profile > a img {
  margin-right: 0px;
}

/* line 21677, app/assets/stylesheets/style.scss */
.light-sidebar .sidebar-menu > li:hover > a > i, .light-sidebar .sidebar-menu > li:active > a > i, .light-sidebar .sidebar-menu > li.active > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 21679, app/assets/stylesheets/style.scss */
.light-sidebar .sidebar-menu > li.menu-open > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 21681, app/assets/stylesheets/style.scss */
.light-sidebar .sidebar-menu > li > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  /* line 21685, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-expanded-on-hover .content-wrapper {
    margin-left: 65px;
  }
  /* line 21687, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-expanded-on-hover .main-header .navbar {
    margin-left: 18.58rem;
  }
  /* line 21689, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-expanded-on-hover .main-header .logo-box {
    position: absolute;
    z-index: 9;
    background: #e4e6ef;
  }
  /* line 21693, app/assets/stylesheets/style.scss */
  .sidebar-mini.fixed.sidebar-mini-expand-feature .main-header .logo-box {
    position: absolute;
    z-index: 9;
    background: #ffffff;
  }
  /* line 21697, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .content-wrapper {
    margin-left: 60px;
    z-index: 840;
  }
  /* line 21700, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 60px;
    z-index: 840;
  }
  /* line 21703, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .right-side {
    margin-left: 60px;
    z-index: 840;
  }
  /* line 21706, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-sidebar {
    transform: translate(0, 0);
    width: 60px;
    z-index: 850;
  }
  /* line 21713, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 21716, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li {
    position: relative;
    padding: 0px 15px;
    margin: 0 0px;
  }
  /* line 21720, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 21724, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a i {
    margin-right: 0;
  }
  /* line 21726, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a i.fa.fa-angle-right {
    display: none;
  }
  /* line 21728, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a svg {
    margin-right: 0;
    margin-left: 11px;
  }
  /* line 21731, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border-top-right-radius: 5px;
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 21735, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 21738, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
    border-top-right-radius: 5px;
  }
  /* line 21740, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 21747, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    padding: 0;
    -webkit-transform: translateZ(0);
  }
  /* line 21754, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-form {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 21757, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > span:not(.pull-right) {
    display: none !important;
    position: absolute;
    width: 18.58rem;
    left: 54px;
    text-align: left;
  }
  /* line 21763, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > span {
    top: 0;
    margin-left: -15px;
    padding: 14px 0px 14px 30px;
    background-color: inherit;
  }
  /* line 21768, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > .pull-right-container {
    position: relative !important;
    float: right;
    width: auto !important;
    left: 250px !important;
    top: -16px !important;
    z-index: 900;
    background-color: transparent !important;
    box-shadow: none;
  }
  /* line 21777, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type) {
    display: none;
  }
  /* line 21779, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a:after {
    display: none;
  }
  /* line 21781, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > .treeview-menu {
    display: block !important;
    position: absolute;
    width: 18.58rem;
    left: 64px;
    top: 0px;
    margin-left: 0;
  }
  /* line 21788, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > .treeview-menu > .treeview .treeview-menu:after {
    content: "";
    position: absolute;
    background: inherit;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    left: -5px;
    top: 20px;
  }
  /* line 21800, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > .treeview-menu:after {
    content: "";
    position: absolute;
    background: inherit;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    left: -5px;
    top: 20px;
  }
  /* line 21812, app/assets/stylesheets/style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li .user-profile:hover > a > .pull-right-container {
    left: 237px !important;
  }
  /* line 21815, app/assets/stylesheets/style.scss */
  .sidebar-collapse .treeview-menu {
    margin-left: -10px !important;
  }
  /* line 21818, app/assets/stylesheets/style.scss */
  .control-sidebar-open .content-wrapper {
    margin-right: 345px;
  }
  /* line 21820, app/assets/stylesheets/style.scss */
  .control-sidebar-open .main-footer {
    margin-right: 345px;
  }
  /* line 21822, app/assets/stylesheets/style.scss */
  .control-sidebar-open .right-side {
    margin-right: 345px;
  }
}

/* line 21824, app/assets/stylesheets/style.scss */
.main-sidebar .user-panel {
  white-space: nowrap;
  overflow: hidden;
}

/* line 21828, app/assets/stylesheets/style.scss */
.sidebar-menu {
  white-space: nowrap;
  overflow: hidden;
}

/* line 21831, app/assets/stylesheets/style.scss */
.sidebar-menu > li.header {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}

/* line 21835, app/assets/stylesheets/style.scss */
.sidebar-menu > li.header.line {
  background-color: #f3f6f9;
  height: 2px;
  padding: 0;
  margin: 20px 0px;
}

/* line 21840, app/assets/stylesheets/style.scss */
.sidebar-menu > li.header:hover, .sidebar-menu > li.header:active, .sidebar-menu > li.header:focus, .sidebar-menu > li.active.header {
  background: transparent !important;
  border-color: transparent !important;
}

/* line 21843, app/assets/stylesheets/style.scss */
.sidebar-menu li > a {
  position: relative;
  font-weight: 500;
  opacity: 0.9;
  white-space: nowrap;
  align-items: center;
  line-height: 25px;
}

/* line 21850, app/assets/stylesheets/style.scss */
.sidebar-menu li > a > span {
  top: 3px;
  position: relative;
}

/* line 21853, app/assets/stylesheets/style.scss */
.sidebar-menu li > a > .pull-right-container {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -7px;
}

/* line 21858, app/assets/stylesheets/style.scss */
.sidebar-menu:hover {
  overflow: visible;
}

/* line 21860, app/assets/stylesheets/style.scss */
.sidebar-menu .treeview-menu > li.active > a {
  opacity: 1;
}

/* line 21862, app/assets/stylesheets/style.scss */
.sidebar-menu .treeview-menu > li.active > a:hover {
  opacity: 1;
}

/* line 21864, app/assets/stylesheets/style.scss */
.sidebar-menu .treeview-menu > li > a:hover {
  opacity: 1;
}

/* line 21867, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu.tree {
  padding: 0;
  margin: 0;
}

/* line 21870, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu > li:hover > a, .sidebar-collapse .sidebar-menu > li:active > a, .sidebar-collapse .sidebar-menu > li.active > a {
  border-radius: 0;
}

/* line 21872, app/assets/stylesheets/style.scss */
.sidebar-collapse .sidebar-menu > li.menu-open > a {
  border-radius: 0;
}

/* line 21875, app/assets/stylesheets/style.scss */
.sidebar-form {
  float: left;
  margin: 20px 10px 10px;
  overflow: hidden;
  text-overflow: clip;
}

/* line 21881, app/assets/stylesheets/style.scss */
.nav-tabs.control-sidebar-tabs > li > a {
  border-radius: 0;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid transparent;
}

/* line 21887, app/assets/stylesheets/style.scss */
.nav-tabs.control-sidebar-tabs > li > a:hover, .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid transparent;
}

/* line 21892, app/assets/stylesheets/style.scss */
.nav-tabs.control-sidebar-tabs > li > a .icon {
  font-size: 16px;
}

/* line 21894, app/assets/stylesheets/style.scss */
.nav-tabs.control-sidebar-tabs > li:first-of-type > a {
  border-left-width: 0;
}

/* line 21896, app/assets/stylesheets/style.scss */
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover, .nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus {
  border-left-width: 0;
}

/* line 21898, app/assets/stylesheets/style.scss */
.nav-tabs.control-sidebar-tabs > li.active > a {
  border-top: none;
  border-right: none;
  border-bottom: none;
}

/* line 21902, app/assets/stylesheets/style.scss */
.nav-tabs.control-sidebar-tabs > li.active > a:hover, .nav-tabs.control-sidebar-tabs > li.active > a:active, .nav-tabs.control-sidebar-tabs > li.active > a:focus, .nav-tabs.control-sidebar-tabs > li.active > a.active {
  border-top: none;
  border-right: none;
  border-bottom: none;
}

/* line 21907, app/assets/stylesheets/style.scss */
.control-sidebar-bg {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  top: 0;
  right: -355px;
  width: 345px;
  transition: right .3s ease-in-out;
}

/* line 21918, app/assets/stylesheets/style.scss */
.control-sidebar {
  top: 0;
  right: -355px;
  width: 345px;
  transition: right .3s ease-in-out;
  position: absolute;
  padding: 30px 30px 30px 30px;
  z-index: 9999;
}

/* line 21928, app/assets/stylesheets/style.scss */
.control-sidebar > .tab-content {
  padding: 15px 0px;
}

/* line 21930, app/assets/stylesheets/style.scss */
.control-sidebar.control-sidebar-open {
  right: 0;
}

/* line 21932, app/assets/stylesheets/style.scss */
.control-sidebar.control-sidebar-open.control-sidebar-bg, .control-sidebar.control-sidebar-open + .control-sidebar-bg {
  right: 0;
}

/* line 21934, app/assets/stylesheets/style.scss */
.control-sidebar .nav-tabs.control-sidebar-tabs > li {
  margin-right: 30px;
}

/* line 21936, app/assets/stylesheets/style.scss */
.control-sidebar .nav-tabs.control-sidebar-tabs > li > a {
  padding: 10px 0px;
  display: block;
  font-size: 24px;
}

/* line 21940, app/assets/stylesheets/style.scss */
.control-sidebar .rpanel-title {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
}

/* line 21945, app/assets/stylesheets/style.scss */
.control-sidebar .rpanel-title .btn {
  padding: 0;
  margin: 0.75rem 1rem;
}

@media (min-width: 768px) {
  /* line 21950, app/assets/stylesheets/style.scss */
  .control-sidebar {
    padding: 30px;
    right: -345px;
    width: 345px;
  }
  /* line 21955, app/assets/stylesheets/style.scss */
  .control-sidebar-bg {
    right: -345px;
    width: 345px;
  }
  /* line 21959, app/assets/stylesheets/style.scss */
  .nav-tabs.control-sidebar-tabs > li {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  /* line 21962, app/assets/stylesheets/style.scss */
  .control-sidebar {
    padding: 20px;
    width: 300px;
  }
  /* line 21966, app/assets/stylesheets/style.scss */
  .control-sidebar-bg {
    width: 300px;
  }
}

/* line 21968, app/assets/stylesheets/style.scss */
.control-sidebar-open .control-sidebar {
  right: 0;
}

/* line 21970, app/assets/stylesheets/style.scss */
.control-sidebar-open .control-sidebar-bg {
  right: 0;
}

/* line 21973, app/assets/stylesheets/style.scss */
.fixed .control-sidebar {
  position: fixed;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 50px;
}

/* line 21979, app/assets/stylesheets/style.scss */
.control-sidebar-heading {
  font-weight: 600;
  padding: 10px 0;
  margin-bottom: 0px;
  margin-top: 0;
}

/* line 21985, app/assets/stylesheets/style.scss */
.control-sidebar-subheading {
  display: block;
  font-weight: 500;
  font-size: 16px;
}

/* line 21990, app/assets/stylesheets/style.scss */
.control-sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}

/* line 21994, app/assets/stylesheets/style.scss */
.control-sidebar-menu > li > a {
  display: block;
  padding: 10px 15px;
}

/* line 21997, app/assets/stylesheets/style.scss */
.control-sidebar-menu > li > a:before, .control-sidebar-menu > li > a:after {
  content: " ";
  display: table;
}

/* line 22000, app/assets/stylesheets/style.scss */
.control-sidebar-menu > li > a > .control-sidebar-subheading {
  margin-top: 0;
}

/* line 22002, app/assets/stylesheets/style.scss */
.control-sidebar-menu .menu-icon {
  float: left;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}

/* line 22008, app/assets/stylesheets/style.scss */
.control-sidebar-menu .menu-info {
  margin-left: 45px;
  margin-top: 3px;
}

/* line 22011, app/assets/stylesheets/style.scss */
.control-sidebar-menu .menu-info > .control-sidebar-subheading {
  margin: 0;
}

/* line 22013, app/assets/stylesheets/style.scss */
.control-sidebar-menu .menu-info > p {
  margin: 0;
  font-size: 11px;
}

/* line 22016, app/assets/stylesheets/style.scss */
.control-sidebar-menu .progress {
  margin: 0;
}

/* line 22019, app/assets/stylesheets/style.scss */
#control-sidebar-theme-demo-options-tab p {
  font-size: 12px;
}

/* line 22021, app/assets/stylesheets/style.scss */
#control-sidebar-theme-demo-options-tab .form-group {
  margin-bottom: 0.5rem;
}

/* line 22023, app/assets/stylesheets/style.scss */
#control-sidebar-theme-demo-options-tab .form-group label {
  font-weight: 300;
  font-size: 12px;
}

/*treeview*/
/* line 22028, app/assets/stylesheets/style.scss */
.treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 22033, app/assets/stylesheets/style.scss */
.treeview-menu .treeview-menu {
  padding-left: 20px;
}

/* line 22035, app/assets/stylesheets/style.scss */
.treeview-menu > li {
  margin: 0;
}

/* line 22037, app/assets/stylesheets/style.scss */
.treeview-menu > li > a {
  padding: 5px 5px 5px 25px;
  display: block;
  font-size: 1rem;
}

/* line 22041, app/assets/stylesheets/style.scss */
.treeview-menu > li > a > i {
  width: 20px;
  padding-right: 20px;
  padding-left: 10px;
}

/* line 22045, app/assets/stylesheets/style.scss */
.treeview-menu > li > a > .fa-angle-down {
  width: auto;
}

/* line 22047, app/assets/stylesheets/style.scss */
.treeview-menu > li > a > .fa-angle-left {
  width: auto;
}

/* line 22049, app/assets/stylesheets/style.scss */
.treeview-menu > li > a > .pull-right-container > .fa-angle-down {
  width: auto;
}

/* line 22051, app/assets/stylesheets/style.scss */
.treeview-menu > li > a > .pull-right-container > .fa-angle-left {
  width: auto;
}

/* line 22054, app/assets/stylesheets/style.scss */
.sidebar-collapse .treeview-menu > li {
  margin: 0;
}

/* line 22056, app/assets/stylesheets/style.scss */
.sidebar-collapse .treeview-menu > li > a {
  padding: 5px 10px 5px 10px;
}

/* line 22059, app/assets/stylesheets/style.scss */
.sidebar-menu .treeview-menu > li.active > a i.ti-more:before {
  content: "\e628";
}

/* line 22061, app/assets/stylesheets/style.scss */
.sidebar-menu .treeview-menu > li > a:hover i.ti-more:before {
  content: "\e628";
}

@media (min-width: 768px) {
  /* line 22065, app/assets/stylesheets/style.scss */
  .fixed .multinav {
    position: fixed;
    width: 18.58rem;
    padding-bottom: 0;
    height: calc(100% - 80px);
  }
  /* line 22071, app/assets/stylesheets/style.scss */
  .sidebar-collapse .multinav {
    width: 60px;
  }
  /* line 22073, app/assets/stylesheets/style.scss */
  .sidebar-collapse .ps {
    overflow: visible !important;
  }
  /* line 22075, app/assets/stylesheets/style.scss */
  .sidebar-collapse .sidebar-menu > li > a {
    padding: 8px 12px;
  }
  /* line 22077, app/assets/stylesheets/style.scss */
  .sidebar-collapse .sidebar-menu > li.menu-open > a, .sidebar-collapse .sidebar-menu > li.active > a {
    background-color: transparent !important;
  }
  /* line 22079, app/assets/stylesheets/style.scss */
  .sidebar-collapse .ps__rail-x {
    display: none;
  }
  /* line 22082, app/assets/stylesheets/style.scss */
  .multinav .ps__rail-x {
    display: none !important;
  }
  /* line 22085, app/assets/stylesheets/style.scss */
  .sidebar-collapse .sidebar-menu .treeview-menu > .treeview {
    position: relative;
  }
  /* line 22087, app/assets/stylesheets/style.scss */
  .sidebar-collapse .sidebar-menu .treeview-menu > .treeview .treeview-menu {
    padding: 10px 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 18.58rem;
    top: 0;
    display: none !important;
  }
  /* line 22094, app/assets/stylesheets/style.scss */
  .sidebar-collapse .sidebar-menu .treeview-menu > .treeview:hover > .treeview-menu {
    display: block !important;
    position: absolute;
    left: 18.58rem;
  }
  /* line 22098, app/assets/stylesheets/style.scss */
  .sidebar-collapse .ps--active-x > .ps__rail-x, .sidebar-collapse .ps--active-y > .ps__rail-y {
    z-index: -1;
    opacity: 0.1;
  }
}

@media (max-width: 767px) {
  /* line 22102, app/assets/stylesheets/style.scss */
  .fixed .multinav {
    position: fixed;
    width: 18.58rem;
    padding-bottom: 0;
    height: calc(100% - 145px);
  }
}

/* line 22107, app/assets/stylesheets/style.scss */
#chat-box-body {
  z-index: 9998;
  position: relative;
}

/* line 22110, app/assets/stylesheets/style.scss */
#chat-box-body #chat-circle {
  position: fixed;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.2), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transform: scale(1);
}

/* line 22117, app/assets/stylesheets/style.scss */
#chat-box-body.show .chat-box {
  display: block;
}

/* line 22119, app/assets/stylesheets/style.scss */
#chat-box-body.show #chat-circle {
  z-index: 0;
  transform: scale(0);
}

/* line 22123, app/assets/stylesheets/style.scss */
#my-btn.btn {
  background: white;
  padding-top: 13px;
  padding-bottom: 12px;
  border-radius: 10px;
  padding-right: 40px;
  padding-left: 40px;
  color: #5865C3;
}

/* line 22132, app/assets/stylesheets/style.scss */
#chat-overlay {
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  display: none;
}

/* line 22142, app/assets/stylesheets/style.scss */
.chat-box {
  display: none;
  background: #ffffff;
  position: fixed;
  right: 30px;
  bottom: 50px;
  width: 350px;
  max-width: 85vw;
  max-height: 100vh;
  border-radius: 10px;
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.2);
}

/* line 22155, app/assets/stylesheets/style.scss */
.chat-box-toggle {
  cursor: pointer;
}

/* line 22158, app/assets/stylesheets/style.scss */
.chat-box-body {
  position: relative;
  height: 370px;
  height: auto;
  border-bottom: 1px solid #ebedf3;
  border-top: 1px solid #ebedf3;
  overflow: hidden;
}

/* line 22166, app/assets/stylesheets/style.scss */
.chat-box-body:after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=");
  opacity: 0.1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
}

/* line 22178, app/assets/stylesheets/style.scss */
#chat-input {
  background: #ffffff;
  width: 100%;
  position: relative;
  height: 47px;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 15px;
  border: none;
  resize: none;
  outline: none;
  color: #172b4c;
  border-top: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
}

/* line 22196, app/assets/stylesheets/style.scss */
.chat-input > form {
  margin-bottom: 0;
  position: relative;
}

/* line 22200, app/assets/stylesheets/style.scss */
#chat-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc;
}

/* line 22204, app/assets/stylesheets/style.scss */
#chat-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}

/* line 22208, app/assets/stylesheets/style.scss */
#chat-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
}

/* line 22212, app/assets/stylesheets/style.scss */
#chat-input:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}

/* line 22216, app/assets/stylesheets/style.scss */
.chat-submit {
  position: absolute;
  bottom: 6px;
  right: 10px;
  background: transparent;
  box-shadow: none;
  border: none;
  border-radius: 10px;
  color: #5A5EB9;
  width: 35px;
  height: 35px;
}

/* line 22227, app/assets/stylesheets/style.scss */
.chat-submit:focus {
  outline: none;
}

/* line 22230, app/assets/stylesheets/style.scss */
.chat-logs {
  padding: 15px;
  height: 370px;
  overflow-y: scroll;
}

/* line 22235, app/assets/stylesheets/style.scss */
.chat-logs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

/* line 22239, app/assets/stylesheets/style.scss */
.chat-logs::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}

/* line 22243, app/assets/stylesheets/style.scss */
.chat-logs::-webkit-scrollbar-thumb {
  background-color: #6cbbfa;
}

@media only screen and (max-width: 500px) {
  /* line 22247, app/assets/stylesheets/style.scss */
  .chat-logs {
    height: 40vh;
  }
}

/* line 22249, app/assets/stylesheets/style.scss */
.chat-msg.user div > .msg-avatar img {
  border-radius: 10px;
  float: left;
}

/* line 22253, app/assets/stylesheets/style.scss */
.chat-msg.self div > .msg-avatar img {
  border-radius: 10px;
  float: right;
}

/* line 22257, app/assets/stylesheets/style.scss */
.cm-msg-text {
  background: #f3f6f9;
  padding: 10px 15px 10px 15px;
  color: #666;
  max-width: 75%;
  float: left;
  margin-top: 10px;
  position: relative;
  margin-bottom: 20px;
  border-radius: 10px;
}

/* line 22268, app/assets/stylesheets/style.scss */
.chat-msg {
  clear: both;
}

/* line 22271, app/assets/stylesheets/style.scss */
.chat-msg.self > .cm-msg-text {
  float: right;
  background: #6cbbfa;
  color: white;
}

/* line 22276, app/assets/stylesheets/style.scss */
.cm-msg-button > ul > li {
  list-style: none;
  float: left;
  width: 50%;
}

/* line 22281, app/assets/stylesheets/style.scss */
.cm-msg-button {
  clear: both;
  margin-bottom: 70px;
}

/*---Pages Layout---*/
/*---Page Content Header & Breadcrumb ---*/
/* line 22287, app/assets/stylesheets/style.scss */
.content-header {
  position: relative;
  padding: 0 0 1.5rem;
}

/* line 22290, app/assets/stylesheets/style.scss */
.content-header .page-title {
  margin: 0 0px 0 0;
  display: inline-block;
  padding: 0 1.5rem 0 0;
  color: #172b4c;
}

/* line 22295, app/assets/stylesheets/style.scss */
.content-header .breadcrumb-item + .breadcrumb-item::before {
  content: "-";
}

/* line 22297, app/assets/stylesheets/style.scss */
.content-header .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  color: #2f579a;
  background-color: transparent;
}

/* line 22302, app/assets/stylesheets/style.scss */
.content-header .breadcrumb .breadcrumb-item a {
  color: #2f579a;
}

/* line 22304, app/assets/stylesheets/style.scss */
.content-header > .breadcrumb > li > a {
  color: #3b6dc1;
  text-decoration: none;
  display: inline-block;
}

/* line 22308, app/assets/stylesheets/style.scss */
.content-header > .breadcrumb > li > a > i {
  margin-right: 5px;
}

/* line 22310, app/assets/stylesheets/style.scss */
.content-header > .breadcrumb > li + li:before {
  content: '>\00a0';
}

/* line 22312, app/assets/stylesheets/style.scss */
.content-header > .container > .breadcrumb {
  position: relative;
  top: 0;
}

/* line 22315, app/assets/stylesheets/style.scss */
.content-header > .container > .breadcrumb > li > a {
  color: #3b6dc1;
  text-decoration: none;
  display: inline-block;
}

/* line 22319, app/assets/stylesheets/style.scss */
.content-header > .container > .breadcrumb > li > a > i {
  margin-right: 5px;
}

/* line 22321, app/assets/stylesheets/style.scss */
.content-header > .container > .breadcrumb > li + li:before {
  content: '>\00a0';
}

/* line 22323, app/assets/stylesheets/style.scss */
.content-header .right-title {
  text-align: right;
}

/* line 22325, app/assets/stylesheets/style.scss */
.content-header .right-title .dropdown .dropdown-menu {
  padding: 15px;
  width: 245px;
  border-radius: 10px;
}

/* line 22329, app/assets/stylesheets/style.scss */
.content-header .right-title .dropdown .dropdown-menu .dropdown-item {
  padding: 10px 10px;
  font-size: 1.2rem;
}

/* line 22332, app/assets/stylesheets/style.scss */
.content-header .right-title .dropdown .dropdown-menu .dropdown-item i {
  font-size: 1.4rem;
  margin-right: 10px;
}

/* line 22335, app/assets/stylesheets/style.scss */
.content-header .right-title .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
}

/* line 22337, app/assets/stylesheets/style.scss */
.content-header .right-title .dropdown > .btn {
  width: 50px;
  height: 50px;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
  border-color: #ffffff !important;
  background: #ffffff;
  border-radius: 50%;
  padding: 0 !important;
  color: #172b4c !important;
}

/* line 22349, app/assets/stylesheets/style.scss */
.breadcrumb-item.active {
  color: #172b4c;
}

/* line 22351, app/assets/stylesheets/style.scss */
.breadcrumb-item + .breadcrumb-item::before {
  color: #3b6dc1;
}

/* line 22354, app/assets/stylesheets/style.scss */
.onlyheader .content-header .page-title {
  color: #4d4d4d;
}

/* line 22356, app/assets/stylesheets/style.scss */
.onlyheader .content-header .breadcrumb {
  color: gray;
}

/* line 22358, app/assets/stylesheets/style.scss */
.onlyheader .content-header .breadcrumb .breadcrumb-item a {
  color: gray;
}

/* line 22360, app/assets/stylesheets/style.scss */
.onlyheader .content-header .breadcrumb.active {
  color: #4d4d4d;
}

/* line 22362, app/assets/stylesheets/style.scss */
.onlyheader .breadcrumb-item.active {
  color: #4d4d4d;
}

/* line 22364, app/assets/stylesheets/style.scss */
.onlyheader .breadcrumb-item + .breadcrumb-item::before {
  color: #4d4d4d;
}

@media (max-width: 991px) {
  /* line 22368, app/assets/stylesheets/style.scss */
  .content-header > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #666666;
    padding-left: 10px;
  }
  /* line 22376, app/assets/stylesheets/style.scss */
  .content-header > .breadcrumb li:before {
    color: #b3b3b3;
  }
  /* line 22378, app/assets/stylesheets/style.scss */
  .content-header > .container > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #666666;
    padding-left: 10px;
  }
  /* line 22386, app/assets/stylesheets/style.scss */
  .content-header > .container > .breadcrumb li:before {
    color: #b3b3b3;
  }
  /* line 22389, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav {
    margin: 0;
    float: left;
  }
  /* line 22392, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > li {
    float: left;
  }
  /* line 22394, app/assets/stylesheets/style.scss */
  .navbar-custom-menu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
}

/* line 22398, app/assets/stylesheets/style.scss */
.left-block {
  height: auto;
  width: 280px;
  position: absolute;
  padding: 0;
  border-right: 1px solid #f3f6f9;
  background-color: white;
}

/* line 22405, app/assets/stylesheets/style.scss */
.left-block .left-content-area > .box {
  background-color: rgba(255, 255, 255, 0) !important;
}

/* line 22407, app/assets/stylesheets/style.scss */
.left-block .left-content-area > .card {
  background-color: rgba(255, 255, 255, 0) !important;
}

/* line 22409, app/assets/stylesheets/style.scss */
.left-block .open-left-block {
  position: absolute;
  top: 45%;
  right: -41px;
  z-index: 9;
}

/* line 22415, app/assets/stylesheets/style.scss */
.fixed .left-block {
  height: 100%;
}

/* line 22418, app/assets/stylesheets/style.scss */
.reverse-mode .open-left-block {
  right: auto;
  left: -41px;
}

/* line 22421, app/assets/stylesheets/style.scss */
.reverse-mode .left-block {
  right: 0;
  border-left: 1px solid #f3f6f9;
}

/* line 22424, app/assets/stylesheets/style.scss */
.reverse-mode .right-block {
  margin-left: 0;
  margin-right: 280px;
}

/* line 22428, app/assets/stylesheets/style.scss */
.fixed .left-block {
  position: fixed;
  top: 0;
  padding-top: 65px;
  padding-bottom: 65px;
}

/* line 22434, app/assets/stylesheets/style.scss */
.right-block {
  width: calc(100% - 280);
  min-height: calc(100vh - 64px);
  overflow: auto;
  margin-left: 280px;
}

@media (max-width: 767px) {
  /* line 22441, app/assets/stylesheets/style.scss */
  .left-block {
    left: -280px;
    z-index: 1;
    position: fixed;
    transition: transform .3s ease-in-out, left .3s ease-in-out;
  }
  /* line 22450, app/assets/stylesheets/style.scss */
  .left-block.open-panel {
    left: 0;
  }
  /* line 22453, app/assets/stylesheets/style.scss */
  .reverse-mode .left-block {
    right: -280px;
    left: auto;
    transition: transform .3s ease-in-out, right .3s ease-in-out;
  }
  /* line 22460, app/assets/stylesheets/style.scss */
  .reverse-mode .left-block.open-panel {
    right: 0;
  }
  /* line 22463, app/assets/stylesheets/style.scss */
  .fixed .left-block {
    padding-top: 125px;
  }
  /* line 22466, app/assets/stylesheets/style.scss */
  .right-block {
    width: 100%;
    margin-left: 0;
  }
}

/* line 22469, app/assets/stylesheets/style.scss */
.scrollable {
  position: relative;
}

/*progress*/
/* line 22473, app/assets/stylesheets/style.scss */
.progress {
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: none;
}

/* line 22478, app/assets/stylesheets/style.scss */
.progress .progress-bar {
  border-radius: 5px;
}

/* line 22480, app/assets/stylesheets/style.scss */
.progress > .progress-bar {
  box-shadow: none;
}

/* line 22483, app/assets/stylesheets/style.scss */
.progress.sm {
  border-radius: 5px;
  height: 10px;
}

/* line 22486, app/assets/stylesheets/style.scss */
.progress.sm .progress-bar {
  border-radius: 5px;
}

/* line 22488, app/assets/stylesheets/style.scss */
.progress.xs {
  border-radius: 5px;
  height: 7px;
}

/* line 22491, app/assets/stylesheets/style.scss */
.progress.xs .progress-bar {
  border-radius: 5px;
}

/* line 22493, app/assets/stylesheets/style.scss */
.progress.xxs {
  border-radius: 5px;
  height: 3px;
}

/* line 22496, app/assets/stylesheets/style.scss */
.progress.xxs .progress-bar {
  border-radius: 5px;
}

/* line 22498, app/assets/stylesheets/style.scss */
.progress.vertical {
  position: relative;
  width: 30px;
  height: 200px;
  display: inline-block;
  margin-right: 10px;
}

/* line 22504, app/assets/stylesheets/style.scss */
.progress.vertical > .progress-bar {
  width: 100%;
  position: absolute;
  bottom: 0;
}

/* line 22508, app/assets/stylesheets/style.scss */
.progress.vertical.progress-sm {
  width: 20px;
}

/* line 22510, app/assets/stylesheets/style.scss */
.progress.vertical.sm {
  width: 20px;
}

/* line 22512, app/assets/stylesheets/style.scss */
.progress.vertical.progress-xs {
  width: 20px;
}

/* line 22514, app/assets/stylesheets/style.scss */
.progress.vertical.xs {
  width: 20px;
}

/* line 22516, app/assets/stylesheets/style.scss */
.progress.vertical.progress-xxs {
  width: 10px;
}

/* line 22518, app/assets/stylesheets/style.scss */
.progress.vertical.xxs {
  width: 3px;
}

/* line 22521, app/assets/stylesheets/style.scss */
.progress-sm {
  border-radius: 5px;
  height: 10px;
}

/* line 22524, app/assets/stylesheets/style.scss */
.progress-sm .progress-bar {
  border-radius: 5px;
}

/* line 22527, app/assets/stylesheets/style.scss */
.progress-xs {
  border-radius: 5px;
  height: 7px;
}

/* line 22530, app/assets/stylesheets/style.scss */
.progress-xs .progress-bar {
  border-radius: 5px;
}

/* line 22533, app/assets/stylesheets/style.scss */
.progress-xxs {
  border-radius: 5px;
  height: 3px;
}

/* line 22536, app/assets/stylesheets/style.scss */
.progress-xxs .progress-bar {
  border-radius: 5px;
}

/* line 22539, app/assets/stylesheets/style.scss */
.progress-group .progress-text {
  font-weight: 600;
}

/* line 22541, app/assets/stylesheets/style.scss */
.progress-group .progress-number {
  float: right;
}

/* line 22544, app/assets/stylesheets/style.scss */
.table tr > td .progress {
  margin: 0;
}

/* line 22547, app/assets/stylesheets/style.scss */
.progress-bar-default {
  background-color: #172b4c;
}

/*hidden*/
/* line 22551, app/assets/stylesheets/style.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  /* line 22555, app/assets/stylesheets/style.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  /* line 22558, app/assets/stylesheets/style.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 22561, app/assets/stylesheets/style.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 22564, app/assets/stylesheets/style.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 22567, app/assets/stylesheets/style.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  /* line 22570, app/assets/stylesheets/style.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 22573, app/assets/stylesheets/style.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 22576, app/assets/stylesheets/style.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 22578, app/assets/stylesheets/style.scss */
.hidden-xl-down {
  display: none !important;
}

@media (max-width: 991px) {
  /* line 22582, app/assets/stylesheets/style.scss */
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}

/*tab*/
/* line 22586, app/assets/stylesheets/style.scss */
.tabcontent-border {
  border: 1px solid #bfbfbf;
  border-top: 0px;
}

/* line 22590, app/assets/stylesheets/style.scss */
.customtab li a.nav-link {
  border: 0px;
  padding: 0.5rem 0.75rem;
  color: #737373;
}

/*Vertical tabs*/
/* line 22596, app/assets/stylesheets/style.scss */
.vtabs {
  display: table;
}

/* line 22598, app/assets/stylesheets/style.scss */
.vtabs .tabs-vertical {
  width: 150px;
  border-bottom: 0px;
  border-right: 1px solid rgba(128, 128, 128, 0.13);
  display: table-cell;
  vertical-align: top;
}

/* line 22604, app/assets/stylesheets/style.scss */
.vtabs .tabs-vertical li .nav-link {
  color: #262626;
  margin-bottom: 10px;
  border: 0px;
  border-radius: 5px 0 0 5px;
}

/* line 22609, app/assets/stylesheets/style.scss */
.vtabs .tab-content {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
}

/* line 22614, app/assets/stylesheets/style.scss */
.tabs-vertical li .nav-link:hover, .tabs-vertical li .nav-link:active, .tabs-vertical li .nav-link:focus, .tabs-vertical li .nav-link.active {
  border: 0px;
  color: #ffffff;
}

/*Custom vertical tab*/
/* line 22619, app/assets/stylesheets/style.scss */
.customvtab .tabs-vertical li .nav-link:hover, .customvtab .tabs-vertical li .nav-link:active, .customvtab .tabs-vertical li .nav-link:focus, .customvtab .tabs-vertical li .nav-link.active {
  background: transparent !important;
  border: 0px;
  margin-right: -1px;
}

/* line 22624, app/assets/stylesheets/style.scss */
.customtab2 li a.nav-link {
  border: 0px;
  margin-right: 3px;
  color: #737373;
}

/* line 22628, app/assets/stylesheets/style.scss */
.customtab2 li a.nav-link:hover, .customtab2 li a.nav-link:active, .customtab2 li a.nav-link:focus, .customtab2 li a.nav-link.active {
  color: #ffffff;
}

@media (max-width: 767px) {
  /* line 22632, app/assets/stylesheets/style.scss */
  .vtabs .tabs-vertical {
    width: auto;
  }
}

/*google map Page*/
/* line 22635, app/assets/stylesheets/style.scss */
.gmaps {
  height: 300px;
  background: #f3f6f9;
  border-radius: 10px;
}

/* line 22640, app/assets/stylesheets/style.scss */
.gmaps-panaroma {
  height: 300px;
  background: #f3f6f9;
  border-radius: 10px;
}

/* line 22645, app/assets/stylesheets/style.scss */
.gmaps-overlay {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  background: #6cbbfa;
  border-radius: 10px;
  padding: 10px 20px;
}

/* line 22655, app/assets/stylesheets/style.scss */
.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}

/* line 22661, app/assets/stylesheets/style.scss */
.gmaps-overlay_arrow .above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #6cbbfa;
}

/* line 22666, app/assets/stylesheets/style.scss */
.gmaps-overlay_arrow .below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #6cbbfa;
}

/*wizard*/
/* line 22673, app/assets/stylesheets/style.scss */
.wizard-content .wizard {
  width: 100%;
  overflow: hidden;
}

/* line 22676, app/assets/stylesheets/style.scss */
.wizard-content .wizard .content {
  margin-left: 0;
}

/* line 22678, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  padding: 0 0.75rem;
}

/* line 22685, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps .current-info {
  position: absolute;
  left: -99999px;
}

/* line 22688, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 22695, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li {
  display: inline-block;
  width: auto;
  text-align: center;
  position: relative;
  padding: 0.5rem 2.5rem;
  border-radius: 5px;
  margin: 0 10px;
  background-color: #f3f6f9;
  border: 2px solid #f3f6f9;
}

/* line 22705, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li a {
  position: relative;
  display: block;
}

/* line 22708, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li:before {
  left: 0;
}

/* line 22710, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li:after {
  right: 0;
}

/* line 22712, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li:first-child:before, .wizard-content .wizard > .steps > ul > li:last-child:after {
  content: none;
}

/* line 22714, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.current {
  color: #ffffff;
}

/* line 22716, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.current > a {
  color: #ffffff;
  cursor: default;
}

/* line 22719, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.disabled a {
  color: #737373;
  cursor: default;
}

/* line 22722, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.disabled a:hover, .wizard-content .wizard > .steps > ul > li.disabled a:focus {
  color: #737373;
  cursor: default;
}

/* line 22725, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.done {
  color: #ffffff;
}

/* line 22727, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.done a {
  color: #ffffff;
}

/* line 22729, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.done a:hover, .wizard-content .wizard > .steps > ul > li.done a:focus {
  color: #ffffff;
}

/* line 22731, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .steps > ul > li.error {
  border-color: #fb5ea8;
  color: #fb5ea8;
}

/* line 22734, app/assets/stylesheets/style.scss */
.wizard-content .wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 15%;
}

/* line 22738, app/assets/stylesheets/style.scss */
.wizard-content .wizard.vertical > .steps > ul > li {
  display: block;
  width: 100%;
  margin: 10px 0px;
}

/* line 22742, app/assets/stylesheets/style.scss */
.wizard-content .wizard.vertical > .steps > ul > li a {
  margin-top: 0px;
}

/* line 22744, app/assets/stylesheets/style.scss */
.wizard-content .wizard.vertical > .steps > ul > li:before, .wizard-content .wizard.vertical > .steps > ul > li:after {
  background-color: transparent;
}

/* line 22746, app/assets/stylesheets/style.scss */
.wizard-content .wizard.vertical > .steps > ul > li.current:before, .wizard-content .wizard.vertical > .steps > ul > li.current:after {
  background-color: transparent;
}

/* line 22748, app/assets/stylesheets/style.scss */
.wizard-content .wizard.vertical > .steps > ul > li.current ~ li:before, .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:after {
  background-color: transparent;
}

/* line 22750, app/assets/stylesheets/style.scss */
.wizard-content .wizard.vertical.wizard-circle > .steps .step {
  left: 50%;
  width: 50px;
}

/* line 22753, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .content {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}

/* line 22759, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .content > .title {
  position: absolute;
  left: -99999px;
}

/* line 22762, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .content > .body {
  padding: 20px 20px;
}

/* line 22764, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .content > iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

/* line 22768, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  padding: 20px 20px 20px;
}

/* line 22773, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 22778, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul :after {
  content: '';
  display: table;
  clear: both;
}

/* line 22782, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li {
  float: left;
}

/* line 22784, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li + li {
  margin-left: 10px;
}

/* line 22786, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li > a {
  color: #ffffff;
  display: block;
  padding: 7px 12px;
  border-radius: 5px;
  border: 1px solid transparent;
}

/* line 22792, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li > a:hover, .wizard-content .wizard > .actions > ul > li > a:active, .wizard-content .wizard > .actions > ul > li > a:focus {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

/* line 22795, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li > a[href="#previous"] {
  background-color: #ffffff;
  color: #234173;
  border: 1px solid #f3f6f9;
}

/* line 22799, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li > a[href="#previous"]:hover, .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:active, .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:focus {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

/* line 22802, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li.disabled > a {
  color: #999999;
}

/* line 22804, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li.disabled > a:hover, .wizard-content .wizard > .actions > ul > li.disabled > a:focus {
  color: #999999;
}

/* line 22806, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"] {
  box-shadow: none;
}

/* line 22809, app/assets/stylesheets/style.scss */
.wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:hover, .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:focus {
  box-shadow: none;
}

/* line 22812, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-circle > .steps > ul > li:before, .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  top: 45px;
  width: 50%;
  height: 3px;
}

/* line 22816, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-circle > .steps > ul > li.current:after {
  background-color: #f3f6f9;
}

/* line 22818, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before, .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:after {
  background-color: #f3f6f9;
}

/* line 22820, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li:before, .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  top: 39px;
  width: 50%;
  height: 2px;
}

/* line 22824, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  line-height: 36px;
}

/* line 22826, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li.current:after {
  background-color: #f3f6f9;
}

/* line 22828, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:before, .wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:after {
  background-color: #f3f6f9;
}

/* line 22830, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li.done .step {
  color: #ffffff;
}

/* line 22832, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-notification > .steps .step {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.3rem;
  border-radius: 15%;
  background-color: #f3f6f9;
}

/* line 22839, app/assets/stylesheets/style.scss */
.wizard-content .wizard.wizard-notification > .steps .step:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  margin-bottom: -8px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #f3f6f9;
}

@media (max-width: 1024px) {
  /* line 22853, app/assets/stylesheets/style.scss */
  .wizard-content .wizard.wizard-circle > .steps .step {
    width: 50px;
    height: 50px;
  }
  /* line 22856, app/assets/stylesheets/style.scss */
  .wizard-content .wizard > .steps .step {
    left: 50%;
    margin-left: -24px;
  }
  /* line 22859, app/assets/stylesheets/style.scss */
  .wizard-content .wizard.vertical > .steps {
    width: 20%;
  }
  /* line 22861, app/assets/stylesheets/style.scss */
  .wizard-content .wizard.vertical > .steps .step {
    left: 50%;
  }
}

@media (max-width: 767px) {
  /* line 22864, app/assets/stylesheets/style.scss */
  .wizard-content .wizard > .steps > ul {
    margin-bottom: 20px;
  }
  /* line 22866, app/assets/stylesheets/style.scss */
  .wizard-content .wizard > .steps > ul > li {
    display: block;
    float: left;
    width: 50%;
    margin: 5px 0;
  }
  /* line 22871, app/assets/stylesheets/style.scss */
  .wizard-content .wizard > .steps > ul > li > a {
    margin-bottom: 0;
  }
  /* line 22873, app/assets/stylesheets/style.scss */
  .wizard-content .wizard > .steps > ul > li:first-child:before {
    content: '';
  }
  /* line 22875, app/assets/stylesheets/style.scss */
  .wizard-content .wizard > .steps > ul > li:last-child:after {
    content: '';
  }
  /* line 22877, app/assets/stylesheets/style.scss */
  .wizard-content .wizard.vertical > .steps {
    width: 30%;
  }
}

@media (max-width: 575px) {
  /* line 22880, app/assets/stylesheets/style.scss */
  .wizard-content .wizard > .steps > ul > li {
    width: 100%;
  }
  /* line 22882, app/assets/stylesheets/style.scss */
  .wizard-content .wizard.vertical > .steps {
    width: 100%;
    float: none;
  }
  /* line 22885, app/assets/stylesheets/style.scss */
  .wizard-content .wizard.vertical > .steps > ul > li {
    display: block;
    float: left;
    width: 100%;
    margin: 5px 0px;
  }
}

/*weather*/
/* line 22891, app/assets/stylesheets/style.scss */
.weather-location input {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

/* line 22894, app/assets/stylesheets/style.scss */
.weather-location input:focus {
  border: 1px solid rgba(255, 255, 255, 0.7);
}

/* line 22897, app/assets/stylesheets/style.scss */
.weather-day {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 22899, app/assets/stylesheets/style.scss */
.weather-day.is-today {
  border-left: none;
}

/* line 22902, app/assets/stylesheets/style.scss */
.weather-icon canvas {
  width: 90px;
  height: 90px;
}

/*---panel---*/
/* line 22907, app/assets/stylesheets/style.scss */
.panel {
  position: relative;
  background-color: #ffffff;
  border: 0 solid transparent;
}

/* line 22911, app/assets/stylesheets/style.scss */
.panel > *:not(.panel-loading):not(.collapsing) {
  transition: opacity .3s;
}

/* line 22914, app/assets/stylesheets/style.scss */
.panel.is-loading > *:not(.panel-loading) {
  opacity: .3;
}

/* line 22916, app/assets/stylesheets/style.scss */
.panel.is-loading .panel-loading {
  display: block;
  opacity: 1;
}

/* line 22919, app/assets/stylesheets/style.scss */
.panel.is-dragging {
  opacity: 0.8;
  cursor: move;
}

/* line 22922, app/assets/stylesheets/style.scss */
.panel > .nav-tabs-vertical .nav-tabs {
  margin-left: -1px;
}

/* line 22924, app/assets/stylesheets/style.scss */
.panel > .nav-tabs-vertical .nav-tabs > li > a {
  border-left: none;
  border-radius: 0;
}

/* line 22927, app/assets/stylesheets/style.scss */
.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse {
  margin-right: -1px;
}

/* line 22929, app/assets/stylesheets/style.scss */
.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse > li > a {
  border-right: none;
  border-radius: 0;
}

/* line 22932, app/assets/stylesheets/style.scss */
.panel:hover .panel-actions .show-on-hover {
  display: inline-block;
}

/* line 22934, app/assets/stylesheets/style.scss */
.panel .panel-actions .show-on-hover {
  display: none;
}

/* line 22936, app/assets/stylesheets/style.scss */
.panel.is-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  border-radius: 0;
}

/* line 22944, app/assets/stylesheets/style.scss */
.panel.is-fullscreen .panel-loading {
  border-radius: 0;
}

/* line 22946, app/assets/stylesheets/style.scss */
.panel.is-fullscreen .panel-actions [data-toggle=collapse] {
  display: none;
}

/* line 22948, app/assets/stylesheets/style.scss */
.panel.is-close {
  display: none;
}

/* line 22950, app/assets/stylesheets/style.scss */
.panel.is-collapse .panel-body {
  display: none;
  height: 0;
}

/* line 22953, app/assets/stylesheets/style.scss */
.panel > .alert {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 22956, app/assets/stylesheets/style.scss */
.panel > .alert-dismissible {
  padding-right: 50px;
}

/* line 22959, app/assets/stylesheets/style.scss */
.panel-content > .row {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 22962, app/assets/stylesheets/style.scss */
.panel-content > .row > [class*="col-"] {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 22966, app/assets/stylesheets/style.scss */
.panel-body {
  position: relative;
  padding: 1.25rem;
}

/* line 22969, app/assets/stylesheets/style.scss */
.panel-body .list-group-item {
  border-radius: 0;
}

/* line 22971, app/assets/stylesheets/style.scss */
.panel-body::after {
  display: block;
  content: "";
  clear: both;
}

/* line 22975, app/assets/stylesheets/style.scss */
.panel-body h1:first-child, .panel-body h2:first-child, .panel-body h3:first-child, .panel-body h4:first-child, .panel-body h5:first-child, .panel-body h6:first-child, .panel-body .h1:first-child, .panel-body .h2:first-child, .panel-body .h3:first-child, .panel-body .h4:first-child, .panel-body .h5:first-child, .panel-body .h6:first-child {
  margin-top: 0;
}

/* line 22977, app/assets/stylesheets/style.scss */
.panel-body > *:last-child {
  margin-bottom: 0;
}

/* line 22979, app/assets/stylesheets/style.scss */
.panel-body > .list-group-dividered:only-child > .list-group-item:last-child {
  border-bottom-color: transparent;
}

/* line 22981, app/assets/stylesheets/style.scss */
.panel-body.scrollable-vertical {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 22984, app/assets/stylesheets/style.scss */
.panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 22987, app/assets/stylesheets/style.scss */
.panel-body.scrollable-vertical > .scrollable-bar {
  margin-top: 0;
  margin-bottom: 10px;
  height: calc(100% - 30px);
  transform: translateX(-26px);
}

/* line 22992, app/assets/stylesheets/style.scss */
.panel-body.scrollable-horizontal {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 22995, app/assets/stylesheets/style.scss */
.panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
  padding-top: 0;
  padding-bottom: 30px;
}

/* line 22998, app/assets/stylesheets/style.scss */
.panel-body.scrollable-horizontal > .scrollable-bar {
  margin-left: 0;
  margin-right: 30px;
  width: calc(100% - 60px);
  transform: translateY(-26px);
}

/* line 23004, app/assets/stylesheets/style.scss */
.panel-heading {
  position: relative;
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0.214rem;
  border-top-left-radius: 0.214rem;
}

/* line 23010, app/assets/stylesheets/style.scss */
.panel-heading + .alert {
  border-radius: 0;
}

/* line 23012, app/assets/stylesheets/style.scss */
.panel-heading > .nav-tabs {
  border-bottom: none;
}

/* line 23014, app/assets/stylesheets/style.scss */
.panel-heading + .nav-tabs {
  margin-top: -0.715rem;
}

/* line 23016, app/assets/stylesheets/style.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 23018, app/assets/stylesheets/style.scss */
.panel-heading + .panel-body {
  padding-top: 0;
}

/* line 23020, app/assets/stylesheets/style.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 23023, app/assets/stylesheets/style.scss */
.panel-heading-tab {
  padding: 10px 30px 0;
  background-color: #a45ff8;
}

/* line 23026, app/assets/stylesheets/style.scss */
.panel-heading-tab > .nav-tabs .nav-link {
  color: #ffffff;
}

/* line 23028, app/assets/stylesheets/style.scss */
.panel-heading-tab > .nav-tabs .nav-link.hover {
  color: #737373;
}

/* line 23030, app/assets/stylesheets/style.scss */
.panel-heading-tab > .nav-tabs .nav-link:hover {
  color: #737373;
}

/* line 23032, app/assets/stylesheets/style.scss */
.panel-heading-tab > .nav-tabs .nav-link.active {
  color: #737373;
  background-color: #ffffff;
}

/* line 23035, app/assets/stylesheets/style.scss */
.panel-heading-tab > .nav-tabs .nav-link:active {
  color: #737373;
  background-color: #ffffff;
}

/* line 23039, app/assets/stylesheets/style.scss */
.panel-footer {
  padding: 0 30px 15px;
  border-top: 1px solid transparent;
  background-color: transparent;
  border-bottom-right-radius: 0.214rem;
  border-bottom-left-radius: 0.214rem;
}

/* line 23046, app/assets/stylesheets/style.scss */
.table + .panel-footer {
  padding-top: 15px;
  border-color: #cccccc;
}

/* line 23050, app/assets/stylesheets/style.scss */
.panel-title {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.25rem;
  font-size: 18px;
  color: #4d4d4d;
}

/* line 23057, app/assets/stylesheets/style.scss */
.panel-title > .icon, .panel-title > .badge {
  margin-right: 10px;
}

/* line 23059, app/assets/stylesheets/style.scss */
.panel-title small, .panel-title .small {
  color: #737373;
}

/* line 23061, app/assets/stylesheets/style.scss */
.panel-title small > a, .panel-title .small > a {
  color: inherit;
}

/* line 23063, app/assets/stylesheets/style.scss */
.panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}

/* line 23065, app/assets/stylesheets/style.scss */
.panel-title > a {
  color: inherit;
}

/* line 23068, app/assets/stylesheets/style.scss */
.panel-desc {
  display: block;
  padding: 5px 0 0;
  margin: 0;
  font-size: 1rem;
  color: #737373;
}

/* line 23075, app/assets/stylesheets/style.scss */
.panel-actions {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0%, -50%);
  margin: auto;
  z-index: 1;
}

@media (max-width: 575px) {
  /* line 23084, app/assets/stylesheets/style.scss */
  .panel-actions {
    right: 20px;
  }
}

/* line 23086, app/assets/stylesheets/style.scss */
ul .panel-actions {
  list-style: none;
}

/* line 23088, app/assets/stylesheets/style.scss */
ul .panel-actions > li {
  display: inline-block;
  margin-left: 8px;
}

/* line 23091, app/assets/stylesheets/style.scss */
ul .panel-actions > li:first-child {
  margin-left: 0;
}

/* line 23094, app/assets/stylesheets/style.scss */
.panel-actions a.dropdown-toggle {
  text-decoration: none;
}

/* line 23096, app/assets/stylesheets/style.scss */
.panel-actions .dropdown {
  display: inline-block;
}

/* line 23098, app/assets/stylesheets/style.scss */
.panel-actions .dropdown-toggle {
  display: inline-block;
}

/* line 23100, app/assets/stylesheets/style.scss */
.panel-actions .panel-action {
  display: inline-block;
  padding: 8px 10px;
  color: #999999;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
}

/* line 23107, app/assets/stylesheets/style.scss */
.panel-actions .panel-action:hover, .panel-actions .panel-action:active, .panel-actions .panel-action.active {
  color: #666666;
}

/* line 23109, app/assets/stylesheets/style.scss */
.panel-actions .progress {
  width: 100px;
  margin: 0;
}

/* line 23112, app/assets/stylesheets/style.scss */
.panel-actions .pagination {
  margin: 0;
}

/* line 23115, app/assets/stylesheets/style.scss */
ul.panel-actions > li {
  display: inline-block;
  margin-left: 8px;
}

/* line 23118, app/assets/stylesheets/style.scss */
ul.panel-actions > li:first-child {
  margin-left: 0;
}

/* line 23121, app/assets/stylesheets/style.scss */
.panel-toolbar {
  padding: 5px 15px;
  margin: 0;
  background-color: transparent;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}

/* line 23128, app/assets/stylesheets/style.scss */
.panel-bordered .panel-toolbar {
  border-top-color: transparent;
}

/* line 23130, app/assets/stylesheets/style.scss */
.panel-bordered > .panel-body {
  padding-top: 30px;
}

/* line 23132, app/assets/stylesheets/style.scss */
.panel-bordered > .panel-body.scrollable-vertical > .scrollable-bar {
  margin-bottom: 10px;
  height: calc(100% - 60px);
}

/* line 23135, app/assets/stylesheets/style.scss */
.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 23138, app/assets/stylesheets/style.scss */
.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-bar {
  transform: translateY(-26px);
}

/* line 23140, app/assets/stylesheets/style.scss */
.panel-bordered > .panel-heading {
  border-bottom: 1px solid #e6e6e6;
}

/* line 23142, app/assets/stylesheets/style.scss */
.panel-bordered > .panel-heading > .panel-title {
  padding-bottom: 20px;
}

/* line 23144, app/assets/stylesheets/style.scss */
.panel-bordered > .panel-footer {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}

/* line 23147, app/assets/stylesheets/style.scss */
.panel-bordered > .table > tbody:first-child > tr:first-child th, .panel-bordered > .table tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 23150, app/assets/stylesheets/style.scss */
.panel-toolbar .btn {
  color: #999999;
  padding: 5px 10px;
}

/* line 23153, app/assets/stylesheets/style.scss */
.panel-toolbar .btn.icon {
  width: 1em;
  text-align: center;
}

/* line 23156, app/assets/stylesheets/style.scss */
.panel-toolbar .btn:hover, .panel-toolbar .btn:active, .panel-toolbar .btn.active {
  color: #737373;
}

/* line 23159, app/assets/stylesheets/style.scss */
.panel-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 0.286rem;
  opacity: .6;
}

/* line 23169, app/assets/stylesheets/style.scss */
.panel-loading .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 23175, app/assets/stylesheets/style.scss */
.panel-footer-chart {
  padding: 0;
}

/* line 23178, app/assets/stylesheets/style.scss */
.panel-control {
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

@media (max-width: 575px) {
  /* line 23185, app/assets/stylesheets/style.scss */
  .panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 23188, app/assets/stylesheets/style.scss */
  .panel-body.scrollable-horizontal > .scrollable-bar {
    margin-right: 20px;
    width: calc(100% - 40px);
  }
  /* line 23192, app/assets/stylesheets/style.scss */
  .panel > .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 23195, app/assets/stylesheets/style.scss */
  .panel > .alert-dismissible {
    padding-right: 40px;
  }
}

/* line 23197, app/assets/stylesheets/style.scss */
.panel > .table {
  margin-bottom: 0;
}

/* line 23199, app/assets/stylesheets/style.scss */
.panel > .table:first-child {
  border-top-right-radius: 0.214rem;
  border-top-left-radius: 0.214rem;
}

/* line 23202, app/assets/stylesheets/style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 0.214rem;
  border-top-right-radius: 0.214rem;
}

/* line 23205, app/assets/stylesheets/style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23207, app/assets/stylesheets/style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23209, app/assets/stylesheets/style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23211, app/assets/stylesheets/style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23213, app/assets/stylesheets/style.scss */
.panel > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 0.214rem;
  border-top-right-radius: 0.214rem;
}

/* line 23216, app/assets/stylesheets/style.scss */
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23218, app/assets/stylesheets/style.scss */
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23220, app/assets/stylesheets/style.scss */
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23222, app/assets/stylesheets/style.scss */
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23224, app/assets/stylesheets/style.scss */
.panel > .table:last-child {
  border-bottom-right-radius: 0.214rem;
  border-bottom-left-radius: 0.214rem;
}

/* line 23227, app/assets/stylesheets/style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child {
  border-bottom-left-radius: 0.214rem;
  border-bottom-right-radius: 0.214rem;
}

/* line 23230, app/assets/stylesheets/style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child td:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23232, app/assets/stylesheets/style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23234, app/assets/stylesheets/style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child td:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23236, app/assets/stylesheets/style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23238, app/assets/stylesheets/style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child {
  border-bottom-left-radius: 0.214rem;
  border-bottom-right-radius: 0.214rem;
}

/* line 23241, app/assets/stylesheets/style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23243, app/assets/stylesheets/style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23245, app/assets/stylesheets/style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23247, app/assets/stylesheets/style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23249, app/assets/stylesheets/style.scss */
.panel > .table + .panel-body {
  border-top: 1px solid #cccccc;
}

/* line 23251, app/assets/stylesheets/style.scss */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 23253, app/assets/stylesheets/style.scss */
.panel > .table > tr > td:first-child, .panel > .table > tr > th:first-child {
  padding-left: 30px;
}

/* line 23255, app/assets/stylesheets/style.scss */
.panel > .table > tr > td:last-child, .panel > .table > tr > th:last-child {
  padding-right: 30px;
}

/* line 23257, app/assets/stylesheets/style.scss */
.panel > .table > thead > tr > td:first-child, .panel > .table > thead > tr > th:first-child {
  padding-left: 30px;
}

/* line 23259, app/assets/stylesheets/style.scss */
.panel > .table > thead > tr > td:last-child, .panel > .table > thead > tr > th:last-child {
  padding-right: 30px;
}

/* line 23261, app/assets/stylesheets/style.scss */
.panel > .table > tbody > tr > td:first-child, .panel > .table > tbody > tr > th:first-child {
  padding-left: 30px;
}

/* line 23263, app/assets/stylesheets/style.scss */
.panel > .table > tbody > tr > td:last-child, .panel > .table > tbody > tr > th:last-child {
  padding-right: 30px;
}

/* line 23265, app/assets/stylesheets/style.scss */
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 1px solid #cccccc;
}

/* line 23267, app/assets/stylesheets/style.scss */
.panel > .table > tfoot > tr > td:first-child, .panel > .table > tfoot > tr > th:first-child {
  padding-left: 30px;
}

/* line 23269, app/assets/stylesheets/style.scss */
.panel > .table > tfoot > tr > td:last-child, .panel > .table > tfoot > tr > th:last-child {
  padding-right: 30px;
}

/* line 23271, app/assets/stylesheets/style.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 23274, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 23276, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table caption {
  padding-left: 30px 30px;
  padding-right: 30px 30px;
}

/* line 23279, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 0.214rem;
  border-top-left-radius: 0.214rem;
}

/* line 23282, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 0.214rem;
  border-top-right-radius: 0.214rem;
}

/* line 23285, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23287, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23289, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23291, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23293, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 0.214rem;
  border-top-right-radius: 0.214rem;
}

/* line 23296, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23298, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 23300, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23302, app/assets/stylesheets/style.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 23304, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0.214rem;
  border-bottom-left-radius: 0.214rem;
}

/* line 23307, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child {
  border-bottom-left-radius: 0.214rem;
  border-top-right-radius: 0.214rem;
}

/* line 23310, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child td:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23312, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23314, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child td:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23316, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23318, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child {
  border-bottom-left-radius: 0.214rem;
  border-bottom-right-radius: 0.214rem;
}

/* line 23321, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23323, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 23325, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23327, app/assets/stylesheets/style.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 23329, app/assets/stylesheets/style.scss */
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #cccccc;
}

/* line 23331, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 23333, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
  border-left: 0;
}

/* line 23335, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
  border-right: 0;
}

/* line 23337, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
  border-bottom: 0;
}

/* line 23339, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td {
  border-bottom: 0;
}

/* line 23341, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
  border-left: 0;
}

/* line 23343, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
  border-right: 0;
}

/* line 23345, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
  border-bottom: 0;
}

/* line 23347, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
  border-bottom: 0;
}

/* line 23349, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 23351, app/assets/stylesheets/style.scss */
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 23353, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > tr > td:first-child, .panel > .table-responsive .table > tr > th:first-child {
  padding-left: 30px;
}

/* line 23355, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > tr > td:last-child, .panel > .table-responsive .table > tr > th:last-child {
  padding-right: 30px;
}

/* line 23357, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > thead > tr > td:first-child, .panel > .table-responsive .table > thead > tr > th:first-child {
  padding-left: 30px;
}

/* line 23359, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > thead > tr > td:last-child, .panel > .table-responsive .table > thead > tr > th:last-child {
  padding-right: 30px;
}

/* line 23361, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > tbody > tr > td:first-child, .panel > .table-responsive .table > tbody > tr > th:first-child {
  padding-left: 30px;
}

/* line 23363, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > tbody > tr > td:last-child, .panel > .table-responsive .table > tbody > tr > th:last-child {
  padding-right: 30px;
}

/* line 23365, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > tfoot > tr > td:first-child, .panel > .table-responsive .table > tfoot > tr > th:first-child {
  padding-left: 30px;
}

/* line 23367, app/assets/stylesheets/style.scss */
.panel > .table-responsive .table > tfoot > tr > td:last-child, .panel > .table-responsive .table > tfoot > tr > th:last-child {
  padding-right: 30px;
}

/* line 23369, app/assets/stylesheets/style.scss */
.panel > .table caption {
  padding-left: 30px 30px;
  padding-right: 30px 30px;
}

/* line 23372, app/assets/stylesheets/style.scss */
.panel > .table-bordered {
  border: 0;
}

/* line 23374, app/assets/stylesheets/style.scss */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child {
  border-left: 0;
}

/* line 23376, app/assets/stylesheets/style.scss */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child {
  border-right: 0;
}

/* line 23378, app/assets/stylesheets/style.scss */
.panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td {
  border-bottom: 0;
}

/* line 23380, app/assets/stylesheets/style.scss */
.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td {
  border-bottom: 0;
}

/* line 23382, app/assets/stylesheets/style.scss */
.panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child {
  border-left: 0;
}

/* line 23384, app/assets/stylesheets/style.scss */
.panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child {
  border-right: 0;
}

/* line 23386, app/assets/stylesheets/style.scss */
.panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td {
  border-bottom: 0;
}

/* line 23388, app/assets/stylesheets/style.scss */
.panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > td {
  border-bottom: 0;
}

/* line 23390, app/assets/stylesheets/style.scss */
.panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 23392, app/assets/stylesheets/style.scss */
.panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 23394, app/assets/stylesheets/style.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 23396, app/assets/stylesheets/style.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
  padding-right: 30px;
  padding-left: 30px;
}

/* line 23401, app/assets/stylesheets/style.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 0.214rem;
  border-top-left-radius: 0.214rem;
}

/* line 23405, app/assets/stylesheets/style.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0.214rem;
  border-bottom-left-radius: 0.214rem;
}

/* line 23409, app/assets/stylesheets/style.scss */
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 23411, app/assets/stylesheets/style.scss */
.panel > .panel-collapse > .table caption {
  padding-left: 30px 30px;
  padding-right: 30px 30px;
}

/* line 23414, app/assets/stylesheets/style.scss */
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 23416, app/assets/stylesheets/style.scss */
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 23419, app/assets/stylesheets/style.scss */
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 0.214rem;
  border-top-left-radius: 0.214rem;
}

/* line 23423, app/assets/stylesheets/style.scss */
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0.214rem;
  border-bottom-left-radius: 0.214rem;
}

/* line 23427, app/assets/stylesheets/style.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #cccccc;
}

/* line 23429, app/assets/stylesheets/style.scss */
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #cccccc;
}

/* line 23431, app/assets/stylesheets/style.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

@media (max-width: 575px) {
  /* line 23436, app/assets/stylesheets/style.scss */
  .panel > .table > tr > td:first-child, .panel > .table > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23438, app/assets/stylesheets/style.scss */
  .panel > .table > tr > td:last-child, .panel > .table > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23440, app/assets/stylesheets/style.scss */
  .panel > .table > thead > tr > td:first-child, .panel > .table > thead > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23442, app/assets/stylesheets/style.scss */
  .panel > .table > thead > tr > td:last-child, .panel > .table > thead > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23444, app/assets/stylesheets/style.scss */
  .panel > .table > tbody > tr > td:first-child, .panel > .table > tbody > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23446, app/assets/stylesheets/style.scss */
  .panel > .table > tbody > tr > td:last-child, .panel > .table > tbody > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23448, app/assets/stylesheets/style.scss */
  .panel > .table > tfoot > tr > td:first-child, .panel > .table > tfoot > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23450, app/assets/stylesheets/style.scss */
  .panel > .table > tfoot > tr > td:last-child, .panel > .table > tfoot > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23452, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > tr > td:first-child, .panel > .table-responsive .table > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23454, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > tr > td:last-child, .panel > .table-responsive .table > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23456, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > thead > tr > td:first-child, .panel > .table-responsive .table > thead > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23458, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > thead > tr > td:last-child, .panel > .table-responsive .table > thead > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23460, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > tbody > tr > td:first-child, .panel > .table-responsive .table > tbody > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23462, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > tbody > tr > td:last-child, .panel > .table-responsive .table > tbody > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23464, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > tfoot > tr > td:first-child, .panel > .table-responsive .table > tfoot > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 23466, app/assets/stylesheets/style.scss */
  .panel > .table-responsive .table > tfoot > tr > td:last-child, .panel > .table-responsive .table > tfoot > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 23468, app/assets/stylesheets/style.scss */
  .panel > .list-group .list-group-item {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* line 23471, app/assets/stylesheets/style.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 23474, app/assets/stylesheets/style.scss */
.panel-group {
  margin-bottom: 22px;
}

/* line 23476, app/assets/stylesheets/style.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0.286rem;
}

/* line 23479, app/assets/stylesheets/style.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 23481, app/assets/stylesheets/style.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 23483, app/assets/stylesheets/style.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #cccccc;
}

/* line 23485, app/assets/stylesheets/style.scss */
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #cccccc;
}

/* line 23487, app/assets/stylesheets/style.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 23489, app/assets/stylesheets/style.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #cccccc;
}

/* line 23492, app/assets/stylesheets/style.scss */
.panel.panel-transparent {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 23496, app/assets/stylesheets/style.scss */
.panel.panel-transparent > .panel-heading, .panel.panel-transparent > .panel-footer {
  border-color: transparent;
}

/* line 23499, app/assets/stylesheets/style.scss */
.panel-default {
  border-color: #cccccc;
}

/* line 23501, app/assets/stylesheets/style.scss */
.panel-default > .panel-heading {
  color: #737373;
  background-color: #cccccc;
  border-color: #cccccc;
}

/* line 23505, app/assets/stylesheets/style.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cccccc;
}

/* line 23507, app/assets/stylesheets/style.scss */
.panel-default > .panel-heading .badge-pill {
  color: #cccccc;
  background-color: #737373;
}

/* line 23510, app/assets/stylesheets/style.scss */
.panel-default .panel-title {
  color: #4d4d4d;
}

/* line 23512, app/assets/stylesheets/style.scss */
.panel-default .panel-action {
  color: #737373;
}

/* line 23514, app/assets/stylesheets/style.scss */
.panel-default .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cccccc;
}

/* line 23517, app/assets/stylesheets/style.scss */
.panel-dark {
  border-color: #666666;
}

/* line 23519, app/assets/stylesheets/style.scss */
.panel-dark > .panel-heading {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}

/* line 23523, app/assets/stylesheets/style.scss */
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #666666;
}

/* line 23525, app/assets/stylesheets/style.scss */
.panel-dark > .panel-heading .badge-pill {
  color: #666666;
  background-color: #ffffff;
}

/* line 23528, app/assets/stylesheets/style.scss */
.panel-dark .panel-title, .panel-dark .panel-action {
  color: #ffffff;
}

/* line 23530, app/assets/stylesheets/style.scss */
.panel-dark .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #666666;
}

/* line 23533, app/assets/stylesheets/style.scss */
.panel-primary {
  border: none;
}

/* line 23535, app/assets/stylesheets/style.scss */
.panel-primary .panel-heading {
  border: none;
}

/* line 23537, app/assets/stylesheets/style.scss */
.panel-primary .panel-title, .panel-primary .panel-action {
  color: #ffffff;
}

/* line 23540, app/assets/stylesheets/style.scss */
.panel-info {
  border: none;
}

/* line 23542, app/assets/stylesheets/style.scss */
.panel-info .panel-heading {
  border: none;
}

/* line 23544, app/assets/stylesheets/style.scss */
.panel-info .panel-title, .panel-info .panel-action {
  color: #ffffff;
}

/* line 23547, app/assets/stylesheets/style.scss */
.panel-success {
  border: none;
}

/* line 23549, app/assets/stylesheets/style.scss */
.panel-success .panel-heading {
  border: none;
}

/* line 23551, app/assets/stylesheets/style.scss */
.panel-success .panel-title, .panel-success .panel-action {
  color: #ffffff;
}

/* line 23554, app/assets/stylesheets/style.scss */
.panel-warning {
  border: none;
}

/* line 23556, app/assets/stylesheets/style.scss */
.panel-warning .panel-heading {
  border: none;
}

/* line 23558, app/assets/stylesheets/style.scss */
.panel-warning .panel-title, .panel-warning .panel-action {
  color: #ffffff;
}

/* line 23561, app/assets/stylesheets/style.scss */
.panel-danger {
  border: none;
}

/* line 23563, app/assets/stylesheets/style.scss */
.panel-danger .panel-heading {
  border: none;
}

/* line 23565, app/assets/stylesheets/style.scss */
.panel-danger .panel-title, .panel-danger .panel-action {
  color: #ffffff;
}

/* line 23568, app/assets/stylesheets/style.scss */
.panel-dark {
  border: none;
}

/* line 23570, app/assets/stylesheets/style.scss */
.panel-dark .panel-heading {
  border: none;
}

/* line 23572, app/assets/stylesheets/style.scss */
.panel-dark .panel-title, .panel-dark .panel-action {
  color: #ffffff;
}

/* line 23575, app/assets/stylesheets/style.scss */
.panel-line .panel-heading {
  background: transparent;
  border: none;
  border-top: 3px solid transparent;
}

/* line 23579, app/assets/stylesheets/style.scss */
.panel-line.panel-default .panel-heading {
  color: #cccccc;
  border-top-color: #cccccc;
  background: transparent;
}

/* line 23583, app/assets/stylesheets/style.scss */
.panel-line.panel-default .panel-title, .panel-line.panel-default .panel-action {
  color: #cccccc;
}

/* line 23585, app/assets/stylesheets/style.scss */
.panel-line.panel-dark .panel-heading {
  color: #666666;
  border-top-color: #666666;
  background: transparent;
}

/* line 23589, app/assets/stylesheets/style.scss */
.panel-line.panel-dark .panel-title, .panel-line.panel-dark .panel-action {
  color: #666666;
}

@media (max-width: 767px) {
  /* line 23593, app/assets/stylesheets/style.scss */
  .panel-actions {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: auto;
    padding: 0 30px 15px;
    transform: none;
  }
  /* line 23602, app/assets/stylesheets/style.scss */
  .panel-actions-keep {
    position: absolute;
    top: 50%;
    right: 30px;
    padding: 0;
    transform: translate(0%, -50%);
  }
}

@media (max-width: 575px) {
  /* line 23609, app/assets/stylesheets/style.scss */
  .panel-actions {
    padding-left: 20px;
  }
  /* line 23611, app/assets/stylesheets/style.scss */
  .panel-actions .progress {
    min-width: 80px;
  }
  /* line 23613, app/assets/stylesheets/style.scss */
  .panel-actions .show-on-hover {
    display: none;
  }
  /* line 23616, app/assets/stylesheets/style.scss */
  .panel-actions-keep {
    right: 15px;
  }
  /* line 23619, app/assets/stylesheets/style.scss */
  .panel-title, .panel-body, .panel-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 23622, app/assets/stylesheets/style.scss */
.panel-group {
  margin-bottom: 22px;
}

/* line 23624, app/assets/stylesheets/style.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0.286rem;
  box-shadow: none;
}

/* line 23628, app/assets/stylesheets/style.scss */
.panel-group .panel + .panel {
  margin-top: 10px;
}

/* line 23630, app/assets/stylesheets/style.scss */
.panel-group .panel-title {
  position: relative;
  padding: 15px 45px 15px 30px;
  font-size: 1rem;
}

/* line 23634, app/assets/stylesheets/style.scss */
.panel-group .panel-title:before, .panel-group .panel-title:after {
  position: absolute;
  top: 15px;
  right: 30px;
  font-family: "Material Design Icons";
  transition: all 300ms linear 0s;
}

/* line 23640, app/assets/stylesheets/style.scss */
.panel-group .panel-title:before {
  content: "\F415";
}

/* line 23642, app/assets/stylesheets/style.scss */
.panel-group .panel-title:after {
  content: "\F374";
}

/* line 23644, app/assets/stylesheets/style.scss */
.panel-group .panel-title[aria-expanded="false"]:before {
  opacity: .4;
}

/* line 23646, app/assets/stylesheets/style.scss */
.panel-group .panel-title[aria-expanded="false"]:after {
  opacity: 0;
  transform: rotate(-180deg);
}

/* line 23649, app/assets/stylesheets/style.scss */
.panel-group .panel-title[aria-expanded="true"]:before {
  opacity: 0;
  transform: rotate(180deg);
}

/* line 23652, app/assets/stylesheets/style.scss */
.panel-group .panel-title[aria-expanded="true"]:after {
  opacity: 1;
}

/* line 23654, app/assets/stylesheets/style.scss */
.panel-group .panel-title:hover, .panel-group .panel-title:focus {
  color: #737373;
  text-decoration: none;
}

/* line 23657, app/assets/stylesheets/style.scss */
.panel-group .panel-title:focus {
  outline: none;
}

/* line 23659, app/assets/stylesheets/style.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 23661, app/assets/stylesheets/style.scss */
.panel-group .panel-heading + .panel-collapse {
  margin: 0;
}

/* line 23663, app/assets/stylesheets/style.scss */
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #cccccc;
}

/* line 23665, app/assets/stylesheets/style.scss */
.panel-group .panel-collapse .panel-body {
  padding: 15px 30px;
}

/* line 23667, app/assets/stylesheets/style.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 23669, app/assets/stylesheets/style.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #cccccc;
}

/* line 23671, app/assets/stylesheets/style.scss */
.panel-group .panel + .panel {
  margin-top: 10px;
}

/* line 23674, app/assets/stylesheets/style.scss */
.panel-group-continuous .panel {
  border-radius: 0;
}

/* line 23676, app/assets/stylesheets/style.scss */
.panel-group-continuous .panel:first-child {
  border-radius: 0.286rem 0.286rem 0 0;
}

/* line 23678, app/assets/stylesheets/style.scss */
.panel-group-continuous .panel:last-child {
  border-radius: 0 0 0.286rem 0.286rem;
}

/* line 23680, app/assets/stylesheets/style.scss */
.panel-group-continuous .panel + .panel {
  margin-top: 0;
  border-top: 1px solid #cccccc;
}

/* line 23684, app/assets/stylesheets/style.scss */
.panel-group-simple .panel {
  background: transparent;
  box-shadow: none;
}

/* line 23687, app/assets/stylesheets/style.scss */
.panel-group-simple .panel + .panel {
  margin-top: 0;
}

/* line 23689, app/assets/stylesheets/style.scss */
.panel-group-simple .panel-title {
  padding-left: 0;
  padding-bottom: 10px;
}

/* line 23692, app/assets/stylesheets/style.scss */
.panel-group-simple .panel-title:before, .panel-group-simple .panel-title:after {
  right: 5px;
}

/* line 23694, app/assets/stylesheets/style.scss */
.panel-group-simple .panel-collapse .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
}

/*---Notification---*/
/* line 23700, app/assets/stylesheets/style.scss */
.myadmin-alert {
  border-radius: 0;
  color: #ffffff;
  padding: 12px 30px 12px 12px;
  position: relative;
  text-align: left;
}

/* line 23706, app/assets/stylesheets/style.scss */
.myadmin-alert a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}

/* line 23710, app/assets/stylesheets/style.scss */
.myadmin-alert h4, .myadmin-alert .h4 {
  color: inherit;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

/* line 23716, app/assets/stylesheets/style.scss */
.myadmin-alert .img {
  border-radius: 3px;
  height: 40px;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 40px;
}

/* line 23723, app/assets/stylesheets/style.scss */
.myadmin-alert .closed {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.429rem;
  font-weight: 500;
  padding: 4px;
  position: absolute;
  right: 3px;
  text-decoration: none;
  top: 0;
}

/* line 23732, app/assets/stylesheets/style.scss */
.myadmin-alert .closed:hover {
  color: #ffffff;
}

/* line 23734, app/assets/stylesheets/style.scss */
.myadmin-alert .primary {
  background: rgba(0, 0, 0, 0.4);
  border: none;
  border-radius: 3px;
  color: inherit;
  outline: 0;
  padding: 4px 10px;
}

/* line 23741, app/assets/stylesheets/style.scss */
.myadmin-alert .primary:hover {
  opacity: .9;
}

/* line 23743, app/assets/stylesheets/style.scss */
.myadmin-alert .cancel {
  background: rgba(255, 255, 255, 0.4);
  border: none;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  outline: 0;
  padding: 4px 10px;
}

/* line 23750, app/assets/stylesheets/style.scss */
.myadmin-alert .cancel:hover {
  opacity: .9;
}

/* line 23753, app/assets/stylesheets/style.scss */
.myadmin-alert-img {
  min-height: 64px;
  padding-left: 65px;
}

/* line 23757, app/assets/stylesheets/style.scss */
.myadmin-alert-icon {
  padding-left: 20px;
}

/* line 23759, app/assets/stylesheets/style.scss */
.myadmin-alert-icon i {
  padding-right: 10px;
}

/* line 23762, app/assets/stylesheets/style.scss */
.myadmin-alert-click {
  cursor: pointer;
  padding-right: 12px;
}

/* line 23766, app/assets/stylesheets/style.scss */
.myadmin-alert-bottom {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 23775, app/assets/stylesheets/style.scss */
.myadmin-alert-bottom-left {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  bottom: 20px;
  left: 20px;
}

/* line 23783, app/assets/stylesheets/style.scss */
.myadmin-alert-bottom-right {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  bottom: 20px;
  right: 20px;
}

/* line 23791, app/assets/stylesheets/style.scss */
.myadmin-alert-fullscreen {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  left: 50%;
  margin: -20px;
  top: 50%;
}

/* line 23800, app/assets/stylesheets/style.scss */
.myadmin-alert-top {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  left: 0;
  right: 0;
  top: 0px;
}

/* line 23809, app/assets/stylesheets/style.scss */
.myadmin-alert-top-left {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  left: 20px;
  top: 0px;
}

/* line 23817, app/assets/stylesheets/style.scss */
.myadmin-alert-top-right {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  right: 20px;
  top: 0px;
}

/* line 23825, app/assets/stylesheets/style.scss */
.alert-custom {
  background: #6cbbfa;
  color: #ffffff;
  border-color: #6cbbfa;
}

/* line 23830, app/assets/stylesheets/style.scss */
.alert-inverse {
  background: #172b4c;
  color: #ffffff;
  border-color: #172b4c;
}

/* line 23835, app/assets/stylesheets/style.scss */
.alert-dark {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}

/* line 23840, app/assets/stylesheets/style.scss */
.alert-info .closed {
  color: inherit;
}

/* line 23842, app/assets/stylesheets/style.scss */
.alert-info a.closed:hover {
  color: inherit;
}

/*---Advanced Medias---*/
/* line 23846, app/assets/stylesheets/style.scss */
.media-body > * {
  margin-bottom: 5px;
  margin-top: 0;
}

/* line 23849, app/assets/stylesheets/style.scss */
.media-body > p:last-child {
  color: #737373;
}

/* line 23852, app/assets/stylesheets/style.scss */
.media {
  flex-shrink: 0;
}

/* line 23854, app/assets/stylesheets/style.scss */
.media .lead {
  line-height: 1.875rem;
}

/* line 23856, app/assets/stylesheets/style.scss */
.media .custom-control {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  margin-top: 5px;
}

/* line 23861, app/assets/stylesheets/style.scss */
.media .custom-control [type=checkbox] + label {
  padding-left: 20px;
}

/* line 23863, app/assets/stylesheets/style.scss */
.media.active {
  background-color: #f3f6f9;
}

/* line 23865, app/assets/stylesheets/style.scss */
.media .media-body .list-inline > li {
  padding-left: 0px;
  padding-right: 5px;
}

/* line 23868, app/assets/stylesheets/style.scss */
.media .media-hover-show {
  opacity: 0;
  transition: .3s;
}

/* line 23872, app/assets/stylesheets/style.scss */
.media:hover .media-hover-show {
  opacity: 1;
}

/* line 23874, app/assets/stylesheets/style.scss */
.media.flex-column > div {
  width: 100%;
}

/* line 23876, app/assets/stylesheets/style.scss */
.media.flex-column > * {
  margin: 0;
}

/*---avatar---*/
/* line 23880, app/assets/stylesheets/style.scss */
.avatar {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10px;
}

/* line 23889, app/assets/stylesheets/style.scss */
.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  vertical-align: top;
}

/* line 23894, app/assets/stylesheets/style.scss */
.avatar[class*='status-']::after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #ffffff;
}

/* line 23904, app/assets/stylesheets/style.scss */
.avatar.avatar-sm[class*='status-']::after {
  right: -2px;
  width: 9px;
  height: 9px;
}

/* line 23908, app/assets/stylesheets/style.scss */
.avatar.avatar-lg[class*='status-']::after {
  right: 4px;
}

/* line 23910, app/assets/stylesheets/style.scss */
.avatar.avatar-xl[class*='status-']::after {
  right: 5px;
  width: 11px;
  height: 11px;
}

/* line 23914, app/assets/stylesheets/style.scss */
.avatar.avatar-xxl[class*='status-']::after {
  right: 15px;
  width: 12px;
  height: 12px;
}

/* line 23918, app/assets/stylesheets/style.scss */
.avatar.avatar-xxxl[class*='status-']::after {
  right: 25px;
  width: 16px;
  height: 16px;
}

/* line 23922, app/assets/stylesheets/style.scss */
.avatar.status-dark::after {
  background-color: #172b4c;
}

/* line 23925, app/assets/stylesheets/style.scss */
.avatar-bordered {
  border: 4px solid rgba(255, 255, 255, 0.25);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
}

/* line 23932, app/assets/stylesheets/style.scss */
.avatar-square {
  border-radius: 0;
}

/* line 23935, app/assets/stylesheets/style.scss */
.avatar-sm {
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 0.7143rem;
}

/* line 23941, app/assets/stylesheets/style.scss */
.avatar-lg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 1.286rem;
}

/* line 23947, app/assets/stylesheets/style.scss */
.avatar-xl {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 1.286rem;
}

/* line 23953, app/assets/stylesheets/style.scss */
.avatar-xxl {
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 1.429rem;
}

/* line 23959, app/assets/stylesheets/style.scss */
.avatar-xxxl {
  width: 128px;
  height: 128px;
  line-height: 128px;
  font-size: 1.857rem;
}

/* line 23965, app/assets/stylesheets/style.scss */
.avatar-pill {
  width: auto;
  border-radius: 18px;
  color: #172b4c;
  text-transform: none;
  letter-spacing: 0;
  background-color: #f3f6f9;
  font-size: 0.8571rem;
  display: inline-flex;
  align-items: center;
}

/* line 23977, app/assets/stylesheets/style.scss */
.avatar-pill:hover, .avatar-pill:focus {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 23980, app/assets/stylesheets/style.scss */
.avatar-pill img {
  width: 36px;
}

/* line 23982, app/assets/stylesheets/style.scss */
.avatar-pill span {
  padding-right: 18px;
  padding-left: 8px;
}

/* line 23985, app/assets/stylesheets/style.scss */
.avatar-pill .close {
  padding-left: 0;
  padding-right: 8px;
  font-size: 1.286rem;
  line-height: inherit;
}

/* line 23990, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-sm {
  border-radius: 14.5px;
  font-size: 0.8571rem;
}

/* line 23993, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-sm img {
  width: 29px;
}

/* line 23995, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-sm span {
  padding-right: 14.5px;
}

/* line 23997, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-sm .close {
  padding-right: 6px;
  font-size: 1.286rem;
}

/* line 24000, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-lg {
  border-radius: 24px;
  font-size: 1rem;
}

/* line 24003, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-lg img {
  width: 48px;
}

/* line 24005, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-lg span {
  padding-right: 24px;
}

/* line 24007, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-lg .close {
  padding-right: 10px;
  font-size: 1.429rem;
}

/* line 24010, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xl {
  border-radius: 32px;
  font-size: 1.143rem;
}

/* line 24013, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xl img {
  width: 64px;
}

/* line 24015, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xl span {
  padding-right: 32px;
  padding-left: 12px;
}

/* line 24018, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xl .close {
  padding-right: 12px;
  font-size: 1.5714285714rem;
}

/* line 24021, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxl {
  border-radius: 48px;
  font-size: 1.286rem;
}

/* line 24024, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxl img {
  width: 96px;
}

/* line 24026, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxl span {
  padding-right: 48px;
  padding-left: 12px;
}

/* line 24029, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxl .close {
  padding-right: 16px;
  font-size: 1.714rem;
}

/* line 24032, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxxl {
  border-radius: 64px;
  font-size: 1.429rem;
}

/* line 24035, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxxl img {
  width: 128px;
}

/* line 24037, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxxl span {
  padding-right: 64px;
  padding-left: 12px;
}

/* line 24040, app/assets/stylesheets/style.scss */
.avatar-pill.avatar-xxxl .close {
  padding-right: 20px;
  font-size: 1.714rem;
}

/* line 24044, app/assets/stylesheets/style.scss */
.avatar-list {
  display: inline-flex;
}

/* line 24047, app/assets/stylesheets/style.scss */
.avatar-list:not(.avatar-list-overlap) {
  margin: -2px;
}

/* line 24049, app/assets/stylesheets/style.scss */
.avatar-list:not(.avatar-list-overlap) > * {
  margin: 2px;
}

/* line 24052, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar {
  border: 2px solid #ffffff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  transition: .15s linear;
}

/* line 24058, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar + .avatar {
  margin-left: -16px;
}

/* line 24060, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar + .avatar-sm {
  margin-left: -12px;
}

/* line 24062, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar + .avatar-lg {
  margin-left: -20px;
}

/* line 24064, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar + .avatar-xl {
  margin-left: -26px;
}

/* line 24066, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar + .avatar-xxl {
  margin-left: -36px;
}

/* line 24068, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar + .avatar-xxxl {
  margin-left: -48px;
}

/* line 24070, app/assets/stylesheets/style.scss */
.avatar-list-overlap .avatar:hover + .avatar {
  margin-left: 0;
}

/* line 24072, app/assets/stylesheets/style.scss */
.avatar-list-overlap .overlap-exclude {
  margin-left: 0;
}

/* line 24075, app/assets/stylesheets/style.scss */
.avatar-add {
  font-family: themify;
  background-color: transparent;
  border: 1px dashed #172b4c;
  color: #172b4c;
  font-size: 0.8571rem;
}

/* line 24081, app/assets/stylesheets/style.scss */
.avatar-add::before {
  content: "\e61a";
}

/* line 24083, app/assets/stylesheets/style.scss */
.avatar-add:hover {
  color: #ffffff;
}

/* line 24086, app/assets/stylesheets/style.scss */
.avatar-more span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.3s ease;
}

/* line 24097, app/assets/stylesheets/style.scss */
.avatar-more:hover span {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 24101, app/assets/stylesheets/style.scss */
.user-contact {
  margin-top: -45px;
  position: relative;
}

/* line 24105, app/assets/stylesheets/style.scss */
.user-social {
  text-align: center;
}

/* line 24108, app/assets/stylesheets/style.scss */
[data-provide~="more-avatar"] ~ .avatar {
  display: none;
}

/*---switch---*/
/* line 24112, app/assets/stylesheets/style.scss */
.switch {
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 29px;
  cursor: pointer;
  white-space: nowrap;
}

/* line 24119, app/assets/stylesheets/style.scss */
.switch input {
  display: none;
}

/* line 24121, app/assets/stylesheets/style.scss */
.switch input:checked ~ .switch-indicator {
  background: #afc3d7;
}

/* line 24123, app/assets/stylesheets/style.scss */
.switch input:checked ~ .switch-indicator::after {
  left: calc(100% - 20px);
  box-shadow: 0px 0px 3px #f3f6f9;
}

/* line 24127, app/assets/stylesheets/style.scss */
.switch.switch-secondary input:checked ~ .switch-indicator::after {
  background: #4d7bc9;
}

/* line 24129, app/assets/stylesheets/style.scss */
.switch .switch-dark input:checked ~ .switch-indicator::after {
  background: #172b4c;
}

/* line 24132, app/assets/stylesheets/style.scss */
.switch-indicator {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 10px;
  background: #f3f6f9;
  border-radius: 20px;
  vertical-align: middle;
  transition: 0.3s;
}

/* line 24142, app/assets/stylesheets/style.scss */
.switch-indicator::after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
  cursor: inherit;
  background: #ffffff;
  border-radius: 50%;
  top: -5px;
  box-shadow: 0px 0px 3px #608acf;
}

/*---fullscreen---*/
/* line 24159, app/assets/stylesheets/style.scss */
.is-fullscreen[data-provide~="boxfull"] .fullscreen-default, .is-fullscreen[data-provide~="fullscreen"] .fullscreen-default {
  display: none;
}

/* line 24162, app/assets/stylesheets/style.scss */
.is-fullscreen[data-provide~="boxfull"] .fullscreen-active, .is-fullscreen[data-provide~="fullscreen"] .fullscreen-active {
  display: inline-block;
}

/* line 24165, app/assets/stylesheets/style.scss */
[data-provide~="boxfull"] .fullscreen-active, [data-provide~="fullscreen"] .fullscreen-active {
  display: none;
}

@media (min-width: 768px) {
  /* line 24169, app/assets/stylesheets/style.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 24177, app/assets/stylesheets/style.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/*products-list*/
/* line 24180, app/assets/stylesheets/style.scss */
.products-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 24184, app/assets/stylesheets/style.scss */
.products-list > .item {
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

/* line 24189, app/assets/stylesheets/style.scss */
.products-list > .item:before, .products-list > .item:after {
  content: " ";
  display: table;
}

/* line 24192, app/assets/stylesheets/style.scss */
.products-list .product-img {
  float: left;
}

/* line 24194, app/assets/stylesheets/style.scss */
.products-list .product-img img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}

/* line 24198, app/assets/stylesheets/style.scss */
.products-list .product-info {
  margin-left: 60px;
}

/* line 24200, app/assets/stylesheets/style.scss */
.products-list .product-description {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 24206, app/assets/stylesheets/style.scss */
.product-list-in-box > .item {
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #f3f6f9;
}

/* line 24211, app/assets/stylesheets/style.scss */
.product-list-in-box > .item:last-of-type {
  border-bottom-width: 0;
}

/*data table*/
@media (max-width: 767px) {
  /* line 24216, app/assets/stylesheets/style.scss */
  .table > tbody > tr > td, .table > tbody > tr > th {
    white-space: nowrap;
  }
  /* line 24218, app/assets/stylesheets/style.scss */
  .table > tfoot > tr > td, .table > tfoot > tr > th {
    white-space: nowrap;
  }
  /* line 24220, app/assets/stylesheets/style.scss */
  .table > thead > tr > td, .table > thead > tr > th {
    white-space: nowrap;
  }
}

/* line 24222, app/assets/stylesheets/style.scss */
.table > tbody > tr > td, .table > tbody > tr > th {
  padding: 1rem;
  vertical-align: middle;
}

/* line 24225, app/assets/stylesheets/style.scss */
.table > tfoot > tr > td, .table > tfoot > tr > th {
  padding: 1rem;
  vertical-align: middle;
}

/* line 24228, app/assets/stylesheets/style.scss */
.table > thead > tr > td, .table > thead > tr > th {
  padding: 1rem;
  vertical-align: middle;
}

/* line 24232, app/assets/stylesheets/style.scss */
.table tr td .progress {
  margin-top: 5px;
}

/* line 24234, app/assets/stylesheets/style.scss */
.table.no-border {
  border: 0;
}

/* line 24236, app/assets/stylesheets/style.scss */
.table.no-border td, .table.no-border th {
  border: 0;
}

/* line 24238, app/assets/stylesheets/style.scss */
.table.align th {
  text-align: left;
}

/* line 24240, app/assets/stylesheets/style.scss */
.table.align td {
  text-align: right;
}

/* line 24243, app/assets/stylesheets/style.scss */
.table-bordered {
  border: 1px solid #d1d3e0;
}

/* line 24245, app/assets/stylesheets/style.scss */
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th {
  border: 1px solid #d1d3e0 !important;
}

/* line 24247, app/assets/stylesheets/style.scss */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #d1d3e0 !important;
  border-bottom-width: 2px;
}

/* line 24250, app/assets/stylesheets/style.scss */
.table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th {
  border: 1px solid #d1d3e0 !important;
}

/* line 24253, app/assets/stylesheets/style.scss */
.table-separated {
  border-collapse: separate;
  border-spacing: 0 8px;
}

/* line 24256, app/assets/stylesheets/style.scss */
.table-separated thead th {
  border-bottom: none;
}

/* line 24258, app/assets/stylesheets/style.scss */
.table-separated tbody tr {
  background-color: #ebedf3;
  transition: .5s;
}

/* line 24262, app/assets/stylesheets/style.scss */
.table-separated tbody tr > *:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 24265, app/assets/stylesheets/style.scss */
.table-separated tbody tr > *:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 24268, app/assets/stylesheets/style.scss */
.table-separated tbody tr th, .table-separated tbody tr td {
  border-top: none;
}

/* line 24271, app/assets/stylesheets/style.scss */
.dataTables_info, .dataTables_length, .dt-buttons {
  display: inline-block;
}

/* line 24274, app/assets/stylesheets/style.scss */
.dt-buttons {
  margin-bottom: 10px;
}

/* line 24276, app/assets/stylesheets/style.scss */
.dt-buttons .dt-button {
  padding: 5px 15px;
  border-radius: 0;
  color: #ffffff;
  margin-right: 3px;
  display: inline-block;
}

/* line 24282, app/assets/stylesheets/style.scss */
.dt-buttons .dt-button:hover {
  background: #172b4c;
}

/* line 24285, app/assets/stylesheets/style.scss */
.dataTables_filter {
  float: right;
  padding-top: 5px;
}

/* line 24288, app/assets/stylesheets/style.scss */
.dataTables_filter input {
  border: 1px solid #cccccc;
  margin-left: 5px;
}

/* line 24292, app/assets/stylesheets/style.scss */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
  background: 0 0;
}

/* line 24295, app/assets/stylesheets/style.scss */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: .25em;
}

/* line 24299, app/assets/stylesheets/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: .5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #737373;
  border: 1px solid transparent;
  border-radius: 2px;
}

/* line 24312, app/assets/stylesheets/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #ffffff;
}

/* line 24314, app/assets/stylesheets/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  cursor: not-allowed;
  color: #737373;
  border: 1px solid transparent;
  background: 0 0;
  box-shadow: none;
}

/* line 24321, app/assets/stylesheets/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #ffffff;
  background-color: #6cbbfa;
}

/* line 24324, app/assets/stylesheets/style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: 0;
  background-color: #737373;
}

/* line 24327, app/assets/stylesheets/style.scss */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

/* line 24330, app/assets/stylesheets/style.scss */
.tablesaw-bar .btn-group label {
  color: #737373;
}

/* line 24333, app/assets/stylesheets/style.scss */
tfoot input {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
}

/* line 24338, app/assets/stylesheets/style.scss */
.dt-bootstrap {
  display: block;
}

/* line 24341, app/assets/stylesheets/style.scss */
.paging_simple_numbers .pagination .paginate_button {
  padding: 0;
  background: #ffffff;
}

/* line 24344, app/assets/stylesheets/style.scss */
.paging_simple_numbers .pagination .paginate_button:hover {
  background: #ffffff;
}

/* line 24346, app/assets/stylesheets/style.scss */
.paging_simple_numbers .pagination .paginate_button:hover a {
  color: #ffffff;
}

/* line 24348, app/assets/stylesheets/style.scss */
.paging_simple_numbers .pagination .paginate_button a {
  padding: 15px 15px;
  border-radius: 5px;
  border: 0 !important;
}

/* line 24352, app/assets/stylesheets/style.scss */
.paging_simple_numbers .pagination .paginate_button.active a {
  color: #ffffff;
}

/* line 24355, app/assets/stylesheets/style.scss */
.footable .pagination {
  display: inline-block;
  padding: 8px 0;
}

/* line 24358, app/assets/stylesheets/style.scss */
.footable .pagination li {
  padding: 0;
  margin: 0 1px;
  display: inline-block;
}

/* line 24362, app/assets/stylesheets/style.scss */
.footable .pagination li a {
  padding: 5px 10px;
}

/* line 24364, app/assets/stylesheets/style.scss */
.footable .pagination li a.active, .footable .pagination li a:hover {
  color: #ffffff;
  border-radius: 4px;
}

/* line 24367, app/assets/stylesheets/style.scss */
.footable .pagination li.active a {
  color: #ffffff;
  border-radius: 4px;
}

/*direct-chat*/
/* line 24372, app/assets/stylesheets/style.scss */
.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow: hidden;
  padding: 0;
}

/* line 24378, app/assets/stylesheets/style.scss */
.direct-chat.chat-pane-open .direct-chat-contacts {
  transform: translate(0, 0);
}

/* line 24384, app/assets/stylesheets/style.scss */
.direct-chat-messages {
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}

/* line 24393, app/assets/stylesheets/style.scss */
.direct-chat-msg {
  display: block;
  margin-bottom: 10px;
}

/* line 24396, app/assets/stylesheets/style.scss */
.direct-chat-msg:before, .direct-chat-msg:after {
  content: " ";
  display: table;
}

/* line 24400, app/assets/stylesheets/style.scss */
.direct-chat-text {
  position: relative;
  margin: 5px 0 0 50px;
  display: table;
}

/* line 24404, app/assets/stylesheets/style.scss */
.direct-chat-text p {
  border-radius: 5px;
  padding: 0.5rem 0.5rem;
  background: #efefef;
  color: #737373;
  margin-bottom: 0.25rem;
  display: inherit;
}

/* line 24411, app/assets/stylesheets/style.scss */
.direct-chat-text p.direct-chat-timestamp {
  background-color: transparent !important;
  padding: 0;
  opacity: .8;
}

/* line 24415, app/assets/stylesheets/style.scss */
.direct-chat-text:after {
  border-width: 5px;
  margin-top: -5px;
}

/* line 24418, app/assets/stylesheets/style.scss */
.direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
}

/* line 24422, app/assets/stylesheets/style.scss */
.direct-chat-contacts {
  transition: transform .5s ease-in-out;
  transform: translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #172b4c;
  color: #ffffff;
  overflow: auto;
}

/* line 24440, app/assets/stylesheets/style.scss */
.direct-chat-messages {
  transition: transform .5s ease-in-out;
}

/* line 24445, app/assets/stylesheets/style.scss */
.direct-chat-messages.chat-app {
  padding: 0.8rem 1.25rem;
}

/* line 24448, app/assets/stylesheets/style.scss */
.right .direct-chat-text {
  margin: 5px 0px 0 0px;
  float: right;
  text-align: right;
}

/* line 24452, app/assets/stylesheets/style.scss */
.right .direct-chat-text p {
  display: inherit;
  clear: both;
  float: right;
  color: #ffffff;
}

/* line 24457, app/assets/stylesheets/style.scss */
.right .direct-chat-img {
  float: right;
}

/* line 24460, app/assets/stylesheets/style.scss */
.direct-chat-img {
  float: left;
  width: 40px;
  height: 40px;
}

/* line 24465, app/assets/stylesheets/style.scss */
.direct-chat-info {
  display: block;
  margin-bottom: 2px;
}

/* line 24469, app/assets/stylesheets/style.scss */
.direct-chat-timestamp {
  color: #737373;
}

/* line 24472, app/assets/stylesheets/style.scss */
.direct-chat-contacts-open .direct-chat-contacts {
  transform: translate(0, 0);
}

/* line 24478, app/assets/stylesheets/style.scss */
.contacts-list > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0;
}

/* line 24482, app/assets/stylesheets/style.scss */
.contacts-list > li:before, .contacts-list > li:after {
  content: " ";
  display: table;
}

/* line 24485, app/assets/stylesheets/style.scss */
.contacts-list > li:last-of-type {
  border-bottom: none;
}

/* line 24488, app/assets/stylesheets/style.scss */
.contacts-list-name, .contacts-list-status, .users-list-date, .users-list-name {
  display: block;
}

/* line 24491, app/assets/stylesheets/style.scss */
.contacts-list-img {
  border-radius: 50%;
  width: 40px;
  float: left;
}

/* line 24496, app/assets/stylesheets/style.scss */
.contacts-list-info {
  margin-left: 45px;
  color: #ffffff;
}

/* line 24500, app/assets/stylesheets/style.scss */
.contacts-list-status {
  font-size: 12px;
}

/* line 24503, app/assets/stylesheets/style.scss */
.contacts-list-date {
  color: #a6a6a6;
  font-weight: 300;
}

/* line 24507, app/assets/stylesheets/style.scss */
.contacts-list-email {
  color: #608acf;
}

/* line 24510, app/assets/stylesheets/style.scss */
.contact-page-aside ul.list-style-none {
  margin: 0px;
  padding: 0px;
}

/* line 24514, app/assets/stylesheets/style.scss */
ul.list-style-none li {
  list-style: none;
}

/* line 24516, app/assets/stylesheets/style.scss */
ul.list-style-none li a {
  color: #737373;
  padding: 10px 0px;
  display: block;
  text-decoration: none;
}

/* line 24521, app/assets/stylesheets/style.scss */
ul.list-style-none li a:hover {
  color: #a45ff8;
}

/* line 24524, app/assets/stylesheets/style.scss */
.list-style-none li.box-label a {
  font-weight: 500;
}

/* line 24526, app/assets/stylesheets/style.scss */
.list-style-none li.divider {
  margin: 10px 0;
  height: 1px;
  background: rgba(47, 87, 154, 0.13);
}

/* line 24530, app/assets/stylesheets/style.scss */
.list-style-none li a span {
  float: right;
}

/* line 24533, app/assets/stylesheets/style.scss */
div#employeelist_filter {
  margin-top: -60px;
  position: relative;
  z-index: 99;
}

/* line 24538, app/assets/stylesheets/style.scss */
.chat-app .direct-chat-img {
  width: 55px;
  height: 55px;
  line-height: 55px;
}

/* line 24542, app/assets/stylesheets/style.scss */
.chat-app .direct-chat-text {
  margin: 5px 0 0 80px;
}

/* line 24544, app/assets/stylesheets/style.scss */
.chat-app .right .direct-chat-text {
  margin: 5px 0px 0 0px;
  float: right;
  text-align: right;
}

/* line 24549, app/assets/stylesheets/style.scss */
time {
  font-size: 0.8571rem;
  color: #608acf;
}

/*---users-list---*/
/* line 24554, app/assets/stylesheets/style.scss */
.users-list > li {
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
}

/* line 24559, app/assets/stylesheets/style.scss */
.users-list > li img {
  border-radius: 10px;
  max-width: 100%;
  height: auto;
}

/* line 24563, app/assets/stylesheets/style.scss */
.users-list > li > a:hover {
  color: #737373;
}

/* line 24565, app/assets/stylesheets/style.scss */
.users-list > li > a:hover .users-list-name {
  color: #737373;
}

/* line 24568, app/assets/stylesheets/style.scss */
.users-list-name {
  font-weight: 600;
  color: #172b4c;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 24575, app/assets/stylesheets/style.scss */
.users-list-date {
  color: #737373;
  font-size: 0.8571rem;
}

/*---carousel-control---*/
/* line 24580, app/assets/stylesheets/style.scss */
.carousel-control.left, .carousel-control.right {
  background-image: none;
}

/* line 24582, app/assets/stylesheets/style.scss */
.carousel-control > i {
  font-size: 2.857rem;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -20px;
}

/*---widget---*/
/* line 24591, app/assets/stylesheets/style.scss */
.widget-user .widget-user-username, .widget-user-2 .widget-user-username, .widget-user-3 .widget-user-username, .widget-user-4 .widget-user-username {
  margin-bottom: 5px;
  font-size: 1.714rem;
}

/* line 24595, app/assets/stylesheets/style.scss */
.box-widget {
  border: none;
  position: relative;
}

/* line 24599, app/assets/stylesheets/style.scss */
.widget-user .widget-user-header {
  padding: 20px;
  height: 140px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

/* line 24604, app/assets/stylesheets/style.scss */
.widget-user .widget-user-username {
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 24607, app/assets/stylesheets/style.scss */
.widget-user .widget-user-desc {
  margin-top: 0;
}

/* line 24609, app/assets/stylesheets/style.scss */
.widget-user .widget-user-image {
  position: absolute;
  top: 85px;
  left: 50%;
  margin-left: -45px;
}

/* line 24614, app/assets/stylesheets/style.scss */
.widget-user .widget-user-image > img {
  width: 90px;
  height: auto;
  border: 3px solid #ffffff;
}

/* line 24618, app/assets/stylesheets/style.scss */
.widget-user .box-footer {
  padding-top: 30px;
}

/* line 24621, app/assets/stylesheets/style.scss */
.widget-user-2 .widget-user-header {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding: 20px;
}

/* line 24625, app/assets/stylesheets/style.scss */
.widget-user-2 .widget-user-username {
  margin-top: 5px;
  margin-left: 75px;
}

/* line 24628, app/assets/stylesheets/style.scss */
.widget-user-2 .widget-user-desc {
  margin-top: 0;
  margin-left: 75px;
}

/* line 24631, app/assets/stylesheets/style.scss */
.widget-user-2 .widget-user-image > img {
  width: 65px;
  height: auto;
  float: left;
}

/* line 24636, app/assets/stylesheets/style.scss */
.widget-user-3 .widget-user-header {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding: 20px;
}

/* line 24640, app/assets/stylesheets/style.scss */
.widget-user-3 .widget-user-username {
  margin-top: 5px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 24643, app/assets/stylesheets/style.scss */
.widget-user-3 .widget-user-desc {
  margin-top: 0;
}

/* line 24645, app/assets/stylesheets/style.scss */
.widget-user-3 .info-user {
  float: left;
  margin-top: 15px;
}

/* line 24648, app/assets/stylesheets/style.scss */
.widget-user-3 .widget-user-image > img {
  width: 100px;
  height: auto;
  float: right;
  border: 3px solid #ffffff;
}

/* line 24654, app/assets/stylesheets/style.scss */
.widget-user-4 .widget-user-header {
  text-align: center;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

/* line 24658, app/assets/stylesheets/style.scss */
.widget-user-4 .widget-user-username {
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 24661, app/assets/stylesheets/style.scss */
.widget-user-4 .widget-user-desc {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 24664, app/assets/stylesheets/style.scss */
.widget-user-4 .widget-user-image {
  text-align: center;
  margin-bottom: 15px;
}

/* line 24667, app/assets/stylesheets/style.scss */
.widget-user-4 .widget-user-image > img {
  width: 100px;
  height: auto;
}

/* line 24670, app/assets/stylesheets/style.scss */
.widget-user-4 .box-footer {
  padding-top: 30px;
}

/* line 24673, app/assets/stylesheets/style.scss */
.box.widget-user-4 .overlay {
  z-index: 50;
  border-radius: 0;
  padding: 20px;
}

/* line 24677, app/assets/stylesheets/style.scss */
.box.widget-user-4 .overlay.overlay-none {
  background: rgba(0, 0, 0, 0);
}

/*mailbox*/
/* line 24681, app/assets/stylesheets/style.scss */
.mailbox-messages > .table {
  margin: 0;
}

/* line 24683, app/assets/stylesheets/style.scss */
.mailbox-messages .mailbox-date {
  font-size: 0.8571rem;
  color: #737373;
}

/* line 24686, app/assets/stylesheets/style.scss */
.mailbox-messages table a {
  color: #737373;
}

/* line 24689, app/assets/stylesheets/style.scss */
.mailbox-controls {
  padding: 0rem 0rem 1.25rem;
}

/* line 24691, app/assets/stylesheets/style.scss */
.mailbox-controls .btn {
  padding: 10px 15px;
}

/* line 24693, app/assets/stylesheets/style.scss */
.mailbox-controls .btn i {
  font-size: 1.143rem;
}

/* line 24695, app/assets/stylesheets/style.scss */
.mailbox-controls.with-border {
  border-bottom: 1px solid #f3f6f9;
}

/* line 24698, app/assets/stylesheets/style.scss */
.mailbox-read-info {
  border-bottom: 1px solid #f3f6f9;
  padding: 10px;
}

/* line 24701, app/assets/stylesheets/style.scss */
.mailbox-read-info h3, .mailbox-read-info .h3 {
  font-size: 1.429rem;
  margin: 0;
}

/* line 24704, app/assets/stylesheets/style.scss */
.mailbox-read-info h5, .mailbox-read-info .h5 {
  margin: 0;
  padding: 5px 0 0;
}

/* line 24708, app/assets/stylesheets/style.scss */
.mailbox-read-time {
  color: #737373;
  font-size: 1rem;
}

/* line 24712, app/assets/stylesheets/style.scss */
.mailbox-read-message {
  padding: 10px;
}

/* line 24715, app/assets/stylesheets/style.scss */
.mailbox-attachments li {
  float: left;
  width: 140px;
  border: 1px solid #a6a6a6;
  margin-bottom: 10px;
  margin-right: 10px;
}

/* line 24722, app/assets/stylesheets/style.scss */
.mailbox-attachment-name {
  font-weight: 300;
  color: #737373;
  font-size: 10px;
}

/* line 24727, app/assets/stylesheets/style.scss */
.mailbox-attachment-info {
  padding: 10px;
  background: #f3f6f9;
}

/* line 24731, app/assets/stylesheets/style.scss */
.mailbox-attachment-size {
  color: #737373;
  font-size: 0.8571rem;
}

/* line 24735, app/assets/stylesheets/style.scss */
.mailbox-attachment-icon {
  text-align: center;
  font-size: 3.571rem;
  color: #737373;
  padding: 20px 10px;
}

/* line 24740, app/assets/stylesheets/style.scss */
.mailbox-attachment-icon.has-img {
  padding: 0;
}

/* line 24742, app/assets/stylesheets/style.scss */
.mailbox-attachment-icon.has-img > img {
  max-width: 100%;
  height: auto;
}

/*Extra Pages*/
/* line 24747, app/assets/stylesheets/style.scss */
.lockscreen-box-body {
  box-shadow: 0 2px 2px 0 rgba(128, 128, 128, 0.14), 0 3px 1px -2px rgba(128, 128, 128, 0.2), 0 1px 5px 0 rgba(128, 128, 128, 0.12);
}

/* line 24751, app/assets/stylesheets/style.scss */
.has-feedback {
  position: relative;
}

/* line 24753, app/assets/stylesheets/style.scss */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 24765, app/assets/stylesheets/style.scss */
.register-page .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 24777, app/assets/stylesheets/style.scss */
.login-page .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 24789, app/assets/stylesheets/style.scss */
.lockscreen .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 24801, app/assets/stylesheets/style.scss */
.content-top-agile {
  text-align: center;
  position: relative;
}

/* line 24805, app/assets/stylesheets/style.scss */
.auth-2 {
  width: 500px;
  margin: 0;
  padding: 7% 30px;
  float: right;
  height: 100%;
  overflow-y: scroll;
}

/* line 24813, app/assets/stylesheets/style.scss */
.auth-logo {
  text-align: center;
  font-weight: 300;
}

/* line 24817, app/assets/stylesheets/style.scss */
.auth-body {
  padding: 20px 20px 10px;
}

/* line 24820, app/assets/stylesheets/style.scss */
.auth-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px;
}

/* line 24825, app/assets/stylesheets/style.scss */
.auth-2-outer {
  display: block;
}

@media (max-width: 767px) {
  /* line 24829, app/assets/stylesheets/style.scss */
  .content-top-agile {
    border-radius: 25px 25px 0 0;
  }
  /* line 24832, app/assets/stylesheets/style.scss */
  .content-bottom {
    padding: 3em;
    background: #ffffff;
    border-radius: 0 0 25px 25px;
  }
  /* line 24837, app/assets/stylesheets/style.scss */
  .auth-2 {
    width: 300px;
    margin: 0px auto;
    float: none;
    border-radius: 5px;
    height: auto;
  }
  /* line 24844, app/assets/stylesheets/style.scss */
  .auth-2-outer {
    display: flex;
  }
}

/* line 24847, app/assets/stylesheets/style.scss */
.error-page-title {
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

/* line 24850, app/assets/stylesheets/style.scss */
.error-page > .error-content, .login-box .fog-pwd, .mailbox-attachment-icon, .mailbox-attachment-info, .mailbox-attachment-size {
  display: block;
}

/*lable floting*/
/* line 24854, app/assets/stylesheets/style.scss */
.has-warning .bar:before, .has-warning .bar:after {
  background: #fbc66c;
}

/* line 24856, app/assets/stylesheets/style.scss */
.has-warning .form-control:focus ~ label, .has-warning .form-control:valid ~ label {
  color: #fbc66c;
}

/* line 24859, app/assets/stylesheets/style.scss */
.has-success .bar:before, .has-success .bar:after {
  background: #00875a;
}

/* line 24861, app/assets/stylesheets/style.scss */
.has-success .form-control:focus ~ label, .has-success .form-control:valid ~ label {
  color: #00875a;
}

/* line 24864, app/assets/stylesheets/style.scss */
.has-error .bar:before, .has-error .bar:after {
  background: #fb5ea8;
}

/* line 24866, app/assets/stylesheets/style.scss */
.has-error .form-control:focus ~ label, .has-error .form-control:valid ~ label {
  color: #fb5ea8;
}

/* line 24869, app/assets/stylesheets/style.scss */
.has-feedback label ~ .t-0 {
  top: 0;
}

/* line 24872, app/assets/stylesheets/style.scss */
.form-group.error input, .form-group.error select, .form-group.error textarea {
  border: 1px solid #fb5ea8;
}

/* line 24874, app/assets/stylesheets/style.scss */
.form-group.error .help-block ul {
  padding: 0px;
  color: #fb5ea8;
}

/* line 24877, app/assets/stylesheets/style.scss */
.form-group.error .help-block ul li {
  list-style: none;
}

/* line 24879, app/assets/stylesheets/style.scss */
.form-group.validate input, .form-group.validate select, .form-group.validate textarea {
  border: 1px solid #00875a;
}

/* line 24881, app/assets/stylesheets/style.scss */
.form-group.issue .help-block ul {
  padding: 0px;
  color: #fbc66c;
}

/* line 24884, app/assets/stylesheets/style.scss */
.form-group.issue .help-block ul li {
  list-style: none;
}

/*invoice*/
/* line 24888, app/assets/stylesheets/style.scss */
.no-print {
  margin: 15px 10px;
}

/* line 24891, app/assets/stylesheets/style.scss */
.invoice {
  position: relative;
  background: #ffffff;
  border: 1px solid #f3f6f9;
  padding: 20px;
  margin: 10px 10px;
}

/* line 24898, app/assets/stylesheets/style.scss */
.invoice-details {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 24902, app/assets/stylesheets/style.scss */
.total-payment h3, .total-payment .h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #cccccc;
  display: inline-block;
  margin-top: 0;
}

/* line 24909, app/assets/stylesheets/style.scss */
.invoice-title {
  margin-top: 0;
}

/* line 24912, app/assets/stylesheets/style.scss */
.invoice-details {
  background-color: #f3f6f9;
  margin-bottom: 15px;
  border: 1px solid #cccccc;
}

@media print {
  /* line 24918, app/assets/stylesheets/style.scss */
  .content-header, .left-side, .main-header, .main-sidebar, .no-print {
    display: none !important;
  }
  /* line 24921, app/assets/stylesheets/style.scss */
  .content-wrapper, .main-footer, .right-side {
    margin-left: 0 !important;
    min-height: 0 !important;
    transform: translate(0, 0);
  }
  /* line 24929, app/assets/stylesheets/style.scss */
  .fixed .content-wrapper, .fixed .right-side {
    padding-top: 0 !important;
  }
  /* line 24932, app/assets/stylesheets/style.scss */
  .invoice {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }
  /* line 24938, app/assets/stylesheets/style.scss */
  .invoice-col {
    float: left;
    width: 33.3333333%;
  }
  /* line 24942, app/assets/stylesheets/style.scss */
  .table-responsive {
    overflow: auto;
  }
  /* line 24945, app/assets/stylesheets/style.scss */
  .table-responsive > .table tr td, .table-responsive > .table tr th {
    white-space: normal;
  }
}

/*profile*/
/* line 24948, app/assets/stylesheets/style.scss */
.activitytimeline {
  position: relative;
  margin-left: 50px;
  margin-right: 10px;
}

/* line 24953, app/assets/stylesheets/style.scss */
.box-profile .social-states {
  font-size: 1.143rem;
}

/* line 24955, app/assets/stylesheets/style.scss */
.box-profile .social-states a {
  color: #ffffff;
}

/* line 24958, app/assets/stylesheets/style.scss */
.post {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #737373;
}

/* line 24963, app/assets/stylesheets/style.scss */
.post:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 24967, app/assets/stylesheets/style.scss */
.post .user-block {
  margin-bottom: 15px;
}

/* line 24970, app/assets/stylesheets/style.scss */
.user-block:before, .user-block:after {
  content: " ";
  display: table;
}

/* line 24973, app/assets/stylesheets/style.scss */
.user-block img {
  width: 40px;
  height: 40px;
  float: left;
}

/* line 24977, app/assets/stylesheets/style.scss */
.user-block .comment, .user-block .description, .user-block .username {
  display: block;
  margin-left: 50px;
}

/* line 24980, app/assets/stylesheets/style.scss */
.user-block .username {
  font-size: 1.143rem;
  font-weight: 600;
}

/* line 24983, app/assets/stylesheets/style.scss */
.user-block .description {
  color: #737373;
  font-size: 1rem;
}

/* line 24986, app/assets/stylesheets/style.scss */
.user-block.user-block-sm .username {
  font-size: 1rem;
}

/* line 24989, app/assets/stylesheets/style.scss */
.img-sm + .img-push, .user-block.user-block-sm .comment, .user-block.user-block-sm .description, .user-block.user-block-sm .username {
  margin-left: 40px;
}

/*calendar*/
/* line 24993, app/assets/stylesheets/style.scss */
.box .datepicker-inline, .box .datepicker-inline .datepicker-days, .box .datepicker-inline .datepicker-days > table, .box .datepicker-inline > table, .fc-grid {
  width: 100%;
}

/* line 24996, app/assets/stylesheets/style.scss */
.fc-day-number {
  padding-right: 10px;
}

/* line 24999, app/assets/stylesheets/style.scss */
.fc-header-right {
  padding-right: 10px;
}

/* line 25002, app/assets/stylesheets/style.scss */
.fc-button {
  background: #ffffff;
  border: 1px solid rgba(96, 138, 207, 0.13);
  color: #737373;
  text-transform: capitalize;
}

/* line 25007, app/assets/stylesheets/style.scss */
.fc-button:hover, .fc-button:active, .fc-button.active {
  background-color: #f3f6f9;
  opacity: .8;
}

/* line 25011, app/assets/stylesheets/style.scss */
.fc-header-title h2, .fc-header-title .h2 {
  font-size: 1.143rem;
  color: #737373;
  margin-left: 10px;
}

/* line 25016, app/assets/stylesheets/style.scss */
.fc-header-left {
  padding-left: 10px;
}

/* line 25019, app/assets/stylesheets/style.scss */
.fc-widget-header {
  background: transparent;
  border: 0;
}

/* line 25022, app/assets/stylesheets/style.scss */
.fc-widget-header:first-of-type {
  border-left: 0;
  border-right: 0;
}

/* line 25025, app/assets/stylesheets/style.scss */
.fc-widget-header:last-of-type {
  border-right: 0;
}

/* line 25028, app/assets/stylesheets/style.scss */
.fc-grid {
  border: 0;
}

/* line 25031, app/assets/stylesheets/style.scss */
.fc-widget-content {
  border-color: rgba(96, 138, 207, 0) !important;
}

/* line 25033, app/assets/stylesheets/style.scss */
.fc-widget-content:first-of-type {
  border-left: 0;
  border-right: 0;
}

/* line 25036, app/assets/stylesheets/style.scss */
.fc-widget-content:last-of-type {
  border-right: 0;
}

/* line 25039, app/assets/stylesheets/style.scss */
.fc-day-number {
  font-size: 1.429rem;
  font-weight: 300;
}

/* line 25043, app/assets/stylesheets/style.scss */
.fc-color-picker {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 25047, app/assets/stylesheets/style.scss */
.fc-color-picker > li {
  float: left;
  font-size: 2.143rem;
  margin-right: 5px;
  line-height: 30px;
}

/* line 25052, app/assets/stylesheets/style.scss */
.fc-color-picker > li .fa {
  transition: transform linear .3s;
}

/* line 25057, app/assets/stylesheets/style.scss */
.fc-color-picker > li .fa:hover {
  transform: rotate(30deg);
}

/* line 25063, app/assets/stylesheets/style.scss */
.calendar {
  float: left;
  margin-bottom: 0;
}

/* line 25067, app/assets/stylesheets/style.scss */
.fc-toolbar {
  margin: 0 0.75rem !important;
  padding: 1rem 0;
}

/* line 25070, app/assets/stylesheets/style.scss */
.fc-toolbar h2, .fc-toolbar .h2 {
  font-size: 1.286rem;
  font-weight: 500;
  line-height: 30px;
}

/* line 25074, app/assets/stylesheets/style.scss */
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 0;
}

/* line 25076, app/assets/stylesheets/style.scss */
.fc-toolbar .fc-center {
  color: #737373;
}

/* line 25079, app/assets/stylesheets/style.scss */
.fc-day {
  background: #ffffff;
}

/* line 25082, app/assets/stylesheets/style.scss */
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar button:focus, .fc-toolbar button:hover {
  z-index: 0;
}

/* line 25085, app/assets/stylesheets/style.scss */
.fc th.fc-widget-header {
  color: #777777;
  font-size: 1rem;
  font-weight: 300;
  line-height: 20px;
  padding: 7px 0;
}

/* line 25091, app/assets/stylesheets/style.scss */
.fc th.fc-fri, .fc th.fc-mon, .fc th.fc-sat, .fc th.fc-sun, .fc th.fc-thu, .fc th.fc-tue, .fc th.fc-wed {
  background: transparent;
}

/* line 25094, app/assets/stylesheets/style.scss */
.fc-view {
  margin-top: 0;
}

/* line 25097, app/assets/stylesheets/style.scss */
.fc-time-grid .fc-slats td {
  color: #ffffff;
}

/* line 25100, app/assets/stylesheets/style.scss */
.fc-text-arrow {
  font-family: inherit;
  font-size: 1.143rem;
}

/* line 25104, app/assets/stylesheets/style.scss */
.fc-state-hover {
  background: #f3f6f9;
}

/* line 25107, app/assets/stylesheets/style.scss */
.fc-unthemed .fc-today {
  border: 1px solid #fb5ea8;
  background: #f3f6f9 !important;
}

/* line 25111, app/assets/stylesheets/style.scss */
.fc-cell-overlay, .fc-state-highlight {
  background: #f3f6f9;
}

/* line 25114, app/assets/stylesheets/style.scss */
.calendar-event {
  cursor: move;
  text-align: center;
}

/* line 25118, app/assets/stylesheets/style.scss */
.fc-event {
  border-radius: 0;
  border: none;
  color: #ffffff !important;
  font-size: 0.8571rem;
  margin: 1px -1px 0;
  padding: 5px;
  cursor: move;
  text-align: center;
}

/* line 25128, app/assets/stylesheets/style.scss */
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: transparent;
}

/* line 25131, app/assets/stylesheets/style.scss */
.calendar-event {
  margin: 10px 5px 0 0;
  padding: 6px 10px;
  display: inline-block;
  color: #ffffff;
  min-width: 140px;
}

/* line 25137, app/assets/stylesheets/style.scss */
.calendar-event a {
  float: right;
  opacity: .6;
  font-size: 0.7143rem;
  margin: 4px 0 0 10px;
  color: #ffffff;
}

/* line 25144, app/assets/stylesheets/style.scss */
.fc-basic-view td.fc-week-number span {
  padding-right: 5px;
}

/* line 25146, app/assets/stylesheets/style.scss */
.fc-basic-view .fc-day-number {
  padding: 0px 15px;
  display: inline-block;
}

/* line 25150, app/assets/stylesheets/style.scss */
.dask .fc-day-number {
  font-size: 1rem;
}

@media (min-width: 1200px) {
  /* line 25154, app/assets/stylesheets/style.scss */
  .fc-basic-view .fc-day-number {
    padding: 10px 15px;
  }
  /* line 25157, app/assets/stylesheets/style.scss */
  .dask .fc-basic-view .fc-day-number {
    padding: 10px 15px 0px;
  }
}

/* line 25159, app/assets/stylesheets/style.scss */
#add-new-event {
  transition: all linear .3s;
}

/* line 25164, app/assets/stylesheets/style.scss */
.dot-outline {
  border: 1px dotted #cccccc;
}

/* line 25167, app/assets/stylesheets/style.scss */
.external-event {
  text-transform: uppercase;
  padding: 0.75rem 1.5rem;
  font-weight: 300;
  margin: 0rem 1rem .25rem;
  cursor: move;
  border-radius: 5px;
}

/* line 25174, app/assets/stylesheets/style.scss */
.external-event i {
  margin-right: 5px;
}

/* line 25176, app/assets/stylesheets/style.scss */
.external-event:hover {
  background-color: #f3f6f9;
}

/* line 25179, app/assets/stylesheets/style.scss */
.description-block > .description-text {
  text-transform: uppercase;
}

/* line 25182, app/assets/stylesheets/style.scss */
.res-tb-block {
  display: block;
  overflow: auto;
}

/* line 25186, app/assets/stylesheets/style.scss */
.description-block {
  display: block;
  margin: 10px 0;
  text-align: center;
}

/* line 25190, app/assets/stylesheets/style.scss */
.description-block > .description-header {
  margin: 5px 0;
  padding: 0;
  font-weight: 600;
  font-size: 1.143rem;
}

/* line 25196, app/assets/stylesheets/style.scss */
.list-header, .text-bold, .text-bold.table td, .text-bold.table th {
  font-weight: 700;
}

/*---Extra---*/
/* line 25200, app/assets/stylesheets/style.scss */
.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
}

/* line 25205, app/assets/stylesheets/style.scss */
.box-comments .box-comment img, .img-lg, .img-md, .img-sm, .user-block.user-block-sm img {
  float: left;
}

/* line 25208, app/assets/stylesheets/style.scss */
.box-comments .box-comment img, .img-sm, .user-block.user-block-sm img {
  width: 30px !important;
  height: 30px !important;
}

/* line 25212, app/assets/stylesheets/style.scss */
.attachment-block .attachment-pushed, .img-lg + .img-push {
  margin-left: 110px;
}

/* line 25215, app/assets/stylesheets/style.scss */
.attachment-block {
  border: 1px solid #f3f6f9;
  padding: 5px;
  margin-bottom: 10px;
  background: #f3f6f9;
}

/* line 25220, app/assets/stylesheets/style.scss */
.attachment-block .attachment-img {
  max-width: 100px;
  max-height: 100px;
  height: auto;
  float: left;
}

/* line 25225, app/assets/stylesheets/style.scss */
.attachment-block .attachment-heading {
  margin: 0;
}

/* line 25227, app/assets/stylesheets/style.scss */
.attachment-block .attachment-text {
  color: #172b4c;
}

/* line 25230, app/assets/stylesheets/style.scss */
.connectedSortable {
  min-height: 100px;
}

/* line 25233, app/assets/stylesheets/style.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 25243, app/assets/stylesheets/style.scss */
.sort-highlight {
  background: #f3f6f9;
  border: 1px dashed #ddd;
  margin-bottom: 10px;
}

/* line 25248, app/assets/stylesheets/style.scss */
.full-opacity-hover {
  opacity: .65;
  filter: alpha(opacity=65);
}

/* line 25251, app/assets/stylesheets/style.scss */
.full-opacity-hover:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 25255, app/assets/stylesheets/style.scss */
.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 25259, app/assets/stylesheets/style.scss */
.chart canvas, .chart svg {
  width: 100% !important;
}

/*---icon & divider---*/
@media (min-width: 768px) {
  /* line 25264, app/assets/stylesheets/style.scss */
  .material-icon-list-demo .icons div {
    width: 33%;
    padding: 5px;
    display: inline-block;
    line-height: 40px;
  }
  /* line 25269, app/assets/stylesheets/style.scss */
  .material-icon-list-demo .mdi {
    font-size: 1.5714285714rem;
  }
}

/* line 25271, app/assets/stylesheets/style.scss */
.material-icon-list-demo .icons div code {
  margin: 0px 5px;
}

/* line 25274, app/assets/stylesheets/style.scss */
.icons-list-demo .col-md-4, .icons-list-demo .col-3 {
  border-radius: 4px;
}

/* line 25277, app/assets/stylesheets/style.scss */
.icons-list-demo div {
  cursor: pointer;
  line-height: 60px;
  white-space: nowrap;
  color: #737373;
}

/* line 25283, app/assets/stylesheets/style.scss */
.icons-list-demo .col-md-4:hover, .icons-list-demo .col-3:hover {
  background-color: #f3f6f9;
}

/* line 25286, app/assets/stylesheets/style.scss */
.icons-list-demo div:hover {
  color: #172b4c;
}

/* line 25289, app/assets/stylesheets/style.scss */
.icons-list-demo i {
  transition: font-size .2s;
  display: inline-block;
  font-size: 1.286rem;
  margin: 0 15px 0 10px;
  text-align: left;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}

/* line 25302, app/assets/stylesheets/style.scss */
.divider-dash {
  opacity: .7;
  margin: 0 4px;
  vertical-align: middle;
  color: #3562ae;
}

/* line 25307, app/assets/stylesheets/style.scss */
.divider-dash::before {
  content: '\2014 \00A0';
}

/* line 25310, app/assets/stylesheets/style.scss */
.divider-dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin: 0 4px;
  vertical-align: middle;
  opacity: .5;
  background-color: #3562ae;
}

/* line 25320, app/assets/stylesheets/style.scss */
.divider-line {
  display: inline-flex;
  height: 20px;
  width: 1px;
  margin: 0 4px;
  background-color: rgba(53, 98, 174, 0.07);
}

/* line 25328, app/assets/stylesheets/style.scss */
.divider {
  display: flex;
  align-items: center;
  flex: 0 1 0%;
  color: #3562ae;
  font-size: 0.8571rem;
  letter-spacing: .5px;
  margin: 2rem auto;
  width: 100%;
}

/* line 25340, app/assets/stylesheets/style.scss */
.divider:before, .divider:after {
  content: '';
  flex-grow: 1;
  border-top: 1px solid #e6e6e6;
}

/* line 25345, app/assets/stylesheets/style.scss */
.divider::before {
  margin-right: 16px;
}

/* line 25347, app/assets/stylesheets/style.scss */
.divider::after {
  margin-left: 16px;
}

/* line 25349, app/assets/stylesheets/style.scss */
.divider a {
  color: #3562ae;
}

/* line 25352, app/assets/stylesheets/style.scss */
.divider-vertical {
  display: inline-flex;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 2rem;
}

/* line 25361, app/assets/stylesheets/style.scss */
.divider-vertical:before, .divider-vertical:after {
  border-top: none;
  border-right: 1px solid #e6e6e6;
  margin: 0;
}

/* line 25365, app/assets/stylesheets/style.scss */
.divider-vertical::before {
  margin-bottom: 16px;
}

/* line 25367, app/assets/stylesheets/style.scss */
.divider-vertical::after {
  margin-top: 16px;
}

/* line 25369, app/assets/stylesheets/style.scss */
.divider-vertical.divider-sm {
  padding: 0 1rem;
}

/* line 25371, app/assets/stylesheets/style.scss */
.divider-vertical.divider-lg {
  padding: 0 3rem;
}

/* line 25374, app/assets/stylesheets/style.scss */
.hr-sm,
.divider-sm {
  margin: 1rem auto;
}

/* line 25378, app/assets/stylesheets/style.scss */
.hr-lg,
.divider-lg {
  margin: 3rem auto;
}

/*---grid-stack---*/
/* line 25383, app/assets/stylesheets/style.scss */
.grid-stack > .grid-stack-item > .grid-stack-item-content {
  border: 1px solid rgba(51, 51, 51, 0.13);
}

/* line 25386, app/assets/stylesheets/style.scss */
.grid-stack-item-content {
  background: #ffffff;
  color: #172b4c;
  font-family: "IBM Plex Sans", sans-serif;
  text-align: center;
  font-size: 1.429rem;
}

/* line 25392, app/assets/stylesheets/style.scss */
.grid-stack-item-content .fa {
  font-size: 4.286rem;
  display: block;
  margin: 20px 0 10px;
}

/* date-paginator */
/* line 25398, app/assets/stylesheets/style.scss */
.dp-selected[style] {
  background-color: #00875a !important;
}

/* line 25401, app/assets/stylesheets/style.scss */
.dp-item {
  position: relative;
  line-height: 1.42857143;
}

/**********Nestable**********/
/* line 25406, app/assets/stylesheets/style.scss */
.myadmin-dd .dd-list .dd-item .dd-handle {
  background: #ffffff;
  border: 1px solid rgba(47, 87, 154, 0.13);
  padding: 8px 16px;
  height: auto;
  font-weight: 600;
  border-radius: 0px;
}

/* line 25413, app/assets/stylesheets/style.scss */
.myadmin-dd .dd-list .dd-item button {
  height: auto;
  font-size: 1.286rem;
  margin: 8px auto;
  color: #172b4c;
  width: 30px;
}

/* line 25420, app/assets/stylesheets/style.scss */
.myadmin-dd-empty .dd-list .dd3-handle {
  border: 1px solid rgba(47, 87, 154, 0.13);
  border-bottom: 0px;
  background: #ffffff;
  height: 36px;
  width: 36px;
}

/* line 25426, app/assets/stylesheets/style.scss */
.myadmin-dd-empty .dd-list .dd3-handle:before {
  color: inherit;
  top: 7px;
}

/* line 25429, app/assets/stylesheets/style.scss */
.myadmin-dd-empty .dd-list .dd3-content {
  height: auto;
  border: 1px solid rgba(47, 87, 154, 0.13);
  padding: 8px 16px 8px 46px;
  background: #ffffff;
  font-weight: 600;
}

/* line 25435, app/assets/stylesheets/style.scss */
.myadmin-dd-empty .dd-list button {
  width: 26px;
  height: 26px;
  font-size: 1.143rem;
  font-weight: 600;
}

/* ribbon */
/* line 25442, app/assets/stylesheets/style.scss */
.ribbon-box {
  position: relative;
}

/* line 25444, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon {
  position: relative;
  float: left;
  clear: both;
  padding: 5px 12px 5px 12px;
  margin-left: -30px;
  margin-bottom: 15px;
  -o-box-shadow: 2px 5px 10px rgba(151, 96, 4, 0.15);
  box-shadow: 2px 5px 10px rgba(151, 96, 4, 0.15);
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
}

/* line 25457, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon:before {
  content: " ";
  border-style: solid;
  border-width: 10px;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  margin-bottom: -10px;
  z-index: -1;
}

/* line 25467, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon + p {
  clear: both;
}

/* line 25469, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-dark {
  background: #172b4c;
}

/* line 25471, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-dark:before {
  border-color: #172b4c transparent transparent;
}

/* line 25473, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-two {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

/* line 25482, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-two span {
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  position: absolute;
  top: 19px;
  left: -21px;
  font-weight: 600;
}

/* line 25497, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-two span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

/* line 25505, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-two span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

/* line 25513, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-two-dark span {
  background: #172b4c;
}

/* line 25515, app/assets/stylesheets/style.scss */
.ribbon-box .ribbon-two-dark span:before {
  border-left: 3px solid #050a11;
  border-top: 3px solid #050a11;
}

/*---gallery---*/
/* line 25520, app/assets/stylesheets/style.scss */
#gallery-header-center-center {
  line-height: 35px;
  margin-bottom: 0px;
  text-align: center;
}

/* line 25524, app/assets/stylesheets/style.scss */
#gallery-header-center-center .gallery-header-center-right-links {
  float: none;
  width: auto;
  display: inline-block;
  border-radius: 5px;
}

/* line 25530, app/assets/stylesheets/style.scss */
#gallery-header-center {
  text-align: right;
}

/*---subheader__daterange---*/
/* line 25534, app/assets/stylesheets/style.scss */
.subheader_daterange {
  display: inline-block;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
  background: #ffffff;
  width: -moz-max-content;
  width: max-content;
}

/* line 25545, app/assets/stylesheets/style.scss */
.subheader_daterange .subheader_daterange-label {
  padding: .5rem 0.25rem;
}

/*---ecommerece pages---*/
/* line 25549, app/assets/stylesheets/style.scss */
.product-img {
  text-align: center;
  position: relative;
  transition: all 1s ease;
}

/* line 25553, app/assets/stylesheets/style.scss */
.product-img img {
  max-width: 250px;
}

/* line 25555, app/assets/stylesheets/style.scss */
.product-img .pro-img-overlay a {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  text-align: center;
  color: #ffffff;
}

/* line 25560, app/assets/stylesheets/style.scss */
.product-img .fileupload {
  overflow: hidden;
  position: relative;
}

/* line 25563, app/assets/stylesheets/style.scss */
.product-img .fileupload input.upload {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 1.429rem;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 25574, app/assets/stylesheets/style.scss */
.product-text {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}

/* line 25578, app/assets/stylesheets/style.scss */
.product-text .pro-img-overlay {
  position: relative;
  display: block;
  margin-top: -40px;
  text-align: right;
}

/* line 25583, app/assets/stylesheets/style.scss */
.product-text .pro-price {
  position: absolute;
  text-align: center;
  top: 0px;
  right: 5px;
  margin: 0;
  font-weight: 500;
  padding: 0 10px;
}

/* line 25592, app/assets/stylesheets/style.scss */
.product-order.table tbody tr td {
  vertical-align: middle;
}

/* line 25594, app/assets/stylesheets/style.scss */
.product-order.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.01);
}

/* line 25597, app/assets/stylesheets/style.scss */
.pro-photos {
  margin-left: -15px;
  overflow: hidden;
}

/* line 25600, app/assets/stylesheets/style.scss */
.pro-photos .photos-item {
  margin-left: 15px;
  width: calc(25% - 15px);
  text-align: center;
  float: left;
  border: 1px solid #f3f6f9;
  border-radius: .35rem;
  overflow: hidden;
  margin-bottom: 1.42rem;
  background: #ffffff;
  cursor: pointer;
}

/* line 25611, app/assets/stylesheets/style.scss */
.pro-photos .photos-item img {
  width: 5rem;
  max-width: 100%;
}

/* line 25614, app/assets/stylesheets/style.scss */
.pro-photos .item-active {
  border-color: #fb5ea8;
}

/* line 25617, app/assets/stylesheets/style.scss */
.pro-price .old-price {
  text-decoration: line-through;
}

/* line 25619, app/assets/stylesheets/style.scss */
.pro-price span {
  font-size: 1.143rem;
  font-weight: 400;
  color: #8c8c8c;
  margin-left: 10px;
}

/* line 25625, app/assets/stylesheets/style.scss */
.icheck-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 25630, app/assets/stylesheets/style.scss */
.icolors {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 25634, app/assets/stylesheets/style.scss */
.icolors > li {
  padding: 0;
  margin: 2px;
  float: left;
  display: inline-block;
  height: 30px;
  width: 30px;
  text-align: center;
}

/* line 25642, app/assets/stylesheets/style.scss */
.icolors > li:first-child {
  margin-left: 0;
}

/* line 25644, app/assets/stylesheets/style.scss */
.icolors > li.active:after {
  content: "\2713 ";
  color: #ffffff;
  line-height: 30px;
}

/*Font Icon demo style*/
/* line 25650, app/assets/stylesheets/style.scss */
.fontawesome-icon-list .fa-hover {
  cursor: pointer;
  line-height: 50px;
  white-space: nowrap;
  color: #172b4c;
  font-weight: 300;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 25659, app/assets/stylesheets/style.scss */
.fontawesome-icon-list .fa-hover i {
  padding-right: 10px;
  font-size: 1.286rem;
}

/* line 25662, app/assets/stylesheets/style.scss */
.fontawesome-icon-list .fa-hover:hover {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 25665, app/assets/stylesheets/style.scss */
.fontawesome-icon-list .fa-hover:hover i {
  color: #a45ff8;
}

/* line 25668, app/assets/stylesheets/style.scss */
.ion-icon-list .ion-hover {
  cursor: pointer;
  line-height: 50px;
  white-space: nowrap;
  color: #172b4c;
  font-weight: 300;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 25677, app/assets/stylesheets/style.scss */
.ion-icon-list .ion-hover i {
  padding-right: 10px;
  font-size: 1.286rem;
}

/* line 25680, app/assets/stylesheets/style.scss */
.ion-icon-list .ion-hover:hover {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 25683, app/assets/stylesheets/style.scss */
.ion-icon-list .ion-hover:hover i {
  color: #a45ff8;
}

/* line 25686, app/assets/stylesheets/style.scss */
.icons-page .preview {
  padding: 15px 0;
  position: relative;
  height: 40px;
}

/* line 25690, app/assets/stylesheets/style.scss */
.icons-page .preview .code-preview {
  padding: 10px;
}

/* line 25692, app/assets/stylesheets/style.scss */
.icons-page .si {
  margin-right: 10px;
}

/* line 25695, app/assets/stylesheets/style.scss */
.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

/* line 25701, app/assets/stylesheets/style.scss */
.bs-glyphicons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #f3f6f9;
  color: #172b4c;
}

/* line 25712, app/assets/stylesheets/style.scss */
.bs-glyphicons li:hover {
  background-color: #f3f6f9;
  color: #a45ff8;
}

/* line 25715, app/assets/stylesheets/style.scss */
.bs-glyphicons li:hover .glyphicon {
  color: #a45ff8;
}

/* line 25717, app/assets/stylesheets/style.scss */
.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1.714rem;
}

/* line 25721, app/assets/stylesheets/style.scss */
.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
  /* Help out IE10+ with class names */
}

@media (min-width: 992px) {
  /* line 25728, app/assets/stylesheets/style.scss */
  .bs-glyphicons li {
    width: 12.5%;
  }
}

@media (max-width: 767px) {
  /* line 25731, app/assets/stylesheets/style.scss */
  .bs-glyphicons li {
    width: 50%;
  }
}

/*---web tickers---*/
/* line 25734, app/assets/stylesheets/style.scss */
.tickers-block .tickercontainer .cc {
  font-size: 1.429rem;
  margin: 0;
}

/* line 25737, app/assets/stylesheets/style.scss */
.tickers-block .tickercontainer li {
  font-size: 1rem;
  font-weight: 500;
  line-height: 45px;
}

/* line 25742, app/assets/stylesheets/style.scss */
.example-modal .modal {
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  display: block;
  z-index: 1;
  background: transparent !important;
}

/*-- timer --*/
/* line 25753, app/assets/stylesheets/style.scss */
.timer {
  font-size: 3.2rem;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
}

/* line 25759, app/assets/stylesheets/style.scss */
.text {
  font-size: 1rem;
  margin-top: 0.5em;
  text-align: center;
  letter-spacing: 4px;
  font-weight: 400;
}

/*-- light on-off --*/
/* line 25767, app/assets/stylesheets/style.scss */
.light-skin .switch-on {
  display: block;
  color: #fbc66c;
}

/* line 25770, app/assets/stylesheets/style.scss */
.light-skin .switch-off {
  display: none;
}

/* line 25773, app/assets/stylesheets/style.scss */
.dark-skin .switch-on {
  display: none;
}

/* line 25775, app/assets/stylesheets/style.scss */
.dark-skin .switch-off {
  display: block;
  color: #8c8c8c;
}

/*---dash world map---*/
/* line 25780, app/assets/stylesheets/style.scss */
.map-marker {
  /* adjusting for the marker dimensions
  so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px;
}

/* line 25786, app/assets/stylesheets/style.scss */
.map-marker.map-clickable {
  cursor: pointer;
}

/* line 25789, app/assets/stylesheets/style.scss */
.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #a45ff8;
  border-radius: 30px;
  background-color: #a45ff8;
  z-index: 10;
  position: absolute;
}

/* line 25800, app/assets/stylesheets/style.scss */
.map-marker .dot {
  border: 10px solid #a45ff8;
  background: transparent;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  animation: mappulse 3s ease-out;
  animation-iteration-count: infinite;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  opacity: 0;
}

/* line 25852, app/assets/stylesheets/style.scss */
.dash-tx {
  position: absolute;
  width: 40%;
  left: 40px;
}

/* line 25857, app/assets/stylesheets/style.scss */
.apexcharts-canvas {
  margin: 0 auto;
}

/* line 25860, app/assets/stylesheets/style.scss */
.sticky-toolbar {
  width: 50px;
  position: fixed;
  top: 45%;
  right: 0;
  list-style: none;
  margin: 0;
  z-index: 999;
  background: #fff;
  box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-top-left-radius: .42rem;
  border-bottom-left-radius: .42rem;
  padding: 10px;
}

/* line 25887, app/assets/stylesheets/style.scss */
.sticky-toolbar a {
  padding: 0.3rem 0.5rem;
}

/* line 25889, app/assets/stylesheets/style.scss */
.sticky-toolbar a span {
  font-size: 1.5rem;
}

/* line 25892, app/assets/stylesheets/style.scss */
.w3-animate-fading {
  animation: fading 10s infinite;
}

@keyframes fading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 25902, app/assets/stylesheets/style.scss */
.w3-animate-opacity {
  animation: opac 0.8s;
}

@keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 25910, app/assets/stylesheets/style.scss */
.w3-animate-top {
  position: relative;
  animation: animatetop 0.4s;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* line 25921, app/assets/stylesheets/style.scss */
.w3-animate-left {
  position: relative;
  animation: animateleft 0.4s;
}

@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

/* line 25932, app/assets/stylesheets/style.scss */
.w3-animate-right {
  position: relative;
  animation: animateright 0.4s;
}

@keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}

/* line 25943, app/assets/stylesheets/style.scss */
.w3-animate-bottom {
  position: relative;
  animation: animatebottom 0.4s;
}

@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

/* line 25954, app/assets/stylesheets/style.scss */
.w3-animate-zoom {
  animation: animatezoom 0.6s;
}

@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* line 25962, app/assets/stylesheets/style.scss */
.w3-animate-input {
  transition: width 0.4s ease-in-out;
}

/* line 25965, app/assets/stylesheets/style.scss */
.w3-animate-input:focus {
  width: 100% !important;
}

/* line 25968, app/assets/stylesheets/style.scss */
.w3-opacity, .w3-hover-opacity:hover {
  opacity: 0.60;
}

/* line 25971, app/assets/stylesheets/style.scss */
.w3-opacity-off, .w3-hover-opacity-off:hover {
  opacity: 1;
}

/* line 25974, app/assets/stylesheets/style.scss */
.w3-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

/* line 25986, app/assets/stylesheets/style.scss */
.w3-sidebar {
  height: 100%;
  width: 375px;
  background-color: #fff;
  position: fixed !important;
  z-index: 1;
  overflow: hidden;
  top: 0;
  right: 0;
}

/* line 25996, app/assets/stylesheets/style.scss */
.w3-bar-block .w3-dropdown-hover, .w3-bar-block .w3-dropdown-click {
  width: 100%;
}

/* line 25999, app/assets/stylesheets/style.scss */
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content, .w3-bar-block .w3-dropdown-click .w3-dropdown-content {
  min-width: 100%;
}

/* line 26002, app/assets/stylesheets/style.scss */
.w3-bar-block .w3-dropdown-hover .w3-button, .w3-bar-block .w3-dropdown-click .w3-button {
  width: 100%;
  text-align: left;
  padding: 8px 16px;
}

/* line 26007, app/assets/stylesheets/style.scss */
.demo-panel figure {
  position: relative;
  border: 5px solid #ebedf3;
  border-radius: 5px;
}

/* line 26011, app/assets/stylesheets/style.scss */
.demo-panel figure:hover figcaption, .demo-panel figure:focus figcaption {
  opacity: 1;
}

/* line 26013, app/assets/stylesheets/style.scss */
.demo-panel figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all .3s ease;
  opacity: 0;
}

/* line 26032, app/assets/stylesheets/style.scss */
.demo-panel .buy-bt-bx {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  padding: 30px 0 30px 0;
  width: 315px;
  z-index: 1999999;
}

/* line 26040, app/assets/stylesheets/style.scss */
.rtl .sticky-toolbar {
  right: auto;
  left: 0;
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
  border-top-right-radius: .42rem;
  border-bottom-right-radius: .42rem;
}

/* line 26047, app/assets/stylesheets/style.scss */
.rtl .w3-animate-right {
  position: relative;
  animation: animateleft 0.4s;
}

@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

/* line 26057, app/assets/stylesheets/style.scss */
.rtl .w3-sidebar {
  right: auto;
  left: 0;
}

/* line 26061, app/assets/stylesheets/style.scss */
.evt-cal .fc-scroller {
  -webkit-overflow-scrolling: touch;
  overflow: visible !important;
  height: auto !important;
}

@media (max-width: 1500px) {
  /* line 26067, app/assets/stylesheets/style.scss */
  .dask-bg {
    background-position: 160% bottom !important;
  }
}

/* line 26069, app/assets/stylesheets/style.scss */
.widget-timeline-icon ul {
  padding-left: 0;
}

/* line 26071, app/assets/stylesheets/style.scss */
.widget-timeline-icon li {
  padding-left: 45px;
  position: relative;
  margin-left: 28px;
  border-left: 3px solid #6cbbfa;
  min-height: 80px;
  padding-top: 1px;
}

/* line 26078, app/assets/stylesheets/style.scss */
.widget-timeline-icon li .icon {
  position: absolute;
  width: 56px;
  height: 56px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 56px;
  border-radius: 56px;
  left: -30px;
  top: 0;
}

/* line 26089, app/assets/stylesheets/style.scss */
.widget-timeline-icon li:last-child {
  border-left: 3px solid transparent;
}

/* line 26092, app/assets/stylesheets/style.scss */
.owl-sl .owl-nav {
  display: flex;
  position: absolute;
  top: -70px;
  right: 0;
}

/* line 26097, app/assets/stylesheets/style.scss */
.owl-sl .owl-nav .owl-prev, .owl-sl .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  font-size: 2.143rem;
  text-align: center;
  line-height: 30px;
}

/* line 26104, app/assets/stylesheets/style.scss */
.section-bx a .bx-dec {
  display: none;
}

/* line 26106, app/assets/stylesheets/style.scss */
.section-bx a .section-dec {
  position: absolute;
  background-color: rgba(0, 135, 90, 0.9);
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 5px 15px 4px rgba(0, 135, 90, 0.25);
  margin-top: 20px;
  margin-left: 20px;
  z-index: 99;
}

/* line 26116, app/assets/stylesheets/style.scss */
.section-bx a .section-dec img {
  max-width: 100px;
  margin-right: 10px;
  padding: 10px;
  background-color: #0ca773;
  border-radius: 10px;
}

/* line 26122, app/assets/stylesheets/style.scss */
.section-bx a:hover {
  background-color: #00875a !important;
  box-shadow: 0 5px 15px 4px rgba(0, 135, 90, 0.25);
}

/* line 26126, app/assets/stylesheets/style.scss */
.section-bx a:hover .bx-dec {
  display: block;
}

/* ps-scrollbar */
/* line 26130, app/assets/stylesheets/style.scss */
.ps-container {
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  /* line 26137, app/assets/stylesheets/style.scss */
  .ps-container {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 26140, app/assets/stylesheets/style.scss */
  .ps-container {
    overflow: auto !important;
  }
}

/* line 26142, app/assets/stylesheets/style.scss */
.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

/* line 26146, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: .9;
}

/* line 26150, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 11px;
}

/* line 26154, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: .9;
}

/* line 26158, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 11px;
}

/* line 26162, app/assets/stylesheets/style.scss */
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color .2s linear,opacity .2s linear;
  bottom: 0;
  height: 15px;
}

/* line 26173, app/assets/stylesheets/style.scss */
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px;
}

/* line 26188, app/assets/stylesheets/style.scss */
.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 6px;
}

/* line 26191, app/assets/stylesheets/style.scss */
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color .2s linear,opacity .2s linear;
  right: 0;
  width: 15px;
}

/* line 26202, app/assets/stylesheets/style.scss */
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  right: 2px;
  width: 6px;
}

/* line 26217, app/assets/stylesheets/style.scss */
.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 6px;
}

/* line 26220, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-x:hover > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: .9;
}

/* line 26224, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-x:hover > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 6px;
}

/* line 26228, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-y:hover > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: .9;
}

/* line 26232, app/assets/stylesheets/style.scss */
.ps-container.ps-in-scrolling.ps-y:hover > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 6px;
}

/* line 26236, app/assets/stylesheets/style.scss */
.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: .6;
}

/* line 26239, app/assets/stylesheets/style.scss */
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: transparent;
  opacity: .9;
}

/* line 26243, app/assets/stylesheets/style.scss */
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 26246, app/assets/stylesheets/style.scss */
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: transparent;
  opacity: .9;
}

/* line 26250, app/assets/stylesheets/style.scss */
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 26253, app/assets/stylesheets/style.scss */
.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: background-color .2s linear, opacity .2s linear;
}

/*form-element*/
/* line 26270, app/assets/stylesheets/style.scss */
.form-element .input-group .input-group-addon {
  border: none;
  -webkit-background-clip: padding-box;
  background-color: transparent;
  background-position: center bottom, center calc(100% - 1px);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
}

/* line 26277, app/assets/stylesheets/style.scss */
.form-element .form-control {
  color: #737373;
  min-height: 42px;
  display: initial;
  -webkit-background-clip: padding-box;
  background-color: transparent;
  background-position: center bottom, center calc(100% - 1px);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  padding: 0;
  transition: background 0s ease-out 0s;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: none;
}

/* line 26295, app/assets/stylesheets/style.scss */
.form-element .form-control :focus {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: none;
  background-size: 100% 2px, 100% 1px;
  outline: 0;
  transition-duration: .3s;
}

/* line 26306, app/assets/stylesheets/style.scss */
.form-element .form-control .focus {
  background-size: 100% 2px, 100% 1px;
  outline: 0;
  transition-duration: .3s;
}

/* line 26313, app/assets/stylesheets/style.scss */
.form-group {
  margin-bottom: 1rem;
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 1px transparent;
  }
  50% {
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 15px transparent;
  }
}

/* line 26336, app/assets/stylesheets/style.scss */
.demo-checkbox label {
  min-width: 200px;
  margin-bottom: 20px;
}

/* line 26340, app/assets/stylesheets/style.scss */
.demo-radio-button label {
  min-width: 200px;
  margin-bottom: 20px;
}

/* line 26344, app/assets/stylesheets/style.scss */
.demo-swtich .demo-switch-title {
  width: 150px;
  margin-bottom: 10px;
  display: inline-block;
}

/* line 26348, app/assets/stylesheets/style.scss */
.demo-swtich .switch {
  width: 150px;
  margin-bottom: 10px;
  display: inline-block;
}

/* line 26353, app/assets/stylesheets/style.scss */
.cours-search {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  max-width: 700px;
  margin: auto;
  margin-bottom: 50px;
  width: 100%;
}

/* line 26361, app/assets/stylesheets/style.scss */
.cours-search .form-control {
  border: 0;
  height: 50px;
  border-radius: 5px !important;
  padding: 10px 20px;
  font-size: 1.143rem;
}

/* line 26367, app/assets/stylesheets/style.scss */
.cours-search .input-group-append {
  margin-left: 10px;
}

/* line 26369, app/assets/stylesheets/style.scss */
.cours-search .input-group-append .btn {
  border-radius: 5px;
}

/* line 26371, app/assets/stylesheets/style.scss */
.cours-search .select2-container--default .select2-selection--single {
  height: 50px;
}

/* line 26373, app/assets/stylesheets/style.scss */
.cours-search .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px;
}

/* line 26375, app/assets/stylesheets/style.scss */
.cours-search .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 44px;
}

/* line 26377, app/assets/stylesheets/style.scss */
.cours-search .btn {
  height: 50px;
  line-height: 30px;
}

/* Radio Buttons
   ========================================================================== */
/* line 26383, app/assets/stylesheets/style.scss */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

/* line 26389, app/assets/stylesheets/style.scss */
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  /* webkit (konqueror) browsers */
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 26405, app/assets/stylesheets/style.scss */
[type="radio"] + label:before,
[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease;
}

/* Unchecked styles */
/* line 26418, app/assets/stylesheets/style.scss */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:checked + label:after,
.with-gap[type="radio"]:checked + label:before,
.with-gap[type="radio"]:checked + label:after {
  border-radius: 50%;
}

/* line 26426, app/assets/stylesheets/style.scss */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 2px solid #5a5a5a;
}

/* line 26430, app/assets/stylesheets/style.scss */
[type="radio"]:not(:checked) + label:after {
  z-index: -1;
  transform: scale(0);
}

/* Checked styles */
/* line 26436, app/assets/stylesheets/style.scss */
[type="radio"]:checked + label:before {
  border: 2px solid transparent;
  animation: ripple 0.2s linear forwards;
}

/* line 26440, app/assets/stylesheets/style.scss */
[type="radio"]:checked + label:after,
.with-gap[type="radio"]:checked + label:before,
.with-gap[type="radio"]:checked + label:after {
  border: 2px solid #26a69a;
}

/* line 26445, app/assets/stylesheets/style.scss */
[type="radio"]:checked + label:after,
.with-gap[type="radio"]:checked + label:after {
  background-color: #26a69a;
  z-index: 0;
}

/* line 26450, app/assets/stylesheets/style.scss */
[type="radio"]:checked + label:after {
  transform: scale(1.02);
}

/* Radio With gap */
/* line 26455, app/assets/stylesheets/style.scss */
.with-gap[type="radio"]:checked + label:after {
  transform: scale(0.5);
}

/* Focused styles */
/* line 26460, app/assets/stylesheets/style.scss */
.tabbed[type="radio"]:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  animation: ripple 0.2s linear forwards;
}

/* Disabled Radio With gap */
/* line 26465, app/assets/stylesheets/style.scss */
.with-gap[type="radio"]:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
  animation: ripple 0.2s linear forwards;
}

/* line 26469, app/assets/stylesheets/style.scss */
.with-gap[type="radio"]:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

/* Disabled style */
/* line 26474, app/assets/stylesheets/style.scss */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  animation: ripple 0.2s linear forwards;
}

/* line 26480, app/assets/stylesheets/style.scss */
[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}

/* line 26483, app/assets/stylesheets/style.scss */
[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}

/* line 26486, app/assets/stylesheets/style.scss */
[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #BDBDBD;
}

/* Checkboxes
   ========================================================================== */
/* CUSTOM CSS CHECKBOXES */
/* line 26493, app/assets/stylesheets/style.scss */
form p {
  margin-bottom: 10px;
  text-align: left;
}

/* line 26497, app/assets/stylesheets/style.scss */
form p:last-child {
  margin-bottom: 0;
}

/* Remove default checkbox */
/* line 26501, app/assets/stylesheets/style.scss */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

/* line 26507, app/assets/stylesheets/style.scss */
[type="checkbox"] {
  /* checkbox aspect */
}

/* line 26510, app/assets/stylesheets/style.scss */
[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}

/* line 26527, app/assets/stylesheets/style.scss */
[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: .2s;
}

/* line 26541, app/assets/stylesheets/style.scss */
[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  transform: scale(0);
}

/* line 26546, app/assets/stylesheets/style.scss */
[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

/* line 26550, app/assets/stylesheets/style.scss */
.tabbed[type="checkbox"]:focus + label:after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 26558, app/assets/stylesheets/style.scss */
[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}

/* line 26574, app/assets/stylesheets/style.scss */
[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}

/* Indeterminate checkbox */
/* line 26579, app/assets/stylesheets/style.scss */
[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}

/* line 26595, app/assets/stylesheets/style.scss */
[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

/* line 26599, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"] + label:after {
  border-radius: 2px;
}

/* line 26602, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"] + label:before,
.filled-in[type="checkbox"] + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1;
}

/* line 26611, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}

/* line 26622, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}

/* line 26630, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ffffff !important;
  border-bottom: 2px solid #ffffff !important;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}

/* line 26644, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}

/* line 26652, app/assets/stylesheets/style.scss */
.filled-in.tabbed[type="checkbox"]:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 26657, app/assets/stylesheets/style.scss */
.filled-in.tabbed[type="checkbox"]:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

/* line 26662, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}

/* line 26666, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD;
}

/* line 26670, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:disabled:checked + label:before {
  background-color: transparent;
}

/* line 26673, app/assets/stylesheets/style.scss */
.filled-in[type="checkbox"]:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}

/* line 26677, app/assets/stylesheets/style.scss */
input[type="color"] {
  height: 42px;
}

/* line 26680, app/assets/stylesheets/style.scss */
.custom-file-label {
  border-radius: 5px;
}

/* line 26682, app/assets/stylesheets/style.scss */
.custom-file-label::after {
  border-radius: 0 5px 5px 0;
}

/* line 26685, app/assets/stylesheets/style.scss */
.form-type-roundinput.form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 26690, app/assets/stylesheets/style.scss */
.form-type-round input.form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 26695, app/assets/stylesheets/style.scss */
.form-type-roundselect.form-control:not([multiple]) {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 26700, app/assets/stylesheets/style.scss */
.form-type-round select.form-control:not([multiple]) {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 26705, app/assets/stylesheets/style.scss */
.form-group label {
  font-weight: 500;
}

/* line 26707, app/assets/stylesheets/style.scss */
.form-group.has-success .help-block {
  color: #00875a;
}

/* line 26709, app/assets/stylesheets/style.scss */
.form-group.has-success label {
  color: #00875a;
}

/* line 26711, app/assets/stylesheets/style.scss */
.form-group.has-success .form-control {
  border-color: #00875a;
  box-shadow: none;
}

/* line 26714, app/assets/stylesheets/style.scss */
.form-group.has-success .input-group-addon {
  border-color: #00875a;
  box-shadow: none;
}

/* line 26717, app/assets/stylesheets/style.scss */
.form-group.has-warning .help-block {
  color: #fbc66c;
}

/* line 26719, app/assets/stylesheets/style.scss */
.form-group.has-warning label {
  color: #fbc66c;
}

/* line 26721, app/assets/stylesheets/style.scss */
.form-group.has-warning .form-control {
  border-color: #fbc66c;
  box-shadow: none;
}

/* line 26724, app/assets/stylesheets/style.scss */
.form-group.has-warning .input-group-addon {
  border-color: #fbc66c;
  box-shadow: none;
}

/* line 26727, app/assets/stylesheets/style.scss */
.form-group.has-error .help-block {
  color: #fb5ea8;
}

/* line 26729, app/assets/stylesheets/style.scss */
.form-group.has-error label {
  color: #fb5ea8;
}

/* line 26731, app/assets/stylesheets/style.scss */
.form-group.has-error .form-control {
  border-color: #fb5ea8;
  box-shadow: none;
}

/* line 26734, app/assets/stylesheets/style.scss */
.form-group.has-error .input-group-addon {
  border-color: #fb5ea8;
  box-shadow: none;
}

/* line 26738, app/assets/stylesheets/style.scss */
.form-control, .form-select {
  border-radius: 5px;
  box-shadow: none;
  border-color: #86a4c3;
  height: auto;
}

/* line 26743, app/assets/stylesheets/style.scss */
.form-control:focus, .form-select:focus {
  box-shadow: none;
}

/* line 26745, app/assets/stylesheets/style.scss */
.form-control::-webkit-input-placeholder, .form-select::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 26748, app/assets/stylesheets/style.scss */
.form-control:-moz-placeholder, .form-select:-moz-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 26751, app/assets/stylesheets/style.scss */
.form-control::-moz-placeholder, .form-select::-moz-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 26754, app/assets/stylesheets/style.scss */
.form-control:-ms-input-placeholder, .form-select:-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 26757, app/assets/stylesheets/style.scss */
.form-control:not(select), .form-select:not(select) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 26761, app/assets/stylesheets/style.scss */
.form-control + .input-group-addon:not(:first-child), .form-select + .input-group-addon:not(:first-child) {
  border-radius: 0px 5px 5px 0px;
  border-left: 0;
}

/* line 26765, app/assets/stylesheets/style.scss */
.input-group-addon, .input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 26769, app/assets/stylesheets/style.scss */
textarea.form-control {
  border-radius: 5px;
}

/* line 26772, app/assets/stylesheets/style.scss */
.iCheck-helper {
  border-radius: 0;
}

/* line 26775, app/assets/stylesheets/style.scss */
.icheckbox_flat-blue {
  border-radius: 0;
}

/* line 26777, app/assets/stylesheets/style.scss */
.icheckbox_flat-blue input {
  border-radius: 0;
}

/* line 26780, app/assets/stylesheets/style.scss */
.icheck > label {
  padding-left: 0;
}

/* line 26783, app/assets/stylesheets/style.scss */
.input-group .input-group-addon {
  border-radius: 5px 0px 0px 5px;
  border-color: #86a4c3;
  background-color: #ffffff;
}

/* line 26787, app/assets/stylesheets/style.scss */
.input-group .input-group-text {
  border-color: #86a4c3;
  border-radius: 5px;
}

/* line 26791, app/assets/stylesheets/style.scss */
.input-group-addon {
  font-weight: 300;
  padding: .425rem .75rem;
  border: 1px solid #86a4c3;
  line-height: 1.25;
  color: #172b4c;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.15rem;
}

/* line 26801, app/assets/stylesheets/style.scss */
.form-control-feedback.fa {
  line-height: 34px;
}

/* line 26804, app/assets/stylesheets/style.scss */
.form-group-lg .form-control + .form-control-feedback.fa {
  line-height: 46px;
}

/* line 26807, app/assets/stylesheets/style.scss */
.form-group-sm .form-control + .form-control-feedback.fa {
  line-height: 30px;
}

/* line 26810, app/assets/stylesheets/style.scss */
.input-group-sm + .form-control-feedback.fa {
  line-height: 30px;
}

/* line 26813, app/assets/stylesheets/style.scss */
.input-sm + .form-control-feedback.fa {
  line-height: 30px;
}

/* line 26816, app/assets/stylesheets/style.scss */
.form-group-feedback {
  position: relative;
}

/* line 26818, app/assets/stylesheets/style.scss */
.form-group-feedback.form-group-feedback-right .form-control-feedback {
  position: absolute;
  top: 0;
  color: #333333;
  padding-left: .875rem;
  padding-right: .875rem;
  line-height: 2.25003rem;
  min-width: 1rem;
}

/* line 26827, app/assets/stylesheets/style.scss */
.form-group-feedback-right .form-control-feedback {
  right: 0;
}

/* line 26830, app/assets/stylesheets/style.scss */
.input-group-lg + .form-control-feedback.fa {
  line-height: 46px;
}

/* line 26833, app/assets/stylesheets/style.scss */
.input-lg + .form-control-feedback.fa {
  line-height: 46px;
}

/*Bootstrap select*/
/* line 26837, app/assets/stylesheets/style.scss */
.bootstrap-select .btn-group .dropdown-menu {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 26840, app/assets/stylesheets/style.scss */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

/* line 26842, app/assets/stylesheets/style.scss */
.bootstrap-select .dropdown-menu li a {
  display: block;
  padding: 7px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #172b4c;
  white-space: nowrap;
}

/* line 26850, app/assets/stylesheets/style.scss */
.bootstrap-select .dropdown-menu li a:hover, .bootstrap-select .dropdown-menu li a:focus {
  color: #6cbbfa;
  background: #f3f6f9;
}

/* line 26853, app/assets/stylesheets/style.scss */
.bootstrap-select .show > .dropdown-menu {
  display: block;
}

/* line 26855, app/assets/stylesheets/style.scss */
.bootstrap-select.btn-group .dropdown-menu {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 26858, app/assets/stylesheets/style.scss */
.bootstrap-select.btn-group .dropdown-menu li.divider {
  margin: 0.2rem auto;
}

/* line 26860, app/assets/stylesheets/style.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  letter-spacing: inherit;
}

/* line 26863, app/assets/stylesheets/style.scss */
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 9px 10px;
}

/* line 26866, app/assets/stylesheets/style.scss */
.btn.bootstrap-touchspin-up {
  border-radius: 5px;
}

/* line 26869, app/assets/stylesheets/style.scss */
.btn.bootstrap-touchspin-down {
  border-radius: 5px;
}

/*---form-group---*/
/* line 26873, app/assets/stylesheets/style.scss */
.input-group-append .btn, .input-group-prepend .btn {
  border-radius: 5px;
}

/* line 26876, app/assets/stylesheets/style.scss */
.file-group input[type="file"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 20px;
}

/* line 26882, app/assets/stylesheets/style.scss */
.form-groups-attached {
  margin-bottom: 1rem;
}

/* line 26884, app/assets/stylesheets/style.scss */
.form-groups-attached .form-group {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 26887, app/assets/stylesheets/style.scss */
.form-groups-attached > div:not(:last-child), .form-groups-attached > div:not(:last-child) .form-group {
  border-bottom-color: transparent;
}

/* line 26889, app/assets/stylesheets/style.scss */
.form-groups-attached .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 26892, app/assets/stylesheets/style.scss */
.form-groups-attached .row > .form-group:not(:last-child) {
  border-right-color: transparent;
}

/* line 26895, app/assets/stylesheets/style.scss */
.file-group {
  position: relative;
  overflow: hidden;
  display: inline-grid;
}

/* line 26899, app/assets/stylesheets/style.scss */
.file-group input[type="file"] {
  position: absolute;
  opacity: 0;
  z-index: 2;
  width: 100%;
  display: block;
  top: 0;
  cursor: pointer;
}

/* line 26908, app/assets/stylesheets/style.scss */
.file-group-inline {
  display: inline-block;
}

@media (min-width: 576px) {
  /* line 26912, app/assets/stylesheets/style.scss */
  .form-inline .form-control, .form-inline .form-select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
}

/*box*/
/* line 26917, app/assets/stylesheets/style.scss */
.small-box {
  position: relative;
  display: block;
  margin-bottom: 1.5rem;
  box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0.05);
  border-radius: 10px;
}

/* line 26923, app/assets/stylesheets/style.scss */
.small-box > .inner {
  padding: 1.25rem;
}

/* line 26925, app/assets/stylesheets/style.scss */
.small-box > .small-box-footer {
  position: relative;
  text-align: right;
  padding: 3px 10px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

/* line 26935, app/assets/stylesheets/style.scss */
.small-box > .small-box-footer:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.15);
}

/* line 26938, app/assets/stylesheets/style.scss */
.small-box h3, .small-box .h3 {
  font-size: 2.7142857143rem;
  font-weight: 700;
  margin: 0 0 10px;
  white-space: nowrap;
  padding: 0;
  z-index: 5;
}

/* line 26945, app/assets/stylesheets/style.scss */
.small-box p {
  font-size: 1rem;
  margin-bottom: 10px;
  z-index: 5;
}

/* line 26949, app/assets/stylesheets/style.scss */
.small-box p > small, .small-box p > .small {
  display: block;
  color: #f3f6f9;
  font-size: 0.8571rem;
  margin-top: 5px;
}

/* line 26954, app/assets/stylesheets/style.scss */
.small-box .icon {
  transition: all .3s linear;
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 0;
  font-size: 5.1428571429rem;
  color: rgba(0, 0, 0, 0.15);
}

/* line 26964, app/assets/stylesheets/style.scss */
.small-box:hover {
  text-decoration: none;
  color: #f3f6f9;
}

/* line 26967, app/assets/stylesheets/style.scss */
.small-box:hover .icon {
  font-size: 5.5714285714rem;
}

@media (max-width: 767px) {
  /* line 26971, app/assets/stylesheets/style.scss */
  .small-box {
    text-align: center;
  }
  /* line 26973, app/assets/stylesheets/style.scss */
  .small-box .icon {
    display: none;
  }
  /* line 26975, app/assets/stylesheets/style.scss */
  .small-box p {
    font-size: 0.8571rem;
  }
}

/* line 26977, app/assets/stylesheets/style.scss */
.box {
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 0px;
  transition: .5s;
  display: flex;
  flex-direction: column;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}

/* line 26992, app/assets/stylesheets/style.scss */
.box.collapsed-box .box-body {
  display: none;
}

/* line 26994, app/assets/stylesheets/style.scss */
.box.collapsed-box .box-footer {
  display: none;
}

/* line 26996, app/assets/stylesheets/style.scss */
.box .flex-column > li {
  border-bottom: 1px solid #f3f6f9;
  margin: 0;
}

/* line 26999, app/assets/stylesheets/style.scss */
.box .flex-column > li:last-of-type {
  border-bottom: none;
}

/* line 27001, app/assets/stylesheets/style.scss */
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}

/* line 27004, app/assets/stylesheets/style.scss */
.box .border-right {
  border-right: 1px solid #f3f6f9;
}

/* line 27006, app/assets/stylesheets/style.scss */
.box .border-left {
  border-left: 1px solid #f3f6f9;
}

/* line 27008, app/assets/stylesheets/style.scss */
.box.box-solid {
  border-top: 0;
  overflow: hidden;
}

/* line 27011, app/assets/stylesheets/style.scss */
.box.box-solid.box-default > .box-header {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 27014, app/assets/stylesheets/style.scss */
.box.box-solid.box-default > .box-header .btn {
  color: #172b4c;
}

/* line 27016, app/assets/stylesheets/style.scss */
.box.box-solid.box-default > .box-header a {
  color: #172b4c;
}

/* line 27018, app/assets/stylesheets/style.scss */
.box.box-solid.box-default > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}

/* line 27021, app/assets/stylesheets/style.scss */
.box.box-solid[class*=bg] > .box-header {
  color: #ffffff;
}

/* line 27023, app/assets/stylesheets/style.scss */
.box.box-solid[class*=bg] > .box-header .box-title {
  color: #ffffff;
}

/* line 27025, app/assets/stylesheets/style.scss */
.box .box-group > .box {
  margin-bottom: 5px;
}

/* line 27027, app/assets/stylesheets/style.scss */
.box .knob-label {
  text-align: center;
  color: #172b4c;
  font-weight: 300;
  font-size: 0.8571rem;
  margin-bottom: .3em;
}

/* line 27033, app/assets/stylesheets/style.scss */
.box > .loading-img, .box > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 27039, app/assets/stylesheets/style.scss */
.box .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
}

/* line 27043, app/assets/stylesheets/style.scss */
.box .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000000;
  font-size: 2.143rem;
}

/* line 27051, app/assets/stylesheets/style.scss */
.box .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

/* line 27053, app/assets/stylesheets/style.scss */
.box .box-header .box-subtitle {
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #608acf;
}

/* line 27058, app/assets/stylesheets/style.scss */
.box .box-subtitle {
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #608acf;
}

/* line 27064, app/assets/stylesheets/style.scss */
.pull-up {
  transition: all .25s ease;
}

/* line 27069, app/assets/stylesheets/style.scss */
.pull-up:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
  z-index: 999;
}

/* line 27079, app/assets/stylesheets/style.scss */
.box-inverse {
  color: #ffffff !important;
  background-color: #172b4c;
}

/* line 27082, app/assets/stylesheets/style.scss */
.box-inverse .box-header {
  color: #ffffff !important;
}

/* line 27084, app/assets/stylesheets/style.scss */
.box-inverse .box-title {
  color: #ffffff !important;
}

/* line 27086, app/assets/stylesheets/style.scss */
.box-inverse h1, .box-inverse .h1, .box-inverse h2, .box-inverse .h2, .box-inverse h3, .box-inverse .h3, .box-inverse h4, .box-inverse .h4, .box-inverse h5, .box-inverse .h5, .box-inverse h6, .box-inverse .h6 {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 27088, app/assets/stylesheets/style.scss */
.box-inverse small, .box-inverse .small {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 27090, app/assets/stylesheets/style.scss */
.box-inverse .box-controls li > a {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 27092, app/assets/stylesheets/style.scss */
.box-inverse .box-title small, .box-inverse .box-title .small {
  opacity: 0.8;
}

/* line 27094, app/assets/stylesheets/style.scss */
.box-inverse .box-btn-more:before, .box-inverse .box-btn-more:after {
  border-color: #ffffff;
}

/* line 27096, app/assets/stylesheets/style.scss */
.box-inverse .box-header {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 27098, app/assets/stylesheets/style.scss */
.box-inverse .box-footer {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 27100, app/assets/stylesheets/style.scss */
.box-inverse .box-action {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 27103, app/assets/stylesheets/style.scss */
.box-secondary {
  background-color: #4d7bc9 !important;
}

/* line 27105, app/assets/stylesheets/style.scss */
.box-secondary .box-bordered {
  border-color: #e9eff8 !important;
}

/* line 27108, app/assets/stylesheets/style.scss */
.box-outline-secondary {
  background-color: #ffffff;
  border: 1px solid #4d7bc9;
}

/* line 27112, app/assets/stylesheets/style.scss */
.box-bordered {
  border: 1px solid #a6a6a6;
}

/* line 27115, app/assets/stylesheets/style.scss */
.box-shadowed {
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}

/* line 27119, app/assets/stylesheets/style.scss */
.box-shadowed:hover {
  box-shadow: 0 3px 9px 8px rgba(0, 0, 0, 0.05);
}

/* line 27124, app/assets/stylesheets/style.scss */
.box-transparent {
  background-color: transparent;
}

/* line 27127, app/assets/stylesheets/style.scss */
.box-round {
  border-radius: 10px;
}

/* line 27130, app/assets/stylesheets/style.scss */
.box-header {
  color: #172b4c;
  display: block;
  padding: 1.5rem;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 27138, app/assets/stylesheets/style.scss */
.box-header.without-border {
  border-bottom: none;
}

/* line 27140, app/assets/stylesheets/style.scss */
.box-header.with-border {
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* line 27144, app/assets/stylesheets/style.scss */
.box-header .box-title {
  display: inline-block;
  margin: 0;
  font-weight: 400;
}

/* line 27148, app/assets/stylesheets/style.scss */
.box-header > i {
  display: inline-block;
  margin: 0 5px 0 0;
  font-weight: 500;
}

/* line 27152, app/assets/stylesheets/style.scss */
.box-header > .box-tools {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}

/* line 27156, app/assets/stylesheets/style.scss */
.box-header > .box-tools [data-toggle=tooltip] {
  position: relative;
}

/* line 27158, app/assets/stylesheets/style.scss */
.box-header > .box-tools .dropdown-menu > li > a {
  color: #172b4c;
}

/* line 27160, app/assets/stylesheets/style.scss */
.box-header > .box-controls {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}

/* line 27164, app/assets/stylesheets/style.scss */
.box-header img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 27168, app/assets/stylesheets/style.scss */
.box-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding: 1.5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 27173, app/assets/stylesheets/style.scss */
.box-footer > *:last-child {
  margin-bottom: 0;
}

/* line 27175, app/assets/stylesheets/style.scss */
.box-footer img {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 27179, app/assets/stylesheets/style.scss */
.box-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: row-reverse;
}

/* line 27188, app/assets/stylesheets/style.scss */
.box-controls li > a {
  font-family: themify;
  font-size: 0.8571rem;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #608acf;
  opacity: .8;
  transition: 0.3s linear;
}

/* line 27198, app/assets/stylesheets/style.scss */
.box-controls li > a i {
  font-family: themify;
  font-size: 0.8571rem;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #608acf;
  opacity: .8;
  transition: 0.3s linear;
}

/* line 27208, app/assets/stylesheets/style.scss */
.box-controls li > button {
  font-size: 0.8571rem;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #608acf;
  opacity: .8;
  transition: 0.3s linear;
}

/* line 27217, app/assets/stylesheets/style.scss */
.box-controls li > button > i {
  font-family: themify;
}

/* line 27219, app/assets/stylesheets/style.scss */
.box-controls li:first-child > a {
  margin-right: 0;
}

/* line 27222, app/assets/stylesheets/style.scss */
.box-btn-reload::before {
  content: "\e619";
}

/* line 27225, app/assets/stylesheets/style.scss */
.box-btn-close::before {
  content: "\e646";
}

/* line 27228, app/assets/stylesheets/style.scss */
.box-btn-slide::before {
  content: "\e648";
}

/* line 27231, app/assets/stylesheets/style.scss */
.box-btn-maximize::before {
  content: "\e6e8";
}

/* line 27234, app/assets/stylesheets/style.scss */
.box-btn-fullscreen::before {
  content: "\e659";
}

/* line 27237, app/assets/stylesheets/style.scss */
.box-btn-prev::before {
  content: "\e64a";
}

/* line 27240, app/assets/stylesheets/style.scss */
.box-btn-next::before {
  content: "\e649";
}

/* line 27243, app/assets/stylesheets/style.scss */
.control {
  position: relative;
}

/* line 27246, app/assets/stylesheets/style.scss */
.box-body {
  padding: 1.5rem;
  flex: 1 1 auto;
  border-radius: 10px;
}

/* line 27251, app/assets/stylesheets/style.scss */
.box-body .box-title {
  display: inline-block;
  margin: 0;
  margin-bottom: 1rem;
  color: #172b4c;
}

/* line 27256, app/assets/stylesheets/style.scss */
.box-body > .table {
  margin-bottom: 0;
}

/* line 27258, app/assets/stylesheets/style.scss */
.box-body .fc {
  margin-top: 5px;
}

/* line 27260, app/assets/stylesheets/style.scss */
.box-body .full-width-chart {
  margin: -10px;
}

/* line 27262, app/assets/stylesheets/style.scss */
.box-body.no-padding .full-width-chart {
  margin: -9px;
}

/* line 27264, app/assets/stylesheets/style.scss */
.box-body .box-pane {
  border-radius: 0 0 0 10px;
}

/* line 27266, app/assets/stylesheets/style.scss */
.box-body .box-pane-right {
  border-radius: 0 0 10px;
}

/* line 27268, app/assets/stylesheets/style.scss */
.box-body > *:last-child {
  margin-bottom: 0;
}

/* line 27270, app/assets/stylesheets/style.scss */
.box-body ul li {
  line-height: 24px;
}

/* line 27273, app/assets/stylesheets/style.scss */
.box-title {
  z-index: auto;
}

/* line 27275, app/assets/stylesheets/style.scss */
.box-title.box-title-bold {
  font-weight: 900;
}

/* line 27277, app/assets/stylesheets/style.scss */
.box-title code {
  font-size: 0.7143rem;
}

/* line 27280, app/assets/stylesheets/style.scss */
.overlay-wrapper > .loading-img, .overlay-wrapper > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 27286, app/assets/stylesheets/style.scss */
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
}

/* line 27290, app/assets/stylesheets/style.scss */
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000000;
  font-size: 2.143rem;
}

/* line 27298, app/assets/stylesheets/style.scss */
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

/* line 27301, app/assets/stylesheets/style.scss */
.collapsed-box .box-header.with-border {
  border-bottom: none;
}

/* line 27304, app/assets/stylesheets/style.scss */
.no-header .box-body {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

/* line 27308, app/assets/stylesheets/style.scss */
.box-carousel .box-footer .carousel-indicators-outside {
  padding: 6px 0;
}

/* line 27311, app/assets/stylesheets/style.scss */
.box-img, .box-img-top, .box-img-bottom {
  border-radius: 0;
}

/* line 27314, app/assets/stylesheets/style.scss */
.box-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  transition: .5s;
}

/* line 27331, app/assets/stylesheets/style.scss */
.box-loading .reveal {
  opacity: 1;
  z-index: auto;
}

/* line 27335, app/assets/stylesheets/style.scss */
.box-fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 9999 !important;
}

/* line 27344, app/assets/stylesheets/style.scss */
.box-slided-up .box-content {
  display: none;
}

/* line 27346, app/assets/stylesheets/style.scss */
.box-slided-up .box-body {
  display: none;
}

/* line 27348, app/assets/stylesheets/style.scss */
.box-slided-up .box-btn-slide::before {
  content: "\e64b";
}

/* line 27351, app/assets/stylesheets/style.scss */
.box-header-actions {
  display: flex;
  align-items: center;
  margin: -4px;
}

/* line 27357, app/assets/stylesheets/style.scss */
.box-header-actions > * {
  margin: 4px;
}

/* line 27360, app/assets/stylesheets/style.scss */
.box-solid .box-body {
  background-color: #ffffff !important;
  color: #737373;
}

/* line 27363, app/assets/stylesheets/style.scss */
.box-solid .box-controls li a {
  color: #ffffff;
}

/* line 27365, app/assets/stylesheets/style.scss */
.box-solid .box-controls .dropdown-item {
  color: #172b4c;
}

/* line 27368, app/assets/stylesheets/style.scss */
.rotate-45 {
  display: inline-block;
  transform: rotate(45deg);
}

/* line 27373, app/assets/stylesheets/style.scss */
.rotate-90 {
  display: inline-block;
  transform: rotate(90deg);
}

/* line 27378, app/assets/stylesheets/style.scss */
.rotate-180 {
  display: inline-block;
  transform: rotate(180deg);
}

/*User card page*/
/* line 27384, app/assets/stylesheets/style.scss */
.fx-element-overlay .white-box {
  padding: 0px;
}

/* line 27386, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item {
  position: relative;
  display: contents;
}

/* line 27389, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-card-content {
  text-align: center;
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

/* line 27394, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item h3, .fx-element-overlay .fx-card-item .h3 {
  margin: 0px;
}

/* line 27396, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item a {
  color: #737373;
}

/* line 27398, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

/* line 27405, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 img {
  display: block;
  position: relative;
  transition: all .4s linear;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/* line 27414, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  background-color: transparent;
  filter: alpha(opacity=0);
  transition: all .2s ease-in-out;
  padding: 0;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%) translateZ(0);
  -webkit-transform: translateY(-50%) translateZ(0);
  -ms-transform: translateY(-50%) translateZ(0);
}

/* line 27433, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}

/* line 27437, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a {
  border-color: #ffffff;
  color: #ffffff;
  padding: 12px 15px 10px;
}

/* line 27441, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-dwn {
  top: -100%;
}

/* line 27443, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-up {
  top: 100%;
  height: 0px;
}

/* line 27446, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover img {
  transform: scale(1.2) translateZ(0);
}

/* line 27450, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover .fx-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateZ(0);
}

/* line 27456, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-dwn {
  top: 0px;
}

/* line 27458, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-up {
  top: 0px;
  height: 100%;
}

/* line 27461, app/assets/stylesheets/style.scss */
.fx-element-overlay .fx-card-item .fx-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all .4s ease-in-out;
}

/*---card---*/
/* line 27475, app/assets/stylesheets/style.scss */
.card {
  border-radius: 10px;
  box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0.05);
  margin-bottom: 1.5rem !important;
}

/* line 27480, app/assets/stylesheets/style.scss */
.card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 27484, app/assets/stylesheets/style.scss */
.card-body {
  padding: 1.5rem;
}

/* line 27486, app/assets/stylesheets/style.scss */
.card-body .card-title {
  margin-bottom: .75rem;
  border-bottom: none;
}

/* line 27490, app/assets/stylesheets/style.scss */
.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

/* line 27500, app/assets/stylesheets/style.scss */
.card-header .card-title {
  padding: 0;
  border: none;
}

/* line 27503, app/assets/stylesheets/style.scss */
.card-header > *:first-child {
  margin-left: 0;
}

/* line 27505, app/assets/stylesheets/style.scss */
.card-header > *:last-child {
  margin-right: 0;
}

/* line 27507, app/assets/stylesheets/style.scss */
.card-header > * {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 27511, app/assets/stylesheets/style.scss */
.card-title {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

/* line 27515, app/assets/stylesheets/style.scss */
.card-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: row-reverse;
}

/* line 27525, app/assets/stylesheets/style.scss */
.card-controls [data-bs-toggle="dropdown"], .card-controls .card-btn-reload {
  font-size: 1rem;
}

/* line 27527, app/assets/stylesheets/style.scss */
.card-controls li > a {
  font-size: 0.8571rem;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #608acf;
  opacity: .8;
  transition: 0.3s linear;
}

/* line 27537, app/assets/stylesheets/style.scss */
.card-footer {
  padding: 1.5rem;
  background-color: transparent;
}

/* line 27541, app/assets/stylesheets/style.scss */
.card-inverse {
  color: #ffffff !important;
  background-color: #172b4c;
}

/* line 27544, app/assets/stylesheets/style.scss */
.card-inverse h1, .card-inverse .h1, .card-inverse h2, .card-inverse .h2, .card-inverse h3, .card-inverse .h3, .card-inverse h4, .card-inverse .h4, .card-inverse h5, .card-inverse .h5, .card-inverse h6, .card-inverse .h6, .card-inverse .card-title, .card-inverse small, .card-inverse .small, .card-inverse .card-controls li > a {
  color: #ffffff !important;
}

/*---box-comments---*/
/* line 27548, app/assets/stylesheets/style.scss */
.box-comments {
  background-color: #f3f6f9;
}

/* line 27550, app/assets/stylesheets/style.scss */
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #cccccc;
}

/* line 27553, app/assets/stylesheets/style.scss */
.box-comments .box-comment:before, .box-comments .box-comment:after {
  content: " ";
  display: table;
}

/* line 27556, app/assets/stylesheets/style.scss */
.box-comments .box-comment:after {
  clear: both;
}

/* line 27558, app/assets/stylesheets/style.scss */
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}

/* line 27560, app/assets/stylesheets/style.scss */
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}

/* line 27562, app/assets/stylesheets/style.scss */
.box-comments .box-comment img {
  float: left;
}

/* line 27564, app/assets/stylesheets/style.scss */
.box-comments .comment-text {
  margin-left: 40px;
  color: #2f579a;
}

/* line 27567, app/assets/stylesheets/style.scss */
.box-comments .username {
  color: #172b4c;
  display: block;
  font-weight: 600;
}

/* line 27571, app/assets/stylesheets/style.scss */
.box-comments .text-muted {
  font-weight: 300;
  font-size: 0.8571rem;
}

/*---info-box---*/
/* line 27576, app/assets/stylesheets/style.scss */
.box-input {
  max-width: 200px;
}

/* line 27579, app/assets/stylesheets/style.scss */
.info-box {
  display: block;
  min-height: 100px;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 1.5rem;
  padding: 1.25rem;
  border-radius: 10px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

/* line 27589, app/assets/stylesheets/style.scss */
.info-box small, .info-box .small {
  font-size: 1rem;
}

/* line 27591, app/assets/stylesheets/style.scss */
.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px 0;
  height: 2px;
  border-radius: 0;
}

/* line 27596, app/assets/stylesheets/style.scss */
.info-box .progress .progress-bar {
  border-radius: 0;
  background-color: #ffffff;
}

/* line 27600, app/assets/stylesheets/style.scss */
.info-box-icon {
  display: block;
  float: left;
  height: 70px;
  width: 70px;
  text-align: center;
  font-size: 30px;
  line-height: 74px;
}

/* line 27608, app/assets/stylesheets/style.scss */
.info-box-icon.push-bottom {
  margin-top: 20px;
}

/* line 27610, app/assets/stylesheets/style.scss */
.info-box-icon > img {
  max-width: 100%;
}

/* line 27613, app/assets/stylesheets/style.scss */
.info-box-more {
  display: block;
}

/* line 27616, app/assets/stylesheets/style.scss */
.info-box-icnumberon {
  display: block;
}

/* line 27619, app/assets/stylesheets/style.scss */
.info-box-content {
  padding: 10px 10px 10px 0;
  margin-left: 90px;
}

/* line 27623, app/assets/stylesheets/style.scss */
.info-box-number {
  font-weight: 400;
  font-size: 1.286rem;
}

/* line 27627, app/assets/stylesheets/style.scss */
.info-box-text, .progress-description {
  display: block;
  font-size: 1.143rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}

/* line 27635, app/assets/stylesheets/style.scss */
.progress-description {
  margin: 0;
}

/*---box group---*/
/* line 27639, app/assets/stylesheets/style.scss */
.box-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

/* line 27644, app/assets/stylesheets/style.scss */
.box-group .box {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 27647, app/assets/stylesheets/style.scss */
.box-deck {
  display: flex;
  flex-direction: column;
}

@media (min-width: 576px) {
  /* line 27654, app/assets/stylesheets/style.scss */
  .box-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 27659, app/assets/stylesheets/style.scss */
  .box-group .box {
    flex: 1 0 0%;
    border-radius: 0;
  }
  /* line 27663, app/assets/stylesheets/style.scss */
  .box-group .box:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  /* line 27666, app/assets/stylesheets/style.scss */
  .box-group .box:first-child .box-img-top {
    border-top-left-radius: 10px;
  }
  /* line 27668, app/assets/stylesheets/style.scss */
  .box-group .box:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /* line 27671, app/assets/stylesheets/style.scss */
  .box-group .box:last-child .box-img-top {
    border-top-right-radius: 10px;
  }
  /* line 27674, app/assets/stylesheets/style.scss */
  .box-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 27679, app/assets/stylesheets/style.scss */
  .box-deck .box {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  /* line 27690, app/assets/stylesheets/style.scss */
  .box-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  /* line 27695, app/assets/stylesheets/style.scss */
  .box-columns .box {
    display: inline-block;
    width: 100%;
  }
}

/* line 27698, app/assets/stylesheets/style.scss */
.box-deck .box {
  margin-bottom: 1.5rem;
}

/* line 27701, app/assets/stylesheets/style.scss */
.box-columns .box {
  margin-bottom: 1.5rem;
}

/*---badges---*/
/* line 27705, app/assets/stylesheets/style.scss */
.badge {
  border-radius: 3px;
  font-weight: 300;
  line-height: 1.3;
  font-size: 85%;
}

/* line 27710, app/assets/stylesheets/style.scss */
.badge:empty {
  display: inline-block;
  vertical-align: inherit;
}

/* line 27714, app/assets/stylesheets/style.scss */
.badge-pill {
  border-radius: 10rem;
}

/* line 27717, app/assets/stylesheets/style.scss */
.badge-secondary {
  color: #ffffff;
  background-color: #4d7bc9;
}

/* line 27720, app/assets/stylesheets/style.scss */
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #ffffff;
  background-color: #7498d5;
}

/* line 27724, app/assets/stylesheets/style.scss */
.badge-gray {
  background-color: gray;
  color: #ffffff;
}

/* line 27727, app/assets/stylesheets/style.scss */
.badge-gray[href]:hover, .badge-gray[href]:focus {
  color: #ffffff;
  background-color: #a6a6a6;
}

/* line 27731, app/assets/stylesheets/style.scss */
.badge-dark {
  background-color: #172b4c;
  color: #ffffff;
}

/* line 27734, app/assets/stylesheets/style.scss */
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #ffffff;
  background-color: #234173;
}

/* line 27738, app/assets/stylesheets/style.scss */
.badge-default {
  background-color: #e6e6e6;
  color: #172b4c;
}

/* line 27741, app/assets/stylesheets/style.scss */
.badge-default[href]:hover, .badge-default[href]:focus {
  color: #172b4c;
  background-color: #cccccc;
}

/* line 27745, app/assets/stylesheets/style.scss */
.badge-warning {
  color: #ffffff;
}

/* line 27748, app/assets/stylesheets/style.scss */
.badge-sm {
  line-height: 1.2;
  padding-top: 1px;
  padding-bottom: 2px;
  font-size: 75%;
}

/* line 27754, app/assets/stylesheets/style.scss */
.badge-lg {
  line-height: 1.5;
  padding: 5px 7px;
  font-size: 95%;
}

/* line 27759, app/assets/stylesheets/style.scss */
.badge-xl {
  line-height: 1.7;
  padding: 7px 9px;
  font-size: 100%;
}

/* line 27764, app/assets/stylesheets/style.scss */
.badge-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle;
}

/* line 27770, app/assets/stylesheets/style.scss */
.badge-dot.badge-sm {
  width: 6px;
  height: 6px;
}

/* line 27773, app/assets/stylesheets/style.scss */
.badge-dot.badge-lg {
  width: 10px;
  height: 10px;
}

/* line 27776, app/assets/stylesheets/style.scss */
.badge-dot.badge-xl {
  width: 12px;
  height: 12px;
}

/* line 27780, app/assets/stylesheets/style.scss */
.badge-ring {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle;
}

/* line 27787, app/assets/stylesheets/style.scss */
.badge-ring::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  transform: scale(1);
  transition: .3s;
}

/* line 27800, app/assets/stylesheets/style.scss */
.badge-ring.badge-sm {
  width: 8px;
  height: 8px;
}

/* line 27803, app/assets/stylesheets/style.scss */
.badge-ring.badge-sm::after {
  width: 4px;
  height: 4px;
}

/* line 27806, app/assets/stylesheets/style.scss */
.badge-ring.badge-lg {
  width: 12px;
  height: 12px;
}

/* line 27809, app/assets/stylesheets/style.scss */
.badge-ring.badge-lg::after {
  width: 8px;
  height: 8px;
}

/* line 27812, app/assets/stylesheets/style.scss */
.badge-ring.badge-xl {
  width: 14px;
  height: 14px;
}

/* line 27815, app/assets/stylesheets/style.scss */
.badge-ring.badge-xl::after {
  width: 10px;
  height: 10px;
}

/* line 27818, app/assets/stylesheets/style.scss */
.badge-ring.fill::after {
  transform: scale(0);
}

/* line 27822, app/assets/stylesheets/style.scss */
.badge-bold {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}

/* line 27827, app/assets/stylesheets/style.scss */
.list-group .badge-pill {
  margin-top: 3px;
}

/*---modal---*/
/* line 27831, app/assets/stylesheets/style.scss */
.modal-left .modal-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 0;
}

/* line 27839, app/assets/stylesheets/style.scss */
.modal-left .modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  transform: translate(-100%, 0) !important;
  transition: .5s;
}

/* line 27851, app/assets/stylesheets/style.scss */
.modal-left.show .modal-dialog {
  transform: translate(0, 0) !important;
}

/* line 27855, app/assets/stylesheets/style.scss */
.center-modal {
  transform: scale(0);
  transition: .4s;
}

/* line 27860, app/assets/stylesheets/style.scss */
.center-modal.show {
  transform: scale(1);
}

/* line 27863, app/assets/stylesheets/style.scss */
.center-modal .modal-dialog {
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%) !important;
}

/* line 27872, app/assets/stylesheets/style.scss */
.modal-fill {
  background: rgba(255, 255, 255, 0.97);
  transform: scale(0, 0);
  transition: .4s;
}

/* line 27878, app/assets/stylesheets/style.scss */
.modal-fill.show {
  display: flex !important;
  justify-content: center;
  flex-flow: column nowrap;
  transform: scale(1, 1);
  transition: .4s;
}

/* line 27890, app/assets/stylesheets/style.scss */
.modal-fill .modal-dialog {
  display: flex;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  justify-content: center;
  flex-flow: column nowrap;
  align-content: center;
  align-items: center;
}

/* line 27905, app/assets/stylesheets/style.scss */
.modal-fill .modal-content {
  background: rgba(255, 255, 255, 0.97);
  width: 100%;
  max-width: 600px;
  box-shadow: none;
}

/* line 27910, app/assets/stylesheets/style.scss */
.modal-fill .modal-header {
  border-bottom: none;
}

/* line 27912, app/assets/stylesheets/style.scss */
.modal-fill .modal-header .close {
  position: fixed;
  top: 0;
  right: 0;
  padding: 20px;
  font-size: 2.5714285714rem;
  font-weight: 300;
}

/* line 27919, app/assets/stylesheets/style.scss */
.modal-fill .modal-footer {
  border: none;
}

/* line 27922, app/assets/stylesheets/style.scss */
.modal {
  background: rgba(0, 0, 0, 0.3);
}

/* line 27924, app/assets/stylesheets/style.scss */
.modal.modal-fill {
  background: rgba(255, 255, 255, 0.97);
}

/* line 27926, app/assets/stylesheets/style.scss */
.modal .panel-body {
  color: #172b4c;
}

/* line 27929, app/assets/stylesheets/style.scss */
.modal-right.show .modal-dialog {
  transform: translate(0, 0) !important;
}

/* line 27932, app/assets/stylesheets/style.scss */
.modal-right .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  transform: translate(100%, 0) !important;
  transition: .5s;
}

/* line 27944, app/assets/stylesheets/style.scss */
.modal-right .modal-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 0;
}

/* line 27953, app/assets/stylesheets/style.scss */
.modal-content {
  border-radius: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0;
}

@media (min-width: 768px) {
  /* line 27960, app/assets/stylesheets/style.scss */
  .modal-content {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  }
}

/* line 27963, app/assets/stylesheets/style.scss */
.modal-header {
  border-bottom-color: #f3f6f9;
}

/* line 27966, app/assets/stylesheets/style.scss */
.modal-footer {
  border-top-color: #f3f6f9;
  display: inline-block;
}

/* line 27970, app/assets/stylesheets/style.scss */
.model_img {
  cursor: pointer;
}

/*---mask Formatter---*/
/* line 27974, app/assets/stylesheets/style.scss */
.sidetitle {
  font-style: italic;
  margin-left: 0.5rem;
}

/* line 27977, app/assets/stylesheets/style.scss */
.sidetitle::before {
  content: '\2014 \00A0';
}

/* line 27980, app/assets/stylesheets/style.scss */
.subtitle {
  display: block;
  margin-top: 8px;
  margin-bottom: 5px;
}

/*---flexbox---*/
/* line 27986, app/assets/stylesheets/style.scss */
.flexbox {
  display: flex;
  justify-content: space-between;
}

/* line 27991, app/assets/stylesheets/style.scss */
.flexbox .dropdown i {
  font-size: 1rem;
}

/* line 27993, app/assets/stylesheets/style.scss */
.flexbox > * {
  margin-left: 4px;
  margin-right: 4px;
}

/* line 27996, app/assets/stylesheets/style.scss */
.flexbox > *:last-child {
  margin-right: 0;
}

/* line 27998, app/assets/stylesheets/style.scss */
.flexbox > *:first-child {
  margin-left: 0;
}

/* line 28000, app/assets/stylesheets/style.scss */
.flexbox .list-inline > li {
  display: block;
}

/* line 28002, app/assets/stylesheets/style.scss */
.flexbox .dropdown a i {
  font-size: 1rem;
}

/* line 28005, app/assets/stylesheets/style.scss */
.no-shrink {
  flex-shrink: 0;
}

/* line 28008, app/assets/stylesheets/style.scss */
.flex-justified > *, .flex-grow-all > *, .flex-cols-wide > *, .flex-col-wide, .flex-grow {
  flex: 1 1 0%;
}

/* line 28012, app/assets/stylesheets/style.scss */
.list-inline > li.flexbox {
  display: flex;
}

/* line 28016, app/assets/stylesheets/style.scss */
ul.flexbox {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/*---dropdown---*/
/* line 28022, app/assets/stylesheets/style.scss */
.dropdown-toggle {
  cursor: pointer;
  transition: .2s linear;
}

/* line 28026, app/assets/stylesheets/style.scss */
.dropdown-toggle .no-caret::after {
  display: none;
}

/* line 28029, app/assets/stylesheets/style.scss */
.dropdown-header {
  padding: 4px 12px;
  margin: 4px;
}

/* line 28033, app/assets/stylesheets/style.scss */
.dropdown-item {
  color: #172b4c;
  font-weight: 400;
  padding: 10px 15px;
  width: auto;
  margin: 5px 0;
  transition: 0.15s linear;
}

/* line 28041, app/assets/stylesheets/style.scss */
.dropdown-item i {
  margin-right: 0.5rem;
}

/* line 28044, app/assets/stylesheets/style.scss */
.dropdown-menu {
  color: #172b4c;
  border-radius: 2px;
  font-size: 1rem;
  border-color: #f3f6f9;
  padding: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
}

/* line 28054, app/assets/stylesheets/style.scss */
.dropdown-grid {
  color: #172b4c;
  border-radius: 2px;
  font-size: 1rem;
  border-color: #f3f6f9;
  padding: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
}

/* line 28064, app/assets/stylesheets/style.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 28068, app/assets/stylesheets/style.scss */
.doc-dropdown .dropdown {
  display: inline-block;
}

/* line 28070, app/assets/stylesheets/style.scss */
.doc-dropdown .dropup {
  display: inline-block;
}

/* line 28072, app/assets/stylesheets/style.scss */
.doc-dropdown .dropdown-menu {
  transform: scale(1, 1);
}

/* line 28075, app/assets/stylesheets/style.scss */
.doc-dropdown .dropdown-grid {
  transform: scale(1, 1);
}

/* line 28079, app/assets/stylesheets/style.scss */
.dropdown-menu {
  color: #172b4c;
  border-radius: 10px;
  font-size: 13px;
  border-color: #f3f6f9;
  padding: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
}

/* line 28089, app/assets/stylesheets/style.scss */
.show.dropdown-grid {
  display: flex;
}

/* line 28093, app/assets/stylesheets/style.scss */
.dropdown-grid {
  display: none;
  flex-wrap: wrap;
  color: #172b4c;
  border-radius: 10px;
  font-size: 1rem;
  padding: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
  position: absolute;
  top: 100%;
  float: left;
  min-width: 300px;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 28114, app/assets/stylesheets/style.scss */
.dropdown-grid .dropdown-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 33.333333%;
  overflow: hidden;
  text-align: center;
  padding: 12px;
  margin: 0;
  min-height: 90px;
  border: 1px solid transparent;
}

/* line 28129, app/assets/stylesheets/style.scss */
.dropdown-grid .dropdown-item:hover {
  border-color: #f3f6f9;
}

/* line 28131, app/assets/stylesheets/style.scss */
.dropdown-grid .dropdown-item.disabled {
  opacity: .5;
  cursor: not-allowed;
}

/* line 28134, app/assets/stylesheets/style.scss */
.dropdown-grid .dropdown-item.disabled:hover {
  background-color: transparent;
}

/* line 28136, app/assets/stylesheets/style.scss */
.dropdown-grid .dropdown-item.active, .dropdown-grid .dropdown-item:active {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 28139, app/assets/stylesheets/style.scss */
.dropdown-grid .icon {
  font-size: 1.714rem !important;
}

/* line 28141, app/assets/stylesheets/style.scss */
.dropdown-grid .icon:first-child {
  width: auto;
  margin-right: 0em;
  text-align: center;
}

/* line 28145, app/assets/stylesheets/style.scss */
.dropdown-grid img.icon:first-child {
  width: 60%;
  margin: 0 auto;
}

/* line 28148, app/assets/stylesheets/style.scss */
.dropdown-grid.cols-2 {
  min-width: 200px;
}

/* line 28150, app/assets/stylesheets/style.scss */
.dropdown-grid.cols-2 .dropdown-item {
  flex-basis: 50%;
}

/* line 28152, app/assets/stylesheets/style.scss */
.dropdown-grid.cols-4 {
  min-width: 400px;
}

/* line 28154, app/assets/stylesheets/style.scss */
.dropdown-grid.cols-4 .dropdown-item {
  flex-basis: 25%;
}

/* line 28157, app/assets/stylesheets/style.scss */
.dropdown-item .icon {
  vertical-align: baseline;
  margin-right: 6px;
  font-size: 0.875rem;
}

/*---Statistic widgets---*/
/* line 28163, app/assets/stylesheets/style.scss */
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}

/* line 28167, app/assets/stylesheets/style.scss */
.percent :after {
  content: '%';
  margin-left: 0.1em;
  font-size: 0.8571rem;
}

/* line 28172, app/assets/stylesheets/style.scss */
.countnm.per:after {
  content: '%';
  margin-left: 0.1em;
  font-size: 0.8571rem;
}

/* line 28177, app/assets/stylesheets/style.scss */
.icon-box {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
  font-size: 2.5714285714rem;
}

/* line 28183, app/assets/stylesheets/style.scss */
.easypie {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center;
}

/* line 28189, app/assets/stylesheets/style.scss */
.easypie canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/*---media---*/
/* line 28195, app/assets/stylesheets/style.scss */
.box .media,
.box .box-body .media,
.box .box-header .media,
.box .box-footer .media,
.card .media,
.card .card-body .media,
.card .card-header .media,
.card .card-footer .media {
  box-shadow: none;
}

/* line 28205, app/assets/stylesheets/style.scss */
[class*=col-] > .media {
  border-radius: 10px;
}

/* line 28208, app/assets/stylesheets/style.scss */
.media {
  padding: 1rem;
  transition: background-color .2s linear;
}

/* line 28212, app/assets/stylesheets/style.scss */
.media > * {
  margin: 0rem 1rem;
}

/* line 28214, app/assets/stylesheets/style.scss */
.media .nav-link:hover, .media .nav-link:focus {
  background-color: transparent;
}

/* line 28216, app/assets/stylesheets/style.scss */
.media a:not(.btn):not(.avatar) {
  color: #172b4c;
}

/* line 28218, app/assets/stylesheets/style.scss */
.media.flex-column > * {
  margin: 0;
}

/* line 28220, app/assets/stylesheets/style.scss */
.media.flex-column > div {
  width: 100%;
}

/* line 28222, app/assets/stylesheets/style.scss */
.media.active {
  background-color: #f3f6f9;
}

/* line 28224, app/assets/stylesheets/style.scss */
.media.bordered {
  border: 1px solid #f3f6f9;
}

/* line 28226, app/assets/stylesheets/style.scss */
.media.items-center {
  align-items: center;
}

/* line 28229, app/assets/stylesheets/style.scss */
.media[data-provide~="checkable"], .media[data-provide~="selectable"] {
  cursor: pointer;
}

/* line 28231, app/assets/stylesheets/style.scss */
.media .media {
  margin-top: 1.25rem;
}

/* line 28233, app/assets/stylesheets/style.scss */
.media .lead {
  line-height: 1.875rem;
}

/* line 28235, app/assets/stylesheets/style.scss */
.media .title {
  flex: 1 1 0%;
}

/* line 28238, app/assets/stylesheets/style.scss */
.media .avatar {
  flex-shrink: 0;
}

/* line 28240, app/assets/stylesheets/style.scss */
.media .align-center {
  align-self: center;
}

/* line 28243, app/assets/stylesheets/style.scss */
.media .media-hover-show {
  opacity: 0;
  transition: .3s;
}

/* line 28247, app/assets/stylesheets/style.scss */
.media .dropdown .dropdown-toggle {
  opacity: .7;
}

/* line 28249, app/assets/stylesheets/style.scss */
.media .dropdown:hover .dropdown-toggle {
  opacity: 1;
}

/* line 28251, app/assets/stylesheets/style.scss */
.media .dropdown.open .dropdown-toggle {
  opacity: 1;
}

/* line 28253, app/assets/stylesheets/style.scss */
.media:hover .media-hover-show {
  opacity: 1;
}

/* line 28255, app/assets/stylesheets/style.scss */
.media:hover .media-block-actions {
  opacity: 1;
}

/* line 28257, app/assets/stylesheets/style.scss */
.media:hover .media-action {
  opacity: 1;
}

/* line 28259, app/assets/stylesheets/style.scss */
.media .custom-control {
  margin-right: 0;
}

/* line 28261, app/assets/stylesheets/style.scss */
.media .nav {
  flex-wrap: nowrap;
  margin-left: -8px;
  margin-right: -8px;
}

/* line 28265, app/assets/stylesheets/style.scss */
.media .nav-link {
  line-height: 24px;
  font-size: 90%;
  padding: 0 8px;
}

/* line 28269, app/assets/stylesheets/style.scss */
.media.media-xs {
  padding: 10px 6px;
}

/* line 28271, app/assets/stylesheets/style.scss */
.media.media-sm {
  padding: 12px 8px;
}

/* line 28273, app/assets/stylesheets/style.scss */
.media.media-lg {
  padding-top: 20px 16px;
}

/* line 28275, app/assets/stylesheets/style.scss */
.media.media-xl {
  padding-top: 24px 20px;
}

/* line 28277, app/assets/stylesheets/style.scss */
.media.media-xxl {
  padding-top: 32px 24px;
}

/* line 28280, app/assets/stylesheets/style.scss */
.media-reverse {
  flex-direction: row-reverse;
}

/* line 28285, app/assets/stylesheets/style.scss */
.media-center {
  align-items: center;
}

/* line 28289, app/assets/stylesheets/style.scss */
.media-block-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  transition: .5s;
}

/* line 28300, app/assets/stylesheets/style.scss */
.media-collapsible {
  flex-wrap: wrap;
}

/* line 28302, app/assets/stylesheets/style.scss */
.media-collapsible .collapse {
  flex-grow: 1;
  flex-shrink: 0;
  min-width: 100%;
}

/* line 28308, app/assets/stylesheets/style.scss */
.collapse-arrow::before {
  content: "\e64b";
  font-family: themify;
  display: inline-block;
  transition: .4s;
}

/* line 28314, app/assets/stylesheets/style.scss */
.collapse-arrow :not(.collapsed)::before {
  transform: rotate(180deg);
}

/* line 28318, app/assets/stylesheets/style.scss */
.media-body {
  min-width: 0;
}

/* line 28320, app/assets/stylesheets/style.scss */
.media-body > * {
  margin-bottom: 0;
}

/* line 28322, app/assets/stylesheets/style.scss */
.media-body .media > *:first-child {
  margin-left: 0;
}

/* line 28324, app/assets/stylesheets/style.scss */
.media-body .media > *:last-child {
  margin-right: 0;
}

/* line 28327, app/assets/stylesheets/style.scss */
.media-left {
  padding-right: 0;
}

/* line 28330, app/assets/stylesheets/style.scss */
.media-right-out {
  padding-left: 1.25rem;
}

/* line 28332, app/assets/stylesheets/style.scss */
.media-right-out a {
  color: #172b4c;
  font-size: 1.286rem;
  opacity: 0.8;
}

/* line 28336, app/assets/stylesheets/style.scss */
.media-right-out a + a {
  margin-left: 0.5rem;
}

/* line 28339, app/assets/stylesheets/style.scss */
.media-action {
  opacity: 0;
  color: #172b4c;
}

/* line 28343, app/assets/stylesheets/style.scss */
.media-action-visible .media-action {
  opacity: 1;
}

/* line 28346, app/assets/stylesheets/style.scss */
.media-inverse {
  color: #ffffff;
}

/* line 28348, app/assets/stylesheets/style.scss */
.media-inverse h1, .media-inverse .h1, .media-inverse h2, .media-inverse .h2, .media-inverse h3, .media-inverse .h3, .media-inverse h4, .media-inverse .h4, .media-inverse h5, .media-inverse .h5, .media-inverse h6, .media-inverse .h6 {
  color: #ffffff;
}

/* line 28350, app/assets/stylesheets/style.scss */
.media-inverse .small, .media-inverse small, .media-inverse time, .media-inverse .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 28352, app/assets/stylesheets/style.scss */
.media-inverse .nav-link:hover {
  color: #ffffff;
}

/* line 28355, app/assets/stylesheets/style.scss */
.media-new {
  background-color: #f3f6f9;
}

/* line 28358, app/assets/stylesheets/style.scss */
.media-list-hover .media-new:hover {
  background-color: #f3f6f9 !important;
}

/* line 28361, app/assets/stylesheets/style.scss */
.media-single, .media-center-v {
  align-items: center;
}

/* line 28365, app/assets/stylesheets/style.scss */
.media-vertical {
  flex-direction: column;
}

/* line 28370, app/assets/stylesheets/style.scss */
.media-chat {
  padding-right: 64px;
  margin-bottom: 0;
}

/* line 28373, app/assets/stylesheets/style.scss */
.media-chat.media-chat-reverse {
  padding-right: 12px;
  padding-left: 64px;
  flex-direction: row-reverse;
}

/* line 28379, app/assets/stylesheets/style.scss */
.media-chat.media-chat-reverse .media-body p {
  float: right;
  clear: right;
  color: #ffffff;
}

/* line 28383, app/assets/stylesheets/style.scss */
.media-chat .media-body {
  display: table;
}

/* line 28385, app/assets/stylesheets/style.scss */
.media-chat .media-body p {
  position: relative;
  padding: 6px 8px;
  margin: 4px 0;
  background-color: #f3f6f9;
  border-radius: 3px;
}

/* line 28391, app/assets/stylesheets/style.scss */
.media-chat .media-body p.inverse {
  color: #ffffff;
}

/* line 28393, app/assets/stylesheets/style.scss */
.media-chat .media-body p.meta {
  background-color: transparent !important;
  padding: 0;
  opacity: .8;
}

/* line 28397, app/assets/stylesheets/style.scss */
.media-chat .media-body p.meta time {
  font-weight: 300;
}

/* line 28400, app/assets/stylesheets/style.scss */
.media-meta-day {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  color: #172b4c;
  opacity: .8;
  font-weight: 300;
}

/* line 28409, app/assets/stylesheets/style.scss */
.media-meta-day:before, .media-meta-day:after {
  content: '';
  flex: 1 1 0%;
  border-top: 1px solid #f3f6f9;
}

/* line 28414, app/assets/stylesheets/style.scss */
.media-meta-day::before {
  margin-right: 16px;
}

/* line 28416, app/assets/stylesheets/style.scss */
.media-meta-day::after {
  margin-left: 16px;
}

@media (max-width: 767px) {
  /* line 28420, app/assets/stylesheets/style.scss */
  .media-doc {
    flex-direction: column;
  }
  /* line 28424, app/assets/stylesheets/style.scss */
  .media-doc > * {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 28427, app/assets/stylesheets/style.scss */
  .media-doc .media-body {
    margin: 30px 0;
  }
}

/* line 28429, app/assets/stylesheets/style.scss */
.media-list > .media:not(.media-list-header):not(.media-list-footer), .media-list .media-list-body > .media {
  margin-bottom: 0;
}

/* line 28431, app/assets/stylesheets/style.scss */
.media-list .media .sortable-dot {
  margin: 0;
  margin-left: -5px;
  opacity: 0;
  border-radius: 2px;
  transition: .5s;
}

/* line 28438, app/assets/stylesheets/style.scss */
.media-list .media:hover .sortable-dot {
  opacity: .6;
}

/* line 28440, app/assets/stylesheets/style.scss */
.media-list [data-provide~="selectable"] .media:not(.media-list-header):not(.media-list-footer) {
  cursor: pointer;
}

/* line 28443, app/assets/stylesheets/style.scss */
.media-listul {
  padding-left: 0;
}

/* line 28446, app/assets/stylesheets/style.scss */
.media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover, .media-list-hover .media-list-body > .media:hover {
  background-color: #ebedf3;
}

/* line 28448, app/assets/stylesheets/style.scss */
.media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover a:not(.btn):not(.avatar), .media-list-hover .media-list-body > .media:hover a:not(.btn):not(.avatar) {
  color: #172b4c;
}

/* line 28450, app/assets/stylesheets/style.scss */
.media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover .divider-dash, .media-list-hover .media-list-body > .media:hover .divider-dash {
  color: #172b4c;
}

/* line 28453, app/assets/stylesheets/style.scss */
.media-list-divided > .media:not(.media-list-header):not(.media-list-footer), .media-list-divided .media-list-body > .media {
  border-bottom: 1px solid rgba(96, 138, 207, 0.07);
}

/* line 28455, app/assets/stylesheets/style.scss */
.media-list-divided > .media:not(.media-list-header):not(.media-list-footer):last-child, .media-list-divided .media-list-body > .media:last-child {
  border-bottom: none;
}

/* line 28458, app/assets/stylesheets/style.scss */
.media-list-bordered {
  border: 1px solid #f3f6f9;
}

/* line 28461, app/assets/stylesheets/style.scss */
.media-list-striped .media:not(.media-list-header):not(.media-list-footer):nth-child(even) {
  background-color: #f3f6f9;
}

/* line 28464, app/assets/stylesheets/style.scss */
.media-list-xs .media {
  padding: 10px 16px;
}

/* line 28467, app/assets/stylesheets/style.scss */
.media-list-sm .media {
  padding: 12px 16px;
}

/* line 28470, app/assets/stylesheets/style.scss */
.media-list-lg .media {
  padding: 20px 16px;
}

/* line 28473, app/assets/stylesheets/style.scss */
.media-list-xl .media {
  padding: 24px 20px;
}

/* line 28476, app/assets/stylesheets/style.scss */
.media-list-xxl .media {
  padding: 32px 24px;
}

/* line 28479, app/assets/stylesheets/style.scss */
.media-list-header {
  border-bottom: 1px solid #f3f6f9;
  background-color: #afc3d7;
}

/* line 28483, app/assets/stylesheets/style.scss */
.media-list-footer {
  border-top: 1px solid #f3f6f9;
  background-color: #afc3d7;
}

/* line 28487, app/assets/stylesheets/style.scss */
.media-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
}

/* line 28492, app/assets/stylesheets/style.scss */
.media-grid::after {
  content: '';
  flex: auto;
}

/* line 28496, app/assets/stylesheets/style.scss */
.media-grid.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 28499, app/assets/stylesheets/style.scss */
.media-grid.row .media {
  margin-bottom: 15px;
}

/* line 28501, app/assets/stylesheets/style.scss */
.media-grid > .media {
  margin-right: 15px;
  margin-bottom: 15px;
  width: 200px;
}

/* line 28506, app/assets/stylesheets/style.scss */
.media-grid-bordered .media {
  border: 1px solid #afc3d7;
}

/* line 28509, app/assets/stylesheets/style.scss */
.media-grid-hover .media:hover {
  background-color: #f3f6f9;
}

/*---blog and other widgets ---*/
/* line 28513, app/assets/stylesheets/style.scss */
[class*="img-hov-"] {
  overflow: hidden;
}

/* line 28515, app/assets/stylesheets/style.scss */
[class*="img-hov-"] img {
  transition: .45s;
  -webkit-backface-visibility: hidden;
}

/* line 28520, app/assets/stylesheets/style.scss */
.img-hov-fadein {
  transition: .45s;
}

/* line 28523, app/assets/stylesheets/style.scss */
.img-hov-fadein:hover {
  opacity: .7;
}

/* line 28526, app/assets/stylesheets/style.scss */
.img-hov-fadeout {
  opacity: .7;
  transition: .45s;
}

/* line 28530, app/assets/stylesheets/style.scss */
.img-hov-fadeout:hover {
  opacity: 1;
}

/* line 28533, app/assets/stylesheets/style.scss */
.img-hov-zoomin img:hover {
  transform: scale(1.045);
}

/* line 28537, app/assets/stylesheets/style.scss */
.img-hov-zoomout img {
  transform: scale(1.045);
}

/* line 28540, app/assets/stylesheets/style.scss */
.img-hov-zoomout img:hover {
  transform: scale(1);
}

/* line 28544, app/assets/stylesheets/style.scss */
.img-hov-stretchin img {
  transform-origin: left top 0;
}

/* line 28547, app/assets/stylesheets/style.scss */
.img-hov-stretchin img:hover {
  transform: scale(1.045);
}

/* line 28551, app/assets/stylesheets/style.scss */
.img-hov-stretchout img {
  transform-origin: left top 0;
  transform: scale(1.045);
}

/* line 28556, app/assets/stylesheets/style.scss */
.img-hov-stretchout img:hover {
  transform: scale(1);
}

/* line 28560, app/assets/stylesheets/style.scss */
.img-hov-slideleft img {
  transform-origin: left center 0;
  transform: scale(1.045) translateX(0);
}

/* line 28565, app/assets/stylesheets/style.scss */
.img-hov-slideleft img:hover {
  transform: scale(1.045) translateX(-4.5%);
}

/* line 28569, app/assets/stylesheets/style.scss */
.img-hov-slideright img {
  transform-origin: right center 0;
  transform: scale(1.045) translateX(0);
}

/* line 28574, app/assets/stylesheets/style.scss */
.img-hov-slideright img:hover {
  transform: scale(1.045) translateX(4.5%);
}

/* line 28578, app/assets/stylesheets/style.scss */
.img-hov-slideup img {
  transform-origin: center top 0;
  transform: scale(1.045) translateY(0);
}

/* line 28583, app/assets/stylesheets/style.scss */
.img-hov-slideup img:hover {
  transform: scale(1.045) translateY(-4.5%);
}

/* line 28587, app/assets/stylesheets/style.scss */
.img-hov-slidedown img {
  transform-origin: center bottom 0;
  transform: scale(1.045) translateY(0);
}

/* line 28592, app/assets/stylesheets/style.scss */
.img-hov-slidedown img:hover {
  transform: scale(1.045) translateY(4.5%);
}

/* line 28596, app/assets/stylesheets/style.scss */
.img-hov-rotateleft img {
  transform: rotateZ(0) scale(1);
}

/* line 28599, app/assets/stylesheets/style.scss */
.img-hov-rotateleft img:hover {
  transform: rotateZ(-5deg) scale(1.1);
}

/* line 28603, app/assets/stylesheets/style.scss */
.img-hov-rotateright img {
  transform: rotateZ(0) scale(1);
}

/* line 28606, app/assets/stylesheets/style.scss */
.img-hov-rotateright img:hover {
  transform: rotateZ(5deg) scale(1.1);
}

/* line 28610, app/assets/stylesheets/style.scss */
.gap-items > * {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 28613, app/assets/stylesheets/style.scss */
.gap-items > *:first-child {
  margin-left: 0;
}

/* line 28615, app/assets/stylesheets/style.scss */
.gap-items > *:last-child {
  margin-right: 0;
}

/* line 28618, app/assets/stylesheets/style.scss */
.gap-items-1 > * {
  margin-left: 2px;
  margin-right: 2px;
}

/* line 28621, app/assets/stylesheets/style.scss */
.gap-items-1 > *:first-child {
  margin-left: 0;
}

/* line 28623, app/assets/stylesheets/style.scss */
.gap-items-1 > *:last-child {
  margin-right: 0;
}

/* line 28626, app/assets/stylesheets/style.scss */
.gap-items-2 > * {
  margin-left: 4px;
  margin-right: 4px;
}

/* line 28629, app/assets/stylesheets/style.scss */
.gap-items-2 > *:first-child {
  margin-left: 0;
}

/* line 28631, app/assets/stylesheets/style.scss */
.gap-items-2 > *:last-child {
  margin-right: 0;
}

/* line 28634, app/assets/stylesheets/style.scss */
.gap-items-3 > * {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 28637, app/assets/stylesheets/style.scss */
.gap-items-3 > *:first-child {
  margin-left: 0;
}

/* line 28639, app/assets/stylesheets/style.scss */
.gap-items-3 > *:last-child {
  margin-right: 0;
}

/* line 28642, app/assets/stylesheets/style.scss */
.gap-items-4 > * {
  margin-left: 12px;
  margin-right: 12px;
}

/* line 28645, app/assets/stylesheets/style.scss */
.gap-items-4 > *:first-child {
  margin-left: 0;
}

/* line 28647, app/assets/stylesheets/style.scss */
.gap-items-4 > *:last-child {
  margin-right: 0;
}

/* line 28650, app/assets/stylesheets/style.scss */
.gap-items-5 > * {
  margin-left: 16px;
  margin-right: 16px;
}

/* line 28653, app/assets/stylesheets/style.scss */
.gap-items-5 > *:first-child {
  margin-left: 0;
}

/* line 28655, app/assets/stylesheets/style.scss */
.gap-items-5 > *:last-child {
  margin-right: 0;
}

/* line 28658, app/assets/stylesheets/style.scss */
.gap-multiline-items {
  margin: -8px;
}

/* line 28660, app/assets/stylesheets/style.scss */
.gap-multiline-items > * {
  margin: 8px;
}

/* line 28663, app/assets/stylesheets/style.scss */
.gap-multiline-items-1 {
  margin: -2px;
}

/* line 28665, app/assets/stylesheets/style.scss */
.gap-multiline-items-1 > * {
  margin: 2px;
}

/* line 28668, app/assets/stylesheets/style.scss */
.gap-multiline-items-2 {
  margin: -4px;
}

/* line 28670, app/assets/stylesheets/style.scss */
.gap-multiline-items-2 > * {
  margin: 4px;
}

/* line 28673, app/assets/stylesheets/style.scss */
.gap-multiline-items-3 {
  margin: -8px;
}

/* line 28675, app/assets/stylesheets/style.scss */
.gap-multiline-items-3 > * {
  margin: 8px;
}

/* line 28678, app/assets/stylesheets/style.scss */
.gap-multiline-items-4 {
  margin: -12px;
}

/* line 28680, app/assets/stylesheets/style.scss */
.gap-multiline-items-4 > * {
  margin: 12px;
}

/* line 28683, app/assets/stylesheets/style.scss */
.gap-multiline-items-5 {
  margin: -16px;
}

/* line 28685, app/assets/stylesheets/style.scss */
.gap-multiline-items-5 > * {
  margin: 16px;
}

/* line 28688, app/assets/stylesheets/style.scss */
.gap-y.gap-items {
  margin: -8px;
}

/* line 28690, app/assets/stylesheets/style.scss */
.gap-y.gap-items > * {
  margin: 8px;
}

/* line 28692, app/assets/stylesheets/style.scss */
.gap-y.gap-items-1 {
  margin: -2px;
}

/* line 28694, app/assets/stylesheets/style.scss */
.gap-y.gap-items-1 > * {
  margin: 2px;
}

/* line 28696, app/assets/stylesheets/style.scss */
.gap-y.gap-items-2 {
  margin: -4px;
}

/* line 28698, app/assets/stylesheets/style.scss */
.gap-y.gap-items-2 > * {
  margin: 4px;
}

/* line 28700, app/assets/stylesheets/style.scss */
.gap-y.gap-items-3 {
  margin: -8px;
}

/* line 28702, app/assets/stylesheets/style.scss */
.gap-y.gap-items-3 > * {
  margin: 8px;
}

/* line 28704, app/assets/stylesheets/style.scss */
.gap-y.gap-items-4 {
  margin: -12px;
}

/* line 28706, app/assets/stylesheets/style.scss */
.gap-y.gap-items-4 > * {
  margin: 12px;
}

/* line 28708, app/assets/stylesheets/style.scss */
.gap-y.gap-items-5 {
  margin: -16px;
}

/* line 28710, app/assets/stylesheets/style.scss */
.gap-y.gap-items-5 > * {
  margin: 16px;
}

/*---background and overlay ---*/
/* line 28714, app/assets/stylesheets/style.scss */
.bg-img {
  position: relative;
  border-bottom: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
}

/* line 28723, app/assets/stylesheets/style.scss */
.box.bg-img, .box .bg-img {
  border-radius: 10px;
}

/* line 28726, app/assets/stylesheets/style.scss */
[data-overlay] {
  position: relative;
}

/* line 28728, app/assets/stylesheets/style.scss */
[data-overlay]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  z-index: -1;
  border-radius: inherit;
  display: block;
}

/* line 28740, app/assets/stylesheets/style.scss */
[data-overlay-light] {
  position: relative;
}

/* line 28742, app/assets/stylesheets/style.scss */
[data-overlay-light]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  z-index: -1;
  border-radius: inherit;
  display: block;
}

/* line 28754, app/assets/stylesheets/style.scss */
[data-overlay="1"]::before {
  opacity: 0.1;
}

/* line 28757, app/assets/stylesheets/style.scss */
[data-overlay="2"]::before {
  opacity: 0.2;
}

/* line 28760, app/assets/stylesheets/style.scss */
[data-overlay="3"]::before {
  opacity: 0.3;
}

/* line 28763, app/assets/stylesheets/style.scss */
[data-overlay="4"]::before {
  opacity: 0.4;
}

/* line 28766, app/assets/stylesheets/style.scss */
[data-overlay="5"]::before {
  opacity: 0.5;
}

/* line 28769, app/assets/stylesheets/style.scss */
[data-overlay="6"]::before {
  opacity: 0.6;
}

/* line 28772, app/assets/stylesheets/style.scss */
[data-overlay="7"]::before {
  opacity: 0.7;
}

/* line 28775, app/assets/stylesheets/style.scss */
[data-overlay="8"]::before {
  opacity: 0.8;
}

/* line 28778, app/assets/stylesheets/style.scss */
[data-overlay="9"]::before {
  opacity: 0.9;
}

/* line 28781, app/assets/stylesheets/style.scss */
[data-overlay-light="1"]::before {
  opacity: 0.1;
}

/* line 28784, app/assets/stylesheets/style.scss */
[data-overlay-light="2"]::before {
  opacity: 0.2;
}

/* line 28787, app/assets/stylesheets/style.scss */
[data-overlay-light="3"]::before {
  opacity: 0.3;
}

/* line 28790, app/assets/stylesheets/style.scss */
[data-overlay-light="4"]::before {
  opacity: 0.4;
}

/* line 28793, app/assets/stylesheets/style.scss */
[data-overlay-light="5"]::before {
  opacity: 0.5;
}

/* line 28796, app/assets/stylesheets/style.scss */
[data-overlay-light="6"]::before {
  opacity: 0.6;
}

/* line 28799, app/assets/stylesheets/style.scss */
[data-overlay-light="7"]::before {
  opacity: 0.7;
}

/* line 28802, app/assets/stylesheets/style.scss */
[data-overlay-light="8"]::before {
  opacity: 0.8;
}

/* line 28805, app/assets/stylesheets/style.scss */
[data-overlay-light="9"]::before {
  opacity: 0.9;
}

/* line 28808, app/assets/stylesheets/style.scss */
[data-scrim-top] {
  position: relative;
}

/* line 28810, app/assets/stylesheets/style.scss */
[data-scrim-top]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 20%;
  background: linear-gradient(to bottom, #000000 0%, transparent 100%);
  z-index: -1;
  border-radius: inherit;
}

/* line 28823, app/assets/stylesheets/style.scss */
[data-scrim-bottom] {
  position: relative;
}

/* line 28825, app/assets/stylesheets/style.scss */
[data-scrim-bottom]::before {
  position: absolute;
  content: '';
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0%;
  background: linear-gradient(to bottom, #000000 0%, transparent 100%);
  z-index: -1;
  border-radius: inherit;
}

/* line 28838, app/assets/stylesheets/style.scss */
[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
  opacity: 0.1;
}

/* line 28842, app/assets/stylesheets/style.scss */
[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
  opacity: 0.2;
}

/* line 28846, app/assets/stylesheets/style.scss */
[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
  opacity: 0.3;
}

/* line 28850, app/assets/stylesheets/style.scss */
[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
  opacity: 0.4;
}

/* line 28854, app/assets/stylesheets/style.scss */
[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
  opacity: 0.5;
}

/* line 28858, app/assets/stylesheets/style.scss */
[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
  opacity: 0.6;
}

/* line 28862, app/assets/stylesheets/style.scss */
[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
  opacity: 0.7;
}

/* line 28866, app/assets/stylesheets/style.scss */
[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
  opacity: 0.8;
}

/* line 28870, app/assets/stylesheets/style.scss */
[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
  opacity: 0.9;
}

/*---blockquote ---*/
/* line 28875, app/assets/stylesheets/style.scss */
.blockquote {
  font-style: italic;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 1rem;
  color: #172b4c;
  padding: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #f3f6f9;
}

/* line 28885, app/assets/stylesheets/style.scss */
.blockquote p {
  font-size: 1.125rem;
  line-height: 1.875rem;
}

/* line 28888, app/assets/stylesheets/style.scss */
.blockquote a {
  color: #172b4c;
}

/* line 28890, app/assets/stylesheets/style.scss */
.blockquote footer {
  color: #3b6dc1;
  font-size: 0.875rem;
}

/* line 28893, app/assets/stylesheets/style.scss */
.blockquote footer::before {
  content: '\2014 \00A0';
}

/* line 28896, app/assets/stylesheets/style.scss */
.blockquote-inverse {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 28898, app/assets/stylesheets/style.scss */
.blockquote-inverse footer {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 28901, app/assets/stylesheets/style.scss */
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #f3f6f9;
  border-left: 0;
}

/*---nav-dot ---*/
/* line 28909, app/assets/stylesheets/style.scss */
.nav-dot-separated .nav-item::after, .nav-dot-separated > .nav-link::after {
  content: '/';
  vertical-align: middle;
  color: #172b4c;
  opacity: 0.4;
  cursor: default;
}

/* line 28915, app/assets/stylesheets/style.scss */
.nav-dot-separated .nav-link:hover, .nav-dot-separated .nav-link:active, .nav-dot-separated .nav-link:focus, .nav-dot-separated .nav-link.active {
  background-color: transparent;
}

/* line 28917, app/assets/stylesheets/style.scss */
.nav-dot-separated .nav-item, .nav-dot-separated > .nav-link {
  display: inline-flex;
  align-items: center;
}

/* line 28922, app/assets/stylesheets/style.scss */
.nav-dot-separated .nav-item:last-child::after, .nav-dot-separated > .nav-link:last-child::after {
  display: none;
}

/* line 28925, app/assets/stylesheets/style.scss */
.nav.g-0 > .nav-link:first-child, .nav.g-0 .nav-item:first-child .nav-link {
  padding-left: 0;
}

/*---rating ---*/
/* line 28929, app/assets/stylesheets/style.scss */
.rating {
  display: inline-flex;
  flex-direction: row-reverse;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 28938, app/assets/stylesheets/style.scss */
.rating input {
  display: none;
}

/* line 28940, app/assets/stylesheets/style.scss */
.rating label {
  color: #f3f6f9;
  cursor: pointer;
}

/* line 28943, app/assets/stylesheets/style.scss */
.rating label::before {
  margin-right: 5px;
  font-size: 20px;
  display: inline-block;
}

/* line 28948, app/assets/stylesheets/style.scss */
.rating-static {
  flex-direction: row;
}

/* line 28952, app/assets/stylesheets/style.scss */
.rating-static label {
  cursor: default;
}

/* line 28954, app/assets/stylesheets/style.scss */
.rating-static label:not(.active) {
  color: #f3f6f9 !important;
}

/* line 28957, app/assets/stylesheets/style.scss */
.rating-xs label::before {
  margin-right: 1px;
  font-size: 1rem;
}

/* line 28961, app/assets/stylesheets/style.scss */
.rating-sm label::before {
  margin-right: 2px;
  font-size: 1.143rem;
}

/* line 28965, app/assets/stylesheets/style.scss */
.rating-lg label::before {
  font-size: 1.714rem;
}

/* line 28968, app/assets/stylesheets/style.scss */
.rating-remove {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
  opacity: 0;
  visibility: hidden;
  transition: .2s linear;
}

/* line 28978, app/assets/stylesheets/style.scss */
[data-has-rate="true"]:hover .rating-remove {
  opacity: .6;
  visibility: visible;
}

/* line 28981, app/assets/stylesheets/style.scss */
[data-has-rate="true"]:hover .rating-remove:hover {
  opacity: 1;
}

/* line 28984, app/assets/stylesheets/style.scss */
.rating-secondary .active, .rating-secondary :checked ~ label, .rating-secondary label:hover, .rating-secondary label:hover ~ label {
  color: #4d7bc9;
}

/* line 28987, app/assets/stylesheets/style.scss */
.rating-gray .active, .rating-gray :checked ~ label, .rating-gray label:hover, .rating-gray label:hover ~ label {
  color: gray;
}

/* line 28990, app/assets/stylesheets/style.scss */
.rating-dark .active, .rating-dark :checked ~ label, .rating-dark label:hover, .rating-dark label:hover ~ label {
  color: #172b4c;
}

/*---toggler ---*/
/* line 28994, app/assets/stylesheets/style.scss */
.toggler {
  color: #f3f6f9;
  cursor: pointer;
  font-size: 1.429rem;
  margin-bottom: 0;
  line-height: 1.2;
}

/* line 29000, app/assets/stylesheets/style.scss */
.toggler i {
  transition: color .2s linear;
}

/* line 29003, app/assets/stylesheets/style.scss */
.toggler input {
  display: none;
}

/* line 29005, app/assets/stylesheets/style.scss */
.toggler input:checked + i {
  color: #fbc66c;
}

/* line 29008, app/assets/stylesheets/style.scss */
.toggler-gray input:checked + i {
  color: gray;
}

/* line 29011, app/assets/stylesheets/style.scss */
.toggler-dark input:checked + i {
  color: #172b4c;
}

/* line 29014, app/assets/stylesheets/style.scss */
.toggler-secondary input:checked + i {
  color: #4d7bc9;
}

/*---box nav-tab---*/
/* line 29018, app/assets/stylesheets/style.scss */
.nav-tabs .nav-link {
  position: relative;
  color: #2f579a;
  padding: 0.5rem 1.25rem;
  border-radius: 0;
  transition: 0.5s;
  border: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  /* line 29028, app/assets/stylesheets/style.scss */
  .nav-tabs .nav-link {
    padding: 8px 12px;
  }
}

/* line 29030, app/assets/stylesheets/style.scss */
.nav-tabs.nav-tabs-secondary .nav-link:hover, .nav-tabs.nav-tabs-secondary .nav-link:active, .nav-tabs.nav-tabs-secondary .nav-link.active {
  border-color: #4d7bc9;
  background-color: transparent;
  color: #172b4c;
}

/* line 29034, app/assets/stylesheets/style.scss */
.nav-tabs.nav-tabs-secondary .nav-link.active:hover, .nav-tabs.nav-tabs-secondary .nav-link.active:focus {
  border-color: #4d7bc9;
  background-color: transparent;
  color: #172b4c;
}

/* line 29038, app/assets/stylesheets/style.scss */
.nav-tabs.nav-tabs-gray .nav-link:hover, .nav-tabs.nav-tabs-gray .nav-link:active, .nav-tabs.nav-tabs-gray .nav-link.active {
  border-color: gray;
  background-color: transparent;
  color: #000000;
}

/* line 29042, app/assets/stylesheets/style.scss */
.nav-tabs.nav-tabs-gray .nav-link.active:hover, .nav-tabs.nav-tabs-gray .nav-link.active:focus {
  border-color: gray;
  background-color: transparent;
  color: #000000;
}

/* line 29046, app/assets/stylesheets/style.scss */
.nav-tabs.nav-tabs-dark .nav-link:hover, .nav-tabs.nav-tabs-dark .nav-link:active, .nav-tabs.nav-tabs-dark .nav-link.active {
  border-color: #172b4c;
  background-color: transparent;
  color: #172b4c;
}

/* line 29050, app/assets/stylesheets/style.scss */
.nav-tabs.nav-tabs-dark .nav-link.active:hover, .nav-tabs.nav-tabs-dark .nav-link.active:focus {
  border-color: #172b4c;
  background-color: transparent;
  color: #172b4c;
}

/* line 29055, app/assets/stylesheets/style.scss */
.nav-tabs-light-mode {
  background-color: #f3f6f9;
}

/* line 29057, app/assets/stylesheets/style.scss */
.nav-tabs-light-mode .nav-link {
  border-bottom: none;
}

/* line 29060, app/assets/stylesheets/style.scss */
.nav-tabs-inverse-mode {
  border-bottom: none;
  background-color: transparent;
  margin-bottom: 0;
}

/* line 29064, app/assets/stylesheets/style.scss */
.nav-tabs-inverse-mode .nav-link {
  border: none;
}

/* line 29066, app/assets/stylesheets/style.scss */
.nav-tabs-inverse-mode .nav-link.active {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 29069, app/assets/stylesheets/style.scss */
.nav-tabs-inverse-mode .nav-link.active:hover, .nav-tabs-inverse-mode .nav-link.active:focus {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 29072, app/assets/stylesheets/style.scss */
.nav-tabs-inverse-mode + .tab-content {
  background-color: #f3f6f9;
  padding: 20px 16px;
}

/* line 29076, app/assets/stylesheets/style.scss */
.nav-tabs-left {
  display: flex;
}

/* line 29079, app/assets/stylesheets/style.scss */
.nav-tabs-left .nav-tabs {
  flex-direction: column;
  border-bottom: 0;
  border-right: 1px solid #f3f6f9;
}

/* line 29085, app/assets/stylesheets/style.scss */
.nav-tabs-left .nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

/* line 29087, app/assets/stylesheets/style.scss */
.nav-tabs-left .nav-tabs .nav-link {
  border-bottom: none;
  text-align: left;
  border-right: 2px solid transparent;
}

/* line 29091, app/assets/stylesheets/style.scss */
.nav-tabs-left .tab-content {
  overflow: hidden;
  padding-left: 20px;
}

/* line 29095, app/assets/stylesheets/style.scss */
.nav-tabs-right {
  display: flex;
}

/* line 29098, app/assets/stylesheets/style.scss */
.nav-tabs-right .nav-tabs {
  flex-direction: column;
  border-bottom: 0;
  order: 2;
  border-left: 1px solid #f3f6f9;
}

/* line 29106, app/assets/stylesheets/style.scss */
.nav-tabs-right .nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

/* line 29108, app/assets/stylesheets/style.scss */
.nav-tabs-right .nav-tabs .nav-link {
  border-bottom: none;
  text-align: left;
  border-left: 2px solid transparent;
}

/* line 29112, app/assets/stylesheets/style.scss */
.nav-tabs-right .tab-content {
  overflow: hidden;
  order: 1;
  padding-right: 20px;
}

/*---lookup---*/
/* line 29119, app/assets/stylesheets/style.scss */
.lookup {
  position: relative;
  display: -webkit-block;
  display: block;
  align-items: center;
}

/* line 29125, app/assets/stylesheets/style.scss */
.lookup::before {
  content: "\e610";
  font-family: themify;
  font-size: 1rem;
  position: absolute;
  top: 52%;
  left: 0;
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.4);
  width: 36px;
  text-align: center;
  cursor: text;
}

/* line 29138, app/assets/stylesheets/style.scss */
.lookup input {
  color: #172b4c;
  border: 1px solid #f3f6f9;
  border-radius: 18px;
  height: 25px;
  width: 200px;
  max-width: 100%;
  padding-left: 36px !important;
  padding-right: 18px;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: .5px;
  outline: none !important;
  transition: .5s;
}

/* line 29153, app/assets/stylesheets/style.scss */
.lookup input::-webkit-input-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 29155, app/assets/stylesheets/style.scss */
.lookup input:-moz-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 29157, app/assets/stylesheets/style.scss */
.lookup input::-moz-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 29159, app/assets/stylesheets/style.scss */
.lookup input:-ms-input-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 29161, app/assets/stylesheets/style.scss */
.lookup input:focus {
  background-color: rgba(23, 43, 76, 0.04);
}

/* line 29163, app/assets/stylesheets/style.scss */
.lookup input + input {
  border-left: none;
}

/* line 29165, app/assets/stylesheets/style.scss */
.lookup input + .bootstrap-select .dropdown-toggle {
  border-left: none;
}

/* line 29167, app/assets/stylesheets/style.scss */
.lookup .bootstrap-select + .bootstrap-select .dropdown-toggle {
  border-left: none;
}

/* line 29169, app/assets/stylesheets/style.scss */
.lookup .btn {
  height: 36px;
  line-height: 36px;
}

/* line 29172, app/assets/stylesheets/style.scss */
.lookup.no-icon::before {
  display: none;
}

/* line 29174, app/assets/stylesheets/style.scss */
.lookup.no-icon input {
  padding-left: 18px;
}

/* line 29177, app/assets/stylesheets/style.scss */
.lookup-sm::before {
  font-size: 1rem;
  width: 29px;
}

/* line 29180, app/assets/stylesheets/style.scss */
.lookup-sm input {
  border-radius: 14.5px;
  height: 29px;
  padding-left: 29px;
  padding-right: 14.5px;
  font-size: 1rem;
  width: 160px;
}

/* line 29187, app/assets/stylesheets/style.scss */
.lookup-sm .btn {
  height: 29px;
  line-height: 29px;
}

/* line 29191, app/assets/stylesheets/style.scss */
.lookup-lg::before {
  font-size: 1.429rem;
  width: 48px;
}

/* line 29194, app/assets/stylesheets/style.scss */
.lookup-lg input {
  border-radius: 24px;
  height: 48px;
  padding-left: 48px;
  padding-right: 24px;
  font-size: 1.143rem;
  width: 250px;
}

/* line 29201, app/assets/stylesheets/style.scss */
.lookup-lg .btn {
  height: 48px;
  line-height: 48px;
}

/* line 29205, app/assets/stylesheets/style.scss */
.lookup-right::before {
  left: auto;
  right: 0;
}

/* line 29208, app/assets/stylesheets/style.scss */
.lookup-right input {
  padding-left: 18px;
  padding-right: 36px;
}

/* line 29211, app/assets/stylesheets/style.scss */
.lookup-right.lookup-sm input {
  padding-left: 14.5px;
  padding-right: 29px;
}

/* line 29214, app/assets/stylesheets/style.scss */
.lookup-right.lookup-lg input {
  padding-left: 24px;
  padding-right: 48px;
}

/* line 29217, app/assets/stylesheets/style.scss */
.lookup-right.no-icon input {
  padding-right: 18px;
}

/* line 29219, app/assets/stylesheets/style.scss */
.lookup-right.no-icon.lookup-sm input {
  padding-right: 14.5px;
}

/* line 29221, app/assets/stylesheets/style.scss */
.lookup-right.no-icon.lookup-sm input {
  padding-right: 24px;
}

/* line 29224, app/assets/stylesheets/style.scss */
.lookup-circle {
  z-index: 0;
}

/* line 29226, app/assets/stylesheets/style.scss */
.lookup-circle::before {
  z-index: -1;
}

/* line 29228, app/assets/stylesheets/style.scss */
.lookup-circle input {
  background-color: rgba(23, 43, 76, 0.04);
  border: none;
  width: 36px;
  padding-right: 0;
}

/* line 29233, app/assets/stylesheets/style.scss */
.lookup-circle input:focus {
  background-color: rgba(23, 43, 76, 0.05);
  width: 170px;
  padding-right: 18px;
}

/* line 29237, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-sm::before {
  font-size: 1rem;
  width: 29px;
}

/* line 29240, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-sm input {
  border-radius: 14.5px;
  height: 29px;
  width: 29px;
  padding-left: 29px;
}

/* line 29245, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-sm input:focus {
  width: 150px;
  padding-right: 14.5px;
}

/* line 29248, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-lg::before {
  font-size: 1.143rem;
  width: 48px;
}

/* line 29251, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-lg input {
  border-radius: 24px;
  height: 48px;
  width: 48px;
  padding-left: 48px;
}

/* line 29256, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-lg input:focus {
  width: 200px;
  padding-right: 24px;
}

/* line 29259, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-right::before {
  left: auto;
  right: 0;
}

/* line 29262, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-right input {
  padding-left: 0;
  padding-right: 36px;
}

/* line 29265, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-right input:focus {
  padding-left: 18px;
}

/* line 29267, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-right.lookup-sm input {
  padding-left: 0;
  padding-right: 29px;
}

/* line 29270, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-right.lookup-sm input:focus {
  padding-left: 14.5px;
}

/* line 29272, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-right.lookup-lg input {
  padding-left: 0;
  padding-right: 48px;
}

/* line 29275, app/assets/stylesheets/style.scss */
.lookup-circle.lookup-right.lookup-lg input:focus {
  padding-left: 24px;
}

/* line 29278, app/assets/stylesheets/style.scss */
.lookup-huge {
  display: flex;
}

/* line 29281, app/assets/stylesheets/style.scss */
.lookup-huge::before {
  font-size: 1.714rem;
  width: 64px;
}

/* line 29284, app/assets/stylesheets/style.scss */
.lookup-huge input {
  border-radius: 32px;
  height: 64px;
  padding-left: 64px;
  padding-right: 32px;
  font-size: 1.429rem;
  font-weight: 100;
  width: 100%;
}

/* line 29292, app/assets/stylesheets/style.scss */
.lookup-huge input::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 29294, app/assets/stylesheets/style.scss */
.lookup-huge input:-moz-placeholder {
  color: #cccccc;
}

/* line 29296, app/assets/stylesheets/style.scss */
.lookup-huge input::-moz-placeholder {
  color: #cccccc;
}

/* line 29298, app/assets/stylesheets/style.scss */
.lookup-huge input:-ms-input-placeholder {
  color: #cccccc;
}

/* line 29300, app/assets/stylesheets/style.scss */
.lookup-huge .btn, .lookup-huge .bootstrap-select.btn-group > .dropdown-toggle {
  height: 64px;
  line-height: 100%;
}

/* line 29303, app/assets/stylesheets/style.scss */
.lookup-huge.no-icon input {
  padding-left: 32px;
}

/* line 29306, app/assets/stylesheets/style.scss */
.lookup-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.985);
  z-index: 1050;
  padding: 50px 5%;
  display: none;
  flex-direction: column;
}

/* line 29319, app/assets/stylesheets/style.scss */
.lookup-fullscreen.reveal {
  display: flex;
}

/* line 29322, app/assets/stylesheets/style.scss */
.lookup-fullscreen > .close {
  position: absolute;
  top: 32px;
  right: 32px;
}

/* line 29326, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-form {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 2rem;
}

/* line 29329, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-form input {
  border: none;
  font-size: 44px;
  background-color: transparent;
  outline: none !important;
  padding: 25px 0;
  color: #172b4c;
  width: 100%;
}

/* line 29337, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-form input::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 29339, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-form input:-moz-placeholder {
  color: #cccccc;
}

/* line 29341, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-form input::-moz-placeholder {
  color: #cccccc;
}

/* line 29343, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-form input:-ms-input-placeholder {
  color: #cccccc;
}

/* line 29345, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-results {
  height: 100%;
}

/* line 29347, app/assets/stylesheets/style.scss */
.lookup-fullscreen .lookup-results .ps-scrollbar-x-rail {
  display: none;
}

@media (max-width: 767px) {
  /* line 29351, app/assets/stylesheets/style.scss */
  .lookup-fullscreen .lookup-results.scrollable .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 29354, app/assets/stylesheets/style.scss */
  .lookup-fullscreen .lookup-results.scrollable .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}

/*---publisher---*/
/* line 29358, app/assets/stylesheets/style.scss */
.publisher {
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 20px;
}

/* line 29365, app/assets/stylesheets/style.scss */
.publisher > * {
  margin: 0 8px;
}

/* line 29367, app/assets/stylesheets/style.scss */
.publisher > *:first-child {
  margin-left: 0;
}

/* line 29369, app/assets/stylesheets/style.scss */
.publisher > *:last-child {
  margin-right: 0;
}

/* line 29372, app/assets/stylesheets/style.scss */
.publisher-multi {
  flex-direction: column;
  align-items: flex-start;
  border-radius: 10px;
}

/* line 29379, app/assets/stylesheets/style.scss */
.publisher-multi > * {
  margin: 0;
  flex-grow: 1;
  width: 100%;
}

/* line 29384, app/assets/stylesheets/style.scss */
.publisher-multi .publisher-input {
  margin-bottom: 1rem;
}

/* line 29387, app/assets/stylesheets/style.scss */
.publisher-input {
  flex-grow: 1;
  border: none;
  outline: none !important;
  background-color: transparent;
}

/* line 29394, app/assets/stylesheets/style.scss */
.publisher-btn {
  background-color: transparent;
  border: none;
  color: #608acf;
  font-size: 1.143rem;
  cursor: pointer;
  overflow: -moz-hidden-unscrollable;
  transition: .2s linear;
}

/* line 29403, app/assets/stylesheets/style.scss */
.publisher-btn:hover {
  color: #616a78;
}

/* line 29406, app/assets/stylesheets/style.scss */
.publisher-avatar {
  position: absolute;
  width: auto;
  left: -18px;
  top: 8px;
}

/* line 29411, app/assets/stylesheets/style.scss */
.publisher-avatar.avatar-sm {
  left: -14.5px;
  top: auto;
}

/*---price---*/
/* line 29416, app/assets/stylesheets/style.scss */
.price {
  font-weight: bold;
  font-size: 5.4285714286rem;
  line-height: normal;
  padding: 10px 0;
}

/* line 29421, app/assets/stylesheets/style.scss */
.price sup {
  font-size: 1.857rem;
  vertical-align: super;
}

/* line 29424, app/assets/stylesheets/style.scss */
.price span {
  display: block;
  font-size: 0.8571rem;
  font-weight: 400;
  line-height: 25px;
}

/* line 29430, app/assets/stylesheets/style.scss */
.price-dollar {
  display: inline-block;
  font-size: 1.143rem;
  vertical-align: top;
  margin-right: -10px;
  margin-top: 14px;
}

/* line 29437, app/assets/stylesheets/style.scss */
.price-interval {
  display: inline-block;
  font-size: 0.8571rem;
  vertical-align: text-bottom;
  margin-left: -10px;
  margin-bottom: 14px;
  color: #2f579a;
}

/*---todo-list---*/
/* line 29446, app/assets/stylesheets/style.scss */
.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

/* line 29451, app/assets/stylesheets/style.scss */
.todo-list > li {
  border-radius: 2px;
  padding: 1.5rem 2.2rem;
  margin-bottom: 2px;
  color: #172b4c;
}

/* line 29456, app/assets/stylesheets/style.scss */
.todo-list > li:last-of-type {
  margin-bottom: 0;
}

/* line 29458, app/assets/stylesheets/style.scss */
.todo-list > li > input[type=checkbox] {
  margin: 0 10px 0 5px;
}

/* line 29460, app/assets/stylesheets/style.scss */
.todo-list > li .text {
  display: inline-block;
  margin-left: 30px;
  font-weight: 600;
}

/* line 29464, app/assets/stylesheets/style.scss */
.todo-list > li .label {
  margin-left: 10px;
  font-size: fs-10;
}

/* line 29467, app/assets/stylesheets/style.scss */
.todo-list > li .tools {
  display: none;
  float: right;
  color: #fb5ea8;
}

/* line 29471, app/assets/stylesheets/style.scss */
.todo-list > li .tools > i {
  margin-right: 5px;
  cursor: pointer;
}

/* line 29474, app/assets/stylesheets/style.scss */
.todo-list > li:hover .tools {
  display: inline-block;
}

/* line 29476, app/assets/stylesheets/style.scss */
.todo-list > li.done {
  color: #737373;
}

/* line 29478, app/assets/stylesheets/style.scss */
.todo-list > li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 29481, app/assets/stylesheets/style.scss */
.todo-list > li.done .text-line {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 29484, app/assets/stylesheets/style.scss */
.todo-list > li.done label {
  background: transparent;
}

/* line 29486, app/assets/stylesheets/style.scss */
.todo-list .done .text-line {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 29489, app/assets/stylesheets/style.scss */
.todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}

/* line 29493, app/assets/stylesheets/style.scss */
.todo-list .handle2 {
  border-left: 3px dotted #b3b3b3;
  border-right: 3px dotted #b3b3b3;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  margin: 0;
}

/* line 29504, app/assets/stylesheets/style.scss */
.control {
  margin-bottom: 0;
  display: inline;
  padding-left: 0;
  padding-top: 0;
  cursor: pointer;
  font-size: 1.143rem;
}

/* line 29511, app/assets/stylesheets/style.scss */
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 29515, app/assets/stylesheets/style.scss */
.control input:focus ~ .control_indicator {
  background-color: #ffffff;
}

/* line 29517, app/assets/stylesheets/style.scss */
.control input:disabled ~ .control_indicator {
  background: #cccccc;
  opacity: .6;
  pointer-events: none;
}

/* line 29521, app/assets/stylesheets/style.scss */
.control input:checked ~ .control_indicator:after {
  display: block;
}

/* line 29523, app/assets/stylesheets/style.scss */
.control:hover input ~ .control_indicator {
  background-color: #ffffff;
}

/* line 29526, app/assets/stylesheets/style.scss */
.control_indicator {
  position: absolute;
  top: 2px;
  left: 5px;
  height: 15px;
  width: 15px;
  background-color: #ffffff;
}

/* line 29533, app/assets/stylesheets/style.scss */
.control_indicator:after {
  box-sizing: unset;
  content: '';
  position: absolute;
  display: none;
}

/* line 29539, app/assets/stylesheets/style.scss */
.control-radio .control_indicator {
  border-radius: undefined;
}

/* line 29542, app/assets/stylesheets/style.scss */
.control-checkbox .control_indicator:after {
  left: 5px;
  top: 1px;
  width: 3px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* line 29550, app/assets/stylesheets/style.scss */
.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #737373;
}

/* line 29553, app/assets/stylesheets/style.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 29564, app/assets/stylesheets/style.scss */
td .label {
  font-size: 100%;
}

/* line 29567, app/assets/stylesheets/style.scss */
.badge {
  font-weight: normal;
}

/* line 29570, app/assets/stylesheets/style.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/*---chat---*/
/* line 29576, app/assets/stylesheets/style.scss */
.chat {
  padding: 5px 20px 5px 10px;
}

/* line 29578, app/assets/stylesheets/style.scss */
.chat .item {
  margin-bottom: 10px;
}

/* line 29580, app/assets/stylesheets/style.scss */
.chat .item:before, .chat .item:after {
  content: " ";
  display: table;
}

/* line 29583, app/assets/stylesheets/style.scss */
.chat .item > img {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 5px;
}

/* line 29588, app/assets/stylesheets/style.scss */
.chat .item > .online {
  border: 2px solid #00875a;
}

/* line 29590, app/assets/stylesheets/style.scss */
.chat .item > .offline {
  border: 2px solid #fb5ea8;
}

/* line 29592, app/assets/stylesheets/style.scss */
.chat .item > .message {
  margin-left: 55px;
  margin-top: -40px;
  color: #737373;
}

/* line 29596, app/assets/stylesheets/style.scss */
.chat .item > .message > .name {
  display: block;
  font-weight: 600;
}

/* line 29599, app/assets/stylesheets/style.scss */
.chat .item > .attachment {
  border-radius: 10px;
  background-color: #f3f6f9;
  margin-left: 65px;
  margin-right: 15px;
  padding: 10px;
}

/* line 29605, app/assets/stylesheets/style.scss */
.chat .item > .attachment .pull-right .btn {
  top: 10px;
  position: relative;
  border-radius: 10px;
}

/* line 29609, app/assets/stylesheets/style.scss */
.chat .item > .attachment > h4, .chat .item > .attachment > .h4 {
  margin: 0 0 5px;
  font-weight: 600;
  font-size: 1rem;
}

/* line 29613, app/assets/stylesheets/style.scss */
.chat .item > .attachment > .filename, .chat .item > .attachment > p {
  font-weight: 600;
  font-size: 1rem;
  font-style: italic;
  margin: 0;
}

/* line 29618, app/assets/stylesheets/style.scss */
.chat .item > .attachment:before, .chat .item > .attachment:after {
  content: " ";
  display: table;
}

/*---timeline---*/
/* line 29623, app/assets/stylesheets/style.scss */
.timeline {
  width: 100%;
  position: relative;
  padding: 1px 0;
  list-style: none;
  font-weight: 400;
}

/* line 29629, app/assets/stylesheets/style.scss */
.timeline .timeline-item {
  padding-left: 0;
  padding-right: 30px;
}

/* line 29632, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right {
  padding-left: 30px;
  padding-right: 0;
}

/* line 29635, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 30px;
  padding-right: 0;
}

/* line 29638, app/assets/stylesheets/style.scss */
.timeline .timeline-item .timeline-event {
  width: 100%;
}

/* line 29640, app/assets/stylesheets/style.scss */
.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100% !important;
  margin-left: 1px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #8c8c8c;
  background: transparent;
}

/* line 29653, app/assets/stylesheets/style.scss */
.timeline:after {
  clear: both;
}

/* line 29655, app/assets/stylesheets/style.scss */
.timeline:before, .timeline:after {
  content: " ";
  display: block;
}

/* line 29658, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline {
  width: 100%;
  max-width: 768px;
}

/* line 29661, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item {
  padding-left: 72px;
  padding-right: 0;
  width: 100%;
  margin-bottom: 20px;
}

/* line 29666, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right {
  padding-left: 72px;
  padding-right: 0;
}

/* line 29669, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 72px;
  padding-right: 0;
}

/* line 29672, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
  width: 100%;
}

/* line 29674, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}

/* line 29676, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before, .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29679, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 29682, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 29685, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
  margin-top: 0;
}

/* line 29687, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-item > .timeline-point {
  transform: translateX(-50%);
  left: 42px !important;
  margin-left: 0;
}

/* line 29691, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline:before {
  left: 42px;
  width: 0;
  margin-left: -1px;
}

/* line 29695, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(-50%);
  margin: 0 0 20px 42px;
}

/* line 29698, app/assets/stylesheets/style.scss */
.timeline.timeline-single-column.timeline .timeline-label + .timeline-item + .timeline-item {
  margin-top: 0;
}

/* line 29700, app/assets/stylesheets/style.scss */
.timeline.timeline-single-full-column.timeline {
  width: 100%;
  max-width: 100%;
}

/* line 29703, app/assets/stylesheets/style.scss */
.timeline.timeline-line-solid:before {
  border-right-style: solid;
}

/* line 29705, app/assets/stylesheets/style.scss */
.timeline.timeline-line-dotted:before {
  border-right-style: dotted;
}

/* line 29707, app/assets/stylesheets/style.scss */
.timeline.timeline-line-dashed:before {
  border-right-style: dashed;
}

/* line 29709, app/assets/stylesheets/style.scss */
.timeline .timeline-item {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
}

/* line 29715, app/assets/stylesheets/style.scss */
.timeline .timeline-item:before, .timeline .timeline-item:after {
  content: "";
  display: table;
}

/* line 29718, app/assets/stylesheets/style.scss */
.timeline .timeline-item:after {
  clear: both;
}

/* line 29720, app/assets/stylesheets/style.scss */
.timeline .timeline-item:last-child {
  margin-bottom: 0 !important;
}

/* line 29722, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-event {
  float: right !important;
}

/* line 29724, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-right > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29727, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 29730, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 29733, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}

/* line 29735, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29738, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 29741, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 29744, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event {
  background: #ffffff;
  border: 1px solid #8c8c8c;
  color: #172b4c;
  position: relative;
  float: left;
  border-radius: 3px;
}

/* line 29751, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}

/* line 29762, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
  border-left-color: #8c8c8c;
  border-right-color: #8c8c8c;
}

/* line 29773, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default {
  background: #ffffff;
  border: 1px solid #8c8c8c;
  color: #172b4c;
}

/* line 29777, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default:before {
  border-left-color: #8c8c8c;
  border-right-color: #8c8c8c;
}

/* line 29780, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default:after {
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}

/* line 29783, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default * {
  color: inherit;
}

/* line 29785, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event:before, .timeline .timeline-item > .timeline-event:after {
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 29789, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .timeline-heading {
  padding: 0.75rem 1.25rem;
}

/* line 29791, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .timeline-heading .timeline-title {
  margin-bottom: 0;
}

/* line 29793, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .timeline-body {
  padding: 0.25rem 1.25rem;
}

/* line 29795, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .timeline-footer {
  padding: 0.75rem 1.25rem;
}

/* line 29797, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}

/* line 29800, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .timeline-heading p, .timeline .timeline-item > .timeline-event .timeline-body p, .timeline .timeline-item > .timeline-event .timeline-footer p, .timeline .timeline-item > .timeline-event .timeline-heading ul, .timeline .timeline-item > .timeline-event .timeline-body ul, .timeline .timeline-item > .timeline-event .timeline-footer ul {
  margin-bottom: 0;
}

/* line 29802, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .panel, .timeline .timeline-item > .timeline-event .table, .timeline .timeline-item > .timeline-event .blankslate {
  margin: 0;
  border: none;
  border-radius: inherit;
  overflow: hidden;
}

/* line 29807, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-event .table th {
  border-top: 0;
}

/* line 29809, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-point {
  top: 25px;
  color: #8c8c8c;
  background: #ffffff;
  right: -24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: 12px;
  margin-right: 12px;
  position: absolute;
  z-index: 100;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
  line-height: 20px;
  text-align: center;
}

/* line 29826, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-point.timeline-point-blank {
  right: -12px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: 6px;
  margin-right: 6px;
  color: #8c8c8c;
  background: #8c8c8c;
}

/* line 29835, app/assets/stylesheets/style.scss */
.timeline .timeline-item > .timeline-point.timeline-point-default {
  color: #8c8c8c;
  background: #ffffff;
}

/* line 29838, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(2) {
  margin-top: 40px;
}

/* line 29840, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-left {
  clear: both !important;
}

/* line 29842, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right {
  clear: both !important;
  float: right;
}

/* line 29845, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-point {
  left: -24px;
}

/* line 29847, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank {
  left: -12px;
}

/* line 29849, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: right;
  clear: right;
}

/* line 29852, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point {
  left: -24px;
}

/* line 29854, app/assets/stylesheets/style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank {
  left: -12px;
}

/* line 29856, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event {
  float: right !important;
}

/* line 29858, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29861, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}

/* line 29864, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

/* line 29867, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}

/* line 29869, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29872, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}

/* line 29875, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

/* line 29878, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  top: 4px;
  right: -10px;
  border-top: 10px solid transparent;
  border-left-width: 10px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 10px solid transparent;
}

/* line 29887, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  top: 5px;
  right: -9px;
  border-top: 9px solid transparent;
  border-left-width: 9px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 9px solid transparent;
}

/* line 29896, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-point {
  top: 14px;
}

/* line 29898, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event {
  float: right !important;
}

/* line 29900, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29903, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 29906, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 29909, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}

/* line 29911, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29914, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 29917, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 29920, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}

/* line 29929, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event :after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}

/* line 29938, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-md > .timeline-point {
  top: 25px;
}

/* line 29940, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event {
  float: right !important;
}

/* line 29942, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29945, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}

/* line 29948, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

/* line 29951, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}

/* line 29953, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 29956, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}

/* line 29959, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

/* line 29962, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  top: 10px;
  right: -18px;
  border-top: 18px solid transparent;
  border-left-width: 18px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 18px solid transparent;
}

/* line 29971, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event :after {
  top: 11px;
  right: -17px;
  border-top: 17px solid transparent;
  border-left-width: 17px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 17px solid transparent;
}

/* line 29980, app/assets/stylesheets/style.scss */
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-point {
  top: 28px;
}

/* line 29982, app/assets/stylesheets/style.scss */
.timeline .timeline-label {
  position: relative;
  float: left;
  clear: left;
  margin-bottom: 20px;
  top: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
}

/* line 29993, app/assets/stylesheets/style.scss */
.timeline .timeline-label:before, .timeline .timeline-label:after {
  content: "";
  display: table;
}

/* line 29996, app/assets/stylesheets/style.scss */
.timeline .timeline-label:after {
  clear: both;
}

/* line 29998, app/assets/stylesheets/style.scss */
.timeline .timeline-label:last-child {
  margin-bottom: 0 !important;
}

/* line 30000, app/assets/stylesheets/style.scss */
.timeline .timeline-label + .timeline-item {
  margin-top: 0;
}

/* line 30002, app/assets/stylesheets/style.scss */
.timeline .timeline-label + .timeline-item + .timeline-item {
  margin-top: 40px;
}

/* line 30004, app/assets/stylesheets/style.scss */
.timeline .timeline-label .label-default {
  background-color: #8c8c8c;
}

/* line 30007, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}

/* line 30009, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item > .timeline-event:before, .timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 30012, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 30015, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 30018, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event {
  float: right !important;
}

/* line 30020, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 30023, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}

/* line 30026, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

/* line 30029, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event {
  float: right !important;
}

/* line 30031, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 30034, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 30037, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 30040, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event {
  float: right !important;
}

/* line 30042, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}

/* line 30045, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}

/* line 30048, app/assets/stylesheets/style.scss */
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

@media (max-width: 767px) {
  /* line 30053, app/assets/stylesheets/style.scss */
  .timeline.timeline {
    width: 100%;
    max-width: 100%;
  }
  /* line 30056, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 30061, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item.timeline-item-right, .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 72px;
    padding-right: 0;
  }
  /* line 30064, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item .timeline-event {
    width: 100%;
  }
  /* line 30066, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item > .timeline-event {
    float: right !important;
  }
  /* line 30068, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item > .timeline-event:before, .timeline.timeline .timeline-item > .timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
  }
  /* line 30071, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item > .timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
  }
  /* line 30074, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item > .timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
  }
  /* line 30077, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0;
  }
  /* line 30079, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-item > .timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0;
  }
  /* line 30083, app/assets/stylesheets/style.scss */
  .timeline.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px;
  }
  /* line 30087, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px;
  }
  /* line 30090, app/assets/stylesheets/style.scss */
  .timeline.timeline .timeline-label + .timeline-item + .timeline-item {
    margin-top: 0;
  }
}

/* Animation Delay */
/* line 30093, app/assets/stylesheets/style.scss */
.d01 {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}

/* line 30098, app/assets/stylesheets/style.scss */
.d02 {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

/* line 30103, app/assets/stylesheets/style.scss */
.d03 {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

/* line 30108, app/assets/stylesheets/style.scss */
.d04 {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

/* line 30113, app/assets/stylesheets/style.scss */
.d05 {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

/* line 30118, app/assets/stylesheets/style.scss */
.d06 {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

/* line 30123, app/assets/stylesheets/style.scss */
.d07 {
  animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

/* line 30128, app/assets/stylesheets/style.scss */
.d08 {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

/* line 30133, app/assets/stylesheets/style.scss */
.d09 {
  animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

/* line 30138, app/assets/stylesheets/style.scss */
.d10 {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

/* line 30143, app/assets/stylesheets/style.scss */
.d11 {
  animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
}

/* line 30148, app/assets/stylesheets/style.scss */
.d12 {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

/* line 30153, app/assets/stylesheets/style.scss */
.d13 {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
}

/* line 30158, app/assets/stylesheets/style.scss */
.d14 {
  animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}

/* line 30163, app/assets/stylesheets/style.scss */
.d15 {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}

/* line 30168, app/assets/stylesheets/style.scss */
.d16 {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}

/* line 30173, app/assets/stylesheets/style.scss */
.d17 {
  animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
}

/* line 30178, app/assets/stylesheets/style.scss */
.d18 {
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
}

/* line 30183, app/assets/stylesheets/style.scss */
.d19 {
  animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
}

/* line 30188, app/assets/stylesheets/style.scss */
.d21 {
  animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -webkit-animation-delay: 2.1s;
}

/* line 30193, app/assets/stylesheets/style.scss */
.d26 {
  animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
}

/* line 30198, app/assets/stylesheets/style.scss */
.t14 {
  animation-duration: 1.4s !important;
}

/* line 30201, app/assets/stylesheets/style.scss */
.t24 {
  animation-duration: 2.4s !important;
}

/*Animation ends*/
/* line 30205, app/assets/stylesheets/style.scss */
.anim, .anima {
  opacity: 0;
}

/* line 30208, app/assets/stylesheets/style.scss */
.anim.animated, .anima.animated {
  opacity: 1;
}

/* line 30211, app/assets/stylesheets/style.scss */
#timeline {
  list-style: none;
  position: relative;
  margin: 50px auto;
  width: 90%;
}

/* line 30216, app/assets/stylesheets/style.scss */
#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #6cbbfa;
  left: 50%;
  margin-left: -1.5px;
}

/* line 30225, app/assets/stylesheets/style.scss */
#timeline .clearFix {
  clear: both;
  height: 0;
}

/* line 30228, app/assets/stylesheets/style.scss */
#timeline .timeline-badge {
  color: #ffffff;
  width: 25px;
  height: 25px;
  font-size: 1.2em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -13px;
  background-color: #ffffff;
  z-index: 6;
  border-radius: 50%;
  border: 2px solid #6cbbfa;
}

/* line 30242, app/assets/stylesheets/style.scss */
#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}

/* line 30244, app/assets/stylesheets/style.scss */
#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: .7em;
  position: relative;
  top: -10px;
}

/* line 30248, app/assets/stylesheets/style.scss */
#timeline .timeline-badge .timeline-filter-movement {
  background-color: #ffffff;
  font-size: 1.7em;
  height: 35px;
  margin-left: -18px;
  width: 35px;
  top: 40px;
}

/* line 30255, app/assets/stylesheets/style.scss */
#timeline .timeline-badge .timeline-filter-movement a span {
  color: #6cbbfa;
  font-size: 1.3em;
  top: -1px;
}

/* line 30259, app/assets/stylesheets/style.scss */
#timeline .timeline-badge .timeline-future-movement {
  background-color: #ffffff;
  height: 120px;
  width: 120px;
  font-size: 1.7em;
  top: -16px;
  margin-left: -60px;
  border: 2px solid #6cbbfa;
}

/* line 30267, app/assets/stylesheets/style.scss */
#timeline .timeline-badge .timeline-future-movement a span {
  color: #6cbbfa;
  font-size: .9em;
  top: 0;
  left: 1px;
}

/* line 30272, app/assets/stylesheets/style.scss */
#timeline .timeline-badge .timeline-future-movement p {
  color: #6cbbfa;
  position: absolute;
  top: 40px;
  left: 32px;
}

/* line 30277, app/assets/stylesheets/style.scss */
#timeline .timeline-movement {
  position: relative;
  margin-bottom: 10rem;
}

/* line 30280, app/assets/stylesheets/style.scss */
#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}

/* line 30282, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  background-color: #ffffff;
  color: #666666;
  padding: 10px;
  position: relative;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

/* line 30291, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 30295, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .lefting-wrap {
  float: right;
  width: 30%;
  height: 130px;
  background-color: #f3f6f9;
}

/* line 30300, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .righting-wrap {
  float: left;
  width: 70%;
  height: 130px;
  padding: 0 12px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 30308, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
  color: #666666;
  width: 100%;
}

/* line 30311, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img {
  width: 100%;
  height: 130px;
}

/* line 30314, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo {
  font-size: 1.3em;
  font-weight: 600;
}

/* line 30317, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
  text-align: left;
}

/* line 30319, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .lefting-wrap {
  float: left;
  width: 30%;
  height: 130px;
  background-color: #f3f6f9;
}

/* line 30324, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap {
  float: right;
  width: 70%;
  height: 130px;
  padding: 0 0 0 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 30332, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li {
  color: #666666;
  width: 100%;
}

/* line 30335, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping {
  width: 100%;
}

/* line 30337, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img {
  width: 100%;
  height: 130px;
}

/* line 30340, app/assets/stylesheets/style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li a.importo {
  font-size: 1.3em;
  font-weight: 600;
}

/* line 30344, app/assets/stylesheets/style.scss */
.clear {
  clear: both;
}

/*timeline5*/
/* line 30348, app/assets/stylesheets/style.scss */
.timeline5 {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* line 30352, app/assets/stylesheets/style.scss */
.timeline5:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
}

/* line 30359, app/assets/stylesheets/style.scss */
.timeline__group {
  position: relative;
}

/* line 30361, app/assets/stylesheets/style.scss */
.timeline__group:not(:first-of-type) {
  margin-top: 4rem;
}

/* line 30364, app/assets/stylesheets/style.scss */
.timeline__year {
  padding: .5rem 1.5rem;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 30371, app/assets/stylesheets/style.scss */
.timeline__box {
  position: relative;
}

/* line 30373, app/assets/stylesheets/style.scss */
.timeline__box:not(:last-of-type) {
  margin-bottom: 10px;
}

/* line 30375, app/assets/stylesheets/style.scss */
.timeline__box:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  z-index: 1;
}

/* line 30383, app/assets/stylesheets/style.scss */
.timeline__date {
  min-width: 80px;
  position: absolute;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  padding: .5rem 1.5rem;
  text-align: center;
  color: #ffffff;
}

/* line 30393, app/assets/stylesheets/style.scss */
.timeline__day {
  font-size: 2rem;
  font-weight: 700;
  display: block;
}

/* line 30398, app/assets/stylesheets/style.scss */
.timeline__month {
  display: block;
  font-size: .8em;
  text-transform: uppercase;
}

/* line 30403, app/assets/stylesheets/style.scss */
.timeline__post {
  padding: 1.5rem 2rem;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  z-index: 1;
  position: relative;
}

@media screen and (min-width: 641px) {
  /* line 30412, app/assets/stylesheets/style.scss */
  .timeline5:before {
    left: 38px;
  }
  /* line 30415, app/assets/stylesheets/style.scss */
  .timeline__group {
    padding-top: 55px;
  }
  /* line 30418, app/assets/stylesheets/style.scss */
  .timeline__box {
    padding-left: 105px;
  }
  /* line 30420, app/assets/stylesheets/style.scss */
  .timeline__box:before {
    top: 50%;
    transform: translateY(-50%);
  }
  /* line 30424, app/assets/stylesheets/style.scss */
  .timeline__date {
    top: 50%;
    margin-top: -38px;
  }
}

@media screen and (max-width: 640px) {
  /* line 30428, app/assets/stylesheets/style.scss */
  .timeline5:before {
    left: 0;
  }
  /* line 30431, app/assets/stylesheets/style.scss */
  .timeline__group {
    padding-top: 40px;
  }
  /* line 30434, app/assets/stylesheets/style.scss */
  .timeline__box {
    padding-left: 20px;
    padding-top: 70px;
  }
  /* line 30437, app/assets/stylesheets/style.scss */
  .timeline__box:before {
    top: 90px;
  }
  /* line 30440, app/assets/stylesheets/style.scss */
  .timeline__date {
    top: 0;
  }
}

/* line 30442, app/assets/stylesheets/style.scss */
.timeline5 {
  font-size: 1.143rem;
}

/* horizontal-timeline */
/* line 30446, app/assets/stylesheets/style.scss */
.cd-horizontal-timeline .timeline {
  padding: 20px 0 20px;
}

/* line 30448, app/assets/stylesheets/style.scss */
.cd-horizontal-timeline .timeline:before, .cd-horizontal-timeline .timeline:after {
  display: none;
}

/*Button*/
/* line 30452, app/assets/stylesheets/style.scss */
.btn {
  border-radius: 5px;
  box-shadow: none;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: inherit;
  padding: 8px 16px;
  font-size: 1.1rem;
  transition: all .5s ease-in-out;
}

/* line 30465, app/assets/stylesheets/style.scss */
.btn.btn-flat {
  border-radius: 5px;
  box-shadow: none;
  border-width: 1px;
}

/* line 30471, app/assets/stylesheets/style.scss */
.btn:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 30475, app/assets/stylesheets/style.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none;
}

/* line 30479, app/assets/stylesheets/style.scss */
.btn:hover {
  cursor: pointer;
  transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.1), 0 4px 23px 0 rgba(0, 0, 0, 0.1), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}

/* line 30491, app/assets/stylesheets/style.scss */
.btn[class*=bg-gradient-] {
  color: #ffffff;
  border: none;
}

/* line 30494, app/assets/stylesheets/style.scss */
.btn[class*=btn-outline-] {
  border-color: #f3f6f9;
}

/* line 30496, app/assets/stylesheets/style.scss */
.btn.btn-outline {
  border-color: #f3f6f9;
  color: #172b4c;
}

/* line 30499, app/assets/stylesheets/style.scss */
.btn.btn-file {
  position: relative;
  overflow: hidden;
}

/* line 30502, app/assets/stylesheets/style.scss */
.btn.btn-file > input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  filter: alpha(opacity=0);
  outline: 0;
  background: #ffffff;
  cursor: inherit;
  display: block;
}

/* line 30516, app/assets/stylesheets/style.scss */
.btn[class*=bg-]:hover {
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

/* line 30519, app/assets/stylesheets/style.scss */
.btn.dropdown-toggle:after {
  display: none;
}

/* line 30522, app/assets/stylesheets/style.scss */
a.btn {
  text-decoration: none !important;
}

/* line 30525, app/assets/stylesheets/style.scss */
.btn-icon-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  border-radius: 100%;
}

/* line 30531, app/assets/stylesheets/style.scss */
.btn-icon-circle.btn-lg, .btn-group-lg > .btn-icon-circle.btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  border-radius: 100%;
}

/* line 30537, app/assets/stylesheets/style.scss */
.btn-icon-circle.btn-md {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  border-radius: 100%;
}

/* line 30543, app/assets/stylesheets/style.scss */
.btn-icon-circle.btn-sm, .btn-group-sm > .btn-icon-circle.btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 100%;
}

/* line 30549, app/assets/stylesheets/style.scss */
.btn-icon-circle.btn-xs {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border-radius: 100%;
}

/* line 30556, app/assets/stylesheets/style.scss */
.btn-rounded {
  border-radius: 60px;
}

/* line 30559, app/assets/stylesheets/style.scss */
.btn-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  border-radius: 100%;
}

/* line 30565, app/assets/stylesheets/style.scss */
.btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  border-radius: 100%;
}

/* line 30571, app/assets/stylesheets/style.scss */
.btn-circle.btn-md {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  border-radius: 100%;
}

/* line 30577, app/assets/stylesheets/style.scss */
.btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 100%;
}

/* line 30583, app/assets/stylesheets/style.scss */
.btn-circle.btn-xs {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border-radius: 100%;
}

/* line 30590, app/assets/stylesheets/style.scss */
.btn-group-vertical {
  display: -ms-inline-block;
  display: inline-block;
}

/* line 30593, app/assets/stylesheets/style.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 4px;
}

/* line 30595, app/assets/stylesheets/style.scss */
.btn-group-vertical .btn.btn-flat:first-of-type, .btn-group-vertical .btn.btn-flat:last-of-type {
  border-radius: 0;
}

/* line 30597, app/assets/stylesheets/style.scss */
.btn-group-vertical .btn.dropdown-toggle:after {
  display: none;
}

/* line 30600, app/assets/stylesheets/style.scss */
.wysihtml5-toolbar .btn-group {
  display: -ms-inline-block;
  display: inline-block;
}

/* line 30603, app/assets/stylesheets/style.scss */
.wysihtml5-toolbar .btn-default {
  background-color: #ffffff;
}

/* line 30605, app/assets/stylesheets/style.scss */
.wysihtml5-toolbar.btn.dropdown-toggle:after {
  display: inline-block;
}

/* line 30608, app/assets/stylesheets/style.scss */
.btn-app {
  text-align: center;
  position: relative;
  padding: 15px 5px;
  margin: 0 0 10px 10px;
  min-width: 80px;
  height: 60px;
  font-size: 0.8571rem;
  overflow: visible;
}

/* line 30617, app/assets/stylesheets/style.scss */
.btn-app .badge {
  font-size: 100%;
  position: absolute;
  top: -3px;
  right: -10px;
  font-weight: 300;
}

/* line 30623, app/assets/stylesheets/style.scss */
.btn-app > i {
  font-size: 1.429rem;
  display: block;
}

/* line 30626, app/assets/stylesheets/style.scss */
.btn-app:hover {
  background: #f3f6f9;
  color: #172b4c;
  border-color: #595959;
}

/* line 30630, app/assets/stylesheets/style.scss */
.btn-app:focus, .btn-app:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 30635, app/assets/stylesheets/style.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.8571rem;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 30641, app/assets/stylesheets/style.scss */
.btn-default {
  background-color: #e6e6e6;
  color: #172b4c;
  border-color: #999999;
}

/* line 30645, app/assets/stylesheets/style.scss */
.btn-default.hover, .btn-default:active, .btn-default:hover {
  background-color: #cccccc;
}

/* line 30648, app/assets/stylesheets/style.scss */
.btn-link {
  box-shadow: none;
}

/* line 30652, app/assets/stylesheets/style.scss */
button.btn.dropdown-toggle:after {
  display: inline-block;
}

/* line 30655, app/assets/stylesheets/style.scss */
.dropdown-toggle.no-caret:after {
  display: none;
}

/* line 30657, app/assets/stylesheets/style.scss */
.dropdown-toggle.no-caret.no-caret:after {
  display: none;
}

/* line 30660, app/assets/stylesheets/style.scss */
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: 0 0;
  color: #2f579a;
  cursor: pointer;
}

/* line 30666, app/assets/stylesheets/style.scss */
.btn-box-tool:hover, .btn-box-tool .show .btn-box-tool {
  color: #172b4c;
}

/* line 30668, app/assets/stylesheets/style.scss */
.btn-box-tool.btn:active {
  box-shadow: none;
}

/* line 30671, app/assets/stylesheets/style.scss */
.btn-bold {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8571rem;
}

/* line 30676, app/assets/stylesheets/style.scss */
.btn-group-sm > .btn {
  font-size: 0.7143rem;
  padding: 4px 12px;
}

/* line 30680, app/assets/stylesheets/style.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: .375rem .75rem;
  font-size: .925rem;
  line-height: 1.35;
}

/* line 30685, app/assets/stylesheets/style.scss */
.btn-group-lg > .btn {
  font-size: 1.286rem;
  padding: 18px 32px;
}

/* line 30689, app/assets/stylesheets/style.scss */
.btn-lg, .btn-group-lg > .btn {
  font-size: 1.286rem;
  padding: 18px 32px;
}

/* line 30693, app/assets/stylesheets/style.scss */
.btn-md {
  font-size: 1rem;
  padding: 6px 16px;
}

/* line 30697, app/assets/stylesheets/style.scss */
.btn-w-xs {
  width: 85px;
}

/* line 30700, app/assets/stylesheets/style.scss */
.btn-w-sm {
  width: 100px;
}

/* line 30703, app/assets/stylesheets/style.scss */
.btn-w-md {
  width: 120px;
}

/* line 30706, app/assets/stylesheets/style.scss */
.btn-w-lg {
  width: 145px;
}

/* line 30709, app/assets/stylesheets/style.scss */
.btn-w-xl {
  width: 180px;
}

/* line 30712, app/assets/stylesheets/style.scss */
.btn-round {
  border-radius: 10rem;
}

/* line 30715, app/assets/stylesheets/style.scss */
.btn-square {
  padding: 5px;
  width: 36px;
  height: 36px;
}

/* line 30719, app/assets/stylesheets/style.scss */
.btn-square.btn-lg, .btn-group-lg > .btn-square.btn {
  width: 48px;
  height: 48px;
}

/* line 30722, app/assets/stylesheets/style.scss */
.btn-square.btn-sm, .btn-group-sm > .btn-square.btn {
  width: 29px;
  height: 29px;
}

/* line 30725, app/assets/stylesheets/style.scss */
.btn-square.btn-xs {
  width: 24px;
  height: 24px;
}

/* line 30729, app/assets/stylesheets/style.scss */
.btn-link {
  font-weight: 500;
  background-color: #f3f6f9;
  border-color: #f3f6f9;
  color: #172b4c;
}

/* line 30734, app/assets/stylesheets/style.scss */
.btn-link:hover, .btn-link:focus {
  text-decoration: none;
  color: #172b4c;
}

/* line 30738, app/assets/stylesheets/style.scss */
.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

/* line 30742, app/assets/stylesheets/style.scss */
.btn-facebook:hover, .btn-facebook:active, .btn-facebook.active {
  background-color: #2d4373;
  border-color: #2d4373;
  color: #ffffff !important;
}

/* line 30746, app/assets/stylesheets/style.scss */
.btn-facebook:focus, .btn-facebook.focus {
  color: #ffffff !important;
}

/* line 30748, app/assets/stylesheets/style.scss */
.btn-facebook.disabled, .btn-facebook:disabled {
  opacity: 0.5;
}

/* line 30750, app/assets/stylesheets/style.scss */
.btn-facebook:active, .btn-facebook.active {
  background-color: #2d4373;
  border-color: #2d4373;
}

/* line 30753, app/assets/stylesheets/style.scss */
.btn-facebook.btn-outline {
  background-color: transparent;
  border-color: #3b5998;
  color: #3b5998;
}

/* line 30757, app/assets/stylesheets/style.scss */
.btn-facebook.btn-outline:hover, .btn-facebook.btn-outline:active, .btn-facebook.btn-outline.active {
  background-color: #2d4373;
  border-color: #2d4373;
  color: #ffffff;
}

/* line 30762, app/assets/stylesheets/style.scss */
.show > .btn-facebook.dropdown-toggle, .show > .btn-outline.btn-facebook.dropdown-toggle {
  background-color: #2d4373;
  border-color: #2d4373;
  color: #ffffff;
}

/* line 30767, app/assets/stylesheets/style.scss */
.btn-google {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}

/* line 30771, app/assets/stylesheets/style.scss */
.btn-google:hover, .btn-google:active, .btn-google.active {
  background-color: #c23321;
  border-color: #c23321;
  color: #ffffff !important;
}

/* line 30775, app/assets/stylesheets/style.scss */
.btn-google:focus, .btn-google.focus {
  color: #ffffff !important;
}

/* line 30777, app/assets/stylesheets/style.scss */
.btn-google.disabled, .btn-google:disabled {
  opacity: 0.5;
}

/* line 30779, app/assets/stylesheets/style.scss */
.btn-google:active, .btn-google.active {
  background-color: #c23321;
  border-color: #c23321;
}

/* line 30782, app/assets/stylesheets/style.scss */
.btn-google.btn-outline {
  background-color: transparent;
  border-color: #dd4b39;
  color: #dd4b39;
}

/* line 30786, app/assets/stylesheets/style.scss */
.btn-google.btn-outline:hover, .btn-google.btn-outline:active, .btn-google.btn-outline.active {
  background-color: #c23321;
  border-color: #c23321;
  color: #ffffff;
}

/* line 30791, app/assets/stylesheets/style.scss */
.show > .btn-google.dropdown-toggle, .show > .btn-outline.btn-google.dropdown-toggle {
  background-color: #c23321;
  border-color: #c23321;
  color: #ffffff;
}

/* line 30796, app/assets/stylesheets/style.scss */
.btn-twitter {
  background-color: #1da1f2;
  border-color: #1da1f2;
  color: #ffffff;
}

/* line 30800, app/assets/stylesheets/style.scss */
.btn-twitter:hover, .btn-twitter:active, .btn-twitter.active {
  background-color: #0c85d0;
  border-color: #0c85d0;
  color: #ffffff !important;
}

/* line 30804, app/assets/stylesheets/style.scss */
.btn-twitter:focus, .btn-twitter.focus {
  color: #ffffff !important;
}

/* line 30806, app/assets/stylesheets/style.scss */
.btn-twitter.disabled, .btn-twitter:disabled {
  opacity: 0.5;
}

/* line 30808, app/assets/stylesheets/style.scss */
.btn-twitter:active, .btn-twitter.active {
  background-color: #0c85d0;
  border-color: #0c85d0;
}

/* line 30811, app/assets/stylesheets/style.scss */
.btn-twitter.btn-outline {
  background-color: transparent;
  border-color: #1da1f2;
  color: #1da1f2;
}

/* line 30815, app/assets/stylesheets/style.scss */
.btn-twitter.btn-outline:hover, .btn-twitter.btn-outline:active, .btn-twitter.btn-outline.active {
  background-color: #0c85d0;
  border-color: #0c85d0;
  color: #ffffff;
}

/* line 30820, app/assets/stylesheets/style.scss */
.show > .btn-twitter.dropdown-toggle, .show > .btn-outline.btn-twitter.dropdown-toggle {
  background-color: #0c85d0;
  border-color: #0c85d0;
  color: #ffffff;
}

/* line 30825, app/assets/stylesheets/style.scss */
.btn-linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
  color: #ffffff;
}

/* line 30829, app/assets/stylesheets/style.scss */
.btn-linkedin:hover, .btn-linkedin:active, .btn-linkedin.active {
  background-color: #005582;
  border-color: #005582;
  color: #ffffff !important;
}

/* line 30833, app/assets/stylesheets/style.scss */
.btn-linkedin:focus, .btn-linkedin.focus {
  color: #ffffff !important;
}

/* line 30835, app/assets/stylesheets/style.scss */
.btn-linkedin.disabled, .btn-linkedin:disabled {
  opacity: 0.5;
}

/* line 30837, app/assets/stylesheets/style.scss */
.btn-linkedin:active, .btn-linkedin.active {
  background-color: #005582;
  border-color: #005582;
}

/* line 30840, app/assets/stylesheets/style.scss */
.btn-linkedin.btn-outline {
  background-color: transparent;
  border-color: #0077b5;
  color: #0077b5;
}

/* line 30844, app/assets/stylesheets/style.scss */
.btn-linkedin.btn-outline:hover, .btn-linkedin.btn-outline:active, .btn-linkedin.btn-outline.active {
  background-color: #005582;
  border-color: #005582;
  color: #ffffff;
}

/* line 30849, app/assets/stylesheets/style.scss */
.show > .btn-linkedin.dropdown-toggle, .show > .btn-outline.btn-linkedin.dropdown-toggle {
  background-color: #005582;
  border-color: #005582;
  color: #ffffff;
}

/* line 30854, app/assets/stylesheets/style.scss */
.btn-pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
  color: #ffffff;
}

/* line 30858, app/assets/stylesheets/style.scss */
.btn-pinterest:hover, .btn-pinterest:active, .btn-pinterest.active {
  background-color: #8c0615;
  border-color: #8c0615;
  color: #ffffff !important;
}

/* line 30862, app/assets/stylesheets/style.scss */
.btn-pinterest:focus, .btn-pinterest.focus {
  color: #ffffff !important;
}

/* line 30864, app/assets/stylesheets/style.scss */
.btn-pinterest.disabled, .btn-pinterest:disabled {
  opacity: 0.5;
}

/* line 30866, app/assets/stylesheets/style.scss */
.btn-pinterest:active, .btn-pinterest.active {
  background-color: #8c0615;
  border-color: #8c0615;
}

/* line 30869, app/assets/stylesheets/style.scss */
.btn-pinterest.btn-outline {
  background-color: transparent;
  border-color: #bd081c;
  color: #bd081c;
}

/* line 30873, app/assets/stylesheets/style.scss */
.btn-pinterest.btn-outline:hover, .btn-pinterest.btn-outline:active, .btn-pinterest.btn-outline.active {
  background-color: #8c0615;
  border-color: #8c0615;
  color: #ffffff;
}

/* line 30878, app/assets/stylesheets/style.scss */
.show > .btn-pinterest.dropdown-toggle, .show > .btn-outline.btn-pinterest.dropdown-toggle {
  background-color: #8c0615;
  border-color: #8c0615;
  color: #ffffff;
}

/* line 30883, app/assets/stylesheets/style.scss */
.btn-git {
  background-color: #6cc644;
  border-color: #6cc644;
  color: #ffffff;
}

/* line 30887, app/assets/stylesheets/style.scss */
.btn-git:hover, .btn-git:active, .btn-git.active {
  background-color: #55a532;
  border-color: #55a532;
  color: #ffffff !important;
}

/* line 30891, app/assets/stylesheets/style.scss */
.btn-git:focus, .btn-git.focus {
  color: #ffffff !important;
}

/* line 30893, app/assets/stylesheets/style.scss */
.btn-git.disabled, .btn-git:disabled {
  opacity: 0.5;
}

/* line 30895, app/assets/stylesheets/style.scss */
.btn-git:active, .btn-git.active {
  background-color: #55a532;
  border-color: #55a532;
}

/* line 30898, app/assets/stylesheets/style.scss */
.btn-git.btn-outline {
  background-color: transparent;
  border-color: #6cc644;
  color: #6cc644;
}

/* line 30902, app/assets/stylesheets/style.scss */
.btn-git.btn-outline:hover, .btn-git.btn-outline:active, .btn-git.btn-outline.active {
  background-color: #55a532;
  border-color: #55a532;
  color: #ffffff;
}

/* line 30907, app/assets/stylesheets/style.scss */
.show > .btn-git.dropdown-toggle, .show > .btn-outline.btn-git.dropdown-toggle {
  background-color: #55a532;
  border-color: #55a532;
  color: #ffffff;
}

/* line 30912, app/assets/stylesheets/style.scss */
.btn-tumblr {
  background-color: #35465c;
  border-color: #35465c;
  color: #ffffff;
}

/* line 30916, app/assets/stylesheets/style.scss */
.btn-tumblr:hover, .btn-tumblr:active, .btn-tumblr.active {
  background-color: #222d3c;
  border-color: #222d3c;
  color: #ffffff !important;
}

/* line 30920, app/assets/stylesheets/style.scss */
.btn-tumblr:focus, .btn-tumblr.focus {
  color: #ffffff !important;
}

/* line 30922, app/assets/stylesheets/style.scss */
.btn-tumblr.disabled, .btn-tumblr:disabled {
  opacity: 0.5;
}

/* line 30924, app/assets/stylesheets/style.scss */
.btn-tumblr:active, .btn-tumblr.active {
  background-color: #222d3c;
  border-color: #222d3c;
}

/* line 30927, app/assets/stylesheets/style.scss */
.btn-tumblr.btn-outline {
  background-color: transparent;
  border-color: #35465c;
  color: #35465c;
}

/* line 30931, app/assets/stylesheets/style.scss */
.btn-tumblr.btn-outline:hover, .btn-tumblr.btn-outline:active, .btn-tumblr.btn-outline.active {
  background-color: #222d3c;
  border-color: #222d3c;
  color: #ffffff;
}

/* line 30936, app/assets/stylesheets/style.scss */
.show > .btn-tumblr.dropdown-toggle, .show > .btn-outline.btn-tumblr.dropdown-toggle {
  background-color: #222d3c;
  border-color: #222d3c;
  color: #ffffff;
}

/* line 30941, app/assets/stylesheets/style.scss */
.btn-vimeo {
  background-color: #1ab7ea;
  border-color: #1ab7ea;
  color: #ffffff;
}

/* line 30945, app/assets/stylesheets/style.scss */
.btn-vimeo:hover, .btn-vimeo:active, .btn-vimeo.active {
  background-color: #1295bf;
  border-color: #1295bf;
  color: #ffffff !important;
}

/* line 30949, app/assets/stylesheets/style.scss */
.btn-vimeo:focus, .btn-vimeo.focus {
  color: #ffffff !important;
}

/* line 30951, app/assets/stylesheets/style.scss */
.btn-vimeo.disabled, .btn-vimeo:disabled {
  opacity: 0.5;
}

/* line 30953, app/assets/stylesheets/style.scss */
.btn-vimeo:active, .btn-vimeo.active {
  background-color: #1295bf;
  border-color: #1295bf;
}

/* line 30956, app/assets/stylesheets/style.scss */
.btn-vimeo.btn-outline {
  background-color: transparent;
  border-color: #1ab7ea;
  color: #1ab7ea;
}

/* line 30960, app/assets/stylesheets/style.scss */
.btn-vimeo.btn-outline:hover, .btn-vimeo.btn-outline:active, .btn-vimeo.btn-outline.active {
  background-color: #1295bf;
  border-color: #1295bf;
  color: #ffffff;
}

/* line 30965, app/assets/stylesheets/style.scss */
.show > .btn-vimeo.dropdown-toggle, .show > .btn-outline.btn-vimeo.dropdown-toggle {
  background-color: #1295bf;
  border-color: #1295bf;
  color: #ffffff;
}

/* line 30970, app/assets/stylesheets/style.scss */
.btn-youtube {
  background-color: #ff0000;
  border-color: #ff0000;
  color: #ffffff;
}

/* line 30974, app/assets/stylesheets/style.scss */
.btn-youtube:hover, .btn-youtube:active, .btn-youtube.active {
  background-color: #cc0000;
  border-color: #cc0000;
  color: #ffffff !important;
}

/* line 30978, app/assets/stylesheets/style.scss */
.btn-youtube:focus, .btn-youtube.focus {
  color: #ffffff !important;
}

/* line 30980, app/assets/stylesheets/style.scss */
.btn-youtube.disabled, .btn-youtube:disabled {
  opacity: 0.5;
}

/* line 30982, app/assets/stylesheets/style.scss */
.btn-youtube:active, .btn-youtube.active {
  background-color: #cc0000;
  border-color: #cc0000;
}

/* line 30985, app/assets/stylesheets/style.scss */
.btn-youtube.btn-outline {
  background-color: transparent;
  border-color: #ff0000;
  color: #ff0000;
}

/* line 30989, app/assets/stylesheets/style.scss */
.btn-youtube.btn-outline:hover, .btn-youtube.btn-outline:active, .btn-youtube.btn-outline.active {
  background-color: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}

/* line 30994, app/assets/stylesheets/style.scss */
.show > .btn-youtube.dropdown-toggle, .show > .btn-outline.btn-youtube.dropdown-toggle {
  background-color: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}

/* line 30999, app/assets/stylesheets/style.scss */
.btn-flickr {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #ffffff;
}

/* line 31003, app/assets/stylesheets/style.scss */
.btn-flickr:hover, .btn-flickr:active, .btn-flickr.active {
  background-color: #cc006a;
  border-color: #cc006a;
  color: #ffffff !important;
}

/* line 31007, app/assets/stylesheets/style.scss */
.btn-flickr:focus, .btn-flickr.focus {
  color: #ffffff !important;
}

/* line 31009, app/assets/stylesheets/style.scss */
.btn-flickr.disabled, .btn-flickr:disabled {
  opacity: 0.5;
}

/* line 31011, app/assets/stylesheets/style.scss */
.btn-flickr:active, .btn-flickr.active {
  background-color: #cc006a;
  border-color: #cc006a;
}

/* line 31014, app/assets/stylesheets/style.scss */
.btn-flickr.btn-outline {
  background-color: transparent;
  border-color: #ff0084;
  color: #ff0084;
}

/* line 31018, app/assets/stylesheets/style.scss */
.btn-flickr.btn-outline:hover, .btn-flickr.btn-outline:active, .btn-flickr.btn-outline.active {
  background-color: #cc006a;
  border-color: #cc006a;
  color: #ffffff;
}

/* line 31023, app/assets/stylesheets/style.scss */
.show > .btn-flickr.dropdown-toggle, .show > .btn-outline.btn-flickr.dropdown-toggle {
  background-color: #cc006a;
  border-color: #cc006a;
  color: #ffffff;
}

/* line 31028, app/assets/stylesheets/style.scss */
.btn-reddit {
  background-color: #ff4500;
  border-color: #ff4500;
  color: #ffffff;
}

/* line 31032, app/assets/stylesheets/style.scss */
.btn-reddit:hover, .btn-reddit:active, .btn-reddit.active {
  background-color: #cc3700;
  border-color: #cc3700;
  color: #ffffff !important;
}

/* line 31036, app/assets/stylesheets/style.scss */
.btn-reddit:focus, .btn-reddit.focus {
  color: #ffffff !important;
}

/* line 31038, app/assets/stylesheets/style.scss */
.btn-reddit.disabled, .btn-reddit:disabled {
  opacity: 0.5;
}

/* line 31040, app/assets/stylesheets/style.scss */
.btn-reddit:active, .btn-reddit.active {
  background-color: #cc3700;
  border-color: #cc3700;
}

/* line 31043, app/assets/stylesheets/style.scss */
.btn-reddit.btn-outline {
  background-color: transparent;
  border-color: #ff4500;
  color: #ff4500;
}

/* line 31047, app/assets/stylesheets/style.scss */
.btn-reddit.btn-outline:hover, .btn-reddit.btn-outline:active, .btn-reddit.btn-outline.active {
  background-color: #cc3700;
  border-color: #cc3700;
  color: #ffffff;
}

/* line 31052, app/assets/stylesheets/style.scss */
.show > .btn-reddit.dropdown-toggle, .show > .btn-outline.btn-reddit.dropdown-toggle {
  background-color: #cc3700;
  border-color: #cc3700;
  color: #ffffff;
}

/* line 31057, app/assets/stylesheets/style.scss */
.btn-dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #ffffff;
}

/* line 31061, app/assets/stylesheets/style.scss */
.btn-dribbble:hover, .btn-dribbble:active, .btn-dribbble.active {
  background-color: #e51e6b;
  border-color: #e51e6b;
  color: #ffffff !important;
}

/* line 31065, app/assets/stylesheets/style.scss */
.btn-dribbble:focus, .btn-dribbble.focus {
  color: #ffffff !important;
}

/* line 31067, app/assets/stylesheets/style.scss */
.btn-dribbble.disabled, .btn-dribbble:disabled {
  opacity: 0.5;
}

/* line 31069, app/assets/stylesheets/style.scss */
.btn-dribbble:active, .btn-dribbble.active {
  background-color: #e51e6b;
  border-color: #e51e6b;
}

/* line 31072, app/assets/stylesheets/style.scss */
.btn-dribbble.btn-outline {
  background-color: transparent;
  border-color: #ea4c89;
  color: #ea4c89;
}

/* line 31076, app/assets/stylesheets/style.scss */
.btn-dribbble.btn-outline:hover, .btn-dribbble.btn-outline:active, .btn-dribbble.btn-outline.active {
  background-color: #e51e6b;
  border-color: #e51e6b;
  color: #ffffff;
}

/* line 31081, app/assets/stylesheets/style.scss */
.show > .btn-dribbble.dropdown-toggle, .show > .btn-outline.btn-dribbble.dropdown-toggle {
  background-color: #e51e6b;
  border-color: #e51e6b;
  color: #ffffff;
}

/* line 31086, app/assets/stylesheets/style.scss */
.btn-skype {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #ffffff;
}

/* line 31090, app/assets/stylesheets/style.scss */
.btn-skype:hover, .btn-skype:active, .btn-skype.active {
  background-color: #008abd;
  border-color: #008abd;
  color: #ffffff !important;
}

/* line 31094, app/assets/stylesheets/style.scss */
.btn-skype:focus, .btn-skype.focus {
  color: #ffffff !important;
}

/* line 31096, app/assets/stylesheets/style.scss */
.btn-skype.disabled, .btn-skype:disabled {
  opacity: 0.5;
}

/* line 31098, app/assets/stylesheets/style.scss */
.btn-skype:active, .btn-skype.active {
  background-color: #008abd;
  border-color: #008abd;
}

/* line 31101, app/assets/stylesheets/style.scss */
.btn-skype.btn-outline {
  background-color: transparent;
  border-color: #00aff0;
  color: #00aff0;
}

/* line 31105, app/assets/stylesheets/style.scss */
.btn-skype.btn-outline:hover, .btn-skype.btn-outline:active, .btn-skype.btn-outline.active {
  background-color: #008abd;
  border-color: #008abd;
  color: #ffffff;
}

/* line 31110, app/assets/stylesheets/style.scss */
.show > .btn-skype.dropdown-toggle, .show > .btn-outline.btn-skype.dropdown-toggle {
  background-color: #008abd;
  border-color: #008abd;
  color: #ffffff;
}

/* line 31115, app/assets/stylesheets/style.scss */
.btn-instagram {
  background-color: #e1306c;
  border-color: #e1306c;
  color: #ffffff;
}

/* line 31119, app/assets/stylesheets/style.scss */
.btn-instagram:hover, .btn-instagram:active, .btn-instagram.active {
  background-color: #c21c54;
  border-color: #c21c54;
  color: #ffffff !important;
}

/* line 31123, app/assets/stylesheets/style.scss */
.btn-instagram:focus, .btn-instagram.focus {
  color: #ffffff !important;
}

/* line 31125, app/assets/stylesheets/style.scss */
.btn-instagram.disabled, .btn-instagram:disabled {
  opacity: 0.5;
}

/* line 31127, app/assets/stylesheets/style.scss */
.btn-instagram:active, .btn-instagram.active {
  background-color: #c21c54;
  border-color: #c21c54;
}

/* line 31130, app/assets/stylesheets/style.scss */
.btn-instagram.btn-outline {
  background-color: transparent;
  border-color: #e1306c;
  color: #e1306c;
}

/* line 31134, app/assets/stylesheets/style.scss */
.btn-instagram.btn-outline:hover, .btn-instagram.btn-outline:active, .btn-instagram.btn-outline.active {
  background-color: #c21c54;
  border-color: #c21c54;
  color: #ffffff;
}

/* line 31139, app/assets/stylesheets/style.scss */
.show > .btn-instagram.dropdown-toggle, .show > .btn-outline.btn-instagram.dropdown-toggle {
  background-color: #c21c54;
  border-color: #c21c54;
  color: #ffffff;
}

/* line 31144, app/assets/stylesheets/style.scss */
.btn-lastfm {
  background-color: #d51007;
  border-color: #d51007;
  color: #ffffff;
}

/* line 31148, app/assets/stylesheets/style.scss */
.btn-lastfm:hover, .btn-lastfm:active, .btn-lastfm.active {
  background-color: #a40c05;
  border-color: #a40c05;
  color: #ffffff !important;
}

/* line 31152, app/assets/stylesheets/style.scss */
.btn-lastfm:focus, .btn-lastfm.focus {
  color: #ffffff !important;
}

/* line 31154, app/assets/stylesheets/style.scss */
.btn-lastfm.disabled, .btn-lastfm:disabled {
  opacity: 0.5;
}

/* line 31156, app/assets/stylesheets/style.scss */
.btn-lastfm:active, .btn-lastfm.active {
  background-color: #a40c05;
  border-color: #a40c05;
}

/* line 31159, app/assets/stylesheets/style.scss */
.btn-lastfm.btn-outline {
  background-color: transparent;
  border-color: #d51007;
  color: #d51007;
}

/* line 31163, app/assets/stylesheets/style.scss */
.btn-lastfm.btn-outline:hover, .btn-lastfm.btn-outline:active, .btn-lastfm.btn-outline.active {
  background-color: #a40c05;
  border-color: #a40c05;
  color: #ffffff;
}

/* line 31168, app/assets/stylesheets/style.scss */
.show > .btn-lastfm.dropdown-toggle, .show > .btn-outline.btn-lastfm.dropdown-toggle {
  background-color: #a40c05;
  border-color: #a40c05;
  color: #ffffff;
}

/* line 31173, app/assets/stylesheets/style.scss */
.btn-behance {
  background-color: #1769ff;
  border-color: #1769ff;
  color: #ffffff;
}

/* line 31177, app/assets/stylesheets/style.scss */
.btn-behance:hover, .btn-behance:active, .btn-behance.active {
  background-color: #0050e3;
  border-color: #0050e3;
  color: #ffffff !important;
}

/* line 31181, app/assets/stylesheets/style.scss */
.btn-behance:focus, .btn-behance.focus {
  color: #ffffff !important;
}

/* line 31183, app/assets/stylesheets/style.scss */
.btn-behance.disabled, .btn-behance:disabled {
  opacity: 0.5;
}

/* line 31185, app/assets/stylesheets/style.scss */
.btn-behance:active, .btn-behance.active {
  background-color: #0050e3;
  border-color: #0050e3;
}

/* line 31188, app/assets/stylesheets/style.scss */
.btn-behance.btn-outline {
  background-color: transparent;
  border-color: #1769ff;
  color: #1769ff;
}

/* line 31192, app/assets/stylesheets/style.scss */
.btn-behance.btn-outline:hover, .btn-behance.btn-outline:active, .btn-behance.btn-outline.active {
  background-color: #0050e3;
  border-color: #0050e3;
  color: #ffffff;
}

/* line 31197, app/assets/stylesheets/style.scss */
.show > .btn-behance.dropdown-toggle, .show > .btn-outline.btn-behance.dropdown-toggle {
  background-color: #0050e3;
  border-color: #0050e3;
  color: #ffffff;
}

/* line 31202, app/assets/stylesheets/style.scss */
.btn-rss {
  background-color: #f26522;
  border-color: #f26522;
  color: #ffffff;
}

/* line 31206, app/assets/stylesheets/style.scss */
.btn-rss:hover, .btn-rss:active, .btn-rss.active {
  background-color: #d54d0d;
  border-color: #d54d0d;
  color: #ffffff !important;
}

/* line 31210, app/assets/stylesheets/style.scss */
.btn-rss:focus, .btn-rss.focus {
  color: #ffffff !important;
}

/* line 31212, app/assets/stylesheets/style.scss */
.btn-rss.disabled, .btn-rss:disabled {
  opacity: 0.5;
}

/* line 31214, app/assets/stylesheets/style.scss */
.btn-rss:active, .btn-rss.active {
  background-color: #d54d0d;
  border-color: #d54d0d;
}

/* line 31217, app/assets/stylesheets/style.scss */
.btn-rss.btn-outline {
  background-color: transparent;
  border-color: #f26522;
  color: #f26522;
}

/* line 31221, app/assets/stylesheets/style.scss */
.btn-rss.btn-outline:hover, .btn-rss.btn-outline:active, .btn-rss.btn-outline.active {
  background-color: #d54d0d;
  border-color: #d54d0d;
  color: #ffffff;
}

/* line 31226, app/assets/stylesheets/style.scss */
.show > .btn-rss.dropdown-toggle, .show > .btn-outline.btn-rss.dropdown-toggle {
  background-color: #d54d0d;
  border-color: #d54d0d;
  color: #ffffff;
}

/* line 31231, app/assets/stylesheets/style.scss */
.btn-bitbucket {
  background-color: #205081;
  border-color: #205081;
  color: #ffffff;
}

/* line 31235, app/assets/stylesheets/style.scss */
.btn-bitbucket:hover, .btn-bitbucket:active, .btn-bitbucket.active {
  background-color: #163758;
  border-color: #163758;
  color: #ffffff !important;
}

/* line 31239, app/assets/stylesheets/style.scss */
.btn-bitbucket:focus, .btn-bitbucket.focus {
  color: #ffffff !important;
}

/* line 31241, app/assets/stylesheets/style.scss */
.btn-bitbucket.disabled, .btn-bitbucket:disabled {
  opacity: 0.5;
}

/* line 31243, app/assets/stylesheets/style.scss */
.btn-bitbucket:active, .btn-bitbucket.active {
  background-color: #163758;
  border-color: #163758;
}

/* line 31246, app/assets/stylesheets/style.scss */
.btn-bitbucket.btn-outline {
  background-color: transparent;
  border-color: #205081;
  color: #205081;
}

/* line 31250, app/assets/stylesheets/style.scss */
.btn-bitbucket.btn-outline:hover, .btn-bitbucket.btn-outline:active, .btn-bitbucket.btn-outline.active {
  background-color: #163758;
  border-color: #163758;
  color: #ffffff;
}

/* line 31255, app/assets/stylesheets/style.scss */
.show > .btn-bitbucket.dropdown-toggle, .show > .btn-outline.btn-bitbucket.dropdown-toggle {
  background-color: #163758;
  border-color: #163758;
  color: #ffffff;
}

/* line 31260, app/assets/stylesheets/style.scss */
.btn-dropbox {
  background-color: #007ee5;
  border-color: #007ee5;
  color: #ffffff;
}

/* line 31264, app/assets/stylesheets/style.scss */
.btn-dropbox:hover, .btn-dropbox:active, .btn-dropbox.active {
  background-color: #0062b2;
  border-color: #0062b2;
  color: #ffffff !important;
}

/* line 31268, app/assets/stylesheets/style.scss */
.btn-dropbox:focus, .btn-dropbox.focus {
  color: #ffffff !important;
}

/* line 31270, app/assets/stylesheets/style.scss */
.btn-dropbox.disabled, .btn-dropbox:disabled {
  opacity: 0.5;
}

/* line 31272, app/assets/stylesheets/style.scss */
.btn-dropbox:active, .btn-dropbox.active {
  background-color: #0062b2;
  border-color: #0062b2;
}

/* line 31275, app/assets/stylesheets/style.scss */
.btn-dropbox.btn-outline {
  background-color: transparent;
  border-color: #007ee5;
  color: #007ee5;
}

/* line 31279, app/assets/stylesheets/style.scss */
.btn-dropbox.btn-outline:hover, .btn-dropbox.btn-outline:active, .btn-dropbox.btn-outline.active {
  background-color: #0062b2;
  border-color: #0062b2;
  color: #ffffff;
}

/* line 31284, app/assets/stylesheets/style.scss */
.show > .btn-dropbox.dropdown-toggle, .show > .btn-outline.btn-dropbox.dropdown-toggle {
  background-color: #0062b2;
  border-color: #0062b2;
  color: #ffffff;
}

/* line 31289, app/assets/stylesheets/style.scss */
.btn-foursquare {
  background-color: #2d5be3;
  border-color: #2d5be3;
  color: #ffffff;
}

/* line 31293, app/assets/stylesheets/style.scss */
.btn-foursquare:hover, .btn-foursquare:active, .btn-foursquare.active {
  background-color: #1a45c3;
  border-color: #1a45c3;
  color: #ffffff !important;
}

/* line 31297, app/assets/stylesheets/style.scss */
.btn-foursquare:focus, .btn-foursquare.focus {
  color: #ffffff !important;
}

/* line 31299, app/assets/stylesheets/style.scss */
.btn-foursquare.disabled, .btn-foursquare:disabled {
  opacity: 0.5;
}

/* line 31301, app/assets/stylesheets/style.scss */
.btn-foursquare:active, .btn-foursquare.active {
  background-color: #1a45c3;
  border-color: #1a45c3;
}

/* line 31304, app/assets/stylesheets/style.scss */
.btn-foursquare.btn-outline {
  background-color: transparent;
  border-color: #2d5be3;
  color: #2d5be3;
}

/* line 31308, app/assets/stylesheets/style.scss */
.btn-foursquare.btn-outline:hover, .btn-foursquare.btn-outline:active, .btn-foursquare.btn-outline.active {
  background-color: #1a45c3;
  border-color: #1a45c3;
  color: #ffffff;
}

/* line 31313, app/assets/stylesheets/style.scss */
.show > .btn-foursquare.dropdown-toggle, .show > .btn-outline.btn-foursquare.dropdown-toggle {
  background-color: #1a45c3;
  border-color: #1a45c3;
  color: #ffffff;
}

/* line 31318, app/assets/stylesheets/style.scss */
.btn-github {
  background-color: #4078c0;
  border-color: #4078c0;
  color: #ffffff;
}

/* line 31322, app/assets/stylesheets/style.scss */
.btn-github:hover, .btn-github:active, .btn-github.active {
  background-color: #33609a;
  border-color: #33609a;
  color: #ffffff !important;
}

/* line 31326, app/assets/stylesheets/style.scss */
.btn-github:focus, .btn-github.focus {
  color: #ffffff !important;
}

/* line 31328, app/assets/stylesheets/style.scss */
.btn-github.disabled, .btn-github:disabled {
  opacity: 0.5;
}

/* line 31330, app/assets/stylesheets/style.scss */
.btn-github:active, .btn-github.active {
  background-color: #33609a;
  border-color: #33609a;
}

/* line 31333, app/assets/stylesheets/style.scss */
.btn-github.btn-outline {
  background-color: transparent;
  border-color: #4078c0;
  color: #4078c0;
}

/* line 31337, app/assets/stylesheets/style.scss */
.btn-github.btn-outline:hover, .btn-github.btn-outline:active, .btn-github.btn-outline.active {
  background-color: #33609a;
  border-color: #33609a;
  color: #ffffff;
}

/* line 31342, app/assets/stylesheets/style.scss */
.show > .btn-github.dropdown-toggle, .show > .btn-outline.btn-github.dropdown-toggle {
  background-color: #33609a;
  border-color: #33609a;
  color: #ffffff;
}

/* line 31347, app/assets/stylesheets/style.scss */
.btn-vk {
  background-color: #45668e;
  border-color: #45668e;
  color: #ffffff;
}

/* line 31351, app/assets/stylesheets/style.scss */
.btn-vk:hover, .btn-vk:active, .btn-vk.active {
  background-color: #344d6c;
  border-color: #344d6c;
  color: #ffffff !important;
}

/* line 31355, app/assets/stylesheets/style.scss */
.btn-vk:focus, .btn-vk.focus {
  color: #ffffff !important;
}

/* line 31357, app/assets/stylesheets/style.scss */
.btn-vk.disabled, .btn-vk:disabled {
  opacity: 0.5;
}

/* line 31359, app/assets/stylesheets/style.scss */
.btn-vk:active, .btn-vk.active {
  background-color: #344d6c;
  border-color: #344d6c;
}

/* line 31362, app/assets/stylesheets/style.scss */
.btn-vk.btn-outline {
  background-color: transparent;
  border-color: #45668e;
  color: #45668e;
}

/* line 31366, app/assets/stylesheets/style.scss */
.btn-vk.btn-outline:hover, .btn-vk.btn-outline:active, .btn-vk.btn-outline.active {
  background-color: #344d6c;
  border-color: #344d6c;
  color: #ffffff;
}

/* line 31371, app/assets/stylesheets/style.scss */
.show > .btn-vk.dropdown-toggle, .show > .btn-outline.btn-vk.dropdown-toggle {
  background-color: #344d6c;
  border-color: #344d6c;
  color: #ffffff;
}

/* line 31376, app/assets/stylesheets/style.scss */
.btn-outline.btn-white {
  color: #ffffff !important;
  background-color: transparent;
  border-color: #ffffff;
}

/* line 31380, app/assets/stylesheets/style.scss */
.btn-outline.btn-white:hover {
  color: #172b4c !important;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 31385, app/assets/stylesheets/style.scss */
.btn-label {
  position: relative;
  padding-left: 52px;
  overflow: hidden;
}

/* line 31389, app/assets/stylesheets/style.scss */
.btn-label label {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 36px;
  line-height: inherit;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-bottom: 0;
}

/* line 31401, app/assets/stylesheets/style.scss */
.btn-label .btn-xs {
  padding-left: 32px;
}

/* line 31403, app/assets/stylesheets/style.scss */
.btn-label .btn-xs label {
  width: 24px;
}

/* line 31405, app/assets/stylesheets/style.scss */
.btn-label .btn-sm, .btn-label .btn-group-sm > .btn {
  padding-left: 41px;
}

/* line 31407, app/assets/stylesheets/style.scss */
.btn-label .btn-sm label, .btn-label .btn-group-sm > .btn label {
  width: 29px;
}

/* line 31409, app/assets/stylesheets/style.scss */
.btn-label .btn-lg, .btn-label .btn-group-lg > .btn {
  padding-left: 64px;
}

/* line 31411, app/assets/stylesheets/style.scss */
.btn-label .btn-lg label, .btn-label .btn-group-lg > .btn label {
  width: 48px;
}

/* line 31414, app/assets/stylesheets/style.scss */
.btn-flat {
  position: relative;
  font-size: 1rem;
  background-color: #f3f6f9;
  border: none;
  letter-spacing: 1px;
  border-radius: 0;
}

/* line 31421, app/assets/stylesheets/style.scss */
.btn-flat:hover {
  background-color: #6b90b5;
}

/* line 31423, app/assets/stylesheets/style.scss */
.btn-flat svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 31429, app/assets/stylesheets/style.scss */
.btn-flat circle {
  fill: rgba(255, 255, 255, 0.3);
}

/*---social media background---*/
/* line 31433, app/assets/stylesheets/style.scss */
.bg-bitbucket {
  background-color: #205081;
}

/* line 31436, app/assets/stylesheets/style.scss */
.bg-dropbox {
  background-color: #007ee5;
}

/* line 31439, app/assets/stylesheets/style.scss */
.bg-facebook {
  background-color: #3b5998;
}

/* line 31442, app/assets/stylesheets/style.scss */
.bg-flickr {
  background-color: #ff0084;
}

/* line 31445, app/assets/stylesheets/style.scss */
.bg-foursquare {
  background-color: #2d5be3;
}

/* line 31448, app/assets/stylesheets/style.scss */
.bg-github {
  background-color: #4078c0;
}

/* line 31451, app/assets/stylesheets/style.scss */
.bg-google {
  background-color: #dd4b39;
}

/* line 31454, app/assets/stylesheets/style.scss */
.bg-instagram {
  background-color: #e1306c;
}

/* line 31457, app/assets/stylesheets/style.scss */
.bg-linkedin {
  background-color: #0077b5;
}

/* line 31460, app/assets/stylesheets/style.scss */
.bg-tumblr {
  background-color: #35465c;
}

/* line 31463, app/assets/stylesheets/style.scss */
.bg-twitter {
  background-color: #1da1f2;
}

/* line 31466, app/assets/stylesheets/style.scss */
.bg-vk {
  background-color: #45668e;
}

/*callout*/
/* line 31470, app/assets/stylesheets/style.scss */
.callout {
  margin: 0 0 20px;
  padding: 15px 30px 15px 15px;
  border-radius: 10px;
}

/* line 31474, app/assets/stylesheets/style.scss */
.callout a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 31477, app/assets/stylesheets/style.scss */
.callout a:hover {
  color: #172b4c;
}

/* line 31479, app/assets/stylesheets/style.scss */
.callout h4, .callout .h4 {
  margin-top: 0;
}

/* line 31481, app/assets/stylesheets/style.scss */
.callout p:last-child {
  margin-bottom: 0;
}

/* line 31483, app/assets/stylesheets/style.scss */
.callout .callout-secondary {
  border-color: #4d7bc9;
  background-color: #4d7bc9;
}

/* line 31486, app/assets/stylesheets/style.scss */
.callout .highlight, .callout code {
  background-color: #ffffff;
}

/*alert*/
/* line 31490, app/assets/stylesheets/style.scss */
.alert {
  border-radius: 10px;
}

/* line 31492, app/assets/stylesheets/style.scss */
.alert .icon {
  margin-right: 10px;
}

/* line 31494, app/assets/stylesheets/style.scss */
.alert .close {
  color: #172b4c;
  opacity: .2;
  filter: alpha(opacity=20);
}

/* line 31498, app/assets/stylesheets/style.scss */
.alert .close:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 31501, app/assets/stylesheets/style.scss */
.alert a {
  color: #ffffff;
  text-decoration: underline;
}

/*tab*/
/* line 31506, app/assets/stylesheets/style.scss */
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
  color: #172b4c;
  background: #f3f6f9;
}

/* line 31510, app/assets/stylesheets/style.scss */
.nav-pills > li > a {
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #172b4c;
}

/* line 31514, app/assets/stylesheets/style.scss */
.nav-pills > li > a > i {
  margin-right: 5px;
}

/* line 31516, app/assets/stylesheets/style.scss */
.nav-pills.rounded > li > a {
  border-radius: 5px;
}

/* line 31519, app/assets/stylesheets/style.scss */
.flex-column > li > a {
  border-radius: 0 !important;
  border-top: 0;
  border-left: 3px solid transparent;
  color: #172b4c;
}

/* line 31524, app/assets/stylesheets/style.scss */
.flex-column > li > a .nav-link.active {
  background: 0 0;
  color: #ffffff;
  border-top: 0;
}

/* line 31528, app/assets/stylesheets/style.scss */
.flex-column > li > a .nav-link.active:hover {
  background: 0 0;
  color: #ffffff;
  border-top: 0;
}

/* line 31532, app/assets/stylesheets/style.scss */
.flex-column > li .header {
  border-bottom: 1px solid #d9d9d9;
  color: #737373;
  margin-bottom: 10px;
  padding: 5px 10px;
}

/* line 31538, app/assets/stylesheets/style.scss */
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-radius: 10px;
}

/* line 31543, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #f3f6f9;
  border-radius: 0;
}

/* line 31547, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li {
  margin-bottom: -2px;
  margin-right: 5px;
}

/* line 31550, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li.icon-btn {
  display: block;
  position: absolute;
  right: 15px;
  border: none;
  top: -2px;
}

/* line 31556, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li.disabled > a {
  color: #737373;
}

/* line 31558, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li > a {
  color: #172b4c;
  border-radius: 0;
  position: relative;
  display: block;
  padding: 10px 15px;
  background: 0 0;
  margin: 0;
  border-top: 3px solid transparent;
}

/* line 31567, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li > a.text-muted {
  color: #737373;
}

/* line 31569, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li > a:hover {
  background: 0 0;
  margin: 0;
}

/* line 31572, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li > a.active {
  background-color: #ffffff;
  color: #172b4c;
  border-left: 1px solid #f3f6f9;
  border-right: 1px solid #f3f6f9;
}

/* line 31577, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li > a.active:hover {
  background-color: #ffffff;
  color: #172b4c;
}

/* line 31580, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li:first-of-type {
  margin-left: 0;
}

/* line 31582, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li:first-of-type > a.active {
  border-left-color: transparent;
}

/* line 31584, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li.header {
  line-height: 30px;
  padding: 5px 10px;
  font-size: 16px;
  color: #172b4c;
}

/* line 31589, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs > li.header > i {
  margin-right: 5px;
}

/* line 31591, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs.float-right {
  float: none !important;
  display: block;
}

/* line 31594, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs.float-right li {
  float: right;
}

/* line 31596, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs.float-right li:first-of-type {
  margin-right: 0;
}

/* line 31598, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs.float-right li:first-of-type > a {
  border-left-width: 1px;
}

/* line 31600, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .nav-tabs.float-right li:first-of-type > a.active {
  border-left-color: #f3f6f9;
  border-right-color: transparent;
}

/* line 31603, app/assets/stylesheets/style.scss */
.nav-tabs-custom > .tab-content {
  background: #ffffff;
  padding: 1.25rem;
  border-radius: 0;
}

/* line 31607, app/assets/stylesheets/style.scss */
.nav-tabs-custom .dropdown.show > a:active, .nav-tabs-custom .dropdown.show > a.active, .nav-tabs-custom .dropdown.show > a:focus {
  background: 0 0;
  color: #737373;
}

/* line 31610, app/assets/stylesheets/style.scss */
.nav-tabs-custom.tab-default > .nav-tabs > li a.active {
  border-top-color: #d9d9d9;
}

/* line 31613, app/assets/stylesheets/style.scss */
.profile-tab li a.nav-link.active {
  color: #ffffff;
}

/* line 31616, app/assets/stylesheets/style.scss */
.box-profile.nav-tabs-custom {
  margin-bottom: 20px;
  background: transparent;
  box-shadow: none;
  border-radius: 3px;
}

/* line 31621, app/assets/stylesheets/style.scss */
.box-profile.nav-tabs-custom > .tab-content {
  padding: 1.25rem 0rem;
  border-radius: 0;
  background: transparent;
}

/* line 31625, app/assets/stylesheets/style.scss */
.box-profile.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom: none;
  border-radius: 10px;
  background-color: #ffffff;
  overflow: hidden;
}

/* line 31631, app/assets/stylesheets/style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li {
  margin-bottom: 0px;
  margin-right: 5px;
}

/* line 31634, app/assets/stylesheets/style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li > a {
  color: #172b4c;
}

/* line 31636, app/assets/stylesheets/style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li > a.active {
  color: #455a64;
}

/* line 31638, app/assets/stylesheets/style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li > a.active:hover {
  color: #455a64;
}

/*pagination*/
/* line 31642, app/assets/stylesheets/style.scss */
.pagination {
  margin-bottom: 2rem;
}

/* line 31644, app/assets/stylesheets/style.scss */
.pagination > li > a {
  background-color: #ffffff;
  color: #172b4c;
  border-color: #ffffff;
}

/* line 31648, app/assets/stylesheets/style.scss */
.pagination.pagination-flat > li > a {
  border-radius: 0;
}

/* line 31650, app/assets/stylesheets/style.scss */
.pagination li a {
  box-sizing: border-box;
  display: inline-block;
  min-width: 50px;
  padding: 1rem;
  margin: 0 3px;
  text-decoration: none;
  cursor: pointer;
  color: #737373;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: center;
}

/* line 31663, app/assets/stylesheets/style.scss */
.pagination li a.current {
  color: #ffffff !important;
}

/* line 31665, app/assets/stylesheets/style.scss */
.pagination li a.current:hover {
  color: #ffffff !important;
}

/* line 31667, app/assets/stylesheets/style.scss */
.pagination li a:hover {
  color: #ffffff !important;
}

/* line 31669, app/assets/stylesheets/style.scss */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #737373;
  background-color: #ffffff;
  border-color: #ffffff;
  cursor: not-allowed;
}

/* line 31675, app/assets/stylesheets/style.scss */
.datepaginator .pagination li a, .datepaginator-lg .pagination li a, .datepaginator-sm .pagination li a {
  min-width: 100%;
}

/*select2*/
/* line 31679, app/assets/stylesheets/style.scss */
.select2-container--default.select2-container--focus {
  outline: 0;
}

/* line 31681, app/assets/stylesheets/style.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #d9d9d9;
}

/* line 31683, app/assets/stylesheets/style.scss */
.select2-container--default:active, .select2-container--default.active, .select2-container--default:focus {
  outline: 0;
}

/* line 31685, app/assets/stylesheets/style.scss */
.select2-container--default .select2-selection--single {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 6px 12px;
  height: 34px;
}

/* line 31690, app/assets/stylesheets/style.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}

/* line 31693, app/assets/stylesheets/style.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}

/* line 31695, app/assets/stylesheets/style.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #ffffff;
}

/* line 31697, app/assets/stylesheets/style.scss */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #737373;
}

/* line 31699, app/assets/stylesheets/style.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #d9d9d9;
  color: #172b4c;
}

/* line 31702, app/assets/stylesheets/style.scss */
.select2-container--default .select2-results__option[aria-selected=true]:hover {
  color: #172b4c;
}

/* line 31704, app/assets/stylesheets/style.scss */
.select2-container--default .select2-selection--multiple {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}

/* line 31707, app/assets/stylesheets/style.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding: 1px 10px;
  color: #ffffff;
}

/* line 31710, app/assets/stylesheets/style.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}

/* line 31713, app/assets/stylesheets/style.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #ffffff;
}

/* line 31716, app/assets/stylesheets/style.scss */
.select2-selection.select2-container--focus {
  outline: 0;
}

/* line 31718, app/assets/stylesheets/style.scss */
.select2-selection:active, .select2-selection.active, .select2-selection:focus {
  outline: 0;
}

/* line 31720, app/assets/stylesheets/style.scss */
.select2-selection .select2-selection--single {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 6px 12px;
  height: 34px;
}

/* line 31726, app/assets/stylesheets/style.scss */
.select2-dropdown {
  border: 1px solid #d9d9d9;
  border-radius: 0;
}

/* line 31729, app/assets/stylesheets/style.scss */
.select2-dropdown .select2-search__field {
  border: 1px solid #d9d9d9;
}

/* line 31731, app/assets/stylesheets/style.scss */
.select2-dropdown .select2-search__field:focus {
  outline: 0;
}

/* line 31734, app/assets/stylesheets/style.scss */
.select2-results__option {
  padding: 6px 12px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 31739, app/assets/stylesheets/style.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  height: auto;
  margin-top: -4px;
  padding-right: 10px;
}

/* line 31744, app/assets/stylesheets/style.scss */
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}

/* line 31748, app/assets/stylesheets/style.scss */
.select2-search--inline .select2-search__field {
  border: 1px solid #d9d9d9;
}

/* line 31750, app/assets/stylesheets/style.scss */
.select2-search--inline .select2-search__field:focus {
  outline: 0;
}

/* line 31753, app/assets/stylesheets/style.scss */
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: rgba(0, 0, 0, 0.15) !important;
}

/* line 31756, app/assets/stylesheets/style.scss */
.box .datepicker-inline .datepicker-days td:hover, .box .datepicker-inline .datepicker-days > table td:hover, .box .datepicker-inline td:hover, .box .datepicker-inline > table td:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 31758, app/assets/stylesheets/style.scss */
.box .datepicker-inline .datepicker-days td.day.new, .box .datepicker-inline .datepicker-days td.day.old, .box .datepicker-inline .datepicker-days > table td.day.new, .box .datepicker-inline .datepicker-days > table td.day.old, .box .datepicker-inline td.day.new, .box .datepicker-inline td.day.old, .box .datepicker-inline > table td.day.new, .box .datepicker-inline > table td.day.old {
  color: #172b4c;
}

/* line 31761, app/assets/stylesheets/style.scss */
.calculator .displayBox {
  background: #ffffff;
  overflow: hidden;
  font-size: 4.286rem;
  text-align: right;
  padding: 0px 20px;
}

/* line 31767, app/assets/stylesheets/style.scss */
.calculator .numberPad {
  background-color: #a45ff8;
  display: -moz-flex;
  display: flex;
}

/* line 31775, app/assets/stylesheets/style.scss */
.calculator .numberPad .left-count {
  flex: 3;
}

/* line 31777, app/assets/stylesheets/style.scss */
.calculator .numberPad .left-count .btn {
  color: #ffffff;
  padding: 15px 10px;
}

/* line 31780, app/assets/stylesheets/style.scss */
.calculator .numberPad .left-count .btn:hover {
  box-shadow: none;
}

/* line 31782, app/assets/stylesheets/style.scss */
.calculator .numberPad .operationSide.right-count {
  flex: 1;
}

/* line 31784, app/assets/stylesheets/style.scss */
.calculator .numberPad .operationSide .btn-operation {
  color: #ffffff;
  width: 100%;
  border-radius: 0;
  padding: 15px 10px;
}

/* line 31789, app/assets/stylesheets/style.scss */
.calculator .numberPad .operationSide .btn-operation:hover {
  box-shadow: none;
}

/* line 31792, app/assets/stylesheets/style.scss */
.lmg-bt {
  position: absolute !important;
  top: -30px;
  right: 30px;
}

/* line 31797, app/assets/stylesheets/style.scss */
.bullet {
  display: inline-block;
  background-color: #f3f6f9;
  width: 10px;
  height: 2px;
  border-radius: 2rem;
}

/* line 31803, app/assets/stylesheets/style.scss */
.bullet.bullet-bar {
  width: 4px;
  height: auto;
}

/* line 31807, app/assets/stylesheets/style.scss */
.up-mar10 {
  margin-top: -10px;
  z-index: 10;
}

/* line 31811, app/assets/stylesheets/style.scss */
.up-mar20 {
  margin-top: -20px;
  z-index: 10;
}

/* line 31815, app/assets/stylesheets/style.scss */
.up-mar30 {
  margin-top: -30px;
  z-index: 10;
}

/* line 31819, app/assets/stylesheets/style.scss */
.up-mar40 {
  margin-top: -40px;
  z-index: 10;
}

/* line 31823, app/assets/stylesheets/style.scss */
.up-mar50 {
  margin-top: -50px;
  z-index: 10;
}

/* line 31827, app/assets/stylesheets/style.scss */
.up-mar60 {
  margin-top: -60px;
  z-index: 10;
}

/* line 31831, app/assets/stylesheets/style.scss */
.up-mar70 {
  margin-top: -70px;
  z-index: 10;
}

/* line 31835, app/assets/stylesheets/style.scss */
.up-mar80 {
  margin-top: -80px;
  z-index: 10;
}

/* line 31839, app/assets/stylesheets/style.scss */
.up-mar90 {
  margin-top: -90px;
  z-index: 10;
}

/* line 31843, app/assets/stylesheets/style.scss */
.up-mar100 {
  margin-top: -100px;
  z-index: 10;
}

/* line 31847, app/assets/stylesheets/style.scss */
.tooltip.show {
  opacity: 1;
}

/* line 31850, app/assets/stylesheets/style.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 31856, app/assets/stylesheets/style.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 31862, app/assets/stylesheets/style.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.75rem 1rem;
  color: #3F4254;
  text-align: center;
  background-color: #ffffff;
  border-radius: 3px;
}

/* line 31870, app/assets/stylesheets/style.scss */
.tooltip .tooltip-inner {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}

/* line 31875, app/assets/stylesheets/style.scss */
.tooltip.tooltop-auto-width .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 31879, app/assets/stylesheets/style.scss */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"], .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 31882, app/assets/stylesheets/style.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow, .bs-tooltip-auto[x-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

/* line 31885, app/assets/stylesheets/style.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #ffffff;
}

/* line 31890, app/assets/stylesheets/style.scss */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"], .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 31893, app/assets/stylesheets/style.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow, .bs-tooltip-auto[x-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 31898, app/assets/stylesheets/style.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="right"] .tooltip-arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #ffffff;
}

/* line 31903, app/assets/stylesheets/style.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"], .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 31906, app/assets/stylesheets/style.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow, .bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

/* line 31909, app/assets/stylesheets/style.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #ffffff;
}

/* line 31914, app/assets/stylesheets/style.scss */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"], .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 31917, app/assets/stylesheets/style.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow, .bs-tooltip-auto[x-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 31922, app/assets/stylesheets/style.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="left"] .tooltip-arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #ffffff;
}

/* line 31927, app/assets/stylesheets/style.scss */
.cour-stac p {
  margin-bottom: 0;
}

/* line 31929, app/assets/stylesheets/style.scss */
.cour-stac p.lt-sp {
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 991px) {
  /* line 31934, app/assets/stylesheets/style.scss */
  .cour-stac p {
    margin-bottom: 5px;
  }
  /* line 31936, app/assets/stylesheets/style.scss */
  .cour-stac p.lt-sp:last-child {
    display: none;
  }
}

/* line 31938, app/assets/stylesheets/style.scss */
.bd-example-row .row > .col, .bd-example-row .row > [class^=col-] {
  padding-top: .75rem;
  padding-bottom: .75rem;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
}

/* line 31944, app/assets/stylesheets/style.scss */
.bd-example-row .row + .row {
  margin-top: 1rem;
}

/* line 31947, app/assets/stylesheets/style.scss */
.card-columns .card {
  margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
  /* line 31950, app/assets/stylesheets/style.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: calc($default-gutter-width / 2);
         column-gap: calc($default-gutter-width / 2);
    orphans: 1;
    widows: 1;
  }
  /* line 31955, app/assets/stylesheets/style.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 31959, app/assets/stylesheets/style.scss */
.box .dataTables_wrapper {
  padding-left: 0;
  padding-right: 0;
}

/* line 31963, app/assets/stylesheets/style.scss */
.pace .pace-progress {
  background: #fb5ea8;
}

/* line 31965, app/assets/stylesheets/style.scss */
.pace .pace-activity {
  border-top-color: #fb5ea8;
  border-left-color: #fb5ea8;
}

/* Morris chart */
/* line 31970, app/assets/stylesheets/style.scss */
.morris-chart text {
  font-family: "IBM Plex Sans", sans-serif !important;
}

/* line 31973, app/assets/stylesheets/style.scss */
.morris-hover.morris-default-style {
  border-radius: 5px;
  padding: 10px 12px;
  background: #ffffff;
  border: none;
  font-family: "IBM Plex Sans", sans-serif;
  box-shadow: 0 5px 25px 5px rgba(23, 43, 76, 0.14);
}

/* line 31980, app/assets/stylesheets/style.scss */
.morris-hover.morris-default-style .morris-hover-point {
  line-height: 28px;
}

/* line 31982, app/assets/stylesheets/style.scss */
.morris-hover.morris-default-style .morris-hover-row-label {
  background-color: #172b4c;
  color: #ffffff;
  padding: 4px 20px;
  border-radius: 5px 5px 0 0;
  margin: -10px -12px 10px;
}

/* line 31989, app/assets/stylesheets/style.scss */
.c-progress-steps {
  margin: 0;
  list-style-type: none;
  font-family: "IBM Plex Sans", sans-serif;
}

/* line 31993, app/assets/stylesheets/style.scss */
.c-progress-steps li {
  position: relative;
  font-size: 13px;
  color: #d1d3e0;
  padding: 16px 0 0 36px;
}

/* line 31998, app/assets/stylesheets/style.scss */
.c-progress-steps li a {
  color: inherit;
}

/* line 32000, app/assets/stylesheets/style.scss */
.c-progress-steps li.done {
  color: #a45ff8;
}

/* line 32002, app/assets/stylesheets/style.scss */
.c-progress-steps li.done span {
  background-color: rgba(164, 95, 248, 0.09);
}

/* line 32004, app/assets/stylesheets/style.scss */
.c-progress-steps li.done:before {
  color: #a45ff8;
  content: "\f058";
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #a45ff8;
}

/* line 32013, app/assets/stylesheets/style.scss */
.c-progress-steps li.current {
  color: #6cbbfa;
  font-weight: 500;
}

/* line 32016, app/assets/stylesheets/style.scss */
.c-progress-steps li.current:before {
  color: #6cbbfa;
  content: "\f192";
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #6cbbfa;
}

/* line 32025, app/assets/stylesheets/style.scss */
.c-progress-steps li:before {
  position: absolute;
  left: 0;
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 600;
  font-size: 18px;
  background-color: #ffffff;
  content: "\f111";
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #e4e6ef;
}

@media all and (max-width: 600px) {
  /* line 32040, app/assets/stylesheets/style.scss */
  .c-progress-steps li:before {
    top: calc(50% - 8px);
    font-size: 16px;
  }
}

@media all and (min-width: 600px) {
  /* line 32044, app/assets/stylesheets/style.scss */
  .c-progress-steps {
    display: table;
    list-style-type: none;
    margin: 20px auto;
    padding: 0;
    table-layout: fixed;
    width: 100%;
  }
  /* line 32051, app/assets/stylesheets/style.scss */
  .c-progress-steps li {
    display: table-cell;
    text-align: center;
    padding: 0;
    padding-bottom: 34px;
    white-space: nowrap;
    position: relative;
    border-left-width: 0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #e4e6ef;
  }
  /* line 32062, app/assets/stylesheets/style.scss */
  .c-progress-steps li.done {
    border-bottom-color: #a45ff8;
  }
  /* line 32064, app/assets/stylesheets/style.scss */
  .c-progress-steps li.current {
    color: #6cbbfa;
    border-bottom-color: #6cbbfa;
  }
  /* line 32067, app/assets/stylesheets/style.scss */
  .c-progress-steps li.current span {
    background-color: rgba(108, 187, 250, 0.15);
    box-shadow: 0px 0px 0px 0.25px #6cbbfa;
  }
  /* line 32070, app/assets/stylesheets/style.scss */
  .c-progress-steps li.current:before {
    color: #6cbbfa;
    content: "\f192";
  }
  /* line 32073, app/assets/stylesheets/style.scss */
  .c-progress-steps li:before {
    bottom: -15px;
    left: 50%;
    margin-left: -16px;
  }
  /* line 32077, app/assets/stylesheets/style.scss */
  .c-progress-steps li span {
    background-color: rgba(164, 95, 248, 0.1);
    border-radius: 3px;
    padding: 6px;
    box-shadow: 0px 0px 5px 0.25px #f7f8fa;
  }
}

/*---project table---*/
/* line 32084, app/assets/stylesheets/style.scss */
.dataTable tbody .details-control:before {
  font-family: FontAwesome;
  content: "\f055";
  font-size: 1.4em;
  color: #739e73;
}

/* line 32090, app/assets/stylesheets/style.scss */
.dataTable tbody .shown .details-control::before {
  content: "\f056";
  color: #a90329;
}

/* line 32094, app/assets/stylesheets/style.scss */
.dataTable tbody .details-control {
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  width: 50px;
}

/* line 32100, app/assets/stylesheets/style.scss */
.project-members img {
  width: 25px;
  border-radius: 0;
}

/* line 32104, app/assets/stylesheets/style.scss */
img.away {
  border-left-color: #ffc40d !important;
}

/* line 32107, app/assets/stylesheets/style.scss */
img.online {
  border-left-color: #40ac2b !important;
}

/* line 32110, app/assets/stylesheets/style.scss */
img.busy {
  border-left-color: #ed1c24 !important;
}

/* line 32113, app/assets/stylesheets/style.scss */
img.offline {
  border-left-color: #ddd !important;
}

/* line 32116, app/assets/stylesheets/style.scss */
img.away, img.busy, img.offline, img.online {
  border-left: 3px solid #fff;
}

/* line 32119, app/assets/stylesheets/style.scss */
.project-members a {
  display: inline-block;
  overflow: hidden;
  margin: 0 3px 0 0;
  border-radius: 0;
}

/* line 32125, app/assets/stylesheets/style.scss */
.dataTables_paginate.paging_simple_numbers .pagination .paginate_button a {
  padding: .5em 1em;
  border-radius: 2px;
  border: 0;
  margin: 0;
  min-width: 1.5em;
}

/* line 32132, app/assets/stylesheets/style.scss */
.dataTables_wrapper .form-control {
  margin: 0 10px;
  padding: 5px 30px 5px 15px;
}

@media all and (min-width: 1400px) {
  /* line 32137, app/assets/stylesheets/style.scss */
  .proj-table {
    overflow: hidden;
  }
}

/* line 32139, app/assets/stylesheets/style.scss */
.proj-table .pagination {
  margin-bottom: 0;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
/* line 32150, app/assets/stylesheets/style.scss */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: .3s ease-out;
}

/* line 32160, app/assets/stylesheets/style.scss */
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.7s ease-out;
  transition-property: transform, opacity;
  transform: scale(0);
  pointer-events: none;
}

/* line 32173, app/assets/stylesheets/style.scss */
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

/* line 32175, app/assets/stylesheets/style.scss */
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

/* line 32177, app/assets/stylesheets/style.scss */
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

/* line 32179, app/assets/stylesheets/style.scss */
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

/* line 32181, app/assets/stylesheets/style.scss */
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

/* line 32183, app/assets/stylesheets/style.scss */
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

/* line 32185, app/assets/stylesheets/style.scss */
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

/* line 32187, app/assets/stylesheets/style.scss */
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

/* line 32193, app/assets/stylesheets/style.scss */
.waves-effect img {
  position: relative;
  z-index: -1;
}

/* line 32197, app/assets/stylesheets/style.scss */
.waves-notransition {
  transition: none !important;
}

/* line 32200, app/assets/stylesheets/style.scss */
.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

/* line 32204, app/assets/stylesheets/style.scss */
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

/* line 32207, app/assets/stylesheets/style.scss */
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 32213, app/assets/stylesheets/style.scss */
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}

/* line 32221, app/assets/stylesheets/style.scss */
.waves-block {
  display: block;
}

/* Firefox Bug: link not triggered */
/* line 32225, app/assets/stylesheets/style.scss */
.waves-effect .waves-ripple {
  z-index: -1;
}

/*Social Media Colors*/
/*Theme Colors*/
/*Lite color*/
/*Theme Colors For Dark*/
/* line 6, app/assets/stylesheets/style_rtl.scss */
.rtl {
  text-align: right !important;
  direction: rtl;
}

/*******************
Padding property
*******************/
/* line 13, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-0 {
  padding-right: 0px !important;
  padding-left: inherit !important;
}

/* line 17, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-5 {
  padding-right: 5px !important;
  padding-left: inherit !important;
}

/* line 21, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-10 {
  padding-right: 10px !important;
  padding-left: inherit !important;
}

/* line 25, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-15 {
  padding-right: 15px !important;
  padding-left: inherit !important;
}

/* line 29, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-20 {
  padding-right: 20px !important;
  padding-left: inherit !important;
}

/* line 33, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-25 {
  padding-right: 25px !important;
  padding-left: inherit !important;
}

/* line 37, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-30 {
  padding-right: 30px !important;
  padding-left: inherit !important;
}

/* line 41, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-35 {
  padding-right: 35px !important;
  padding-left: inherit !important;
}

/* line 45, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-40 {
  padding-right: 40px !important;
  padding-left: inherit !important;
}

/* line 49, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-45 {
  padding-right: 45px !important;
  padding-left: inherit !important;
}

/* line 53, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-50 {
  padding-right: 50px !important;
  padding-left: inherit !important;
}

/* line 57, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-55 {
  padding-right: 55px !important;
  padding-left: inherit !important;
}

/* line 61, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-60 {
  padding-right: 60px !important;
  padding-left: inherit !important;
}

/* line 65, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-65 {
  padding-right: 65px !important;
  padding-left: inherit !important;
}

/* line 69, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-70 {
  padding-right: 70px !important;
  padding-left: inherit !important;
}

/* line 73, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-75 {
  padding-right: 75px !important;
  padding-left: inherit !important;
}

/* line 77, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-80 {
  padding-right: 80px !important;
  padding-left: inherit !important;
}

/* line 81, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-85 {
  padding-right: 85px !important;
  padding-left: inherit !important;
}

/* line 85, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-90 {
  padding-right: 90px !important;
  padding-left: inherit !important;
}

/* line 89, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-95 {
  padding-right: 95px !important;
  padding-left: inherit !important;
}

/* line 93, app/assets/stylesheets/style_rtl.scss */
.rtl .ps-100 {
  padding-right: 100px !important;
  padding-left: inherit !important;
}

/* line 97, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-0 {
  padding-left: 0px !important;
  padding-right: inherit !important;
}

/* line 101, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-5 {
  padding-left: 5px !important;
  padding-right: inherit !important;
}

/* line 105, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-10 {
  padding-left: 10px !important;
  padding-right: inherit !important;
}

/* line 109, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-15 {
  padding-left: 15px !important;
  padding-right: inherit !important;
}

/* line 113, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-20 {
  padding-left: 20px !important;
  padding-right: inherit !important;
}

/* line 117, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-25 {
  padding-left: 25px !important;
  padding-right: inherit !important;
}

/* line 121, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-30 {
  padding-left: 30px !important;
  padding-right: inherit !important;
}

/* line 125, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-35 {
  padding-left: 35px !important;
  padding-right: inherit !important;
}

/* line 129, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-40 {
  padding-left: 40px !important;
  padding-right: inherit !important;
}

/* line 133, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-45 {
  padding-left: 45px !important;
  padding-right: inherit !important;
}

/* line 137, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-50 {
  padding-left: 50px !important;
  padding-right: inherit !important;
}

/* line 141, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-55 {
  padding-left: 55px !important;
  padding-right: inherit !important;
}

/* line 145, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-60 {
  padding-left: 60px !important;
  padding-right: inherit !important;
}

/* line 149, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-65 {
  padding-left: 65px !important;
  padding-right: inherit !important;
}

/* line 153, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-70 {
  padding-left: 70px !important;
  padding-right: inherit !important;
}

/* line 157, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-75 {
  padding-left: 75px !important;
  padding-right: inherit !important;
}

/* line 161, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-80 {
  padding-left: 80px !important;
  padding-right: inherit !important;
}

/* line 165, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-85 {
  padding-left: 85px !important;
  padding-right: inherit !important;
}

/* line 169, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-90 {
  padding-left: 90px !important;
  padding-right: inherit !important;
}

/* line 173, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-95 {
  padding-left: 95px !important;
  padding-right: inherit !important;
}

/* line 177, app/assets/stylesheets/style_rtl.scss */
.rtl .pe-100 {
  padding-left: 100px !important;
  padding-right: inherit !important;
}

@media (max-width: 575px) {
  /* line 182, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-0 {
    padding-right: 0px !important;
    padding-left: inherit !important;
  }
  /* line 186, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-5 {
    padding-right: 5px !important;
    padding-left: inherit !important;
  }
  /* line 190, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-10 {
    padding-right: 10px !important;
    padding-left: inherit !important;
  }
  /* line 194, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-15 {
    padding-right: 15px !important;
    padding-left: inherit !important;
  }
  /* line 198, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-20 {
    padding-right: 20px !important;
    padding-left: inherit !important;
  }
  /* line 202, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-25 {
    padding-right: 25px !important;
    padding-left: inherit !important;
  }
  /* line 206, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-30 {
    padding-right: 30px !important;
    padding-left: inherit !important;
  }
  /* line 210, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-35 {
    padding-right: 35px !important;
    padding-left: inherit !important;
  }
  /* line 214, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-40 {
    padding-right: 40px !important;
    padding-left: inherit !important;
  }
  /* line 218, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-45 {
    padding-right: 45px !important;
    padding-left: inherit !important;
  }
  /* line 222, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-50 {
    padding-right: 50px !important;
    padding-left: inherit !important;
  }
  /* line 226, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-55 {
    padding-right: 55px !important;
    padding-left: inherit !important;
  }
  /* line 230, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-60 {
    padding-right: 60px !important;
    padding-left: inherit !important;
  }
  /* line 234, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-65 {
    padding-right: 65px !important;
    padding-left: inherit !important;
  }
  /* line 238, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-70 {
    padding-right: 70px !important;
    padding-left: inherit !important;
  }
  /* line 242, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-75 {
    padding-right: 75px !important;
    padding-left: inherit !important;
  }
  /* line 246, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-80 {
    padding-right: 80px !important;
    padding-left: inherit !important;
  }
  /* line 250, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-85 {
    padding-right: 85px !important;
    padding-left: inherit !important;
  }
  /* line 254, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-90 {
    padding-right: 90px !important;
    padding-left: inherit !important;
  }
  /* line 258, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-95 {
    padding-right: 95px !important;
    padding-left: inherit !important;
  }
  /* line 262, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xs-100 {
    padding-right: 100px !important;
    padding-left: inherit !important;
  }
  /* line 266, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-0 {
    padding-left: 0px !important;
    padding-right: inherit !important;
  }
  /* line 270, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-5 {
    padding-left: 5px !important;
    padding-right: inherit !important;
  }
  /* line 274, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-10 {
    padding-left: 10px !important;
    padding-right: inherit !important;
  }
  /* line 278, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-15 {
    padding-left: 15px !important;
    padding-right: inherit !important;
  }
  /* line 282, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-20 {
    padding-left: 20px !important;
    padding-right: inherit !important;
  }
  /* line 286, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-25 {
    padding-left: 25px !important;
    padding-right: inherit !important;
  }
  /* line 290, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-30 {
    padding-left: 30px !important;
    padding-right: inherit !important;
  }
  /* line 294, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-35 {
    padding-left: 35px !important;
    padding-right: inherit !important;
  }
  /* line 298, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-40 {
    padding-left: 40px !important;
    padding-right: inherit !important;
  }
  /* line 302, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-45 {
    padding-left: 45px !important;
    padding-right: inherit !important;
  }
  /* line 306, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-50 {
    padding-left: 50px !important;
    padding-right: inherit !important;
  }
  /* line 310, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-55 {
    padding-left: 55px !important;
    padding-right: inherit !important;
  }
  /* line 314, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-60 {
    padding-left: 60px !important;
    padding-right: inherit !important;
  }
  /* line 318, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-65 {
    padding-left: 65px !important;
    padding-right: inherit !important;
  }
  /* line 322, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-70 {
    padding-left: 70px !important;
    padding-right: inherit !important;
  }
  /* line 326, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-75 {
    padding-left: 75px !important;
    padding-right: inherit !important;
  }
  /* line 330, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-80 {
    padding-left: 80px !important;
    padding-right: inherit !important;
  }
  /* line 334, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-85 {
    padding-left: 85px !important;
    padding-right: inherit !important;
  }
  /* line 338, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-90 {
    padding-left: 90px !important;
    padding-right: inherit !important;
  }
  /* line 342, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-95 {
    padding-left: 95px !important;
    padding-right: inherit !important;
  }
  /* line 346, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xs-100 {
    padding-left: 100px !important;
    padding-right: inherit !important;
  }
}

@media (min-width: 576px) {
  /* line 350, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-0 {
    padding-right: 0px !important;
    padding-left: inherit !important;
  }
  /* line 354, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-5 {
    padding-right: 5px !important;
    padding-left: inherit !important;
  }
  /* line 358, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-10 {
    padding-right: 10px !important;
    padding-left: inherit !important;
  }
  /* line 362, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-15 {
    padding-right: 15px !important;
    padding-left: inherit !important;
  }
  /* line 366, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-20 {
    padding-right: 20px !important;
    padding-left: inherit !important;
  }
  /* line 370, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-25 {
    padding-right: 25px !important;
    padding-left: inherit !important;
  }
  /* line 374, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-30 {
    padding-right: 30px !important;
    padding-left: inherit !important;
  }
  /* line 378, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-35 {
    padding-right: 35px !important;
    padding-left: inherit !important;
  }
  /* line 382, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-40 {
    padding-right: 40px !important;
    padding-left: inherit !important;
  }
  /* line 386, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-45 {
    padding-right: 45px !important;
    padding-left: inherit !important;
  }
  /* line 390, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-50 {
    padding-right: 50px !important;
    padding-left: inherit !important;
  }
  /* line 394, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-55 {
    padding-right: 55px !important;
    padding-left: inherit !important;
  }
  /* line 398, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-60 {
    padding-right: 60px !important;
    padding-left: inherit !important;
  }
  /* line 402, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-65 {
    padding-right: 65px !important;
    padding-left: inherit !important;
  }
  /* line 406, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-70 {
    padding-right: 70px !important;
    padding-left: inherit !important;
  }
  /* line 410, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-75 {
    padding-right: 75px !important;
    padding-left: inherit !important;
  }
  /* line 414, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-80 {
    padding-right: 80px !important;
    padding-left: inherit !important;
  }
  /* line 418, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-85 {
    padding-right: 85px !important;
    padding-left: inherit !important;
  }
  /* line 422, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-90 {
    padding-right: 90px !important;
    padding-left: inherit !important;
  }
  /* line 426, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-95 {
    padding-right: 95px !important;
    padding-left: inherit !important;
  }
  /* line 430, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-sm-100 {
    padding-right: 100px !important;
    padding-left: inherit !important;
  }
  /* line 434, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-0 {
    padding-left: 0px !important;
    padding-right: inherit !important;
  }
  /* line 438, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-5 {
    padding-left: 5px !important;
    padding-right: inherit !important;
  }
  /* line 442, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-10 {
    padding-left: 10px !important;
    padding-right: inherit !important;
  }
  /* line 446, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-15 {
    padding-left: 15px !important;
    padding-right: inherit !important;
  }
  /* line 450, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-20 {
    padding-left: 20px !important;
    padding-right: inherit !important;
  }
  /* line 454, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-25 {
    padding-left: 25px !important;
    padding-right: inherit !important;
  }
  /* line 458, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-30 {
    padding-left: 30px !important;
    padding-right: inherit !important;
  }
  /* line 462, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-35 {
    padding-left: 35px !important;
    padding-right: inherit !important;
  }
  /* line 466, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-40 {
    padding-left: 40px !important;
    padding-right: inherit !important;
  }
  /* line 470, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-45 {
    padding-left: 45px !important;
    padding-right: inherit !important;
  }
  /* line 474, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-50 {
    padding-left: 50px !important;
    padding-right: inherit !important;
  }
  /* line 478, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-55 {
    padding-left: 55px !important;
    padding-right: inherit !important;
  }
  /* line 482, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-60 {
    padding-left: 60px !important;
    padding-right: inherit !important;
  }
  /* line 486, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-65 {
    padding-left: 65px !important;
    padding-right: inherit !important;
  }
  /* line 490, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-70 {
    padding-left: 70px !important;
    padding-right: inherit !important;
  }
  /* line 494, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-75 {
    padding-left: 75px !important;
    padding-right: inherit !important;
  }
  /* line 498, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-80 {
    padding-left: 80px !important;
    padding-right: inherit !important;
  }
  /* line 502, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-85 {
    padding-left: 85px !important;
    padding-right: inherit !important;
  }
  /* line 506, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-90 {
    padding-left: 90px !important;
    padding-right: inherit !important;
  }
  /* line 510, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-95 {
    padding-left: 95px !important;
    padding-right: inherit !important;
  }
  /* line 514, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-sm-100 {
    padding-left: 100px !important;
    padding-right: inherit !important;
  }
}

@media (min-width: 768px) {
  /* line 518, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-0 {
    padding-right: 0px !important;
    padding-left: inherit !important;
  }
  /* line 522, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-5 {
    padding-right: 5px !important;
    padding-left: inherit !important;
  }
  /* line 526, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-10 {
    padding-right: 10px !important;
    padding-left: inherit !important;
  }
  /* line 530, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-15 {
    padding-right: 15px !important;
    padding-left: inherit !important;
  }
  /* line 534, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-20 {
    padding-right: 20px !important;
    padding-left: inherit !important;
  }
  /* line 538, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-25 {
    padding-right: 25px !important;
    padding-left: inherit !important;
  }
  /* line 542, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-30 {
    padding-right: 30px !important;
    padding-left: inherit !important;
  }
  /* line 546, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-35 {
    padding-right: 35px !important;
    padding-left: inherit !important;
  }
  /* line 550, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-40 {
    padding-right: 40px !important;
    padding-left: inherit !important;
  }
  /* line 554, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-45 {
    padding-right: 45px !important;
    padding-left: inherit !important;
  }
  /* line 558, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-50 {
    padding-right: 50px !important;
    padding-left: inherit !important;
  }
  /* line 562, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-55 {
    padding-right: 55px !important;
    padding-left: inherit !important;
  }
  /* line 566, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-60 {
    padding-right: 60px !important;
    padding-left: inherit !important;
  }
  /* line 570, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-65 {
    padding-right: 65px !important;
    padding-left: inherit !important;
  }
  /* line 574, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-70 {
    padding-right: 70px !important;
    padding-left: inherit !important;
  }
  /* line 578, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-75 {
    padding-right: 75px !important;
    padding-left: inherit !important;
  }
  /* line 582, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-80 {
    padding-right: 80px !important;
    padding-left: inherit !important;
  }
  /* line 586, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-85 {
    padding-right: 85px !important;
    padding-left: inherit !important;
  }
  /* line 590, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-90 {
    padding-right: 90px !important;
    padding-left: inherit !important;
  }
  /* line 594, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-95 {
    padding-right: 95px !important;
    padding-left: inherit !important;
  }
  /* line 598, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-md-100 {
    padding-right: 100px !important;
    padding-left: inherit !important;
  }
  /* line 602, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-0 {
    padding-left: 0px !important;
    padding-right: inherit !important;
  }
  /* line 606, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-5 {
    padding-left: 5px !important;
    padding-right: inherit !important;
  }
  /* line 610, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-10 {
    padding-left: 10px !important;
    padding-right: inherit !important;
  }
  /* line 614, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-15 {
    padding-left: 15px !important;
    padding-right: inherit !important;
  }
  /* line 618, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-20 {
    padding-left: 20px !important;
    padding-right: inherit !important;
  }
  /* line 622, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-25 {
    padding-left: 25px !important;
    padding-right: inherit !important;
  }
  /* line 626, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-30 {
    padding-left: 30px !important;
    padding-right: inherit !important;
  }
  /* line 630, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-35 {
    padding-left: 35px !important;
    padding-right: inherit !important;
  }
  /* line 634, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-40 {
    padding-left: 40px !important;
    padding-right: inherit !important;
  }
  /* line 638, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-45 {
    padding-left: 45px !important;
    padding-right: inherit !important;
  }
  /* line 642, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-50 {
    padding-left: 50px !important;
    padding-right: inherit !important;
  }
  /* line 646, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-55 {
    padding-left: 55px !important;
    padding-right: inherit !important;
  }
  /* line 650, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-60 {
    padding-left: 60px !important;
    padding-right: inherit !important;
  }
  /* line 654, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-65 {
    padding-left: 65px !important;
    padding-right: inherit !important;
  }
  /* line 658, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-70 {
    padding-left: 70px !important;
    padding-right: inherit !important;
  }
  /* line 662, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-75 {
    padding-left: 75px !important;
    padding-right: inherit !important;
  }
  /* line 666, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-80 {
    padding-left: 80px !important;
    padding-right: inherit !important;
  }
  /* line 670, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-85 {
    padding-left: 85px !important;
    padding-right: inherit !important;
  }
  /* line 674, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-90 {
    padding-left: 90px !important;
    padding-right: inherit !important;
  }
  /* line 678, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-95 {
    padding-left: 95px !important;
    padding-right: inherit !important;
  }
  /* line 682, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-md-100 {
    padding-left: 100px !important;
    padding-right: inherit !important;
  }
}

@media (min-width: 992px) {
  /* line 686, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-0 {
    padding-right: 0px !important;
    padding-left: inherit !important;
  }
  /* line 690, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-5 {
    padding-right: 5px !important;
    padding-left: inherit !important;
  }
  /* line 694, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-10 {
    padding-right: 10px !important;
    padding-left: inherit !important;
  }
  /* line 698, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-15 {
    padding-right: 15px !important;
    padding-left: inherit !important;
  }
  /* line 702, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-20 {
    padding-right: 20px !important;
    padding-left: inherit !important;
  }
  /* line 706, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-25 {
    padding-right: 25px !important;
    padding-left: inherit !important;
  }
  /* line 710, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-30 {
    padding-right: 30px !important;
    padding-left: inherit !important;
  }
  /* line 714, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-35 {
    padding-right: 35px !important;
    padding-left: inherit !important;
  }
  /* line 718, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-40 {
    padding-right: 40px !important;
    padding-left: inherit !important;
  }
  /* line 722, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-45 {
    padding-right: 45px !important;
    padding-left: inherit !important;
  }
  /* line 726, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-50 {
    padding-right: 50px !important;
    padding-left: inherit !important;
  }
  /* line 730, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-55 {
    padding-right: 55px !important;
    padding-left: inherit !important;
  }
  /* line 734, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-60 {
    padding-right: 60px !important;
    padding-left: inherit !important;
  }
  /* line 738, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-65 {
    padding-right: 65px !important;
    padding-left: inherit !important;
  }
  /* line 742, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-70 {
    padding-right: 70px !important;
    padding-left: inherit !important;
  }
  /* line 746, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-75 {
    padding-right: 75px !important;
    padding-left: inherit !important;
  }
  /* line 750, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-80 {
    padding-right: 80px !important;
    padding-left: inherit !important;
  }
  /* line 754, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-85 {
    padding-right: 85px !important;
    padding-left: inherit !important;
  }
  /* line 758, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-90 {
    padding-right: 90px !important;
    padding-left: inherit !important;
  }
  /* line 762, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-95 {
    padding-right: 95px !important;
    padding-left: inherit !important;
  }
  /* line 766, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-lg-100 {
    padding-right: 100px !important;
    padding-left: inherit !important;
  }
  /* line 770, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-0 {
    padding-left: 0px !important;
    padding-right: inherit !important;
  }
  /* line 774, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-5 {
    padding-left: 5px !important;
    padding-right: inherit !important;
  }
  /* line 778, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-10 {
    padding-left: 10px !important;
    padding-right: inherit !important;
  }
  /* line 782, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-15 {
    padding-left: 15px !important;
    padding-right: inherit !important;
  }
  /* line 786, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-20 {
    padding-left: 20px !important;
    padding-right: inherit !important;
  }
  /* line 790, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-25 {
    padding-left: 25px !important;
    padding-right: inherit !important;
  }
  /* line 794, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-30 {
    padding-left: 30px !important;
    padding-right: inherit !important;
  }
  /* line 798, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-35 {
    padding-left: 35px !important;
    padding-right: inherit !important;
  }
  /* line 802, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-40 {
    padding-left: 40px !important;
    padding-right: inherit !important;
  }
  /* line 806, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-45 {
    padding-left: 45px !important;
    padding-right: inherit !important;
  }
  /* line 810, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-50 {
    padding-left: 50px !important;
    padding-right: inherit !important;
  }
  /* line 814, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-55 {
    padding-left: 55px !important;
    padding-right: inherit !important;
  }
  /* line 818, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-60 {
    padding-left: 60px !important;
    padding-right: inherit !important;
  }
  /* line 822, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-65 {
    padding-left: 65px !important;
    padding-right: inherit !important;
  }
  /* line 826, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-70 {
    padding-left: 70px !important;
    padding-right: inherit !important;
  }
  /* line 830, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-75 {
    padding-left: 75px !important;
    padding-right: inherit !important;
  }
  /* line 834, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-80 {
    padding-left: 80px !important;
    padding-right: inherit !important;
  }
  /* line 838, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-85 {
    padding-left: 85px !important;
    padding-right: inherit !important;
  }
  /* line 842, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-90 {
    padding-left: 90px !important;
    padding-right: inherit !important;
  }
  /* line 846, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-95 {
    padding-left: 95px !important;
    padding-right: inherit !important;
  }
  /* line 850, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-lg-100 {
    padding-left: 100px !important;
    padding-right: inherit !important;
  }
}

@media (min-width: 1200px) {
  /* line 854, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-0 {
    padding-right: 0px !important;
    padding-left: inherit !important;
  }
  /* line 858, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-5 {
    padding-right: 5px !important;
    padding-left: inherit !important;
  }
  /* line 862, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-10 {
    padding-right: 10px !important;
    padding-left: inherit !important;
  }
  /* line 866, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-15 {
    padding-right: 15px !important;
    padding-left: inherit !important;
  }
  /* line 870, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-20 {
    padding-right: 20px !important;
    padding-left: inherit !important;
  }
  /* line 874, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-25 {
    padding-right: 25px !important;
    padding-left: inherit !important;
  }
  /* line 878, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-30 {
    padding-right: 30px !important;
    padding-left: inherit !important;
  }
  /* line 882, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-35 {
    padding-right: 35px !important;
    padding-left: inherit !important;
  }
  /* line 886, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-40 {
    padding-right: 40px !important;
    padding-left: inherit !important;
  }
  /* line 890, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-45 {
    padding-right: 45px !important;
    padding-left: inherit !important;
  }
  /* line 894, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-50 {
    padding-right: 50px !important;
    padding-left: inherit !important;
  }
  /* line 898, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-55 {
    padding-right: 55px !important;
    padding-left: inherit !important;
  }
  /* line 902, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-60 {
    padding-right: 60px !important;
    padding-left: inherit !important;
  }
  /* line 906, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-65 {
    padding-right: 65px !important;
    padding-left: inherit !important;
  }
  /* line 910, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-70 {
    padding-right: 70px !important;
    padding-left: inherit !important;
  }
  /* line 914, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-75 {
    padding-right: 75px !important;
    padding-left: inherit !important;
  }
  /* line 918, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-80 {
    padding-right: 80px !important;
    padding-left: inherit !important;
  }
  /* line 922, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-85 {
    padding-right: 85px !important;
    padding-left: inherit !important;
  }
  /* line 926, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-90 {
    padding-right: 90px !important;
    padding-left: inherit !important;
  }
  /* line 930, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-95 {
    padding-right: 95px !important;
    padding-left: inherit !important;
  }
  /* line 934, app/assets/stylesheets/style_rtl.scss */
  .rtl .ps-xl-100 {
    padding-right: 100px !important;
    padding-left: inherit !important;
  }
  /* line 938, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-0 {
    padding-left: 0px !important;
    padding-right: inherit !important;
  }
  /* line 942, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-5 {
    padding-left: 5px !important;
    padding-right: inherit !important;
  }
  /* line 946, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-10 {
    padding-left: 10px !important;
    padding-right: inherit !important;
  }
  /* line 950, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-15 {
    padding-left: 15px !important;
    padding-right: inherit !important;
  }
  /* line 954, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-20 {
    padding-left: 20px !important;
    padding-right: inherit !important;
  }
  /* line 958, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-25 {
    padding-left: 25px !important;
    padding-right: inherit !important;
  }
  /* line 962, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-30 {
    padding-left: 30px !important;
    padding-right: inherit !important;
  }
  /* line 966, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-35 {
    padding-left: 35px !important;
    padding-right: inherit !important;
  }
  /* line 970, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-40 {
    padding-left: 40px !important;
    padding-right: inherit !important;
  }
  /* line 974, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-45 {
    padding-left: 45px !important;
    padding-right: inherit !important;
  }
  /* line 978, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-50 {
    padding-left: 50px !important;
    padding-right: inherit !important;
  }
  /* line 982, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-55 {
    padding-left: 55px !important;
    padding-right: inherit !important;
  }
  /* line 986, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-60 {
    padding-left: 60px !important;
    padding-right: inherit !important;
  }
  /* line 990, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-65 {
    padding-left: 65px !important;
    padding-right: inherit !important;
  }
  /* line 994, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-70 {
    padding-left: 70px !important;
    padding-right: inherit !important;
  }
  /* line 998, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-75 {
    padding-left: 75px !important;
    padding-right: inherit !important;
  }
  /* line 1002, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-80 {
    padding-left: 80px !important;
    padding-right: inherit !important;
  }
  /* line 1006, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-85 {
    padding-left: 85px !important;
    padding-right: inherit !important;
  }
  /* line 1010, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-90 {
    padding-left: 90px !important;
    padding-right: inherit !important;
  }
  /* line 1014, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-95 {
    padding-left: 95px !important;
    padding-right: inherit !important;
  }
  /* line 1018, app/assets/stylesheets/style_rtl.scss */
  .rtl .pe-xl-100 {
    padding-left: 100px !important;
    padding-right: inherit !important;
  }
}

/*******************
Margin property
*******************/
/* line 1024, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-0 {
  margin-right: 0px !important;
  margin-left: inherit !important;
}

/* line 1028, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-5 {
  margin-right: 5px !important;
  margin-left: inherit !important;
}

/* line 1032, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-10 {
  margin-right: 10px !important;
  margin-left: inherit !important;
}

/* line 1036, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-15 {
  margin-right: 15px !important;
  margin-left: inherit !important;
}

/* line 1040, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-20 {
  margin-right: 20px !important;
  margin-left: inherit !important;
}

/* line 1044, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-25 {
  margin-right: 25px !important;
  margin-left: inherit !important;
}

/* line 1048, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-30 {
  margin-right: 30px !important;
  margin-left: inherit !important;
}

/* line 1052, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-35 {
  margin-right: 35px !important;
  margin-left: inherit !important;
}

/* line 1056, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-40 {
  margin-right: 40px !important;
  margin-left: inherit !important;
}

/* line 1060, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-45 {
  margin-right: 45px !important;
  margin-left: inherit !important;
}

/* line 1064, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-50 {
  margin-right: 50px !important;
  margin-left: inherit !important;
}

/* line 1068, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-55 {
  margin-right: 55px !important;
  margin-left: inherit !important;
}

/* line 1072, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-60 {
  margin-right: 60px !important;
  margin-left: inherit !important;
}

/* line 1076, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-65 {
  margin-right: 65px !important;
  margin-left: inherit !important;
}

/* line 1080, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-70 {
  margin-right: 70px !important;
  margin-left: inherit !important;
}

/* line 1084, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-75 {
  margin-right: 75px !important;
  margin-left: inherit !important;
}

/* line 1088, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-80 {
  margin-right: 80px !important;
  margin-left: inherit !important;
}

/* line 1092, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-85 {
  margin-right: 85px !important;
  margin-left: inherit !important;
}

/* line 1096, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-90 {
  margin-right: 90px !important;
  margin-left: inherit !important;
}

/* line 1100, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-95 {
  margin-right: 95px !important;
  margin-left: inherit !important;
}

/* line 1104, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-100 {
  margin-right: 100px !important;
  margin-left: inherit !important;
}

/* line 1108, app/assets/stylesheets/style_rtl.scss */
.rtl .me-0 {
  margin-left: 0px !important;
  margin-right: inherit !important;
}

/* line 1112, app/assets/stylesheets/style_rtl.scss */
.rtl .me-5 {
  margin-left: 5px !important;
  margin-right: inherit !important;
}

/* line 1116, app/assets/stylesheets/style_rtl.scss */
.rtl .me-10 {
  margin-left: 10px !important;
  margin-right: inherit !important;
}

/* line 1120, app/assets/stylesheets/style_rtl.scss */
.rtl .me-15 {
  margin-left: 15px !important;
  margin-right: inherit !important;
}

/* line 1124, app/assets/stylesheets/style_rtl.scss */
.rtl .me-20 {
  margin-left: 20px !important;
  margin-right: inherit !important;
}

/* line 1128, app/assets/stylesheets/style_rtl.scss */
.rtl .me-25 {
  margin-left: 25px !important;
  margin-right: inherit !important;
}

/* line 1132, app/assets/stylesheets/style_rtl.scss */
.rtl .me-30 {
  margin-left: 30px !important;
  margin-right: inherit !important;
}

/* line 1136, app/assets/stylesheets/style_rtl.scss */
.rtl .me-35 {
  margin-left: 35px !important;
  margin-right: inherit !important;
}

/* line 1140, app/assets/stylesheets/style_rtl.scss */
.rtl .me-40 {
  margin-left: 40px !important;
  margin-right: inherit !important;
}

/* line 1144, app/assets/stylesheets/style_rtl.scss */
.rtl .me-45 {
  margin-left: 45px !important;
  margin-right: inherit !important;
}

/* line 1148, app/assets/stylesheets/style_rtl.scss */
.rtl .me-50 {
  margin-left: 50px !important;
  margin-right: inherit !important;
}

/* line 1152, app/assets/stylesheets/style_rtl.scss */
.rtl .me-55 {
  margin-left: 55px !important;
  margin-right: inherit !important;
}

/* line 1156, app/assets/stylesheets/style_rtl.scss */
.rtl .me-60 {
  margin-left: 60px !important;
  margin-right: inherit !important;
}

/* line 1160, app/assets/stylesheets/style_rtl.scss */
.rtl .me-65 {
  margin-left: 65px !important;
  margin-right: inherit !important;
}

/* line 1164, app/assets/stylesheets/style_rtl.scss */
.rtl .me-70 {
  margin-left: 70px !important;
  margin-right: inherit !important;
}

/* line 1168, app/assets/stylesheets/style_rtl.scss */
.rtl .me-75 {
  margin-left: 75px !important;
  margin-right: inherit !important;
}

/* line 1172, app/assets/stylesheets/style_rtl.scss */
.rtl .me-80 {
  margin-left: 80px !important;
  margin-right: inherit !important;
}

/* line 1176, app/assets/stylesheets/style_rtl.scss */
.rtl .me-85 {
  margin-left: 85px !important;
  margin-right: inherit !important;
}

/* line 1180, app/assets/stylesheets/style_rtl.scss */
.rtl .me-90 {
  margin-left: 90px !important;
  margin-right: inherit !important;
}

/* line 1184, app/assets/stylesheets/style_rtl.scss */
.rtl .me-95 {
  margin-left: 95px !important;
  margin-right: inherit !important;
}

/* line 1188, app/assets/stylesheets/style_rtl.scss */
.rtl .me-100 {
  margin-left: 100px !important;
  margin-right: inherit !important;
}

@media (max-width: 575px) {
  /* line 1193, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-0 {
    margin-right: 0px !important;
    margin-left: inherit !important;
  }
  /* line 1197, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-5 {
    margin-right: 5px !important;
    margin-left: inherit !important;
  }
  /* line 1201, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-10 {
    margin-right: 10px !important;
    margin-left: inherit !important;
  }
  /* line 1205, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-15 {
    margin-right: 15px !important;
    margin-left: inherit !important;
  }
  /* line 1209, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-20 {
    margin-right: 20px !important;
    margin-left: inherit !important;
  }
  /* line 1213, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-25 {
    margin-right: 25px !important;
    margin-left: inherit !important;
  }
  /* line 1217, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-30 {
    margin-right: 30px !important;
    margin-left: inherit !important;
  }
  /* line 1221, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-35 {
    margin-right: 35px !important;
    margin-left: inherit !important;
  }
  /* line 1225, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-40 {
    margin-right: 40px !important;
    margin-left: inherit !important;
  }
  /* line 1229, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-45 {
    margin-right: 45px !important;
    margin-left: inherit !important;
  }
  /* line 1233, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-50 {
    margin-right: 50px !important;
    margin-left: inherit !important;
  }
  /* line 1237, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-55 {
    margin-right: 55px !important;
    margin-left: inherit !important;
  }
  /* line 1241, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-60 {
    margin-right: 60px !important;
    margin-left: inherit !important;
  }
  /* line 1245, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-65 {
    margin-right: 65px !important;
    margin-left: inherit !important;
  }
  /* line 1249, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-70 {
    margin-right: 70px !important;
    margin-left: inherit !important;
  }
  /* line 1253, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-75 {
    margin-right: 75px !important;
    margin-left: inherit !important;
  }
  /* line 1257, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-80 {
    margin-right: 80px !important;
    margin-left: inherit !important;
  }
  /* line 1261, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-85 {
    margin-right: 85px !important;
    margin-left: inherit !important;
  }
  /* line 1265, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-90 {
    margin-right: 90px !important;
    margin-left: inherit !important;
  }
  /* line 1269, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-95 {
    margin-right: 95px !important;
    margin-left: inherit !important;
  }
  /* line 1273, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xs-100 {
    margin-right: 100px !important;
    margin-left: inherit !important;
  }
  /* line 1277, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-0 {
    margin-left: 0px !important;
    margin-right: inherit !important;
  }
  /* line 1281, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-5 {
    margin-left: 5px !important;
    margin-right: inherit !important;
  }
  /* line 1285, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-10 {
    margin-left: 10px !important;
    margin-right: inherit !important;
  }
  /* line 1289, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-15 {
    margin-left: 15px !important;
    margin-right: inherit !important;
  }
  /* line 1293, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-20 {
    margin-left: 20px !important;
    margin-right: inherit !important;
  }
  /* line 1297, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-25 {
    margin-left: 25px !important;
    margin-right: inherit !important;
  }
  /* line 1301, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-30 {
    margin-left: 30px !important;
    margin-right: inherit !important;
  }
  /* line 1305, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-35 {
    margin-left: 35px !important;
    margin-right: inherit !important;
  }
  /* line 1309, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-40 {
    margin-left: 40px !important;
    margin-right: inherit !important;
  }
  /* line 1313, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-45 {
    margin-left: 45px !important;
    margin-right: inherit !important;
  }
  /* line 1317, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-50 {
    margin-left: 50px !important;
    margin-right: inherit !important;
  }
  /* line 1321, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-55 {
    margin-left: 55px !important;
    margin-right: inherit !important;
  }
  /* line 1325, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-60 {
    margin-left: 60px !important;
    margin-right: inherit !important;
  }
  /* line 1329, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-65 {
    margin-left: 65px !important;
    margin-right: inherit !important;
  }
  /* line 1333, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-70 {
    margin-left: 70px !important;
    margin-right: inherit !important;
  }
  /* line 1337, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-75 {
    margin-left: 75px !important;
    margin-right: inherit !important;
  }
  /* line 1341, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-80 {
    margin-left: 80px !important;
    margin-right: inherit !important;
  }
  /* line 1345, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-85 {
    margin-left: 85px !important;
    margin-right: inherit !important;
  }
  /* line 1349, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-90 {
    margin-left: 90px !important;
    margin-right: inherit !important;
  }
  /* line 1353, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-95 {
    margin-left: 95px !important;
    margin-right: inherit !important;
  }
  /* line 1357, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xs-100 {
    margin-left: 100px !important;
    margin-right: inherit !important;
  }
}

@media (min-width: 576px) {
  /* line 1361, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-0 {
    margin-right: 0px !important;
    margin-left: inherit !important;
  }
  /* line 1365, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-5 {
    margin-right: 5px !important;
    margin-left: inherit !important;
  }
  /* line 1369, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-10 {
    margin-right: 10px !important;
    margin-left: inherit !important;
  }
  /* line 1373, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-15 {
    margin-right: 15px !important;
    margin-left: inherit !important;
  }
  /* line 1377, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-20 {
    margin-right: 20px !important;
    margin-left: inherit !important;
  }
  /* line 1381, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-25 {
    margin-right: 25px !important;
    margin-left: inherit !important;
  }
  /* line 1385, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-30 {
    margin-right: 30px !important;
    margin-left: inherit !important;
  }
  /* line 1389, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-35 {
    margin-right: 35px !important;
    margin-left: inherit !important;
  }
  /* line 1393, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-40 {
    margin-right: 40px !important;
    margin-left: inherit !important;
  }
  /* line 1397, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-45 {
    margin-right: 45px !important;
    margin-left: inherit !important;
  }
  /* line 1401, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-50 {
    margin-right: 50px !important;
    margin-left: inherit !important;
  }
  /* line 1405, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-55 {
    margin-right: 55px !important;
    margin-left: inherit !important;
  }
  /* line 1409, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-60 {
    margin-right: 60px !important;
    margin-left: inherit !important;
  }
  /* line 1413, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-65 {
    margin-right: 65px !important;
    margin-left: inherit !important;
  }
  /* line 1417, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-70 {
    margin-right: 70px !important;
    margin-left: inherit !important;
  }
  /* line 1421, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-75 {
    margin-right: 75px !important;
    margin-left: inherit !important;
  }
  /* line 1425, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-80 {
    margin-right: 80px !important;
    margin-left: inherit !important;
  }
  /* line 1429, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-85 {
    margin-right: 85px !important;
    margin-left: inherit !important;
  }
  /* line 1433, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-90 {
    margin-right: 90px !important;
    margin-left: inherit !important;
  }
  /* line 1437, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-95 {
    margin-right: 95px !important;
    margin-left: inherit !important;
  }
  /* line 1441, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-100 {
    margin-right: 100px !important;
    margin-left: inherit !important;
  }
  /* line 1445, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-0 {
    margin-left: 0px !important;
    margin-right: inherit !important;
  }
  /* line 1449, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-5 {
    margin-left: 5px !important;
    margin-right: inherit !important;
  }
  /* line 1453, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-10 {
    margin-left: 10px !important;
    margin-right: inherit !important;
  }
  /* line 1457, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-15 {
    margin-left: 15px !important;
    margin-right: inherit !important;
  }
  /* line 1461, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-20 {
    margin-left: 20px !important;
    margin-right: inherit !important;
  }
  /* line 1465, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-25 {
    margin-left: 25px !important;
    margin-right: inherit !important;
  }
  /* line 1469, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-30 {
    margin-left: 30px !important;
    margin-right: inherit !important;
  }
  /* line 1473, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-35 {
    margin-left: 35px !important;
    margin-right: inherit !important;
  }
  /* line 1477, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-40 {
    margin-left: 40px !important;
    margin-right: inherit !important;
  }
  /* line 1481, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-45 {
    margin-left: 45px !important;
    margin-right: inherit !important;
  }
  /* line 1485, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-50 {
    margin-left: 50px !important;
    margin-right: inherit !important;
  }
  /* line 1489, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-55 {
    margin-left: 55px !important;
    margin-right: inherit !important;
  }
  /* line 1493, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-60 {
    margin-left: 60px !important;
    margin-right: inherit !important;
  }
  /* line 1497, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-65 {
    margin-left: 65px !important;
    margin-right: inherit !important;
  }
  /* line 1501, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-70 {
    margin-left: 70px !important;
    margin-right: inherit !important;
  }
  /* line 1505, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-75 {
    margin-left: 75px !important;
    margin-right: inherit !important;
  }
  /* line 1509, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-80 {
    margin-left: 80px !important;
    margin-right: inherit !important;
  }
  /* line 1513, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-85 {
    margin-left: 85px !important;
    margin-right: inherit !important;
  }
  /* line 1517, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-90 {
    margin-left: 90px !important;
    margin-right: inherit !important;
  }
  /* line 1521, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-95 {
    margin-left: 95px !important;
    margin-right: inherit !important;
  }
  /* line 1525, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-sm-100 {
    margin-left: 100px !important;
    margin-right: inherit !important;
  }
}

@media (min-width: 768px) {
  /* line 1529, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-0 {
    margin-right: 0px !important;
    margin-left: inherit !important;
  }
  /* line 1533, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-5 {
    margin-right: 5px !important;
    margin-left: inherit !important;
  }
  /* line 1537, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-10 {
    margin-right: 10px !important;
    margin-left: inherit !important;
  }
  /* line 1541, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-15 {
    margin-right: 15px !important;
    margin-left: inherit !important;
  }
  /* line 1545, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-20 {
    margin-right: 20px !important;
    margin-left: inherit !important;
  }
  /* line 1549, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-25 {
    margin-right: 25px !important;
    margin-left: inherit !important;
  }
  /* line 1553, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-30 {
    margin-right: 30px !important;
    margin-left: inherit !important;
  }
  /* line 1557, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-35 {
    margin-right: 35px !important;
    margin-left: inherit !important;
  }
  /* line 1561, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-40 {
    margin-right: 40px !important;
    margin-left: inherit !important;
  }
  /* line 1565, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-45 {
    margin-right: 45px !important;
    margin-left: inherit !important;
  }
  /* line 1569, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-50 {
    margin-right: 50px !important;
    margin-left: inherit !important;
  }
  /* line 1573, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-55 {
    margin-right: 55px !important;
    margin-left: inherit !important;
  }
  /* line 1577, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-60 {
    margin-right: 60px !important;
    margin-left: inherit !important;
  }
  /* line 1581, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-65 {
    margin-right: 65px !important;
    margin-left: inherit !important;
  }
  /* line 1585, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-70 {
    margin-right: 70px !important;
    margin-left: inherit !important;
  }
  /* line 1589, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-75 {
    margin-right: 75px !important;
    margin-left: inherit !important;
  }
  /* line 1593, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-80 {
    margin-right: 80px !important;
    margin-left: inherit !important;
  }
  /* line 1597, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-85 {
    margin-right: 85px !important;
    margin-left: inherit !important;
  }
  /* line 1601, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-90 {
    margin-right: 90px !important;
    margin-left: inherit !important;
  }
  /* line 1605, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-95 {
    margin-right: 95px !important;
    margin-left: inherit !important;
  }
  /* line 1609, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-md-100 {
    margin-right: 100px !important;
    margin-left: inherit !important;
  }
  /* line 1613, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-0 {
    margin-left: 0px !important;
    margin-right: inherit !important;
  }
  /* line 1617, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-5 {
    margin-left: 5px !important;
    margin-right: inherit !important;
  }
  /* line 1621, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-10 {
    margin-left: 10px !important;
    margin-right: inherit !important;
  }
  /* line 1625, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-15 {
    margin-left: 15px !important;
    margin-right: inherit !important;
  }
  /* line 1629, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-20 {
    margin-left: 20px !important;
    margin-right: inherit !important;
  }
  /* line 1633, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-25 {
    margin-left: 25px !important;
    margin-right: inherit !important;
  }
  /* line 1637, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-30 {
    margin-left: 30px !important;
    margin-right: inherit !important;
  }
  /* line 1641, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-35 {
    margin-left: 35px !important;
    margin-right: inherit !important;
  }
  /* line 1645, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-40 {
    margin-left: 40px !important;
    margin-right: inherit !important;
  }
  /* line 1649, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-45 {
    margin-left: 45px !important;
    margin-right: inherit !important;
  }
  /* line 1653, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-50 {
    margin-left: 50px !important;
    margin-right: inherit !important;
  }
  /* line 1657, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-55 {
    margin-left: 55px !important;
    margin-right: inherit !important;
  }
  /* line 1661, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-60 {
    margin-left: 60px !important;
    margin-right: inherit !important;
  }
  /* line 1665, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-65 {
    margin-left: 65px !important;
    margin-right: inherit !important;
  }
  /* line 1669, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-70 {
    margin-left: 70px !important;
    margin-right: inherit !important;
  }
  /* line 1673, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-75 {
    margin-left: 75px !important;
    margin-right: inherit !important;
  }
  /* line 1677, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-80 {
    margin-left: 80px !important;
    margin-right: inherit !important;
  }
  /* line 1681, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-85 {
    margin-left: 85px !important;
    margin-right: inherit !important;
  }
  /* line 1685, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-90 {
    margin-left: 90px !important;
    margin-right: inherit !important;
  }
  /* line 1689, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-95 {
    margin-left: 95px !important;
    margin-right: inherit !important;
  }
  /* line 1693, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-md-100 {
    margin-left: 100px !important;
    margin-right: inherit !important;
  }
}

@media (min-width: 992px) {
  /* line 1697, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-0 {
    margin-right: 0px !important;
    margin-left: inherit !important;
  }
  /* line 1701, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-5 {
    margin-right: 5px !important;
    margin-left: inherit !important;
  }
  /* line 1705, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-10 {
    margin-right: 10px !important;
    margin-left: inherit !important;
  }
  /* line 1709, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-15 {
    margin-right: 15px !important;
    margin-left: inherit !important;
  }
  /* line 1713, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-20 {
    margin-right: 20px !important;
    margin-left: inherit !important;
  }
  /* line 1717, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-25 {
    margin-right: 25px !important;
    margin-left: inherit !important;
  }
  /* line 1721, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-30 {
    margin-right: 30px !important;
    margin-left: inherit !important;
  }
  /* line 1725, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-35 {
    margin-right: 35px !important;
    margin-left: inherit !important;
  }
  /* line 1729, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-40 {
    margin-right: 40px !important;
    margin-left: inherit !important;
  }
  /* line 1733, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-45 {
    margin-right: 45px !important;
    margin-left: inherit !important;
  }
  /* line 1737, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-50 {
    margin-right: 50px !important;
    margin-left: inherit !important;
  }
  /* line 1741, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-55 {
    margin-right: 55px !important;
    margin-left: inherit !important;
  }
  /* line 1745, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-60 {
    margin-right: 60px !important;
    margin-left: inherit !important;
  }
  /* line 1749, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-65 {
    margin-right: 65px !important;
    margin-left: inherit !important;
  }
  /* line 1753, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-70 {
    margin-right: 70px !important;
    margin-left: inherit !important;
  }
  /* line 1757, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-75 {
    margin-right: 75px !important;
    margin-left: inherit !important;
  }
  /* line 1761, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-80 {
    margin-right: 80px !important;
    margin-left: inherit !important;
  }
  /* line 1765, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-85 {
    margin-right: 85px !important;
    margin-left: inherit !important;
  }
  /* line 1769, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-90 {
    margin-right: 90px !important;
    margin-left: inherit !important;
  }
  /* line 1773, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-95 {
    margin-right: 95px !important;
    margin-left: inherit !important;
  }
  /* line 1777, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-sm-100 {
    margin-right: 100px !important;
    margin-left: inherit !important;
  }
  /* line 1781, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-0 {
    margin-left: 0px !important;
    margin-right: inherit !important;
  }
  /* line 1785, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-5 {
    margin-left: 5px !important;
    margin-right: inherit !important;
  }
  /* line 1789, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-10 {
    margin-left: 10px !important;
    margin-right: inherit !important;
  }
  /* line 1793, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-15 {
    margin-left: 15px !important;
    margin-right: inherit !important;
  }
  /* line 1797, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-20 {
    margin-left: 20px !important;
    margin-right: inherit !important;
  }
  /* line 1801, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-25 {
    margin-left: 25px !important;
    margin-right: inherit !important;
  }
  /* line 1805, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-30 {
    margin-left: 30px !important;
    margin-right: inherit !important;
  }
  /* line 1809, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-35 {
    margin-left: 35px !important;
    margin-right: inherit !important;
  }
  /* line 1813, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-40 {
    margin-left: 40px !important;
    margin-right: inherit !important;
  }
  /* line 1817, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-45 {
    margin-left: 45px !important;
    margin-right: inherit !important;
  }
  /* line 1821, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-50 {
    margin-left: 50px !important;
    margin-right: inherit !important;
  }
  /* line 1825, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-55 {
    margin-left: 55px !important;
    margin-right: inherit !important;
  }
  /* line 1829, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-60 {
    margin-left: 60px !important;
    margin-right: inherit !important;
  }
  /* line 1833, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-65 {
    margin-left: 65px !important;
    margin-right: inherit !important;
  }
  /* line 1837, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-70 {
    margin-left: 70px !important;
    margin-right: inherit !important;
  }
  /* line 1841, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-75 {
    margin-left: 75px !important;
    margin-right: inherit !important;
  }
  /* line 1845, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-80 {
    margin-left: 80px !important;
    margin-right: inherit !important;
  }
  /* line 1849, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-85 {
    margin-left: 85px !important;
    margin-right: inherit !important;
  }
  /* line 1853, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-90 {
    margin-left: 90px !important;
    margin-right: inherit !important;
  }
  /* line 1857, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-95 {
    margin-left: 95px !important;
    margin-right: inherit !important;
  }
  /* line 1861, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-lg-100 {
    margin-left: 100px !important;
    margin-right: inherit !important;
  }
}

@media (min-width: 1200px) {
  /* line 1865, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-0 {
    margin-right: 0px !important;
    margin-left: inherit !important;
  }
  /* line 1869, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-5 {
    margin-right: 5px !important;
    margin-left: inherit !important;
  }
  /* line 1873, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-10 {
    margin-right: 10px !important;
    margin-left: inherit !important;
  }
  /* line 1877, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-15 {
    margin-right: 15px !important;
    margin-left: inherit !important;
  }
  /* line 1881, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-20 {
    margin-right: 20px !important;
    margin-left: inherit !important;
  }
  /* line 1885, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-25 {
    margin-right: 25px !important;
    margin-left: inherit !important;
  }
  /* line 1889, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-30 {
    margin-right: 30px !important;
    margin-left: inherit !important;
  }
  /* line 1893, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-35 {
    margin-right: 35px !important;
    margin-left: inherit !important;
  }
  /* line 1897, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-40 {
    margin-right: 40px !important;
    margin-left: inherit !important;
  }
  /* line 1901, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-45 {
    margin-right: 45px !important;
    margin-left: inherit !important;
  }
  /* line 1905, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-50 {
    margin-right: 50px !important;
    margin-left: inherit !important;
  }
  /* line 1909, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-55 {
    margin-right: 55px !important;
    margin-left: inherit !important;
  }
  /* line 1913, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-60 {
    margin-right: 60px !important;
    margin-left: inherit !important;
  }
  /* line 1917, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-65 {
    margin-right: 65px !important;
    margin-left: inherit !important;
  }
  /* line 1921, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-70 {
    margin-right: 70px !important;
    margin-left: inherit !important;
  }
  /* line 1925, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-75 {
    margin-right: 75px !important;
    margin-left: inherit !important;
  }
  /* line 1929, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-80 {
    margin-right: 80px !important;
    margin-left: inherit !important;
  }
  /* line 1933, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-85 {
    margin-right: 85px !important;
    margin-left: inherit !important;
  }
  /* line 1937, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-90 {
    margin-right: 90px !important;
    margin-left: inherit !important;
  }
  /* line 1941, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-95 {
    margin-right: 95px !important;
    margin-left: inherit !important;
  }
  /* line 1945, app/assets/stylesheets/style_rtl.scss */
  .rtl .ms-xl-100 {
    margin-right: 100px !important;
    margin-left: inherit !important;
  }
  /* line 1949, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-0 {
    margin-left: 0px !important;
    margin-right: inherit !important;
  }
  /* line 1953, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-5 {
    margin-left: 5px !important;
    margin-right: inherit !important;
  }
  /* line 1957, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-10 {
    margin-left: 10px !important;
    margin-right: inherit !important;
  }
  /* line 1961, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-15 {
    margin-left: 15px !important;
    margin-right: inherit !important;
  }
  /* line 1965, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-20 {
    margin-left: 20px !important;
    margin-right: inherit !important;
  }
  /* line 1969, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-25 {
    margin-left: 25px !important;
    margin-right: inherit !important;
  }
  /* line 1973, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-30 {
    margin-left: 30px !important;
    margin-right: inherit !important;
  }
  /* line 1977, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-35 {
    margin-left: 35px !important;
    margin-right: inherit !important;
  }
  /* line 1981, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-40 {
    margin-left: 40px !important;
    margin-right: inherit !important;
  }
  /* line 1985, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-45 {
    margin-left: 45px !important;
    margin-right: inherit !important;
  }
  /* line 1989, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-50 {
    margin-left: 50px !important;
    margin-right: inherit !important;
  }
  /* line 1993, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-55 {
    margin-left: 55px !important;
    margin-right: inherit !important;
  }
  /* line 1997, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-60 {
    margin-left: 60px !important;
    margin-right: inherit !important;
  }
  /* line 2001, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-65 {
    margin-left: 65px !important;
    margin-right: inherit !important;
  }
  /* line 2005, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-70 {
    margin-left: 70px !important;
    margin-right: inherit !important;
  }
  /* line 2009, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-75 {
    margin-left: 75px !important;
    margin-right: inherit !important;
  }
  /* line 2013, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-80 {
    margin-left: 80px !important;
    margin-right: inherit !important;
  }
  /* line 2017, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-85 {
    margin-left: 85px !important;
    margin-right: inherit !important;
  }
  /* line 2021, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-90 {
    margin-left: 90px !important;
    margin-right: inherit !important;
  }
  /* line 2025, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-95 {
    margin-left: 95px !important;
    margin-right: inherit !important;
  }
  /* line 2029, app/assets/stylesheets/style_rtl.scss */
  .rtl .me-xl-100 {
    margin-left: 100px !important;
    margin-right: inherit !important;
  }
}

/* line 2032, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-1 {
  margin-right: 8.333333%;
  margin-left: 0;
}

/* line 2035, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-2 {
  margin-right: 16.666667%;
  margin-left: 0;
}

/* line 2038, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-3 {
  margin-right: 25%;
  margin-left: 0;
}

/* line 2041, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-4 {
  margin-right: 33.333333%;
  margin-left: 0;
}

/* line 2044, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-5 {
  margin-right: 41.666667%;
  margin-left: 0;
}

/* line 2047, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-6 {
  margin-right: 50%;
  margin-left: 0;
}

/* line 2050, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-7 {
  margin-right: 58.333333%;
  margin-left: 0;
}

/* line 2053, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-8 {
  margin-right: 66.666667%;
  margin-left: 0;
}

/* line 2056, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-9 {
  margin-right: 75%;
  margin-left: 0;
}

/* line 2059, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-10 {
  margin-right: 83.333333%;
  margin-left: 0;
}

/* line 2062, app/assets/stylesheets/style_rtl.scss */
.rtl .offset-11 {
  margin-right: 91.666667%;
  margin-left: 0;
}

@media (min-width: 576px) {
  /* line 2067, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-0 {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2070, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-1 {
    margin-right: 8.333333%;
    margin-left: 0;
  }
  /* line 2073, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-2 {
    margin-right: 16.666667%;
    margin-left: 0;
  }
  /* line 2076, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  /* line 2079, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-4 {
    margin-right: 33.333333%;
    margin-left: 0;
  }
  /* line 2082, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-5 {
    margin-right: 41.666667%;
    margin-left: 0;
  }
  /* line 2085, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  /* line 2088, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-7 {
    margin-right: 58.333333%;
    margin-left: 0;
  }
  /* line 2091, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-8 {
    margin-right: 66.666667%;
    margin-left: 0;
  }
  /* line 2094, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  /* line 2097, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-10 {
    margin-right: 83.333333%;
    margin-left: 0;
  }
  /* line 2100, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-sm-11 {
    margin-right: 91.666667%;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 2104, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-0 {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2107, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-1 {
    margin-right: 8.333333%;
    margin-left: 0;
  }
  /* line 2110, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-2 {
    margin-right: 16.666667%;
    margin-left: 0;
  }
  /* line 2113, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  /* line 2116, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-4 {
    margin-right: 33.333333%;
    margin-left: 0;
  }
  /* line 2119, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-5 {
    margin-right: 41.666667%;
    margin-left: 0;
  }
  /* line 2122, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  /* line 2125, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-7 {
    margin-right: 58.333333%;
    margin-left: 0;
  }
  /* line 2128, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-8 {
    margin-right: 66.666667%;
    margin-left: 0;
  }
  /* line 2131, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  /* line 2134, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-10 {
    margin-right: 83.333333%;
    margin-left: 0;
  }
  /* line 2137, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-md-11 {
    margin-right: 91.666667%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 2141, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-0 {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2144, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-1 {
    margin-right: 8.333333%;
    margin-left: 0;
  }
  /* line 2147, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-2 {
    margin-right: 16.666667%;
    margin-left: 0;
  }
  /* line 2150, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  /* line 2153, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-4 {
    margin-right: 33.333333%;
    margin-left: 0;
  }
  /* line 2156, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-5 {
    margin-right: 41.666667%;
    margin-left: 0;
  }
  /* line 2159, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  /* line 2162, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-7 {
    margin-right: 58.333333%;
    margin-left: 0;
  }
  /* line 2165, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-8 {
    margin-right: 66.666667%;
    margin-left: 0;
  }
  /* line 2168, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  /* line 2171, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-10 {
    margin-right: 83.333333%;
    margin-left: 0;
  }
  /* line 2174, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-lg-11 {
    margin-right: 91.666667%;
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 2178, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-0 {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2181, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-1 {
    margin-right: 8.333333%;
    margin-left: 0;
  }
  /* line 2184, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-2 {
    margin-right: 16.666667%;
    margin-left: 0;
  }
  /* line 2187, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  /* line 2190, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-4 {
    margin-right: 33.333333%;
    margin-left: 0;
  }
  /* line 2193, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-5 {
    margin-right: 41.666667%;
    margin-left: 0;
  }
  /* line 2196, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  /* line 2199, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-7 {
    margin-right: 58.333333%;
    margin-left: 0;
  }
  /* line 2202, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-8 {
    margin-right: 66.666667%;
    margin-left: 0;
  }
  /* line 2205, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  /* line 2208, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-10 {
    margin-right: 83.333333%;
    margin-left: 0;
  }
  /* line 2211, app/assets/stylesheets/style_rtl.scss */
  .rtl .offset-xl-11 {
    margin-right: 91.666667%;
    margin-left: 0;
  }
}

/* line 2214, app/assets/stylesheets/style_rtl.scss */
.rtl .me-auto {
  margin-left: auto !important;
  margin-right: inherit !important;
}

/* line 2217, app/assets/stylesheets/style_rtl.scss */
.rtl .ms-auto {
  margin-right: auto !important;
  margin-left: inherit !important;
}

/* line 2221, app/assets/stylesheets/style_rtl.scss */
.rtl .pull-right, .rtl .float-end {
  float: left !important;
}

/* line 2223, app/assets/stylesheets/style_rtl.scss */
.rtl .pull-left, .rtl .float-start {
  float: right !important;
}

/* line 2225, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header div.logo-box {
  float: right;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* line 2229, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .logo-box {
  border-right: 0;
}

/* line 2231, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .logo {
  float: right;
  text-align: right;
}

/* line 2234, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .navbar {
  transition: margin-right .3s ease-in-out;
  margin-right: 18.58rem;
  margin-left: 0;
}

/* line 2240, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after {
  right: auto;
  left: 16px;
}

/* line 2243, app/assets/stylesheets/style_rtl.scss */
.rtl .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  left: 5%;
  right: auto;
}

/* line 2246, app/assets/stylesheets/style_rtl.scss */
.rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4 > small, .rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > .h4 > small, .rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4 > .small, .rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > .h4 > .small {
  right: auto;
  left: 0;
}

/* line 2249, app/assets/stylesheets/style_rtl.scss */
.rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto auto auto 10px;
}

/* line 2251, app/assets/stylesheets/style_rtl.scss */
.rtl .navbar-nav > .user-menu > .dropdown-menu > li.user-header .user-name {
  text-align: left;
}

/* line 2253, app/assets/stylesheets/style_rtl.scss */
.rtl .navbar-nav > .user-menu > .dropdown-menu > .user-body a i {
  margin-right: auto;
  margin-left: 10px;
}

/* line 2256, app/assets/stylesheets/style_rtl.scss */
.rtl .search-box .app-search .srh-btn {
  right: auto;
  left: 15px;
}

/* line 2259, app/assets/stylesheets/style_rtl.scss */
.rtl .search-box .app-search input {
  padding: 0px 15px 0px 40px;
}

/* line 2261, app/assets/stylesheets/style_rtl.scss */
.rtl.dark-skin .main-header .logo-box {
  border-right: 0;
}

@media (max-width: 991px) {
  /* line 2265, app/assets/stylesheets/style_rtl.scss */
  .rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after {
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 2268, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-right: 60px;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  /* line 2272, app/assets/stylesheets/style_rtl.scss */
  .rtl .main-header .logo {
    text-align: center;
  }
  /* line 2274, app/assets/stylesheets/style_rtl.scss */
  .rtl .main-header .navbar {
    margin: 0;
  }
}

/* line 2276, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header {
  right: 0;
  left: inherit;
}

/* line 2279, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .sidebar-toggle {
  float: right;
}

/* line 2281, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .sidebar-toggle i.ti-align-left:before {
  content: "\e6c1";
}

/* line 2283, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .res-only-view {
  float: right;
}

/* line 2285, app/assets/stylesheets/style_rtl.scss */
.rtl .sidebar-menu .user-profile > a img {
  margin-right: 0px;
  margin-left: 10px;
}

/* line 2288, app/assets/stylesheets/style_rtl.scss */
.rtl .sidebar-menu li > a > .pull-right-container {
  right: auto;
  left: 10px;
}

/* line 2291, app/assets/stylesheets/style_rtl.scss */
.rtl .sidebar-menu li > a > .pull-right-container > .fa-angle-right {
  transform: rotate(180deg);
}

/* line 2296, app/assets/stylesheets/style_rtl.scss */
.rtl .sidebar-menu li > a > .fa-angle-right {
  transform: rotate(180deg);
}

/* line 2301, app/assets/stylesheets/style_rtl.scss */
.rtl .sidebar-menu .menu-open > a > .fa-angle-right {
  transform: rotate(90deg);
}

/* line 2306, app/assets/stylesheets/style_rtl.scss */
.rtl .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right {
  transform: rotate(90deg);
}

/* line 2311, app/assets/stylesheets/style_rtl.scss */
.rtl .sidebar-menu .treeview-menu > li.active > a i.ti-more:before, .rtl .sidebar-menu .treeview-menu > li > a:hover i.ti-more:before {
  content: "\e629";
}

/* line 2313, app/assets/stylesheets/style_rtl.scss */
.rtl.sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > span:not(.pull-right) {
  right: 39px;
  left: auto;
}

/* line 2316, app/assets/stylesheets/style_rtl.scss */
.rtl.sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > .treeview-menu {
  right: 54px;
  left: auto;
}

/* line 2319, app/assets/stylesheets/style_rtl.scss */
.rtl.sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > .pull-right-container {
  float: left;
  right: 250px !important;
  left: auto;
}

/* line 2323, app/assets/stylesheets/style_rtl.scss */
.rtl.sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > span {
  padding: 14px 30px 14px 0px;
}

/* line 2325, app/assets/stylesheets/style_rtl.scss */
.rtl.sidebar-collapse .treeview-menu > li > a {
  padding: 5px 10px 5px 10px;
}

/* line 2327, app/assets/stylesheets/style_rtl.scss */
.rtl .treeview-menu > li > a {
  padding: 5px 25px 5px 5px;
}

/* line 2329, app/assets/stylesheets/style_rtl.scss */
.rtl .treeview-menu > li > a > i {
  padding-left: 20px;
  padding-right: 10px;
  float: right;
  display: inline-table;
  margin-top: 5px;
}

/* line 2335, app/assets/stylesheets/style_rtl.scss */
.rtl .main-sidebar {
  right: 0;
  left: inherit;
  border-right: 0;
}

/* line 2339, app/assets/stylesheets/style_rtl.scss */
.rtl .main-sidebar {
  border-top-right-radius: 0px;
  border-top-left-radius: 20px;
}

/* line 2342, app/assets/stylesheets/style_rtl.scss */
.rtl .main-sidebar .sidebar-footer {
  left: auto;
  right: -2px;
  border-right: none;
  border-left: 1px solid rgba(72, 94, 144, 0.16);
}

@media (min-width: 768px) {
  /* line 2349, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border-top-right-radius: 0;
    border-top-left-radius: 4px;
  }
  /* line 2353, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > a i {
    margin-right: 0px;
    margin-left: 0;
  }
  /* line 2357, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature) .sidebar-menu > li:hover > a > span:not(.pull-right) {
    text-align: right;
  }
}

@media (max-width: 767px) {
  /* line 2360, app/assets/stylesheets/style_rtl.scss */
  .rtl .main-sidebar {
    transform: translate(18.58rem, 0);
  }
}

/* line 2365, app/assets/stylesheets/style_rtl.scss */
.rtl .content-wrapper, .rtl .main-footer {
  margin-right: 18.58rem;
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 2370, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-mini.sidebar-collapse .content-wrapper, .rtl.sidebar-mini.sidebar-collapse .main-footer, .rtl.sidebar-mini.sidebar-collapse .right-side {
    margin-left: auto;
    margin-right: 60px;
  }
}

@media (max-width: 767px) {
  /* line 2374, app/assets/stylesheets/style_rtl.scss */
  .rtl .content-wrapper, .rtl .main-footer {
    margin-right: 0;
  }
  /* line 2376, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-open .content-wrapper, .rtl.sidebar-open .main-footer {
    transform: translate(-18.58rem, 0);
  }
}

@media (min-width: 768px) {
  /* line 2382, app/assets/stylesheets/style_rtl.scss */
  .rtl.control-sidebar-open .content-wrapper, .rtl.control-sidebar-open .main-footer, .rtl.control-sidebar-open .right-side {
    margin-left: 345px;
    margin-right: 18.58rem;
  }
}

/* line 2385, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar-open .control-sidebar, .rtl .control-sidebar-open .control-sidebar-bg {
  right: auto;
  left: 0;
}

/* line 2388, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar-open.control-sidebar.control-sidebar-open {
  right: auto;
  left: 0;
}

/* line 2391, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar-open.control-sidebar.control-sidebar-open + .control-sidebar-bg {
  right: auto;
  left: 0;
}

/* line 2394, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar, .rtl .control-sidebar-bg {
  top: 0;
  right: auto;
  left: -345px;
  transition: left .3s ease-in-out;
}

/* line 2401, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar .nav-tabs.control-sidebar-tabs > li {
  margin-left: 30px;
  margin-right: 0px;
}

/* line 2404, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar .rpanel-title {
  right: auto;
  left: 0;
}

/* line 2407, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar-menu menu-icon {
  float: right;
}

/* line 2409, app/assets/stylesheets/style_rtl.scss */
.rtl .control-sidebar-menu .menu-info {
  margin-right: 45px;
  margin-left: auto;
}

/* line 2412, app/assets/stylesheets/style_rtl.scss */
.rtl .content-header .me-auto {
  margin-left: auto !important;
  margin-right: inherit !important;
}

/* line 2415, app/assets/stylesheets/style_rtl.scss */
.rtl .content-header .page-title {
  margin: 0 0 0 15px;
  border-right: 0;
  padding: 7px 0 7px 25px;
}

/* line 2419, app/assets/stylesheets/style_rtl.scss */
.rtl .content-header .right-title {
  text-align: left;
}

/* line 2421, app/assets/stylesheets/style_rtl.scss */
.rtl .flexbox > *:first-child {
  margin-right: 0;
  margin-left: 4px;
}

/* line 2424, app/assets/stylesheets/style_rtl.scss */
.rtl .flexbox > *:last-child {
  margin-left: 0;
  margin-right: 4px;
}

/* line 2427, app/assets/stylesheets/style_rtl.scss */
.rtl .box-header > .box-tools, .rtl .box-header > .box-controls {
  left: 1.5rem;
  right: auto;
}

/* line 2430, app/assets/stylesheets/style_rtl.scss */
.rtl .dropdown-menu {
  text-align: right;
}

/* line 2432, app/assets/stylesheets/style_rtl.scss */
.rtl .dropdown-item i {
  margin-left: 0.5rem;
  margin-right: 0;
}

/* line 2435, app/assets/stylesheets/style_rtl.scss */
.rtl [type=checkbox] + label {
  padding-left: 0;
  padding-right: 35px !important;
}

/* line 2438, app/assets/stylesheets/style_rtl.scss */
.rtl [type=checkbox] + label:before {
  right: 0;
  left: auto;
}

/* line 2441, app/assets/stylesheets/style_rtl.scss */
.rtl [type=checkbox]:not(.filled-in) + label:after {
  right: 0;
  left: auto;
}

/* line 2444, app/assets/stylesheets/style_rtl.scss */
.rtl [type=checkbox]:checked, .rtl [type=checkbox]:not(:checked) {
  right: -9999px;
  left: auto;
}

/* line 2447, app/assets/stylesheets/style_rtl.scss */
.rtl [type=checkbox]:checked + label:before {
  right: 10px;
  left: auto;
}

/* line 2450, app/assets/stylesheets/style_rtl.scss */
.rtl .filled-in[type=checkbox] + label:before, .rtl .filled-in[type=checkbox] + label:after {
  right: 0;
  left: auto;
}

/* line 2453, app/assets/stylesheets/style_rtl.scss */
.rtl [type=radio]:checked + label, .rtl [type=radio]:not(:checked) + label {
  padding-left: 0;
  padding-right: 35px !important;
}

/* line 2456, app/assets/stylesheets/style_rtl.scss */
.rtl [type=radio] + label:before, .rtl [type=radio] + label:after {
  right: 0;
  left: auto;
}

/* line 2459, app/assets/stylesheets/style_rtl.scss */
.rtl [type=radio]:checked, .rtl [type=radio]:not(:checked) {
  right: -9999px;
  left: auto;
}

/* line 2462, app/assets/stylesheets/style_rtl.scss */
.rtl .dataTables_wrapper .dataTables_paginate {
  float: left;
}

/*---inner sidebar---*/
/* line 2466, app/assets/stylesheets/style_rtl.scss */
.rtl .left-block {
  border-right: none;
  border-left: 1px solid #e6e6e6;
}

/* line 2469, app/assets/stylesheets/style_rtl.scss */
.rtl .left-block .open-left-block {
  right: auto;
  left: -41px;
}

/* line 2472, app/assets/stylesheets/style_rtl.scss */
.rtl .right-block {
  margin-left: inherit;
  margin-right: 280px;
}

/* line 2475, app/assets/stylesheets/style_rtl.scss */
.rtl .reverse-mode .open-left-block {
  right: -41px;
  left: auto;
}

/* line 2478, app/assets/stylesheets/style_rtl.scss */
.rtl .reverse-mode .left-block {
  right: inherit;
  left: 0;
  border-left: none;
  border-right: 1px solid #e6e6e6;
}

/* line 2483, app/assets/stylesheets/style_rtl.scss */
.rtl .reverse-mode .right-block {
  margin-left: 280px;
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 2488, app/assets/stylesheets/style_rtl.scss */
  .rtl .left-block {
    left: inherit;
    right: -280px;
    transition: transform .3s ease-in-out, right .3s ease-in-out;
  }
  /* line 2495, app/assets/stylesheets/style_rtl.scss */
  .rtl .left-block.open-panel {
    left: inherit;
    right: 0;
  }
  /* line 2498, app/assets/stylesheets/style_rtl.scss */
  .rtl .right-block {
    margin-left: inherit;
    margin-right: 0;
  }
  /* line 2501, app/assets/stylesheets/style_rtl.scss */
  .rtl .reverse-mode .left-block {
    right: auto;
    left: -280px;
    transition: transform .3s ease-in-out, left .3s ease-in-out;
  }
  /* line 2508, app/assets/stylesheets/style_rtl.scss */
  .rtl .reverse-mode .left-block.open-panel {
    right: inherit;
    left: 0;
  }
}

/* line 2511, app/assets/stylesheets/style_rtl.scss */
.rtl .nav-pills > li > a > i {
  margin-left: 5px;
  margin-right: 0;
}

/* line 2514, app/assets/stylesheets/style_rtl.scss */
.rtl .flex-column > li > a {
  border-left: none;
  border-right: 3px solid transparent;
}

/* line 2517, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group > .btn-group:not(:last-child) > .btn, .rtl .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 2522, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group > .btn:first-child {
  margin-left: inherit;
  margin-right: 0;
}

/* line 2525, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group > .btn-group:not(:first-child) > .btn, .rtl .btn-group > .btn:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 2530, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group .btn + .btn, .rtl .btn-group .btn + .btn-group, .rtl .btn-group .btn-group + .btn, .rtl .btn-group .btn-group + .btn-group {
  margin-left: inherit;
  margin-right: -1px;
}

/* line 2533, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group-vertical .btn + .btn, .rtl .btn-group-vertical .btn + .btn-group, .rtl .btn-group-vertical .btn-group + .btn, .rtl .btn-group-vertical .btn-group + .btn-group {
  margin-left: inherit;
  margin-right: -1px;
}

/* line 2536, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group-vertical > .btn + .btn, .rtl .btn-group-vertical > .btn + .btn-group, .rtl .btn-group-vertical > .btn-group + .btn, .rtl .btn-group-vertical > .btn-group + .btn-group {
  margin-right: 0;
}

/* line 2538, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-app > .badge {
  left: -10px;
  right: auto;
}

/* line 2541, app/assets/stylesheets/style_rtl.scss */
.rtl ul.wysihtml5-toolbar > li {
  float: right;
  margin: 0 0 10px 5px;
}

/* line 2544, app/assets/stylesheets/style_rtl.scss */
.rtl .mailbox-attachments li {
  float: right;
  margin-right: inherit;
  margin-left: 10px;
}

/* line 2548, app/assets/stylesheets/style_rtl.scss */
.rtl .lookup-circle.lookup-right::before {
  left: 0;
  right: auto;
}

/* line 2551, app/assets/stylesheets/style_rtl.scss */
.rtl .direct-chat-img {
  float: right;
}

/* line 2553, app/assets/stylesheets/style_rtl.scss */
.rtl .chat-app .direct-chat-text {
  margin: 5px 80px 0 0;
}

/* line 2555, app/assets/stylesheets/style_rtl.scss */
.rtl .chat-app .right .direct-chat-text {
  float: left;
  text-align: left;
}

/* line 2558, app/assets/stylesheets/style_rtl.scss */
.rtl .right .direct-chat-text p {
  float: left;
}

/* line 2560, app/assets/stylesheets/style_rtl.scss */
.rtl .form-control + .input-group-addon:not(:first-child) {
  border-left: 1px solid #86a4c3;
  border-right: 0;
  border-radius: 5px 0px 0px 5px;
}

/* line 2564, app/assets/stylesheets/style_rtl.scss */
.rtl .form-control + .input-group-addon:not(:first-child) {
  border-left: 1px solid #172b4c;
}

/* line 2566, app/assets/stylesheets/style_rtl.scss */
.rtl .gap-items > *:last-child, .rtl .gap-items-3 > *:last-child, .rtl .gap-items-4 > *:last-child, .rtl .gap-items-5 > *:last-child {
  margin-left: 0;
  margin-right: inherit;
}

/* line 2569, app/assets/stylesheets/style_rtl.scss */
.rtl .gap-items > *:first-child, .rtl .gap-items-3 > *:first-child, .rtl .gap-items-4 > *:first-child, .rtl .gap-items-5 > *:first-child {
  margin-right: 0;
  margin-left: inherit;
}

/* line 2572, app/assets/stylesheets/style_rtl.scss */
.rtl .gap-y.gap-items > *, .rtl .gap-y.gap-items-3 > * {
  margin: 8px;
}

/* line 2574, app/assets/stylesheets/style_rtl.scss */
.rtl .media-body .media > *:first-child {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 2577, app/assets/stylesheets/style_rtl.scss */
.rtl .modal-header .close {
  margin: -15px auto -15px -15px;
}

/* line 2579, app/assets/stylesheets/style_rtl.scss */
.rtl .external-event i {
  margin-left: 5px;
  margin-right: 0;
}

/* line 2582, app/assets/stylesheets/style_rtl.scss */
.rtl .external-event i.fa-hand-o-right:before {
  content: "\f0a5";
}

/* line 2584, app/assets/stylesheets/style_rtl.scss */
.rtl .fc th, .rtl .fc-basic-view td.fc-week-number, .rtl .fc-icon, .rtl .rtl .fc-toolbar {
  text-align: center;
}

/* line 2586, app/assets/stylesheets/style_rtl.scss */
.rtl .box-profile.nav-tabs-custom > .nav-tabs > li {
  margin-left: 5px;
  margin-right: 0;
}

/* line 2589, app/assets/stylesheets/style_rtl.scss */
.rtl .user-block img {
  float: right;
}

/* line 2591, app/assets/stylesheets/style_rtl.scss */
.rtl .user-block .comment, .rtl .user-block .description, .rtl .user-block .username {
  margin-left: 0;
  margin-right: 50px;
}

/* line 2594, app/assets/stylesheets/style_rtl.scss */
.rtl .todo-list > li .tools {
  float: left;
}

/* line 2596, app/assets/stylesheets/style_rtl.scss */
.rtl .owl-carousel, .rtl .flexslider2, .rtl .flexslider {
  direction: ltr;
}

/* line 2598, app/assets/stylesheets/style_rtl.scss */
.rtl .slider.slider-vertical .slider-tick, .rtl .slider.slider-vertical .slider-handle {
  margin-right: -10px;
  margin-top: -10px;
}

@media screen and (min-width: 641px) {
  /* line 2603, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline__box {
    padding-right: 105px;
    padding-left: 0;
  }
  /* line 2606, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline5:before {
    right: 38px;
    left: inherit;
  }
}

/* line 2609, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline__year {
  right: 0;
  left: inherit;
}

/* line 2612, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline__date {
  right: 0;
  left: inherit;
}

/* line 2615, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline__post {
  border-left: none;
  border-right: 3px solid #6cbbfa;
}

@media screen and (max-width: 640px) {
  /* line 2620, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline5:before {
    right: 0;
  }
  /* line 2622, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline__box {
    padding-right: 20px;
    padding-left: 0;
  }
}

/* line 2625, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-label {
  float: right;
}

/* line 2627, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item {
  float: right;
  clear: right;
  padding-left: 30px;
  padding-right: 0;
}

/* line 2632, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item > .timeline-point {
  left: -24px;
  right: inherit;
}

/* line 2635, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item > .timeline-event:before {
  left: -15px;
  right: inherit;
  border-left-width: 0;
  border-right-width: 15px;
}

/* line 2640, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item > .timeline-event:after {
  left: -14px;
  right: inherit;
  border-left-width: 0;
  border-right-width: 14px;
}

/* line 2645, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-right, .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: left;
  clear: left;
  padding-left: 0;
  padding-right: 30px;
}

/* line 2650, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-right > .timeline-point {
  right: -24px;
  left: inherit;
}

/* line 2653, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank {
  right: -12px;
}

/* line 2655, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-right > .timeline-event:before, .rtl .timeline .timeline-item.timeline-item-right > .timeline-event:after {
  left: auto !important;
  border-right-width: 0 !important;
}

/* line 2658, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-right > .timeline-event:before {
  right: -15px !important;
  border-left-width: 15px !important;
}

/* line 2661, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point {
  right: -24px;
  left: inherit;
}

/* line 2664, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank {
  right: -12px;
}

/* line 2666, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: auto !important;
  border-right-width: 0 !important;
}

/* line 2669, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  right: -15px !important;
  border-left-width: 15px !important;
}

/* line 2672, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  left: -17px;
  right: inherit;
  border-left-width: 0;
  border-right-width: 17px;
}

/* line 2677, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  left: -18px;
  right: inherit;
  border-left-width: 0;
  border-right-width: 18px;
}

/* line 2682, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item > .timeline-point.timeline-point-blank {
  left: -12px;
  right: inherit;
}

/* line 2685, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before {
  right: -10px !important;
  left: inherit !important;
  border-left-width: 10px !important;
  border-right-width: 0 !important;
}

/* line 2690, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after {
  right: -9px !important;
  left: inherit !important;
  border-left-width: 9px !important;
  border-right-width: 0 !important;
}

/* line 2695, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  right: -10px !important;
  left: inherit !important;
  border-left-width: 10px !important;
  border-right-width: 0 !important;
}

/* line 2700, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: -9px !important;
  left: inherit !important;
  border-left-width: 9px !important;
  border-right-width: 0 !important;
}

/* line 2705, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item {
  padding-right: 72px;
  padding-left: 0;
}

/* line 2708, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-point {
  transform: translateX(50%);
  right: 42px !important;
  left: inherit !important;
  margin-right: 0;
  margin-left: inherit;
}

/* line 2714, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before, .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  left: auto !important;
  border-right-width: 0 !important;
}

/* line 2717, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  right: -10px !important;
  border-left-width: 10px !important;
}

/* line 2720, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right {
  padding-right: 72px;
  padding-left: 0;
}

/* line 2723, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-right: 72px;
  padding-left: 0;
}

/* line 2726, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before, .rtl .timeline.timeline-single-column.timeline .timeline-item .timeline-event:after {
  left: auto !important;
  border-right-width: 0 !important;
}

/* line 2729, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  right: -15px !important;
  border-left-width: 15px !important;
}

/* line 2732, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline:before {
  right: 42px;
  left: inherit;
  margin-right: -1px;
  margin-left: inherit;
}

/* line 2737, app/assets/stylesheets/style_rtl.scss */
.rtl .timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(50%);
  margin: 0 42px 20px 0;
}

@media (max-width: 767px) {
  /* line 2742, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline:before {
    right: 42px;
    left: inherit;
  }
  /* line 2745, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline .timeline-label {
    transform: translateX(50%);
    margin: 0 42px 20px 0;
  }
  /* line 2748, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline .timeline-item {
    padding-right: 72px;
    padding-left: 0;
  }
  /* line 2751, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline .timeline-item > .timeline-point {
    transform: translateX(50%);
    right: 42px !important;
    margin-right: 0;
  }
  /* line 2755, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline .timeline-item > .timeline-event:before, .rtl .timeline.timeline .timeline-item > .timeline-event:after {
    left: auto !important;
    border-right-width: 0 !important;
  }
  /* line 2758, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline .timeline-item > .timeline-event:before {
    right: -15px !important;
    border-left-width: 15px !important;
  }
  /* line 2761, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline .timeline-item.timeline-item-right {
    padding-right: 72px;
    padding-left: 0;
  }
  /* line 2764, app/assets/stylesheets/style_rtl.scss */
  .rtl .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-right: 72px;
    padding-left: 0;
  }
}

/* line 2767, app/assets/stylesheets/style_rtl.scss */
.rtl .ribbon-box .ribbon {
  float: right;
  margin-right: -30px;
  margin-left: 0px;
}

/* line 2771, app/assets/stylesheets/style_rtl.scss */
.rtl .fontawesome-icon-list .fa-hover i, .rtl .ion-icon-list .ion-hover i {
  padding-left: 10px;
  padding-right: 0;
}

/* line 2774, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-toggle.btn-sm.btn-sm:before, .rtl .btn-group-sm > .btn-toggle.btn:before, .rtl .btn-toggle.btn-sm.btn-sm:after, .rtl .btn-group-sm > .btn-toggle.btn:after {
  right: 0.4125rem;
  left: inherit;
}

/* line 2777, app/assets/stylesheets/style_rtl.scss */
.rtl .dp-divider {
  border-right: 2px solid #999999 !important;
  border-left: none !important;
}

/* line 2780, app/assets/stylesheets/style_rtl.scss */
.rtl .media .custom-control [type=checkbox] + label {
  padding-left: 0px;
}

/* line 2782, app/assets/stylesheets/style_rtl.scss */
.rtl .jq-has-icon {
  padding: 10px 50px 10px 10px;
  background-position-x: 95%;
}

/* line 2785, app/assets/stylesheets/style_rtl.scss */
.rtl .jq-toast-single {
  text-align: right !important;
}

/* line 2787, app/assets/stylesheets/style_rtl.scss */
.rtl .close-jq-toast-single {
  left: 7px;
  right: auto;
}

/* line 2790, app/assets/stylesheets/style_rtl.scss */
.rtl .myadmin-alert {
  text-align: right;
}

/* line 2792, app/assets/stylesheets/style_rtl.scss */
.rtl .myadmin-alert .closed {
  left: 3px;
  right: auto;
}

/* line 2795, app/assets/stylesheets/style_rtl.scss */
.rtl .myadmin-alert .img {
  left: auto;
  right: 12px;
}

/* line 2798, app/assets/stylesheets/style_rtl.scss */
.rtl .myadmin-alert-img {
  padding-right: 65px;
  padding-left: 12px;
}

/* line 2801, app/assets/stylesheets/style_rtl.scss */
.rtl .grid-stack {
  direction: ltr;
}

/* line 2803, app/assets/stylesheets/style_rtl.scss */
.rtl .nav.g-0 > .nav-link:first-child, .rtl .nav.g-0 .nav-item:first-child .nav-link {
  padding-right: 0;
  padding-left: 1.072rem;
}

/* line 2806, app/assets/stylesheets/style_rtl.scss */
.rtl .owl-item .text-left {
  text-align: right !important;
}

/* line 2808, app/assets/stylesheets/style_rtl.scss */
.rtl .info-box-content {
  padding: 10px 0 10px 10px;
  margin-right: 90px;
  margin-left: inherit;
}

/* line 2812, app/assets/stylesheets/style_rtl.scss */
.rtl .info-box .progress {
  margin: 5px 0 5px -10px;
}

/* line 2814, app/assets/stylesheets/style_rtl.scss */
.rtl .info-box-icon {
  float: right;
}

/* line 2816, app/assets/stylesheets/style_rtl.scss */
.rtl .small-box .icon {
  left: 10px;
  right: inherit;
}

/* line 2819, app/assets/stylesheets/style_rtl.scss */
.rtl .small-box > .small-box-footer {
  text-align: left;
}

/* line 2821, app/assets/stylesheets/style_rtl.scss */
.rtl .direct-chat-text {
  margin: 5px 50px 0 0;
}

/* line 2823, app/assets/stylesheets/style_rtl.scss */
.rtl .right .direct-chat-text {
  float: left;
}

/* line 2825, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group-addon:not(:last-child) {
  border-left: 0;
  border-right: 1px solid #e6e6e6;
  border-radius: 0px 5px 5px 0px;
}

/* line 2829, app/assets/stylesheets/style_rtl.scss */
.rtl .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  text-align: right;
}

/* line 2831, app/assets/stylesheets/style_rtl.scss */
.rtl .wizard-content .wizard.vertical > .steps {
  float: right;
}

/* line 2833, app/assets/stylesheets/style_rtl.scss */
.rtl .dataTables_filter {
  float: left;
}

/* line 2835, app/assets/stylesheets/style_rtl.scss */
.rtl .knob {
  margin-left: 0;
  margin-right: -115px;
}

/* line 2838, app/assets/stylesheets/style_rtl.scss */
.rtl .product-text .pro-price {
  left: 5px;
  right: auto;
}

/* line 2841, app/assets/stylesheets/style_rtl.scss */
.rtl .product-text {
  text-align: right;
}

/* line 2843, app/assets/stylesheets/style_rtl.scss */
.rtl .product-img {
  text-align: right !important;
}

/* line 2845, app/assets/stylesheets/style_rtl.scss */
.rtl .ekko-lightbox-nav-overlay a:last-child span {
  text-align: left;
}

/* line 2847, app/assets/stylesheets/style_rtl.scss */
.rtl .white-popup-block {
  text-align: right;
}

/* line 2849, app/assets/stylesheets/style_rtl.scss */
.rtl .content-bottom {
  border-radius: 25px 0 0 25px;
}

/* line 2851, app/assets/stylesheets/style_rtl.scss */
.rtl .content-top-agile {
  border-radius: 0 25px 25px 0;
}

/* line 2853, app/assets/stylesheets/style_rtl.scss */
.rtl .content-top-agile:after {
  left: 0;
  right: auto;
}

/* line 2856, app/assets/stylesheets/style_rtl.scss */
.rtl .auth-2 {
  float: left;
}

/* line 2858, app/assets/stylesheets/style_rtl.scss */
.rtl .has-feedback .form-control-feedback {
  left: 0;
  right: auto;
}

/* line 2861, app/assets/stylesheets/style_rtl.scss */
.rtl .custom-file-label::after {
  border-radius: 5px 0 0 5px !important;
}

/* line 2863, app/assets/stylesheets/style_rtl.scss */
.rtl .vtabs .tabs-vertical {
  border-right: none;
  border-left: 1px solid rgba(51, 51, 51, 0.13);
}

/* line 2866, app/assets/stylesheets/style_rtl.scss */
.rtl .vtabs .tabs-vertical li .nav-link {
  border-radius: 0 5px 5px 0px;
}

/* line 2868, app/assets/stylesheets/style_rtl.scss */
.rtl .nav-tabs .nav-item + .nav-item {
  margin-right: 2px;
}

/* line 2870, app/assets/stylesheets/style_rtl.scss */
.rtl .nav {
  padding-right: 0;
}

/* line 2872, app/assets/stylesheets/style_rtl.scss */
.rtl .navbar-nav .nav-item {
  float: right;
}

/* line 2874, app/assets/stylesheets/style_rtl.scss */
.rtl .navbar-nav .nav-item + .nav-item {
  margin-right: 1rem;
  margin-left: inherit;
}

/* line 2877, app/assets/stylesheets/style_rtl.scss */
.rtl th {
  text-align: right;
}

/* line 2879, app/assets/stylesheets/style_rtl.scss */
.rtl .alert-dismissible {
  padding-right: 1.25rem;
  padding-left: 4rem;
}

/* line 2882, app/assets/stylesheets/style_rtl.scss */
.rtl .checkbox label {
  padding-right: 1.25rem;
  padding-left: inherit;
}

/* line 2885, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 2887, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group > .btn:last-child:not(:first-child), .rtl .btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: 0.25rem 0 0 0.25rem;
}

/* line 2889, app/assets/stylesheets/style_rtl.scss */
.rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-radius: 0.25rem 0 0 0.25rem;
}

/* line 2891, app/assets/stylesheets/style_rtl.scss */
.rtl .custom-form-label:before, .rtl .custom-form-label:after {
  right: 0;
  left: inherit;
}

/* line 2894, app/assets/stylesheets/style_rtl.scss */
.rtl .custom-select {
  padding: 0.375rem 0.75rem 0.375rem 1.75rem;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left 0.75rem center;
  background-size: 8px 10px;
}

/* line 2898, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .rtl .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .rtl .input-group > .input-group-append:not(:last-child) > .btn, .rtl .input-group > .input-group-append:not(:last-child) > .input-group-text, .rtl .input-group > .input-group-append > .btn, .rtl .input-group > .input-group-append > .input-group-text {
  border-radius: 0 5px 5px 0;
}

/* line 2900, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group > .input-group-append > .btn, .rtl .input-group > .input-group-append > .input-group-text, .rtl .input-group > .input-group-append:first-child > .btn:not(:first-child), .rtl .input-group > .input-group-append:first-child > .input-group-text:not(:first-child), .rtl .input-group > .input-group-append:not(:first-child) > .btn, .rtl .input-group > .input-group-append:not(:first-child) > .input-group-text {
  border-radius: 5px 0 0 5px;
}

/* line 2902, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group > .custom-select:not(:first-child), .rtl .input-group > .form-control:not(:first-child) {
  border-radius: 5px 0 0 5px;
}

/* line 2904, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group > .custom-select:not(:last-child), .rtl .input-group > .form-control:not(:last-child) {
  border-radius: 0 5px 5px 0;
}

/* line 2906, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group > .custom-select:not(:last-child):not(:first-child), .rtl .input-group > .form-control:not(:last-child):not(:first-child) {
  border-radius: 0;
}

/* line 2908, app/assets/stylesheets/style_rtl.scss */
.rtl .custom-control {
  padding-right: 0;
  padding-left: inherit;
  margin-right: inherit;
  margin-left: 1rem;
}

/* line 2913, app/assets/stylesheets/style_rtl.scss */
.rtl .custom-control-indicator {
  right: 0;
  left: inherit;
}

/* line 2916, app/assets/stylesheets/style_rtl.scss */
.rtl .custom-file-label::after {
  right: initial;
  left: -1px;
  border-radius: .25rem 0 0 .25rem;
}

/* line 2920, app/assets/stylesheets/style_rtl.scss */
.rtl .radio input, .rtl .radio-inline, .rtl .checkbox input, .rtl .checkbox-inline input {
  margin-right: -1.25rem;
  margin-left: inherit;
}

/* line 2923, app/assets/stylesheets/style_rtl.scss */
.rtl .list-group {
  padding-right: 0;
}

/* line 2925, app/assets/stylesheets/style_rtl.scss */
.rtl .close {
  float: left;
}

/* line 2927, app/assets/stylesheets/style_rtl.scss */
.rtl .modal-header .close {
  margin: -15px auto -15px -15px;
}

/* line 2929, app/assets/stylesheets/style_rtl.scss */
.rtl .modal-footer > :not(:first-child) {
  margin-right: .25rem;
}

/* line 2931, app/assets/stylesheets/style_rtl.scss */
.rtl .alert-dismissible .close {
  right: inherit;
  left: 0;
}

/* line 2934, app/assets/stylesheets/style_rtl.scss */
.rtl .dropdown-toggle::after {
  margin-right: .255em;
  margin-left: 0;
}

/* line 2937, app/assets/stylesheets/style_rtl.scss */
.rtl .form-check-input {
  margin-right: -1.25rem;
  margin-left: inherit;
}

/* line 2940, app/assets/stylesheets/style_rtl.scss */
.rtl .form-check-label {
  padding-right: 1.25rem;
  padding-left: inherit;
}

@media (min-width: 768px) {
  /* line 2945, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-collapse .main-sidebar {
    transform: translate(18.58rem, 0);
  }
  /* line 2950, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-collapse .content-wrapper, .rtl.sidebar-collapse .main-footer {
    margin-right: 0;
  }
}

/* line 2952, app/assets/stylesheets/style_rtl.scss */
.rtl #chat-box-body #chat-circle {
  left: 50px;
  right: auto;
}

/* line 2955, app/assets/stylesheets/style_rtl.scss */
.rtl .chat-box {
  left: 30px;
  right: auto;
}

/* line 2958, app/assets/stylesheets/style_rtl.scss */
.rtl .cm-msg-text {
  float: right;
}

/* line 2960, app/assets/stylesheets/style_rtl.scss */
.rtl .chat-msg.self > .cm-msg-text {
  float: left;
}

/* line 2962, app/assets/stylesheets/style_rtl.scss */
.rtl .chat-submit {
  left: 10px;
  right: auto;
}

/* line 2965, app/assets/stylesheets/style_rtl.scss */
.rtl #chat-input {
  padding-right: 15px;
  padding-left: 50px;
}

@media (min-width: 768px) {
  /* line 2970, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu:after {
    left: auto;
    right: -5px;
  }
  /* line 2973, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu > .treeview .treeview-menu:after {
    left: auto;
    right: -5px;
  }
  /* line 2976, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-collapse .sidebar-menu .treeview-menu > .treeview:hover > .treeview-menu {
    right: 12.58rem;
    left: auto;
  }
  /* line 2979, app/assets/stylesheets/style_rtl.scss */
  .rtl.sidebar-collapse .ps--active-x > .ps__rail-x, .rtl.sidebar-collapse .ps--active-y > .ps__rail-y {
    z-index: -1;
    opacity: 0.1;
    right: 0 !important;
  }
}

/* line 2983, app/assets/stylesheets/style_rtl.scss */
.rtl .modal-header .btn-close {
  margin: -0.5rem auto -0.5rem -0.5rem;
}

/* line 2985, app/assets/stylesheets/style_rtl.scss */
.rtl .form-select {
  padding: 0.375rem 0.75rem 0.375rem 1.75rem;
  background-position: left 0.75rem center;
}

/* line 2988, app/assets/stylesheets/style_rtl.scss */
.rtl .filled-in[type="checkbox"]:checked + label:before {
  right: 10px;
}

/* line 2990, app/assets/stylesheets/style_rtl.scss */
.rtl .treeview-menu .treeview-menu {
  padding-right: 20px;
  padding-left: 0px;
}

/* line 2993, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2998, app/assets/stylesheets/style_rtl.scss */
.rtl .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .rtl .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3003, app/assets/stylesheets/style_rtl.scss */
.rtl .alert-dismissible .btn-close {
  right: auto;
  left: 0;
}

/* line 3006, app/assets/stylesheets/style_rtl.scss */
.rtl .ribbon-box .ribbon:before {
  right: 0;
  left: auto;
}

/* line 3009, app/assets/stylesheets/style_rtl.scss */
.rtl .ribbon-box .ribbon-two span {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: -21px;
  left: auto;
}

/* line 3014, app/assets/stylesheets/style_rtl.scss */
.rtl .ribbon-box .ribbon-two {
  right: -5px;
  left: auto;
}

/* line 3017, app/assets/stylesheets/style_rtl.scss */
.rtl .datepaginator .dp-nav-left i, .rtl .datepaginator-lg .dp-nav-left i, .rtl .datepaginator-sm .dp-nav-left i {
  transform: rotate(180deg);
}

/* line 3019, app/assets/stylesheets/style_rtl.scss */
.rtl .datepaginator .dp-nav-right i, .rtl .datepaginator-lg .dp-nav-right i, .rtl .datepaginator-sm .dp-nav-right i {
  transform: rotate(180deg);
}

/* line 3021, app/assets/stylesheets/style_rtl.scss */
.rtl .form-group-feedback-right .form-control-feedback {
  right: auto;
  left: 0;
}

/* line 3024, app/assets/stylesheets/style_rtl.scss */
.rtl .editable-buttons {
  margin-right: 7px;
}

/* line 3026, app/assets/stylesheets/style_rtl.scss */
.rtl .editable-buttons .editable-cancel {
  margin-right: 7px;
}

/* line 3028, app/assets/stylesheets/style_rtl.scss */
.rtl form p {
  text-align: right;
}

/* line 3030, app/assets/stylesheets/style_rtl.scss */
.rtl table.dataTable thead .sorting:after, .rtl table.dataTable thead .sorting_asc:after, .rtl table.dataTable thead .sorting_desc:after, .rtl table.dataTable thead .sorting_asc_disabled:after, .rtl table.dataTable thead .sorting_desc_disabled:after {
  left: 0.5em;
  right: auto;
}

/* line 3033, app/assets/stylesheets/style_rtl.scss */
.rtl table.dataTable thead .sorting:before, .rtl table.dataTable thead .sorting_asc:before, .rtl table.dataTable thead .sorting_desc:before, .rtl table.dataTable thead .sorting_asc_disabled:before, .rtl table.dataTable thead .sorting_desc_disabled:before {
  left: 1em;
  right: auto;
}

/* line 3036, app/assets/stylesheets/style_rtl.scss */
.rtl .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  padding-right: 0.5rem;
}

/* line 3039, app/assets/stylesheets/style_rtl.scss */
.rtl .breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-left: 0.5rem;
  padding-right: 0;
}

/* line 3043, app/assets/stylesheets/style_rtl.scss */
.rtl .list-inline {
  padding-left: 0;
  padding-right: 0;
}

/* line 3046, app/assets/stylesheets/style_rtl.scss */
.rtl ul.flexbox {
  padding-right: 0;
}

/* line 3048, app/assets/stylesheets/style_rtl.scss */
.rtl .alert .icon {
  margin-left: 10px;
  margin-right: 0px;
}

/* line 3051, app/assets/stylesheets/style_rtl.scss */
.rtl input {
  text-align: right !important;
}

/* line 3054, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .app-menu .search-bx input[type="search"] {
  padding-right: 20px;
  padding-left: 0.75rem;
}

/* line 3057, app/assets/stylesheets/style_rtl.scss */
.rtl .main-header .app-menu .search-bx .btn {
  padding: 3px 5px 3px 15px;
}

@media (max-width: 767px) {
  /* line 3061, app/assets/stylesheets/style_rtl.scss */
  .sm-rtl a svg, .sm-rtl a i {
    margin: 0px 0px 0 10px;
  }
}

/* line 3063, app/assets/stylesheets/style_rtl.scss */
.rtl .owl-sl .owl-nav {
  left: 0;
  right: auto;
}

/* line 3066, app/assets/stylesheets/style_rtl.scss */
.rtl .owl-sl div .d-flex {
  direction: rtl;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 3071, app/assets/stylesheets/style_rtl.scss */
.rtl .section-bx a .section-dec img {
  margin-right: 0px;
  margin-left: 10px;
}

/* line 11, app/assets/stylesheets/application.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

/* line 18, app/assets/stylesheets/application.scss */
.multinav .multinav-scroll {
  display: flex;
  flex-direction: column;
}

/* line 22, app/assets/stylesheets/application.scss */
.multinav .multinav-scroll .sidebar-menu {
  flex: 1;
}

/* line 25, app/assets/stylesheets/application.scss */
.multinav .multinav-scroll .sidebar-menu li a {
  text-decoration: none;
}

/* line 38, app/assets/stylesheets/application.scss */
.sm-blue a {
  color: #172b4c;
}

/* line 41, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue a:hover, .theme-primary .sm-blue a:active, .theme-primary .sm-blue a:focus {
  background: #ffffff;
  color: #6cbbfa !important;
}

/* line 49, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue li.current > a:hover,
.theme-primary .sm-blue li.current > a:active,
.theme-primary .sm-blue li.current > a:focus,
.theme-primary .sm-blue li.highlighted > a:hover,
.theme-primary .sm-blue li.highlighted > a:active,
.theme-primary .sm-blue li.highlighted > a:focus {
  background: #6cbbfa !important;
  color: #ffffff !important;
}

/* line 64, app/assets/stylesheets/application.scss */
.logo-lg span img {
  height: 40px;
}

/* line 68, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue ul a:hover, .theme-primary .sm-blue ul a:active, .theme-primary .sm-blue ul a:focus {
  background: #ffffff !important;
  color: #6cbbfa !important;
}

/* line 75, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue a.current, .theme-primary .sm-blue a.highlighted {
  background: #ffffff;
  color: #6cbbfa !important;
}

/* line 79, app/assets/stylesheets/application.scss */
.theme-primary .btn-primary {
  color: #ffffff;
}

/* line 84, app/assets/stylesheets/application.scss */
.theme-primary .btn-primary:hover, .theme-primary .btn-primary:active, .theme-primary .btn-primary:focus, .theme-primary .btn-primary.active {
  color: #ffffff !important;
}

/* line 89, app/assets/stylesheets/application.scss */
.box {
  margin-bottom: 1rem;
}

/* line 96, app/assets/stylesheets/application.scss */
.bg-green {
  background-color: #4caf50 !important;
  color: #ffffff !important;
}

/* line 100, app/assets/stylesheets/application.scss */
.text-green {
  color: #4caf50 !important;
}

/* line 103, app/assets/stylesheets/application.scss */
.bg-darkgrey {
  background-color: #607d8b !important;
  color: #ffffff !important;
}

/* line 107, app/assets/stylesheets/application.scss */
.text-darkgrey {
  color: #607d8b !important;
}

/* line 110, app/assets/stylesheets/application.scss */
.bg-brown {
  background-color: #795548 !important;
  color: #ffffff !important;
}

/* line 114, app/assets/stylesheets/application.scss */
.text-brown {
  color: #795548 !important;
}

/* line 117, app/assets/stylesheets/application.scss */
.bg-orange {
  background-color: #ff5722 !important;
  color: #ffffff !important;
}

/* line 121, app/assets/stylesheets/application.scss */
.text-orange {
  color: #ff5722 !important;
}

/* line 124, app/assets/stylesheets/application.scss */
.text-grey {
  color: grey;
}

/* line 127, app/assets/stylesheets/application.scss */
.form-check {
  padding-left: 0;
}

/* ── Full-width layout ──────────────────────────────────── */
/* line 131, app/assets/stylesheets/application.scss */
.layout-top-nav .main-header .inside-header {
  max-width: 100%;
  padding: 0 20px;
}

/* line 135, app/assets/stylesheets/application.scss */
.layout-top-nav.fixed #main-menu {
  max-width: 100%;
}

/* line 138, app/assets/stylesheets/application.scss */
.layout-top-nav.fixed .content-wrapper {
  max-width: 100%;
}

/* line 141, app/assets/stylesheets/application.scss */
.main-footer {
  max-width: 100%;
}

/* ── Global UI refresh (Light theme) ────────────────────── */
/* Body & page chrome */
/* line 148, app/assets/stylesheets/application.scss */
body {
  background: #f4f6f9 !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
  -webkit-font-smoothing: antialiased;
}

/* Top header bar — dark navy so white logo is visible */
/* line 155, app/assets/stylesheets/application.scss */
.layout-top-nav .main-header {
  background: #1e2a45 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18) !important;
  border-bottom: none !important;
}

/* line 160, app/assets/stylesheets/application.scss */
.layout-top-nav .main-header .inside-header {
  background: transparent !important;
}

/* line 163, app/assets/stylesheets/application.scss */
.main-header div.logo-box {
  background: transparent !important;
}

/* Logo */
/* line 168, app/assets/stylesheets/application.scss */
.logo-lg span img {
  height: 36px;
  filter: none;
}

/* Header user/jobs text — keep white on dark background */
/* line 174, app/assets/stylesheets/application.scss */
.navbar-custom-menu .nav-link h5, .navbar-custom-menu .nav-link .h5,
.navbar-custom-menu .nav-link h4,
.navbar-custom-menu .nav-link .h4 {
  color: #cbd5e8 !important;
}

/* Horizontal nav bar — light blue-grey */
/* line 180, app/assets/stylesheets/application.scss */
.layout-top-nav .main-nav {
  background: #f8f9fc !important;
  border-top: 1px solid #e8eaf0 !important;
  border-bottom: 2px solid #e2e6f0 !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04) !important;
}

/* Nav links */
/* line 188, app/assets/stylesheets/application.scss */
.sm-blue a {
  color: #3d4b6b !important;
  font-size: 0.81rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em;
  transition: color 0.15s, background 0.15s !important;
  padding: 11px 14px !important;
}

/* line 196, app/assets/stylesheets/application.scss */
.sm-blue a:hover,
.theme-primary .sm-blue a:hover,
.theme-primary .sm-blue a:focus {
  background: #eef1f9 !important;
  color: #2563eb !important;
}

/* line 202, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue li.current > a,
.theme-primary .sm-blue li.highlighted > a {
  background: #eef1fb !important;
  color: #2563eb !important;
  border-bottom: 2px solid #2563eb;
}

/* line 208, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue li.current > a:hover,
.theme-primary .sm-blue li.current > a:focus,
.theme-primary .sm-blue li.highlighted > a:hover,
.theme-primary .sm-blue li.highlighted > a:focus {
  background: #e0e8ff !important;
  color: #1d4ed8 !important;
}

/* Dropdown sub-menus */
/* line 217, app/assets/stylesheets/application.scss */
.sm-blue ul {
  background: #ffffff !important;
  border: 1px solid #dde1ec !important;
  border-radius: 8px !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
  min-width: 220px !important;
}

/* line 224, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue ul a {
  color: #4b5780 !important;
  font-size: 0.78rem !important;
  padding: 8px 16px !important;
}

/* line 229, app/assets/stylesheets/application.scss */
.theme-primary .sm-blue ul a:hover,
.theme-primary .sm-blue ul a:focus {
  background: #f0f4ff !important;
  color: #2563eb !important;
}

/* Content wrapper — tighten padding, use full width */
/* line 236, app/assets/stylesheets/application.scss */
.layout-top-nav .content-wrapper {
  padding: 0 !important;
}

/* line 239, app/assets/stylesheets/application.scss */
.layout-top-nav .content-wrapper .container-full {
  padding: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* line 244, app/assets/stylesheets/application.scss */
.layout-top-nav .content-wrapper .container-full section.content {
  padding: 16px 20px !important;
}

/* Footer — slim light */
/* line 249, app/assets/stylesheets/application.scss */
.main-footer {
  background: #f8f9fc !important;
  border-top: 1px solid #e2e6f0 !important;
  color: #8a94b4 !important;
  font-size: 0.74rem !important;
  padding: 10px 20px !important;
}

/* Page titles */
/* line 258, app/assets/stylesheets/application.scss */
.content-header {
  padding: 10px 0 6px !important;
}

/* line 261, app/assets/stylesheets/application.scss */
.content-header h1, .content-header .h1 {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  color: #1e2a45 !important;
}

/* Breadcrumb */
/* line 268, app/assets/stylesheets/application.scss */
.breadcrumb {
  background: transparent !important;
  padding: 0 !important;
  font-size: 0.78rem !important;
}

/* Card global refresh */
/* line 275, app/assets/stylesheets/application.scss */
.card, .box {
  border: none !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.04) !important;
  border-radius: 8px !important;
}

/* line 280, app/assets/stylesheets/application.scss */
.card-header, .box-header {
  border-radius: 8px 8px 0 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

/* Header user info text */
/* line 286, app/assets/stylesheets/application.scss */
.navbar-custom-menu .nav-link h5, .navbar-custom-menu .nav-link .h5,
.navbar-custom-menu .nav-link h4,
.navbar-custom-menu .nav-link .h4 {
  font-size: 0.78rem !important;
  font-weight: 500 !important;
  margin: 0 !important;
}

/* line 292, app/assets/stylesheets/application.scss */
.box-header {
  padding: 1.4rem 1.6rem 1.4rem;
}

/* line 295, app/assets/stylesheets/application.scss */
.box-header > i {
  font-size: 25px;
  font-weight: 600;
}

/* line 300, app/assets/stylesheets/application.scss */
.box-header.bg-danger-light i {
  color: #ffa2cd;
}

/* line 304, app/assets/stylesheets/application.scss */
.box-header.bg-info-light i {
  color: #c89efc;
}

/* line 308, app/assets/stylesheets/application.scss */
.box-header.bg-warning-light i {
  color: #ffdaa0;
}

/* line 312, app/assets/stylesheets/application.scss */
.box-header.bg-primary-light i {
  color: #9ed4ff;
}

/* line 317, app/assets/stylesheets/application.scss */
.box-body {
  padding: 10px 1.6rem 10px;
}

/* line 320, app/assets/stylesheets/application.scss */
.card-divider {
  width: 1px;
  height: 38px;
  background: #f1f1f1;
}

/* line 325, app/assets/stylesheets/application.scss */
.divider-primary {
  background: #89cbff;
}

/* line 328, app/assets/stylesheets/application.scss */
.divider-warning {
  background: #ffd590;
}

/* line 331, app/assets/stylesheets/application.scss */
.divider-info {
  background: #b073fb;
}

/* line 334, app/assets/stylesheets/application.scss */
.divider-danger {
  background: #ff7fba;
}

/* line 337, app/assets/stylesheets/application.scss */
.divider-green {
  background: #6cc56f;
}

/* line 340, app/assets/stylesheets/application.scss */
.divider-darkgrey {
  background: #7191a1;
}

/* line 343, app/assets/stylesheets/application.scss */
.divider-orange {
  background: #ff845d;
}

/* line 346, app/assets/stylesheets/application.scss */
.divider-brown {
  background: #7c6a62;
}

/* line 349, app/assets/stylesheets/application.scss */
.dash-card-inner-section {
  width: calc(50% - 35px);
}

/* line 352, app/assets/stylesheets/application.scss */
.box-body.p-1rem {
  padding: 1.5rem;
}

/* line 355, app/assets/stylesheets/application.scss */
.custom-input-group .form-group {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 24px;
}

/* line 361, app/assets/stylesheets/application.scss */
.custom-input-group .form-group label {
  color: #999;
  position: absolute;
  pointer-events: none;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
  top: -10px;
  font-size: 10px !important;
  color: #48496A;
  background: #ffffff;
  padding: 0 4px;
  left: 5px;
  text-transform: uppercase;
  z-index: 1;
}

/* line 378, app/assets/stylesheets/application.scss */
.custom-input-group .form-group input {
  background-color: #fff !important;
  color: #48496A !important;
}

/* line 382, app/assets/stylesheets/application.scss */
.form-control {
  border-color: #ddd !important;
}

/* line 385, app/assets/stylesheets/application.scss */
.custom-file-input {
  font-size: 10px;
  border-radius: 5px;
  box-shadow: none;
  height: auto;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* line 407, app/assets/stylesheets/application.scss */
.custom-file-input[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 410, app/assets/stylesheets/application.scss */
.custom-file-input[type="file"] {
  overflow: hidden;
}

/* line 413, app/assets/stylesheets/application.scss */
.custom-file-input:not(select) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 419, app/assets/stylesheets/application.scss */
.custom-file-label {
  display: none;
}

/* line 422, app/assets/stylesheets/application.scss */
.user-sub-head {
  margin-bottom: 28px;
}

/* line 425, app/assets/stylesheets/application.scss */
.jumbo-text {
  font-size: 32px;
  font-weight: 400;
  color: #48496A;
  text-align: left;
}

/* line 431, app/assets/stylesheets/application.scss */
.login-label-text {
  margin-top: 15px;
  color: #111;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  margin-bottom: 8px !important;
}

/* line 439, app/assets/stylesheets/application.scss */
.login-form form {
  width: 70%;
}

/* line 442, app/assets/stylesheets/application.scss */
.btn-custom {
  background-color: #48496A;
  border-color: #48496A;
  color: #ffffff;
}

/* line 447, app/assets/stylesheets/application.scss */
.btn-custom:hover {
  color: #ffffff;
}

/* line 450, app/assets/stylesheets/application.scss */
.custom-radio-group [type=radio]:checked + label:after {
  border: 2px solid #5c649f;
  background-color: #5c649f;
  z-index: 0;
}

/* line 455, app/assets/stylesheets/application.scss */
.custom-radio-group .form-check {
  margin-right: 35px;
}

/* line 458, app/assets/stylesheets/application.scss */
.btn {
  padding: 5px 16px !important;
}

/* line 461, app/assets/stylesheets/application.scss */
.login-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 85px;
  background-color: white;
  display: flex;
  align-items: center;
  padding: 0 30px;
}

/* line 474, app/assets/stylesheets/application.scss */
.login-header .light-logo img {
  height: 70px;
}

/* line 477, app/assets/stylesheets/application.scss */
[type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
  border: 2px solid #bbb;
}

/* line 480, app/assets/stylesheets/application.scss */
div.dataTables_wrapper div.dataTables_length select {
  margin: 0 5px !important;
}

/* line 483, app/assets/stylesheets/application.scss */
table.dataTable {
  border-collapse: collapse !important;
  overflow: hidden;
  border-radius: 10px !important;
  margin-top: 18px !important;
  border: 1px solid #d1d3e0 !important;
  width: 100% !important;
}

/* line 491, app/assets/stylesheets/application.scss */
table.dataTable thead {
  background-color: #6cbbfa !important;
  color: #ffffff;
}

/* line 504, app/assets/stylesheets/application.scss */
table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

/* line 509, app/assets/stylesheets/application.scss */
table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

@media (min-width: 768px) {
  /* line 517, app/assets/stylesheets/application.scss */
  .login-header {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 522, app/assets/stylesheets/application.scss */
  .login-header {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 528, app/assets/stylesheets/application.scss */
  .login-header {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 533, app/assets/stylesheets/application.scss */
  .login-header {
    max-width: 1320px;
  }
}

@media (max-width: 1200px) {
  /* line 538, app/assets/stylesheets/application.scss */
  .login-form form {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 544, app/assets/stylesheets/application.scss */
  .bg-img {
    background: #ffffff;
  }
}

@media (max-width: 576px) {
  /* line 549, app/assets/stylesheets/application.scss */
  .dataTables_filter {
    float: left;
  }
  /* line 552, app/assets/stylesheets/application.scss */
  div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
    padding-left: 0;
  }
}
