/*
Template Name: Crypto Admin - Responsive Admin Template 
Author: Multipurpose Themes
File: scss
*/
/*------------------------------------------------------------------
[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 **/
/****************************/
@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");
/*Social Media Colors*/
/*Theme Colors*/
/*Lite color*/
/*Theme Colors For Dark*/
/*---reset---*/
/*Body*/
/* line 79, app/assets/stylesheets/theme/css/dashboard_style.scss */
html {
  height: 100%;
  font-size: 14px;
}

/* line 84, app/assets/stylesheets/theme/css/dashboard_style.scss */
body {
  height: 100%;
}

/* line 87, app/assets/stylesheets/theme/css/dashboard_style.scss */
body.layout-boxed {
  height: 100%;
}

/* line 91, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wrapper {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: transparent;
  position: relative;
}

/* line 98, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}

/* line 104, app/assets/stylesheets/theme/css/dashboard_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: #ffffff;
}

/*---basic---*/
/* line 117, app/assets/stylesheets/theme/css/dashboard_style.scss */
a {
  color: #2f579a;
}

/* line 121, app/assets/stylesheets/theme/css/dashboard_style.scss */
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}

/* line 128, app/assets/stylesheets/theme/css/dashboard_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 145, app/assets/stylesheets/theme/css/dashboard_style.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-size: 65%;
}

/* line 160, app/assets/stylesheets/theme/css/dashboard_style.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 0.7142857143rem;
}

/* line 169, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h1,
h1 {
  font-size: 2.5714285714285716rem;
}

/* line 174, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h2,
h2 {
  font-size: 2.142857142857143rem;
}

/* line 179, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h3,
h3 {
  font-size: 1.7142857142857142rem;
}

/* line 184, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h4,
h4 {
  font-size: 1.2857142857142858rem;
}

/* line 189, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h5,
h5 {
  font-size: 1.1428571428571428rem;
}

/* line 194, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h6,
h6 {
  font-size: 1rem;
}

/* line 199, app/assets/stylesheets/theme/css/dashboard_style.scss */
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  margin-top: 0.7142857143rem;
  margin-bottom: 0.7142857143rem;
}

/* line 209, app/assets/stylesheets/theme/css/dashboard_style.scss */
img {
  max-width: 100%;
}

/* line 213, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-fluid {
  width: 100%;
}

/* line 217, app/assets/stylesheets/theme/css/dashboard_style.scss */
.align-sub {
  vertical-align: sub;
}

/* line 221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.base-font {
  font-family: "IBM Plex Sans", sans-serif !important;
}

/* line 225, app/assets/stylesheets/theme/css/dashboard_style.scss */
.heading-font {
  font-family: "Rubik", sans-serif !important;
}

/* line 229, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-0 {
  font-size: 0rem !important;
}

/* line 233, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-10 {
  font-size: 0.7142857143rem !important;
}

/* line 237, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-12 {
  font-size: 0.8571428571rem !important;
}

/* line 241, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-14 {
  font-size: 1rem !important;
}

/* line 245, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-16 {
  font-size: 1.1428571429rem !important;
}

/* line 249, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-18 {
  font-size: 1.2857142857rem !important;
}

/* line 253, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-20 {
  font-size: 1.4285714286rem !important;
}

/* line 257, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-22 {
  font-size: 1.5714285714rem !important;
}

/* line 261, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-24 {
  font-size: 1.7142857143rem !important;
}

/* line 265, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-26 {
  font-size: 1.8571428571rem !important;
}

/* line 269, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-30 {
  font-size: 2.1428571429rem !important;
}

/* line 273, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-32 {
  font-size: 2.2857142857rem !important;
}

/* line 277, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-36 {
  font-size: 2.5714285714rem !important;
}

/* line 281, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-38 {
  font-size: 2.7142857143rem !important;
}

/* line 285, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-40 {
  font-size: 2.8571428571rem !important;
}

/* line 289, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-42 {
  font-size: 3rem !important;
}

/* line 293, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-46 {
  font-size: 3.2857142857rem !important;
}

/* line 297, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-48 {
  font-size: 3.4285714286rem !important;
}

/* line 301, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-50 {
  font-size: 3.5714285714rem !important;
}

/* line 305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-60 {
  font-size: 4.2857142857rem !important;
}

/* line 309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-70 {
  font-size: 5rem !important;
}

/* line 313, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-72 {
  font-size: 5.1428571429rem !important;
}

/* line 317, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-76 {
  font-size: 5.4285714286rem !important;
}

/* line 321, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-78 {
  font-size: 5.5714285714rem !important;
}

/* line 325, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-80 {
  font-size: 5.7142857143rem !important;
}

/* line 329, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-100 {
  font-size: 7.1428571429rem !important;
}

/* line 333, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-140 {
  font-size: 10rem !important;
}

/* line 337, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-180 {
  font-size: 12.8571428571rem !important;
}

/* line 341, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fs-200 {
  font-size: 14.2857142857rem !important;
}

/* line 345, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-0 {
  line-height: 0rem !important;
}

/* line 349, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-10 {
  line-height: 0.7142857143rem !important;
}

/* line 353, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-12 {
  line-height: 0.8571428571rem !important;
}

/* line 357, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-14 {
  line-height: 1rem !important;
}

/* line 361, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-16 {
  line-height: 1.1428571429rem !important;
}

/* line 365, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-18 {
  line-height: 1.2857142857rem !important;
}

/* line 369, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-20 {
  line-height: 1.4285714286rem !important;
}

/* line 373, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-22 {
  line-height: 1.5714285714rem !important;
}

/* line 377, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-24 {
  line-height: 1.7142857143rem !important;
}

/* line 381, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-25 {
  line-height: 1.7857142857rem !important;
}

/* line 385, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-26 {
  line-height: 1.8571428571rem !important;
}

/* line 389, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-30 {
  line-height: 2.1428571429rem !important;
}

/* line 393, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-32 {
  line-height: 2.2857142857rem !important;
}

/* line 397, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-35 {
  line-height: 2.5rem !important;
}

/* line 401, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-36 {
  line-height: 2.5714285714rem !important;
}

/* line 405, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-38 {
  line-height: 2.7142857143rem !important;
}

/* line 409, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-40 {
  line-height: 2.8571428571rem !important;
}

/* line 413, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-42 {
  line-height: 3rem !important;
}

/* line 417, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-45 {
  line-height: 3.2142857143rem !important;
}

/* line 421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-46 {
  line-height: 3.2857142857rem !important;
}

/* line 425, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-48 {
  line-height: 3.4285714286rem !important;
}

/* line 429, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-50 {
  line-height: 3.5714285714rem !important;
}

/* line 433, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-60 {
  line-height: 4.2857142857rem !important;
}

/* line 437, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-70 {
  line-height: 5rem !important;
}

/* line 441, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-72 {
  line-height: 5.1428571429rem !important;
}

/* line 445, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-76 {
  line-height: 5.4285714286rem !important;
}

/* line 449, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-78 {
  line-height: 5.5714285714rem !important;
}

/* line 453, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-80 {
  line-height: 5.7142857143rem !important;
}

/* line 457, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-100 {
  line-height: 7.1428571429rem !important;
}

/* line 461, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-140 {
  line-height: 10rem !important;
}

/* line 465, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-180 {
  line-height: 12.8571428571rem !important;
}

/* line 469, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-200 {
  line-height: 14.2857142857rem !important;
}

/* line 473, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-h-n {
  line-height: normal !important;
}

/* line 477, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-100 {
  font-weight: 100;
}

/* line 481, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-200 {
  font-weight: 200;
}

/* line 485, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-300 {
  font-weight: 300;
}

/* line 489, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-400 {
  font-weight: 400;
}

/* line 493, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-500 {
  font-weight: 500;
}

/* line 497, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-600 {
  font-weight: 600;
}

/* line 501, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-700 {
  font-weight: 700;
}

/* line 505, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-800 {
  font-weight: 800;
}

/* line 509, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-900 {
  font-weight: 900;
}

/* line 513, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-light {
  font-weight: 100;
}

/* line 517, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-normal {
  font-weight: 400;
}

/* line 521, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-medium {
  font-weight: 500;
}

/* line 525, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fw-bold {
  font-weight: 700;
}

/* line 529, app/assets/stylesheets/theme/css/dashboard_style.scss */
.hide {
  display: none !important;
}

/* line 533, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-border {
  border: 0 !important;
}

/* line 537, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-radius {
  border-radius: 0 !important;
}

/* line 541, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-padding {
  padding: 0 !important;
}

/* line 545, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-margin {
  margin: 0 !important;
}

/* line 549, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-shadow {
  box-shadow: none !important;
}

/* line 553, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chart-legend,
.contacts-list,
.list-unstyled,
.mailbox-attachments,
.users-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 563, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-group-unbordered > .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 571, app/assets/stylesheets/theme/css/dashboard_style.scss */
.code-preview {
  border: 1px solid #f3f6f9;
  padding: 20px;
  background-color: #ffffff;
}

/* line 577, app/assets/stylesheets/theme/css/dashboard_style.scss */
code {
  border: 1px solid #f3f6f9;
  background-color: #ffffff;
  border-radius: 0.25rem;
  padding: 0.2rem 0.4rem;
}

/* line 584, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d3-line {
  fill: rgba(255, 255, 255, 0);
}

/* line 588, app/assets/stylesheets/theme/css/dashboard_style.scss */
.theme-switch li a.active {
  opacity: 0.6;
  border: 5px solid #ffffff;
}

/* line 593, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .theme-switch li a.active {
  border: 5px solid #262626;
}

/* line 597, app/assets/stylesheets/theme/css/dashboard_style.scss */
.custom-select {
  cursor: pointer;
  border-radius: 5px;
}

/* line 602, app/assets/stylesheets/theme/css/dashboard_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: 5px;
}

/*---border radius---*/
/* line 612, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded0 {
  border-radius: 0px !important;
}

/* line 616, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded5 {
  border-radius: 5px !important;
}

/* line 620, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded10 {
  border-radius: 10px !important;
}

/* line 624, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded15 {
  border-radius: 15px !important;
}

/* line 628, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded20 {
  border-radius: 20px !important;
}

/* line 632, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded25 {
  border-radius: 25px !important;
}

/* line 636, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded30 {
  border-radius: 30px !important;
}

/* line 640, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded35 {
  border-radius: 35px !important;
}

/* line 644, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded40 {
  border-radius: 40px !important;
}

/* line 648, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded45 {
  border-radius: 45px !important;
}

/* line 652, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded50 {
  border-radius: 50px !important;
}

/* line 656, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded55 {
  border-radius: 55px !important;
}

/* line 660, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded60 {
  border-radius: 60px !important;
}

/* line 664, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded65 {
  border-radius: 65px !important;
}

/* line 668, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded70 {
  border-radius: 70px !important;
}

/* line 672, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded75 {
  border-radius: 75px !important;
}

/* line 676, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded80 {
  border-radius: 80px !important;
}

/* line 680, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded85 {
  border-radius: 85px !important;
}

/* line 684, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded90 {
  border-radius: 90px !important;
}

/* line 688, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded95 {
  border-radius: 95px !important;
}

/* line 692, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rounded100 {
  border-radius: 100px !important;
}

/* line 696, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overflow-h {
  overflow: hidden;
}

/* line 700, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overflow-v {
  overflow: visible;
}

/* line 704, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overflow-xh {
  overflow-x: hidden;
}

/* line 708, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overflow-xv {
  overflow-x: visible;
}

/* line 712, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overflow-yh {
  overflow-y: hidden;
}

/* line 716, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overflow-yv {
  overflow-y: visible;
}

/*---border---*/
/* line 721, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-0 {
  border: 0px solid #f3f6f9 !important;
}

/* line 725, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-0 {
  border-top: 0px solid #f3f6f9 !important;
}

/* line 729, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-0 {
  border-right: 0px solid #f3f6f9 !important;
}

/* line 733, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-0 {
  border-bottom: 0px solid #f3f6f9 !important;
}

/* line 737, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-0 {
  border-left: 0px solid #f3f6f9 !important;
}

/* line 741, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bx-0 {
  border-right: 0px solid #f3f6f9 !important;
  border-left: 0px solid #f3f6f9 !important;
}

/* line 746, app/assets/stylesheets/theme/css/dashboard_style.scss */
.by-0 {
  border-top: 0px solid #f3f6f9 !important;
  border-bottom: 0px solid #f3f6f9 !important;
}

/* line 751, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-1 {
  border: 1px solid #f3f6f9 !important;
}

/* line 755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-1 {
  border-top: 1px solid #f3f6f9 !important;
}

/* line 759, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-1 {
  border-right: 1px solid #f3f6f9 !important;
}

/* line 763, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-1 {
  border-bottom: 1px solid #f3f6f9 !important;
}

/* line 767, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-1 {
  border-left: 1px solid #f3f6f9 !important;
}

/* line 771, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bx-1 {
  border-right: 1px solid #f3f6f9 !important;
  border-left: 1px solid #f3f6f9 !important;
}

/* line 776, app/assets/stylesheets/theme/css/dashboard_style.scss */
.by-1 {
  border-top: 1px solid #f3f6f9 !important;
  border-bottom: 1px solid #f3f6f9 !important;
}

/* line 781, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-2 {
  border: 2px solid #f3f6f9 !important;
}

/* line 785, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-2 {
  border-top: 2px solid #f3f6f9 !important;
}

/* line 789, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-2 {
  border-right: 2px solid #f3f6f9 !important;
}

/* line 793, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-2 {
  border-bottom: 2px solid #f3f6f9 !important;
}

/* line 797, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-2 {
  border-left: 2px solid #f3f6f9 !important;
}

/* line 801, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bx-2 {
  border-right: 2px solid #f3f6f9 !important;
  border-left: 2px solid #f3f6f9 !important;
}

/* line 806, app/assets/stylesheets/theme/css/dashboard_style.scss */
.by-2 {
  border-top: 2px solid #f3f6f9 !important;
  border-bottom: 2px solid #f3f6f9 !important;
}

/* line 811, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-3 {
  border: 3px solid #f3f6f9 !important;
}

/* line 815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-3 {
  border-top: 3px solid #f3f6f9 !important;
}

/* line 819, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-3 {
  border-right: 3px solid #f3f6f9 !important;
}

/* line 823, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-3 {
  border-bottom: 3px solid #f3f6f9 !important;
}

/* line 827, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-3 {
  border-left: 3px solid #f3f6f9 !important;
}

/* line 831, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bx-3 {
  border-right: 3px solid #f3f6f9 !important;
  border-left: 3px solid #f3f6f9 !important;
}

/* line 836, app/assets/stylesheets/theme/css/dashboard_style.scss */
.by-3 {
  border-top: 3px solid #f3f6f9 !important;
  border-bottom: 3px solid #f3f6f9 !important;
}

/* line 841, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-4 {
  border: 4px solid #f3f6f9 !important;
}

/* line 845, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-4 {
  border-top: 4px solid #f3f6f9 !important;
}

/* line 849, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-4 {
  border-right: 4px solid #f3f6f9 !important;
}

/* line 853, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-4 {
  border-bottom: 4px solid #f3f6f9 !important;
}

/* line 857, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-4 {
  border-left: 4px solid #f3f6f9 !important;
}

/* line 861, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bx-4 {
  border-right: 4px solid #f3f6f9 !important;
  border-left: 4px solid #f3f6f9 !important;
}

/* line 866, app/assets/stylesheets/theme/css/dashboard_style.scss */
.by-4 {
  border-top: 4px solid #f3f6f9 !important;
  border-bottom: 4px solid #f3f6f9 !important;
}

/* line 871, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-5 {
  border: 5px solid #f3f6f9 !important;
}

/* line 875, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-5 {
  border-top: 5px solid #f3f6f9 !important;
}

/* line 879, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-5 {
  border-right: 5px solid #f3f6f9 !important;
}

/* line 883, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-5 {
  border-bottom: 5px solid #f3f6f9 !important;
}

/* line 887, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-5 {
  border-left: 5px solid #f3f6f9 !important;
}

/* line 891, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bx-5 {
  border-right: 5px solid #f3f6f9 !important;
  border-left: 5px solid #f3f6f9 !important;
}

/* line 896, app/assets/stylesheets/theme/css/dashboard_style.scss */
.by-5 {
  border-top: 5px solid #f3f6f9 !important;
  border-bottom: 5px solid #f3f6f9 !important;
}

/* line 901, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .bs-0 {
  border-right-width: 0px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 906, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .be-0 {
  border-left-width: 0px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 911, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .bs-1 {
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 916, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .be-1 {
  border-left-width: 1px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 921, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .bs-2 {
  border-right-width: 2px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 926, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .be-2 {
  border-left-width: 2px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 931, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .bs-3 {
  border-right-width: 3px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 936, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .be-3 {
  border-left-width: 3px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 941, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .bs-4 {
  border-right-width: 4px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 946, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .be-4 {
  border-left-width: 4px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 951, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .bs-5 {
  border-right-width: 5px !important;
  border-right-style: solid !important;
  border-left-width: 0 !important;
}

/* line 956, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .be-5 {
  border-left-width: 5px !important;
  border-left-style: solid !important;
  border-right-width: 0 !important;
}

/* line 962, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .b-0:not([class*="border-"]) {
  border: 0px solid #566f9e !important;
}

/* line 965, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bt-0:not([class*="border-"]) {
  border-top: 0px solid #566f9e !important;
}

/* line 968, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .be-0:not([class*="border-"]) {
  border-right: 0px solid #566f9e !important;
}

/* line 971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bb-0:not([class*="border-"]) {
  border-bottom: 0px solid #566f9e !important;
}

/* line 974, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bs-0:not([class*="border-"]) {
  border-left: 0px solid #566f9e !important;
}

/* line 977, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bx-0:not([class*="border-"]) {
  border-right: 0px solid #566f9e !important;
  border-left: 0px solid #566f9e !important;
}

/* line 981, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .by-0:not([class*="border-"]) {
  border-top: 0px solid #566f9e !important;
  border-bottom: 0px solid #566f9e !important;
}

/* line 985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .b-1:not([class*="border-"]) {
  border: 1px solid #566f9e !important;
}

/* line 988, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bt-1:not([class*="border-"]) {
  border-top: 1px solid #566f9e !important;
}

/* line 991, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .be-1:not([class*="border-"]) {
  border-right: 1px solid #566f9e !important;
}

/* line 994, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bb-1:not([class*="border-"]) {
  border-bottom: 1px solid #566f9e !important;
}

/* line 997, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bs-1:not([class*="border-"]) {
  border-left: 1px solid #566f9e !important;
}

/* line 1000, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bx-1:not([class*="border-"]) {
  border-right: 1px solid #566f9e !important;
  border-left: 1px solid #566f9e !important;
}

/* line 1004, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .by-1:not([class*="border-"]) {
  border-top: 1px solid #566f9e !important;
  border-bottom: 1px solid #566f9e !important;
}

/* line 1008, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .b-2:not([class*="border-"]) {
  border: 2px solid #566f9e !important;
}

/* line 1011, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bt-2:not([class*="border-"]) {
  border-top: 2px solid #566f9e !important;
}

/* line 1014, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .be-2:not([class*="border-"]) {
  border-right: 2px solid #566f9e !important;
}

/* line 1017, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bb-2:not([class*="border-"]) {
  border-bottom: 2px solid #566f9e !important;
}

/* line 1020, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bs-2:not([class*="border-"]) {
  border-left: 2px solid #566f9e !important;
}

/* line 1023, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bx-2:not([class*="border-"]) {
  border-right: 2px solid #566f9e !important;
  border-left: 2px solid #566f9e !important;
}

/* line 1027, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .by-2:not([class*="border-"]) {
  border-top: 2px solid #566f9e !important;
  border-bottom: 2px solid #566f9e !important;
}

/* line 1031, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .b-3:not([class*="border-"]) {
  border: 3px solid #566f9e !important;
}

/* line 1034, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bt-3:not([class*="border-"]) {
  border-top: 3px solid #566f9e !important;
}

/* line 1037, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .be-3:not([class*="border-"]) {
  border-right: 3px solid #566f9e !important;
}

/* line 1040, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bb-3:not([class*="border-"]) {
  border-bottom: 3px solid #566f9e !important;
}

/* line 1043, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bs-3:not([class*="border-"]) {
  border-left: 3px solid #566f9e !important;
}

/* line 1046, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bx-3:not([class*="border-"]) {
  border-right: 3px solid #566f9e !important;
  border-left: 3px solid #566f9e !important;
}

/* line 1050, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .by-3:not([class*="border-"]) {
  border-top: 3px solid #566f9e !important;
  border-bottom: 3px solid #566f9e !important;
}

/* line 1054, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .b-4:not([class*="border-"]) {
  border: 4px solid #566f9e !important;
}

/* line 1057, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bt-4:not([class*="border-"]) {
  border-top: 4px solid #566f9e !important;
}

/* line 1060, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .be-4:not([class*="border-"]) {
  border-right: 4px solid #566f9e !important;
}

/* line 1063, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bb-4:not([class*="border-"]) {
  border-bottom: 4px solid #566f9e !important;
}

/* line 1066, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bs-4:not([class*="border-"]) {
  border-left: 4px solid #566f9e !important;
}

/* line 1069, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bx-4:not([class*="border-"]) {
  border-right: 4px solid #566f9e !important;
  border-left: 4px solid #566f9e !important;
}

/* line 1073, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .by-4:not([class*="border-"]) {
  border-top: 4px solid #566f9e !important;
  border-bottom: 4px solid #566f9e !important;
}

/* line 1077, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .b-5:not([class*="border-"]) {
  border: 5px solid #566f9e !important;
}

/* line 1080, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bt-5:not([class*="border-"]) {
  border-top: 5px solid #566f9e !important;
}

/* line 1083, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .be-5:not([class*="border-"]) {
  border-right: 5px solid #566f9e !important;
}

/* line 1086, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bb-5:not([class*="border-"]) {
  border-bottom: 5px solid #566f9e !important;
}

/* line 1089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bs-5:not([class*="border-"]) {
  border-left: 5px solid #566f9e !important;
}

/* line 1092, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .bx-5:not([class*="border-"]) {
  border-right: 5px solid #566f9e !important;
  border-left: 5px solid #566f9e !important;
}

/* line 1096, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .by-5:not([class*="border-"]) {
  border-top: 5px solid #566f9e !important;
  border-bottom: 5px solid #566f9e !important;
}

/* line 1100, app/assets/stylesheets/theme/css/dashboard_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 1105, app/assets/stylesheets/theme/css/dashboard_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 1110, app/assets/stylesheets/theme/css/dashboard_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 1115, app/assets/stylesheets/theme/css/dashboard_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 1120, app/assets/stylesheets/theme/css/dashboard_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 1125, app/assets/stylesheets/theme/css/dashboard_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 1130, app/assets/stylesheets/theme/css/dashboard_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 1135, app/assets/stylesheets/theme/css/dashboard_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 1140, app/assets/stylesheets/theme/css/dashboard_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 1145, app/assets/stylesheets/theme/css/dashboard_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 1150, app/assets/stylesheets/theme/css/dashboard_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 1155, app/assets/stylesheets/theme/css/dashboard_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 1161, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border {
  border: 1px solid #f3f6f9 !important;
}

/* line 1165, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-primary {
  border-color: #6993ff !important;
}

/* line 1169, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-secondary {
  border-color: #e4e6ef !important;
}

/* line 1173, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-info {
  border-color: #8950fc !important;
}

/* line 1177, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-success {
  border-color: #1bc5bd !important;
}

/* line 1181, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-warning {
  border-color: #ffa800 !important;
}

/* line 1185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-danger {
  border-color: #f64e60 !important;
}

/* line 1189, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-dark {
  border-color: #172b4c !important;
}

/* line 1193, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-white {
  border-color: #ffffff !important;
}

/* line 1197, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-black {
  border-color: #000000 !important;
}

/* line 1201, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-light {
  border-color: #f3f6f9 !important;
}

/* line 1205, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-transparent {
  border-color: transparent !important;
}

/* line 1209, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-white {
  border-color: #fff !important;
}

/* line 1213, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-light {
  border-color: #f3f6f9 !important;
}

/* line 1217, app/assets/stylesheets/theme/css/dashboard_style.scss */
.border-fade {
  border-color: #f6f9fb !important;
}

/* line 1221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-dashed {
  border-style: dashed !important;
}

/* line 1225, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-dashed {
  border-top-style: dashed !important;
}

/* line 1229, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-dashed {
  border-left-style: dashed !important;
}

/* line 1233, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-dashed {
  border-right-style: dashed !important;
}

/* line 1237, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-dashed {
  border-bottom-style: dashed !important;
}

/* line 1241, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-dotted {
  border-style: dotted !important;
}

/* line 1245, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-dotted {
  border-top-style: dotted !important;
}

/* line 1249, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-dotted {
  border-left-style: dotted !important;
}

/* line 1253, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-dotted {
  border-right-style: dotted !important;
}

/* line 1257, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-dotted {
  border-bottom-style: dotted !important;
}

/* line 1261, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-double {
  border-style: double !important;
}

/* line 1265, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-double {
  border-top-style: double !important;
}

/* line 1269, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-double {
  border-left-style: double !important;
}

/* line 1273, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-double {
  border-right-style: double !important;
}

/* line 1277, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-double {
  border-bottom-style: double !important;
}

/* line 1281, app/assets/stylesheets/theme/css/dashboard_style.scss */
.b-groove {
  border-style: groove !important;
}

/* line 1285, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bt-groove {
  border-top-style: groove !important;
}

/* line 1289, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-groove {
  border-left-style: groove !important;
}

/* line 1293, app/assets/stylesheets/theme/css/dashboard_style.scss */
.be-groove {
  border-right-style: groove !important;
}

/* line 1297, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bb-groove {
  border-bottom-style: groove !important;
}

/* line 1301, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bter-0 {
  border-top-right-radius: 0 !important;
}

/* line 1305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bber-0 {
  border-bottom-right-radius: 0 !important;
}

/* line 1309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btsr-0 {
  border-top-left-radius: 0 !important;
}

/* line 1313, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bbsr-0 {
  border-bottom-left-radius: 0 !important;
}

/* line 1317, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ber-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 1322, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bsr-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 1327, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bar-0 {
  border-radius: 0 !important;
}

/*---vertical-align---*/
/* line 1332, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vertical-align {
  font-size: 0;
}

/* line 1336, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vertical-align:before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

/* line 1343, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vertical-align-middle,
.vertical-align-bottom {
  display: inline-block;
  max-width: 100%;
}

/* line 1349, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vertical-align-middle {
  vertical-align: middle;
}

/* line 1353, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vertical-align-bottom {
  vertical-align: bottom;
}

/* line 1357, app/assets/stylesheets/theme/css/dashboard_style.scss */
.r-0 {
  right: 0;
}

/* line 1361, app/assets/stylesheets/theme/css/dashboard_style.scss */
.l-0 {
  left: 0;
}

/* line 1365, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-none {
  background: none !important;
}

@media (max-width: 991px) {
  /* line 1370, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bg-none-lg {
    background: none !important;
  }
}

@media (max-width: 1024px) {
  /* line 1375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bg-none-tl {
    background: none !important;
  }
}

@media (max-width: 991px) {
  /* line 1380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bg-none-md {
    background: none !important;
  }
}

@media (max-width: 767px) {
  /* line 1385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bg-none-sm {
    background: none !important;
  }
}

@media (max-width: 575px) {
  /* line 1390, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bg-none-xs {
    background: none !important;
  }
}

@media (max-width: 370px) {
  /* line 1395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bg-none-small {
    background: none !important;
  }
}

/* line 1399, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 1404, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 1409, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-body {
  flex: 1;
}

/* line 1413, app/assets/stylesheets/theme/css/dashboard_style.scss */
small,
.small {
  font-weight: 400;
}

/*******************
Padding property 
*******************/
/* line 1421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-0 {
  padding: 0px !important;
}

/* line 1425, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-5 {
  padding: 5px !important;
}

/* line 1429, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-10 {
  padding: 10px !important;
}

/* line 1433, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-15 {
  padding: 15px !important;
}

/* line 1437, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-20 {
  padding: 20px !important;
}

/* line 1441, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-25 {
  padding: 25px !important;
}

/* line 1445, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-30 {
  padding: 30px !important;
}

/* line 1449, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-35 {
  padding: 35px !important;
}

/* line 1453, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-40 {
  padding: 40px !important;
}

/* line 1457, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-45 {
  padding: 45px !important;
}

/* line 1461, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-50 {
  padding: 50px !important;
}

/* line 1465, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-55 {
  padding: 55px !important;
}

/* line 1469, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-60 {
  padding: 60px !important;
}

/* line 1473, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-65 {
  padding: 65px !important;
}

/* line 1477, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-70 {
  padding: 70px !important;
}

/* line 1481, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-75 {
  padding: 75px !important;
}

/* line 1485, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-80 {
  padding: 80px !important;
}

/* line 1489, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-85 {
  padding: 85px !important;
}

/* line 1493, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-90 {
  padding: 90px !important;
}

/* line 1497, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-95 {
  padding: 95px !important;
}

/* line 1501, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-100 {
  padding: 100px !important;
}

/* line 1505, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-105 {
  padding: 105px !important;
}

/* line 1509, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-110 {
  padding: 110px !important;
}

/* line 1513, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-115 {
  padding: 115px !important;
}

/* line 1517, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-120 {
  padding: 120px !important;
}

/* line 1521, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-125 {
  padding: 125px !important;
}

/* line 1525, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-130 {
  padding: 130px !important;
}

/* line 1529, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-135 {
  padding: 135px !important;
}

/* line 1533, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-140 {
  padding: 140px !important;
}

/* line 1537, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-145 {
  padding: 145px !important;
}

/* line 1541, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-150 {
  padding: 150px !important;
}

/* line 1545, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-155 {
  padding: 155px !important;
}

/* line 1549, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-160 {
  padding: 160px !important;
}

/* line 1553, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-165 {
  padding: 165px !important;
}

/* line 1557, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-170 {
  padding: 170px !important;
}

/* line 1561, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-175 {
  padding: 175px !important;
}

/* line 1565, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-180 {
  padding: 180px !important;
}

/* line 1569, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-185 {
  padding: 185px !important;
}

/* line 1573, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-190 {
  padding: 190px !important;
}

/* line 1577, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-195 {
  padding: 195px !important;
}

/* line 1581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.p-200 {
  padding: 200px !important;
}

/* line 1585, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 1589, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-5 {
  padding-top: 5px !important;
}

/* line 1593, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 1597, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-15 {
  padding-top: 15px !important;
}

/* line 1601, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 1605, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-25 {
  padding-top: 25px !important;
}

/* line 1609, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-30 {
  padding-top: 30px !important;
}

/* line 1613, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-35 {
  padding-top: 35px !important;
}

/* line 1617, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-40 {
  padding-top: 40px !important;
}

/* line 1621, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-45 {
  padding-top: 45px !important;
}

/* line 1625, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-50 {
  padding-top: 50px !important;
}

/* line 1629, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-55 {
  padding-top: 55px !important;
}

/* line 1633, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-60 {
  padding-top: 60px !important;
}

/* line 1637, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-65 {
  padding-top: 65px !important;
}

/* line 1641, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-70 {
  padding-top: 70px !important;
}

/* line 1645, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-75 {
  padding-top: 75px !important;
}

/* line 1649, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-80 {
  padding-top: 80px !important;
}

/* line 1653, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-85 {
  padding-top: 85px !important;
}

/* line 1657, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-90 {
  padding-top: 90px !important;
}

/* line 1661, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-95 {
  padding-top: 95px !important;
}

/* line 1665, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-100 {
  padding-top: 100px !important;
}

/* line 1669, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-105 {
  padding-top: 105px !important;
}

/* line 1673, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-110 {
  padding-top: 110px !important;
}

/* line 1677, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-115 {
  padding-top: 115px !important;
}

/* line 1681, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-120 {
  padding-top: 120px !important;
}

/* line 1685, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-125 {
  padding-top: 125px !important;
}

/* line 1689, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-130 {
  padding-top: 130px !important;
}

/* line 1693, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-135 {
  padding-top: 135px !important;
}

/* line 1697, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-140 {
  padding-top: 140px !important;
}

/* line 1701, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-145 {
  padding-top: 145px !important;
}

/* line 1705, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-150 {
  padding-top: 150px !important;
}

/* line 1709, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-155 {
  padding-top: 155px !important;
}

/* line 1713, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-160 {
  padding-top: 160px !important;
}

/* line 1717, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-165 {
  padding-top: 165px !important;
}

/* line 1721, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-170 {
  padding-top: 170px !important;
}

/* line 1725, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-175 {
  padding-top: 175px !important;
}

/* line 1729, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-180 {
  padding-top: 180px !important;
}

/* line 1733, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-185 {
  padding-top: 185px !important;
}

/* line 1737, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-190 {
  padding-top: 190px !important;
}

/* line 1741, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-195 {
  padding-top: 195px !important;
}

/* line 1745, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pt-200 {
  padding-top: 200px !important;
}

/* line 1749, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 1753, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-5 {
  padding-bottom: 5px !important;
}

/* line 1757, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 1761, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 1765, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 1769, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-25 {
  padding-bottom: 25px !important;
}

/* line 1773, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-30 {
  padding-bottom: 30px !important;
}

/* line 1777, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-35 {
  padding-bottom: 35px !important;
}

/* line 1781, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 1785, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-45 {
  padding-bottom: 45px !important;
}

/* line 1789, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-50 {
  padding-bottom: 50px !important;
}

/* line 1793, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-55 {
  padding-bottom: 55px !important;
}

/* line 1797, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-60 {
  padding-bottom: 60px !important;
}

/* line 1801, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-65 {
  padding-bottom: 65px !important;
}

/* line 1805, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-70 {
  padding-bottom: 70px !important;
}

/* line 1809, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-75 {
  padding-bottom: 75px !important;
}

/* line 1813, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-80 {
  padding-bottom: 80px !important;
}

/* line 1817, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-85 {
  padding-bottom: 85px !important;
}

/* line 1821, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-90 {
  padding-bottom: 90px !important;
}

/* line 1825, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-95 {
  padding-bottom: 95px !important;
}

/* line 1829, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-100 {
  padding-bottom: 100px !important;
}

/* line 1833, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-105 {
  padding-bottom: 105px !important;
}

/* line 1837, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-110 {
  padding-bottom: 110px !important;
}

/* line 1841, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-115 {
  padding-bottom: 115px !important;
}

/* line 1845, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-120 {
  padding-bottom: 120px !important;
}

/* line 1849, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-125 {
  padding-bottom: 125px !important;
}

/* line 1853, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-130 {
  padding-bottom: 130px !important;
}

/* line 1857, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-135 {
  padding-bottom: 135px !important;
}

/* line 1861, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-140 {
  padding-bottom: 140px !important;
}

/* line 1865, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-145 {
  padding-bottom: 145px !important;
}

/* line 1869, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-150 {
  padding-bottom: 150px !important;
}

/* line 1873, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-155 {
  padding-bottom: 155px !important;
}

/* line 1877, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-160 {
  padding-bottom: 160px !important;
}

/* line 1881, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-165 {
  padding-bottom: 165px !important;
}

/* line 1885, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-170 {
  padding-bottom: 170px !important;
}

/* line 1889, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-175 {
  padding-bottom: 175px !important;
}

/* line 1893, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-180 {
  padding-bottom: 180px !important;
}

/* line 1897, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-185 {
  padding-bottom: 185px !important;
}

/* line 1901, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-190 {
  padding-bottom: 190px !important;
}

/* line 1905, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-195 {
  padding-bottom: 195px !important;
}

/* line 1909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pb-200 {
  padding-bottom: 200px !important;
}

/* line 1913, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-0 {
  padding-left: 0px !important;
}

/* line 1917, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-5 {
  padding-left: 5px !important;
}

/* line 1921, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-10 {
  padding-left: 10px !important;
}

/* line 1925, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-15 {
  padding-left: 15px !important;
}

/* line 1929, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-20 {
  padding-left: 20px !important;
}

/* line 1933, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-25 {
  padding-left: 25px !important;
}

/* line 1937, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-30 {
  padding-left: 30px !important;
}

/* line 1941, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-35 {
  padding-left: 35px !important;
}

/* line 1945, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-40 {
  padding-left: 40px !important;
}

/* line 1949, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-45 {
  padding-left: 45px !important;
}

/* line 1953, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-50 {
  padding-left: 50px !important;
}

/* line 1957, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-55 {
  padding-left: 55px !important;
}

/* line 1961, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-60 {
  padding-left: 60px !important;
}

/* line 1965, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-65 {
  padding-left: 65px !important;
}

/* line 1969, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-70 {
  padding-left: 70px !important;
}

/* line 1973, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-75 {
  padding-left: 75px !important;
}

/* line 1977, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-80 {
  padding-left: 80px !important;
}

/* line 1981, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-85 {
  padding-left: 85px !important;
}

/* line 1985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-90 {
  padding-left: 90px !important;
}

/* line 1989, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-95 {
  padding-left: 95px !important;
}

/* line 1993, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-100 {
  padding-left: 100px !important;
}

/* line 1997, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-105 {
  padding-left: 105px !important;
}

/* line 2001, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-110 {
  padding-left: 110px !important;
}

/* line 2005, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-115 {
  padding-left: 115px !important;
}

/* line 2009, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-120 {
  padding-left: 120px !important;
}

/* line 2013, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-125 {
  padding-left: 125px !important;
}

/* line 2017, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-130 {
  padding-left: 130px !important;
}

/* line 2021, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-135 {
  padding-left: 135px !important;
}

/* line 2025, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-140 {
  padding-left: 140px !important;
}

/* line 2029, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-145 {
  padding-left: 145px !important;
}

/* line 2033, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-150 {
  padding-left: 150px !important;
}

/* line 2037, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-155 {
  padding-left: 155px !important;
}

/* line 2041, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-160 {
  padding-left: 160px !important;
}

/* line 2045, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-165 {
  padding-left: 165px !important;
}

/* line 2049, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-170 {
  padding-left: 170px !important;
}

/* line 2053, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-175 {
  padding-left: 175px !important;
}

/* line 2057, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-180 {
  padding-left: 180px !important;
}

/* line 2061, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-185 {
  padding-left: 185px !important;
}

/* line 2065, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-190 {
  padding-left: 190px !important;
}

/* line 2069, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-195 {
  padding-left: 195px !important;
}

/* line 2073, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ps-200 {
  padding-left: 200px !important;
}

/* line 2077, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-0 {
  padding-right: 0px !important;
}

/* line 2081, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-5 {
  padding-right: 5px !important;
}

/* line 2085, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-10 {
  padding-right: 10px !important;
}

/* line 2089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-15 {
  padding-right: 15px !important;
}

/* line 2093, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-20 {
  padding-right: 20px !important;
}

/* line 2097, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-25 {
  padding-right: 25px !important;
}

/* line 2101, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-30 {
  padding-right: 30px !important;
}

/* line 2105, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-35 {
  padding-right: 35px !important;
}

/* line 2109, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-40 {
  padding-right: 40px !important;
}

/* line 2113, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-45 {
  padding-right: 45px !important;
}

/* line 2117, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-50 {
  padding-right: 50px !important;
}

/* line 2121, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-55 {
  padding-right: 55px !important;
}

/* line 2125, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-60 {
  padding-right: 60px !important;
}

/* line 2129, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-65 {
  padding-right: 65px !important;
}

/* line 2133, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-70 {
  padding-right: 70px !important;
}

/* line 2137, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-75 {
  padding-right: 75px !important;
}

/* line 2141, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-80 {
  padding-right: 80px !important;
}

/* line 2145, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-85 {
  padding-right: 85px !important;
}

/* line 2149, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-90 {
  padding-right: 90px !important;
}

/* line 2153, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-95 {
  padding-right: 95px !important;
}

/* line 2157, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-100 {
  padding-right: 100px !important;
}

/* line 2161, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-105 {
  padding-right: 105px !important;
}

/* line 2165, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-110 {
  padding-right: 110px !important;
}

/* line 2169, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-115 {
  padding-right: 115px !important;
}

/* line 2173, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-120 {
  padding-right: 120px !important;
}

/* line 2177, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-125 {
  padding-right: 125px !important;
}

/* line 2181, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-130 {
  padding-right: 130px !important;
}

/* line 2185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-135 {
  padding-right: 135px !important;
}

/* line 2189, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-140 {
  padding-right: 140px !important;
}

/* line 2193, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-145 {
  padding-right: 145px !important;
}

/* line 2197, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-150 {
  padding-right: 150px !important;
}

/* line 2201, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-155 {
  padding-right: 155px !important;
}

/* line 2205, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-160 {
  padding-right: 160px !important;
}

/* line 2209, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-165 {
  padding-right: 165px !important;
}

/* line 2213, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-170 {
  padding-right: 170px !important;
}

/* line 2217, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-175 {
  padding-right: 175px !important;
}

/* line 2221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-180 {
  padding-right: 180px !important;
}

/* line 2225, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-185 {
  padding-right: 185px !important;
}

/* line 2229, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-190 {
  padding-right: 190px !important;
}

/* line 2233, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-195 {
  padding-right: 195px !important;
}

/* line 2237, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pe-200 {
  padding-right: 200px !important;
}

/* line 2241, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 2246, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 2251, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 2256, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 2261, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 2266, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

/* line 2271, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 2276, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

/* line 2281, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 2286, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

/* line 2291, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* line 2296, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

/* line 2301, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

/* line 2306, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

/* line 2311, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

/* line 2316, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

/* line 2321, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

/* line 2326, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

/* line 2331, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

/* line 2336, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

/* line 2341, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/* line 2346, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-105 {
  padding-left: 105px !important;
  padding-right: 105px !important;
}

/* line 2351, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

/* line 2356, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-115 {
  padding-left: 115px !important;
  padding-right: 115px !important;
}

/* line 2361, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

/* line 2366, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-125 {
  padding-left: 125px !important;
  padding-right: 125px !important;
}

/* line 2371, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

/* line 2376, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-135 {
  padding-left: 135px !important;
  padding-right: 135px !important;
}

/* line 2381, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

/* line 2386, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-145 {
  padding-left: 145px !important;
  padding-right: 145px !important;
}

/* line 2391, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-150 {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

/* line 2396, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-155 {
  padding-left: 155px !important;
  padding-right: 155px !important;
}

/* line 2401, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-160 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

/* line 2406, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-165 {
  padding-left: 165px !important;
  padding-right: 165px !important;
}

/* line 2411, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-170 {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

/* line 2416, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-175 {
  padding-left: 175px !important;
  padding-right: 175px !important;
}

/* line 2421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-180 {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

/* line 2426, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-185 {
  padding-left: 185px !important;
  padding-right: 185px !important;
}

/* line 2431, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-190 {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

/* line 2436, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-195 {
  padding-left: 195px !important;
  padding-right: 195px !important;
}

/* line 2441, app/assets/stylesheets/theme/css/dashboard_style.scss */
.px-200 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

/* line 2446, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 2451, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* line 2456, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 2461, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 2466, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 2471, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

/* line 2476, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 2481, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

/* line 2486, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 2491, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

/* line 2496, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 2501, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

/* line 2506, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 2511, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

/* line 2516, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* line 2521, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

/* line 2526, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/* line 2531, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

/* line 2536, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

/* line 2541, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

/* line 2546, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

/* line 2551, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-105 {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}

/* line 2556, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

/* line 2561, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-115 {
  padding-top: 115px !important;
  padding-bottom: 115px !important;
}

/* line 2566, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

/* line 2571, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-125 {
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}

/* line 2576, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

/* line 2581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-135 {
  padding-top: 135px !important;
  padding-bottom: 135px !important;
}

/* line 2586, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

/* line 2591, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-145 {
  padding-top: 145px !important;
  padding-bottom: 145px !important;
}

/* line 2596, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

/* line 2601, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-155 {
  padding-top: 155px !important;
  padding-bottom: 155px !important;
}

/* line 2606, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

/* line 2611, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-165 {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}

/* line 2616, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

/* line 2621, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-175 {
  padding-top: 175px !important;
  padding-bottom: 175px !important;
}

/* line 2626, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

/* line 2631, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-185 {
  padding-top: 185px !important;
  padding-bottom: 185px !important;
}

/* line 2636, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

/* line 2641, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-195 {
  padding-top: 195px !important;
  padding-bottom: 195px !important;
}

/* line 2646, app/assets/stylesheets/theme/css/dashboard_style.scss */
.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

@media (max-width: 575px) {
  /* line 2652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-0 {
    padding: 0px !important;
  }
  /* line 2656, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-5 {
    padding: 5px !important;
  }
  /* line 2660, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-10 {
    padding: 10px !important;
  }
  /* line 2664, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-15 {
    padding: 15px !important;
  }
  /* line 2668, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-20 {
    padding: 20px !important;
  }
  /* line 2672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-25 {
    padding: 25px !important;
  }
  /* line 2676, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-30 {
    padding: 30px !important;
  }
  /* line 2680, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-35 {
    padding: 35px !important;
  }
  /* line 2684, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-40 {
    padding: 40px !important;
  }
  /* line 2688, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-45 {
    padding: 45px !important;
  }
  /* line 2692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-50 {
    padding: 50px !important;
  }
  /* line 2696, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-55 {
    padding: 55px !important;
  }
  /* line 2700, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-60 {
    padding: 60px !important;
  }
  /* line 2704, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-65 {
    padding: 65px !important;
  }
  /* line 2708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-70 {
    padding: 70px !important;
  }
  /* line 2712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-75 {
    padding: 75px !important;
  }
  /* line 2716, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-80 {
    padding: 80px !important;
  }
  /* line 2720, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-85 {
    padding: 85px !important;
  }
  /* line 2724, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-90 {
    padding: 90px !important;
  }
  /* line 2728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-95 {
    padding: 95px !important;
  }
  /* line 2732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-100 {
    padding: 100px !important;
  }
  /* line 2736, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-105 {
    padding: 105px !important;
  }
  /* line 2740, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-110 {
    padding: 110px !important;
  }
  /* line 2744, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-115 {
    padding: 115px !important;
  }
  /* line 2748, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-120 {
    padding: 120px !important;
  }
  /* line 2752, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-125 {
    padding: 125px !important;
  }
  /* line 2756, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-130 {
    padding: 130px !important;
  }
  /* line 2760, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-135 {
    padding: 135px !important;
  }
  /* line 2764, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-140 {
    padding: 140px !important;
  }
  /* line 2768, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-145 {
    padding: 145px !important;
  }
  /* line 2772, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-150 {
    padding: 150px !important;
  }
  /* line 2776, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-155 {
    padding: 155px !important;
  }
  /* line 2780, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-160 {
    padding: 160px !important;
  }
  /* line 2784, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-165 {
    padding: 165px !important;
  }
  /* line 2788, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-170 {
    padding: 170px !important;
  }
  /* line 2792, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-175 {
    padding: 175px !important;
  }
  /* line 2796, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-180 {
    padding: 180px !important;
  }
  /* line 2800, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-185 {
    padding: 185px !important;
  }
  /* line 2804, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-190 {
    padding: 190px !important;
  }
  /* line 2808, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-195 {
    padding: 195px !important;
  }
  /* line 2812, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xs-200 {
    padding: 200px !important;
  }
  /* line 2816, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-0 {
    padding-top: 0px !important;
  }
  /* line 2820, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-5 {
    padding-top: 5px !important;
  }
  /* line 2824, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-10 {
    padding-top: 10px !important;
  }
  /* line 2828, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-15 {
    padding-top: 15px !important;
  }
  /* line 2832, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-20 {
    padding-top: 20px !important;
  }
  /* line 2836, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-25 {
    padding-top: 25px !important;
  }
  /* line 2840, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-30 {
    padding-top: 30px !important;
  }
  /* line 2844, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-35 {
    padding-top: 35px !important;
  }
  /* line 2848, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-40 {
    padding-top: 40px !important;
  }
  /* line 2852, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-45 {
    padding-top: 45px !important;
  }
  /* line 2856, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-50 {
    padding-top: 50px !important;
  }
  /* line 2860, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-55 {
    padding-top: 55px !important;
  }
  /* line 2864, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-60 {
    padding-top: 60px !important;
  }
  /* line 2868, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-65 {
    padding-top: 65px !important;
  }
  /* line 2872, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-70 {
    padding-top: 70px !important;
  }
  /* line 2876, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-75 {
    padding-top: 75px !important;
  }
  /* line 2880, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-80 {
    padding-top: 80px !important;
  }
  /* line 2884, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-85 {
    padding-top: 85px !important;
  }
  /* line 2888, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-90 {
    padding-top: 90px !important;
  }
  /* line 2892, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-95 {
    padding-top: 95px !important;
  }
  /* line 2896, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-100 {
    padding-top: 100px !important;
  }
  /* line 2900, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-105 {
    padding-top: 105px !important;
  }
  /* line 2904, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-110 {
    padding-top: 110px !important;
  }
  /* line 2908, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-115 {
    padding-top: 115px !important;
  }
  /* line 2912, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-120 {
    padding-top: 120px !important;
  }
  /* line 2916, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-125 {
    padding-top: 125px !important;
  }
  /* line 2920, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-130 {
    padding-top: 130px !important;
  }
  /* line 2924, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-135 {
    padding-top: 135px !important;
  }
  /* line 2928, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-140 {
    padding-top: 140px !important;
  }
  /* line 2932, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-145 {
    padding-top: 145px !important;
  }
  /* line 2936, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-150 {
    padding-top: 150px !important;
  }
  /* line 2940, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-155 {
    padding-top: 155px !important;
  }
  /* line 2944, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-160 {
    padding-top: 160px !important;
  }
  /* line 2948, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-165 {
    padding-top: 165px !important;
  }
  /* line 2952, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-170 {
    padding-top: 170px !important;
  }
  /* line 2956, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-175 {
    padding-top: 175px !important;
  }
  /* line 2960, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-180 {
    padding-top: 180px !important;
  }
  /* line 2964, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-185 {
    padding-top: 185px !important;
  }
  /* line 2968, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-190 {
    padding-top: 190px !important;
  }
  /* line 2972, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-195 {
    padding-top: 195px !important;
  }
  /* line 2976, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xs-200 {
    padding-top: 200px !important;
  }
  /* line 2980, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-0 {
    padding-bottom: 0px !important;
  }
  /* line 2984, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-5 {
    padding-bottom: 5px !important;
  }
  /* line 2988, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-10 {
    padding-bottom: 10px !important;
  }
  /* line 2992, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-15 {
    padding-bottom: 15px !important;
  }
  /* line 2996, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-20 {
    padding-bottom: 20px !important;
  }
  /* line 3000, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-25 {
    padding-bottom: 25px !important;
  }
  /* line 3004, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-30 {
    padding-bottom: 30px !important;
  }
  /* line 3008, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-35 {
    padding-bottom: 35px !important;
  }
  /* line 3012, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-40 {
    padding-bottom: 40px !important;
  }
  /* line 3016, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-45 {
    padding-bottom: 45px !important;
  }
  /* line 3020, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-50 {
    padding-bottom: 50px !important;
  }
  /* line 3024, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-55 {
    padding-bottom: 55px !important;
  }
  /* line 3028, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-60 {
    padding-bottom: 60px !important;
  }
  /* line 3032, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-65 {
    padding-bottom: 65px !important;
  }
  /* line 3036, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-70 {
    padding-bottom: 70px !important;
  }
  /* line 3040, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-75 {
    padding-bottom: 75px !important;
  }
  /* line 3044, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-80 {
    padding-bottom: 80px !important;
  }
  /* line 3048, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-85 {
    padding-bottom: 85px !important;
  }
  /* line 3052, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-90 {
    padding-bottom: 90px !important;
  }
  /* line 3056, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-95 {
    padding-bottom: 95px !important;
  }
  /* line 3060, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-100 {
    padding-bottom: 100px !important;
  }
  /* line 3064, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-105 {
    padding-bottom: 105px !important;
  }
  /* line 3068, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-110 {
    padding-bottom: 110px !important;
  }
  /* line 3072, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-115 {
    padding-bottom: 115px !important;
  }
  /* line 3076, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-120 {
    padding-bottom: 120px !important;
  }
  /* line 3080, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-125 {
    padding-bottom: 125px !important;
  }
  /* line 3084, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-130 {
    padding-bottom: 130px !important;
  }
  /* line 3088, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-135 {
    padding-bottom: 135px !important;
  }
  /* line 3092, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-140 {
    padding-bottom: 140px !important;
  }
  /* line 3096, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-145 {
    padding-bottom: 145px !important;
  }
  /* line 3100, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-150 {
    padding-bottom: 150px !important;
  }
  /* line 3104, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-155 {
    padding-bottom: 155px !important;
  }
  /* line 3108, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-160 {
    padding-bottom: 160px !important;
  }
  /* line 3112, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-165 {
    padding-bottom: 165px !important;
  }
  /* line 3116, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-170 {
    padding-bottom: 170px !important;
  }
  /* line 3120, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-175 {
    padding-bottom: 175px !important;
  }
  /* line 3124, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-180 {
    padding-bottom: 180px !important;
  }
  /* line 3128, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-185 {
    padding-bottom: 185px !important;
  }
  /* line 3132, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-190 {
    padding-bottom: 190px !important;
  }
  /* line 3136, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-195 {
    padding-bottom: 195px !important;
  }
  /* line 3140, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xs-200 {
    padding-bottom: 200px !important;
  }
  /* line 3144, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-0 {
    padding-left: 0px !important;
  }
  /* line 3148, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-5 {
    padding-left: 5px !important;
  }
  /* line 3152, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-10 {
    padding-left: 10px !important;
  }
  /* line 3156, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-15 {
    padding-left: 15px !important;
  }
  /* line 3160, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-20 {
    padding-left: 20px !important;
  }
  /* line 3164, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-25 {
    padding-left: 25px !important;
  }
  /* line 3168, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-30 {
    padding-left: 30px !important;
  }
  /* line 3172, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-35 {
    padding-left: 35px !important;
  }
  /* line 3176, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-40 {
    padding-left: 40px !important;
  }
  /* line 3180, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-45 {
    padding-left: 45px !important;
  }
  /* line 3184, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-50 {
    padding-left: 50px !important;
  }
  /* line 3188, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-55 {
    padding-left: 55px !important;
  }
  /* line 3192, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-60 {
    padding-left: 60px !important;
  }
  /* line 3196, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-65 {
    padding-left: 65px !important;
  }
  /* line 3200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-70 {
    padding-left: 70px !important;
  }
  /* line 3204, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-75 {
    padding-left: 75px !important;
  }
  /* line 3208, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-80 {
    padding-left: 80px !important;
  }
  /* line 3212, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-85 {
    padding-left: 85px !important;
  }
  /* line 3216, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-90 {
    padding-left: 90px !important;
  }
  /* line 3220, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-95 {
    padding-left: 95px !important;
  }
  /* line 3224, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-100 {
    padding-left: 100px !important;
  }
  /* line 3228, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-105 {
    padding-left: 105px !important;
  }
  /* line 3232, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-110 {
    padding-left: 110px !important;
  }
  /* line 3236, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-115 {
    padding-left: 115px !important;
  }
  /* line 3240, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-120 {
    padding-left: 120px !important;
  }
  /* line 3244, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-125 {
    padding-left: 125px !important;
  }
  /* line 3248, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-130 {
    padding-left: 130px !important;
  }
  /* line 3252, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-135 {
    padding-left: 135px !important;
  }
  /* line 3256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-140 {
    padding-left: 140px !important;
  }
  /* line 3260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-145 {
    padding-left: 145px !important;
  }
  /* line 3264, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-150 {
    padding-left: 150px !important;
  }
  /* line 3268, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-155 {
    padding-left: 155px !important;
  }
  /* line 3272, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-160 {
    padding-left: 160px !important;
  }
  /* line 3276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-165 {
    padding-left: 165px !important;
  }
  /* line 3280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-170 {
    padding-left: 170px !important;
  }
  /* line 3284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-175 {
    padding-left: 175px !important;
  }
  /* line 3288, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-180 {
    padding-left: 180px !important;
  }
  /* line 3292, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-185 {
    padding-left: 185px !important;
  }
  /* line 3296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-190 {
    padding-left: 190px !important;
  }
  /* line 3300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-195 {
    padding-left: 195px !important;
  }
  /* line 3304, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xs-200 {
    padding-left: 200px !important;
  }
  /* line 3308, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-0 {
    padding-right: 0px !important;
  }
  /* line 3312, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-5 {
    padding-right: 5px !important;
  }
  /* line 3316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-10 {
    padding-right: 10px !important;
  }
  /* line 3320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-15 {
    padding-right: 15px !important;
  }
  /* line 3324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-20 {
    padding-right: 20px !important;
  }
  /* line 3328, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-25 {
    padding-right: 25px !important;
  }
  /* line 3332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-30 {
    padding-right: 30px !important;
  }
  /* line 3336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-35 {
    padding-right: 35px !important;
  }
  /* line 3340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-40 {
    padding-right: 40px !important;
  }
  /* line 3344, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-45 {
    padding-right: 45px !important;
  }
  /* line 3348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-50 {
    padding-right: 50px !important;
  }
  /* line 3352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-55 {
    padding-right: 55px !important;
  }
  /* line 3356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-60 {
    padding-right: 60px !important;
  }
  /* line 3360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-65 {
    padding-right: 65px !important;
  }
  /* line 3364, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-70 {
    padding-right: 70px !important;
  }
  /* line 3368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-75 {
    padding-right: 75px !important;
  }
  /* line 3372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-80 {
    padding-right: 80px !important;
  }
  /* line 3376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-85 {
    padding-right: 85px !important;
  }
  /* line 3380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-90 {
    padding-right: 90px !important;
  }
  /* line 3384, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-95 {
    padding-right: 95px !important;
  }
  /* line 3388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-100 {
    padding-right: 100px !important;
  }
  /* line 3392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-105 {
    padding-right: 105px !important;
  }
  /* line 3396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-110 {
    padding-right: 110px !important;
  }
  /* line 3400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-115 {
    padding-right: 115px !important;
  }
  /* line 3404, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-120 {
    padding-right: 120px !important;
  }
  /* line 3408, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-125 {
    padding-right: 125px !important;
  }
  /* line 3412, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-130 {
    padding-right: 130px !important;
  }
  /* line 3416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-135 {
    padding-right: 135px !important;
  }
  /* line 3420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-140 {
    padding-right: 140px !important;
  }
  /* line 3424, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-145 {
    padding-right: 145px !important;
  }
  /* line 3428, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-150 {
    padding-right: 150px !important;
  }
  /* line 3432, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-155 {
    padding-right: 155px !important;
  }
  /* line 3436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-160 {
    padding-right: 160px !important;
  }
  /* line 3440, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-165 {
    padding-right: 165px !important;
  }
  /* line 3444, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-170 {
    padding-right: 170px !important;
  }
  /* line 3448, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-175 {
    padding-right: 175px !important;
  }
  /* line 3452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-180 {
    padding-right: 180px !important;
  }
  /* line 3456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-185 {
    padding-right: 185px !important;
  }
  /* line 3460, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-190 {
    padding-right: 190px !important;
  }
  /* line 3464, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-195 {
    padding-right: 195px !important;
  }
  /* line 3468, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xs-200 {
    padding-right: 200px !important;
  }
  /* line 3472, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 3477, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 3482, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 3487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 3492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 3497, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 3502, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 3507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 3512, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 3517, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 3522, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 3527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 3532, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 3537, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 3542, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 3547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 3552, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 3557, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 3562, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 3567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 3572, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 3577, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 3582, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 3587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 3592, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 3597, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 3602, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 3607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 3612, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 3617, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 3622, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 3627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 3632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 3637, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 3642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 3647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 3652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 3657, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 3662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 3667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 3672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xs-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 3677, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 3682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 3687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 3692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 3697, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 3702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 3707, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 3712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 3717, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 3722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 3727, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 3732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 3737, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 3742, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 3747, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 3752, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 3757, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 3762, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 3767, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 3772, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 3777, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 3782, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 3787, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 3792, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 3797, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 3802, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 3807, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 3812, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 3817, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 3822, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 3827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 3832, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 3837, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 3842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 3847, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 3852, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 3857, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 3862, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 3867, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 3872, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 3877, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xs-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 576px) {
  /* line 3883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-0 {
    padding: 0px !important;
  }
  /* line 3887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-5 {
    padding: 5px !important;
  }
  /* line 3891, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-10 {
    padding: 10px !important;
  }
  /* line 3895, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-15 {
    padding: 15px !important;
  }
  /* line 3899, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-20 {
    padding: 20px !important;
  }
  /* line 3903, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-25 {
    padding: 25px !important;
  }
  /* line 3907, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-30 {
    padding: 30px !important;
  }
  /* line 3911, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-35 {
    padding: 35px !important;
  }
  /* line 3915, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-40 {
    padding: 40px !important;
  }
  /* line 3919, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-45 {
    padding: 45px !important;
  }
  /* line 3923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-50 {
    padding: 50px !important;
  }
  /* line 3927, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-55 {
    padding: 55px !important;
  }
  /* line 3931, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-60 {
    padding: 60px !important;
  }
  /* line 3935, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-65 {
    padding: 65px !important;
  }
  /* line 3939, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-70 {
    padding: 70px !important;
  }
  /* line 3943, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-75 {
    padding: 75px !important;
  }
  /* line 3947, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-80 {
    padding: 80px !important;
  }
  /* line 3951, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-85 {
    padding: 85px !important;
  }
  /* line 3955, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-90 {
    padding: 90px !important;
  }
  /* line 3959, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-95 {
    padding: 95px !important;
  }
  /* line 3963, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-100 {
    padding: 100px !important;
  }
  /* line 3967, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-105 {
    padding: 105px !important;
  }
  /* line 3971, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-110 {
    padding: 110px !important;
  }
  /* line 3975, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-115 {
    padding: 115px !important;
  }
  /* line 3979, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-120 {
    padding: 120px !important;
  }
  /* line 3983, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-125 {
    padding: 125px !important;
  }
  /* line 3987, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-130 {
    padding: 130px !important;
  }
  /* line 3991, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-135 {
    padding: 135px !important;
  }
  /* line 3995, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-140 {
    padding: 140px !important;
  }
  /* line 3999, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-145 {
    padding: 145px !important;
  }
  /* line 4003, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-150 {
    padding: 150px !important;
  }
  /* line 4007, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-155 {
    padding: 155px !important;
  }
  /* line 4011, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-160 {
    padding: 160px !important;
  }
  /* line 4015, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-165 {
    padding: 165px !important;
  }
  /* line 4019, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-170 {
    padding: 170px !important;
  }
  /* line 4023, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-175 {
    padding: 175px !important;
  }
  /* line 4027, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-180 {
    padding: 180px !important;
  }
  /* line 4031, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-185 {
    padding: 185px !important;
  }
  /* line 4035, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-190 {
    padding: 190px !important;
  }
  /* line 4039, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-195 {
    padding: 195px !important;
  }
  /* line 4043, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-sm-200 {
    padding: 200px !important;
  }
  /* line 4047, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  /* line 4051, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-5 {
    padding-top: 5px !important;
  }
  /* line 4055, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  /* line 4059, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-15 {
    padding-top: 15px !important;
  }
  /* line 4063, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  /* line 4067, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-25 {
    padding-top: 25px !important;
  }
  /* line 4071, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  /* line 4075, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-35 {
    padding-top: 35px !important;
  }
  /* line 4079, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  /* line 4083, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-45 {
    padding-top: 45px !important;
  }
  /* line 4087, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  /* line 4091, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-55 {
    padding-top: 55px !important;
  }
  /* line 4095, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  /* line 4099, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-65 {
    padding-top: 65px !important;
  }
  /* line 4103, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-70 {
    padding-top: 70px !important;
  }
  /* line 4107, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-75 {
    padding-top: 75px !important;
  }
  /* line 4111, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-80 {
    padding-top: 80px !important;
  }
  /* line 4115, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-85 {
    padding-top: 85px !important;
  }
  /* line 4119, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  /* line 4123, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-95 {
    padding-top: 95px !important;
  }
  /* line 4127, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  /* line 4131, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-105 {
    padding-top: 105px !important;
  }
  /* line 4135, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-110 {
    padding-top: 110px !important;
  }
  /* line 4139, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-115 {
    padding-top: 115px !important;
  }
  /* line 4143, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-120 {
    padding-top: 120px !important;
  }
  /* line 4147, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-125 {
    padding-top: 125px !important;
  }
  /* line 4151, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-130 {
    padding-top: 130px !important;
  }
  /* line 4155, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-135 {
    padding-top: 135px !important;
  }
  /* line 4159, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-140 {
    padding-top: 140px !important;
  }
  /* line 4163, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-145 {
    padding-top: 145px !important;
  }
  /* line 4167, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-150 {
    padding-top: 150px !important;
  }
  /* line 4171, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-155 {
    padding-top: 155px !important;
  }
  /* line 4175, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-160 {
    padding-top: 160px !important;
  }
  /* line 4179, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-165 {
    padding-top: 165px !important;
  }
  /* line 4183, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-170 {
    padding-top: 170px !important;
  }
  /* line 4187, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-175 {
    padding-top: 175px !important;
  }
  /* line 4191, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-180 {
    padding-top: 180px !important;
  }
  /* line 4195, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-185 {
    padding-top: 185px !important;
  }
  /* line 4199, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-190 {
    padding-top: 190px !important;
  }
  /* line 4203, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-195 {
    padding-top: 195px !important;
  }
  /* line 4207, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-sm-200 {
    padding-top: 200px !important;
  }
  /* line 4211, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  /* line 4215, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-5 {
    padding-bottom: 5px !important;
  }
  /* line 4219, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  /* line 4223, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
  /* line 4227, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  /* line 4231, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-25 {
    padding-bottom: 25px !important;
  }
  /* line 4235, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  /* line 4239, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-35 {
    padding-bottom: 35px !important;
  }
  /* line 4243, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  /* line 4247, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-45 {
    padding-bottom: 45px !important;
  }
  /* line 4251, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  /* line 4255, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-55 {
    padding-bottom: 55px !important;
  }
  /* line 4259, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  /* line 4263, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-65 {
    padding-bottom: 65px !important;
  }
  /* line 4267, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
  /* line 4271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-75 {
    padding-bottom: 75px !important;
  }
  /* line 4275, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
  /* line 4279, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-85 {
    padding-bottom: 85px !important;
  }
  /* line 4283, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
  /* line 4287, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-95 {
    padding-bottom: 95px !important;
  }
  /* line 4291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  /* line 4295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-105 {
    padding-bottom: 105px !important;
  }
  /* line 4299, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-110 {
    padding-bottom: 110px !important;
  }
  /* line 4303, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-115 {
    padding-bottom: 115px !important;
  }
  /* line 4307, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-120 {
    padding-bottom: 120px !important;
  }
  /* line 4311, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-125 {
    padding-bottom: 125px !important;
  }
  /* line 4315, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-130 {
    padding-bottom: 130px !important;
  }
  /* line 4319, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-135 {
    padding-bottom: 135px !important;
  }
  /* line 4323, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-140 {
    padding-bottom: 140px !important;
  }
  /* line 4327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-145 {
    padding-bottom: 145px !important;
  }
  /* line 4331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-150 {
    padding-bottom: 150px !important;
  }
  /* line 4335, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-155 {
    padding-bottom: 155px !important;
  }
  /* line 4339, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-160 {
    padding-bottom: 160px !important;
  }
  /* line 4343, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-165 {
    padding-bottom: 165px !important;
  }
  /* line 4347, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-170 {
    padding-bottom: 170px !important;
  }
  /* line 4351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-175 {
    padding-bottom: 175px !important;
  }
  /* line 4355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-180 {
    padding-bottom: 180px !important;
  }
  /* line 4359, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-185 {
    padding-bottom: 185px !important;
  }
  /* line 4363, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-190 {
    padding-bottom: 190px !important;
  }
  /* line 4367, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-195 {
    padding-bottom: 195px !important;
  }
  /* line 4371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-sm-200 {
    padding-bottom: 200px !important;
  }
  /* line 4375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-0 {
    padding-left: 0px !important;
  }
  /* line 4379, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-5 {
    padding-left: 5px !important;
  }
  /* line 4383, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-10 {
    padding-left: 10px !important;
  }
  /* line 4387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-15 {
    padding-left: 15px !important;
  }
  /* line 4391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-20 {
    padding-left: 20px !important;
  }
  /* line 4395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-25 {
    padding-left: 25px !important;
  }
  /* line 4399, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-30 {
    padding-left: 30px !important;
  }
  /* line 4403, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-35 {
    padding-left: 35px !important;
  }
  /* line 4407, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-40 {
    padding-left: 40px !important;
  }
  /* line 4411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-45 {
    padding-left: 45px !important;
  }
  /* line 4415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-50 {
    padding-left: 50px !important;
  }
  /* line 4419, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-55 {
    padding-left: 55px !important;
  }
  /* line 4423, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-60 {
    padding-left: 60px !important;
  }
  /* line 4427, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-65 {
    padding-left: 65px !important;
  }
  /* line 4431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-70 {
    padding-left: 70px !important;
  }
  /* line 4435, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-75 {
    padding-left: 75px !important;
  }
  /* line 4439, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-80 {
    padding-left: 80px !important;
  }
  /* line 4443, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-85 {
    padding-left: 85px !important;
  }
  /* line 4447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-90 {
    padding-left: 90px !important;
  }
  /* line 4451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-95 {
    padding-left: 95px !important;
  }
  /* line 4455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-100 {
    padding-left: 100px !important;
  }
  /* line 4459, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-105 {
    padding-left: 105px !important;
  }
  /* line 4463, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-110 {
    padding-left: 110px !important;
  }
  /* line 4467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-115 {
    padding-left: 115px !important;
  }
  /* line 4471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-120 {
    padding-left: 120px !important;
  }
  /* line 4475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-125 {
    padding-left: 125px !important;
  }
  /* line 4479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-130 {
    padding-left: 130px !important;
  }
  /* line 4483, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-135 {
    padding-left: 135px !important;
  }
  /* line 4487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-140 {
    padding-left: 140px !important;
  }
  /* line 4491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-145 {
    padding-left: 145px !important;
  }
  /* line 4495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-150 {
    padding-left: 150px !important;
  }
  /* line 4499, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-155 {
    padding-left: 155px !important;
  }
  /* line 4503, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-160 {
    padding-left: 160px !important;
  }
  /* line 4507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-165 {
    padding-left: 165px !important;
  }
  /* line 4511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-170 {
    padding-left: 170px !important;
  }
  /* line 4515, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-175 {
    padding-left: 175px !important;
  }
  /* line 4519, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-180 {
    padding-left: 180px !important;
  }
  /* line 4523, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-185 {
    padding-left: 185px !important;
  }
  /* line 4527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-190 {
    padding-left: 190px !important;
  }
  /* line 4531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-195 {
    padding-left: 195px !important;
  }
  /* line 4535, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-sm-200 {
    padding-left: 200px !important;
  }
  /* line 4539, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-0 {
    padding-right: 0px !important;
  }
  /* line 4543, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-5 {
    padding-right: 5px !important;
  }
  /* line 4547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-10 {
    padding-right: 10px !important;
  }
  /* line 4551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-15 {
    padding-right: 15px !important;
  }
  /* line 4555, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-20 {
    padding-right: 20px !important;
  }
  /* line 4559, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-25 {
    padding-right: 25px !important;
  }
  /* line 4563, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-30 {
    padding-right: 30px !important;
  }
  /* line 4567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-35 {
    padding-right: 35px !important;
  }
  /* line 4571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-40 {
    padding-right: 40px !important;
  }
  /* line 4575, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-45 {
    padding-right: 45px !important;
  }
  /* line 4579, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-50 {
    padding-right: 50px !important;
  }
  /* line 4583, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-55 {
    padding-right: 55px !important;
  }
  /* line 4587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-60 {
    padding-right: 60px !important;
  }
  /* line 4591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-65 {
    padding-right: 65px !important;
  }
  /* line 4595, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-70 {
    padding-right: 70px !important;
  }
  /* line 4599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-75 {
    padding-right: 75px !important;
  }
  /* line 4603, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-80 {
    padding-right: 80px !important;
  }
  /* line 4607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-85 {
    padding-right: 85px !important;
  }
  /* line 4611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-90 {
    padding-right: 90px !important;
  }
  /* line 4615, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-95 {
    padding-right: 95px !important;
  }
  /* line 4619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-100 {
    padding-right: 100px !important;
  }
  /* line 4623, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-105 {
    padding-right: 105px !important;
  }
  /* line 4627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-110 {
    padding-right: 110px !important;
  }
  /* line 4631, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-115 {
    padding-right: 115px !important;
  }
  /* line 4635, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-120 {
    padding-right: 120px !important;
  }
  /* line 4639, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-125 {
    padding-right: 125px !important;
  }
  /* line 4643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-130 {
    padding-right: 130px !important;
  }
  /* line 4647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-135 {
    padding-right: 135px !important;
  }
  /* line 4651, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-140 {
    padding-right: 140px !important;
  }
  /* line 4655, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-145 {
    padding-right: 145px !important;
  }
  /* line 4659, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-150 {
    padding-right: 150px !important;
  }
  /* line 4663, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-155 {
    padding-right: 155px !important;
  }
  /* line 4667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-160 {
    padding-right: 160px !important;
  }
  /* line 4671, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-165 {
    padding-right: 165px !important;
  }
  /* line 4675, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-170 {
    padding-right: 170px !important;
  }
  /* line 4679, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-175 {
    padding-right: 175px !important;
  }
  /* line 4683, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-180 {
    padding-right: 180px !important;
  }
  /* line 4687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-185 {
    padding-right: 185px !important;
  }
  /* line 4691, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-190 {
    padding-right: 190px !important;
  }
  /* line 4695, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-195 {
    padding-right: 195px !important;
  }
  /* line 4699, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-sm-200 {
    padding-right: 200px !important;
  }
  /* line 4703, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 4708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 4713, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 4718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 4723, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 4728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 4733, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 4738, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 4743, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 4748, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 4753, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 4758, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 4763, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 4768, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 4773, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 4778, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 4783, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 4788, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 4793, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 4798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 4803, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 4808, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 4813, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 4818, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 4823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 4828, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 4833, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 4838, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 4843, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 4848, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 4853, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 4858, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 4863, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 4868, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 4873, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 4878, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 4883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 4888, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 4893, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 4898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 4903, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-sm-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 4908, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 4913, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 4918, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 4923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 4928, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 4933, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 4938, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 4943, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 4948, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 4953, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 4958, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 4963, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 4968, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 4973, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 4978, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 4983, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 4988, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 4993, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 4998, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 5003, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 5008, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 5013, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 5018, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 5023, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 5028, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 5033, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 5038, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 5043, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 5048, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 5053, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 5058, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 5063, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 5068, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 5073, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 5078, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 5083, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 5088, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 5093, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 5098, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 5103, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 5108, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-sm-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 768px) {
  /* line 5114, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-0 {
    padding: 0px !important;
  }
  /* line 5118, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-5 {
    padding: 5px !important;
  }
  /* line 5122, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-10 {
    padding: 10px !important;
  }
  /* line 5126, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-15 {
    padding: 15px !important;
  }
  /* line 5130, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-20 {
    padding: 20px !important;
  }
  /* line 5134, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-25 {
    padding: 25px !important;
  }
  /* line 5138, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-30 {
    padding: 30px !important;
  }
  /* line 5142, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-35 {
    padding: 35px !important;
  }
  /* line 5146, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-40 {
    padding: 40px !important;
  }
  /* line 5150, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-45 {
    padding: 45px !important;
  }
  /* line 5154, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-50 {
    padding: 50px !important;
  }
  /* line 5158, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-55 {
    padding: 55px !important;
  }
  /* line 5162, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-60 {
    padding: 60px !important;
  }
  /* line 5166, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-65 {
    padding: 65px !important;
  }
  /* line 5170, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-70 {
    padding: 70px !important;
  }
  /* line 5174, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-75 {
    padding: 75px !important;
  }
  /* line 5178, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-80 {
    padding: 80px !important;
  }
  /* line 5182, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-85 {
    padding: 85px !important;
  }
  /* line 5186, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-90 {
    padding: 90px !important;
  }
  /* line 5190, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-95 {
    padding: 95px !important;
  }
  /* line 5194, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-100 {
    padding: 100px !important;
  }
  /* line 5198, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-105 {
    padding: 105px !important;
  }
  /* line 5202, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-110 {
    padding: 110px !important;
  }
  /* line 5206, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-115 {
    padding: 115px !important;
  }
  /* line 5210, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-120 {
    padding: 120px !important;
  }
  /* line 5214, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-125 {
    padding: 125px !important;
  }
  /* line 5218, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-130 {
    padding: 130px !important;
  }
  /* line 5222, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-135 {
    padding: 135px !important;
  }
  /* line 5226, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-140 {
    padding: 140px !important;
  }
  /* line 5230, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-145 {
    padding: 145px !important;
  }
  /* line 5234, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-150 {
    padding: 150px !important;
  }
  /* line 5238, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-155 {
    padding: 155px !important;
  }
  /* line 5242, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-160 {
    padding: 160px !important;
  }
  /* line 5246, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-165 {
    padding: 165px !important;
  }
  /* line 5250, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-170 {
    padding: 170px !important;
  }
  /* line 5254, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-175 {
    padding: 175px !important;
  }
  /* line 5258, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-180 {
    padding: 180px !important;
  }
  /* line 5262, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-185 {
    padding: 185px !important;
  }
  /* line 5266, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-190 {
    padding: 190px !important;
  }
  /* line 5270, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-195 {
    padding: 195px !important;
  }
  /* line 5274, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-md-200 {
    padding: 200px !important;
  }
  /* line 5278, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-0 {
    padding-top: 0px !important;
  }
  /* line 5282, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-5 {
    padding-top: 5px !important;
  }
  /* line 5286, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-10 {
    padding-top: 10px !important;
  }
  /* line 5290, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-15 {
    padding-top: 15px !important;
  }
  /* line 5294, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-20 {
    padding-top: 20px !important;
  }
  /* line 5298, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-25 {
    padding-top: 25px !important;
  }
  /* line 5302, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-30 {
    padding-top: 30px !important;
  }
  /* line 5306, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-35 {
    padding-top: 35px !important;
  }
  /* line 5310, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-40 {
    padding-top: 40px !important;
  }
  /* line 5314, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-45 {
    padding-top: 45px !important;
  }
  /* line 5318, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-50 {
    padding-top: 50px !important;
  }
  /* line 5322, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-55 {
    padding-top: 55px !important;
  }
  /* line 5326, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-60 {
    padding-top: 60px !important;
  }
  /* line 5330, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-65 {
    padding-top: 65px !important;
  }
  /* line 5334, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-70 {
    padding-top: 70px !important;
  }
  /* line 5338, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-75 {
    padding-top: 75px !important;
  }
  /* line 5342, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-80 {
    padding-top: 80px !important;
  }
  /* line 5346, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-85 {
    padding-top: 85px !important;
  }
  /* line 5350, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-90 {
    padding-top: 90px !important;
  }
  /* line 5354, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-95 {
    padding-top: 95px !important;
  }
  /* line 5358, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-100 {
    padding-top: 100px !important;
  }
  /* line 5362, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-105 {
    padding-top: 105px !important;
  }
  /* line 5366, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-110 {
    padding-top: 110px !important;
  }
  /* line 5370, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-115 {
    padding-top: 115px !important;
  }
  /* line 5374, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-120 {
    padding-top: 120px !important;
  }
  /* line 5378, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-125 {
    padding-top: 125px !important;
  }
  /* line 5382, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-130 {
    padding-top: 130px !important;
  }
  /* line 5386, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-135 {
    padding-top: 135px !important;
  }
  /* line 5390, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-140 {
    padding-top: 140px !important;
  }
  /* line 5394, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-145 {
    padding-top: 145px !important;
  }
  /* line 5398, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-150 {
    padding-top: 150px !important;
  }
  /* line 5402, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-155 {
    padding-top: 155px !important;
  }
  /* line 5406, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-160 {
    padding-top: 160px !important;
  }
  /* line 5410, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-165 {
    padding-top: 165px !important;
  }
  /* line 5414, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-170 {
    padding-top: 170px !important;
  }
  /* line 5418, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-175 {
    padding-top: 175px !important;
  }
  /* line 5422, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-180 {
    padding-top: 180px !important;
  }
  /* line 5426, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-185 {
    padding-top: 185px !important;
  }
  /* line 5430, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-190 {
    padding-top: 190px !important;
  }
  /* line 5434, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-195 {
    padding-top: 195px !important;
  }
  /* line 5438, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-md-200 {
    padding-top: 200px !important;
  }
  /* line 5442, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  /* line 5446, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-5 {
    padding-bottom: 5px !important;
  }
  /* line 5450, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  /* line 5454, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-15 {
    padding-bottom: 15px !important;
  }
  /* line 5458, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  /* line 5462, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-25 {
    padding-bottom: 25px !important;
  }
  /* line 5466, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  /* line 5470, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-35 {
    padding-bottom: 35px !important;
  }
  /* line 5474, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  /* line 5478, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-45 {
    padding-bottom: 45px !important;
  }
  /* line 5482, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  /* line 5486, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-55 {
    padding-bottom: 55px !important;
  }
  /* line 5490, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  /* line 5494, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-65 {
    padding-bottom: 65px !important;
  }
  /* line 5498, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
  /* line 5502, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-75 {
    padding-bottom: 75px !important;
  }
  /* line 5506, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
  /* line 5510, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-85 {
    padding-bottom: 85px !important;
  }
  /* line 5514, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
  /* line 5518, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-95 {
    padding-bottom: 95px !important;
  }
  /* line 5522, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  /* line 5526, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-105 {
    padding-bottom: 105px !important;
  }
  /* line 5530, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-110 {
    padding-bottom: 110px !important;
  }
  /* line 5534, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-115 {
    padding-bottom: 115px !important;
  }
  /* line 5538, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-120 {
    padding-bottom: 120px !important;
  }
  /* line 5542, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-125 {
    padding-bottom: 125px !important;
  }
  /* line 5546, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-130 {
    padding-bottom: 130px !important;
  }
  /* line 5550, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-135 {
    padding-bottom: 135px !important;
  }
  /* line 5554, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-140 {
    padding-bottom: 140px !important;
  }
  /* line 5558, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-145 {
    padding-bottom: 145px !important;
  }
  /* line 5562, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-150 {
    padding-bottom: 150px !important;
  }
  /* line 5566, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-155 {
    padding-bottom: 155px !important;
  }
  /* line 5570, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-160 {
    padding-bottom: 160px !important;
  }
  /* line 5574, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-165 {
    padding-bottom: 165px !important;
  }
  /* line 5578, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-170 {
    padding-bottom: 170px !important;
  }
  /* line 5582, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-175 {
    padding-bottom: 175px !important;
  }
  /* line 5586, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-180 {
    padding-bottom: 180px !important;
  }
  /* line 5590, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-185 {
    padding-bottom: 185px !important;
  }
  /* line 5594, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-190 {
    padding-bottom: 190px !important;
  }
  /* line 5598, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-195 {
    padding-bottom: 195px !important;
  }
  /* line 5602, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-md-200 {
    padding-bottom: 200px !important;
  }
  /* line 5606, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-0 {
    padding-left: 0px !important;
  }
  /* line 5610, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-5 {
    padding-left: 5px !important;
  }
  /* line 5614, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-10 {
    padding-left: 10px !important;
  }
  /* line 5618, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-15 {
    padding-left: 15px !important;
  }
  /* line 5622, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-20 {
    padding-left: 20px !important;
  }
  /* line 5626, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-25 {
    padding-left: 25px !important;
  }
  /* line 5630, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-30 {
    padding-left: 30px !important;
  }
  /* line 5634, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-35 {
    padding-left: 35px !important;
  }
  /* line 5638, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-40 {
    padding-left: 40px !important;
  }
  /* line 5642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-45 {
    padding-left: 45px !important;
  }
  /* line 5646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-50 {
    padding-left: 50px !important;
  }
  /* line 5650, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-55 {
    padding-left: 55px !important;
  }
  /* line 5654, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-60 {
    padding-left: 60px !important;
  }
  /* line 5658, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-65 {
    padding-left: 65px !important;
  }
  /* line 5662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-70 {
    padding-left: 70px !important;
  }
  /* line 5666, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-75 {
    padding-left: 75px !important;
  }
  /* line 5670, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-80 {
    padding-left: 80px !important;
  }
  /* line 5674, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-85 {
    padding-left: 85px !important;
  }
  /* line 5678, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-90 {
    padding-left: 90px !important;
  }
  /* line 5682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-95 {
    padding-left: 95px !important;
  }
  /* line 5686, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-100 {
    padding-left: 100px !important;
  }
  /* line 5690, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-105 {
    padding-left: 105px !important;
  }
  /* line 5694, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-110 {
    padding-left: 110px !important;
  }
  /* line 5698, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-115 {
    padding-left: 115px !important;
  }
  /* line 5702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-120 {
    padding-left: 120px !important;
  }
  /* line 5706, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-125 {
    padding-left: 125px !important;
  }
  /* line 5710, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-130 {
    padding-left: 130px !important;
  }
  /* line 5714, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-135 {
    padding-left: 135px !important;
  }
  /* line 5718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-140 {
    padding-left: 140px !important;
  }
  /* line 5722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-145 {
    padding-left: 145px !important;
  }
  /* line 5726, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-150 {
    padding-left: 150px !important;
  }
  /* line 5730, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-155 {
    padding-left: 155px !important;
  }
  /* line 5734, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-160 {
    padding-left: 160px !important;
  }
  /* line 5738, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-165 {
    padding-left: 165px !important;
  }
  /* line 5742, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-170 {
    padding-left: 170px !important;
  }
  /* line 5746, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-175 {
    padding-left: 175px !important;
  }
  /* line 5750, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-180 {
    padding-left: 180px !important;
  }
  /* line 5754, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-185 {
    padding-left: 185px !important;
  }
  /* line 5758, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-190 {
    padding-left: 190px !important;
  }
  /* line 5762, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-195 {
    padding-left: 195px !important;
  }
  /* line 5766, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-md-200 {
    padding-left: 200px !important;
  }
  /* line 5770, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-0 {
    padding-right: 0px !important;
  }
  /* line 5774, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-5 {
    padding-right: 5px !important;
  }
  /* line 5778, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-10 {
    padding-right: 10px !important;
  }
  /* line 5782, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-15 {
    padding-right: 15px !important;
  }
  /* line 5786, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-20 {
    padding-right: 20px !important;
  }
  /* line 5790, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-25 {
    padding-right: 25px !important;
  }
  /* line 5794, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-30 {
    padding-right: 30px !important;
  }
  /* line 5798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-35 {
    padding-right: 35px !important;
  }
  /* line 5802, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-40 {
    padding-right: 40px !important;
  }
  /* line 5806, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-45 {
    padding-right: 45px !important;
  }
  /* line 5810, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-50 {
    padding-right: 50px !important;
  }
  /* line 5814, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-55 {
    padding-right: 55px !important;
  }
  /* line 5818, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-60 {
    padding-right: 60px !important;
  }
  /* line 5822, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-65 {
    padding-right: 65px !important;
  }
  /* line 5826, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-70 {
    padding-right: 70px !important;
  }
  /* line 5830, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-75 {
    padding-right: 75px !important;
  }
  /* line 5834, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-80 {
    padding-right: 80px !important;
  }
  /* line 5838, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-85 {
    padding-right: 85px !important;
  }
  /* line 5842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-90 {
    padding-right: 90px !important;
  }
  /* line 5846, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-95 {
    padding-right: 95px !important;
  }
  /* line 5850, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-100 {
    padding-right: 100px !important;
  }
  /* line 5854, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-105 {
    padding-right: 105px !important;
  }
  /* line 5858, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-110 {
    padding-right: 110px !important;
  }
  /* line 5862, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-115 {
    padding-right: 115px !important;
  }
  /* line 5866, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-120 {
    padding-right: 120px !important;
  }
  /* line 5870, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-125 {
    padding-right: 125px !important;
  }
  /* line 5874, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-130 {
    padding-right: 130px !important;
  }
  /* line 5878, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-135 {
    padding-right: 135px !important;
  }
  /* line 5882, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-140 {
    padding-right: 140px !important;
  }
  /* line 5886, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-145 {
    padding-right: 145px !important;
  }
  /* line 5890, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-150 {
    padding-right: 150px !important;
  }
  /* line 5894, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-155 {
    padding-right: 155px !important;
  }
  /* line 5898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-160 {
    padding-right: 160px !important;
  }
  /* line 5902, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-165 {
    padding-right: 165px !important;
  }
  /* line 5906, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-170 {
    padding-right: 170px !important;
  }
  /* line 5910, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-175 {
    padding-right: 175px !important;
  }
  /* line 5914, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-180 {
    padding-right: 180px !important;
  }
  /* line 5918, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-185 {
    padding-right: 185px !important;
  }
  /* line 5922, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-190 {
    padding-right: 190px !important;
  }
  /* line 5926, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-195 {
    padding-right: 195px !important;
  }
  /* line 5930, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-md-200 {
    padding-right: 200px !important;
  }
  /* line 5934, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 5939, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 5944, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 5949, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 5954, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 5959, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 5964, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 5969, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 5974, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 5979, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 5984, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 5989, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 5994, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 5999, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 6004, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 6009, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 6014, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 6019, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 6024, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 6029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 6034, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 6039, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 6044, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 6049, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 6054, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 6059, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 6064, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 6069, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 6074, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 6079, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 6084, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 6089, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 6094, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 6099, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 6104, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 6109, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 6114, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 6119, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 6124, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 6129, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 6134, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-md-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 6139, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 6144, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 6149, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 6154, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 6159, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 6164, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 6169, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 6174, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 6179, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 6184, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 6189, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 6194, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 6199, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 6204, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 6209, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 6214, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 6219, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 6224, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 6229, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 6234, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 6239, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 6244, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 6249, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 6254, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 6259, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 6264, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 6269, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 6274, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 6279, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 6284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 6289, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 6294, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 6299, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 6304, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 6309, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 6314, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 6319, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 6324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 6329, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 6334, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 6339, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-md-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 992px) {
  /* line 6345, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-0 {
    padding: 0px !important;
  }
  /* line 6349, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-5 {
    padding: 5px !important;
  }
  /* line 6353, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-10 {
    padding: 10px !important;
  }
  /* line 6357, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-15 {
    padding: 15px !important;
  }
  /* line 6361, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-20 {
    padding: 20px !important;
  }
  /* line 6365, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-25 {
    padding: 25px !important;
  }
  /* line 6369, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-30 {
    padding: 30px !important;
  }
  /* line 6373, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-35 {
    padding: 35px !important;
  }
  /* line 6377, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-40 {
    padding: 40px !important;
  }
  /* line 6381, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-45 {
    padding: 45px !important;
  }
  /* line 6385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-50 {
    padding: 50px !important;
  }
  /* line 6389, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-55 {
    padding: 55px !important;
  }
  /* line 6393, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-60 {
    padding: 60px !important;
  }
  /* line 6397, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-65 {
    padding: 65px !important;
  }
  /* line 6401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-70 {
    padding: 70px !important;
  }
  /* line 6405, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-75 {
    padding: 75px !important;
  }
  /* line 6409, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-80 {
    padding: 80px !important;
  }
  /* line 6413, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-85 {
    padding: 85px !important;
  }
  /* line 6417, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-90 {
    padding: 90px !important;
  }
  /* line 6421, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-95 {
    padding: 95px !important;
  }
  /* line 6425, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-100 {
    padding: 100px !important;
  }
  /* line 6429, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-105 {
    padding: 105px !important;
  }
  /* line 6433, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-110 {
    padding: 110px !important;
  }
  /* line 6437, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-115 {
    padding: 115px !important;
  }
  /* line 6441, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-120 {
    padding: 120px !important;
  }
  /* line 6445, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-125 {
    padding: 125px !important;
  }
  /* line 6449, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-130 {
    padding: 130px !important;
  }
  /* line 6453, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-135 {
    padding: 135px !important;
  }
  /* line 6457, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-140 {
    padding: 140px !important;
  }
  /* line 6461, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-145 {
    padding: 145px !important;
  }
  /* line 6465, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-150 {
    padding: 150px !important;
  }
  /* line 6469, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-155 {
    padding: 155px !important;
  }
  /* line 6473, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-160 {
    padding: 160px !important;
  }
  /* line 6477, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-165 {
    padding: 165px !important;
  }
  /* line 6481, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-170 {
    padding: 170px !important;
  }
  /* line 6485, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-175 {
    padding: 175px !important;
  }
  /* line 6489, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-180 {
    padding: 180px !important;
  }
  /* line 6493, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-185 {
    padding: 185px !important;
  }
  /* line 6497, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-190 {
    padding: 190px !important;
  }
  /* line 6501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-195 {
    padding: 195px !important;
  }
  /* line 6505, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-lg-200 {
    padding: 200px !important;
  }
  /* line 6509, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-0 {
    padding-top: 0px !important;
  }
  /* line 6513, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-5 {
    padding-top: 5px !important;
  }
  /* line 6517, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  /* line 6521, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-15 {
    padding-top: 15px !important;
  }
  /* line 6525, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  /* line 6529, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-25 {
    padding-top: 25px !important;
  }
  /* line 6533, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  /* line 6537, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-35 {
    padding-top: 35px !important;
  }
  /* line 6541, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  /* line 6545, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-45 {
    padding-top: 45px !important;
  }
  /* line 6549, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  /* line 6553, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-55 {
    padding-top: 55px !important;
  }
  /* line 6557, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  /* line 6561, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-65 {
    padding-top: 65px !important;
  }
  /* line 6565, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-70 {
    padding-top: 70px !important;
  }
  /* line 6569, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-75 {
    padding-top: 75px !important;
  }
  /* line 6573, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-80 {
    padding-top: 80px !important;
  }
  /* line 6577, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-85 {
    padding-top: 85px !important;
  }
  /* line 6581, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-90 {
    padding-top: 90px !important;
  }
  /* line 6585, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-95 {
    padding-top: 95px !important;
  }
  /* line 6589, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  /* line 6593, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-105 {
    padding-top: 105px !important;
  }
  /* line 6597, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-110 {
    padding-top: 110px !important;
  }
  /* line 6601, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-115 {
    padding-top: 115px !important;
  }
  /* line 6605, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-120 {
    padding-top: 120px !important;
  }
  /* line 6609, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-125 {
    padding-top: 125px !important;
  }
  /* line 6613, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-130 {
    padding-top: 130px !important;
  }
  /* line 6617, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-135 {
    padding-top: 135px !important;
  }
  /* line 6621, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-140 {
    padding-top: 140px !important;
  }
  /* line 6625, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-145 {
    padding-top: 145px !important;
  }
  /* line 6629, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-150 {
    padding-top: 150px !important;
  }
  /* line 6633, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-155 {
    padding-top: 155px !important;
  }
  /* line 6637, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-160 {
    padding-top: 160px !important;
  }
  /* line 6641, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-165 {
    padding-top: 165px !important;
  }
  /* line 6645, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-170 {
    padding-top: 170px !important;
  }
  /* line 6649, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-175 {
    padding-top: 175px !important;
  }
  /* line 6653, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-180 {
    padding-top: 180px !important;
  }
  /* line 6657, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-185 {
    padding-top: 185px !important;
  }
  /* line 6661, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-190 {
    padding-top: 190px !important;
  }
  /* line 6665, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-195 {
    padding-top: 195px !important;
  }
  /* line 6669, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-lg-200 {
    padding-top: 200px !important;
  }
  /* line 6673, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
  /* line 6677, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-5 {
    padding-bottom: 5px !important;
  }
  /* line 6681, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  /* line 6685, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-15 {
    padding-bottom: 15px !important;
  }
  /* line 6689, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  /* line 6693, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-25 {
    padding-bottom: 25px !important;
  }
  /* line 6697, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  /* line 6701, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-35 {
    padding-bottom: 35px !important;
  }
  /* line 6705, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  /* line 6709, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-45 {
    padding-bottom: 45px !important;
  }
  /* line 6713, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  /* line 6717, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-55 {
    padding-bottom: 55px !important;
  }
  /* line 6721, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  /* line 6725, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-65 {
    padding-bottom: 65px !important;
  }
  /* line 6729, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
  /* line 6733, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-75 {
    padding-bottom: 75px !important;
  }
  /* line 6737, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
  /* line 6741, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-85 {
    padding-bottom: 85px !important;
  }
  /* line 6745, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
  /* line 6749, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-95 {
    padding-bottom: 95px !important;
  }
  /* line 6753, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  /* line 6757, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-105 {
    padding-bottom: 105px !important;
  }
  /* line 6761, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
  /* line 6765, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-115 {
    padding-bottom: 115px !important;
  }
  /* line 6769, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-120 {
    padding-bottom: 120px !important;
  }
  /* line 6773, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-125 {
    padding-bottom: 125px !important;
  }
  /* line 6777, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-130 {
    padding-bottom: 130px !important;
  }
  /* line 6781, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-135 {
    padding-bottom: 135px !important;
  }
  /* line 6785, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
  /* line 6789, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-145 {
    padding-bottom: 145px !important;
  }
  /* line 6793, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-150 {
    padding-bottom: 150px !important;
  }
  /* line 6797, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-155 {
    padding-bottom: 155px !important;
  }
  /* line 6801, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-160 {
    padding-bottom: 160px !important;
  }
  /* line 6805, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-165 {
    padding-bottom: 165px !important;
  }
  /* line 6809, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
  /* line 6813, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-175 {
    padding-bottom: 175px !important;
  }
  /* line 6817, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-180 {
    padding-bottom: 180px !important;
  }
  /* line 6821, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-185 {
    padding-bottom: 185px !important;
  }
  /* line 6825, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-190 {
    padding-bottom: 190px !important;
  }
  /* line 6829, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-195 {
    padding-bottom: 195px !important;
  }
  /* line 6833, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-lg-200 {
    padding-bottom: 200px !important;
  }
  /* line 6837, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-0 {
    padding-left: 0px !important;
  }
  /* line 6841, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-5 {
    padding-left: 5px !important;
  }
  /* line 6845, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-10 {
    padding-left: 10px !important;
  }
  /* line 6849, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-15 {
    padding-left: 15px !important;
  }
  /* line 6853, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-20 {
    padding-left: 20px !important;
  }
  /* line 6857, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-25 {
    padding-left: 25px !important;
  }
  /* line 6861, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-30 {
    padding-left: 30px !important;
  }
  /* line 6865, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-35 {
    padding-left: 35px !important;
  }
  /* line 6869, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-40 {
    padding-left: 40px !important;
  }
  /* line 6873, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-45 {
    padding-left: 45px !important;
  }
  /* line 6877, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-50 {
    padding-left: 50px !important;
  }
  /* line 6881, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-55 {
    padding-left: 55px !important;
  }
  /* line 6885, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-60 {
    padding-left: 60px !important;
  }
  /* line 6889, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-65 {
    padding-left: 65px !important;
  }
  /* line 6893, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-70 {
    padding-left: 70px !important;
  }
  /* line 6897, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-75 {
    padding-left: 75px !important;
  }
  /* line 6901, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-80 {
    padding-left: 80px !important;
  }
  /* line 6905, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-85 {
    padding-left: 85px !important;
  }
  /* line 6909, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-90 {
    padding-left: 90px !important;
  }
  /* line 6913, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-95 {
    padding-left: 95px !important;
  }
  /* line 6917, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-100 {
    padding-left: 100px !important;
  }
  /* line 6921, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-105 {
    padding-left: 105px !important;
  }
  /* line 6925, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-110 {
    padding-left: 110px !important;
  }
  /* line 6929, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-115 {
    padding-left: 115px !important;
  }
  /* line 6933, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-120 {
    padding-left: 120px !important;
  }
  /* line 6937, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-125 {
    padding-left: 125px !important;
  }
  /* line 6941, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-130 {
    padding-left: 130px !important;
  }
  /* line 6945, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-135 {
    padding-left: 135px !important;
  }
  /* line 6949, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-140 {
    padding-left: 140px !important;
  }
  /* line 6953, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-145 {
    padding-left: 145px !important;
  }
  /* line 6957, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-150 {
    padding-left: 150px !important;
  }
  /* line 6961, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-155 {
    padding-left: 155px !important;
  }
  /* line 6965, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-160 {
    padding-left: 160px !important;
  }
  /* line 6969, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-165 {
    padding-left: 165px !important;
  }
  /* line 6973, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-170 {
    padding-left: 170px !important;
  }
  /* line 6977, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-175 {
    padding-left: 175px !important;
  }
  /* line 6981, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-180 {
    padding-left: 180px !important;
  }
  /* line 6985, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-185 {
    padding-left: 185px !important;
  }
  /* line 6989, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-190 {
    padding-left: 190px !important;
  }
  /* line 6993, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-195 {
    padding-left: 195px !important;
  }
  /* line 6997, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-lg-200 {
    padding-left: 200px !important;
  }
  /* line 7001, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-0 {
    padding-right: 0px !important;
  }
  /* line 7005, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-5 {
    padding-right: 5px !important;
  }
  /* line 7009, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-10 {
    padding-right: 10px !important;
  }
  /* line 7013, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-15 {
    padding-right: 15px !important;
  }
  /* line 7017, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-20 {
    padding-right: 20px !important;
  }
  /* line 7021, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-25 {
    padding-right: 25px !important;
  }
  /* line 7025, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-30 {
    padding-right: 30px !important;
  }
  /* line 7029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-35 {
    padding-right: 35px !important;
  }
  /* line 7033, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-40 {
    padding-right: 40px !important;
  }
  /* line 7037, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-45 {
    padding-right: 45px !important;
  }
  /* line 7041, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-50 {
    padding-right: 50px !important;
  }
  /* line 7045, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-55 {
    padding-right: 55px !important;
  }
  /* line 7049, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-60 {
    padding-right: 60px !important;
  }
  /* line 7053, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-65 {
    padding-right: 65px !important;
  }
  /* line 7057, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-70 {
    padding-right: 70px !important;
  }
  /* line 7061, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-75 {
    padding-right: 75px !important;
  }
  /* line 7065, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-80 {
    padding-right: 80px !important;
  }
  /* line 7069, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-85 {
    padding-right: 85px !important;
  }
  /* line 7073, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-90 {
    padding-right: 90px !important;
  }
  /* line 7077, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-95 {
    padding-right: 95px !important;
  }
  /* line 7081, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-100 {
    padding-right: 100px !important;
  }
  /* line 7085, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-105 {
    padding-right: 105px !important;
  }
  /* line 7089, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-110 {
    padding-right: 110px !important;
  }
  /* line 7093, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-115 {
    padding-right: 115px !important;
  }
  /* line 7097, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-120 {
    padding-right: 120px !important;
  }
  /* line 7101, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-125 {
    padding-right: 125px !important;
  }
  /* line 7105, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-130 {
    padding-right: 130px !important;
  }
  /* line 7109, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-135 {
    padding-right: 135px !important;
  }
  /* line 7113, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-140 {
    padding-right: 140px !important;
  }
  /* line 7117, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-145 {
    padding-right: 145px !important;
  }
  /* line 7121, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-150 {
    padding-right: 150px !important;
  }
  /* line 7125, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-155 {
    padding-right: 155px !important;
  }
  /* line 7129, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-160 {
    padding-right: 160px !important;
  }
  /* line 7133, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-165 {
    padding-right: 165px !important;
  }
  /* line 7137, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-170 {
    padding-right: 170px !important;
  }
  /* line 7141, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-175 {
    padding-right: 175px !important;
  }
  /* line 7145, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-180 {
    padding-right: 180px !important;
  }
  /* line 7149, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-185 {
    padding-right: 185px !important;
  }
  /* line 7153, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-190 {
    padding-right: 190px !important;
  }
  /* line 7157, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-195 {
    padding-right: 195px !important;
  }
  /* line 7161, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-lg-200 {
    padding-right: 200px !important;
  }
  /* line 7165, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 7170, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 7175, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 7180, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 7185, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 7190, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 7195, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 7200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 7205, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 7210, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 7215, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 7220, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 7225, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 7230, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 7235, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 7240, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 7245, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 7250, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 7255, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 7260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 7265, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 7270, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 7275, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 7280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 7285, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 7290, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 7295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 7300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 7305, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 7310, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 7315, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 7320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 7325, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 7330, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 7335, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 7340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 7345, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 7350, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 7355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 7360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 7365, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-lg-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 7370, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 7375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 7380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 7385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 7390, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 7395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 7400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 7405, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 7410, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 7415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 7420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 7425, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 7430, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 7435, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 7440, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 7445, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 7450, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 7455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 7460, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 7465, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 7470, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 7475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 7480, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 7485, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 7490, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 7495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 7500, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 7505, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 7510, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 7515, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 7520, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 7525, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 7530, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 7535, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 7540, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 7545, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 7550, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 7555, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 7560, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 7565, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 7570, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-lg-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 1200px) {
  /* line 7576, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-0 {
    padding: 0px !important;
  }
  /* line 7580, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-5 {
    padding: 5px !important;
  }
  /* line 7584, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-10 {
    padding: 10px !important;
  }
  /* line 7588, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-15 {
    padding: 15px !important;
  }
  /* line 7592, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-20 {
    padding: 20px !important;
  }
  /* line 7596, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-25 {
    padding: 25px !important;
  }
  /* line 7600, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-30 {
    padding: 30px !important;
  }
  /* line 7604, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-35 {
    padding: 35px !important;
  }
  /* line 7608, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-40 {
    padding: 40px !important;
  }
  /* line 7612, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-45 {
    padding: 45px !important;
  }
  /* line 7616, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-50 {
    padding: 50px !important;
  }
  /* line 7620, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-55 {
    padding: 55px !important;
  }
  /* line 7624, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-60 {
    padding: 60px !important;
  }
  /* line 7628, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-65 {
    padding: 65px !important;
  }
  /* line 7632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-70 {
    padding: 70px !important;
  }
  /* line 7636, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-75 {
    padding: 75px !important;
  }
  /* line 7640, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-80 {
    padding: 80px !important;
  }
  /* line 7644, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-85 {
    padding: 85px !important;
  }
  /* line 7648, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-90 {
    padding: 90px !important;
  }
  /* line 7652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-95 {
    padding: 95px !important;
  }
  /* line 7656, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-100 {
    padding: 100px !important;
  }
  /* line 7660, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-105 {
    padding: 105px !important;
  }
  /* line 7664, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-110 {
    padding: 110px !important;
  }
  /* line 7668, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-115 {
    padding: 115px !important;
  }
  /* line 7672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-120 {
    padding: 120px !important;
  }
  /* line 7676, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-125 {
    padding: 125px !important;
  }
  /* line 7680, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-130 {
    padding: 130px !important;
  }
  /* line 7684, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-135 {
    padding: 135px !important;
  }
  /* line 7688, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-140 {
    padding: 140px !important;
  }
  /* line 7692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-145 {
    padding: 145px !important;
  }
  /* line 7696, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-150 {
    padding: 150px !important;
  }
  /* line 7700, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-155 {
    padding: 155px !important;
  }
  /* line 7704, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-160 {
    padding: 160px !important;
  }
  /* line 7708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-165 {
    padding: 165px !important;
  }
  /* line 7712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-170 {
    padding: 170px !important;
  }
  /* line 7716, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-175 {
    padding: 175px !important;
  }
  /* line 7720, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-180 {
    padding: 180px !important;
  }
  /* line 7724, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-185 {
    padding: 185px !important;
  }
  /* line 7728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-190 {
    padding: 190px !important;
  }
  /* line 7732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-195 {
    padding: 195px !important;
  }
  /* line 7736, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xl-200 {
    padding: 200px !important;
  }
  /* line 7740, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-0 {
    padding-top: 0px !important;
  }
  /* line 7744, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-5 {
    padding-top: 5px !important;
  }
  /* line 7748, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-10 {
    padding-top: 10px !important;
  }
  /* line 7752, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-15 {
    padding-top: 15px !important;
  }
  /* line 7756, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-20 {
    padding-top: 20px !important;
  }
  /* line 7760, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-25 {
    padding-top: 25px !important;
  }
  /* line 7764, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-30 {
    padding-top: 30px !important;
  }
  /* line 7768, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-35 {
    padding-top: 35px !important;
  }
  /* line 7772, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-40 {
    padding-top: 40px !important;
  }
  /* line 7776, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-45 {
    padding-top: 45px !important;
  }
  /* line 7780, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-50 {
    padding-top: 50px !important;
  }
  /* line 7784, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-55 {
    padding-top: 55px !important;
  }
  /* line 7788, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-60 {
    padding-top: 60px !important;
  }
  /* line 7792, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-65 {
    padding-top: 65px !important;
  }
  /* line 7796, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-70 {
    padding-top: 70px !important;
  }
  /* line 7800, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-75 {
    padding-top: 75px !important;
  }
  /* line 7804, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-80 {
    padding-top: 80px !important;
  }
  /* line 7808, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-85 {
    padding-top: 85px !important;
  }
  /* line 7812, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-90 {
    padding-top: 90px !important;
  }
  /* line 7816, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-95 {
    padding-top: 95px !important;
  }
  /* line 7820, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-100 {
    padding-top: 100px !important;
  }
  /* line 7824, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-105 {
    padding-top: 105px !important;
  }
  /* line 7828, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-110 {
    padding-top: 110px !important;
  }
  /* line 7832, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-115 {
    padding-top: 115px !important;
  }
  /* line 7836, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-120 {
    padding-top: 120px !important;
  }
  /* line 7840, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-125 {
    padding-top: 125px !important;
  }
  /* line 7844, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-130 {
    padding-top: 130px !important;
  }
  /* line 7848, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-135 {
    padding-top: 135px !important;
  }
  /* line 7852, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-140 {
    padding-top: 140px !important;
  }
  /* line 7856, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-145 {
    padding-top: 145px !important;
  }
  /* line 7860, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-150 {
    padding-top: 150px !important;
  }
  /* line 7864, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-155 {
    padding-top: 155px !important;
  }
  /* line 7868, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-160 {
    padding-top: 160px !important;
  }
  /* line 7872, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-165 {
    padding-top: 165px !important;
  }
  /* line 7876, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-170 {
    padding-top: 170px !important;
  }
  /* line 7880, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-175 {
    padding-top: 175px !important;
  }
  /* line 7884, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-180 {
    padding-top: 180px !important;
  }
  /* line 7888, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-185 {
    padding-top: 185px !important;
  }
  /* line 7892, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-190 {
    padding-top: 190px !important;
  }
  /* line 7896, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-195 {
    padding-top: 195px !important;
  }
  /* line 7900, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xl-200 {
    padding-top: 200px !important;
  }
  /* line 7904, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-0 {
    padding-bottom: 0px !important;
  }
  /* line 7908, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-5 {
    padding-bottom: 5px !important;
  }
  /* line 7912, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
  /* line 7916, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-15 {
    padding-bottom: 15px !important;
  }
  /* line 7920, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
  /* line 7924, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-25 {
    padding-bottom: 25px !important;
  }
  /* line 7928, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-30 {
    padding-bottom: 30px !important;
  }
  /* line 7932, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-35 {
    padding-bottom: 35px !important;
  }
  /* line 7936, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
  /* line 7940, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-45 {
    padding-bottom: 45px !important;
  }
  /* line 7944, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
  /* line 7948, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-55 {
    padding-bottom: 55px !important;
  }
  /* line 7952, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-60 {
    padding-bottom: 60px !important;
  }
  /* line 7956, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-65 {
    padding-bottom: 65px !important;
  }
  /* line 7960, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-70 {
    padding-bottom: 70px !important;
  }
  /* line 7964, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-75 {
    padding-bottom: 75px !important;
  }
  /* line 7968, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-80 {
    padding-bottom: 80px !important;
  }
  /* line 7972, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-85 {
    padding-bottom: 85px !important;
  }
  /* line 7976, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-90 {
    padding-bottom: 90px !important;
  }
  /* line 7980, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-95 {
    padding-bottom: 95px !important;
  }
  /* line 7984, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
  /* line 7988, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-105 {
    padding-bottom: 105px !important;
  }
  /* line 7992, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-110 {
    padding-bottom: 110px !important;
  }
  /* line 7996, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-115 {
    padding-bottom: 115px !important;
  }
  /* line 8000, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-120 {
    padding-bottom: 120px !important;
  }
  /* line 8004, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-125 {
    padding-bottom: 125px !important;
  }
  /* line 8008, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-130 {
    padding-bottom: 130px !important;
  }
  /* line 8012, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-135 {
    padding-bottom: 135px !important;
  }
  /* line 8016, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-140 {
    padding-bottom: 140px !important;
  }
  /* line 8020, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-145 {
    padding-bottom: 145px !important;
  }
  /* line 8024, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-150 {
    padding-bottom: 150px !important;
  }
  /* line 8028, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-155 {
    padding-bottom: 155px !important;
  }
  /* line 8032, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-160 {
    padding-bottom: 160px !important;
  }
  /* line 8036, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-165 {
    padding-bottom: 165px !important;
  }
  /* line 8040, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-170 {
    padding-bottom: 170px !important;
  }
  /* line 8044, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-175 {
    padding-bottom: 175px !important;
  }
  /* line 8048, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-180 {
    padding-bottom: 180px !important;
  }
  /* line 8052, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-185 {
    padding-bottom: 185px !important;
  }
  /* line 8056, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-190 {
    padding-bottom: 190px !important;
  }
  /* line 8060, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-195 {
    padding-bottom: 195px !important;
  }
  /* line 8064, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xl-200 {
    padding-bottom: 200px !important;
  }
  /* line 8068, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-0 {
    padding-left: 0px !important;
  }
  /* line 8072, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-5 {
    padding-left: 5px !important;
  }
  /* line 8076, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-10 {
    padding-left: 10px !important;
  }
  /* line 8080, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-15 {
    padding-left: 15px !important;
  }
  /* line 8084, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-20 {
    padding-left: 20px !important;
  }
  /* line 8088, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-25 {
    padding-left: 25px !important;
  }
  /* line 8092, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-30 {
    padding-left: 30px !important;
  }
  /* line 8096, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-35 {
    padding-left: 35px !important;
  }
  /* line 8100, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-40 {
    padding-left: 40px !important;
  }
  /* line 8104, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-45 {
    padding-left: 45px !important;
  }
  /* line 8108, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-50 {
    padding-left: 50px !important;
  }
  /* line 8112, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-55 {
    padding-left: 55px !important;
  }
  /* line 8116, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-60 {
    padding-left: 60px !important;
  }
  /* line 8120, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-65 {
    padding-left: 65px !important;
  }
  /* line 8124, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-70 {
    padding-left: 70px !important;
  }
  /* line 8128, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-75 {
    padding-left: 75px !important;
  }
  /* line 8132, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-80 {
    padding-left: 80px !important;
  }
  /* line 8136, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-85 {
    padding-left: 85px !important;
  }
  /* line 8140, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-90 {
    padding-left: 90px !important;
  }
  /* line 8144, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-95 {
    padding-left: 95px !important;
  }
  /* line 8148, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-100 {
    padding-left: 100px !important;
  }
  /* line 8152, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-105 {
    padding-left: 105px !important;
  }
  /* line 8156, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-110 {
    padding-left: 110px !important;
  }
  /* line 8160, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-115 {
    padding-left: 115px !important;
  }
  /* line 8164, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-120 {
    padding-left: 120px !important;
  }
  /* line 8168, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-125 {
    padding-left: 125px !important;
  }
  /* line 8172, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-130 {
    padding-left: 130px !important;
  }
  /* line 8176, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-135 {
    padding-left: 135px !important;
  }
  /* line 8180, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-140 {
    padding-left: 140px !important;
  }
  /* line 8184, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-145 {
    padding-left: 145px !important;
  }
  /* line 8188, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-150 {
    padding-left: 150px !important;
  }
  /* line 8192, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-155 {
    padding-left: 155px !important;
  }
  /* line 8196, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-160 {
    padding-left: 160px !important;
  }
  /* line 8200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-165 {
    padding-left: 165px !important;
  }
  /* line 8204, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-170 {
    padding-left: 170px !important;
  }
  /* line 8208, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-175 {
    padding-left: 175px !important;
  }
  /* line 8212, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-180 {
    padding-left: 180px !important;
  }
  /* line 8216, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-185 {
    padding-left: 185px !important;
  }
  /* line 8220, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-190 {
    padding-left: 190px !important;
  }
  /* line 8224, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-195 {
    padding-left: 195px !important;
  }
  /* line 8228, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xl-200 {
    padding-left: 200px !important;
  }
  /* line 8232, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-0 {
    padding-right: 0px !important;
  }
  /* line 8236, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-5 {
    padding-right: 5px !important;
  }
  /* line 8240, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-10 {
    padding-right: 10px !important;
  }
  /* line 8244, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-15 {
    padding-right: 15px !important;
  }
  /* line 8248, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-20 {
    padding-right: 20px !important;
  }
  /* line 8252, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-25 {
    padding-right: 25px !important;
  }
  /* line 8256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-30 {
    padding-right: 30px !important;
  }
  /* line 8260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-35 {
    padding-right: 35px !important;
  }
  /* line 8264, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-40 {
    padding-right: 40px !important;
  }
  /* line 8268, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-45 {
    padding-right: 45px !important;
  }
  /* line 8272, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-50 {
    padding-right: 50px !important;
  }
  /* line 8276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-55 {
    padding-right: 55px !important;
  }
  /* line 8280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-60 {
    padding-right: 60px !important;
  }
  /* line 8284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-65 {
    padding-right: 65px !important;
  }
  /* line 8288, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-70 {
    padding-right: 70px !important;
  }
  /* line 8292, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-75 {
    padding-right: 75px !important;
  }
  /* line 8296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-80 {
    padding-right: 80px !important;
  }
  /* line 8300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-85 {
    padding-right: 85px !important;
  }
  /* line 8304, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-90 {
    padding-right: 90px !important;
  }
  /* line 8308, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-95 {
    padding-right: 95px !important;
  }
  /* line 8312, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-100 {
    padding-right: 100px !important;
  }
  /* line 8316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-105 {
    padding-right: 105px !important;
  }
  /* line 8320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-110 {
    padding-right: 110px !important;
  }
  /* line 8324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-115 {
    padding-right: 115px !important;
  }
  /* line 8328, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-120 {
    padding-right: 120px !important;
  }
  /* line 8332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-125 {
    padding-right: 125px !important;
  }
  /* line 8336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-130 {
    padding-right: 130px !important;
  }
  /* line 8340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-135 {
    padding-right: 135px !important;
  }
  /* line 8344, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-140 {
    padding-right: 140px !important;
  }
  /* line 8348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-145 {
    padding-right: 145px !important;
  }
  /* line 8352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-150 {
    padding-right: 150px !important;
  }
  /* line 8356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-155 {
    padding-right: 155px !important;
  }
  /* line 8360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-160 {
    padding-right: 160px !important;
  }
  /* line 8364, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-165 {
    padding-right: 165px !important;
  }
  /* line 8368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-170 {
    padding-right: 170px !important;
  }
  /* line 8372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-175 {
    padding-right: 175px !important;
  }
  /* line 8376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-180 {
    padding-right: 180px !important;
  }
  /* line 8380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-185 {
    padding-right: 185px !important;
  }
  /* line 8384, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-190 {
    padding-right: 190px !important;
  }
  /* line 8388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-195 {
    padding-right: 195px !important;
  }
  /* line 8392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xl-200 {
    padding-right: 200px !important;
  }
  /* line 8396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 8401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 8406, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 8411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 8416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 8421, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 8426, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 8431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 8436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 8441, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 8446, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 8451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 8456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 8461, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 8466, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 8471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 8476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 8481, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 8486, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 8491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 8496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 8501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 8506, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 8511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 8516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 8521, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 8526, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 8531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 8536, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 8541, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 8546, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 8551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 8556, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 8561, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 8566, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 8571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 8576, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 8581, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 8586, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 8591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 8596, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xl-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 8601, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 8606, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 8611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 8616, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 8621, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 8626, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 8631, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 8636, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 8641, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 8646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 8651, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 8656, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 8661, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 8666, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 8671, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 8676, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 8681, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 8686, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 8691, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 8696, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 8701, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 8706, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 8711, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 8716, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 8721, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 8726, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 8731, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 8736, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 8741, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 8746, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 8751, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 8756, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 8761, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 8766, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 8771, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 8776, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 8781, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 8786, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 8791, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 8796, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 8801, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xl-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (min-width: 1440px) {
  /* line 8807, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-0 {
    padding: 0px !important;
  }
  /* line 8811, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-5 {
    padding: 5px !important;
  }
  /* line 8815, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-10 {
    padding: 10px !important;
  }
  /* line 8819, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-15 {
    padding: 15px !important;
  }
  /* line 8823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-20 {
    padding: 20px !important;
  }
  /* line 8827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-25 {
    padding: 25px !important;
  }
  /* line 8831, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-30 {
    padding: 30px !important;
  }
  /* line 8835, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-35 {
    padding: 35px !important;
  }
  /* line 8839, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-40 {
    padding: 40px !important;
  }
  /* line 8843, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-45 {
    padding: 45px !important;
  }
  /* line 8847, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-50 {
    padding: 50px !important;
  }
  /* line 8851, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-55 {
    padding: 55px !important;
  }
  /* line 8855, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-60 {
    padding: 60px !important;
  }
  /* line 8859, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-65 {
    padding: 65px !important;
  }
  /* line 8863, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-70 {
    padding: 70px !important;
  }
  /* line 8867, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-75 {
    padding: 75px !important;
  }
  /* line 8871, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-80 {
    padding: 80px !important;
  }
  /* line 8875, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-85 {
    padding: 85px !important;
  }
  /* line 8879, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-90 {
    padding: 90px !important;
  }
  /* line 8883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-95 {
    padding: 95px !important;
  }
  /* line 8887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-100 {
    padding: 100px !important;
  }
  /* line 8891, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-105 {
    padding: 105px !important;
  }
  /* line 8895, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-110 {
    padding: 110px !important;
  }
  /* line 8899, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-115 {
    padding: 115px !important;
  }
  /* line 8903, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-120 {
    padding: 120px !important;
  }
  /* line 8907, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-125 {
    padding: 125px !important;
  }
  /* line 8911, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-130 {
    padding: 130px !important;
  }
  /* line 8915, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-135 {
    padding: 135px !important;
  }
  /* line 8919, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-140 {
    padding: 140px !important;
  }
  /* line 8923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-145 {
    padding: 145px !important;
  }
  /* line 8927, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-150 {
    padding: 150px !important;
  }
  /* line 8931, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-155 {
    padding: 155px !important;
  }
  /* line 8935, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-160 {
    padding: 160px !important;
  }
  /* line 8939, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-165 {
    padding: 165px !important;
  }
  /* line 8943, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-170 {
    padding: 170px !important;
  }
  /* line 8947, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-175 {
    padding: 175px !important;
  }
  /* line 8951, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-180 {
    padding: 180px !important;
  }
  /* line 8955, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-185 {
    padding: 185px !important;
  }
  /* line 8959, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-190 {
    padding: 190px !important;
  }
  /* line 8963, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-195 {
    padding: 195px !important;
  }
  /* line 8967, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .p-xxl-200 {
    padding: 200px !important;
  }
  /* line 8971, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-0 {
    padding-top: 0px !important;
  }
  /* line 8975, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-5 {
    padding-top: 5px !important;
  }
  /* line 8979, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-10 {
    padding-top: 10px !important;
  }
  /* line 8983, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-15 {
    padding-top: 15px !important;
  }
  /* line 8987, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-20 {
    padding-top: 20px !important;
  }
  /* line 8991, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-25 {
    padding-top: 25px !important;
  }
  /* line 8995, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-30 {
    padding-top: 30px !important;
  }
  /* line 8999, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-35 {
    padding-top: 35px !important;
  }
  /* line 9003, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-40 {
    padding-top: 40px !important;
  }
  /* line 9007, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-45 {
    padding-top: 45px !important;
  }
  /* line 9011, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-50 {
    padding-top: 50px !important;
  }
  /* line 9015, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-55 {
    padding-top: 55px !important;
  }
  /* line 9019, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-60 {
    padding-top: 60px !important;
  }
  /* line 9023, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-65 {
    padding-top: 65px !important;
  }
  /* line 9027, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-70 {
    padding-top: 70px !important;
  }
  /* line 9031, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-75 {
    padding-top: 75px !important;
  }
  /* line 9035, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-80 {
    padding-top: 80px !important;
  }
  /* line 9039, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-85 {
    padding-top: 85px !important;
  }
  /* line 9043, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-90 {
    padding-top: 90px !important;
  }
  /* line 9047, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-95 {
    padding-top: 95px !important;
  }
  /* line 9051, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-100 {
    padding-top: 100px !important;
  }
  /* line 9055, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-105 {
    padding-top: 105px !important;
  }
  /* line 9059, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-110 {
    padding-top: 110px !important;
  }
  /* line 9063, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-115 {
    padding-top: 115px !important;
  }
  /* line 9067, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-120 {
    padding-top: 120px !important;
  }
  /* line 9071, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-125 {
    padding-top: 125px !important;
  }
  /* line 9075, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-130 {
    padding-top: 130px !important;
  }
  /* line 9079, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-135 {
    padding-top: 135px !important;
  }
  /* line 9083, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-140 {
    padding-top: 140px !important;
  }
  /* line 9087, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-145 {
    padding-top: 145px !important;
  }
  /* line 9091, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-150 {
    padding-top: 150px !important;
  }
  /* line 9095, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-155 {
    padding-top: 155px !important;
  }
  /* line 9099, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-160 {
    padding-top: 160px !important;
  }
  /* line 9103, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-165 {
    padding-top: 165px !important;
  }
  /* line 9107, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-170 {
    padding-top: 170px !important;
  }
  /* line 9111, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-175 {
    padding-top: 175px !important;
  }
  /* line 9115, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-180 {
    padding-top: 180px !important;
  }
  /* line 9119, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-185 {
    padding-top: 185px !important;
  }
  /* line 9123, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-190 {
    padding-top: 190px !important;
  }
  /* line 9127, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-195 {
    padding-top: 195px !important;
  }
  /* line 9131, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pt-xxl-200 {
    padding-top: 200px !important;
  }
  /* line 9135, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-0 {
    padding-bottom: 0px !important;
  }
  /* line 9139, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-5 {
    padding-bottom: 5px !important;
  }
  /* line 9143, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-10 {
    padding-bottom: 10px !important;
  }
  /* line 9147, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-15 {
    padding-bottom: 15px !important;
  }
  /* line 9151, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-20 {
    padding-bottom: 20px !important;
  }
  /* line 9155, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-25 {
    padding-bottom: 25px !important;
  }
  /* line 9159, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-30 {
    padding-bottom: 30px !important;
  }
  /* line 9163, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-35 {
    padding-bottom: 35px !important;
  }
  /* line 9167, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-40 {
    padding-bottom: 40px !important;
  }
  /* line 9171, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-45 {
    padding-bottom: 45px !important;
  }
  /* line 9175, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-50 {
    padding-bottom: 50px !important;
  }
  /* line 9179, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-55 {
    padding-bottom: 55px !important;
  }
  /* line 9183, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-60 {
    padding-bottom: 60px !important;
  }
  /* line 9187, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-65 {
    padding-bottom: 65px !important;
  }
  /* line 9191, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-70 {
    padding-bottom: 70px !important;
  }
  /* line 9195, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-75 {
    padding-bottom: 75px !important;
  }
  /* line 9199, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-80 {
    padding-bottom: 80px !important;
  }
  /* line 9203, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-85 {
    padding-bottom: 85px !important;
  }
  /* line 9207, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-90 {
    padding-bottom: 90px !important;
  }
  /* line 9211, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-95 {
    padding-bottom: 95px !important;
  }
  /* line 9215, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-100 {
    padding-bottom: 100px !important;
  }
  /* line 9219, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-105 {
    padding-bottom: 105px !important;
  }
  /* line 9223, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-110 {
    padding-bottom: 110px !important;
  }
  /* line 9227, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-115 {
    padding-bottom: 115px !important;
  }
  /* line 9231, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-120 {
    padding-bottom: 120px !important;
  }
  /* line 9235, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-125 {
    padding-bottom: 125px !important;
  }
  /* line 9239, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-130 {
    padding-bottom: 130px !important;
  }
  /* line 9243, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-135 {
    padding-bottom: 135px !important;
  }
  /* line 9247, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-140 {
    padding-bottom: 140px !important;
  }
  /* line 9251, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-145 {
    padding-bottom: 145px !important;
  }
  /* line 9255, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-150 {
    padding-bottom: 150px !important;
  }
  /* line 9259, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-155 {
    padding-bottom: 155px !important;
  }
  /* line 9263, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-160 {
    padding-bottom: 160px !important;
  }
  /* line 9267, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-165 {
    padding-bottom: 165px !important;
  }
  /* line 9271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-170 {
    padding-bottom: 170px !important;
  }
  /* line 9275, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-175 {
    padding-bottom: 175px !important;
  }
  /* line 9279, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-180 {
    padding-bottom: 180px !important;
  }
  /* line 9283, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-185 {
    padding-bottom: 185px !important;
  }
  /* line 9287, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-190 {
    padding-bottom: 190px !important;
  }
  /* line 9291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-195 {
    padding-bottom: 195px !important;
  }
  /* line 9295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pb-xxl-200 {
    padding-bottom: 200px !important;
  }
  /* line 9299, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-0 {
    padding-left: 0px !important;
  }
  /* line 9303, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-5 {
    padding-left: 5px !important;
  }
  /* line 9307, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-10 {
    padding-left: 10px !important;
  }
  /* line 9311, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-15 {
    padding-left: 15px !important;
  }
  /* line 9315, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-20 {
    padding-left: 20px !important;
  }
  /* line 9319, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-25 {
    padding-left: 25px !important;
  }
  /* line 9323, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-30 {
    padding-left: 30px !important;
  }
  /* line 9327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-35 {
    padding-left: 35px !important;
  }
  /* line 9331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-40 {
    padding-left: 40px !important;
  }
  /* line 9335, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-45 {
    padding-left: 45px !important;
  }
  /* line 9339, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-50 {
    padding-left: 50px !important;
  }
  /* line 9343, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-55 {
    padding-left: 55px !important;
  }
  /* line 9347, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-60 {
    padding-left: 60px !important;
  }
  /* line 9351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-65 {
    padding-left: 65px !important;
  }
  /* line 9355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-70 {
    padding-left: 70px !important;
  }
  /* line 9359, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-75 {
    padding-left: 75px !important;
  }
  /* line 9363, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-80 {
    padding-left: 80px !important;
  }
  /* line 9367, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-85 {
    padding-left: 85px !important;
  }
  /* line 9371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-90 {
    padding-left: 90px !important;
  }
  /* line 9375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-95 {
    padding-left: 95px !important;
  }
  /* line 9379, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-100 {
    padding-left: 100px !important;
  }
  /* line 9383, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-105 {
    padding-left: 105px !important;
  }
  /* line 9387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-110 {
    padding-left: 110px !important;
  }
  /* line 9391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-115 {
    padding-left: 115px !important;
  }
  /* line 9395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-120 {
    padding-left: 120px !important;
  }
  /* line 9399, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-125 {
    padding-left: 125px !important;
  }
  /* line 9403, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-130 {
    padding-left: 130px !important;
  }
  /* line 9407, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-135 {
    padding-left: 135px !important;
  }
  /* line 9411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-140 {
    padding-left: 140px !important;
  }
  /* line 9415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-145 {
    padding-left: 145px !important;
  }
  /* line 9419, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-150 {
    padding-left: 150px !important;
  }
  /* line 9423, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-155 {
    padding-left: 155px !important;
  }
  /* line 9427, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-160 {
    padding-left: 160px !important;
  }
  /* line 9431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-165 {
    padding-left: 165px !important;
  }
  /* line 9435, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-170 {
    padding-left: 170px !important;
  }
  /* line 9439, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-175 {
    padding-left: 175px !important;
  }
  /* line 9443, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-180 {
    padding-left: 180px !important;
  }
  /* line 9447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-185 {
    padding-left: 185px !important;
  }
  /* line 9451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-190 {
    padding-left: 190px !important;
  }
  /* line 9455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-195 {
    padding-left: 195px !important;
  }
  /* line 9459, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ps-xxl-200 {
    padding-left: 200px !important;
  }
  /* line 9463, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-0 {
    padding-right: 0px !important;
  }
  /* line 9467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-5 {
    padding-right: 5px !important;
  }
  /* line 9471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-10 {
    padding-right: 10px !important;
  }
  /* line 9475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-15 {
    padding-right: 15px !important;
  }
  /* line 9479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-20 {
    padding-right: 20px !important;
  }
  /* line 9483, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-25 {
    padding-right: 25px !important;
  }
  /* line 9487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-30 {
    padding-right: 30px !important;
  }
  /* line 9491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-35 {
    padding-right: 35px !important;
  }
  /* line 9495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-40 {
    padding-right: 40px !important;
  }
  /* line 9499, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-45 {
    padding-right: 45px !important;
  }
  /* line 9503, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-50 {
    padding-right: 50px !important;
  }
  /* line 9507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-55 {
    padding-right: 55px !important;
  }
  /* line 9511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-60 {
    padding-right: 60px !important;
  }
  /* line 9515, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-65 {
    padding-right: 65px !important;
  }
  /* line 9519, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-70 {
    padding-right: 70px !important;
  }
  /* line 9523, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-75 {
    padding-right: 75px !important;
  }
  /* line 9527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-80 {
    padding-right: 80px !important;
  }
  /* line 9531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-85 {
    padding-right: 85px !important;
  }
  /* line 9535, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-90 {
    padding-right: 90px !important;
  }
  /* line 9539, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-95 {
    padding-right: 95px !important;
  }
  /* line 9543, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-100 {
    padding-right: 100px !important;
  }
  /* line 9547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-105 {
    padding-right: 105px !important;
  }
  /* line 9551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-110 {
    padding-right: 110px !important;
  }
  /* line 9555, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-115 {
    padding-right: 115px !important;
  }
  /* line 9559, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-120 {
    padding-right: 120px !important;
  }
  /* line 9563, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-125 {
    padding-right: 125px !important;
  }
  /* line 9567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-130 {
    padding-right: 130px !important;
  }
  /* line 9571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-135 {
    padding-right: 135px !important;
  }
  /* line 9575, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-140 {
    padding-right: 140px !important;
  }
  /* line 9579, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-145 {
    padding-right: 145px !important;
  }
  /* line 9583, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-150 {
    padding-right: 150px !important;
  }
  /* line 9587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-155 {
    padding-right: 155px !important;
  }
  /* line 9591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-160 {
    padding-right: 160px !important;
  }
  /* line 9595, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-165 {
    padding-right: 165px !important;
  }
  /* line 9599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-170 {
    padding-right: 170px !important;
  }
  /* line 9603, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-175 {
    padding-right: 175px !important;
  }
  /* line 9607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-180 {
    padding-right: 180px !important;
  }
  /* line 9611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-185 {
    padding-right: 185px !important;
  }
  /* line 9615, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-190 {
    padding-right: 190px !important;
  }
  /* line 9619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-195 {
    padding-right: 195px !important;
  }
  /* line 9623, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .pe-xxl-200 {
    padding-right: 200px !important;
  }
  /* line 9627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 9632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 9637, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 9642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 9647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 9652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  /* line 9657, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /* line 9662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  /* line 9667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  /* line 9672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 9677, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  /* line 9682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  /* line 9687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  /* line 9692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  /* line 9697, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  /* line 9702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  /* line 9707, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  /* line 9712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  /* line 9717, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  /* line 9722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  /* line 9727, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  /* line 9732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-105 {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  /* line 9737, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  /* line 9742, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-115 {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  /* line 9747, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  /* line 9752, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-125 {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  /* line 9757, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  /* line 9762, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-135 {
    padding-left: 135px !important;
    padding-right: 135px !important;
  }
  /* line 9767, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  /* line 9772, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-145 {
    padding-left: 145px !important;
    padding-right: 145px !important;
  }
  /* line 9777, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-150 {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
  /* line 9782, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-155 {
    padding-left: 155px !important;
    padding-right: 155px !important;
  }
  /* line 9787, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-160 {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  /* line 9792, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-165 {
    padding-left: 165px !important;
    padding-right: 165px !important;
  }
  /* line 9797, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-170 {
    padding-left: 170px !important;
    padding-right: 170px !important;
  }
  /* line 9802, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-175 {
    padding-left: 175px !important;
    padding-right: 175px !important;
  }
  /* line 9807, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-180 {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  /* line 9812, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-185 {
    padding-left: 185px !important;
    padding-right: 185px !important;
  }
  /* line 9817, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-190 {
    padding-left: 190px !important;
    padding-right: 190px !important;
  }
  /* line 9822, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-195 {
    padding-left: 195px !important;
    padding-right: 195px !important;
  }
  /* line 9827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .px-xxl-200 {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }
  /* line 9832, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 9837, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  /* line 9842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 9847, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  /* line 9852, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  /* line 9857, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  /* line 9862, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /* line 9867, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  /* line 9872, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /* line 9877, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  /* line 9882, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  /* line 9887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  /* line 9892, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  /* line 9897, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  /* line 9902, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  /* line 9907, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  /* line 9912, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  /* line 9917, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  /* line 9922, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* line 9927, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  /* line 9932, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  /* line 9937, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-105 {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  /* line 9942, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  /* line 9947, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  /* line 9952, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 9957, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  /* line 9962, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  /* line 9967, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-135 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
  }
  /* line 9972, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  /* line 9977, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-145 {
    padding-top: 145px !important;
    padding-bottom: 145px !important;
  }
  /* line 9982, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 9987, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-155 {
    padding-top: 155px !important;
    padding-bottom: 155px !important;
  }
  /* line 9992, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-160 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  /* line 9997, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-165 {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
  /* line 10002, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-170 {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
  }
  /* line 10007, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-175 {
    padding-top: 175px !important;
    padding-bottom: 175px !important;
  }
  /* line 10012, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-180 {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  /* line 10017, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-185 {
    padding-top: 185px !important;
    padding-bottom: 185px !important;
  }
  /* line 10022, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-190 {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
  }
  /* line 10027, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-195 {
    padding-top: 195px !important;
    padding-bottom: 195px !important;
  }
  /* line 10032, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .py-xxl-200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

/*******************
Margin property 
*******************/
/* line 10040, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-0 {
  margin: 0px !important;
}

/* line 10044, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-5 {
  margin: 5px !important;
}

/* line 10048, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-10 {
  margin: 10px !important;
}

/* line 10052, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-15 {
  margin: 15px !important;
}

/* line 10056, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-20 {
  margin: 20px !important;
}

/* line 10060, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-25 {
  margin: 25px !important;
}

/* line 10064, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-30 {
  margin: 30px !important;
}

/* line 10068, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-35 {
  margin: 35px !important;
}

/* line 10072, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-40 {
  margin: 40px !important;
}

/* line 10076, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-45 {
  margin: 45px !important;
}

/* line 10080, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-50 {
  margin: 50px !important;
}

/* line 10084, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-55 {
  margin: 55px !important;
}

/* line 10088, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-60 {
  margin: 60px !important;
}

/* line 10092, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-65 {
  margin: 65px !important;
}

/* line 10096, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-70 {
  margin: 70px !important;
}

/* line 10100, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-75 {
  margin: 75px !important;
}

/* line 10104, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-80 {
  margin: 80px !important;
}

/* line 10108, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-85 {
  margin: 85px !important;
}

/* line 10112, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-90 {
  margin: 90px !important;
}

/* line 10116, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-95 {
  margin: 95px !important;
}

/* line 10120, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-100 {
  margin: 100px !important;
}

/* line 10124, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-105 {
  margin: 105px !important;
}

/* line 10128, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-110 {
  margin: 110px !important;
}

/* line 10132, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-115 {
  margin: 115px !important;
}

/* line 10136, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-120 {
  margin: 120px !important;
}

/* line 10140, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-125 {
  margin: 125px !important;
}

/* line 10144, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-130 {
  margin: 130px !important;
}

/* line 10148, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-135 {
  margin: 135px !important;
}

/* line 10152, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-140 {
  margin: 140px !important;
}

/* line 10156, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-145 {
  margin: 145px !important;
}

/* line 10160, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-150 {
  margin: 150px !important;
}

/* line 10164, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-155 {
  margin: 155px !important;
}

/* line 10168, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-160 {
  margin: 160px !important;
}

/* line 10172, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-165 {
  margin: 165px !important;
}

/* line 10176, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-170 {
  margin: 170px !important;
}

/* line 10180, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-175 {
  margin: 175px !important;
}

/* line 10184, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-180 {
  margin: 180px !important;
}

/* line 10188, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-185 {
  margin: 185px !important;
}

/* line 10192, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-190 {
  margin: 190px !important;
}

/* line 10196, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-195 {
  margin: 195px !important;
}

/* line 10200, app/assets/stylesheets/theme/css/dashboard_style.scss */
.m-200 {
  margin: 200px !important;
}

/* line 10204, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 10208, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-5 {
  margin-top: 5px !important;
}

/* line 10212, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 10216, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 10220, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 10224, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-25 {
  margin-top: 25px !important;
}

/* line 10228, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 10232, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-35 {
  margin-top: 35px !important;
}

/* line 10236, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-40 {
  margin-top: 40px !important;
}

/* line 10240, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-45 {
  margin-top: 45px !important;
}

/* line 10244, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-50 {
  margin-top: 50px !important;
}

/* line 10248, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-55 {
  margin-top: 55px !important;
}

/* line 10252, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-60 {
  margin-top: 60px !important;
}

/* line 10256, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-65 {
  margin-top: 65px !important;
}

/* line 10260, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-70 {
  margin-top: 70px !important;
}

/* line 10264, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-75 {
  margin-top: 75px !important;
}

/* line 10268, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-80 {
  margin-top: 80px !important;
}

/* line 10272, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-85 {
  margin-top: 85px !important;
}

/* line 10276, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-90 {
  margin-top: 90px !important;
}

/* line 10280, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-95 {
  margin-top: 95px !important;
}

/* line 10284, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-100 {
  margin-top: 100px !important;
}

/* line 10288, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-105 {
  margin-top: 105px !important;
}

/* line 10292, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-110 {
  margin-top: 110px !important;
}

/* line 10296, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-115 {
  margin-top: 115px !important;
}

/* line 10300, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-120 {
  margin-top: 120px !important;
}

/* line 10304, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-125 {
  margin-top: 125px !important;
}

/* line 10308, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-130 {
  margin-top: 130px !important;
}

/* line 10312, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-135 {
  margin-top: 135px !important;
}

/* line 10316, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-140 {
  margin-top: 140px !important;
}

/* line 10320, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-145 {
  margin-top: 145px !important;
}

/* line 10324, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-150 {
  margin-top: 150px !important;
}

/* line 10328, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-155 {
  margin-top: 155px !important;
}

/* line 10332, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-160 {
  margin-top: 160px !important;
}

/* line 10336, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-165 {
  margin-top: 165px !important;
}

/* line 10340, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-170 {
  margin-top: 170px !important;
}

/* line 10344, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-175 {
  margin-top: 175px !important;
}

/* line 10348, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-180 {
  margin-top: 180px !important;
}

/* line 10352, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-185 {
  margin-top: 185px !important;
}

/* line 10356, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-190 {
  margin-top: 190px !important;
}

/* line 10360, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-195 {
  margin-top: 195px !important;
}

/* line 10364, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mt-200 {
  margin-top: 200px !important;
}

/* line 10368, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 10372, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-5 {
  margin-bottom: 5px !important;
}

/* line 10376, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 10380, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 10384, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 10388, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-25 {
  margin-bottom: 25px !important;
}

/* line 10392, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 10396, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-35 {
  margin-bottom: 35px !important;
}

/* line 10400, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 10404, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-45 {
  margin-bottom: 45px !important;
}

/* line 10408, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-50 {
  margin-bottom: 50px !important;
}

/* line 10412, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-55 {
  margin-bottom: 55px !important;
}

/* line 10416, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-60 {
  margin-bottom: 60px !important;
}

/* line 10420, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-65 {
  margin-bottom: 65px !important;
}

/* line 10424, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-70 {
  margin-bottom: 70px !important;
}

/* line 10428, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-75 {
  margin-bottom: 75px !important;
}

/* line 10432, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-80 {
  margin-bottom: 80px !important;
}

/* line 10436, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-85 {
  margin-bottom: 85px !important;
}

/* line 10440, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-90 {
  margin-bottom: 90px !important;
}

/* line 10444, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-95 {
  margin-bottom: 95px !important;
}

/* line 10448, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-100 {
  margin-bottom: 100px !important;
}

/* line 10452, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-105 {
  margin-bottom: 105px !important;
}

/* line 10456, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-110 {
  margin-bottom: 110px !important;
}

/* line 10460, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-115 {
  margin-bottom: 115px !important;
}

/* line 10464, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-120 {
  margin-bottom: 120px !important;
}

/* line 10468, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-125 {
  margin-bottom: 125px !important;
}

/* line 10472, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-130 {
  margin-bottom: 130px !important;
}

/* line 10476, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-135 {
  margin-bottom: 135px !important;
}

/* line 10480, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-140 {
  margin-bottom: 140px !important;
}

/* line 10484, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-145 {
  margin-bottom: 145px !important;
}

/* line 10488, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-150 {
  margin-bottom: 150px !important;
}

/* line 10492, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-155 {
  margin-bottom: 155px !important;
}

/* line 10496, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-160 {
  margin-bottom: 160px !important;
}

/* line 10500, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-165 {
  margin-bottom: 165px !important;
}

/* line 10504, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-170 {
  margin-bottom: 170px !important;
}

/* line 10508, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-175 {
  margin-bottom: 175px !important;
}

/* line 10512, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-180 {
  margin-bottom: 180px !important;
}

/* line 10516, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-185 {
  margin-bottom: 185px !important;
}

/* line 10520, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-190 {
  margin-bottom: 190px !important;
}

/* line 10524, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-195 {
  margin-bottom: 195px !important;
}

/* line 10528, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mb-200 {
  margin-bottom: 200px !important;
}

/* line 10532, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-0 {
  margin-left: 0px !important;
}

/* line 10536, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-5 {
  margin-left: 5px !important;
}

/* line 10540, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-10 {
  margin-left: 10px !important;
}

/* line 10544, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-15 {
  margin-left: 15px !important;
}

/* line 10548, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-20 {
  margin-left: 20px !important;
}

/* line 10552, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-25 {
  margin-left: 25px !important;
}

/* line 10556, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-30 {
  margin-left: 30px !important;
}

/* line 10560, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-35 {
  margin-left: 35px !important;
}

/* line 10564, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-40 {
  margin-left: 40px !important;
}

/* line 10568, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-45 {
  margin-left: 45px !important;
}

/* line 10572, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-50 {
  margin-left: 50px !important;
}

/* line 10576, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-55 {
  margin-left: 55px !important;
}

/* line 10580, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-60 {
  margin-left: 60px !important;
}

/* line 10584, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-65 {
  margin-left: 65px !important;
}

/* line 10588, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-70 {
  margin-left: 70px !important;
}

/* line 10592, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-75 {
  margin-left: 75px !important;
}

/* line 10596, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-80 {
  margin-left: 80px !important;
}

/* line 10600, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-85 {
  margin-left: 85px !important;
}

/* line 10604, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-90 {
  margin-left: 90px !important;
}

/* line 10608, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-95 {
  margin-left: 95px !important;
}

/* line 10612, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-100 {
  margin-left: 100px !important;
}

/* line 10616, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-105 {
  margin-left: 105px !important;
}

/* line 10620, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-110 {
  margin-left: 110px !important;
}

/* line 10624, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-115 {
  margin-left: 115px !important;
}

/* line 10628, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-120 {
  margin-left: 120px !important;
}

/* line 10632, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-125 {
  margin-left: 125px !important;
}

/* line 10636, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-130 {
  margin-left: 130px !important;
}

/* line 10640, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-135 {
  margin-left: 135px !important;
}

/* line 10644, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-140 {
  margin-left: 140px !important;
}

/* line 10648, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-145 {
  margin-left: 145px !important;
}

/* line 10652, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-150 {
  margin-left: 150px !important;
}

/* line 10656, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-155 {
  margin-left: 155px !important;
}

/* line 10660, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-160 {
  margin-left: 160px !important;
}

/* line 10664, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-165 {
  margin-left: 165px !important;
}

/* line 10668, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-170 {
  margin-left: 170px !important;
}

/* line 10672, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-175 {
  margin-left: 175px !important;
}

/* line 10676, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-180 {
  margin-left: 180px !important;
}

/* line 10680, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-185 {
  margin-left: 185px !important;
}

/* line 10684, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-190 {
  margin-left: 190px !important;
}

/* line 10688, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-195 {
  margin-left: 195px !important;
}

/* line 10692, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ms-200 {
  margin-left: 200px !important;
}

/* line 10696, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-0 {
  margin-right: 0px !important;
}

/* line 10700, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-5 {
  margin-right: 5px !important;
}

/* line 10704, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-10 {
  margin-right: 10px !important;
}

/* line 10708, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-15 {
  margin-right: 15px !important;
}

/* line 10712, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-20 {
  margin-right: 20px !important;
}

/* line 10716, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-25 {
  margin-right: 25px !important;
}

/* line 10720, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-30 {
  margin-right: 30px !important;
}

/* line 10724, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-35 {
  margin-right: 35px !important;
}

/* line 10728, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-40 {
  margin-right: 40px !important;
}

/* line 10732, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-45 {
  margin-right: 45px !important;
}

/* line 10736, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-50 {
  margin-right: 50px !important;
}

/* line 10740, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-55 {
  margin-right: 55px !important;
}

/* line 10744, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-60 {
  margin-right: 60px !important;
}

/* line 10748, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-65 {
  margin-right: 65px !important;
}

/* line 10752, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-70 {
  margin-right: 70px !important;
}

/* line 10756, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-75 {
  margin-right: 75px !important;
}

/* line 10760, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-80 {
  margin-right: 80px !important;
}

/* line 10764, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-85 {
  margin-right: 85px !important;
}

/* line 10768, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-90 {
  margin-right: 90px !important;
}

/* line 10772, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-95 {
  margin-right: 95px !important;
}

/* line 10776, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-100 {
  margin-right: 100px !important;
}

/* line 10780, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-105 {
  margin-right: 105px !important;
}

/* line 10784, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-110 {
  margin-right: 110px !important;
}

/* line 10788, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-115 {
  margin-right: 115px !important;
}

/* line 10792, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-120 {
  margin-right: 120px !important;
}

/* line 10796, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-125 {
  margin-right: 125px !important;
}

/* line 10800, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-130 {
  margin-right: 130px !important;
}

/* line 10804, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-135 {
  margin-right: 135px !important;
}

/* line 10808, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-140 {
  margin-right: 140px !important;
}

/* line 10812, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-145 {
  margin-right: 145px !important;
}

/* line 10816, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-150 {
  margin-right: 150px !important;
}

/* line 10820, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-155 {
  margin-right: 155px !important;
}

/* line 10824, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-160 {
  margin-right: 160px !important;
}

/* line 10828, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-165 {
  margin-right: 165px !important;
}

/* line 10832, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-170 {
  margin-right: 170px !important;
}

/* line 10836, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-175 {
  margin-right: 175px !important;
}

/* line 10840, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-180 {
  margin-right: 180px !important;
}

/* line 10844, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-185 {
  margin-right: 185px !important;
}

/* line 10848, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-190 {
  margin-right: 190px !important;
}

/* line 10852, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-195 {
  margin-right: 195px !important;
}

/* line 10856, app/assets/stylesheets/theme/css/dashboard_style.scss */
.me-200 {
  margin-right: 200px !important;
}

/* line 10860, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/* line 10865, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

/* line 10870, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/* line 10875, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

/* line 10880, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

/* line 10885, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

/* line 10890, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

/* line 10895, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

/* line 10900, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

/* line 10905, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

/* line 10910, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

/* line 10915, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

/* line 10920, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

/* line 10925, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

/* line 10930, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

/* line 10935, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

/* line 10940, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

/* line 10945, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

/* line 10950, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

/* line 10955, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

/* line 10960, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

/* line 10965, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-105 {
  margin-left: 105px !important;
  margin-right: 105px !important;
}

/* line 10970, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-110 {
  margin-left: 110px !important;
  margin-right: 110px !important;
}

/* line 10975, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-115 {
  margin-left: 115px !important;
  margin-right: 115px !important;
}

/* line 10980, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-120 {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

/* line 10985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-125 {
  margin-left: 125px !important;
  margin-right: 125px !important;
}

/* line 10990, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

/* line 10995, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-135 {
  margin-left: 135px !important;
  margin-right: 135px !important;
}

/* line 11000, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-140 {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

/* line 11005, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-145 {
  margin-left: 145px !important;
  margin-right: 145px !important;
}

/* line 11010, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-150 {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

/* line 11015, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-155 {
  margin-left: 155px !important;
  margin-right: 155px !important;
}

/* line 11020, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-160 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

/* line 11025, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-165 {
  margin-left: 165px !important;
  margin-right: 165px !important;
}

/* line 11030, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-170 {
  margin-left: 170px !important;
  margin-right: 170px !important;
}

/* line 11035, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-175 {
  margin-left: 175px !important;
  margin-right: 175px !important;
}

/* line 11040, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-180 {
  margin-left: 180px !important;
  margin-right: 180px !important;
}

/* line 11045, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-185 {
  margin-left: 185px !important;
  margin-right: 185px !important;
}

/* line 11050, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-190 {
  margin-left: 190px !important;
  margin-right: 190px !important;
}

/* line 11055, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-195 {
  margin-left: 195px !important;
  margin-right: 195px !important;
}

/* line 11060, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mx-200 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}

/* line 11065, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* line 11070, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* line 11075, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 11080, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 11085, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 11090, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

/* line 11095, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* line 11100, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

/* line 11105, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/* line 11110, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

/* line 11115, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

/* line 11120, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

/* line 11125, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

/* line 11130, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

/* line 11135, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

/* line 11140, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

/* line 11145, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

/* line 11150, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

/* line 11155, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

/* line 11160, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

/* line 11165, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

/* line 11170, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-105 {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}

/* line 11175, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

/* line 11180, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-115 {
  margin-top: 115px !important;
  margin-bottom: 115px !important;
}

/* line 11185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

/* line 11190, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-125 {
  margin-top: 125px !important;
  margin-bottom: 125px !important;
}

/* line 11195, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

/* line 11200, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-135 {
  margin-top: 135px !important;
  margin-bottom: 135px !important;
}

/* line 11205, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

/* line 11210, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-145 {
  margin-top: 145px !important;
  margin-bottom: 145px !important;
}

/* line 11215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

/* line 11220, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-155 {
  margin-top: 155px !important;
  margin-bottom: 155px !important;
}

/* line 11225, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

/* line 11230, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-165 {
  margin-top: 165px !important;
  margin-bottom: 165px !important;
}

/* line 11235, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

/* line 11240, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-175 {
  margin-top: 175px !important;
  margin-bottom: 175px !important;
}

/* line 11245, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

/* line 11250, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-185 {
  margin-top: 185px !important;
  margin-bottom: 185px !important;
}

/* line 11255, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

/* line 11260, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-195 {
  margin-top: 195px !important;
  margin-bottom: 195px !important;
}

/* line 11265, app/assets/stylesheets/theme/css/dashboard_style.scss */
.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

@media (max-width: 575px) {
  /* line 11271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-0 {
    margin: 0px !important;
  }
  /* line 11275, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-5 {
    margin: 5px !important;
  }
  /* line 11279, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-10 {
    margin: 10px !important;
  }
  /* line 11283, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-15 {
    margin: 15px !important;
  }
  /* line 11287, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-20 {
    margin: 20px !important;
  }
  /* line 11291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-25 {
    margin: 25px !important;
  }
  /* line 11295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-30 {
    margin: 30px !important;
  }
  /* line 11299, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-35 {
    margin: 35px !important;
  }
  /* line 11303, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-40 {
    margin: 40px !important;
  }
  /* line 11307, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-45 {
    margin: 45px !important;
  }
  /* line 11311, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-50 {
    margin: 50px !important;
  }
  /* line 11315, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-55 {
    margin: 55px !important;
  }
  /* line 11319, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-60 {
    margin: 60px !important;
  }
  /* line 11323, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-65 {
    margin: 65px !important;
  }
  /* line 11327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-70 {
    margin: 70px !important;
  }
  /* line 11331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-75 {
    margin: 75px !important;
  }
  /* line 11335, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-80 {
    margin: 80px !important;
  }
  /* line 11339, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-85 {
    margin: 85px !important;
  }
  /* line 11343, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-90 {
    margin: 90px !important;
  }
  /* line 11347, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-95 {
    margin: 95px !important;
  }
  /* line 11351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-100 {
    margin: 100px !important;
  }
  /* line 11355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-105 {
    margin: 105px !important;
  }
  /* line 11359, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-110 {
    margin: 110px !important;
  }
  /* line 11363, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-115 {
    margin: 115px !important;
  }
  /* line 11367, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-120 {
    margin: 120px !important;
  }
  /* line 11371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-125 {
    margin: 125px !important;
  }
  /* line 11375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-130 {
    margin: 130px !important;
  }
  /* line 11379, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-135 {
    margin: 135px !important;
  }
  /* line 11383, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-140 {
    margin: 140px !important;
  }
  /* line 11387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-145 {
    margin: 145px !important;
  }
  /* line 11391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-150 {
    margin: 150px !important;
  }
  /* line 11395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-155 {
    margin: 155px !important;
  }
  /* line 11399, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-160 {
    margin: 160px !important;
  }
  /* line 11403, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-165 {
    margin: 165px !important;
  }
  /* line 11407, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-170 {
    margin: 170px !important;
  }
  /* line 11411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-175 {
    margin: 175px !important;
  }
  /* line 11415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-180 {
    margin: 180px !important;
  }
  /* line 11419, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-185 {
    margin: 185px !important;
  }
  /* line 11423, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-190 {
    margin: 190px !important;
  }
  /* line 11427, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-195 {
    margin: 195px !important;
  }
  /* line 11431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xs-200 {
    margin: 200px !important;
  }
  /* line 11435, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-0 {
    margin-top: 0px !important;
  }
  /* line 11439, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-5 {
    margin-top: 5px !important;
  }
  /* line 11443, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  /* line 11447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-15 {
    margin-top: 15px !important;
  }
  /* line 11451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  /* line 11455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-25 {
    margin-top: 25px !important;
  }
  /* line 11459, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  /* line 11463, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-35 {
    margin-top: 35px !important;
  }
  /* line 11467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  /* line 11471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-45 {
    margin-top: 45px !important;
  }
  /* line 11475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  /* line 11479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-55 {
    margin-top: 55px !important;
  }
  /* line 11483, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  /* line 11487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-65 {
    margin-top: 65px !important;
  }
  /* line 11491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  /* line 11495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-75 {
    margin-top: 75px !important;
  }
  /* line 11499, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  /* line 11503, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-85 {
    margin-top: 85px !important;
  }
  /* line 11507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-90 {
    margin-top: 90px !important;
  }
  /* line 11511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-95 {
    margin-top: 95px !important;
  }
  /* line 11515, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-100 {
    margin-top: 100px !important;
  }
  /* line 11519, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-105 {
    margin-top: 105px !important;
  }
  /* line 11523, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-110 {
    margin-top: 110px !important;
  }
  /* line 11527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-115 {
    margin-top: 115px !important;
  }
  /* line 11531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-120 {
    margin-top: 120px !important;
  }
  /* line 11535, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-125 {
    margin-top: 125px !important;
  }
  /* line 11539, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-130 {
    margin-top: 130px !important;
  }
  /* line 11543, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-135 {
    margin-top: 135px !important;
  }
  /* line 11547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-140 {
    margin-top: 140px !important;
  }
  /* line 11551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-145 {
    margin-top: 145px !important;
  }
  /* line 11555, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-150 {
    margin-top: 150px !important;
  }
  /* line 11559, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-155 {
    margin-top: 155px !important;
  }
  /* line 11563, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-160 {
    margin-top: 160px !important;
  }
  /* line 11567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-165 {
    margin-top: 165px !important;
  }
  /* line 11571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-170 {
    margin-top: 170px !important;
  }
  /* line 11575, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-175 {
    margin-top: 175px !important;
  }
  /* line 11579, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-180 {
    margin-top: 180px !important;
  }
  /* line 11583, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-185 {
    margin-top: 185px !important;
  }
  /* line 11587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-190 {
    margin-top: 190px !important;
  }
  /* line 11591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-195 {
    margin-top: 195px !important;
  }
  /* line 11595, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xs-200 {
    margin-top: 200px !important;
  }
  /* line 11599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-0 {
    margin-bottom: 0px !important;
  }
  /* line 11603, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-5 {
    margin-bottom: 5px !important;
  }
  /* line 11607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  /* line 11611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-15 {
    margin-bottom: 15px !important;
  }
  /* line 11615, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  /* line 11619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-25 {
    margin-bottom: 25px !important;
  }
  /* line 11623, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  /* line 11627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-35 {
    margin-bottom: 35px !important;
  }
  /* line 11631, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  /* line 11635, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-45 {
    margin-bottom: 45px !important;
  }
  /* line 11639, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  /* line 11643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-55 {
    margin-bottom: 55px !important;
  }
  /* line 11647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  /* line 11651, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-65 {
    margin-bottom: 65px !important;
  }
  /* line 11655, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  /* line 11659, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-75 {
    margin-bottom: 75px !important;
  }
  /* line 11663, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
  /* line 11667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-85 {
    margin-bottom: 85px !important;
  }
  /* line 11671, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-90 {
    margin-bottom: 90px !important;
  }
  /* line 11675, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-95 {
    margin-bottom: 95px !important;
  }
  /* line 11679, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-100 {
    margin-bottom: 100px !important;
  }
  /* line 11683, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-105 {
    margin-bottom: 105px !important;
  }
  /* line 11687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-110 {
    margin-bottom: 110px !important;
  }
  /* line 11691, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-115 {
    margin-bottom: 115px !important;
  }
  /* line 11695, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-120 {
    margin-bottom: 120px !important;
  }
  /* line 11699, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-125 {
    margin-bottom: 125px !important;
  }
  /* line 11703, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-130 {
    margin-bottom: 130px !important;
  }
  /* line 11707, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-135 {
    margin-bottom: 135px !important;
  }
  /* line 11711, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-140 {
    margin-bottom: 140px !important;
  }
  /* line 11715, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-145 {
    margin-bottom: 145px !important;
  }
  /* line 11719, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-150 {
    margin-bottom: 150px !important;
  }
  /* line 11723, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-155 {
    margin-bottom: 155px !important;
  }
  /* line 11727, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-160 {
    margin-bottom: 160px !important;
  }
  /* line 11731, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-165 {
    margin-bottom: 165px !important;
  }
  /* line 11735, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-170 {
    margin-bottom: 170px !important;
  }
  /* line 11739, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-175 {
    margin-bottom: 175px !important;
  }
  /* line 11743, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-180 {
    margin-bottom: 180px !important;
  }
  /* line 11747, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-185 {
    margin-bottom: 185px !important;
  }
  /* line 11751, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-190 {
    margin-bottom: 190px !important;
  }
  /* line 11755, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-195 {
    margin-bottom: 195px !important;
  }
  /* line 11759, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xs-200 {
    margin-bottom: 200px !important;
  }
  /* line 11763, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-0 {
    margin-left: 0px !important;
  }
  /* line 11767, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-5 {
    margin-left: 5px !important;
  }
  /* line 11771, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-10 {
    margin-left: 10px !important;
  }
  /* line 11775, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-15 {
    margin-left: 15px !important;
  }
  /* line 11779, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-20 {
    margin-left: 20px !important;
  }
  /* line 11783, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-25 {
    margin-left: 25px !important;
  }
  /* line 11787, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-30 {
    margin-left: 30px !important;
  }
  /* line 11791, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-35 {
    margin-left: 35px !important;
  }
  /* line 11795, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-40 {
    margin-left: 40px !important;
  }
  /* line 11799, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-45 {
    margin-left: 45px !important;
  }
  /* line 11803, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-50 {
    margin-left: 50px !important;
  }
  /* line 11807, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-55 {
    margin-left: 55px !important;
  }
  /* line 11811, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-60 {
    margin-left: 60px !important;
  }
  /* line 11815, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-65 {
    margin-left: 65px !important;
  }
  /* line 11819, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-70 {
    margin-left: 70px !important;
  }
  /* line 11823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-75 {
    margin-left: 75px !important;
  }
  /* line 11827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-80 {
    margin-left: 80px !important;
  }
  /* line 11831, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-85 {
    margin-left: 85px !important;
  }
  /* line 11835, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-90 {
    margin-left: 90px !important;
  }
  /* line 11839, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-95 {
    margin-left: 95px !important;
  }
  /* line 11843, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-100 {
    margin-left: 100px !important;
  }
  /* line 11847, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-105 {
    margin-left: 105px !important;
  }
  /* line 11851, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-110 {
    margin-left: 110px !important;
  }
  /* line 11855, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-115 {
    margin-left: 115px !important;
  }
  /* line 11859, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-120 {
    margin-left: 120px !important;
  }
  /* line 11863, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-125 {
    margin-left: 125px !important;
  }
  /* line 11867, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-130 {
    margin-left: 130px !important;
  }
  /* line 11871, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-135 {
    margin-left: 135px !important;
  }
  /* line 11875, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-140 {
    margin-left: 140px !important;
  }
  /* line 11879, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-145 {
    margin-left: 145px !important;
  }
  /* line 11883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-150 {
    margin-left: 150px !important;
  }
  /* line 11887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-155 {
    margin-left: 155px !important;
  }
  /* line 11891, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-160 {
    margin-left: 160px !important;
  }
  /* line 11895, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-165 {
    margin-left: 165px !important;
  }
  /* line 11899, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-170 {
    margin-left: 170px !important;
  }
  /* line 11903, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-175 {
    margin-left: 175px !important;
  }
  /* line 11907, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-180 {
    margin-left: 180px !important;
  }
  /* line 11911, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-185 {
    margin-left: 185px !important;
  }
  /* line 11915, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-190 {
    margin-left: 190px !important;
  }
  /* line 11919, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-195 {
    margin-left: 195px !important;
  }
  /* line 11923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xs-200 {
    margin-left: 200px !important;
  }
  /* line 11927, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-0 {
    margin-right: 0px !important;
  }
  /* line 11931, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-5 {
    margin-right: 5px !important;
  }
  /* line 11935, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-10 {
    margin-right: 10px !important;
  }
  /* line 11939, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-15 {
    margin-right: 15px !important;
  }
  /* line 11943, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-20 {
    margin-right: 20px !important;
  }
  /* line 11947, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-25 {
    margin-right: 25px !important;
  }
  /* line 11951, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-30 {
    margin-right: 30px !important;
  }
  /* line 11955, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-35 {
    margin-right: 35px !important;
  }
  /* line 11959, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-40 {
    margin-right: 40px !important;
  }
  /* line 11963, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-45 {
    margin-right: 45px !important;
  }
  /* line 11967, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-50 {
    margin-right: 50px !important;
  }
  /* line 11971, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-55 {
    margin-right: 55px !important;
  }
  /* line 11975, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-60 {
    margin-right: 60px !important;
  }
  /* line 11979, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-65 {
    margin-right: 65px !important;
  }
  /* line 11983, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-70 {
    margin-right: 70px !important;
  }
  /* line 11987, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-75 {
    margin-right: 75px !important;
  }
  /* line 11991, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-80 {
    margin-right: 80px !important;
  }
  /* line 11995, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-85 {
    margin-right: 85px !important;
  }
  /* line 11999, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-90 {
    margin-right: 90px !important;
  }
  /* line 12003, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-95 {
    margin-right: 95px !important;
  }
  /* line 12007, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-100 {
    margin-right: 100px !important;
  }
  /* line 12011, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-105 {
    margin-right: 105px !important;
  }
  /* line 12015, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-110 {
    margin-right: 110px !important;
  }
  /* line 12019, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-115 {
    margin-right: 115px !important;
  }
  /* line 12023, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-120 {
    margin-right: 120px !important;
  }
  /* line 12027, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-125 {
    margin-right: 125px !important;
  }
  /* line 12031, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-130 {
    margin-right: 130px !important;
  }
  /* line 12035, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-135 {
    margin-right: 135px !important;
  }
  /* line 12039, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-140 {
    margin-right: 140px !important;
  }
  /* line 12043, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-145 {
    margin-right: 145px !important;
  }
  /* line 12047, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-150 {
    margin-right: 150px !important;
  }
  /* line 12051, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-155 {
    margin-right: 155px !important;
  }
  /* line 12055, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-160 {
    margin-right: 160px !important;
  }
  /* line 12059, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-165 {
    margin-right: 165px !important;
  }
  /* line 12063, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-170 {
    margin-right: 170px !important;
  }
  /* line 12067, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-175 {
    margin-right: 175px !important;
  }
  /* line 12071, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-180 {
    margin-right: 180px !important;
  }
  /* line 12075, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-185 {
    margin-right: 185px !important;
  }
  /* line 12079, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-190 {
    margin-right: 190px !important;
  }
  /* line 12083, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-195 {
    margin-right: 195px !important;
  }
  /* line 12087, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xs-200 {
    margin-right: 200px !important;
  }
  /* line 12091, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 12096, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 12101, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 12106, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 12111, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 12116, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 12121, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 12126, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 12131, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 12136, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 12141, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 12146, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 12151, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 12156, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 12161, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 12166, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 12171, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 12176, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 12181, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 12186, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 12191, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 12196, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 12201, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 12206, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 12211, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 12216, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 12221, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 12226, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 12231, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 12236, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 12241, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 12246, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 12251, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 12256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 12261, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 12266, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 12271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 12276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 12281, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 12286, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 12291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xs-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 12296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 12301, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 12306, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 12311, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 12316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 12321, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 12326, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 12331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 12336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 12341, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 12346, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 12351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 12356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 12361, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 12366, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 12371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 12376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 12381, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 12386, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 12391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 12396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 12401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 12406, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 12411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 12416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 12421, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 12426, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 12431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 12436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 12441, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 12446, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 12451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 12456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 12461, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 12466, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 12471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 12476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 12481, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 12486, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 12491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 12496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xs-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 576px) {
  /* line 12502, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-0 {
    margin: 0px !important;
  }
  /* line 12506, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-5 {
    margin: 5px !important;
  }
  /* line 12510, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-10 {
    margin: 10px !important;
  }
  /* line 12514, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-15 {
    margin: 15px !important;
  }
  /* line 12518, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-20 {
    margin: 20px !important;
  }
  /* line 12522, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-25 {
    margin: 25px !important;
  }
  /* line 12526, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-30 {
    margin: 30px !important;
  }
  /* line 12530, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-35 {
    margin: 35px !important;
  }
  /* line 12534, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-40 {
    margin: 40px !important;
  }
  /* line 12538, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-45 {
    margin: 45px !important;
  }
  /* line 12542, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-50 {
    margin: 50px !important;
  }
  /* line 12546, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-55 {
    margin: 55px !important;
  }
  /* line 12550, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-60 {
    margin: 60px !important;
  }
  /* line 12554, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-65 {
    margin: 65px !important;
  }
  /* line 12558, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-70 {
    margin: 70px !important;
  }
  /* line 12562, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-75 {
    margin: 75px !important;
  }
  /* line 12566, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-80 {
    margin: 80px !important;
  }
  /* line 12570, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-85 {
    margin: 85px !important;
  }
  /* line 12574, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-90 {
    margin: 90px !important;
  }
  /* line 12578, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-95 {
    margin: 95px !important;
  }
  /* line 12582, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-100 {
    margin: 100px !important;
  }
  /* line 12586, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-105 {
    margin: 105px !important;
  }
  /* line 12590, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-110 {
    margin: 110px !important;
  }
  /* line 12594, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-115 {
    margin: 115px !important;
  }
  /* line 12598, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-120 {
    margin: 120px !important;
  }
  /* line 12602, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-125 {
    margin: 125px !important;
  }
  /* line 12606, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-130 {
    margin: 130px !important;
  }
  /* line 12610, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-135 {
    margin: 135px !important;
  }
  /* line 12614, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-140 {
    margin: 140px !important;
  }
  /* line 12618, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-145 {
    margin: 145px !important;
  }
  /* line 12622, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-150 {
    margin: 150px !important;
  }
  /* line 12626, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-155 {
    margin: 155px !important;
  }
  /* line 12630, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-160 {
    margin: 160px !important;
  }
  /* line 12634, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-165 {
    margin: 165px !important;
  }
  /* line 12638, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-170 {
    margin: 170px !important;
  }
  /* line 12642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-175 {
    margin: 175px !important;
  }
  /* line 12646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-180 {
    margin: 180px !important;
  }
  /* line 12650, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-185 {
    margin: 185px !important;
  }
  /* line 12654, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-190 {
    margin: 190px !important;
  }
  /* line 12658, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-195 {
    margin: 195px !important;
  }
  /* line 12662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-sm-200 {
    margin: 200px !important;
  }
  /* line 12666, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  /* line 12670, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  /* line 12674, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  /* line 12678, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  /* line 12682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  /* line 12686, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-25 {
    margin-top: 25px !important;
  }
  /* line 12690, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  /* line 12694, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-35 {
    margin-top: 35px !important;
  }
  /* line 12698, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  /* line 12702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-45 {
    margin-top: 45px !important;
  }
  /* line 12706, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  /* line 12710, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-55 {
    margin-top: 55px !important;
  }
  /* line 12714, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  /* line 12718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-65 {
    margin-top: 65px !important;
  }
  /* line 12722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  /* line 12726, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-75 {
    margin-top: 75px !important;
  }
  /* line 12730, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  /* line 12734, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-85 {
    margin-top: 85px !important;
  }
  /* line 12738, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-90 {
    margin-top: 90px !important;
  }
  /* line 12742, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-95 {
    margin-top: 95px !important;
  }
  /* line 12746, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  /* line 12750, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-105 {
    margin-top: 105px !important;
  }
  /* line 12754, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-110 {
    margin-top: 110px !important;
  }
  /* line 12758, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-115 {
    margin-top: 115px !important;
  }
  /* line 12762, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-120 {
    margin-top: 120px !important;
  }
  /* line 12766, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-125 {
    margin-top: 125px !important;
  }
  /* line 12770, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-130 {
    margin-top: 130px !important;
  }
  /* line 12774, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-135 {
    margin-top: 135px !important;
  }
  /* line 12778, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-140 {
    margin-top: 140px !important;
  }
  /* line 12782, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-145 {
    margin-top: 145px !important;
  }
  /* line 12786, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-150 {
    margin-top: 150px !important;
  }
  /* line 12790, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-155 {
    margin-top: 155px !important;
  }
  /* line 12794, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-160 {
    margin-top: 160px !important;
  }
  /* line 12798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-165 {
    margin-top: 165px !important;
  }
  /* line 12802, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-170 {
    margin-top: 170px !important;
  }
  /* line 12806, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-175 {
    margin-top: 175px !important;
  }
  /* line 12810, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-180 {
    margin-top: 180px !important;
  }
  /* line 12814, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-185 {
    margin-top: 185px !important;
  }
  /* line 12818, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-190 {
    margin-top: 190px !important;
  }
  /* line 12822, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-195 {
    margin-top: 195px !important;
  }
  /* line 12826, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-sm-200 {
    margin-top: 200px !important;
  }
  /* line 12830, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  /* line 12834, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-5 {
    margin-bottom: 5px !important;
  }
  /* line 12838, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  /* line 12842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
  /* line 12846, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  /* line 12850, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-25 {
    margin-bottom: 25px !important;
  }
  /* line 12854, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  /* line 12858, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-35 {
    margin-bottom: 35px !important;
  }
  /* line 12862, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  /* line 12866, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-45 {
    margin-bottom: 45px !important;
  }
  /* line 12870, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  /* line 12874, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-55 {
    margin-bottom: 55px !important;
  }
  /* line 12878, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  /* line 12882, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-65 {
    margin-bottom: 65px !important;
  }
  /* line 12886, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  /* line 12890, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-75 {
    margin-bottom: 75px !important;
  }
  /* line 12894, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  /* line 12898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-85 {
    margin-bottom: 85px !important;
  }
  /* line 12902, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  /* line 12906, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-95 {
    margin-bottom: 95px !important;
  }
  /* line 12910, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  /* line 12914, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-105 {
    margin-bottom: 105px !important;
  }
  /* line 12918, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-110 {
    margin-bottom: 110px !important;
  }
  /* line 12922, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-115 {
    margin-bottom: 115px !important;
  }
  /* line 12926, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
  /* line 12930, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-125 {
    margin-bottom: 125px !important;
  }
  /* line 12934, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-130 {
    margin-bottom: 130px !important;
  }
  /* line 12938, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-135 {
    margin-bottom: 135px !important;
  }
  /* line 12942, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-140 {
    margin-bottom: 140px !important;
  }
  /* line 12946, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-145 {
    margin-bottom: 145px !important;
  }
  /* line 12950, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
  /* line 12954, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-155 {
    margin-bottom: 155px !important;
  }
  /* line 12958, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-160 {
    margin-bottom: 160px !important;
  }
  /* line 12962, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-165 {
    margin-bottom: 165px !important;
  }
  /* line 12966, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-170 {
    margin-bottom: 170px !important;
  }
  /* line 12970, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-175 {
    margin-bottom: 175px !important;
  }
  /* line 12974, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
  /* line 12978, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-185 {
    margin-bottom: 185px !important;
  }
  /* line 12982, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-190 {
    margin-bottom: 190px !important;
  }
  /* line 12986, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-195 {
    margin-bottom: 195px !important;
  }
  /* line 12990, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-sm-200 {
    margin-bottom: 200px !important;
  }
  /* line 12994, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-0 {
    margin-left: 0px !important;
  }
  /* line 12998, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-5 {
    margin-left: 5px !important;
  }
  /* line 13002, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-10 {
    margin-left: 10px !important;
  }
  /* line 13006, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-15 {
    margin-left: 15px !important;
  }
  /* line 13010, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-20 {
    margin-left: 20px !important;
  }
  /* line 13014, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-25 {
    margin-left: 25px !important;
  }
  /* line 13018, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-30 {
    margin-left: 30px !important;
  }
  /* line 13022, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-35 {
    margin-left: 35px !important;
  }
  /* line 13026, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-40 {
    margin-left: 40px !important;
  }
  /* line 13030, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-45 {
    margin-left: 45px !important;
  }
  /* line 13034, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-50 {
    margin-left: 50px !important;
  }
  /* line 13038, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-55 {
    margin-left: 55px !important;
  }
  /* line 13042, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-60 {
    margin-left: 60px !important;
  }
  /* line 13046, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-65 {
    margin-left: 65px !important;
  }
  /* line 13050, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-70 {
    margin-left: 70px !important;
  }
  /* line 13054, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-75 {
    margin-left: 75px !important;
  }
  /* line 13058, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-80 {
    margin-left: 80px !important;
  }
  /* line 13062, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-85 {
    margin-left: 85px !important;
  }
  /* line 13066, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-90 {
    margin-left: 90px !important;
  }
  /* line 13070, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-95 {
    margin-left: 95px !important;
  }
  /* line 13074, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-100 {
    margin-left: 100px !important;
  }
  /* line 13078, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-105 {
    margin-left: 105px !important;
  }
  /* line 13082, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-110 {
    margin-left: 110px !important;
  }
  /* line 13086, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-115 {
    margin-left: 115px !important;
  }
  /* line 13090, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-120 {
    margin-left: 120px !important;
  }
  /* line 13094, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-125 {
    margin-left: 125px !important;
  }
  /* line 13098, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-130 {
    margin-left: 130px !important;
  }
  /* line 13102, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-135 {
    margin-left: 135px !important;
  }
  /* line 13106, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-140 {
    margin-left: 140px !important;
  }
  /* line 13110, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-145 {
    margin-left: 145px !important;
  }
  /* line 13114, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-150 {
    margin-left: 150px !important;
  }
  /* line 13118, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-155 {
    margin-left: 155px !important;
  }
  /* line 13122, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-160 {
    margin-left: 160px !important;
  }
  /* line 13126, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-165 {
    margin-left: 165px !important;
  }
  /* line 13130, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-170 {
    margin-left: 170px !important;
  }
  /* line 13134, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-175 {
    margin-left: 175px !important;
  }
  /* line 13138, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-180 {
    margin-left: 180px !important;
  }
  /* line 13142, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-185 {
    margin-left: 185px !important;
  }
  /* line 13146, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-190 {
    margin-left: 190px !important;
  }
  /* line 13150, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-195 {
    margin-left: 195px !important;
  }
  /* line 13154, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-200 {
    margin-left: 200px !important;
  }
  /* line 13158, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-0 {
    margin-right: 0px !important;
  }
  /* line 13162, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-5 {
    margin-right: 5px !important;
  }
  /* line 13166, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-10 {
    margin-right: 10px !important;
  }
  /* line 13170, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-15 {
    margin-right: 15px !important;
  }
  /* line 13174, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-20 {
    margin-right: 20px !important;
  }
  /* line 13178, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-25 {
    margin-right: 25px !important;
  }
  /* line 13182, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-30 {
    margin-right: 30px !important;
  }
  /* line 13186, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-35 {
    margin-right: 35px !important;
  }
  /* line 13190, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-40 {
    margin-right: 40px !important;
  }
  /* line 13194, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-45 {
    margin-right: 45px !important;
  }
  /* line 13198, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-50 {
    margin-right: 50px !important;
  }
  /* line 13202, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-55 {
    margin-right: 55px !important;
  }
  /* line 13206, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-60 {
    margin-right: 60px !important;
  }
  /* line 13210, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-65 {
    margin-right: 65px !important;
  }
  /* line 13214, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-70 {
    margin-right: 70px !important;
  }
  /* line 13218, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-75 {
    margin-right: 75px !important;
  }
  /* line 13222, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-80 {
    margin-right: 80px !important;
  }
  /* line 13226, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-85 {
    margin-right: 85px !important;
  }
  /* line 13230, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-90 {
    margin-right: 90px !important;
  }
  /* line 13234, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-95 {
    margin-right: 95px !important;
  }
  /* line 13238, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-100 {
    margin-right: 100px !important;
  }
  /* line 13242, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-105 {
    margin-right: 105px !important;
  }
  /* line 13246, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-110 {
    margin-right: 110px !important;
  }
  /* line 13250, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-115 {
    margin-right: 115px !important;
  }
  /* line 13254, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-120 {
    margin-right: 120px !important;
  }
  /* line 13258, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-125 {
    margin-right: 125px !important;
  }
  /* line 13262, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-130 {
    margin-right: 130px !important;
  }
  /* line 13266, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-135 {
    margin-right: 135px !important;
  }
  /* line 13270, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-140 {
    margin-right: 140px !important;
  }
  /* line 13274, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-145 {
    margin-right: 145px !important;
  }
  /* line 13278, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-150 {
    margin-right: 150px !important;
  }
  /* line 13282, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-155 {
    margin-right: 155px !important;
  }
  /* line 13286, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-160 {
    margin-right: 160px !important;
  }
  /* line 13290, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-165 {
    margin-right: 165px !important;
  }
  /* line 13294, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-170 {
    margin-right: 170px !important;
  }
  /* line 13298, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-175 {
    margin-right: 175px !important;
  }
  /* line 13302, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-180 {
    margin-right: 180px !important;
  }
  /* line 13306, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-185 {
    margin-right: 185px !important;
  }
  /* line 13310, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-190 {
    margin-right: 190px !important;
  }
  /* line 13314, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-195 {
    margin-right: 195px !important;
  }
  /* line 13318, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-sm-200 {
    margin-right: 200px !important;
  }
  /* line 13322, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 13327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 13332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 13337, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 13342, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 13347, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 13352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 13357, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 13362, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 13367, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 13372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 13377, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 13382, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 13387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 13392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 13397, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 13402, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 13407, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 13412, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 13417, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 13422, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 13427, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 13432, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 13437, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 13442, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 13447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 13452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 13457, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 13462, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 13467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 13472, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 13477, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 13482, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 13487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 13492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 13497, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 13502, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 13507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 13512, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 13517, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 13522, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-sm-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 13527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 13532, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 13537, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 13542, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 13547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 13552, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 13557, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 13562, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 13567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 13572, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 13577, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 13582, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 13587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 13592, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 13597, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 13602, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 13607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 13612, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 13617, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 13622, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 13627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 13632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 13637, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 13642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 13647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 13652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 13657, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 13662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 13667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 13672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 13677, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 13682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 13687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 13692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 13697, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 13702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 13707, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 13712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 13717, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 13722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 13727, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-sm-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 768px) {
  /* line 13733, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-0 {
    margin: 0px !important;
  }
  /* line 13737, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-5 {
    margin: 5px !important;
  }
  /* line 13741, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-10 {
    margin: 10px !important;
  }
  /* line 13745, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-15 {
    margin: 15px !important;
  }
  /* line 13749, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-20 {
    margin: 20px !important;
  }
  /* line 13753, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-25 {
    margin: 25px !important;
  }
  /* line 13757, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-30 {
    margin: 30px !important;
  }
  /* line 13761, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-35 {
    margin: 35px !important;
  }
  /* line 13765, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-40 {
    margin: 40px !important;
  }
  /* line 13769, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-45 {
    margin: 45px !important;
  }
  /* line 13773, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-50 {
    margin: 50px !important;
  }
  /* line 13777, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-55 {
    margin: 55px !important;
  }
  /* line 13781, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-60 {
    margin: 60px !important;
  }
  /* line 13785, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-65 {
    margin: 65px !important;
  }
  /* line 13789, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-70 {
    margin: 70px !important;
  }
  /* line 13793, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-75 {
    margin: 75px !important;
  }
  /* line 13797, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-80 {
    margin: 80px !important;
  }
  /* line 13801, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-85 {
    margin: 85px !important;
  }
  /* line 13805, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-90 {
    margin: 90px !important;
  }
  /* line 13809, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-95 {
    margin: 95px !important;
  }
  /* line 13813, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-100 {
    margin: 100px !important;
  }
  /* line 13817, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-105 {
    margin: 105px !important;
  }
  /* line 13821, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-110 {
    margin: 110px !important;
  }
  /* line 13825, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-115 {
    margin: 115px !important;
  }
  /* line 13829, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-120 {
    margin: 120px !important;
  }
  /* line 13833, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-125 {
    margin: 125px !important;
  }
  /* line 13837, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-130 {
    margin: 130px !important;
  }
  /* line 13841, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-135 {
    margin: 135px !important;
  }
  /* line 13845, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-140 {
    margin: 140px !important;
  }
  /* line 13849, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-145 {
    margin: 145px !important;
  }
  /* line 13853, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-150 {
    margin: 150px !important;
  }
  /* line 13857, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-155 {
    margin: 155px !important;
  }
  /* line 13861, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-160 {
    margin: 160px !important;
  }
  /* line 13865, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-165 {
    margin: 165px !important;
  }
  /* line 13869, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-170 {
    margin: 170px !important;
  }
  /* line 13873, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-175 {
    margin: 175px !important;
  }
  /* line 13877, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-180 {
    margin: 180px !important;
  }
  /* line 13881, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-185 {
    margin: 185px !important;
  }
  /* line 13885, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-190 {
    margin: 190px !important;
  }
  /* line 13889, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-195 {
    margin: 195px !important;
  }
  /* line 13893, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-md-200 {
    margin: 200px !important;
  }
  /* line 13897, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-0 {
    margin-top: 0px !important;
  }
  /* line 13901, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-5 {
    margin-top: 5px !important;
  }
  /* line 13905, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-10 {
    margin-top: 10px !important;
  }
  /* line 13909, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-15 {
    margin-top: 15px !important;
  }
  /* line 13913, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-20 {
    margin-top: 20px !important;
  }
  /* line 13917, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-25 {
    margin-top: 25px !important;
  }
  /* line 13921, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-30 {
    margin-top: 30px !important;
  }
  /* line 13925, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-35 {
    margin-top: 35px !important;
  }
  /* line 13929, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-40 {
    margin-top: 40px !important;
  }
  /* line 13933, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-45 {
    margin-top: 45px !important;
  }
  /* line 13937, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-50 {
    margin-top: 50px !important;
  }
  /* line 13941, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-55 {
    margin-top: 55px !important;
  }
  /* line 13945, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-60 {
    margin-top: 60px !important;
  }
  /* line 13949, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-65 {
    margin-top: 65px !important;
  }
  /* line 13953, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-70 {
    margin-top: 70px !important;
  }
  /* line 13957, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-75 {
    margin-top: 75px !important;
  }
  /* line 13961, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-80 {
    margin-top: 80px !important;
  }
  /* line 13965, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-85 {
    margin-top: 85px !important;
  }
  /* line 13969, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-90 {
    margin-top: 90px !important;
  }
  /* line 13973, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-95 {
    margin-top: 95px !important;
  }
  /* line 13977, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-100 {
    margin-top: 100px !important;
  }
  /* line 13981, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-105 {
    margin-top: 105px !important;
  }
  /* line 13985, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-110 {
    margin-top: 110px !important;
  }
  /* line 13989, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-115 {
    margin-top: 115px !important;
  }
  /* line 13993, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-120 {
    margin-top: 120px !important;
  }
  /* line 13997, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-125 {
    margin-top: 125px !important;
  }
  /* line 14001, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-130 {
    margin-top: 130px !important;
  }
  /* line 14005, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-135 {
    margin-top: 135px !important;
  }
  /* line 14009, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-140 {
    margin-top: 140px !important;
  }
  /* line 14013, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-145 {
    margin-top: 145px !important;
  }
  /* line 14017, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-150 {
    margin-top: 150px !important;
  }
  /* line 14021, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-155 {
    margin-top: 155px !important;
  }
  /* line 14025, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-160 {
    margin-top: 160px !important;
  }
  /* line 14029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-165 {
    margin-top: 165px !important;
  }
  /* line 14033, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-170 {
    margin-top: 170px !important;
  }
  /* line 14037, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-175 {
    margin-top: 175px !important;
  }
  /* line 14041, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-180 {
    margin-top: 180px !important;
  }
  /* line 14045, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-185 {
    margin-top: 185px !important;
  }
  /* line 14049, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-190 {
    margin-top: 190px !important;
  }
  /* line 14053, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-195 {
    margin-top: 195px !important;
  }
  /* line 14057, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-md-200 {
    margin-top: 200px !important;
  }
  /* line 14061, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  /* line 14065, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-5 {
    margin-bottom: 5px !important;
  }
  /* line 14069, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  /* line 14073, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
  /* line 14077, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  /* line 14081, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-25 {
    margin-bottom: 25px !important;
  }
  /* line 14085, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  /* line 14089, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-35 {
    margin-bottom: 35px !important;
  }
  /* line 14093, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  /* line 14097, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-45 {
    margin-bottom: 45px !important;
  }
  /* line 14101, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  /* line 14105, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-55 {
    margin-bottom: 55px !important;
  }
  /* line 14109, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  /* line 14113, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-65 {
    margin-bottom: 65px !important;
  }
  /* line 14117, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  /* line 14121, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-75 {
    margin-bottom: 75px !important;
  }
  /* line 14125, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  /* line 14129, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-85 {
    margin-bottom: 85px !important;
  }
  /* line 14133, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  /* line 14137, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-95 {
    margin-bottom: 95px !important;
  }
  /* line 14141, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  /* line 14145, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-105 {
    margin-bottom: 105px !important;
  }
  /* line 14149, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-110 {
    margin-bottom: 110px !important;
  }
  /* line 14153, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-115 {
    margin-bottom: 115px !important;
  }
  /* line 14157, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
  /* line 14161, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-125 {
    margin-bottom: 125px !important;
  }
  /* line 14165, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-130 {
    margin-bottom: 130px !important;
  }
  /* line 14169, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-135 {
    margin-bottom: 135px !important;
  }
  /* line 14173, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-140 {
    margin-bottom: 140px !important;
  }
  /* line 14177, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-145 {
    margin-bottom: 145px !important;
  }
  /* line 14181, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
  /* line 14185, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-155 {
    margin-bottom: 155px !important;
  }
  /* line 14189, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-160 {
    margin-bottom: 160px !important;
  }
  /* line 14193, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-165 {
    margin-bottom: 165px !important;
  }
  /* line 14197, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-170 {
    margin-bottom: 170px !important;
  }
  /* line 14201, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-175 {
    margin-bottom: 175px !important;
  }
  /* line 14205, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
  /* line 14209, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-185 {
    margin-bottom: 185px !important;
  }
  /* line 14213, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-190 {
    margin-bottom: 190px !important;
  }
  /* line 14217, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-195 {
    margin-bottom: 195px !important;
  }
  /* line 14221, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
  /* line 14225, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-0 {
    margin-left: 0px !important;
  }
  /* line 14229, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-5 {
    margin-left: 5px !important;
  }
  /* line 14233, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-10 {
    margin-left: 10px !important;
  }
  /* line 14237, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-15 {
    margin-left: 15px !important;
  }
  /* line 14241, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-20 {
    margin-left: 20px !important;
  }
  /* line 14245, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-25 {
    margin-left: 25px !important;
  }
  /* line 14249, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-30 {
    margin-left: 30px !important;
  }
  /* line 14253, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-35 {
    margin-left: 35px !important;
  }
  /* line 14257, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-40 {
    margin-left: 40px !important;
  }
  /* line 14261, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-45 {
    margin-left: 45px !important;
  }
  /* line 14265, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-50 {
    margin-left: 50px !important;
  }
  /* line 14269, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-55 {
    margin-left: 55px !important;
  }
  /* line 14273, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-60 {
    margin-left: 60px !important;
  }
  /* line 14277, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-65 {
    margin-left: 65px !important;
  }
  /* line 14281, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-70 {
    margin-left: 70px !important;
  }
  /* line 14285, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-75 {
    margin-left: 75px !important;
  }
  /* line 14289, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-80 {
    margin-left: 80px !important;
  }
  /* line 14293, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-85 {
    margin-left: 85px !important;
  }
  /* line 14297, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-90 {
    margin-left: 90px !important;
  }
  /* line 14301, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-95 {
    margin-left: 95px !important;
  }
  /* line 14305, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-100 {
    margin-left: 100px !important;
  }
  /* line 14309, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-105 {
    margin-left: 105px !important;
  }
  /* line 14313, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-110 {
    margin-left: 110px !important;
  }
  /* line 14317, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-115 {
    margin-left: 115px !important;
  }
  /* line 14321, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-120 {
    margin-left: 120px !important;
  }
  /* line 14325, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-125 {
    margin-left: 125px !important;
  }
  /* line 14329, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-130 {
    margin-left: 130px !important;
  }
  /* line 14333, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-135 {
    margin-left: 135px !important;
  }
  /* line 14337, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-140 {
    margin-left: 140px !important;
  }
  /* line 14341, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-145 {
    margin-left: 145px !important;
  }
  /* line 14345, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-150 {
    margin-left: 150px !important;
  }
  /* line 14349, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-155 {
    margin-left: 155px !important;
  }
  /* line 14353, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-160 {
    margin-left: 160px !important;
  }
  /* line 14357, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-165 {
    margin-left: 165px !important;
  }
  /* line 14361, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-170 {
    margin-left: 170px !important;
  }
  /* line 14365, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-175 {
    margin-left: 175px !important;
  }
  /* line 14369, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-180 {
    margin-left: 180px !important;
  }
  /* line 14373, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-185 {
    margin-left: 185px !important;
  }
  /* line 14377, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-190 {
    margin-left: 190px !important;
  }
  /* line 14381, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-195 {
    margin-left: 195px !important;
  }
  /* line 14385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-md-200 {
    margin-left: 200px !important;
  }
  /* line 14389, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-0 {
    margin-right: 0px !important;
  }
  /* line 14393, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-5 {
    margin-right: 5px !important;
  }
  /* line 14397, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-10 {
    margin-right: 10px !important;
  }
  /* line 14401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-15 {
    margin-right: 15px !important;
  }
  /* line 14405, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-20 {
    margin-right: 20px !important;
  }
  /* line 14409, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-25 {
    margin-right: 25px !important;
  }
  /* line 14413, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-30 {
    margin-right: 30px !important;
  }
  /* line 14417, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-35 {
    margin-right: 35px !important;
  }
  /* line 14421, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-40 {
    margin-right: 40px !important;
  }
  /* line 14425, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-45 {
    margin-right: 45px !important;
  }
  /* line 14429, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-50 {
    margin-right: 50px !important;
  }
  /* line 14433, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-55 {
    margin-right: 55px !important;
  }
  /* line 14437, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-60 {
    margin-right: 60px !important;
  }
  /* line 14441, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-65 {
    margin-right: 65px !important;
  }
  /* line 14445, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-70 {
    margin-right: 70px !important;
  }
  /* line 14449, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-75 {
    margin-right: 75px !important;
  }
  /* line 14453, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-80 {
    margin-right: 80px !important;
  }
  /* line 14457, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-85 {
    margin-right: 85px !important;
  }
  /* line 14461, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-90 {
    margin-right: 90px !important;
  }
  /* line 14465, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-95 {
    margin-right: 95px !important;
  }
  /* line 14469, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-100 {
    margin-right: 100px !important;
  }
  /* line 14473, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-105 {
    margin-right: 105px !important;
  }
  /* line 14477, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-110 {
    margin-right: 110px !important;
  }
  /* line 14481, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-115 {
    margin-right: 115px !important;
  }
  /* line 14485, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-120 {
    margin-right: 120px !important;
  }
  /* line 14489, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-125 {
    margin-right: 125px !important;
  }
  /* line 14493, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-130 {
    margin-right: 130px !important;
  }
  /* line 14497, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-135 {
    margin-right: 135px !important;
  }
  /* line 14501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-140 {
    margin-right: 140px !important;
  }
  /* line 14505, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-145 {
    margin-right: 145px !important;
  }
  /* line 14509, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-150 {
    margin-right: 150px !important;
  }
  /* line 14513, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-155 {
    margin-right: 155px !important;
  }
  /* line 14517, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-160 {
    margin-right: 160px !important;
  }
  /* line 14521, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-165 {
    margin-right: 165px !important;
  }
  /* line 14525, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-170 {
    margin-right: 170px !important;
  }
  /* line 14529, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-175 {
    margin-right: 175px !important;
  }
  /* line 14533, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-180 {
    margin-right: 180px !important;
  }
  /* line 14537, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-185 {
    margin-right: 185px !important;
  }
  /* line 14541, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-190 {
    margin-right: 190px !important;
  }
  /* line 14545, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-195 {
    margin-right: 195px !important;
  }
  /* line 14549, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-md-200 {
    margin-right: 200px !important;
  }
  /* line 14553, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 14558, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 14563, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 14568, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 14573, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 14578, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 14583, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 14588, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 14593, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 14598, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 14603, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 14608, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 14613, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 14618, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 14623, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 14628, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 14633, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 14638, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 14643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 14648, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 14653, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 14658, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 14663, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 14668, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 14673, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 14678, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 14683, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 14688, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 14693, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 14698, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 14703, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 14708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 14713, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 14718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 14723, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 14728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 14733, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 14738, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 14743, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 14748, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 14753, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-md-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 14758, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 14763, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 14768, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 14773, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 14778, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 14783, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 14788, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 14793, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 14798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 14803, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 14808, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 14813, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 14818, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 14823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 14828, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 14833, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 14838, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 14843, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 14848, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 14853, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 14858, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 14863, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 14868, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 14873, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 14878, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 14883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 14888, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 14893, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 14898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 14903, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 14908, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 14913, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 14918, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 14923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 14928, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 14933, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 14938, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 14943, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 14948, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 14953, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 14958, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-md-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 992px) {
  /* line 14964, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-0 {
    margin: 0px !important;
  }
  /* line 14968, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-5 {
    margin: 5px !important;
  }
  /* line 14972, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-10 {
    margin: 10px !important;
  }
  /* line 14976, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-15 {
    margin: 15px !important;
  }
  /* line 14980, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-20 {
    margin: 20px !important;
  }
  /* line 14984, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-25 {
    margin: 25px !important;
  }
  /* line 14988, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-30 {
    margin: 30px !important;
  }
  /* line 14992, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-35 {
    margin: 35px !important;
  }
  /* line 14996, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-40 {
    margin: 40px !important;
  }
  /* line 15000, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-45 {
    margin: 45px !important;
  }
  /* line 15004, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-50 {
    margin: 50px !important;
  }
  /* line 15008, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-55 {
    margin: 55px !important;
  }
  /* line 15012, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-60 {
    margin: 60px !important;
  }
  /* line 15016, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-65 {
    margin: 65px !important;
  }
  /* line 15020, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-70 {
    margin: 70px !important;
  }
  /* line 15024, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-75 {
    margin: 75px !important;
  }
  /* line 15028, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-80 {
    margin: 80px !important;
  }
  /* line 15032, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-85 {
    margin: 85px !important;
  }
  /* line 15036, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-90 {
    margin: 90px !important;
  }
  /* line 15040, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-95 {
    margin: 95px !important;
  }
  /* line 15044, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-100 {
    margin: 100px !important;
  }
  /* line 15048, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-105 {
    margin: 105px !important;
  }
  /* line 15052, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-110 {
    margin: 110px !important;
  }
  /* line 15056, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-115 {
    margin: 115px !important;
  }
  /* line 15060, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-120 {
    margin: 120px !important;
  }
  /* line 15064, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-125 {
    margin: 125px !important;
  }
  /* line 15068, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-130 {
    margin: 130px !important;
  }
  /* line 15072, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-135 {
    margin: 135px !important;
  }
  /* line 15076, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-140 {
    margin: 140px !important;
  }
  /* line 15080, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-145 {
    margin: 145px !important;
  }
  /* line 15084, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-150 {
    margin: 150px !important;
  }
  /* line 15088, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-155 {
    margin: 155px !important;
  }
  /* line 15092, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-160 {
    margin: 160px !important;
  }
  /* line 15096, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-165 {
    margin: 165px !important;
  }
  /* line 15100, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-170 {
    margin: 170px !important;
  }
  /* line 15104, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-175 {
    margin: 175px !important;
  }
  /* line 15108, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-180 {
    margin: 180px !important;
  }
  /* line 15112, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-185 {
    margin: 185px !important;
  }
  /* line 15116, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-190 {
    margin: 190px !important;
  }
  /* line 15120, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-195 {
    margin: 195px !important;
  }
  /* line 15124, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-lg-200 {
    margin: 200px !important;
  }
  /* line 15128, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-0 {
    margin-top: 0px !important;
  }
  /* line 15132, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-5 {
    margin-top: 5px !important;
  }
  /* line 15136, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  /* line 15140, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-15 {
    margin-top: 15px !important;
  }
  /* line 15144, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  /* line 15148, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-25 {
    margin-top: 25px !important;
  }
  /* line 15152, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  /* line 15156, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-35 {
    margin-top: 35px !important;
  }
  /* line 15160, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  /* line 15164, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-45 {
    margin-top: 45px !important;
  }
  /* line 15168, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  /* line 15172, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-55 {
    margin-top: 55px !important;
  }
  /* line 15176, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  /* line 15180, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-65 {
    margin-top: 65px !important;
  }
  /* line 15184, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-70 {
    margin-top: 70px !important;
  }
  /* line 15188, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-75 {
    margin-top: 75px !important;
  }
  /* line 15192, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-80 {
    margin-top: 80px !important;
  }
  /* line 15196, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-85 {
    margin-top: 85px !important;
  }
  /* line 15200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-90 {
    margin-top: 90px !important;
  }
  /* line 15204, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-95 {
    margin-top: 95px !important;
  }
  /* line 15208, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  /* line 15212, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-105 {
    margin-top: 105px !important;
  }
  /* line 15216, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-110 {
    margin-top: 110px !important;
  }
  /* line 15220, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-115 {
    margin-top: 115px !important;
  }
  /* line 15224, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-120 {
    margin-top: 120px !important;
  }
  /* line 15228, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-125 {
    margin-top: 125px !important;
  }
  /* line 15232, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-130 {
    margin-top: 130px !important;
  }
  /* line 15236, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-135 {
    margin-top: 135px !important;
  }
  /* line 15240, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-140 {
    margin-top: 140px !important;
  }
  /* line 15244, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-145 {
    margin-top: 145px !important;
  }
  /* line 15248, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-150 {
    margin-top: 150px !important;
  }
  /* line 15252, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-155 {
    margin-top: 155px !important;
  }
  /* line 15256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-160 {
    margin-top: 160px !important;
  }
  /* line 15260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-165 {
    margin-top: 165px !important;
  }
  /* line 15264, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-170 {
    margin-top: 170px !important;
  }
  /* line 15268, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-175 {
    margin-top: 175px !important;
  }
  /* line 15272, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-180 {
    margin-top: 180px !important;
  }
  /* line 15276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-185 {
    margin-top: 185px !important;
  }
  /* line 15280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-190 {
    margin-top: 190px !important;
  }
  /* line 15284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-195 {
    margin-top: 195px !important;
  }
  /* line 15288, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-lg-200 {
    margin-top: 200px !important;
  }
  /* line 15292, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
  /* line 15296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-5 {
    margin-bottom: 5px !important;
  }
  /* line 15300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  /* line 15304, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
  /* line 15308, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  /* line 15312, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-25 {
    margin-bottom: 25px !important;
  }
  /* line 15316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  /* line 15320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-35 {
    margin-bottom: 35px !important;
  }
  /* line 15324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  /* line 15328, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-45 {
    margin-bottom: 45px !important;
  }
  /* line 15332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  /* line 15336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-55 {
    margin-bottom: 55px !important;
  }
  /* line 15340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  /* line 15344, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-65 {
    margin-bottom: 65px !important;
  }
  /* line 15348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  /* line 15352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-75 {
    margin-bottom: 75px !important;
  }
  /* line 15356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  /* line 15360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-85 {
    margin-bottom: 85px !important;
  }
  /* line 15364, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  /* line 15368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-95 {
    margin-bottom: 95px !important;
  }
  /* line 15372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  /* line 15376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-105 {
    margin-bottom: 105px !important;
  }
  /* line 15380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-110 {
    margin-bottom: 110px !important;
  }
  /* line 15384, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-115 {
    margin-bottom: 115px !important;
  }
  /* line 15388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
  /* line 15392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-125 {
    margin-bottom: 125px !important;
  }
  /* line 15396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-130 {
    margin-bottom: 130px !important;
  }
  /* line 15400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-135 {
    margin-bottom: 135px !important;
  }
  /* line 15404, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-140 {
    margin-bottom: 140px !important;
  }
  /* line 15408, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-145 {
    margin-bottom: 145px !important;
  }
  /* line 15412, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
  /* line 15416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-155 {
    margin-bottom: 155px !important;
  }
  /* line 15420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-160 {
    margin-bottom: 160px !important;
  }
  /* line 15424, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-165 {
    margin-bottom: 165px !important;
  }
  /* line 15428, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-170 {
    margin-bottom: 170px !important;
  }
  /* line 15432, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-175 {
    margin-bottom: 175px !important;
  }
  /* line 15436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
  /* line 15440, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-185 {
    margin-bottom: 185px !important;
  }
  /* line 15444, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-190 {
    margin-bottom: 190px !important;
  }
  /* line 15448, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-195 {
    margin-bottom: 195px !important;
  }
  /* line 15452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-lg-200 {
    margin-bottom: 200px !important;
  }
  /* line 15456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-0 {
    margin-left: 0px !important;
  }
  /* line 15460, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-5 {
    margin-left: 5px !important;
  }
  /* line 15464, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-10 {
    margin-left: 10px !important;
  }
  /* line 15468, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-15 {
    margin-left: 15px !important;
  }
  /* line 15472, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-20 {
    margin-left: 20px !important;
  }
  /* line 15476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-25 {
    margin-left: 25px !important;
  }
  /* line 15480, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-30 {
    margin-left: 30px !important;
  }
  /* line 15484, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-35 {
    margin-left: 35px !important;
  }
  /* line 15488, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-40 {
    margin-left: 40px !important;
  }
  /* line 15492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-45 {
    margin-left: 45px !important;
  }
  /* line 15496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-50 {
    margin-left: 50px !important;
  }
  /* line 15500, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-55 {
    margin-left: 55px !important;
  }
  /* line 15504, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-60 {
    margin-left: 60px !important;
  }
  /* line 15508, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-65 {
    margin-left: 65px !important;
  }
  /* line 15512, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-70 {
    margin-left: 70px !important;
  }
  /* line 15516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-75 {
    margin-left: 75px !important;
  }
  /* line 15520, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-80 {
    margin-left: 80px !important;
  }
  /* line 15524, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-85 {
    margin-left: 85px !important;
  }
  /* line 15528, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-90 {
    margin-left: 90px !important;
  }
  /* line 15532, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-95 {
    margin-left: 95px !important;
  }
  /* line 15536, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-100 {
    margin-left: 100px !important;
  }
  /* line 15540, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-105 {
    margin-left: 105px !important;
  }
  /* line 15544, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-110 {
    margin-left: 110px !important;
  }
  /* line 15548, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-115 {
    margin-left: 115px !important;
  }
  /* line 15552, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-120 {
    margin-left: 120px !important;
  }
  /* line 15556, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-125 {
    margin-left: 125px !important;
  }
  /* line 15560, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-130 {
    margin-left: 130px !important;
  }
  /* line 15564, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-135 {
    margin-left: 135px !important;
  }
  /* line 15568, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-140 {
    margin-left: 140px !important;
  }
  /* line 15572, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-145 {
    margin-left: 145px !important;
  }
  /* line 15576, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-150 {
    margin-left: 150px !important;
  }
  /* line 15580, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-155 {
    margin-left: 155px !important;
  }
  /* line 15584, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-160 {
    margin-left: 160px !important;
  }
  /* line 15588, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-165 {
    margin-left: 165px !important;
  }
  /* line 15592, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-170 {
    margin-left: 170px !important;
  }
  /* line 15596, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-175 {
    margin-left: 175px !important;
  }
  /* line 15600, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-180 {
    margin-left: 180px !important;
  }
  /* line 15604, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-185 {
    margin-left: 185px !important;
  }
  /* line 15608, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-190 {
    margin-left: 190px !important;
  }
  /* line 15612, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-195 {
    margin-left: 195px !important;
  }
  /* line 15616, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-sm-200 {
    margin-left: 200px !important;
  }
  /* line 15620, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-0 {
    margin-right: 0px !important;
  }
  /* line 15624, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-5 {
    margin-right: 5px !important;
  }
  /* line 15628, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-10 {
    margin-right: 10px !important;
  }
  /* line 15632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-15 {
    margin-right: 15px !important;
  }
  /* line 15636, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-20 {
    margin-right: 20px !important;
  }
  /* line 15640, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-25 {
    margin-right: 25px !important;
  }
  /* line 15644, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-30 {
    margin-right: 30px !important;
  }
  /* line 15648, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-35 {
    margin-right: 35px !important;
  }
  /* line 15652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-40 {
    margin-right: 40px !important;
  }
  /* line 15656, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-45 {
    margin-right: 45px !important;
  }
  /* line 15660, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-50 {
    margin-right: 50px !important;
  }
  /* line 15664, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-55 {
    margin-right: 55px !important;
  }
  /* line 15668, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-60 {
    margin-right: 60px !important;
  }
  /* line 15672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-65 {
    margin-right: 65px !important;
  }
  /* line 15676, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-70 {
    margin-right: 70px !important;
  }
  /* line 15680, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-75 {
    margin-right: 75px !important;
  }
  /* line 15684, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-80 {
    margin-right: 80px !important;
  }
  /* line 15688, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-85 {
    margin-right: 85px !important;
  }
  /* line 15692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-90 {
    margin-right: 90px !important;
  }
  /* line 15696, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-95 {
    margin-right: 95px !important;
  }
  /* line 15700, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-100 {
    margin-right: 100px !important;
  }
  /* line 15704, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-105 {
    margin-right: 105px !important;
  }
  /* line 15708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-110 {
    margin-right: 110px !important;
  }
  /* line 15712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-115 {
    margin-right: 115px !important;
  }
  /* line 15716, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-120 {
    margin-right: 120px !important;
  }
  /* line 15720, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-125 {
    margin-right: 125px !important;
  }
  /* line 15724, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-130 {
    margin-right: 130px !important;
  }
  /* line 15728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-135 {
    margin-right: 135px !important;
  }
  /* line 15732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-140 {
    margin-right: 140px !important;
  }
  /* line 15736, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-145 {
    margin-right: 145px !important;
  }
  /* line 15740, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-150 {
    margin-right: 150px !important;
  }
  /* line 15744, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-155 {
    margin-right: 155px !important;
  }
  /* line 15748, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-160 {
    margin-right: 160px !important;
  }
  /* line 15752, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-165 {
    margin-right: 165px !important;
  }
  /* line 15756, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-170 {
    margin-right: 170px !important;
  }
  /* line 15760, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-175 {
    margin-right: 175px !important;
  }
  /* line 15764, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-180 {
    margin-right: 180px !important;
  }
  /* line 15768, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-185 {
    margin-right: 185px !important;
  }
  /* line 15772, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-190 {
    margin-right: 190px !important;
  }
  /* line 15776, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-195 {
    margin-right: 195px !important;
  }
  /* line 15780, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-lg-200 {
    margin-right: 200px !important;
  }
  /* line 15784, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 15789, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 15794, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 15799, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 15804, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 15809, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 15814, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 15819, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 15824, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 15829, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 15834, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 15839, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 15844, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 15849, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 15854, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 15859, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 15864, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 15869, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 15874, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 15879, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 15884, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 15889, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 15894, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 15899, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 15904, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 15909, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 15914, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 15919, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 15924, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 15929, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 15934, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 15939, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 15944, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 15949, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 15954, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 15959, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 15964, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 15969, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 15974, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 15979, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 15984, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-lg-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 15989, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 15994, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 15999, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 16004, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 16009, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 16014, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 16019, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 16024, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 16029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 16034, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 16039, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 16044, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 16049, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 16054, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 16059, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 16064, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 16069, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 16074, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 16079, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 16084, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 16089, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 16094, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 16099, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 16104, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 16109, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 16114, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 16119, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 16124, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 16129, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 16134, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 16139, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 16144, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 16149, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 16154, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 16159, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 16164, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 16169, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 16174, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 16179, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 16184, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 16189, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-lg-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 1200px) {
  /* line 16195, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-0 {
    margin: 0px !important;
  }
  /* line 16199, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-5 {
    margin: 5px !important;
  }
  /* line 16203, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-10 {
    margin: 10px !important;
  }
  /* line 16207, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-15 {
    margin: 15px !important;
  }
  /* line 16211, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-20 {
    margin: 20px !important;
  }
  /* line 16215, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-25 {
    margin: 25px !important;
  }
  /* line 16219, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-30 {
    margin: 30px !important;
  }
  /* line 16223, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-35 {
    margin: 35px !important;
  }
  /* line 16227, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-40 {
    margin: 40px !important;
  }
  /* line 16231, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-45 {
    margin: 45px !important;
  }
  /* line 16235, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-50 {
    margin: 50px !important;
  }
  /* line 16239, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-55 {
    margin: 55px !important;
  }
  /* line 16243, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-60 {
    margin: 60px !important;
  }
  /* line 16247, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-65 {
    margin: 65px !important;
  }
  /* line 16251, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-70 {
    margin: 70px !important;
  }
  /* line 16255, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-75 {
    margin: 75px !important;
  }
  /* line 16259, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-80 {
    margin: 80px !important;
  }
  /* line 16263, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-85 {
    margin: 85px !important;
  }
  /* line 16267, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-90 {
    margin: 90px !important;
  }
  /* line 16271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-95 {
    margin: 95px !important;
  }
  /* line 16275, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-100 {
    margin: 100px !important;
  }
  /* line 16279, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-105 {
    margin: 105px !important;
  }
  /* line 16283, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-110 {
    margin: 110px !important;
  }
  /* line 16287, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-115 {
    margin: 115px !important;
  }
  /* line 16291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-120 {
    margin: 120px !important;
  }
  /* line 16295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-125 {
    margin: 125px !important;
  }
  /* line 16299, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-130 {
    margin: 130px !important;
  }
  /* line 16303, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-135 {
    margin: 135px !important;
  }
  /* line 16307, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-140 {
    margin: 140px !important;
  }
  /* line 16311, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-145 {
    margin: 145px !important;
  }
  /* line 16315, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-150 {
    margin: 150px !important;
  }
  /* line 16319, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-155 {
    margin: 155px !important;
  }
  /* line 16323, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-160 {
    margin: 160px !important;
  }
  /* line 16327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-165 {
    margin: 165px !important;
  }
  /* line 16331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-170 {
    margin: 170px !important;
  }
  /* line 16335, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-175 {
    margin: 175px !important;
  }
  /* line 16339, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-180 {
    margin: 180px !important;
  }
  /* line 16343, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-185 {
    margin: 185px !important;
  }
  /* line 16347, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-190 {
    margin: 190px !important;
  }
  /* line 16351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-195 {
    margin: 195px !important;
  }
  /* line 16355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xl-200 {
    margin: 200px !important;
  }
  /* line 16359, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-0 {
    margin-top: 0px !important;
  }
  /* line 16363, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-5 {
    margin-top: 5px !important;
  }
  /* line 16367, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-10 {
    margin-top: 10px !important;
  }
  /* line 16371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-15 {
    margin-top: 15px !important;
  }
  /* line 16375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-20 {
    margin-top: 20px !important;
  }
  /* line 16379, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-25 {
    margin-top: 25px !important;
  }
  /* line 16383, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-30 {
    margin-top: 30px !important;
  }
  /* line 16387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-35 {
    margin-top: 35px !important;
  }
  /* line 16391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  /* line 16395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-45 {
    margin-top: 45px !important;
  }
  /* line 16399, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-50 {
    margin-top: 50px !important;
  }
  /* line 16403, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-55 {
    margin-top: 55px !important;
  }
  /* line 16407, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-60 {
    margin-top: 60px !important;
  }
  /* line 16411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-65 {
    margin-top: 65px !important;
  }
  /* line 16415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-70 {
    margin-top: 70px !important;
  }
  /* line 16419, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-75 {
    margin-top: 75px !important;
  }
  /* line 16423, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-80 {
    margin-top: 80px !important;
  }
  /* line 16427, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-85 {
    margin-top: 85px !important;
  }
  /* line 16431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-90 {
    margin-top: 90px !important;
  }
  /* line 16435, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-95 {
    margin-top: 95px !important;
  }
  /* line 16439, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-100 {
    margin-top: 100px !important;
  }
  /* line 16443, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-105 {
    margin-top: 105px !important;
  }
  /* line 16447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-110 {
    margin-top: 110px !important;
  }
  /* line 16451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-115 {
    margin-top: 115px !important;
  }
  /* line 16455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-120 {
    margin-top: 120px !important;
  }
  /* line 16459, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-125 {
    margin-top: 125px !important;
  }
  /* line 16463, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-130 {
    margin-top: 130px !important;
  }
  /* line 16467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-135 {
    margin-top: 135px !important;
  }
  /* line 16471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-140 {
    margin-top: 140px !important;
  }
  /* line 16475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-145 {
    margin-top: 145px !important;
  }
  /* line 16479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-150 {
    margin-top: 150px !important;
  }
  /* line 16483, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-155 {
    margin-top: 155px !important;
  }
  /* line 16487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-160 {
    margin-top: 160px !important;
  }
  /* line 16491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-165 {
    margin-top: 165px !important;
  }
  /* line 16495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-170 {
    margin-top: 170px !important;
  }
  /* line 16499, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-175 {
    margin-top: 175px !important;
  }
  /* line 16503, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-180 {
    margin-top: 180px !important;
  }
  /* line 16507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-185 {
    margin-top: 185px !important;
  }
  /* line 16511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-190 {
    margin-top: 190px !important;
  }
  /* line 16515, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-195 {
    margin-top: 195px !important;
  }
  /* line 16519, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xl-200 {
    margin-top: 200px !important;
  }
  /* line 16523, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-0 {
    margin-bottom: 0px !important;
  }
  /* line 16527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-5 {
    margin-bottom: 5px !important;
  }
  /* line 16531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
  /* line 16535, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-15 {
    margin-bottom: 15px !important;
  }
  /* line 16539, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  /* line 16543, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-25 {
    margin-bottom: 25px !important;
  }
  /* line 16547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
  /* line 16551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-35 {
    margin-bottom: 35px !important;
  }
  /* line 16555, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  /* line 16559, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-45 {
    margin-bottom: 45px !important;
  }
  /* line 16563, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  /* line 16567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-55 {
    margin-bottom: 55px !important;
  }
  /* line 16571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
  /* line 16575, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-65 {
    margin-bottom: 65px !important;
  }
  /* line 16579, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-70 {
    margin-bottom: 70px !important;
  }
  /* line 16583, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-75 {
    margin-bottom: 75px !important;
  }
  /* line 16587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
  /* line 16591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-85 {
    margin-bottom: 85px !important;
  }
  /* line 16595, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-90 {
    margin-bottom: 90px !important;
  }
  /* line 16599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-95 {
    margin-bottom: 95px !important;
  }
  /* line 16603, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  /* line 16607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-105 {
    margin-bottom: 105px !important;
  }
  /* line 16611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-110 {
    margin-bottom: 110px !important;
  }
  /* line 16615, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-115 {
    margin-bottom: 115px !important;
  }
  /* line 16619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-120 {
    margin-bottom: 120px !important;
  }
  /* line 16623, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-125 {
    margin-bottom: 125px !important;
  }
  /* line 16627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-130 {
    margin-bottom: 130px !important;
  }
  /* line 16631, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-135 {
    margin-bottom: 135px !important;
  }
  /* line 16635, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-140 {
    margin-bottom: 140px !important;
  }
  /* line 16639, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-145 {
    margin-bottom: 145px !important;
  }
  /* line 16643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-150 {
    margin-bottom: 150px !important;
  }
  /* line 16647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-155 {
    margin-bottom: 155px !important;
  }
  /* line 16651, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-160 {
    margin-bottom: 160px !important;
  }
  /* line 16655, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-165 {
    margin-bottom: 165px !important;
  }
  /* line 16659, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-170 {
    margin-bottom: 170px !important;
  }
  /* line 16663, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-175 {
    margin-bottom: 175px !important;
  }
  /* line 16667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-180 {
    margin-bottom: 180px !important;
  }
  /* line 16671, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-185 {
    margin-bottom: 185px !important;
  }
  /* line 16675, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-190 {
    margin-bottom: 190px !important;
  }
  /* line 16679, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-195 {
    margin-bottom: 195px !important;
  }
  /* line 16683, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xl-200 {
    margin-bottom: 200px !important;
  }
  /* line 16687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-0 {
    margin-left: 0px !important;
  }
  /* line 16691, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-5 {
    margin-left: 5px !important;
  }
  /* line 16695, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-10 {
    margin-left: 10px !important;
  }
  /* line 16699, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-15 {
    margin-left: 15px !important;
  }
  /* line 16703, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-20 {
    margin-left: 20px !important;
  }
  /* line 16707, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-25 {
    margin-left: 25px !important;
  }
  /* line 16711, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-30 {
    margin-left: 30px !important;
  }
  /* line 16715, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-35 {
    margin-left: 35px !important;
  }
  /* line 16719, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-40 {
    margin-left: 40px !important;
  }
  /* line 16723, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-45 {
    margin-left: 45px !important;
  }
  /* line 16727, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-50 {
    margin-left: 50px !important;
  }
  /* line 16731, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-55 {
    margin-left: 55px !important;
  }
  /* line 16735, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-60 {
    margin-left: 60px !important;
  }
  /* line 16739, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-65 {
    margin-left: 65px !important;
  }
  /* line 16743, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-70 {
    margin-left: 70px !important;
  }
  /* line 16747, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-75 {
    margin-left: 75px !important;
  }
  /* line 16751, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-80 {
    margin-left: 80px !important;
  }
  /* line 16755, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-85 {
    margin-left: 85px !important;
  }
  /* line 16759, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-90 {
    margin-left: 90px !important;
  }
  /* line 16763, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-95 {
    margin-left: 95px !important;
  }
  /* line 16767, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-100 {
    margin-left: 100px !important;
  }
  /* line 16771, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-105 {
    margin-left: 105px !important;
  }
  /* line 16775, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-110 {
    margin-left: 110px !important;
  }
  /* line 16779, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-115 {
    margin-left: 115px !important;
  }
  /* line 16783, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-120 {
    margin-left: 120px !important;
  }
  /* line 16787, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-125 {
    margin-left: 125px !important;
  }
  /* line 16791, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-130 {
    margin-left: 130px !important;
  }
  /* line 16795, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-135 {
    margin-left: 135px !important;
  }
  /* line 16799, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-140 {
    margin-left: 140px !important;
  }
  /* line 16803, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-145 {
    margin-left: 145px !important;
  }
  /* line 16807, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-150 {
    margin-left: 150px !important;
  }
  /* line 16811, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-155 {
    margin-left: 155px !important;
  }
  /* line 16815, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-160 {
    margin-left: 160px !important;
  }
  /* line 16819, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-165 {
    margin-left: 165px !important;
  }
  /* line 16823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-170 {
    margin-left: 170px !important;
  }
  /* line 16827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-175 {
    margin-left: 175px !important;
  }
  /* line 16831, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-180 {
    margin-left: 180px !important;
  }
  /* line 16835, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-185 {
    margin-left: 185px !important;
  }
  /* line 16839, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-190 {
    margin-left: 190px !important;
  }
  /* line 16843, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-195 {
    margin-left: 195px !important;
  }
  /* line 16847, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xl-200 {
    margin-left: 200px !important;
  }
  /* line 16851, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-0 {
    margin-right: 0px !important;
  }
  /* line 16855, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-5 {
    margin-right: 5px !important;
  }
  /* line 16859, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-10 {
    margin-right: 10px !important;
  }
  /* line 16863, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-15 {
    margin-right: 15px !important;
  }
  /* line 16867, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-20 {
    margin-right: 20px !important;
  }
  /* line 16871, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-25 {
    margin-right: 25px !important;
  }
  /* line 16875, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-30 {
    margin-right: 30px !important;
  }
  /* line 16879, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-35 {
    margin-right: 35px !important;
  }
  /* line 16883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-40 {
    margin-right: 40px !important;
  }
  /* line 16887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-45 {
    margin-right: 45px !important;
  }
  /* line 16891, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-50 {
    margin-right: 50px !important;
  }
  /* line 16895, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-55 {
    margin-right: 55px !important;
  }
  /* line 16899, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-60 {
    margin-right: 60px !important;
  }
  /* line 16903, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-65 {
    margin-right: 65px !important;
  }
  /* line 16907, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-70 {
    margin-right: 70px !important;
  }
  /* line 16911, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-75 {
    margin-right: 75px !important;
  }
  /* line 16915, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-80 {
    margin-right: 80px !important;
  }
  /* line 16919, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-85 {
    margin-right: 85px !important;
  }
  /* line 16923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-90 {
    margin-right: 90px !important;
  }
  /* line 16927, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-95 {
    margin-right: 95px !important;
  }
  /* line 16931, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-100 {
    margin-right: 100px !important;
  }
  /* line 16935, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-105 {
    margin-right: 105px !important;
  }
  /* line 16939, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-110 {
    margin-right: 110px !important;
  }
  /* line 16943, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-115 {
    margin-right: 115px !important;
  }
  /* line 16947, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-120 {
    margin-right: 120px !important;
  }
  /* line 16951, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-125 {
    margin-right: 125px !important;
  }
  /* line 16955, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-130 {
    margin-right: 130px !important;
  }
  /* line 16959, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-135 {
    margin-right: 135px !important;
  }
  /* line 16963, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-140 {
    margin-right: 140px !important;
  }
  /* line 16967, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-145 {
    margin-right: 145px !important;
  }
  /* line 16971, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-150 {
    margin-right: 150px !important;
  }
  /* line 16975, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-155 {
    margin-right: 155px !important;
  }
  /* line 16979, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-160 {
    margin-right: 160px !important;
  }
  /* line 16983, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-165 {
    margin-right: 165px !important;
  }
  /* line 16987, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-170 {
    margin-right: 170px !important;
  }
  /* line 16991, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-175 {
    margin-right: 175px !important;
  }
  /* line 16995, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-180 {
    margin-right: 180px !important;
  }
  /* line 16999, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-185 {
    margin-right: 185px !important;
  }
  /* line 17003, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-190 {
    margin-right: 190px !important;
  }
  /* line 17007, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-195 {
    margin-right: 195px !important;
  }
  /* line 17011, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xl-200 {
    margin-right: 200px !important;
  }
  /* line 17015, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 17020, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 17025, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 17030, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 17035, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 17040, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 17045, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 17050, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 17055, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 17060, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 17065, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 17070, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 17075, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 17080, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 17085, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 17090, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 17095, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 17100, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 17105, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 17110, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 17115, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 17120, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 17125, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 17130, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 17135, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 17140, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 17145, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 17150, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 17155, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 17160, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 17165, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 17170, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 17175, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 17180, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 17185, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 17190, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 17195, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 17200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 17205, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 17210, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 17215, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xl-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 17220, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 17225, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 17230, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 17235, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 17240, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 17245, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 17250, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 17255, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 17260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 17265, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 17270, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 17275, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 17280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 17285, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 17290, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 17295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 17300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 17305, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 17310, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 17315, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 17320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 17325, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 17330, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 17335, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 17340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 17345, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 17350, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 17355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 17360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 17365, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 17370, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 17375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 17380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 17385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 17390, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 17395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 17400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 17405, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 17410, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 17415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 17420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xl-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

@media (min-width: 1440px) {
  /* line 17426, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-0 {
    margin: 0px !important;
  }
  /* line 17430, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-5 {
    margin: 5px !important;
  }
  /* line 17434, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-10 {
    margin: 10px !important;
  }
  /* line 17438, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-15 {
    margin: 15px !important;
  }
  /* line 17442, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-20 {
    margin: 20px !important;
  }
  /* line 17446, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-25 {
    margin: 25px !important;
  }
  /* line 17450, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-30 {
    margin: 30px !important;
  }
  /* line 17454, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-35 {
    margin: 35px !important;
  }
  /* line 17458, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-40 {
    margin: 40px !important;
  }
  /* line 17462, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-45 {
    margin: 45px !important;
  }
  /* line 17466, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-50 {
    margin: 50px !important;
  }
  /* line 17470, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-55 {
    margin: 55px !important;
  }
  /* line 17474, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-60 {
    margin: 60px !important;
  }
  /* line 17478, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-65 {
    margin: 65px !important;
  }
  /* line 17482, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-70 {
    margin: 70px !important;
  }
  /* line 17486, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-75 {
    margin: 75px !important;
  }
  /* line 17490, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-80 {
    margin: 80px !important;
  }
  /* line 17494, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-85 {
    margin: 85px !important;
  }
  /* line 17498, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-90 {
    margin: 90px !important;
  }
  /* line 17502, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-95 {
    margin: 95px !important;
  }
  /* line 17506, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-100 {
    margin: 100px !important;
  }
  /* line 17510, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-105 {
    margin: 105px !important;
  }
  /* line 17514, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-110 {
    margin: 110px !important;
  }
  /* line 17518, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-115 {
    margin: 115px !important;
  }
  /* line 17522, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-120 {
    margin: 120px !important;
  }
  /* line 17526, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-125 {
    margin: 125px !important;
  }
  /* line 17530, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-130 {
    margin: 130px !important;
  }
  /* line 17534, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-135 {
    margin: 135px !important;
  }
  /* line 17538, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-140 {
    margin: 140px !important;
  }
  /* line 17542, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-145 {
    margin: 145px !important;
  }
  /* line 17546, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-150 {
    margin: 150px !important;
  }
  /* line 17550, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-155 {
    margin: 155px !important;
  }
  /* line 17554, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-160 {
    margin: 160px !important;
  }
  /* line 17558, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-165 {
    margin: 165px !important;
  }
  /* line 17562, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-170 {
    margin: 170px !important;
  }
  /* line 17566, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-175 {
    margin: 175px !important;
  }
  /* line 17570, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-180 {
    margin: 180px !important;
  }
  /* line 17574, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-185 {
    margin: 185px !important;
  }
  /* line 17578, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-190 {
    margin: 190px !important;
  }
  /* line 17582, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-195 {
    margin: 195px !important;
  }
  /* line 17586, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .m-xxl-200 {
    margin: 200px !important;
  }
  /* line 17590, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-0 {
    margin-top: 0px !important;
  }
  /* line 17594, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-5 {
    margin-top: 5px !important;
  }
  /* line 17598, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-10 {
    margin-top: 10px !important;
  }
  /* line 17602, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-15 {
    margin-top: 15px !important;
  }
  /* line 17606, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-20 {
    margin-top: 20px !important;
  }
  /* line 17610, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-25 {
    margin-top: 25px !important;
  }
  /* line 17614, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-30 {
    margin-top: 30px !important;
  }
  /* line 17618, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-35 {
    margin-top: 35px !important;
  }
  /* line 17622, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-40 {
    margin-top: 40px !important;
  }
  /* line 17626, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-45 {
    margin-top: 45px !important;
  }
  /* line 17630, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-50 {
    margin-top: 50px !important;
  }
  /* line 17634, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-55 {
    margin-top: 55px !important;
  }
  /* line 17638, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-60 {
    margin-top: 60px !important;
  }
  /* line 17642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-65 {
    margin-top: 65px !important;
  }
  /* line 17646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-70 {
    margin-top: 70px !important;
  }
  /* line 17650, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-75 {
    margin-top: 75px !important;
  }
  /* line 17654, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-80 {
    margin-top: 80px !important;
  }
  /* line 17658, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-85 {
    margin-top: 85px !important;
  }
  /* line 17662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-90 {
    margin-top: 90px !important;
  }
  /* line 17666, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-95 {
    margin-top: 95px !important;
  }
  /* line 17670, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-100 {
    margin-top: 100px !important;
  }
  /* line 17674, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-105 {
    margin-top: 105px !important;
  }
  /* line 17678, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-110 {
    margin-top: 110px !important;
  }
  /* line 17682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-115 {
    margin-top: 115px !important;
  }
  /* line 17686, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-120 {
    margin-top: 120px !important;
  }
  /* line 17690, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-125 {
    margin-top: 125px !important;
  }
  /* line 17694, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-130 {
    margin-top: 130px !important;
  }
  /* line 17698, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-135 {
    margin-top: 135px !important;
  }
  /* line 17702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-140 {
    margin-top: 140px !important;
  }
  /* line 17706, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-145 {
    margin-top: 145px !important;
  }
  /* line 17710, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-150 {
    margin-top: 150px !important;
  }
  /* line 17714, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-155 {
    margin-top: 155px !important;
  }
  /* line 17718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-160 {
    margin-top: 160px !important;
  }
  /* line 17722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-165 {
    margin-top: 165px !important;
  }
  /* line 17726, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-170 {
    margin-top: 170px !important;
  }
  /* line 17730, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-175 {
    margin-top: 175px !important;
  }
  /* line 17734, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-180 {
    margin-top: 180px !important;
  }
  /* line 17738, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-185 {
    margin-top: 185px !important;
  }
  /* line 17742, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-190 {
    margin-top: 190px !important;
  }
  /* line 17746, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-195 {
    margin-top: 195px !important;
  }
  /* line 17750, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mt-xxl-200 {
    margin-top: 200px !important;
  }
  /* line 17754, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-0 {
    margin-bottom: 0px !important;
  }
  /* line 17758, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-5 {
    margin-bottom: 5px !important;
  }
  /* line 17762, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-10 {
    margin-bottom: 10px !important;
  }
  /* line 17766, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-15 {
    margin-bottom: 15px !important;
  }
  /* line 17770, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-20 {
    margin-bottom: 20px !important;
  }
  /* line 17774, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-25 {
    margin-bottom: 25px !important;
  }
  /* line 17778, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-30 {
    margin-bottom: 30px !important;
  }
  /* line 17782, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-35 {
    margin-bottom: 35px !important;
  }
  /* line 17786, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-40 {
    margin-bottom: 40px !important;
  }
  /* line 17790, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-45 {
    margin-bottom: 45px !important;
  }
  /* line 17794, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-50 {
    margin-bottom: 50px !important;
  }
  /* line 17798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-55 {
    margin-bottom: 55px !important;
  }
  /* line 17802, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-60 {
    margin-bottom: 60px !important;
  }
  /* line 17806, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-65 {
    margin-bottom: 65px !important;
  }
  /* line 17810, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-70 {
    margin-bottom: 70px !important;
  }
  /* line 17814, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-75 {
    margin-bottom: 75px !important;
  }
  /* line 17818, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-80 {
    margin-bottom: 80px !important;
  }
  /* line 17822, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-85 {
    margin-bottom: 85px !important;
  }
  /* line 17826, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-90 {
    margin-bottom: 90px !important;
  }
  /* line 17830, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-95 {
    margin-bottom: 95px !important;
  }
  /* line 17834, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-100 {
    margin-bottom: 100px !important;
  }
  /* line 17838, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-105 {
    margin-bottom: 105px !important;
  }
  /* line 17842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-110 {
    margin-bottom: 110px !important;
  }
  /* line 17846, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-115 {
    margin-bottom: 115px !important;
  }
  /* line 17850, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-120 {
    margin-bottom: 120px !important;
  }
  /* line 17854, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-125 {
    margin-bottom: 125px !important;
  }
  /* line 17858, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-130 {
    margin-bottom: 130px !important;
  }
  /* line 17862, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-135 {
    margin-bottom: 135px !important;
  }
  /* line 17866, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-140 {
    margin-bottom: 140px !important;
  }
  /* line 17870, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-145 {
    margin-bottom: 145px !important;
  }
  /* line 17874, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-150 {
    margin-bottom: 150px !important;
  }
  /* line 17878, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-155 {
    margin-bottom: 155px !important;
  }
  /* line 17882, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-160 {
    margin-bottom: 160px !important;
  }
  /* line 17886, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-165 {
    margin-bottom: 165px !important;
  }
  /* line 17890, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-170 {
    margin-bottom: 170px !important;
  }
  /* line 17894, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-175 {
    margin-bottom: 175px !important;
  }
  /* line 17898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-180 {
    margin-bottom: 180px !important;
  }
  /* line 17902, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-185 {
    margin-bottom: 185px !important;
  }
  /* line 17906, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-190 {
    margin-bottom: 190px !important;
  }
  /* line 17910, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-195 {
    margin-bottom: 195px !important;
  }
  /* line 17914, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mb-xxl-200 {
    margin-bottom: 200px !important;
  }
  /* line 17918, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-0 {
    margin-left: 0px !important;
  }
  /* line 17922, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-5 {
    margin-left: 5px !important;
  }
  /* line 17926, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-10 {
    margin-left: 10px !important;
  }
  /* line 17930, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-15 {
    margin-left: 15px !important;
  }
  /* line 17934, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-20 {
    margin-left: 20px !important;
  }
  /* line 17938, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-25 {
    margin-left: 25px !important;
  }
  /* line 17942, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-30 {
    margin-left: 30px !important;
  }
  /* line 17946, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-35 {
    margin-left: 35px !important;
  }
  /* line 17950, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-40 {
    margin-left: 40px !important;
  }
  /* line 17954, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-45 {
    margin-left: 45px !important;
  }
  /* line 17958, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-50 {
    margin-left: 50px !important;
  }
  /* line 17962, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-55 {
    margin-left: 55px !important;
  }
  /* line 17966, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-60 {
    margin-left: 60px !important;
  }
  /* line 17970, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-65 {
    margin-left: 65px !important;
  }
  /* line 17974, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-70 {
    margin-left: 70px !important;
  }
  /* line 17978, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-75 {
    margin-left: 75px !important;
  }
  /* line 17982, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-80 {
    margin-left: 80px !important;
  }
  /* line 17986, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-85 {
    margin-left: 85px !important;
  }
  /* line 17990, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-90 {
    margin-left: 90px !important;
  }
  /* line 17994, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-95 {
    margin-left: 95px !important;
  }
  /* line 17998, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-100 {
    margin-left: 100px !important;
  }
  /* line 18002, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-105 {
    margin-left: 105px !important;
  }
  /* line 18006, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-110 {
    margin-left: 110px !important;
  }
  /* line 18010, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-115 {
    margin-left: 115px !important;
  }
  /* line 18014, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-120 {
    margin-left: 120px !important;
  }
  /* line 18018, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-125 {
    margin-left: 125px !important;
  }
  /* line 18022, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-130 {
    margin-left: 130px !important;
  }
  /* line 18026, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-135 {
    margin-left: 135px !important;
  }
  /* line 18030, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-140 {
    margin-left: 140px !important;
  }
  /* line 18034, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-145 {
    margin-left: 145px !important;
  }
  /* line 18038, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-150 {
    margin-left: 150px !important;
  }
  /* line 18042, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-155 {
    margin-left: 155px !important;
  }
  /* line 18046, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-160 {
    margin-left: 160px !important;
  }
  /* line 18050, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-165 {
    margin-left: 165px !important;
  }
  /* line 18054, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-170 {
    margin-left: 170px !important;
  }
  /* line 18058, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-175 {
    margin-left: 175px !important;
  }
  /* line 18062, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-180 {
    margin-left: 180px !important;
  }
  /* line 18066, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-185 {
    margin-left: 185px !important;
  }
  /* line 18070, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-190 {
    margin-left: 190px !important;
  }
  /* line 18074, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-195 {
    margin-left: 195px !important;
  }
  /* line 18078, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .ms-xxl-200 {
    margin-left: 200px !important;
  }
  /* line 18082, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-0 {
    margin-right: 0px !important;
  }
  /* line 18086, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-5 {
    margin-right: 5px !important;
  }
  /* line 18090, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-10 {
    margin-right: 10px !important;
  }
  /* line 18094, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-15 {
    margin-right: 15px !important;
  }
  /* line 18098, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-20 {
    margin-right: 20px !important;
  }
  /* line 18102, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-25 {
    margin-right: 25px !important;
  }
  /* line 18106, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-30 {
    margin-right: 30px !important;
  }
  /* line 18110, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-35 {
    margin-right: 35px !important;
  }
  /* line 18114, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-40 {
    margin-right: 40px !important;
  }
  /* line 18118, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-45 {
    margin-right: 45px !important;
  }
  /* line 18122, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-50 {
    margin-right: 50px !important;
  }
  /* line 18126, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-55 {
    margin-right: 55px !important;
  }
  /* line 18130, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-60 {
    margin-right: 60px !important;
  }
  /* line 18134, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-65 {
    margin-right: 65px !important;
  }
  /* line 18138, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-70 {
    margin-right: 70px !important;
  }
  /* line 18142, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-75 {
    margin-right: 75px !important;
  }
  /* line 18146, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-80 {
    margin-right: 80px !important;
  }
  /* line 18150, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-85 {
    margin-right: 85px !important;
  }
  /* line 18154, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-90 {
    margin-right: 90px !important;
  }
  /* line 18158, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-95 {
    margin-right: 95px !important;
  }
  /* line 18162, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-100 {
    margin-right: 100px !important;
  }
  /* line 18166, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-105 {
    margin-right: 105px !important;
  }
  /* line 18170, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-110 {
    margin-right: 110px !important;
  }
  /* line 18174, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-115 {
    margin-right: 115px !important;
  }
  /* line 18178, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-120 {
    margin-right: 120px !important;
  }
  /* line 18182, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-125 {
    margin-right: 125px !important;
  }
  /* line 18186, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-130 {
    margin-right: 130px !important;
  }
  /* line 18190, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-135 {
    margin-right: 135px !important;
  }
  /* line 18194, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-140 {
    margin-right: 140px !important;
  }
  /* line 18198, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-145 {
    margin-right: 145px !important;
  }
  /* line 18202, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-150 {
    margin-right: 150px !important;
  }
  /* line 18206, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-155 {
    margin-right: 155px !important;
  }
  /* line 18210, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-160 {
    margin-right: 160px !important;
  }
  /* line 18214, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-165 {
    margin-right: 165px !important;
  }
  /* line 18218, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-170 {
    margin-right: 170px !important;
  }
  /* line 18222, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-175 {
    margin-right: 175px !important;
  }
  /* line 18226, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-180 {
    margin-right: 180px !important;
  }
  /* line 18230, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-185 {
    margin-right: 185px !important;
  }
  /* line 18234, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-190 {
    margin-right: 190px !important;
  }
  /* line 18238, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-195 {
    margin-right: 195px !important;
  }
  /* line 18242, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .me-xxl-200 {
    margin-right: 200px !important;
  }
  /* line 18246, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* line 18251, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  /* line 18256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* line 18261, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  /* line 18266, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  /* line 18271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  /* line 18276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  /* line 18281, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  /* line 18286, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  /* line 18291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  /* line 18296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  /* line 18301, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  /* line 18306, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  /* line 18311, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  /* line 18316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  /* line 18321, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  /* line 18326, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  /* line 18331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  /* line 18336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  /* line 18341, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  /* line 18346, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  /* line 18351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-105 {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  /* line 18356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  /* line 18361, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-115 {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  /* line 18366, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-120 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  /* line 18371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-125 {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  /* line 18376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-130 {
    margin-left: 130px !important;
    margin-right: 130px !important;
  }
  /* line 18381, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-135 {
    margin-left: 135px !important;
    margin-right: 135px !important;
  }
  /* line 18386, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-140 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  /* line 18391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-145 {
    margin-left: 145px !important;
    margin-right: 145px !important;
  }
  /* line 18396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-150 {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  /* line 18401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-155 {
    margin-left: 155px !important;
    margin-right: 155px !important;
  }
  /* line 18406, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-160 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
  /* line 18411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-165 {
    margin-left: 165px !important;
    margin-right: 165px !important;
  }
  /* line 18416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-170 {
    margin-left: 170px !important;
    margin-right: 170px !important;
  }
  /* line 18421, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-175 {
    margin-left: 175px !important;
    margin-right: 175px !important;
  }
  /* line 18426, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-180 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  /* line 18431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-185 {
    margin-left: 185px !important;
    margin-right: 185px !important;
  }
  /* line 18436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-190 {
    margin-left: 190px !important;
    margin-right: 190px !important;
  }
  /* line 18441, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-195 {
    margin-left: 195px !important;
    margin-right: 195px !important;
  }
  /* line 18446, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .mx-xxl-200 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
  /* line 18451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  /* line 18456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 18461, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /* line 18466, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  /* line 18471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 18476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  /* line 18481, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  /* line 18486, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  /* line 18491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  /* line 18496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  /* line 18501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  /* line 18506, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  /* line 18511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  /* line 18516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  /* line 18521, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  /* line 18526, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  /* line 18531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  /* line 18536, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  /* line 18541, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  /* line 18546, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  /* line 18551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  /* line 18556, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-105 {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  /* line 18561, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  /* line 18566, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  /* line 18571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  /* line 18576, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  /* line 18581, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-130 {
    margin-top: 130px !important;
    margin-bottom: 130px !important;
  }
  /* line 18586, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-135 {
    margin-top: 135px !important;
    margin-bottom: 135px !important;
  }
  /* line 18591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-140 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  /* line 18596, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-145 {
    margin-top: 145px !important;
    margin-bottom: 145px !important;
  }
  /* line 18601, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
  }
  /* line 18606, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-155 {
    margin-top: 155px !important;
    margin-bottom: 155px !important;
  }
  /* line 18611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-160 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
  /* line 18616, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-165 {
    margin-top: 165px !important;
    margin-bottom: 165px !important;
  }
  /* line 18621, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-170 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
  }
  /* line 18626, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-175 {
    margin-top: 175px !important;
    margin-bottom: 175px !important;
  }
  /* line 18631, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-180 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  /* line 18636, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-185 {
    margin-top: 185px !important;
    margin-bottom: 185px !important;
  }
  /* line 18641, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-190 {
    margin-top: 190px !important;
    margin-bottom: 190px !important;
  }
  /* line 18646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-195 {
    margin-top: 195px !important;
    margin-bottom: 195px !important;
  }
  /* line 18651, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .my-xxl-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}

/*******************
Width property 
*******************/
/* line 18659, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-0 {
  width: 0px !important;
}

/* line 18663, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-0 {
  min-width: 0px !important;
}

/* line 18667, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-0 {
  max-width: 0px !important;
}

/* line 18671, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-10 {
  width: 10px !important;
}

/* line 18675, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-10 {
  min-width: 10px !important;
}

/* line 18679, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-10 {
  max-width: 10px !important;
}

/* line 18683, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-20 {
  width: 20px !important;
}

/* line 18687, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-20 {
  min-width: 20px !important;
}

/* line 18691, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-20 {
  max-width: 20px !important;
}

/* line 18695, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-30 {
  width: 30px !important;
}

/* line 18699, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-30 {
  min-width: 30px !important;
}

/* line 18703, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-30 {
  max-width: 30px !important;
}

/* line 18707, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-40 {
  width: 40px !important;
}

/* line 18711, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-40 {
  min-width: 40px !important;
}

/* line 18715, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-40 {
  max-width: 40px !important;
}

/* line 18719, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-50 {
  width: 50px !important;
}

/* line 18723, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-50 {
  min-width: 50px !important;
}

/* line 18727, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-50 {
  max-width: 50px !important;
}

/* line 18731, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-60 {
  width: 60px !important;
}

/* line 18735, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-60 {
  min-width: 60px !important;
}

/* line 18739, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-60 {
  max-width: 60px !important;
}

/* line 18743, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-70 {
  width: 70px !important;
}

/* line 18747, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-70 {
  min-width: 70px !important;
}

/* line 18751, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-70 {
  max-width: 70px !important;
}

/* line 18755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-80 {
  width: 80px !important;
}

/* line 18759, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-80 {
  min-width: 80px !important;
}

/* line 18763, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-80 {
  max-width: 80px !important;
}

/* line 18767, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-90 {
  width: 90px !important;
}

/* line 18771, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-90 {
  min-width: 90px !important;
}

/* line 18775, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-90 {
  max-width: 90px !important;
}

/* line 18779, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-100 {
  width: 100px !important;
}

/* line 18783, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-100 {
  min-width: 100px !important;
}

/* line 18787, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-100 {
  max-width: 100px !important;
}

/* line 18791, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-120 {
  width: 120px !important;
}

/* line 18795, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-120 {
  min-width: 120px !important;
}

/* line 18799, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-120 {
  max-width: 120px !important;
}

/* line 18803, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-150 {
  width: 150px !important;
}

/* line 18807, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-150 {
  min-width: 150px !important;
}

/* line 18811, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-150 {
  max-width: 150px !important;
}

/* line 18815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-160 {
  width: 160px !important;
}

/* line 18819, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-160 {
  min-width: 160px !important;
}

/* line 18823, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-160 {
  max-width: 160px !important;
}

/* line 18827, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-170 {
  width: 170px !important;
}

/* line 18831, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-170 {
  min-width: 170px !important;
}

/* line 18835, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-170 {
  max-width: 170px !important;
}

/* line 18839, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-180 {
  width: 180px !important;
}

/* line 18843, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-180 {
  min-width: 180px !important;
}

/* line 18847, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-180 {
  max-width: 180px !important;
}

/* line 18851, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-190 {
  width: 190px !important;
}

/* line 18855, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-190 {
  min-width: 190px !important;
}

/* line 18859, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-190 {
  max-width: 190px !important;
}

/* line 18863, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-200 {
  width: 200px !important;
}

/* line 18867, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-200 {
  min-width: 200px !important;
}

/* line 18871, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-200 {
  max-width: 200px !important;
}

/* line 18875, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-250 {
  width: 250px !important;
}

/* line 18879, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-250 {
  min-width: 250px !important;
}

/* line 18883, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-250 {
  max-width: 250px !important;
}

/* line 18887, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-300 {
  width: 300px !important;
}

/* line 18891, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-300 {
  min-width: 300px !important;
}

/* line 18895, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-300 {
  max-width: 300px !important;
}

/* line 18899, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-350 {
  width: 350px !important;
}

/* line 18903, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-350 {
  min-width: 350px !important;
}

/* line 18907, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-350 {
  max-width: 350px !important;
}

/* line 18911, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-400 {
  width: 400px !important;
}

/* line 18915, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-400 {
  min-width: 400px !important;
}

/* line 18919, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-400 {
  max-width: 400px !important;
}

/* line 18923, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-450 {
  width: 450px !important;
}

/* line 18927, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-450 {
  min-width: 450px !important;
}

/* line 18931, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-450 {
  max-width: 450px !important;
}

/* line 18935, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-500 {
  width: 500px !important;
}

/* line 18939, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-500 {
  min-width: 500px !important;
}

/* line 18943, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-500 {
  max-width: 500px !important;
}

/* line 18947, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-550 {
  width: 550px !important;
}

/* line 18951, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-550 {
  min-width: 550px !important;
}

/* line 18955, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-550 {
  max-width: 550px !important;
}

/* line 18959, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-600 {
  width: 600px !important;
}

/* line 18963, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-600 {
  min-width: 600px !important;
}

/* line 18967, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-600 {
  max-width: 600px !important;
}

/* line 18971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-650 {
  width: 650px !important;
}

/* line 18975, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-650 {
  min-width: 650px !important;
}

/* line 18979, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-650 {
  max-width: 650px !important;
}

/* line 18983, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-700 {
  width: 700px !important;
}

/* line 18987, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-700 {
  min-width: 700px !important;
}

/* line 18991, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-700 {
  max-width: 700px !important;
}

/* line 18995, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-750 {
  width: 750px !important;
}

/* line 18999, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-750 {
  min-width: 750px !important;
}

/* line 19003, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-750 {
  max-width: 750px !important;
}

/* line 19007, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-800 {
  width: 800px !important;
}

/* line 19011, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-800 {
  min-width: 800px !important;
}

/* line 19015, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-800 {
  max-width: 800px !important;
}

/* line 19019, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-850 {
  width: 850px !important;
}

/* line 19023, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-850 {
  min-width: 850px !important;
}

/* line 19027, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-850 {
  max-width: 850px !important;
}

/* line 19031, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-900 {
  width: 900px !important;
}

/* line 19035, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-900 {
  min-width: 900px !important;
}

/* line 19039, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-900 {
  max-width: 900px !important;
}

/* line 19043, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-950 {
  width: 950px !important;
}

/* line 19047, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-950 {
  min-width: 950px !important;
}

/* line 19051, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-950 {
  max-width: 950px !important;
}

/* line 19055, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-1000 {
  width: 1000px !important;
}

/* line 19059, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-1000 {
  min-width: 1000px !important;
}

/* line 19063, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-1000 {
  max-width: 1000px !important;
}

/* line 19067, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p5 {
  width: 5%;
}

/* line 19071, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p5 {
  min-width: 5%;
}

/* line 19075, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p5 {
  max-width: 5%;
}

/* line 19079, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p10 {
  width: 10%;
}

/* line 19083, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p10 {
  min-width: 10%;
}

/* line 19087, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p10 {
  max-width: 10%;
}

/* line 19091, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p15 {
  width: 15%;
}

/* line 19095, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p15 {
  min-width: 15%;
}

/* line 19099, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p15 {
  max-width: 15%;
}

/* line 19103, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p20 {
  width: 20%;
}

/* line 19107, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p20 {
  min-width: 20%;
}

/* line 19111, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p20 {
  max-width: 20%;
}

/* line 19115, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p25 {
  width: 25%;
}

/* line 19119, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p25 {
  min-width: 25%;
}

/* line 19123, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p25 {
  max-width: 25%;
}

/* line 19127, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p30 {
  width: 30%;
}

/* line 19131, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p30 {
  min-width: 30%;
}

/* line 19135, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p30 {
  max-width: 30%;
}

/* line 19139, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p35 {
  width: 35%;
}

/* line 19143, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p35 {
  min-width: 35%;
}

/* line 19147, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p35 {
  max-width: 35%;
}

/* line 19151, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p40 {
  width: 40%;
}

/* line 19155, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p40 {
  min-width: 40%;
}

/* line 19159, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p40 {
  max-width: 40%;
}

/* line 19163, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p45 {
  width: 45%;
}

/* line 19167, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p45 {
  min-width: 45%;
}

/* line 19171, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p45 {
  max-width: 45%;
}

/* line 19175, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p50 {
  width: 50%;
}

/* line 19179, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p50 {
  min-width: 50%;
}

/* line 19183, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p50 {
  max-width: 50%;
}

/* line 19187, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p60 {
  width: 60%;
}

/* line 19191, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p60 {
  min-width: 60%;
}

/* line 19195, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p60 {
  max-width: 60%;
}

/* line 19199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p65 {
  width: 65%;
}

/* line 19203, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p65 {
  min-width: 65%;
}

/* line 19207, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p65 {
  max-width: 65%;
}

/* line 19211, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p70 {
  width: 70%;
}

/* line 19215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p70 {
  min-width: 70%;
}

/* line 19219, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p70 {
  max-width: 70%;
}

/* line 19223, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p75 {
  width: 75%;
}

/* line 19227, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p75 {
  min-width: 75%;
}

/* line 19231, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p75 {
  max-width: 75%;
}

/* line 19235, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p80 {
  width: 80%;
}

/* line 19239, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p80 {
  min-width: 80%;
}

/* line 19243, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p80 {
  max-width: 80%;
}

/* line 19247, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p85 {
  width: 85%;
}

/* line 19251, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p85 {
  min-width: 85%;
}

/* line 19255, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p85 {
  max-width: 85%;
}

/* line 19259, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p90 {
  width: 90%;
}

/* line 19263, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p90 {
  min-width: 90%;
}

/* line 19267, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p90 {
  max-width: 90%;
}

/* line 19271, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p95 {
  width: 95%;
}

/* line 19275, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p95 {
  min-width: 95%;
}

/* line 19279, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p95 {
  max-width: 95%;
}

/* line 19283, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-p100 {
  width: 100% !important;
}

/* line 19287, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-p100 {
  min-width: 100% !important;
}

/* line 19291, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-p100 {
  max-width: 100% !important;
}

/* line 19295, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w-auto {
  width: auto;
}

/* line 19299, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-w-auto {
  min-width: auto;
}

/* line 19303, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-w-auto {
  max-width: auto;
}

@media (max-width: 575px) {
  /* line 19308, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-0 {
    width: 0px;
  }
  /* line 19312, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-0 {
    min-width: 0px;
  }
  /* line 19316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-0 {
    max-width: 0px;
  }
  /* line 19320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-10 {
    width: 10px;
  }
  /* line 19324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-10 {
    min-width: 10px;
  }
  /* line 19328, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-10 {
    max-width: 10px;
  }
  /* line 19332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-20 {
    width: 20px;
  }
  /* line 19336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-20 {
    min-width: 20px;
  }
  /* line 19340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-20 {
    max-width: 20px;
  }
  /* line 19344, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-30 {
    width: 30px;
  }
  /* line 19348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-30 {
    min-width: 30px;
  }
  /* line 19352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-30 {
    max-width: 30px;
  }
  /* line 19356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-40 {
    width: 40px;
  }
  /* line 19360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-40 {
    min-width: 40px;
  }
  /* line 19364, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-40 {
    max-width: 40px;
  }
  /* line 19368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-50 {
    width: 50px;
  }
  /* line 19372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-50 {
    min-width: 50px;
  }
  /* line 19376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-50 {
    max-width: 50px;
  }
  /* line 19380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-60 {
    width: 60px;
  }
  /* line 19384, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-60 {
    min-width: 60px;
  }
  /* line 19388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-60 {
    max-width: 60px;
  }
  /* line 19392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-70 {
    width: 70px;
  }
  /* line 19396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-70 {
    min-width: 70px;
  }
  /* line 19400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-70 {
    max-width: 70px;
  }
  /* line 19404, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-80 {
    width: 80px;
  }
  /* line 19408, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-80 {
    min-width: 80px;
  }
  /* line 19412, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-80 {
    max-width: 80px;
  }
  /* line 19416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-90 {
    width: 90px;
  }
  /* line 19420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-90 {
    min-width: 90px;
  }
  /* line 19424, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-90 {
    max-width: 90px;
  }
  /* line 19428, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-100 {
    width: 100px;
  }
  /* line 19432, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-100 {
    min-width: 100px;
  }
  /* line 19436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-100 {
    max-width: 100px;
  }
  /* line 19440, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-120 {
    width: 120px;
  }
  /* line 19444, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-120 {
    min-width: 120px;
  }
  /* line 19448, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-120 {
    max-width: 120px;
  }
  /* line 19452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-150 {
    width: 150px;
  }
  /* line 19456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-150 {
    min-width: 150px;
  }
  /* line 19460, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-150 {
    max-width: 150px;
  }
  /* line 19464, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-160 {
    width: 160px;
  }
  /* line 19468, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-160 {
    min-width: 160px;
  }
  /* line 19472, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-160 {
    max-width: 160px;
  }
  /* line 19476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-170 {
    width: 170px;
  }
  /* line 19480, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-170 {
    min-width: 170px;
  }
  /* line 19484, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-170 {
    max-width: 170px;
  }
  /* line 19488, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-180 {
    width: 180px;
  }
  /* line 19492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-180 {
    min-width: 180px;
  }
  /* line 19496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-180 {
    max-width: 180px;
  }
  /* line 19500, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-190 {
    width: 190px;
  }
  /* line 19504, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-190 {
    min-width: 190px;
  }
  /* line 19508, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-190 {
    max-width: 190px;
  }
  /* line 19512, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-200 {
    width: 200px;
  }
  /* line 19516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-200 {
    min-width: 200px;
  }
  /* line 19520, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-200 {
    max-width: 200px;
  }
  /* line 19524, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-250 {
    width: 250px;
  }
  /* line 19528, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-250 {
    min-width: 250px;
  }
  /* line 19532, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-250 {
    max-width: 250px;
  }
  /* line 19536, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-300 {
    width: 300px;
  }
  /* line 19540, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-300 {
    min-width: 300px;
  }
  /* line 19544, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-300 {
    max-width: 300px;
  }
  /* line 19548, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-350 {
    width: 350px;
  }
  /* line 19552, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-350 {
    min-width: 350px;
  }
  /* line 19556, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-350 {
    max-width: 350px;
  }
  /* line 19560, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-400 {
    width: 400px;
  }
  /* line 19564, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-400 {
    min-width: 400px;
  }
  /* line 19568, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-400 {
    max-width: 400px;
  }
  /* line 19572, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-450 {
    width: 450px;
  }
  /* line 19576, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-450 {
    min-width: 450px;
  }
  /* line 19580, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-450 {
    max-width: 450px;
  }
  /* line 19584, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-500 {
    width: 500px;
  }
  /* line 19588, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-500 {
    min-width: 500px;
  }
  /* line 19592, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-500 {
    max-width: 500px;
  }
  /* line 19596, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-550 {
    width: 550px;
  }
  /* line 19600, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-550 {
    min-width: 550px;
  }
  /* line 19604, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-550 {
    max-width: 550px;
  }
  /* line 19608, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-600 {
    width: 600px;
  }
  /* line 19612, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-600 {
    min-width: 600px;
  }
  /* line 19616, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-600 {
    max-width: 600px;
  }
  /* line 19620, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-650 {
    width: 650px;
  }
  /* line 19624, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-650 {
    min-width: 650px;
  }
  /* line 19628, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-650 {
    max-width: 650px;
  }
  /* line 19632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-700 {
    width: 700px;
  }
  /* line 19636, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-700 {
    min-width: 700px;
  }
  /* line 19640, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-700 {
    max-width: 700px;
  }
  /* line 19644, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-750 {
    width: 750px;
  }
  /* line 19648, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-750 {
    min-width: 750px;
  }
  /* line 19652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-750 {
    max-width: 750px;
  }
  /* line 19656, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-800 {
    width: 800px;
  }
  /* line 19660, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-800 {
    min-width: 800px;
  }
  /* line 19664, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-800 {
    max-width: 800px;
  }
  /* line 19668, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-850 {
    width: 850px;
  }
  /* line 19672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-850 {
    min-width: 850px;
  }
  /* line 19676, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-850 {
    max-width: 850px;
  }
  /* line 19680, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-900 {
    width: 900px;
  }
  /* line 19684, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-900 {
    min-width: 900px;
  }
  /* line 19688, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-900 {
    max-width: 900px;
  }
  /* line 19692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-950 {
    width: 950px;
  }
  /* line 19696, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-950 {
    min-width: 950px;
  }
  /* line 19700, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-950 {
    max-width: 950px;
  }
  /* line 19704, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-1000 {
    width: 1000px;
  }
  /* line 19708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-1000 {
    min-width: 1000px;
  }
  /* line 19712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-1000 {
    max-width: 1000px;
  }
  /* line 19716, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p5 {
    width: 5%;
  }
  /* line 19720, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p5 {
    min-width: 5%;
  }
  /* line 19724, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p5 {
    max-width: 5%;
  }
  /* line 19728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p10 {
    width: 10%;
  }
  /* line 19732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p10 {
    min-width: 10%;
  }
  /* line 19736, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p10 {
    max-width: 10%;
  }
  /* line 19740, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p15 {
    width: 15%;
  }
  /* line 19744, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p15 {
    min-width: 15%;
  }
  /* line 19748, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p15 {
    max-width: 15%;
  }
  /* line 19752, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p20 {
    width: 20%;
  }
  /* line 19756, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p20 {
    min-width: 20%;
  }
  /* line 19760, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p20 {
    max-width: 20%;
  }
  /* line 19764, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p25 {
    width: 25%;
  }
  /* line 19768, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p25 {
    min-width: 25%;
  }
  /* line 19772, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p25 {
    max-width: 25%;
  }
  /* line 19776, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p30 {
    width: 30%;
  }
  /* line 19780, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p30 {
    min-width: 30%;
  }
  /* line 19784, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p30 {
    max-width: 30%;
  }
  /* line 19788, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p35 {
    width: 35%;
  }
  /* line 19792, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p35 {
    min-width: 35%;
  }
  /* line 19796, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p35 {
    max-width: 35%;
  }
  /* line 19800, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p40 {
    width: 40%;
  }
  /* line 19804, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p40 {
    min-width: 40%;
  }
  /* line 19808, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p40 {
    max-width: 40%;
  }
  /* line 19812, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p45 {
    width: 45%;
  }
  /* line 19816, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p45 {
    min-width: 45%;
  }
  /* line 19820, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p45 {
    max-width: 45%;
  }
  /* line 19824, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p50 {
    width: 50%;
  }
  /* line 19828, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p50 {
    min-width: 50%;
  }
  /* line 19832, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p50 {
    max-width: 50%;
  }
  /* line 19836, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p60 {
    width: 60%;
  }
  /* line 19840, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p60 {
    min-width: 60%;
  }
  /* line 19844, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p60 {
    max-width: 60%;
  }
  /* line 19848, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p65 {
    width: 65%;
  }
  /* line 19852, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p65 {
    min-width: 65%;
  }
  /* line 19856, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p65 {
    max-width: 65%;
  }
  /* line 19860, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p70 {
    width: 70%;
  }
  /* line 19864, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p70 {
    min-width: 70%;
  }
  /* line 19868, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p70 {
    max-width: 70%;
  }
  /* line 19872, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p75 {
    width: 75%;
  }
  /* line 19876, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p75 {
    min-width: 75%;
  }
  /* line 19880, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p75 {
    max-width: 75%;
  }
  /* line 19884, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p80 {
    width: 80%;
  }
  /* line 19888, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p80 {
    min-width: 80%;
  }
  /* line 19892, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p80 {
    max-width: 80%;
  }
  /* line 19896, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p85 {
    width: 85%;
  }
  /* line 19900, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p85 {
    min-width: 85%;
  }
  /* line 19904, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p85 {
    max-width: 85%;
  }
  /* line 19908, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p90 {
    width: 90%;
  }
  /* line 19912, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p90 {
    min-width: 90%;
  }
  /* line 19916, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p90 {
    max-width: 90%;
  }
  /* line 19920, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p95 {
    width: 95%;
  }
  /* line 19924, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p95 {
    min-width: 95%;
  }
  /* line 19928, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p95 {
    max-width: 95%;
  }
  /* line 19932, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-p100 {
    width: 100%;
  }
  /* line 19936, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-p100 {
    min-width: 100%;
  }
  /* line 19940, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-p100 {
    max-width: 100%;
  }
  /* line 19944, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xs-auto {
    width: auto;
  }
  /* line 19948, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xs-auto {
    min-width: auto;
  }
  /* line 19952, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xs-auto {
    max-width: auto;
  }
}

@media (min-width: 576px) {
  /* line 19957, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-0 {
    width: 0px;
  }
  /* line 19961, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-0 {
    min-width: 0px;
  }
  /* line 19965, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-0 {
    max-width: 0px;
  }
  /* line 19969, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-10 {
    width: 10px;
  }
  /* line 19973, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-10 {
    min-width: 10px;
  }
  /* line 19977, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-10 {
    max-width: 10px;
  }
  /* line 19981, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-20 {
    width: 20px;
  }
  /* line 19985, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-20 {
    min-width: 20px;
  }
  /* line 19989, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-20 {
    max-width: 20px;
  }
  /* line 19993, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-30 {
    width: 30px;
  }
  /* line 19997, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-30 {
    min-width: 30px;
  }
  /* line 20001, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-30 {
    max-width: 30px;
  }
  /* line 20005, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-40 {
    width: 40px;
  }
  /* line 20009, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-40 {
    min-width: 40px;
  }
  /* line 20013, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-40 {
    max-width: 40px;
  }
  /* line 20017, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-50 {
    width: 50px;
  }
  /* line 20021, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-50 {
    min-width: 50px;
  }
  /* line 20025, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-50 {
    max-width: 50px;
  }
  /* line 20029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-60 {
    width: 60px;
  }
  /* line 20033, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-60 {
    min-width: 60px;
  }
  /* line 20037, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-60 {
    max-width: 60px;
  }
  /* line 20041, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-70 {
    width: 70px;
  }
  /* line 20045, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-70 {
    min-width: 70px;
  }
  /* line 20049, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-70 {
    max-width: 70px;
  }
  /* line 20053, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-80 {
    width: 80px;
  }
  /* line 20057, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-80 {
    min-width: 80px;
  }
  /* line 20061, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-80 {
    max-width: 80px;
  }
  /* line 20065, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-90 {
    width: 90px;
  }
  /* line 20069, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-90 {
    min-width: 90px;
  }
  /* line 20073, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-90 {
    max-width: 90px;
  }
  /* line 20077, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-100 {
    width: 100px;
  }
  /* line 20081, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-100 {
    min-width: 100px;
  }
  /* line 20085, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-100 {
    max-width: 100px;
  }
  /* line 20089, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-120 {
    width: 120px;
  }
  /* line 20093, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-120 {
    min-width: 120px;
  }
  /* line 20097, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-120 {
    max-width: 120px;
  }
  /* line 20101, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-150 {
    width: 150px;
  }
  /* line 20105, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-150 {
    min-width: 150px;
  }
  /* line 20109, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-150 {
    max-width: 150px;
  }
  /* line 20113, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-160 {
    width: 160px;
  }
  /* line 20117, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-160 {
    min-width: 160px;
  }
  /* line 20121, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-160 {
    max-width: 160px;
  }
  /* line 20125, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-170 {
    width: 170px;
  }
  /* line 20129, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-170 {
    min-width: 170px;
  }
  /* line 20133, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-170 {
    max-width: 170px;
  }
  /* line 20137, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-180 {
    width: 180px;
  }
  /* line 20141, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-180 {
    min-width: 180px;
  }
  /* line 20145, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-180 {
    max-width: 180px;
  }
  /* line 20149, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-190 {
    width: 190px;
  }
  /* line 20153, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-190 {
    min-width: 190px;
  }
  /* line 20157, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-190 {
    max-width: 190px;
  }
  /* line 20161, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-200 {
    width: 200px;
  }
  /* line 20165, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-200 {
    min-width: 200px;
  }
  /* line 20169, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-200 {
    max-width: 200px;
  }
  /* line 20173, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-250 {
    width: 250px;
  }
  /* line 20177, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-250 {
    min-width: 250px;
  }
  /* line 20181, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-250 {
    max-width: 250px;
  }
  /* line 20185, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-300 {
    width: 300px;
  }
  /* line 20189, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-300 {
    min-width: 300px;
  }
  /* line 20193, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-300 {
    max-width: 300px;
  }
  /* line 20197, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-350 {
    width: 350px;
  }
  /* line 20201, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-350 {
    min-width: 350px;
  }
  /* line 20205, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-350 {
    max-width: 350px;
  }
  /* line 20209, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-400 {
    width: 400px;
  }
  /* line 20213, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-400 {
    min-width: 400px;
  }
  /* line 20217, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-400 {
    max-width: 400px;
  }
  /* line 20221, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-450 {
    width: 450px;
  }
  /* line 20225, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-450 {
    min-width: 450px;
  }
  /* line 20229, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-450 {
    max-width: 450px;
  }
  /* line 20233, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-500 {
    width: 500px;
  }
  /* line 20237, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-500 {
    min-width: 500px;
  }
  /* line 20241, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-500 {
    max-width: 500px;
  }
  /* line 20245, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-550 {
    width: 550px;
  }
  /* line 20249, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-550 {
    min-width: 550px;
  }
  /* line 20253, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-550 {
    max-width: 550px;
  }
  /* line 20257, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-600 {
    width: 600px;
  }
  /* line 20261, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-600 {
    min-width: 600px;
  }
  /* line 20265, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-600 {
    max-width: 600px;
  }
  /* line 20269, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-650 {
    width: 650px;
  }
  /* line 20273, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-650 {
    min-width: 650px;
  }
  /* line 20277, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-650 {
    max-width: 650px;
  }
  /* line 20281, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-700 {
    width: 700px;
  }
  /* line 20285, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-700 {
    min-width: 700px;
  }
  /* line 20289, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-700 {
    max-width: 700px;
  }
  /* line 20293, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-750 {
    width: 750px;
  }
  /* line 20297, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-750 {
    min-width: 750px;
  }
  /* line 20301, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-750 {
    max-width: 750px;
  }
  /* line 20305, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-800 {
    width: 800px;
  }
  /* line 20309, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-800 {
    min-width: 800px;
  }
  /* line 20313, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-800 {
    max-width: 800px;
  }
  /* line 20317, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-850 {
    width: 850px;
  }
  /* line 20321, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-850 {
    min-width: 850px;
  }
  /* line 20325, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-850 {
    max-width: 850px;
  }
  /* line 20329, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-900 {
    width: 900px;
  }
  /* line 20333, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-900 {
    min-width: 900px;
  }
  /* line 20337, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-900 {
    max-width: 900px;
  }
  /* line 20341, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-950 {
    width: 950px;
  }
  /* line 20345, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-950 {
    min-width: 950px;
  }
  /* line 20349, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-950 {
    max-width: 950px;
  }
  /* line 20353, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-1000 {
    width: 1000px;
  }
  /* line 20357, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-1000 {
    min-width: 1000px;
  }
  /* line 20361, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-1000 {
    max-width: 1000px;
  }
  /* line 20365, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p5 {
    width: 5%;
  }
  /* line 20369, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p5 {
    min-width: 5%;
  }
  /* line 20373, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p5 {
    max-width: 5%;
  }
  /* line 20377, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p10 {
    width: 10%;
  }
  /* line 20381, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p10 {
    min-width: 10%;
  }
  /* line 20385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p10 {
    max-width: 10%;
  }
  /* line 20389, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p15 {
    width: 15%;
  }
  /* line 20393, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p15 {
    min-width: 15%;
  }
  /* line 20397, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p15 {
    max-width: 15%;
  }
  /* line 20401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p20 {
    width: 20%;
  }
  /* line 20405, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p20 {
    min-width: 20%;
  }
  /* line 20409, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p20 {
    max-width: 20%;
  }
  /* line 20413, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p25 {
    width: 25%;
  }
  /* line 20417, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p25 {
    min-width: 25%;
  }
  /* line 20421, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p25 {
    max-width: 25%;
  }
  /* line 20425, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p30 {
    width: 30%;
  }
  /* line 20429, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p30 {
    min-width: 30%;
  }
  /* line 20433, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p30 {
    max-width: 30%;
  }
  /* line 20437, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p35 {
    width: 35%;
  }
  /* line 20441, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p35 {
    min-width: 35%;
  }
  /* line 20445, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p35 {
    max-width: 35%;
  }
  /* line 20449, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p40 {
    width: 40%;
  }
  /* line 20453, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p40 {
    min-width: 40%;
  }
  /* line 20457, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p40 {
    max-width: 40%;
  }
  /* line 20461, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p45 {
    width: 45%;
  }
  /* line 20465, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p45 {
    min-width: 45%;
  }
  /* line 20469, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p45 {
    max-width: 45%;
  }
  /* line 20473, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p50 {
    width: 50%;
  }
  /* line 20477, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p50 {
    min-width: 50%;
  }
  /* line 20481, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p50 {
    max-width: 50%;
  }
  /* line 20485, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p60 {
    width: 60%;
  }
  /* line 20489, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p60 {
    min-width: 60%;
  }
  /* line 20493, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p60 {
    max-width: 60%;
  }
  /* line 20497, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p65 {
    width: 65%;
  }
  /* line 20501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p65 {
    min-width: 65%;
  }
  /* line 20505, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p65 {
    max-width: 65%;
  }
  /* line 20509, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p70 {
    width: 70%;
  }
  /* line 20513, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p70 {
    min-width: 70%;
  }
  /* line 20517, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p70 {
    max-width: 70%;
  }
  /* line 20521, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p75 {
    width: 75%;
  }
  /* line 20525, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p75 {
    min-width: 75%;
  }
  /* line 20529, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p75 {
    max-width: 75%;
  }
  /* line 20533, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p80 {
    width: 80%;
  }
  /* line 20537, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p80 {
    min-width: 80%;
  }
  /* line 20541, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p80 {
    max-width: 80%;
  }
  /* line 20545, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p85 {
    width: 85%;
  }
  /* line 20549, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p85 {
    min-width: 85%;
  }
  /* line 20553, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p85 {
    max-width: 85%;
  }
  /* line 20557, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p90 {
    width: 90%;
  }
  /* line 20561, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p90 {
    min-width: 90%;
  }
  /* line 20565, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p90 {
    max-width: 90%;
  }
  /* line 20569, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p95 {
    width: 95%;
  }
  /* line 20573, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p95 {
    min-width: 95%;
  }
  /* line 20577, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p95 {
    max-width: 95%;
  }
  /* line 20581, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-p100 {
    width: 100%;
  }
  /* line 20585, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-p100 {
    min-width: 100%;
  }
  /* line 20589, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-p100 {
    max-width: 100%;
  }
  /* line 20593, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-sm-auto {
    width: auto;
  }
  /* line 20597, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-sm-auto {
    min-width: auto;
  }
  /* line 20601, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-sm-auto {
    max-width: auto;
  }
}

@media (min-width: 768px) {
  /* line 20606, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-0 {
    width: 0px;
  }
  /* line 20610, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-0 {
    min-width: 0px;
  }
  /* line 20614, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-0 {
    max-width: 0px;
  }
  /* line 20618, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-10 {
    width: 10px;
  }
  /* line 20622, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-10 {
    min-width: 10px;
  }
  /* line 20626, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-10 {
    max-width: 10px;
  }
  /* line 20630, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-20 {
    width: 20px;
  }
  /* line 20634, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-20 {
    min-width: 20px;
  }
  /* line 20638, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-20 {
    max-width: 20px;
  }
  /* line 20642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-30 {
    width: 30px;
  }
  /* line 20646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-30 {
    min-width: 30px;
  }
  /* line 20650, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-30 {
    max-width: 30px;
  }
  /* line 20654, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-40 {
    width: 40px;
  }
  /* line 20658, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-40 {
    min-width: 40px;
  }
  /* line 20662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-40 {
    max-width: 40px;
  }
  /* line 20666, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-50 {
    width: 50px;
  }
  /* line 20670, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-50 {
    min-width: 50px;
  }
  /* line 20674, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-50 {
    max-width: 50px;
  }
  /* line 20678, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-60 {
    width: 60px;
  }
  /* line 20682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-60 {
    min-width: 60px;
  }
  /* line 20686, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-60 {
    max-width: 60px;
  }
  /* line 20690, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-70 {
    width: 70px;
  }
  /* line 20694, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-70 {
    min-width: 70px;
  }
  /* line 20698, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-70 {
    max-width: 70px;
  }
  /* line 20702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-80 {
    width: 80px;
  }
  /* line 20706, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-80 {
    min-width: 80px;
  }
  /* line 20710, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-80 {
    max-width: 80px;
  }
  /* line 20714, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-90 {
    width: 90px;
  }
  /* line 20718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-90 {
    min-width: 90px;
  }
  /* line 20722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-90 {
    max-width: 90px;
  }
  /* line 20726, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-100 {
    width: 100px;
  }
  /* line 20730, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-100 {
    min-width: 100px;
  }
  /* line 20734, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-100 {
    max-width: 100px;
  }
  /* line 20738, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-120 {
    width: 120px;
  }
  /* line 20742, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-120 {
    min-width: 120px;
  }
  /* line 20746, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-120 {
    max-width: 120px;
  }
  /* line 20750, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-150 {
    width: 150px;
  }
  /* line 20754, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-150 {
    min-width: 150px;
  }
  /* line 20758, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-150 {
    max-width: 150px;
  }
  /* line 20762, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-160 {
    width: 160px;
  }
  /* line 20766, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-160 {
    min-width: 160px;
  }
  /* line 20770, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-160 {
    max-width: 160px;
  }
  /* line 20774, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-170 {
    width: 170px;
  }
  /* line 20778, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-170 {
    min-width: 170px;
  }
  /* line 20782, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-170 {
    max-width: 170px;
  }
  /* line 20786, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-180 {
    width: 180px;
  }
  /* line 20790, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-180 {
    min-width: 180px;
  }
  /* line 20794, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-180 {
    max-width: 180px;
  }
  /* line 20798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-190 {
    width: 190px;
  }
  /* line 20802, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-190 {
    min-width: 190px;
  }
  /* line 20806, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-190 {
    max-width: 190px;
  }
  /* line 20810, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-200 {
    width: 200px;
  }
  /* line 20814, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-200 {
    min-width: 200px;
  }
  /* line 20818, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-200 {
    max-width: 200px;
  }
  /* line 20822, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-250 {
    width: 250px;
  }
  /* line 20826, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-250 {
    min-width: 250px;
  }
  /* line 20830, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-250 {
    max-width: 250px;
  }
  /* line 20834, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-300 {
    width: 300px;
  }
  /* line 20838, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-300 {
    min-width: 300px;
  }
  /* line 20842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-300 {
    max-width: 300px;
  }
  /* line 20846, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-350 {
    width: 350px;
  }
  /* line 20850, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-350 {
    min-width: 350px;
  }
  /* line 20854, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-350 {
    max-width: 350px;
  }
  /* line 20858, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-400 {
    width: 400px;
  }
  /* line 20862, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-400 {
    min-width: 400px;
  }
  /* line 20866, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-400 {
    max-width: 400px;
  }
  /* line 20870, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-450 {
    width: 450px;
  }
  /* line 20874, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-450 {
    min-width: 450px;
  }
  /* line 20878, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-450 {
    max-width: 450px;
  }
  /* line 20882, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-500 {
    width: 500px;
  }
  /* line 20886, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-500 {
    min-width: 500px;
  }
  /* line 20890, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-500 {
    max-width: 500px;
  }
  /* line 20894, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-550 {
    width: 550px;
  }
  /* line 20898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-550 {
    min-width: 550px;
  }
  /* line 20902, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-550 {
    max-width: 550px;
  }
  /* line 20906, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-600 {
    width: 600px;
  }
  /* line 20910, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-600 {
    min-width: 600px;
  }
  /* line 20914, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-600 {
    max-width: 600px;
  }
  /* line 20918, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-650 {
    width: 650px;
  }
  /* line 20922, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-650 {
    min-width: 650px;
  }
  /* line 20926, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-650 {
    max-width: 650px;
  }
  /* line 20930, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-700 {
    width: 700px;
  }
  /* line 20934, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-700 {
    min-width: 700px;
  }
  /* line 20938, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-700 {
    max-width: 700px;
  }
  /* line 20942, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-750 {
    width: 750px;
  }
  /* line 20946, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-750 {
    min-width: 750px;
  }
  /* line 20950, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-750 {
    max-width: 750px;
  }
  /* line 20954, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-800 {
    width: 800px;
  }
  /* line 20958, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-800 {
    min-width: 800px;
  }
  /* line 20962, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-800 {
    max-width: 800px;
  }
  /* line 20966, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-850 {
    width: 850px;
  }
  /* line 20970, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-850 {
    min-width: 850px;
  }
  /* line 20974, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-850 {
    max-width: 850px;
  }
  /* line 20978, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-900 {
    width: 900px;
  }
  /* line 20982, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-900 {
    min-width: 900px;
  }
  /* line 20986, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-900 {
    max-width: 900px;
  }
  /* line 20990, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-950 {
    width: 950px;
  }
  /* line 20994, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-950 {
    min-width: 950px;
  }
  /* line 20998, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-950 {
    max-width: 950px;
  }
  /* line 21002, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-1000 {
    width: 1000px;
  }
  /* line 21006, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-1000 {
    min-width: 1000px;
  }
  /* line 21010, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-1000 {
    max-width: 1000px;
  }
  /* line 21014, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p5 {
    width: 5%;
  }
  /* line 21018, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p5 {
    min-width: 5%;
  }
  /* line 21022, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p5 {
    max-width: 5%;
  }
  /* line 21026, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p10 {
    width: 10%;
  }
  /* line 21030, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p10 {
    min-width: 10%;
  }
  /* line 21034, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p10 {
    max-width: 10%;
  }
  /* line 21038, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p15 {
    width: 15%;
  }
  /* line 21042, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p15 {
    min-width: 15%;
  }
  /* line 21046, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p15 {
    max-width: 15%;
  }
  /* line 21050, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p20 {
    width: 20%;
  }
  /* line 21054, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p20 {
    min-width: 20%;
  }
  /* line 21058, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p20 {
    max-width: 20%;
  }
  /* line 21062, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p25 {
    width: 25%;
  }
  /* line 21066, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p25 {
    min-width: 25%;
  }
  /* line 21070, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p25 {
    max-width: 25%;
  }
  /* line 21074, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p30 {
    width: 30%;
  }
  /* line 21078, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p30 {
    min-width: 30%;
  }
  /* line 21082, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p30 {
    max-width: 30%;
  }
  /* line 21086, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p35 {
    width: 35%;
  }
  /* line 21090, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p35 {
    min-width: 35%;
  }
  /* line 21094, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p35 {
    max-width: 35%;
  }
  /* line 21098, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p40 {
    width: 40%;
  }
  /* line 21102, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p40 {
    min-width: 40%;
  }
  /* line 21106, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p40 {
    max-width: 40%;
  }
  /* line 21110, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p45 {
    width: 45%;
  }
  /* line 21114, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p45 {
    min-width: 45%;
  }
  /* line 21118, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p45 {
    max-width: 45%;
  }
  /* line 21122, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p50 {
    width: 50%;
  }
  /* line 21126, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p50 {
    min-width: 50%;
  }
  /* line 21130, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p50 {
    max-width: 50%;
  }
  /* line 21134, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p60 {
    width: 60%;
  }
  /* line 21138, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p60 {
    min-width: 60%;
  }
  /* line 21142, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p60 {
    max-width: 60%;
  }
  /* line 21146, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p65 {
    width: 65%;
  }
  /* line 21150, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p65 {
    min-width: 65%;
  }
  /* line 21154, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p65 {
    max-width: 65%;
  }
  /* line 21158, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p70 {
    width: 70%;
  }
  /* line 21162, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p70 {
    min-width: 70%;
  }
  /* line 21166, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p70 {
    max-width: 70%;
  }
  /* line 21170, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p75 {
    width: 75%;
  }
  /* line 21174, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p75 {
    min-width: 75%;
  }
  /* line 21178, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p75 {
    max-width: 75%;
  }
  /* line 21182, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p80 {
    width: 80%;
  }
  /* line 21186, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p80 {
    min-width: 80%;
  }
  /* line 21190, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p80 {
    max-width: 80%;
  }
  /* line 21194, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p85 {
    width: 85%;
  }
  /* line 21198, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p85 {
    min-width: 85%;
  }
  /* line 21202, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p85 {
    max-width: 85%;
  }
  /* line 21206, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p90 {
    width: 90%;
  }
  /* line 21210, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p90 {
    min-width: 90%;
  }
  /* line 21214, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p90 {
    max-width: 90%;
  }
  /* line 21218, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p95 {
    width: 95%;
  }
  /* line 21222, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p95 {
    min-width: 95%;
  }
  /* line 21226, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p95 {
    max-width: 95%;
  }
  /* line 21230, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-p100 {
    width: 100%;
  }
  /* line 21234, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-p100 {
    min-width: 100%;
  }
  /* line 21238, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-p100 {
    max-width: 100%;
  }
  /* line 21242, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-md-auto {
    width: auto;
  }
  /* line 21246, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-md-auto {
    min-width: auto;
  }
  /* line 21250, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-md-auto {
    max-width: auto;
  }
}

@media (min-width: 992px) {
  /* line 21255, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-0 {
    width: 0px;
  }
  /* line 21259, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-0 {
    min-width: 0px;
  }
  /* line 21263, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-0 {
    max-width: 0px;
  }
  /* line 21267, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-10 {
    width: 10px;
  }
  /* line 21271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-10 {
    min-width: 10px;
  }
  /* line 21275, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-10 {
    max-width: 10px;
  }
  /* line 21279, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-20 {
    width: 20px;
  }
  /* line 21283, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-20 {
    min-width: 20px;
  }
  /* line 21287, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-20 {
    max-width: 20px;
  }
  /* line 21291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-30 {
    width: 30px;
  }
  /* line 21295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-30 {
    min-width: 30px;
  }
  /* line 21299, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-30 {
    max-width: 30px;
  }
  /* line 21303, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-40 {
    width: 40px;
  }
  /* line 21307, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-40 {
    min-width: 40px;
  }
  /* line 21311, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-40 {
    max-width: 40px;
  }
  /* line 21315, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-50 {
    width: 50px;
  }
  /* line 21319, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-50 {
    min-width: 50px;
  }
  /* line 21323, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-50 {
    max-width: 50px;
  }
  /* line 21327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-60 {
    width: 60px;
  }
  /* line 21331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-60 {
    min-width: 60px;
  }
  /* line 21335, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-60 {
    max-width: 60px;
  }
  /* line 21339, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-70 {
    width: 70px;
  }
  /* line 21343, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-70 {
    min-width: 70px;
  }
  /* line 21347, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-70 {
    max-width: 70px;
  }
  /* line 21351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-80 {
    width: 80px;
  }
  /* line 21355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-80 {
    min-width: 80px;
  }
  /* line 21359, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-80 {
    max-width: 80px;
  }
  /* line 21363, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-90 {
    width: 90px;
  }
  /* line 21367, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-90 {
    min-width: 90px;
  }
  /* line 21371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-90 {
    max-width: 90px;
  }
  /* line 21375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-100 {
    width: 100px;
  }
  /* line 21379, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-100 {
    min-width: 100px;
  }
  /* line 21383, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-100 {
    max-width: 100px;
  }
  /* line 21387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-120 {
    width: 120px;
  }
  /* line 21391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-120 {
    min-width: 120px;
  }
  /* line 21395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-120 {
    max-width: 120px;
  }
  /* line 21399, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-150 {
    width: 150px;
  }
  /* line 21403, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-150 {
    min-width: 150px;
  }
  /* line 21407, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-150 {
    max-width: 150px;
  }
  /* line 21411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-160 {
    width: 160px;
  }
  /* line 21415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-160 {
    min-width: 160px;
  }
  /* line 21419, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-160 {
    max-width: 160px;
  }
  /* line 21423, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-170 {
    width: 170px;
  }
  /* line 21427, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-170 {
    min-width: 170px;
  }
  /* line 21431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-170 {
    max-width: 170px;
  }
  /* line 21435, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-180 {
    width: 180px;
  }
  /* line 21439, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-180 {
    min-width: 180px;
  }
  /* line 21443, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-180 {
    max-width: 180px;
  }
  /* line 21447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-190 {
    width: 190px;
  }
  /* line 21451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-190 {
    min-width: 190px;
  }
  /* line 21455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-190 {
    max-width: 190px;
  }
  /* line 21459, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-200 {
    width: 200px;
  }
  /* line 21463, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-200 {
    min-width: 200px;
  }
  /* line 21467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-200 {
    max-width: 200px;
  }
  /* line 21471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-250 {
    width: 250px;
  }
  /* line 21475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-250 {
    min-width: 250px;
  }
  /* line 21479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-250 {
    max-width: 250px;
  }
  /* line 21483, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-300 {
    width: 300px;
  }
  /* line 21487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-300 {
    min-width: 300px;
  }
  /* line 21491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-300 {
    max-width: 300px;
  }
  /* line 21495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-350 {
    width: 350px;
  }
  /* line 21499, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-350 {
    min-width: 350px;
  }
  /* line 21503, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-350 {
    max-width: 350px;
  }
  /* line 21507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-400 {
    width: 400px;
  }
  /* line 21511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-400 {
    min-width: 400px;
  }
  /* line 21515, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-400 {
    max-width: 400px;
  }
  /* line 21519, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-450 {
    width: 450px;
  }
  /* line 21523, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-450 {
    min-width: 450px;
  }
  /* line 21527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-450 {
    max-width: 450px;
  }
  /* line 21531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-500 {
    width: 500px;
  }
  /* line 21535, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-500 {
    min-width: 500px;
  }
  /* line 21539, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-500 {
    max-width: 500px;
  }
  /* line 21543, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-550 {
    width: 550px;
  }
  /* line 21547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-550 {
    min-width: 550px;
  }
  /* line 21551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-550 {
    max-width: 550px;
  }
  /* line 21555, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-600 {
    width: 600px;
  }
  /* line 21559, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-600 {
    min-width: 600px;
  }
  /* line 21563, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-600 {
    max-width: 600px;
  }
  /* line 21567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-650 {
    width: 650px;
  }
  /* line 21571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-650 {
    min-width: 650px;
  }
  /* line 21575, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-650 {
    max-width: 650px;
  }
  /* line 21579, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-700 {
    width: 700px;
  }
  /* line 21583, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-700 {
    min-width: 700px;
  }
  /* line 21587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-700 {
    max-width: 700px;
  }
  /* line 21591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-750 {
    width: 750px;
  }
  /* line 21595, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-750 {
    min-width: 750px;
  }
  /* line 21599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-750 {
    max-width: 750px;
  }
  /* line 21603, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-800 {
    width: 800px;
  }
  /* line 21607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-800 {
    min-width: 800px;
  }
  /* line 21611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-800 {
    max-width: 800px;
  }
  /* line 21615, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-850 {
    width: 850px;
  }
  /* line 21619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-850 {
    min-width: 850px;
  }
  /* line 21623, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-850 {
    max-width: 850px;
  }
  /* line 21627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-900 {
    width: 900px;
  }
  /* line 21631, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-900 {
    min-width: 900px;
  }
  /* line 21635, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-900 {
    max-width: 900px;
  }
  /* line 21639, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-950 {
    width: 950px;
  }
  /* line 21643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-950 {
    min-width: 950px;
  }
  /* line 21647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-950 {
    max-width: 950px;
  }
  /* line 21651, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-1000 {
    width: 1000px;
  }
  /* line 21655, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-1000 {
    min-width: 1000px;
  }
  /* line 21659, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-1000 {
    max-width: 1000px;
  }
  /* line 21663, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p5 {
    width: 5%;
  }
  /* line 21667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p5 {
    min-width: 5%;
  }
  /* line 21671, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p5 {
    max-width: 5%;
  }
  /* line 21675, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p10 {
    width: 10%;
  }
  /* line 21679, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p10 {
    min-width: 10%;
  }
  /* line 21683, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p10 {
    max-width: 10%;
  }
  /* line 21687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p15 {
    width: 15%;
  }
  /* line 21691, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p15 {
    min-width: 15%;
  }
  /* line 21695, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p15 {
    max-width: 15%;
  }
  /* line 21699, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p20 {
    width: 20%;
  }
  /* line 21703, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p20 {
    min-width: 20%;
  }
  /* line 21707, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p20 {
    max-width: 20%;
  }
  /* line 21711, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p25 {
    width: 25%;
  }
  /* line 21715, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p25 {
    min-width: 25%;
  }
  /* line 21719, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p25 {
    max-width: 25%;
  }
  /* line 21723, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p30 {
    width: 30%;
  }
  /* line 21727, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p30 {
    min-width: 30%;
  }
  /* line 21731, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p30 {
    max-width: 30%;
  }
  /* line 21735, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p35 {
    width: 35%;
  }
  /* line 21739, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p35 {
    min-width: 35%;
  }
  /* line 21743, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p35 {
    max-width: 35%;
  }
  /* line 21747, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p40 {
    width: 40%;
  }
  /* line 21751, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p40 {
    min-width: 40%;
  }
  /* line 21755, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p40 {
    max-width: 40%;
  }
  /* line 21759, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p45 {
    width: 45%;
  }
  /* line 21763, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p45 {
    min-width: 45%;
  }
  /* line 21767, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p45 {
    max-width: 45%;
  }
  /* line 21771, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p50 {
    width: 50%;
  }
  /* line 21775, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p50 {
    min-width: 50%;
  }
  /* line 21779, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p50 {
    max-width: 50%;
  }
  /* line 21783, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p60 {
    width: 60%;
  }
  /* line 21787, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p60 {
    min-width: 60%;
  }
  /* line 21791, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p60 {
    max-width: 60%;
  }
  /* line 21795, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p65 {
    width: 65%;
  }
  /* line 21799, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p65 {
    min-width: 65%;
  }
  /* line 21803, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p65 {
    max-width: 65%;
  }
  /* line 21807, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p70 {
    width: 70%;
  }
  /* line 21811, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p70 {
    min-width: 70%;
  }
  /* line 21815, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p70 {
    max-width: 70%;
  }
  /* line 21819, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p75 {
    width: 75%;
  }
  /* line 21823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p75 {
    min-width: 75%;
  }
  /* line 21827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p75 {
    max-width: 75%;
  }
  /* line 21831, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p80 {
    width: 80%;
  }
  /* line 21835, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p80 {
    min-width: 80%;
  }
  /* line 21839, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p80 {
    max-width: 80%;
  }
  /* line 21843, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p85 {
    width: 85%;
  }
  /* line 21847, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p85 {
    min-width: 85%;
  }
  /* line 21851, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p85 {
    max-width: 85%;
  }
  /* line 21855, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p90 {
    width: 90%;
  }
  /* line 21859, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p90 {
    min-width: 90%;
  }
  /* line 21863, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p90 {
    max-width: 90%;
  }
  /* line 21867, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p95 {
    width: 95%;
  }
  /* line 21871, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p95 {
    min-width: 95%;
  }
  /* line 21875, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p95 {
    max-width: 95%;
  }
  /* line 21879, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-p100 {
    width: 100%;
  }
  /* line 21883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-p100 {
    min-width: 100%;
  }
  /* line 21887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-p100 {
    max-width: 100%;
  }
  /* line 21891, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-auto {
    width: auto;
  }
  /* line 21895, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-auto {
    min-width: auto;
  }
  /* line 21899, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-auto {
    max-width: auto;
  }
}

@media (min-width: 1200px) {
  /* line 21904, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-0 {
    width: 0px;
  }
  /* line 21908, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-0 {
    min-width: 0px;
  }
  /* line 21912, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-0 {
    max-width: 0px;
  }
  /* line 21916, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-10 {
    width: 10px;
  }
  /* line 21920, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-10 {
    min-width: 10px;
  }
  /* line 21924, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-10 {
    max-width: 10px;
  }
  /* line 21928, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-20 {
    width: 20px;
  }
  /* line 21932, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-20 {
    min-width: 20px;
  }
  /* line 21936, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-20 {
    max-width: 20px;
  }
  /* line 21940, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-30 {
    width: 30px;
  }
  /* line 21944, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-30 {
    min-width: 30px;
  }
  /* line 21948, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-30 {
    max-width: 30px;
  }
  /* line 21952, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-40 {
    width: 40px;
  }
  /* line 21956, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-40 {
    min-width: 40px;
  }
  /* line 21960, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-40 {
    max-width: 40px;
  }
  /* line 21964, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-50 {
    width: 50px;
  }
  /* line 21968, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-50 {
    min-width: 50px;
  }
  /* line 21972, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-50 {
    max-width: 50px;
  }
  /* line 21976, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-60 {
    width: 60px;
  }
  /* line 21980, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-60 {
    min-width: 60px;
  }
  /* line 21984, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-60 {
    max-width: 60px;
  }
  /* line 21988, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-70 {
    width: 70px;
  }
  /* line 21992, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-70 {
    min-width: 70px;
  }
  /* line 21996, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-70 {
    max-width: 70px;
  }
  /* line 22000, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-80 {
    width: 80px;
  }
  /* line 22004, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-80 {
    min-width: 80px;
  }
  /* line 22008, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-80 {
    max-width: 80px;
  }
  /* line 22012, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-90 {
    width: 90px;
  }
  /* line 22016, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-90 {
    min-width: 90px;
  }
  /* line 22020, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-90 {
    max-width: 90px;
  }
  /* line 22024, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-100 {
    width: 100px;
  }
  /* line 22028, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-100 {
    min-width: 100px;
  }
  /* line 22032, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-100 {
    max-width: 100px;
  }
  /* line 22036, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-120 {
    width: 120px;
  }
  /* line 22040, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-120 {
    min-width: 120px;
  }
  /* line 22044, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-120 {
    max-width: 120px;
  }
  /* line 22048, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-150 {
    width: 150px;
  }
  /* line 22052, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-150 {
    min-width: 150px;
  }
  /* line 22056, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-150 {
    max-width: 150px;
  }
  /* line 22060, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-160 {
    width: 160px;
  }
  /* line 22064, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-160 {
    min-width: 160px;
  }
  /* line 22068, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-160 {
    max-width: 160px;
  }
  /* line 22072, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-170 {
    width: 170px;
  }
  /* line 22076, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-170 {
    min-width: 170px;
  }
  /* line 22080, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-170 {
    max-width: 170px;
  }
  /* line 22084, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-180 {
    width: 180px;
  }
  /* line 22088, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-180 {
    min-width: 180px;
  }
  /* line 22092, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-180 {
    max-width: 180px;
  }
  /* line 22096, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-190 {
    width: 190px;
  }
  /* line 22100, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-190 {
    min-width: 190px;
  }
  /* line 22104, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-190 {
    max-width: 190px;
  }
  /* line 22108, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-200 {
    width: 200px;
  }
  /* line 22112, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-200 {
    min-width: 200px;
  }
  /* line 22116, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-200 {
    max-width: 200px;
  }
  /* line 22120, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-250 {
    width: 250px;
  }
  /* line 22124, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-250 {
    min-width: 250px;
  }
  /* line 22128, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-250 {
    max-width: 250px;
  }
  /* line 22132, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-300 {
    width: 300px;
  }
  /* line 22136, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-300 {
    min-width: 300px;
  }
  /* line 22140, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-300 {
    max-width: 300px;
  }
  /* line 22144, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-350 {
    width: 350px;
  }
  /* line 22148, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-350 {
    min-width: 350px;
  }
  /* line 22152, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-350 {
    max-width: 350px;
  }
  /* line 22156, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-400 {
    width: 400px;
  }
  /* line 22160, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-400 {
    min-width: 400px;
  }
  /* line 22164, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-400 {
    max-width: 400px;
  }
  /* line 22168, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-450 {
    width: 450px;
  }
  /* line 22172, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-450 {
    min-width: 450px;
  }
  /* line 22176, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-450 {
    max-width: 450px;
  }
  /* line 22180, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-500 {
    width: 500px;
  }
  /* line 22184, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-500 {
    min-width: 500px;
  }
  /* line 22188, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-500 {
    max-width: 500px;
  }
  /* line 22192, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-550 {
    width: 550px;
  }
  /* line 22196, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-550 {
    min-width: 550px;
  }
  /* line 22200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-550 {
    max-width: 550px;
  }
  /* line 22204, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-600 {
    width: 600px;
  }
  /* line 22208, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-600 {
    min-width: 600px;
  }
  /* line 22212, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-600 {
    max-width: 600px;
  }
  /* line 22216, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-650 {
    width: 650px;
  }
  /* line 22220, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-650 {
    min-width: 650px;
  }
  /* line 22224, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-650 {
    max-width: 650px;
  }
  /* line 22228, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-700 {
    width: 700px;
  }
  /* line 22232, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-700 {
    min-width: 700px;
  }
  /* line 22236, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-700 {
    max-width: 700px;
  }
  /* line 22240, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-750 {
    width: 750px;
  }
  /* line 22244, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-750 {
    min-width: 750px;
  }
  /* line 22248, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-750 {
    max-width: 750px;
  }
  /* line 22252, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-800 {
    width: 800px;
  }
  /* line 22256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-800 {
    min-width: 800px;
  }
  /* line 22260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-800 {
    max-width: 800px;
  }
  /* line 22264, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-850 {
    width: 850px;
  }
  /* line 22268, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-850 {
    min-width: 850px;
  }
  /* line 22272, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-850 {
    max-width: 850px;
  }
  /* line 22276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-900 {
    width: 900px;
  }
  /* line 22280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-900 {
    min-width: 900px;
  }
  /* line 22284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-900 {
    max-width: 900px;
  }
  /* line 22288, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-950 {
    width: 950px;
  }
  /* line 22292, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-950 {
    min-width: 950px;
  }
  /* line 22296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-950 {
    max-width: 950px;
  }
  /* line 22300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-1000 {
    width: 1000px;
  }
  /* line 22304, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-1000 {
    min-width: 1000px;
  }
  /* line 22308, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-1000 {
    max-width: 1000px;
  }
  /* line 22312, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p5 {
    width: 5%;
  }
  /* line 22316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p5 {
    min-width: 5%;
  }
  /* line 22320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p5 {
    max-width: 5%;
  }
  /* line 22324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p10 {
    width: 10%;
  }
  /* line 22328, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p10 {
    min-width: 10%;
  }
  /* line 22332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p10 {
    max-width: 10%;
  }
  /* line 22336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p15 {
    width: 15%;
  }
  /* line 22340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p15 {
    min-width: 15%;
  }
  /* line 22344, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p15 {
    max-width: 15%;
  }
  /* line 22348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p20 {
    width: 20%;
  }
  /* line 22352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p20 {
    min-width: 20%;
  }
  /* line 22356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p20 {
    max-width: 20%;
  }
  /* line 22360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p25 {
    width: 25%;
  }
  /* line 22364, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p25 {
    min-width: 25%;
  }
  /* line 22368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p25 {
    max-width: 25%;
  }
  /* line 22372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p30 {
    width: 30%;
  }
  /* line 22376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p30 {
    min-width: 30%;
  }
  /* line 22380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p30 {
    max-width: 30%;
  }
  /* line 22384, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p35 {
    width: 35%;
  }
  /* line 22388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p35 {
    min-width: 35%;
  }
  /* line 22392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p35 {
    max-width: 35%;
  }
  /* line 22396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p40 {
    width: 40%;
  }
  /* line 22400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p40 {
    min-width: 40%;
  }
  /* line 22404, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p40 {
    max-width: 40%;
  }
  /* line 22408, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p45 {
    width: 45%;
  }
  /* line 22412, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p45 {
    min-width: 45%;
  }
  /* line 22416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p45 {
    max-width: 45%;
  }
  /* line 22420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p50 {
    width: 50%;
  }
  /* line 22424, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p50 {
    min-width: 50%;
  }
  /* line 22428, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p50 {
    max-width: 50%;
  }
  /* line 22432, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p60 {
    width: 60%;
  }
  /* line 22436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p60 {
    min-width: 60%;
  }
  /* line 22440, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p60 {
    max-width: 60%;
  }
  /* line 22444, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p65 {
    width: 65%;
  }
  /* line 22448, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p65 {
    min-width: 65%;
  }
  /* line 22452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p65 {
    max-width: 65%;
  }
  /* line 22456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p70 {
    width: 70%;
  }
  /* line 22460, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p70 {
    min-width: 70%;
  }
  /* line 22464, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p70 {
    max-width: 70%;
  }
  /* line 22468, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p75 {
    width: 75%;
  }
  /* line 22472, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p75 {
    min-width: 75%;
  }
  /* line 22476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p75 {
    max-width: 75%;
  }
  /* line 22480, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p80 {
    width: 80%;
  }
  /* line 22484, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p80 {
    min-width: 80%;
  }
  /* line 22488, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p80 {
    max-width: 80%;
  }
  /* line 22492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p85 {
    width: 85%;
  }
  /* line 22496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p85 {
    min-width: 85%;
  }
  /* line 22500, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p85 {
    max-width: 85%;
  }
  /* line 22504, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p90 {
    width: 90%;
  }
  /* line 22508, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p90 {
    min-width: 90%;
  }
  /* line 22512, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p90 {
    max-width: 90%;
  }
  /* line 22516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p95 {
    width: 95%;
  }
  /* line 22520, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p95 {
    min-width: 95%;
  }
  /* line 22524, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p95 {
    max-width: 95%;
  }
  /* line 22528, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-xl-p100 {
    width: 100%;
  }
  /* line 22532, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-xl-p100 {
    min-width: 100%;
  }
  /* line 22536, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-xl-p100 {
    max-width: 100%;
  }
  /* line 22540, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .w-lg-auto {
    width: auto;
  }
  /* line 22544, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-w-lg-auto {
    min-width: auto;
  }
  /* line 22548, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-w-lg-auto {
    max-width: auto;
  }
}

/*******************
Height property 
*******************/
/* line 22555, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-0 {
  height: 0px !important;
}

/* line 22559, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-0 {
  min-height: 0px !important;
}

/* line 22563, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-0 {
  max-height: 0px !important;
}

/* line 22567, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-10 {
  height: 10px !important;
}

/* line 22571, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-10 {
  min-height: 10px !important;
}

/* line 22575, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-10 {
  max-height: 10px !important;
}

/* line 22579, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-15 {
  height: 15px !important;
}

/* line 22583, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-15 {
  min-height: 15px !important;
}

/* line 22587, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-15 {
  max-height: 15px !important;
}

/* line 22591, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-20 {
  height: 20px !important;
}

/* line 22595, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-20 {
  min-height: 20px !important;
}

/* line 22599, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-20 {
  max-height: 20px !important;
}

/* line 22603, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-30 {
  height: 30px !important;
}

/* line 22607, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-30 {
  min-height: 30px !important;
}

/* line 22611, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-30 {
  max-height: 30px !important;
}

/* line 22615, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-40 {
  height: 40px !important;
}

/* line 22619, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-40 {
  min-height: 40px !important;
}

/* line 22623, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-40 {
  max-height: 40px !important;
}

/* line 22627, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-50 {
  height: 50px !important;
}

/* line 22631, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-50 {
  min-height: 50px !important;
}

/* line 22635, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-50 {
  max-height: 50px !important;
}

/* line 22639, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-60 {
  height: 60px !important;
}

/* line 22643, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-60 {
  min-height: 60px !important;
}

/* line 22647, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-60 {
  max-height: 60px !important;
}

/* line 22651, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-70 {
  height: 70px !important;
}

/* line 22655, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-70 {
  min-height: 70px !important;
}

/* line 22659, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-70 {
  max-height: 70px !important;
}

/* line 22663, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-80 {
  height: 80px !important;
}

/* line 22667, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-80 {
  min-height: 80px !important;
}

/* line 22671, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-80 {
  max-height: 80px !important;
}

/* line 22675, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-90 {
  height: 90px !important;
}

/* line 22679, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-90 {
  min-height: 90px !important;
}

/* line 22683, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-90 {
  max-height: 90px !important;
}

/* line 22687, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-100 {
  height: 100px !important;
}

/* line 22691, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-100 {
  min-height: 100px !important;
}

/* line 22695, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-100 {
  max-height: 100px !important;
}

/* line 22699, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-120 {
  height: 120px !important;
}

/* line 22703, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-120 {
  min-height: 120px !important;
}

/* line 22707, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-120 {
  max-height: 120px !important;
}

/* line 22711, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-150 {
  height: 150px !important;
}

/* line 22715, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-150 {
  min-height: 150px !important;
}

/* line 22719, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-150 {
  max-height: 150px !important;
}

/* line 22723, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-160 {
  height: 160px !important;
}

/* line 22727, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-160 {
  min-height: 160px !important;
}

/* line 22731, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-160 {
  max-height: 160px !important;
}

/* line 22735, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-170 {
  height: 170px !important;
}

/* line 22739, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-170 {
  min-height: 170px !important;
}

/* line 22743, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-170 {
  max-height: 170px !important;
}

/* line 22747, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-180 {
  height: 180px !important;
}

/* line 22751, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-180 {
  min-height: 180px !important;
}

/* line 22755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-180 {
  max-height: 180px !important;
}

/* line 22759, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-190 {
  height: 190px !important;
}

/* line 22763, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-190 {
  min-height: 190px !important;
}

/* line 22767, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-190 {
  max-height: 190px !important;
}

/* line 22771, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-200 {
  height: 200px !important;
}

/* line 22775, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-200 {
  min-height: 200px !important;
}

/* line 22779, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-200 {
  max-height: 200px !important;
}

/* line 22783, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-250 {
  height: 250px !important;
}

/* line 22787, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-250 {
  min-height: 250px !important;
}

/* line 22791, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-250 {
  max-height: 250px !important;
}

/* line 22795, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-300 {
  height: 300px !important;
}

/* line 22799, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-300 {
  min-height: 300px !important;
}

/* line 22803, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-300 {
  max-height: 300px !important;
}

/* line 22807, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-310 {
  height: 310px !important;
}

/* line 22811, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-310 {
  min-height: 310px !important;
}

/* line 22815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-310 {
  max-height: 310px !important;
}

/* line 22819, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-320 {
  height: 320px !important;
}

/* line 22823, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-320 {
  min-height: 320px !important;
}

/* line 22827, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-320 {
  max-height: 320px !important;
}

/* line 22831, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-325 {
  height: 325px !important;
}

/* line 22835, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-325 {
  min-height: 325px !important;
}

/* line 22839, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-325 {
  max-height: 325px !important;
}

/* line 22843, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-350 {
  height: 350px !important;
}

/* line 22847, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-350 {
  min-height: 350px !important;
}

/* line 22851, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-350 {
  max-height: 350px !important;
}

/* line 22855, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-400 {
  height: 400px !important;
}

/* line 22859, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-400 {
  min-height: 400px !important;
}

/* line 22863, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-400 {
  max-height: 400px !important;
}

/* line 22867, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-450 {
  height: 450px !important;
}

/* line 22871, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-450 {
  min-height: 450px !important;
}

/* line 22875, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-450 {
  max-height: 450px !important;
}

/* line 22879, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-500 {
  height: 500px !important;
}

/* line 22883, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-500 {
  min-height: 500px !important;
}

/* line 22887, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-500 {
  max-height: 500px !important;
}

/* line 22891, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-550 {
  height: 550px !important;
}

/* line 22895, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-550 {
  min-height: 550px !important;
}

/* line 22899, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-550 {
  max-height: 550px !important;
}

/* line 22903, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-600 {
  height: 600px !important;
}

/* line 22907, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-600 {
  min-height: 600px !important;
}

/* line 22911, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-600 {
  max-height: 600px !important;
}

/* line 22915, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-650 {
  height: 650px !important;
}

/* line 22919, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-650 {
  min-height: 650px !important;
}

/* line 22923, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-650 {
  max-height: 650px !important;
}

/* line 22927, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-700 {
  height: 700px !important;
}

/* line 22931, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-700 {
  min-height: 700px !important;
}

/* line 22935, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-700 {
  max-height: 700px !important;
}

/* line 22939, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-750 {
  height: 750px !important;
}

/* line 22943, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-750 {
  min-height: 750px !important;
}

/* line 22947, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-750 {
  max-height: 750px !important;
}

/* line 22951, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-800 {
  height: 800px !important;
}

/* line 22955, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-800 {
  min-height: 800px !important;
}

/* line 22959, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-800 {
  max-height: 800px !important;
}

/* line 22963, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-850 {
  height: 850px !important;
}

/* line 22967, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-850 {
  min-height: 850px !important;
}

/* line 22971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-850 {
  max-height: 850px !important;
}

/* line 22975, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-900 {
  height: 900px !important;
}

/* line 22979, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-900 {
  min-height: 900px !important;
}

/* line 22983, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-900 {
  max-height: 900px !important;
}

/* line 22987, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-950 {
  height: 950px !important;
}

/* line 22991, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-950 {
  min-height: 950px !important;
}

/* line 22995, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-950 {
  max-height: 950px !important;
}

/* line 22999, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-1000 {
  height: 1000px !important;
}

/* line 23003, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-1000 {
  min-height: 1000px !important;
}

/* line 23007, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-1000 {
  max-height: 1000px !important;
}

/* line 23011, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p5 {
  height: 5% !important;
}

/* line 23015, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p5 {
  min-height: 5% !important;
}

/* line 23019, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p5 {
  max-height: 5% !important;
}

/* line 23023, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p10 {
  height: 10% !important;
}

/* line 23027, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p10 {
  min-height: 10% !important;
}

/* line 23031, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p10 {
  max-height: 10% !important;
}

/* line 23035, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p15 {
  height: 15% !important;
}

/* line 23039, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p15 {
  min-height: 15% !important;
}

/* line 23043, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p15 {
  max-height: 15% !important;
}

/* line 23047, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p20 {
  height: 20% !important;
}

/* line 23051, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p20 {
  min-height: 20% !important;
}

/* line 23055, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p20 {
  max-height: 20% !important;
}

/* line 23059, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p25 {
  height: 25% !important;
}

/* line 23063, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p25 {
  min-height: 25% !important;
}

/* line 23067, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p25 {
  max-height: 25% !important;
}

/* line 23071, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p30 {
  height: 30% !important;
}

/* line 23075, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p30 {
  min-height: 30% !important;
}

/* line 23079, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p30 {
  max-height: 30% !important;
}

/* line 23083, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p35 {
  height: 35% !important;
}

/* line 23087, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p35 {
  min-height: 35% !important;
}

/* line 23091, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p35 {
  max-height: 35% !important;
}

/* line 23095, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p40 {
  height: 40% !important;
}

/* line 23099, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p40 {
  min-height: 40% !important;
}

/* line 23103, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p40 {
  max-height: 40% !important;
}

/* line 23107, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p45 {
  height: 45% !important;
}

/* line 23111, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p45 {
  min-height: 45% !important;
}

/* line 23115, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p45 {
  max-height: 45% !important;
}

/* line 23119, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p50 {
  height: 50% !important;
}

/* line 23123, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p50 {
  min-height: 50% !important;
}

/* line 23127, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p50 {
  max-height: 50% !important;
}

/* line 23131, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p60 {
  height: 60% !important;
}

/* line 23135, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p60 {
  min-height: 60% !important;
}

/* line 23139, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p60 {
  max-height: 60% !important;
}

/* line 23143, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p65 {
  height: 65% !important;
}

/* line 23147, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p65 {
  min-height: 65% !important;
}

/* line 23151, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p65 {
  max-height: 65% !important;
}

/* line 23155, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p70 {
  height: 70% !important;
}

/* line 23159, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p70 {
  min-height: 70% !important;
}

/* line 23163, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p70 {
  max-height: 70% !important;
}

/* line 23167, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p75 {
  height: 75% !important;
}

/* line 23171, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p75 {
  min-height: 75% !important;
}

/* line 23175, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p75 {
  max-height: 75% !important;
}

/* line 23179, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p80 {
  height: 80% !important;
}

/* line 23183, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p80 {
  min-height: 80% !important;
}

/* line 23187, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p80 {
  max-height: 80% !important;
}

/* line 23191, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p85 {
  height: 85% !important;
}

/* line 23195, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p85 {
  min-height: 85% !important;
}

/* line 23199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p85 {
  max-height: 85% !important;
}

/* line 23203, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p90 {
  height: 90% !important;
}

/* line 23207, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p90 {
  min-height: 90% !important;
}

/* line 23211, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p90 {
  max-height: 90% !important;
}

/* line 23215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p95 {
  height: 95% !important;
}

/* line 23219, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p95 {
  min-height: 95% !important;
}

/* line 23223, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p95 {
  max-height: 95% !important;
}

/* line 23227, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-p100 {
  height: 100% !important;
}

/* line 23231, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-p100 {
  min-height: 100% !important;
}

/* line 23235, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-p100 {
  max-height: 100% !important;
}

/* line 23239, app/assets/stylesheets/theme/css/dashboard_style.scss */
.h-auto {
  height: auto !important;
}

/* line 23243, app/assets/stylesheets/theme/css/dashboard_style.scss */
.min-h-auto {
  min-height: auto !important;
}

/* line 23247, app/assets/stylesheets/theme/css/dashboard_style.scss */
.max-h-auto {
  max-height: auto !important;
}

@media (max-width: 575px) {
  /* line 23252, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-0 {
    height: 0px !important;
  }
  /* line 23256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-0 {
    min-height: 0px !important;
  }
  /* line 23260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-0 {
    max-height: 0px !important;
  }
  /* line 23264, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-10 {
    height: 10px !important;
  }
  /* line 23268, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-10 {
    min-height: 10px !important;
  }
  /* line 23272, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-10 {
    max-height: 10px !important;
  }
  /* line 23276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-15 {
    height: 15px !important;
  }
  /* line 23280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-15 {
    min-height: 15px !important;
  }
  /* line 23284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-15 {
    max-height: 15px !important;
  }
  /* line 23288, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-20 {
    height: 20px !important;
  }
  /* line 23292, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-20 {
    min-height: 20px !important;
  }
  /* line 23296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-20 {
    max-height: 20px !important;
  }
  /* line 23300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-30 {
    height: 30px !important;
  }
  /* line 23304, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-30 {
    min-height: 30px !important;
  }
  /* line 23308, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-30 {
    max-height: 30px !important;
  }
  /* line 23312, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-40 {
    height: 40px !important;
  }
  /* line 23316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-40 {
    min-height: 40px !important;
  }
  /* line 23320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-40 {
    max-height: 40px !important;
  }
  /* line 23324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-50 {
    height: 50px !important;
  }
  /* line 23328, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-50 {
    min-height: 50px !important;
  }
  /* line 23332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-50 {
    max-height: 50px !important;
  }
  /* line 23336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-60 {
    height: 60px !important;
  }
  /* line 23340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-60 {
    min-height: 60px !important;
  }
  /* line 23344, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-60 {
    max-height: 60px !important;
  }
  /* line 23348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-70 {
    height: 70px !important;
  }
  /* line 23352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-70 {
    min-height: 70px !important;
  }
  /* line 23356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-70 {
    max-height: 70px !important;
  }
  /* line 23360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-80 {
    height: 80px !important;
  }
  /* line 23364, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-80 {
    min-height: 80px !important;
  }
  /* line 23368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-80 {
    max-height: 80px !important;
  }
  /* line 23372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-90 {
    height: 90px !important;
  }
  /* line 23376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-90 {
    min-height: 90px !important;
  }
  /* line 23380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-90 {
    max-height: 90px !important;
  }
  /* line 23384, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-100 {
    height: 100px !important;
  }
  /* line 23388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-100 {
    min-height: 100px !important;
  }
  /* line 23392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-100 {
    max-height: 100px !important;
  }
  /* line 23396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-120 {
    height: 120px !important;
  }
  /* line 23400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-120 {
    min-height: 120px !important;
  }
  /* line 23404, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-120 {
    max-height: 120px !important;
  }
  /* line 23408, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-150 {
    height: 150px !important;
  }
  /* line 23412, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-150 {
    min-height: 150px !important;
  }
  /* line 23416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-150 {
    max-height: 150px !important;
  }
  /* line 23420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-160 {
    height: 160px !important;
  }
  /* line 23424, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-160 {
    min-height: 160px !important;
  }
  /* line 23428, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-160 {
    max-height: 160px !important;
  }
  /* line 23432, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-170 {
    height: 170px !important;
  }
  /* line 23436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-170 {
    min-height: 170px !important;
  }
  /* line 23440, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-170 {
    max-height: 170px !important;
  }
  /* line 23444, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-180 {
    height: 180px !important;
  }
  /* line 23448, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-180 {
    min-height: 180px !important;
  }
  /* line 23452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-180 {
    max-height: 180px !important;
  }
  /* line 23456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-190 {
    height: 190px !important;
  }
  /* line 23460, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-190 {
    min-height: 190px !important;
  }
  /* line 23464, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-190 {
    max-height: 190px !important;
  }
  /* line 23468, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-200 {
    height: 200px !important;
  }
  /* line 23472, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-200 {
    min-height: 200px !important;
  }
  /* line 23476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-200 {
    max-height: 200px !important;
  }
  /* line 23480, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-250 {
    height: 250px !important;
  }
  /* line 23484, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-250 {
    min-height: 250px !important;
  }
  /* line 23488, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-250 {
    max-height: 250px !important;
  }
  /* line 23492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-300 {
    height: 300px !important;
  }
  /* line 23496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-300 {
    min-height: 300px !important;
  }
  /* line 23500, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-300 {
    max-height: 300px !important;
  }
  /* line 23504, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-310 {
    height: 310px !important;
  }
  /* line 23508, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-310 {
    min-height: 310px !important;
  }
  /* line 23512, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-310 {
    max-height: 310px !important;
  }
  /* line 23516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-320 {
    height: 320px !important;
  }
  /* line 23520, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-320 {
    min-height: 320px !important;
  }
  /* line 23524, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-320 {
    max-height: 320px !important;
  }
  /* line 23528, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-325 {
    height: 325px !important;
  }
  /* line 23532, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-325 {
    min-height: 325px !important;
  }
  /* line 23536, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-325 {
    max-height: 325px !important;
  }
  /* line 23540, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-350 {
    height: 350px !important;
  }
  /* line 23544, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-350 {
    min-height: 350px !important;
  }
  /* line 23548, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-350 {
    max-height: 350px !important;
  }
  /* line 23552, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-400 {
    height: 400px !important;
  }
  /* line 23556, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-400 {
    min-height: 400px !important;
  }
  /* line 23560, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-400 {
    max-height: 400px !important;
  }
  /* line 23564, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-450 {
    height: 450px !important;
  }
  /* line 23568, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-450 {
    min-height: 450px !important;
  }
  /* line 23572, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-450 {
    max-height: 450px !important;
  }
  /* line 23576, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-500 {
    height: 500px !important;
  }
  /* line 23580, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-500 {
    min-height: 500px !important;
  }
  /* line 23584, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-500 {
    max-height: 500px !important;
  }
  /* line 23588, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-550 {
    height: 550px !important;
  }
  /* line 23592, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-550 {
    min-height: 550px !important;
  }
  /* line 23596, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-550 {
    max-height: 550px !important;
  }
  /* line 23600, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-600 {
    height: 600px !important;
  }
  /* line 23604, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-600 {
    min-height: 600px !important;
  }
  /* line 23608, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-600 {
    max-height: 600px !important;
  }
  /* line 23612, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-650 {
    height: 650px !important;
  }
  /* line 23616, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-650 {
    min-height: 650px !important;
  }
  /* line 23620, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-650 {
    max-height: 650px !important;
  }
  /* line 23624, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-700 {
    height: 700px !important;
  }
  /* line 23628, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-700 {
    min-height: 700px !important;
  }
  /* line 23632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-700 {
    max-height: 700px !important;
  }
  /* line 23636, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-750 {
    height: 750px !important;
  }
  /* line 23640, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-750 {
    min-height: 750px !important;
  }
  /* line 23644, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-750 {
    max-height: 750px !important;
  }
  /* line 23648, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-800 {
    height: 800px !important;
  }
  /* line 23652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-800 {
    min-height: 800px !important;
  }
  /* line 23656, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-800 {
    max-height: 800px !important;
  }
  /* line 23660, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-850 {
    height: 850px !important;
  }
  /* line 23664, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-850 {
    min-height: 850px !important;
  }
  /* line 23668, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-850 {
    max-height: 850px !important;
  }
  /* line 23672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-900 {
    height: 900px !important;
  }
  /* line 23676, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-900 {
    min-height: 900px !important;
  }
  /* line 23680, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-900 {
    max-height: 900px !important;
  }
  /* line 23684, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-950 {
    height: 950px !important;
  }
  /* line 23688, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-950 {
    min-height: 950px !important;
  }
  /* line 23692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-950 {
    max-height: 950px !important;
  }
  /* line 23696, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-1000 {
    height: 1000px !important;
  }
  /* line 23700, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-1000 {
    min-height: 1000px !important;
  }
  /* line 23704, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-1000 {
    max-height: 1000px !important;
  }
  /* line 23708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p5 {
    height: 5% !important;
  }
  /* line 23712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p5 {
    min-height: 5% !important;
  }
  /* line 23716, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p5 {
    max-height: 5% !important;
  }
  /* line 23720, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p10 {
    height: 10% !important;
  }
  /* line 23724, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p10 {
    min-height: 10% !important;
  }
  /* line 23728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p10 {
    max-height: 10% !important;
  }
  /* line 23732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p15 {
    height: 15% !important;
  }
  /* line 23736, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p15 {
    min-height: 15% !important;
  }
  /* line 23740, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p15 {
    max-height: 15% !important;
  }
  /* line 23744, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p20 {
    height: 20% !important;
  }
  /* line 23748, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p20 {
    min-height: 20% !important;
  }
  /* line 23752, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p20 {
    max-height: 20% !important;
  }
  /* line 23756, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p25 {
    height: 25% !important;
  }
  /* line 23760, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p25 {
    min-height: 25% !important;
  }
  /* line 23764, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p25 {
    max-height: 25% !important;
  }
  /* line 23768, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p30 {
    height: 30% !important;
  }
  /* line 23772, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p30 {
    min-height: 30% !important;
  }
  /* line 23776, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p30 {
    max-height: 30% !important;
  }
  /* line 23780, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p35 {
    height: 35% !important;
  }
  /* line 23784, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p35 {
    min-height: 35% !important;
  }
  /* line 23788, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p35 {
    max-height: 35% !important;
  }
  /* line 23792, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p40 {
    height: 40% !important;
  }
  /* line 23796, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p40 {
    min-height: 40% !important;
  }
  /* line 23800, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p40 {
    max-height: 40% !important;
  }
  /* line 23804, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p45 {
    height: 45% !important;
  }
  /* line 23808, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p45 {
    min-height: 45% !important;
  }
  /* line 23812, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p45 {
    max-height: 45% !important;
  }
  /* line 23816, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p50 {
    height: 50% !important;
  }
  /* line 23820, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p50 {
    min-height: 50% !important;
  }
  /* line 23824, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p50 {
    max-height: 50% !important;
  }
  /* line 23828, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p60 {
    height: 60% !important;
  }
  /* line 23832, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p60 {
    min-height: 60% !important;
  }
  /* line 23836, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p60 {
    max-height: 60% !important;
  }
  /* line 23840, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p65 {
    height: 65% !important;
  }
  /* line 23844, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p65 {
    min-height: 65% !important;
  }
  /* line 23848, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p65 {
    max-height: 65% !important;
  }
  /* line 23852, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p70 {
    height: 70% !important;
  }
  /* line 23856, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p70 {
    min-height: 70% !important;
  }
  /* line 23860, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p70 {
    max-height: 70% !important;
  }
  /* line 23864, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p75 {
    height: 75% !important;
  }
  /* line 23868, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p75 {
    min-height: 75% !important;
  }
  /* line 23872, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p75 {
    max-height: 75% !important;
  }
  /* line 23876, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p80 {
    height: 80% !important;
  }
  /* line 23880, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p80 {
    min-height: 80% !important;
  }
  /* line 23884, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p80 {
    max-height: 80% !important;
  }
  /* line 23888, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p85 {
    height: 85% !important;
  }
  /* line 23892, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p85 {
    min-height: 85% !important;
  }
  /* line 23896, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p85 {
    max-height: 85% !important;
  }
  /* line 23900, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p90 {
    height: 90% !important;
  }
  /* line 23904, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p90 {
    min-height: 90% !important;
  }
  /* line 23908, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p90 {
    max-height: 90% !important;
  }
  /* line 23912, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p95 {
    height: 95% !important;
  }
  /* line 23916, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p95 {
    min-height: 95% !important;
  }
  /* line 23920, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p95 {
    max-height: 95% !important;
  }
  /* line 23924, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-p100 {
    height: 100% !important;
  }
  /* line 23928, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-p100 {
    min-height: 100% !important;
  }
  /* line 23932, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-p100 {
    max-height: 100% !important;
  }
  /* line 23936, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xs-auto {
    height: auto !important;
  }
  /* line 23940, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xs-auto {
    min-height: auto !important;
  }
  /* line 23944, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xs-auto {
    max-height: auto !important;
  }
}

@media (min-width: 576px) {
  /* line 23949, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-0 {
    height: 0px !important;
  }
  /* line 23953, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-0 {
    min-height: 0px !important;
  }
  /* line 23957, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-0 {
    max-height: 0px !important;
  }
  /* line 23961, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-10 {
    height: 10px !important;
  }
  /* line 23965, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-10 {
    min-height: 10px !important;
  }
  /* line 23969, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-10 {
    max-height: 10px !important;
  }
  /* line 23973, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-15 {
    height: 15px !important;
  }
  /* line 23977, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-15 {
    min-height: 15px !important;
  }
  /* line 23981, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-15 {
    max-height: 15px !important;
  }
  /* line 23985, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-20 {
    height: 20px !important;
  }
  /* line 23989, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-20 {
    min-height: 20px !important;
  }
  /* line 23993, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-20 {
    max-height: 20px !important;
  }
  /* line 23997, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-30 {
    height: 30px !important;
  }
  /* line 24001, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-30 {
    min-height: 30px !important;
  }
  /* line 24005, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-30 {
    max-height: 30px !important;
  }
  /* line 24009, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-40 {
    height: 40px !important;
  }
  /* line 24013, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-40 {
    min-height: 40px !important;
  }
  /* line 24017, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-40 {
    max-height: 40px !important;
  }
  /* line 24021, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-50 {
    height: 50px !important;
  }
  /* line 24025, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-50 {
    min-height: 50px !important;
  }
  /* line 24029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-50 {
    max-height: 50px !important;
  }
  /* line 24033, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-60 {
    height: 60px !important;
  }
  /* line 24037, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-60 {
    min-height: 60px !important;
  }
  /* line 24041, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-60 {
    max-height: 60px !important;
  }
  /* line 24045, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-70 {
    height: 70px !important;
  }
  /* line 24049, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-70 {
    min-height: 70px !important;
  }
  /* line 24053, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-70 {
    max-height: 70px !important;
  }
  /* line 24057, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-80 {
    height: 80px !important;
  }
  /* line 24061, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-80 {
    min-height: 80px !important;
  }
  /* line 24065, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-80 {
    max-height: 80px !important;
  }
  /* line 24069, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-90 {
    height: 90px !important;
  }
  /* line 24073, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-90 {
    min-height: 90px !important;
  }
  /* line 24077, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-90 {
    max-height: 90px !important;
  }
  /* line 24081, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-100 {
    height: 100px !important;
  }
  /* line 24085, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-100 {
    min-height: 100px !important;
  }
  /* line 24089, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-100 {
    max-height: 100px !important;
  }
  /* line 24093, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-120 {
    height: 120px !important;
  }
  /* line 24097, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-120 {
    min-height: 120px !important;
  }
  /* line 24101, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-120 {
    max-height: 120px !important;
  }
  /* line 24105, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-150 {
    height: 150px !important;
  }
  /* line 24109, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-150 {
    min-height: 150px !important;
  }
  /* line 24113, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-150 {
    max-height: 150px !important;
  }
  /* line 24117, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-160 {
    height: 160px !important;
  }
  /* line 24121, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-160 {
    min-height: 160px !important;
  }
  /* line 24125, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-160 {
    max-height: 160px !important;
  }
  /* line 24129, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-170 {
    height: 170px !important;
  }
  /* line 24133, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-170 {
    min-height: 170px !important;
  }
  /* line 24137, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-170 {
    max-height: 170px !important;
  }
  /* line 24141, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-180 {
    height: 180px !important;
  }
  /* line 24145, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-180 {
    min-height: 180px !important;
  }
  /* line 24149, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-180 {
    max-height: 180px !important;
  }
  /* line 24153, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-190 {
    height: 190px !important;
  }
  /* line 24157, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-190 {
    min-height: 190px !important;
  }
  /* line 24161, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-190 {
    max-height: 190px !important;
  }
  /* line 24165, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-200 {
    height: 200px !important;
  }
  /* line 24169, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-200 {
    min-height: 200px !important;
  }
  /* line 24173, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-200 {
    max-height: 200px !important;
  }
  /* line 24177, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-250 {
    height: 250px !important;
  }
  /* line 24181, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-250 {
    min-height: 250px !important;
  }
  /* line 24185, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-250 {
    max-height: 250px !important;
  }
  /* line 24189, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-300 {
    height: 300px !important;
  }
  /* line 24193, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-300 {
    min-height: 300px !important;
  }
  /* line 24197, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-300 {
    max-height: 300px !important;
  }
  /* line 24201, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-310 {
    height: 310px !important;
  }
  /* line 24205, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-310 {
    min-height: 310px !important;
  }
  /* line 24209, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-310 {
    max-height: 310px !important;
  }
  /* line 24213, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-320 {
    height: 320px !important;
  }
  /* line 24217, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-320 {
    min-height: 320px !important;
  }
  /* line 24221, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-320 {
    max-height: 320px !important;
  }
  /* line 24225, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-325 {
    height: 325px !important;
  }
  /* line 24229, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-325 {
    min-height: 325px !important;
  }
  /* line 24233, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-325 {
    max-height: 325px !important;
  }
  /* line 24237, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-350 {
    height: 350px !important;
  }
  /* line 24241, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-350 {
    min-height: 350px !important;
  }
  /* line 24245, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-350 {
    max-height: 350px !important;
  }
  /* line 24249, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-400 {
    height: 400px !important;
  }
  /* line 24253, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-400 {
    min-height: 400px !important;
  }
  /* line 24257, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-400 {
    max-height: 400px !important;
  }
  /* line 24261, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-450 {
    height: 450px !important;
  }
  /* line 24265, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-450 {
    min-height: 450px !important;
  }
  /* line 24269, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-450 {
    max-height: 450px !important;
  }
  /* line 24273, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-500 {
    height: 500px !important;
  }
  /* line 24277, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-500 {
    min-height: 500px !important;
  }
  /* line 24281, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-500 {
    max-height: 500px !important;
  }
  /* line 24285, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-550 {
    height: 550px !important;
  }
  /* line 24289, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-550 {
    min-height: 550px !important;
  }
  /* line 24293, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-550 {
    max-height: 550px !important;
  }
  /* line 24297, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-600 {
    height: 600px !important;
  }
  /* line 24301, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-600 {
    min-height: 600px !important;
  }
  /* line 24305, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-600 {
    max-height: 600px !important;
  }
  /* line 24309, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-650 {
    height: 650px !important;
  }
  /* line 24313, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-650 {
    min-height: 650px !important;
  }
  /* line 24317, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-650 {
    max-height: 650px !important;
  }
  /* line 24321, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-700 {
    height: 700px !important;
  }
  /* line 24325, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-700 {
    min-height: 700px !important;
  }
  /* line 24329, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-700 {
    max-height: 700px !important;
  }
  /* line 24333, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-750 {
    height: 750px !important;
  }
  /* line 24337, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-750 {
    min-height: 750px !important;
  }
  /* line 24341, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-750 {
    max-height: 750px !important;
  }
  /* line 24345, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-800 {
    height: 800px !important;
  }
  /* line 24349, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-800 {
    min-height: 800px !important;
  }
  /* line 24353, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-800 {
    max-height: 800px !important;
  }
  /* line 24357, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-850 {
    height: 850px !important;
  }
  /* line 24361, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-850 {
    min-height: 850px !important;
  }
  /* line 24365, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-850 {
    max-height: 850px !important;
  }
  /* line 24369, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-900 {
    height: 900px !important;
  }
  /* line 24373, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-900 {
    min-height: 900px !important;
  }
  /* line 24377, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-900 {
    max-height: 900px !important;
  }
  /* line 24381, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-950 {
    height: 950px !important;
  }
  /* line 24385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-950 {
    min-height: 950px !important;
  }
  /* line 24389, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-950 {
    max-height: 950px !important;
  }
  /* line 24393, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-1000 {
    height: 1000px !important;
  }
  /* line 24397, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-1000 {
    min-height: 1000px !important;
  }
  /* line 24401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-1000 {
    max-height: 1000px !important;
  }
  /* line 24405, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p5 {
    height: 5% !important;
  }
  /* line 24409, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p5 {
    min-height: 5% !important;
  }
  /* line 24413, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p5 {
    max-height: 5% !important;
  }
  /* line 24417, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p10 {
    height: 10% !important;
  }
  /* line 24421, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p10 {
    min-height: 10% !important;
  }
  /* line 24425, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p10 {
    max-height: 10% !important;
  }
  /* line 24429, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p15 {
    height: 15% !important;
  }
  /* line 24433, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p15 {
    min-height: 15% !important;
  }
  /* line 24437, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p15 {
    max-height: 15% !important;
  }
  /* line 24441, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p20 {
    height: 20% !important;
  }
  /* line 24445, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p20 {
    min-height: 20% !important;
  }
  /* line 24449, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p20 {
    max-height: 20% !important;
  }
  /* line 24453, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p25 {
    height: 25% !important;
  }
  /* line 24457, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p25 {
    min-height: 25% !important;
  }
  /* line 24461, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p25 {
    max-height: 25% !important;
  }
  /* line 24465, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p30 {
    height: 30% !important;
  }
  /* line 24469, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p30 {
    min-height: 30% !important;
  }
  /* line 24473, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p30 {
    max-height: 30% !important;
  }
  /* line 24477, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p35 {
    height: 35% !important;
  }
  /* line 24481, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p35 {
    min-height: 35% !important;
  }
  /* line 24485, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p35 {
    max-height: 35% !important;
  }
  /* line 24489, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p40 {
    height: 40% !important;
  }
  /* line 24493, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p40 {
    min-height: 40% !important;
  }
  /* line 24497, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p40 {
    max-height: 40% !important;
  }
  /* line 24501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p45 {
    height: 45% !important;
  }
  /* line 24505, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p45 {
    min-height: 45% !important;
  }
  /* line 24509, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p45 {
    max-height: 45% !important;
  }
  /* line 24513, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p50 {
    height: 50% !important;
  }
  /* line 24517, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p50 {
    min-height: 50% !important;
  }
  /* line 24521, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p50 {
    max-height: 50% !important;
  }
  /* line 24525, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p60 {
    height: 60% !important;
  }
  /* line 24529, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p60 {
    min-height: 60% !important;
  }
  /* line 24533, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p60 {
    max-height: 60% !important;
  }
  /* line 24537, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p65 {
    height: 65% !important;
  }
  /* line 24541, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p65 {
    min-height: 65% !important;
  }
  /* line 24545, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p65 {
    max-height: 65% !important;
  }
  /* line 24549, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p70 {
    height: 70% !important;
  }
  /* line 24553, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p70 {
    min-height: 70% !important;
  }
  /* line 24557, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p70 {
    max-height: 70% !important;
  }
  /* line 24561, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p75 {
    height: 75% !important;
  }
  /* line 24565, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p75 {
    min-height: 75% !important;
  }
  /* line 24569, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p75 {
    max-height: 75% !important;
  }
  /* line 24573, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p80 {
    height: 80% !important;
  }
  /* line 24577, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p80 {
    min-height: 80% !important;
  }
  /* line 24581, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p80 {
    max-height: 80% !important;
  }
  /* line 24585, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p85 {
    height: 85% !important;
  }
  /* line 24589, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p85 {
    min-height: 85% !important;
  }
  /* line 24593, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p85 {
    max-height: 85% !important;
  }
  /* line 24597, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p90 {
    height: 90% !important;
  }
  /* line 24601, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p90 {
    min-height: 90% !important;
  }
  /* line 24605, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p90 {
    max-height: 90% !important;
  }
  /* line 24609, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p95 {
    height: 95% !important;
  }
  /* line 24613, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p95 {
    min-height: 95% !important;
  }
  /* line 24617, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p95 {
    max-height: 95% !important;
  }
  /* line 24621, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-p100 {
    height: 100% !important;
  }
  /* line 24625, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-p100 {
    min-height: 100% !important;
  }
  /* line 24629, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-p100 {
    max-height: 100% !important;
  }
  /* line 24633, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-sm-auto {
    height: auto !important;
  }
  /* line 24637, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-sm-auto {
    min-height: auto !important;
  }
  /* line 24641, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-sm-auto {
    max-height: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 24646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-0 {
    height: 0px !important;
  }
  /* line 24650, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-0 {
    min-height: 0px !important;
  }
  /* line 24654, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-0 {
    max-height: 0px !important;
  }
  /* line 24658, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-10 {
    height: 10px !important;
  }
  /* line 24662, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-10 {
    min-height: 10px !important;
  }
  /* line 24666, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-10 {
    max-height: 10px !important;
  }
  /* line 24670, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-15 {
    height: 15px !important;
  }
  /* line 24674, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-15 {
    min-height: 15px !important;
  }
  /* line 24678, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-15 {
    max-height: 15px !important;
  }
  /* line 24682, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-20 {
    height: 20px !important;
  }
  /* line 24686, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-20 {
    min-height: 20px !important;
  }
  /* line 24690, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-20 {
    max-height: 20px !important;
  }
  /* line 24694, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-30 {
    height: 30px !important;
  }
  /* line 24698, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-30 {
    min-height: 30px !important;
  }
  /* line 24702, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-30 {
    max-height: 30px !important;
  }
  /* line 24706, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-40 {
    height: 40px !important;
  }
  /* line 24710, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-40 {
    min-height: 40px !important;
  }
  /* line 24714, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-40 {
    max-height: 40px !important;
  }
  /* line 24718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-50 {
    height: 50px !important;
  }
  /* line 24722, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-50 {
    min-height: 50px !important;
  }
  /* line 24726, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-50 {
    max-height: 50px !important;
  }
  /* line 24730, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-60 {
    height: 60px !important;
  }
  /* line 24734, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-60 {
    min-height: 60px !important;
  }
  /* line 24738, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-60 {
    max-height: 60px !important;
  }
  /* line 24742, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-70 {
    height: 70px !important;
  }
  /* line 24746, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-70 {
    min-height: 70px !important;
  }
  /* line 24750, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-70 {
    max-height: 70px !important;
  }
  /* line 24754, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-80 {
    height: 80px !important;
  }
  /* line 24758, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-80 {
    min-height: 80px !important;
  }
  /* line 24762, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-80 {
    max-height: 80px !important;
  }
  /* line 24766, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-90 {
    height: 90px !important;
  }
  /* line 24770, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-90 {
    min-height: 90px !important;
  }
  /* line 24774, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-90 {
    max-height: 90px !important;
  }
  /* line 24778, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-100 {
    height: 100px !important;
  }
  /* line 24782, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-100 {
    min-height: 100px !important;
  }
  /* line 24786, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-100 {
    max-height: 100px !important;
  }
  /* line 24790, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-120 {
    height: 120px !important;
  }
  /* line 24794, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-120 {
    min-height: 120px !important;
  }
  /* line 24798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-120 {
    max-height: 120px !important;
  }
  /* line 24802, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-150 {
    height: 150px !important;
  }
  /* line 24806, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-150 {
    min-height: 150px !important;
  }
  /* line 24810, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-150 {
    max-height: 150px !important;
  }
  /* line 24814, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-160 {
    height: 160px !important;
  }
  /* line 24818, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-160 {
    min-height: 160px !important;
  }
  /* line 24822, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-160 {
    max-height: 160px !important;
  }
  /* line 24826, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-170 {
    height: 170px !important;
  }
  /* line 24830, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-170 {
    min-height: 170px !important;
  }
  /* line 24834, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-170 {
    max-height: 170px !important;
  }
  /* line 24838, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-180 {
    height: 180px !important;
  }
  /* line 24842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-180 {
    min-height: 180px !important;
  }
  /* line 24846, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-180 {
    max-height: 180px !important;
  }
  /* line 24850, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-190 {
    height: 190px !important;
  }
  /* line 24854, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-190 {
    min-height: 190px !important;
  }
  /* line 24858, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-190 {
    max-height: 190px !important;
  }
  /* line 24862, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-200 {
    height: 200px !important;
  }
  /* line 24866, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-200 {
    min-height: 200px !important;
  }
  /* line 24870, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-200 {
    max-height: 200px !important;
  }
  /* line 24874, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-250 {
    height: 250px !important;
  }
  /* line 24878, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-250 {
    min-height: 250px !important;
  }
  /* line 24882, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-250 {
    max-height: 250px !important;
  }
  /* line 24886, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-300 {
    height: 300px !important;
  }
  /* line 24890, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-300 {
    min-height: 300px !important;
  }
  /* line 24894, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-300 {
    max-height: 300px !important;
  }
  /* line 24898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-310 {
    height: 310px !important;
  }
  /* line 24902, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-310 {
    min-height: 310px !important;
  }
  /* line 24906, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-310 {
    max-height: 310px !important;
  }
  /* line 24910, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-320 {
    height: 320px !important;
  }
  /* line 24914, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-320 {
    min-height: 320px !important;
  }
  /* line 24918, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-320 {
    max-height: 320px !important;
  }
  /* line 24922, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-325 {
    height: 325px !important;
  }
  /* line 24926, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-325 {
    min-height: 325px !important;
  }
  /* line 24930, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-325 {
    max-height: 325px !important;
  }
  /* line 24934, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-350 {
    height: 350px !important;
  }
  /* line 24938, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-350 {
    min-height: 350px !important;
  }
  /* line 24942, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-350 {
    max-height: 350px !important;
  }
  /* line 24946, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-400 {
    height: 400px !important;
  }
  /* line 24950, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-400 {
    min-height: 400px !important;
  }
  /* line 24954, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-400 {
    max-height: 400px !important;
  }
  /* line 24958, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-450 {
    height: 450px !important;
  }
  /* line 24962, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-450 {
    min-height: 450px !important;
  }
  /* line 24966, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-450 {
    max-height: 450px !important;
  }
  /* line 24970, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-500 {
    height: 500px !important;
  }
  /* line 24974, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-500 {
    min-height: 500px !important;
  }
  /* line 24978, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-500 {
    max-height: 500px !important;
  }
  /* line 24982, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-550 {
    height: 550px !important;
  }
  /* line 24986, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-550 {
    min-height: 550px !important;
  }
  /* line 24990, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-550 {
    max-height: 550px !important;
  }
  /* line 24994, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-600 {
    height: 600px !important;
  }
  /* line 24998, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-600 {
    min-height: 600px !important;
  }
  /* line 25002, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-600 {
    max-height: 600px !important;
  }
  /* line 25006, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-650 {
    height: 650px !important;
  }
  /* line 25010, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-650 {
    min-height: 650px !important;
  }
  /* line 25014, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-650 {
    max-height: 650px !important;
  }
  /* line 25018, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-700 {
    height: 700px !important;
  }
  /* line 25022, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-700 {
    min-height: 700px !important;
  }
  /* line 25026, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-700 {
    max-height: 700px !important;
  }
  /* line 25030, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-750 {
    height: 750px !important;
  }
  /* line 25034, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-750 {
    min-height: 750px !important;
  }
  /* line 25038, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-750 {
    max-height: 750px !important;
  }
  /* line 25042, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-800 {
    height: 800px !important;
  }
  /* line 25046, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-800 {
    min-height: 800px !important;
  }
  /* line 25050, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-800 {
    max-height: 800px !important;
  }
  /* line 25054, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-850 {
    height: 850px !important;
  }
  /* line 25058, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-850 {
    min-height: 850px !important;
  }
  /* line 25062, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-850 {
    max-height: 850px !important;
  }
  /* line 25066, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-900 {
    height: 900px !important;
  }
  /* line 25070, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-900 {
    min-height: 900px !important;
  }
  /* line 25074, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-900 {
    max-height: 900px !important;
  }
  /* line 25078, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-950 {
    height: 950px !important;
  }
  /* line 25082, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-950 {
    min-height: 950px !important;
  }
  /* line 25086, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-950 {
    max-height: 950px !important;
  }
  /* line 25090, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-1000 {
    height: 1000px !important;
  }
  /* line 25094, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-1000 {
    min-height: 1000px !important;
  }
  /* line 25098, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-1000 {
    max-height: 1000px !important;
  }
  /* line 25102, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p5 {
    height: 5% !important;
  }
  /* line 25106, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p5 {
    min-height: 5% !important;
  }
  /* line 25110, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p5 {
    max-height: 5% !important;
  }
  /* line 25114, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p10 {
    height: 10% !important;
  }
  /* line 25118, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p10 {
    min-height: 10% !important;
  }
  /* line 25122, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p10 {
    max-height: 10% !important;
  }
  /* line 25126, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p15 {
    height: 15% !important;
  }
  /* line 25130, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p15 {
    min-height: 15% !important;
  }
  /* line 25134, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p15 {
    max-height: 15% !important;
  }
  /* line 25138, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p20 {
    height: 20% !important;
  }
  /* line 25142, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p20 {
    min-height: 20% !important;
  }
  /* line 25146, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p20 {
    max-height: 20% !important;
  }
  /* line 25150, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p25 {
    height: 25% !important;
  }
  /* line 25154, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p25 {
    min-height: 25% !important;
  }
  /* line 25158, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p25 {
    max-height: 25% !important;
  }
  /* line 25162, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p30 {
    height: 30% !important;
  }
  /* line 25166, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p30 {
    min-height: 30% !important;
  }
  /* line 25170, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p30 {
    max-height: 30% !important;
  }
  /* line 25174, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p35 {
    height: 35% !important;
  }
  /* line 25178, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p35 {
    min-height: 35% !important;
  }
  /* line 25182, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p35 {
    max-height: 35% !important;
  }
  /* line 25186, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p40 {
    height: 40% !important;
  }
  /* line 25190, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p40 {
    min-height: 40% !important;
  }
  /* line 25194, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p40 {
    max-height: 40% !important;
  }
  /* line 25198, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p45 {
    height: 45% !important;
  }
  /* line 25202, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p45 {
    min-height: 45% !important;
  }
  /* line 25206, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p45 {
    max-height: 45% !important;
  }
  /* line 25210, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p50 {
    height: 50% !important;
  }
  /* line 25214, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p50 {
    min-height: 50% !important;
  }
  /* line 25218, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p50 {
    max-height: 50% !important;
  }
  /* line 25222, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p60 {
    height: 60% !important;
  }
  /* line 25226, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p60 {
    min-height: 60% !important;
  }
  /* line 25230, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p60 {
    max-height: 60% !important;
  }
  /* line 25234, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p65 {
    height: 65% !important;
  }
  /* line 25238, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p65 {
    min-height: 65% !important;
  }
  /* line 25242, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p65 {
    max-height: 65% !important;
  }
  /* line 25246, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p70 {
    height: 70% !important;
  }
  /* line 25250, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p70 {
    min-height: 70% !important;
  }
  /* line 25254, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p70 {
    max-height: 70% !important;
  }
  /* line 25258, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p75 {
    height: 75% !important;
  }
  /* line 25262, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p75 {
    min-height: 75% !important;
  }
  /* line 25266, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p75 {
    max-height: 75% !important;
  }
  /* line 25270, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p80 {
    height: 80% !important;
  }
  /* line 25274, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p80 {
    min-height: 80% !important;
  }
  /* line 25278, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p80 {
    max-height: 80% !important;
  }
  /* line 25282, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p85 {
    height: 85% !important;
  }
  /* line 25286, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p85 {
    min-height: 85% !important;
  }
  /* line 25290, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p85 {
    max-height: 85% !important;
  }
  /* line 25294, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p90 {
    height: 90% !important;
  }
  /* line 25298, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p90 {
    min-height: 90% !important;
  }
  /* line 25302, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p90 {
    max-height: 90% !important;
  }
  /* line 25306, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p95 {
    height: 95% !important;
  }
  /* line 25310, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p95 {
    min-height: 95% !important;
  }
  /* line 25314, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p95 {
    max-height: 95% !important;
  }
  /* line 25318, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-p100 {
    height: 100% !important;
  }
  /* line 25322, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-p100 {
    min-height: 100% !important;
  }
  /* line 25326, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-p100 {
    max-height: 100% !important;
  }
  /* line 25330, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-md-auto {
    height: auto !important;
  }
  /* line 25334, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-md-auto {
    min-height: auto !important;
  }
  /* line 25338, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-md-auto {
    max-height: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 25343, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-0 {
    height: 0px !important;
  }
  /* line 25347, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-0 {
    min-height: 0px !important;
  }
  /* line 25351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-0 {
    max-height: 0px !important;
  }
  /* line 25355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-10 {
    height: 10px !important;
  }
  /* line 25359, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-10 {
    min-height: 10px !important;
  }
  /* line 25363, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-10 {
    max-height: 10px !important;
  }
  /* line 25367, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-15 {
    height: 15px !important;
  }
  /* line 25371, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-15 {
    min-height: 15px !important;
  }
  /* line 25375, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-15 {
    max-height: 15px !important;
  }
  /* line 25379, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-20 {
    height: 20px !important;
  }
  /* line 25383, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-20 {
    min-height: 20px !important;
  }
  /* line 25387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-20 {
    max-height: 20px !important;
  }
  /* line 25391, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-30 {
    height: 30px !important;
  }
  /* line 25395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-30 {
    min-height: 30px !important;
  }
  /* line 25399, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-30 {
    max-height: 30px !important;
  }
  /* line 25403, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-40 {
    height: 40px !important;
  }
  /* line 25407, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-40 {
    min-height: 40px !important;
  }
  /* line 25411, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-40 {
    max-height: 40px !important;
  }
  /* line 25415, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-50 {
    height: 50px !important;
  }
  /* line 25419, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-50 {
    min-height: 50px !important;
  }
  /* line 25423, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-50 {
    max-height: 50px !important;
  }
  /* line 25427, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-60 {
    height: 60px !important;
  }
  /* line 25431, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-60 {
    min-height: 60px !important;
  }
  /* line 25435, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-60 {
    max-height: 60px !important;
  }
  /* line 25439, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-70 {
    height: 70px !important;
  }
  /* line 25443, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-70 {
    min-height: 70px !important;
  }
  /* line 25447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-70 {
    max-height: 70px !important;
  }
  /* line 25451, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-80 {
    height: 80px !important;
  }
  /* line 25455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-80 {
    min-height: 80px !important;
  }
  /* line 25459, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-80 {
    max-height: 80px !important;
  }
  /* line 25463, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-90 {
    height: 90px !important;
  }
  /* line 25467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-90 {
    min-height: 90px !important;
  }
  /* line 25471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-90 {
    max-height: 90px !important;
  }
  /* line 25475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-100 {
    height: 100px !important;
  }
  /* line 25479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-100 {
    min-height: 100px !important;
  }
  /* line 25483, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-100 {
    max-height: 100px !important;
  }
  /* line 25487, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-120 {
    height: 120px !important;
  }
  /* line 25491, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-120 {
    min-height: 120px !important;
  }
  /* line 25495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-120 {
    max-height: 120px !important;
  }
  /* line 25499, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-150 {
    height: 150px !important;
  }
  /* line 25503, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-150 {
    min-height: 150px !important;
  }
  /* line 25507, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-150 {
    max-height: 150px !important;
  }
  /* line 25511, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-160 {
    height: 160px !important;
  }
  /* line 25515, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-160 {
    min-height: 160px !important;
  }
  /* line 25519, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-160 {
    max-height: 160px !important;
  }
  /* line 25523, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-170 {
    height: 170px !important;
  }
  /* line 25527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-170 {
    min-height: 170px !important;
  }
  /* line 25531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-170 {
    max-height: 170px !important;
  }
  /* line 25535, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-180 {
    height: 180px !important;
  }
  /* line 25539, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-180 {
    min-height: 180px !important;
  }
  /* line 25543, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-180 {
    max-height: 180px !important;
  }
  /* line 25547, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-190 {
    height: 190px !important;
  }
  /* line 25551, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-190 {
    min-height: 190px !important;
  }
  /* line 25555, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-190 {
    max-height: 190px !important;
  }
  /* line 25559, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-200 {
    height: 200px !important;
  }
  /* line 25563, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-200 {
    min-height: 200px !important;
  }
  /* line 25567, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-200 {
    max-height: 200px !important;
  }
  /* line 25571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-250 {
    height: 250px !important;
  }
  /* line 25575, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-250 {
    min-height: 250px !important;
  }
  /* line 25579, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-250 {
    max-height: 250px !important;
  }
  /* line 25583, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-300 {
    height: 300px !important;
  }
  /* line 25587, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-300 {
    min-height: 300px !important;
  }
  /* line 25591, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-300 {
    max-height: 300px !important;
  }
  /* line 25595, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-310 {
    height: 310px !important;
  }
  /* line 25599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-310 {
    min-height: 310px !important;
  }
  /* line 25603, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-310 {
    max-height: 310px !important;
  }
  /* line 25607, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-320 {
    height: 320px !important;
  }
  /* line 25611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-320 {
    min-height: 320px !important;
  }
  /* line 25615, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-320 {
    max-height: 320px !important;
  }
  /* line 25619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-325 {
    height: 325px !important;
  }
  /* line 25623, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-325 {
    min-height: 325px !important;
  }
  /* line 25627, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-325 {
    max-height: 325px !important;
  }
  /* line 25631, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-350 {
    height: 350px !important;
  }
  /* line 25635, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-350 {
    min-height: 350px !important;
  }
  /* line 25639, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-350 {
    max-height: 350px !important;
  }
  /* line 25643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-400 {
    height: 400px !important;
  }
  /* line 25647, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-400 {
    min-height: 400px !important;
  }
  /* line 25651, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-400 {
    max-height: 400px !important;
  }
  /* line 25655, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-450 {
    height: 450px !important;
  }
  /* line 25659, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-450 {
    min-height: 450px !important;
  }
  /* line 25663, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-450 {
    max-height: 450px !important;
  }
  /* line 25667, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-500 {
    height: 500px !important;
  }
  /* line 25671, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-500 {
    min-height: 500px !important;
  }
  /* line 25675, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-500 {
    max-height: 500px !important;
  }
  /* line 25679, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-550 {
    height: 550px !important;
  }
  /* line 25683, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-550 {
    min-height: 550px !important;
  }
  /* line 25687, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-550 {
    max-height: 550px !important;
  }
  /* line 25691, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-600 {
    height: 600px !important;
  }
  /* line 25695, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-600 {
    min-height: 600px !important;
  }
  /* line 25699, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-600 {
    max-height: 600px !important;
  }
  /* line 25703, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-650 {
    height: 650px !important;
  }
  /* line 25707, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-650 {
    min-height: 650px !important;
  }
  /* line 25711, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-650 {
    max-height: 650px !important;
  }
  /* line 25715, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-700 {
    height: 700px !important;
  }
  /* line 25719, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-700 {
    min-height: 700px !important;
  }
  /* line 25723, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-700 {
    max-height: 700px !important;
  }
  /* line 25727, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-750 {
    height: 750px !important;
  }
  /* line 25731, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-750 {
    min-height: 750px !important;
  }
  /* line 25735, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-750 {
    max-height: 750px !important;
  }
  /* line 25739, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-800 {
    height: 800px !important;
  }
  /* line 25743, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-800 {
    min-height: 800px !important;
  }
  /* line 25747, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-800 {
    max-height: 800px !important;
  }
  /* line 25751, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-850 {
    height: 850px !important;
  }
  /* line 25755, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-850 {
    min-height: 850px !important;
  }
  /* line 25759, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-850 {
    max-height: 850px !important;
  }
  /* line 25763, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-900 {
    height: 900px !important;
  }
  /* line 25767, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-900 {
    min-height: 900px !important;
  }
  /* line 25771, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-900 {
    max-height: 900px !important;
  }
  /* line 25775, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-950 {
    height: 950px !important;
  }
  /* line 25779, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-950 {
    min-height: 950px !important;
  }
  /* line 25783, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-950 {
    max-height: 950px !important;
  }
  /* line 25787, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-1000 {
    height: 1000px !important;
  }
  /* line 25791, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-1000 {
    min-height: 1000px !important;
  }
  /* line 25795, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-1000 {
    max-height: 1000px !important;
  }
  /* line 25799, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p5 {
    height: 5% !important;
  }
  /* line 25803, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p5 {
    min-height: 5% !important;
  }
  /* line 25807, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p5 {
    max-height: 5% !important;
  }
  /* line 25811, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p10 {
    height: 10% !important;
  }
  /* line 25815, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p10 {
    min-height: 10% !important;
  }
  /* line 25819, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p10 {
    max-height: 10% !important;
  }
  /* line 25823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p15 {
    height: 15% !important;
  }
  /* line 25827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p15 {
    min-height: 15% !important;
  }
  /* line 25831, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p15 {
    max-height: 15% !important;
  }
  /* line 25835, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p20 {
    height: 20% !important;
  }
  /* line 25839, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p20 {
    min-height: 20% !important;
  }
  /* line 25843, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p20 {
    max-height: 20% !important;
  }
  /* line 25847, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p25 {
    height: 25% !important;
  }
  /* line 25851, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p25 {
    min-height: 25% !important;
  }
  /* line 25855, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p25 {
    max-height: 25% !important;
  }
  /* line 25859, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p30 {
    height: 30% !important;
  }
  /* line 25863, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p30 {
    min-height: 30% !important;
  }
  /* line 25867, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p30 {
    max-height: 30% !important;
  }
  /* line 25871, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p35 {
    height: 35% !important;
  }
  /* line 25875, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p35 {
    min-height: 35% !important;
  }
  /* line 25879, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p35 {
    max-height: 35% !important;
  }
  /* line 25883, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p40 {
    height: 40% !important;
  }
  /* line 25887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p40 {
    min-height: 40% !important;
  }
  /* line 25891, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p40 {
    max-height: 40% !important;
  }
  /* line 25895, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p45 {
    height: 45% !important;
  }
  /* line 25899, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p45 {
    min-height: 45% !important;
  }
  /* line 25903, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p45 {
    max-height: 45% !important;
  }
  /* line 25907, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p50 {
    height: 50% !important;
  }
  /* line 25911, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p50 {
    min-height: 50% !important;
  }
  /* line 25915, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p50 {
    max-height: 50% !important;
  }
  /* line 25919, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p60 {
    height: 60% !important;
  }
  /* line 25923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p60 {
    min-height: 60% !important;
  }
  /* line 25927, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p60 {
    max-height: 60% !important;
  }
  /* line 25931, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p65 {
    height: 65% !important;
  }
  /* line 25935, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p65 {
    min-height: 65% !important;
  }
  /* line 25939, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p65 {
    max-height: 65% !important;
  }
  /* line 25943, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p70 {
    height: 70% !important;
  }
  /* line 25947, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p70 {
    min-height: 70% !important;
  }
  /* line 25951, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p70 {
    max-height: 70% !important;
  }
  /* line 25955, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p75 {
    height: 75% !important;
  }
  /* line 25959, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p75 {
    min-height: 75% !important;
  }
  /* line 25963, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p75 {
    max-height: 75% !important;
  }
  /* line 25967, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p80 {
    height: 80% !important;
  }
  /* line 25971, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p80 {
    min-height: 80% !important;
  }
  /* line 25975, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p80 {
    max-height: 80% !important;
  }
  /* line 25979, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p85 {
    height: 85% !important;
  }
  /* line 25983, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p85 {
    min-height: 85% !important;
  }
  /* line 25987, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p85 {
    max-height: 85% !important;
  }
  /* line 25991, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p90 {
    height: 90% !important;
  }
  /* line 25995, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p90 {
    min-height: 90% !important;
  }
  /* line 25999, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p90 {
    max-height: 90% !important;
  }
  /* line 26003, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p95 {
    height: 95% !important;
  }
  /* line 26007, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p95 {
    min-height: 95% !important;
  }
  /* line 26011, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p95 {
    max-height: 95% !important;
  }
  /* line 26015, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-p100 {
    height: 100% !important;
  }
  /* line 26019, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-p100 {
    min-height: 100% !important;
  }
  /* line 26023, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-p100 {
    max-height: 100% !important;
  }
  /* line 26027, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-auto {
    height: auto !important;
  }
  /* line 26031, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-auto {
    min-height: auto !important;
  }
  /* line 26035, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-auto {
    max-height: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 26040, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-0 {
    height: 0px !important;
  }
  /* line 26044, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-0 {
    min-height: 0px !important;
  }
  /* line 26048, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-0 {
    max-height: 0px !important;
  }
  /* line 26052, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-10 {
    height: 10px !important;
  }
  /* line 26056, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-10 {
    min-height: 10px !important;
  }
  /* line 26060, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-10 {
    max-height: 10px !important;
  }
  /* line 26064, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-15 {
    height: 15px !important;
  }
  /* line 26068, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-15 {
    min-height: 15px !important;
  }
  /* line 26072, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-15 {
    max-height: 15px !important;
  }
  /* line 26076, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-20 {
    height: 20px !important;
  }
  /* line 26080, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-20 {
    min-height: 20px !important;
  }
  /* line 26084, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-20 {
    max-height: 20px !important;
  }
  /* line 26088, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-30 {
    height: 30px !important;
  }
  /* line 26092, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-30 {
    min-height: 30px !important;
  }
  /* line 26096, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-30 {
    max-height: 30px !important;
  }
  /* line 26100, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-40 {
    height: 40px !important;
  }
  /* line 26104, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-40 {
    min-height: 40px !important;
  }
  /* line 26108, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-40 {
    max-height: 40px !important;
  }
  /* line 26112, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-50 {
    height: 50px !important;
  }
  /* line 26116, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-50 {
    min-height: 50px !important;
  }
  /* line 26120, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-50 {
    max-height: 50px !important;
  }
  /* line 26124, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-60 {
    height: 60px !important;
  }
  /* line 26128, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-60 {
    min-height: 60px !important;
  }
  /* line 26132, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-60 {
    max-height: 60px !important;
  }
  /* line 26136, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-70 {
    height: 70px !important;
  }
  /* line 26140, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-70 {
    min-height: 70px !important;
  }
  /* line 26144, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-70 {
    max-height: 70px !important;
  }
  /* line 26148, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-80 {
    height: 80px !important;
  }
  /* line 26152, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-80 {
    min-height: 80px !important;
  }
  /* line 26156, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-80 {
    max-height: 80px !important;
  }
  /* line 26160, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-90 {
    height: 90px !important;
  }
  /* line 26164, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-90 {
    min-height: 90px !important;
  }
  /* line 26168, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-90 {
    max-height: 90px !important;
  }
  /* line 26172, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-100 {
    height: 100px !important;
  }
  /* line 26176, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-100 {
    min-height: 100px !important;
  }
  /* line 26180, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-100 {
    max-height: 100px !important;
  }
  /* line 26184, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-120 {
    height: 120px !important;
  }
  /* line 26188, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-120 {
    min-height: 120px !important;
  }
  /* line 26192, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-120 {
    max-height: 120px !important;
  }
  /* line 26196, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-150 {
    height: 150px !important;
  }
  /* line 26200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-150 {
    min-height: 150px !important;
  }
  /* line 26204, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-150 {
    max-height: 150px !important;
  }
  /* line 26208, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-160 {
    height: 160px !important;
  }
  /* line 26212, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-160 {
    min-height: 160px !important;
  }
  /* line 26216, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-160 {
    max-height: 160px !important;
  }
  /* line 26220, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-170 {
    height: 170px !important;
  }
  /* line 26224, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-170 {
    min-height: 170px !important;
  }
  /* line 26228, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-170 {
    max-height: 170px !important;
  }
  /* line 26232, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-180 {
    height: 180px !important;
  }
  /* line 26236, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-180 {
    min-height: 180px !important;
  }
  /* line 26240, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-180 {
    max-height: 180px !important;
  }
  /* line 26244, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-190 {
    height: 190px !important;
  }
  /* line 26248, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-190 {
    min-height: 190px !important;
  }
  /* line 26252, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-190 {
    max-height: 190px !important;
  }
  /* line 26256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-200 {
    height: 200px !important;
  }
  /* line 26260, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-200 {
    min-height: 200px !important;
  }
  /* line 26264, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-200 {
    max-height: 200px !important;
  }
  /* line 26268, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-250 {
    height: 250px !important;
  }
  /* line 26272, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-250 {
    min-height: 250px !important;
  }
  /* line 26276, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-250 {
    max-height: 250px !important;
  }
  /* line 26280, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-300 {
    height: 300px !important;
  }
  /* line 26284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-300 {
    min-height: 300px !important;
  }
  /* line 26288, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-300 {
    max-height: 300px !important;
  }
  /* line 26292, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-310 {
    height: 310px !important;
  }
  /* line 26296, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-310 {
    min-height: 310px !important;
  }
  /* line 26300, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-310 {
    max-height: 310px !important;
  }
  /* line 26304, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-320 {
    height: 320px !important;
  }
  /* line 26308, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-320 {
    min-height: 320px !important;
  }
  /* line 26312, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-320 {
    max-height: 320px !important;
  }
  /* line 26316, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-325 {
    height: 325px !important;
  }
  /* line 26320, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-325 {
    min-height: 325px !important;
  }
  /* line 26324, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-325 {
    max-height: 325px !important;
  }
  /* line 26328, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-350 {
    height: 350px !important;
  }
  /* line 26332, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-350 {
    min-height: 350px !important;
  }
  /* line 26336, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-350 {
    max-height: 350px !important;
  }
  /* line 26340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-400 {
    height: 400px !important;
  }
  /* line 26344, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-400 {
    min-height: 400px !important;
  }
  /* line 26348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-400 {
    max-height: 400px !important;
  }
  /* line 26352, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-450 {
    height: 450px !important;
  }
  /* line 26356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-450 {
    min-height: 450px !important;
  }
  /* line 26360, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-450 {
    max-height: 450px !important;
  }
  /* line 26364, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-500 {
    height: 500px !important;
  }
  /* line 26368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-500 {
    min-height: 500px !important;
  }
  /* line 26372, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-500 {
    max-height: 500px !important;
  }
  /* line 26376, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-550 {
    height: 550px !important;
  }
  /* line 26380, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-550 {
    min-height: 550px !important;
  }
  /* line 26384, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-550 {
    max-height: 550px !important;
  }
  /* line 26388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-600 {
    height: 600px !important;
  }
  /* line 26392, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-600 {
    min-height: 600px !important;
  }
  /* line 26396, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-600 {
    max-height: 600px !important;
  }
  /* line 26400, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-650 {
    height: 650px !important;
  }
  /* line 26404, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-650 {
    min-height: 650px !important;
  }
  /* line 26408, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-650 {
    max-height: 650px !important;
  }
  /* line 26412, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-700 {
    height: 700px !important;
  }
  /* line 26416, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-700 {
    min-height: 700px !important;
  }
  /* line 26420, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-700 {
    max-height: 700px !important;
  }
  /* line 26424, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-750 {
    height: 750px !important;
  }
  /* line 26428, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-750 {
    min-height: 750px !important;
  }
  /* line 26432, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-750 {
    max-height: 750px !important;
  }
  /* line 26436, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-800 {
    height: 800px !important;
  }
  /* line 26440, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-800 {
    min-height: 800px !important;
  }
  /* line 26444, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-800 {
    max-height: 800px !important;
  }
  /* line 26448, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-850 {
    height: 850px !important;
  }
  /* line 26452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-850 {
    min-height: 850px !important;
  }
  /* line 26456, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-850 {
    max-height: 850px !important;
  }
  /* line 26460, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-900 {
    height: 900px !important;
  }
  /* line 26464, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-900 {
    min-height: 900px !important;
  }
  /* line 26468, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-900 {
    max-height: 900px !important;
  }
  /* line 26472, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-950 {
    height: 950px !important;
  }
  /* line 26476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-950 {
    min-height: 950px !important;
  }
  /* line 26480, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-950 {
    max-height: 950px !important;
  }
  /* line 26484, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-1000 {
    height: 1000px !important;
  }
  /* line 26488, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-1000 {
    min-height: 1000px !important;
  }
  /* line 26492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-1000 {
    max-height: 1000px !important;
  }
  /* line 26496, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p5 {
    height: 5% !important;
  }
  /* line 26500, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p5 {
    min-height: 5% !important;
  }
  /* line 26504, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p5 {
    max-height: 5% !important;
  }
  /* line 26508, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p10 {
    height: 10% !important;
  }
  /* line 26512, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p10 {
    min-height: 10% !important;
  }
  /* line 26516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p10 {
    max-height: 10% !important;
  }
  /* line 26520, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p15 {
    height: 15% !important;
  }
  /* line 26524, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p15 {
    min-height: 15% !important;
  }
  /* line 26528, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p15 {
    max-height: 15% !important;
  }
  /* line 26532, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p20 {
    height: 20% !important;
  }
  /* line 26536, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p20 {
    min-height: 20% !important;
  }
  /* line 26540, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p20 {
    max-height: 20% !important;
  }
  /* line 26544, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p25 {
    height: 25% !important;
  }
  /* line 26548, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p25 {
    min-height: 25% !important;
  }
  /* line 26552, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p25 {
    max-height: 25% !important;
  }
  /* line 26556, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p30 {
    height: 30% !important;
  }
  /* line 26560, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p30 {
    min-height: 30% !important;
  }
  /* line 26564, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p30 {
    max-height: 30% !important;
  }
  /* line 26568, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p35 {
    height: 35% !important;
  }
  /* line 26572, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p35 {
    min-height: 35% !important;
  }
  /* line 26576, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p35 {
    max-height: 35% !important;
  }
  /* line 26580, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p40 {
    height: 40% !important;
  }
  /* line 26584, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p40 {
    min-height: 40% !important;
  }
  /* line 26588, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p40 {
    max-height: 40% !important;
  }
  /* line 26592, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p45 {
    height: 45% !important;
  }
  /* line 26596, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p45 {
    min-height: 45% !important;
  }
  /* line 26600, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p45 {
    max-height: 45% !important;
  }
  /* line 26604, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p50 {
    height: 50% !important;
  }
  /* line 26608, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p50 {
    min-height: 50% !important;
  }
  /* line 26612, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p50 {
    max-height: 50% !important;
  }
  /* line 26616, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p60 {
    height: 60% !important;
  }
  /* line 26620, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p60 {
    min-height: 60% !important;
  }
  /* line 26624, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p60 {
    max-height: 60% !important;
  }
  /* line 26628, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p65 {
    height: 65% !important;
  }
  /* line 26632, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p65 {
    min-height: 65% !important;
  }
  /* line 26636, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p65 {
    max-height: 65% !important;
  }
  /* line 26640, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p70 {
    height: 70% !important;
  }
  /* line 26644, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p70 {
    min-height: 70% !important;
  }
  /* line 26648, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p70 {
    max-height: 70% !important;
  }
  /* line 26652, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p75 {
    height: 75% !important;
  }
  /* line 26656, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p75 {
    min-height: 75% !important;
  }
  /* line 26660, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p75 {
    max-height: 75% !important;
  }
  /* line 26664, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p80 {
    height: 80% !important;
  }
  /* line 26668, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p80 {
    min-height: 80% !important;
  }
  /* line 26672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p80 {
    max-height: 80% !important;
  }
  /* line 26676, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p85 {
    height: 85% !important;
  }
  /* line 26680, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p85 {
    min-height: 85% !important;
  }
  /* line 26684, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p85 {
    max-height: 85% !important;
  }
  /* line 26688, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p90 {
    height: 90% !important;
  }
  /* line 26692, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p90 {
    min-height: 90% !important;
  }
  /* line 26696, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p90 {
    max-height: 90% !important;
  }
  /* line 26700, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p95 {
    height: 95% !important;
  }
  /* line 26704, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p95 {
    min-height: 95% !important;
  }
  /* line 26708, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p95 {
    max-height: 95% !important;
  }
  /* line 26712, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-xl-p100 {
    height: 100% !important;
  }
  /* line 26716, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-xl-p100 {
    min-height: 100% !important;
  }
  /* line 26720, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-xl-p100 {
    max-height: 100% !important;
  }
  /* line 26724, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .h-lg-auto {
    height: auto !important;
  }
  /* line 26728, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .min-h-lg-auto {
    min-height: auto !important;
  }
  /* line 26732, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .max-h-lg-auto {
    max-height: auto !important;
  }
}

/*---Layout---*/
/* line 26737, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .wrapper,
.main-header .logo,
.user-panel {
  overflow: hidden;
}

/* line 26743, app/assets/stylesheets/theme/css/dashboard_style.scss */
.layout-boxed {
  background: #f3f6f9;
}

/* line 26746, app/assets/stylesheets/theme/css/dashboard_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 26757, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .layout-boxed .wrapper {
    width: 95%;
    max-width: 1850px;
  }
}

/* line 26762, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-wrapper {
  -moz-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  margin-left: 20.79rem;
  z-index: 820;
}

/* line 26771, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-footer {
  -moz-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  z-index: 820;
  margin-left: 19.29rem;
}

@media (min-width: 768px) {
  /* line 26781, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .content-wrapper,
.sidebar-collapse .main-footer {
    margin-left: 0;
  }
}

/* line 26786, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-wrapper {
  min-height: 100%;
  background-color: #fbf6f0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 1.5rem;
}

@media (max-width: 767px) {
  /* line 26799, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-wrapper {
    margin-right: 0.75rem;
    margin-left: 0.75rem !important;
  }
}

/* line 26804, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-footer {
  background-color: rgba(255, 255, 255, 0);
  padding: 1.5rem;
  border-top: 0px solid #cccccc;
  z-index: 1;
  position: relative;
}

/* line 26811, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-footer .nav {
  margin-top: -7px;
}

/* line 26815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .left-side {
  position: fixed;
}

/* line 26818, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .main-header {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
}

/* line 26825, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .main-sidebar {
  position: fixed;
}

/* line 26828, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .content-wrapper {
  margin-top: 80px;
}

/* line 26831, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .right-side {
  margin-top: 80px;
}

@media (max-width: 767px) {
  /* line 26836, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-wrapper {
    margin-left: 0;
  }
  /* line 26840, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-footer {
    margin-left: 0;
    text-align: center;
  }
  /* line 26845, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .fixed .content-wrapper {
    margin-top: 125px;
  }
  /* line 26848, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .fixed .right-side {
    margin-top: 125px;
  }
}

/* line 26852, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixedlayout-boxed .wrapper {
  max-width: 100%;
}

/* line 26856, app/assets/stylesheets/theme/css/dashboard_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 {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

/* line 26870, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content {
  min-height: 250px;
  padding: 1.5rem 1.5rem 0px 1.5rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 26877, app/assets/stylesheets/theme/css/dashboard_style.scss */
.layout-top-nav .content-wrapper .content {
  padding: 10px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
}

/* line 26883, app/assets/stylesheets/theme/css/dashboard_style.scss */
.container > .content {
  padding: 10px 0px 0px 0px;
}

/* line 26886, app/assets/stylesheets/theme/css/dashboard_style.scss */
.container > .content > .content-header {
  padding-top: 0px;
}

/* line 26889, app/assets/stylesheets/theme/css/dashboard_style.scss */
.container > .content-header {
  padding: 10px 0px 0px 0px;
}

/*---art shape---*/
/* line 26894, app/assets/stylesheets/theme/css/dashboard_style.scss */
.art-bg {
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  background-attachment: fixed;
  z-index: -1;
  min-height: 400px;
}

/* line 26903, app/assets/stylesheets/theme/css/dashboard_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 26912, app/assets/stylesheets/theme/css/dashboard_style.scss */
.art-bg img.light-img {
  display: block;
}

/* line 26915, app/assets/stylesheets/theme/css/dashboard_style.scss */
.art-bg img.dark-img {
  display: none;
}

/* line 26919, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .art-bg img.dark-img {
  display: block;
}

/* line 26922, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .art-bg img.light-img {
  display: none;
}

/* line 26925, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin.onlyfull .art-bg .art-img {
  display: none;
}

/* line 26929, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .art-bg {
  min-height: 80px;
}

/* line 26932, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .art-bg .art-img {
  display: none;
}

/* line 26936, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyfull .art-bg {
  min-height: 100%;
}

/* line 26939, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyfull .art-bg .art-img {
  display: none;
}

/* line 26943, app/assets/stylesheets/theme/css/dashboard_style.scss */
#progressbar1 .progressbar-text,
#progressbar2 .progressbar-text,
#progressbar3 .progressbar-text {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  border-radius: 100%;
  height: 115px;
  width: 115px;
  line-height: 115px;
  font-family: "Rubik", sans-serif !important;
}

/* line 26954, app/assets/stylesheets/theme/css/dashboard_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 26965, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wed-up {
  margin-top: -85px;
  padding: 30px 50px;
}

/* line 26970, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dask .fc-today-button {
  display: none;
}

/* line 26973, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dask .fc-right {
  display: none;
}

/* line 26976, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dask .fc-toolbar .fc-left {
  float: right;
}

/* line 26979, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dask .fc-toolbar .fc-center {
  float: left;
}

/* line 26983, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dash-chart {
  height: 146px !important;
}

/*---Header---*/
/* line 26988, app/assets/stylesheets/theme/css/dashboard_style.scss */
.page-header {
  margin: 10px 0 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e6e6e6;
}

/* line 26993, app/assets/stylesheets/theme/css/dashboard_style.scss */
.page-header > small {
  color: #737373;
  display: block;
  margin-top: 5px;
}

/* line 26999, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header {
  max-height: 125px;
  z-index: 999;
  position: relative;
}

/* line 27004, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header div.logo-box {
  width: 19.29rem;
  float: left;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
  background: #ffffff;
  border-top-right-radius: 0px;
}

/* line 27014, app/assets/stylesheets/theme/css/dashboard_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;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
}

/* line 27028, app/assets/stylesheets/theme/css/dashboard_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: #6993ff;
}

/* line 27040, app/assets/stylesheets/theme/css/dashboard_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 27047, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo-box {
  border-right: 1px solid rgba(72, 94, 144, 0);
}

/* line 27050, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .app-menu .search-bx {
  max-width: 250px;
  -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  border-radius: 5px;
  overflow: hidden;
}

/* line 27057, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .app-menu .search-bx input[type="search"] {
  background-color: #fbf6f0;
  color: #172b4c;
  font-size: 16px;
  padding-left: 20px;
  border: none;
  border-radius: 5px 0px 0px 5px;
  height: 45px;
}

/* line 27066, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .app-menu .search-bx ::placeholder {
  color: #717c99;
}

/* line 27069, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .app-menu .search-bx .input-group {
  margin-top: 0px;
}

/* line 27072, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .app-menu .search-bx .input-group-append {
  margin-left: 0px;
}

/* line 27075, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .app-menu .search-bx .btn {
  background-color: #fbf6f0;
  color: #b5b5c3;
  font-weight: 700;
  font-size: 18px;
  border-radius: 0 5px 5px 0;
  padding: 3px 15px 3px 5px;
  box-shadow: none;
}

/* line 27084, app/assets/stylesheets/theme/css/dashboard_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 27089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .r-side .app-menu,
.main-header .r-side .btn-group a {
  margin: 18px 5px;
}

/* line 27093, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar {
  -moz-transition: margin-left 0.3s ease-in-out;
  -o-transition: margin-left 0.3s ease-in-out;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  margin-bottom: 0;
  margin-left: 19.29rem;
  min-height: 80px;
  border-radius: 0;
  border-bottom: 0px solid rgba(72, 94, 144, 0.16);
  padding: 0 1.5rem;
  box-shadow: none;
}

/* line 27106, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar .nav > li.user > a > i {
  margin-right: 5px;
}

/* line 27109, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo {
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  display: block;
  height: 80px;
  font-size: 1.2rem;
  line-height: 80px;
  text-align: left;
  padding: 0 15px;
  position: relative;
  z-index: 999;
}

/* line 27123, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo .logo-lg {
  line-height: 80px;
  display: inline-block;
  padding-left: 5px;
}

/* line 27128, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo .logo-lg .dark-logo {
  display: none;
}

/* line 27131, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo .logo-lg .light-logo {
  display: block;
}

/* line 27134, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo .logo-mini {
  display: inline-block;
}

/* line 27137, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo .logo-mini .dark-logo {
  display: none;
}

/* line 27140, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .logo .logo-mini .light-logo {
  display: block;
}

/* line 27143, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header #navbar-search-input.form-control {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

/* line 27147, app/assets/stylesheets/theme/css/dashboard_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 27153, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 27157, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header #navbar-search-input.form-control:-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 27161, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header #navbar-search-input.form-control::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 27165, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header #navbar-search-input.form-control:-ms-input-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* line 27169, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-custom-menu {
  float: right;
}

/* line 27172, app/assets/stylesheets/theme/css/dashboard_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: #f64e60;
  animation: beat 0.25s infinite alternate;
  transform-origin: center;
}

/* line 27185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header
.navbar-custom-menu.r-side
li.dropdown
.dropdown-toggle
i.animated::after {
  top: 17px;
  right: -5px;
}

/* line 27193, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header
.navbar-custom-menu.r-side
li.dropdown
.dropdown-toggle
i.fa.animated::after {
  top: 17px;
  right: -5px;
}

/* line 27201, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-right {
  float: right;
  padding-right: 15px;
}

/* line 27205, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-brand {
  color: #ffffff;
}

/* line 27208, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .sidebar-toggle {
  float: left;
  padding: 0 10px;
  font-size: 1.2rem;
  line-height: normal;
}

/* line 27214, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .sidebar-toggle:hover,
.main-header .sidebar-toggle:focus {
  color: #ffffff;
}

/* line 27218, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .sidebar-toggle .icon-bar {
  display: none;
}

/* line 27222, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .main-header .logo .logo-lg .dark-logo {
  display: block;
}

/* line 27225, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .main-header .logo .logo-lg .light-logo {
  display: none;
}

@keyframes beat {
  to {
    transform: scale(2);
  }
}

/* line 27234, app/assets/stylesheets/theme/css/dashboard_style.scss */
.layout-top-nav .main-header .navbar {
  margin-left: 0;
}

@media (max-width: 767px) {
  /* line 27239, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header {
    position: relative;
    z-index: 999;
  }
  /* line 27243, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-right {
    padding-right: 0px;
    float: none;
  }
  /* line 27247, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-right > li {
    color: inherit;
    border: 0;
  }
  /* line 27251, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .logo {
    width: 100%;
    float: none;
    text-align: center;
  }
  /* line 27256, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar {
    width: 100%;
    float: none;
    margin: 0;
    z-index: 999;
  }
  /* line 27262, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu {
    float: right;
    padding-right: 0px;
  }
  /* line 27267, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-collapse .main-header .navbar-right {
    margin: 7.5px -15px;
  }
  /* line 27271, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    padding: 0px 14px;
  }
  /* line 27274, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > li:last-child > a {
    padding: 0px 14px;
  }
}

@media (max-width: 991px) {
  /* line 27279, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-collapse .pull-left {
    float: none !important;
  }
  /* line 27282, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-collapse .pull-left + .navbar-custom-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
  }
}

@media (min-width: 768px) {
  /* line 27290, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .logo {
    display: flex;
  }
  /* line 27294, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo-box {
    width: 60px;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
  }
  /* line 27302, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo {
    text-align: center;
    padding: 0;
    margin: 0 auto;
  }
  /* line 27307, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    display: inline-block;
  }
  /* line 27310, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
    display: none;
  }
  /* line 27313, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 60px;
  }
}

@media (max-width: 767px) {
  /* line 27318, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header > div {
    width: 100% !important;
    float: none;
    margin-left: 0 !important;
  }
  /* line 27323, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header > div .logo {
    line-height: normal;
    height: auto;
  }
  /* line 27327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header > div .logo .logo-lg {
    line-height: 50px;
    padding-left: 0;
  }
  /* line 27331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav .search-bar > div {
    padding: 7px 0 8px;
  }
  /* line 27334, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li {
    height: 50px;
  }
  /* line 27337, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li > a.dropdown-toggle {
    margin: 3px 5px;
  }
  /* line 27340, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li:last-child > a {
    margin: 2px 5px;
  }
  /* line 27343, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .full-screen {
    margin: 0px 5px !important;
  }
}

@media (max-width: 370px) {
  /* line 27348, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav .search-bar > div {
    padding: 10px 0 10px;
  }
  /* line 27351, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li {
    height: 50px;
  }
  /* line 27354, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li > a.dropdown-toggle {
    margin: 8px 5px;
  }
  /* line 27357, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header .navbar-custom-menu .navbar-nav > li:last-child > a {
    margin: 8px 5px;
  }
}

/* line 27361, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 27365, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav > li {
  height: 80px;
}

/* line 27368, app/assets/stylesheets/theme/css/dashboard_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: 18px 5px;
  -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  border-radius: 5px;
}

/* line 27382, app/assets/stylesheets/theme/css/dashboard_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: 18px 5px;
  -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  border-radius: 5px;
}

/* line 27396, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav > .search-box > a {
  padding: 10px;
  vertical-align: middle;
  display: block;
  font-size: 1.5rem;
  border-radius: 5px;
  height: 45px;
  text-align: center;
  width: 45px;
  line-height: 25px;
  margin: 10px 5px;
}

/* line 27408, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav > .search-box > div {
  padding: 15px 0 15px;
}

/* line 27411, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav .full-screen-btn > a {
  padding: 10px;
  vertical-align: middle;
  display: block;
  font-size: 1.5rem;
  border-radius: 5px;
  height: 45px;
  text-align: center;
  width: 45px;
  line-height: 25px;
  margin: 10px 5px;
}

/* line 27423, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav .search-bar > div {
  padding: 12px 0 25px;
}

/* line 27426, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav .search-bar .lookup::before {
  color: #172b4c;
  top: 42%;
}

/* line 27430, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .navbar-nav .search-bar .lookup-circle input {
  background-color: rgba(23, 43, 76, 0.1);
  height: 35px;
  border-radius: 5px;
}

/* line 27435, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu > .navbar-nav > li {
  position: relative;
}

/* line 27438, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
}

/* line 27443, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu.l-side > .navbar-nav > li > .dropdown-menu {
  right: auto;
  left: 0;
}

/* line 27447, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-custom-menu .dropdown-toggle::after {
  display: none;
}

@media (max-width: 767px) {
  /* line 27452, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > .search-bar .lookup input {
    max-width: 110px;
    padding-left: 10px !important;
  }
}

@media (max-width: 370px) {
  /* line 27458, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > .search-bar .lookup input {
    max-width: 50px;
    padding-left: 10px !important;
    padding: 0;
    height: 30px;
  }
}

/* line 27465, app/assets/stylesheets/theme/css/dashboard_style.scss */
.search-box .app-search {
  position: relative;
  margin: 0px;
  display: block;
  z-index: 110;
  width: 100%;
  top: -50px;
  left: 0px;
}

/* line 27474, app/assets/stylesheets/theme/css/dashboard_style.scss */
.search-box .app-search input {
  width: 100.5%;
  padding: 0px 40px 0px 15px;
  border-radius: 50px;
  font-size: 14px;
  -webkit-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  border: none;
}

/* line 27484, app/assets/stylesheets/theme/css/dashboard_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 27495, app/assets/stylesheets/theme/css/dashboard_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 27501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-header
.navbar-custom-menu.r-side
li.dropdown
.dropdown-toggle
i::after {
    right: auto;
    top: 20px;
  }
  /* line 27510, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    line-height: 25px;
  }
  /* line 27513, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > li:last-child > a {
    line-height: 25px;
  }
  /* line 27516, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav .search-box > a {
    line-height: 25px;
  }
}

/* line 27520, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-menu {
  box-shadow: none;
  border-color: #cccccc;
}

/* line 27524, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  transform-origin: right 0;
}

/* line 27536, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-menu > li > a {
  color: gray;
}

/* line 27539, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-menu > li > a > i {
  margin-right: 10px;
}

/* line 27542, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-menu > .divider {
  background-color: #cccccc;
}

/* line 27546, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .dropdown-menu.scale-up {
  transform: scale(1);
  -webkit-transform: scale(1);
  transform-origin: left 0;
  -webkit-transform-origin: left 0;
}

/* line 27553, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu {
  width: auto;
  max-width: 250px;
  padding: 0;
  margin: 0;
  top: 100%;
  border: none;
}

/* line 27561, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li {
  position: relative;
}

/* line 27564, app/assets/stylesheets/theme/css/dashboard_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 27572, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.header > div {
  box-shadow: none;
}

/* line 27575, app/assets/stylesheets/theme/css/dashboard_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 27585, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.footer > a:hover {
  text-decoration: none;
  font-weight: 300;
}

/* line 27589, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}

/* line 27595, app/assets/stylesheets/theme/css/dashboard_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 27600, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header
.navbar-nav
> li.dropdown
> .dropdown-menu
> li
.menu
> li
> a:hover {
  background: #f3f6f9;
  text-decoration: none;
}

/* line 27611, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-header
.navbar-nav
> li.dropdown
> .dropdown-menu
> li
.menu
> li
> a
> i {
  width: 20px;
}

/* line 27623, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
  color: #172b4c;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}

/* line 27630, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mail-contnet {
  display: inline-block;
  width: 75%;
  vertical-align: middle;
  overflow: hidden;
}

/* line 27637, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
  margin: 0;
  padding: 15px;
}

/* line 27641, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto 10px auto auto;
  width: 40px;
  height: 40px;
}

/* line 27646, app/assets/stylesheets/theme/css/dashboard_style.scss */
.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 27654, app/assets/stylesheets/theme/css/dashboard_style.scss */
.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 27670, app/assets/stylesheets/theme/css/dashboard_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 27679, app/assets/stylesheets/theme/css/dashboard_style.scss */
.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 27686, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
  color: gray;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 27693, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #666666;
}

/* line 27698, app/assets/stylesheets/theme/css/dashboard_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 27703, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  padding: 10px;
}

/* line 27706, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 10px;
  color: gray;
}

/* line 27712, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
  padding: 0;
  margin: 0;
}

/* line 27716, app/assets/stylesheets/theme/css/dashboard_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 27727, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 27731, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: auto;
  padding: 10px;
  text-align: center;
}

/* line 27736, app/assets/stylesheets/theme/css/dashboard_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 27743, app/assets/stylesheets/theme/css/dashboard_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 27750, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
  display: block;
  font-size: 12px;
}

/* line 27754, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body:before,
.navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
  content: " ";
  display: table;
}

/* line 27759, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
  padding: 10px 15px;
  display: block;
  font-size: 1.1rem;
}

/* line 27764, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body a i {
  margin-right: 10px;
}

/* line 27767, app/assets/stylesheets/theme/css/dashboard_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 27773, app/assets/stylesheets/theme/css/dashboard_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 27778, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu .user-footer:before,
.navbar-nav > .user-menu > .dropdown-menu .user-footer:after {
  content: " ";
  display: table;
}

/* line 27783, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu > .dropdown-menu .user-footer .btn-default {
  color: gray;
}

/* line 27786, app/assets/stylesheets/theme/css/dashboard_style.scss */
.navbar-nav > .user-menu .user-image {
  width: 25px;
  height: 25px;
  margin-top: 0px;
}

@media (max-width: 767px) {
  /* line 27793, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-nav > .user-menu .user-image {
    float: none;
    margin-right: 0;
    margin-top: 0px;
    line-height: 10px;
  }
  /* line 27800, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    padding: 10px;
  }
  /* line 27803, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav li:last-child > a {
    padding: 10px;
  }
  /* line 27806, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > .search-box > a {
    padding: 10px;
  }
}

@media (max-width: 370px) {
  /* line 27811, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle {
    font-size: 1rem;
    height: 35px;
    width: 35px;
    line-height: normal;
  }
  /* line 27817, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > li:last-child > a {
    font-size: 1rem;
    height: 35px;
    width: 35px;
    line-height: normal;
  }
  /* line 27823, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > .search-box > a {
    font-size: 1rem;
    height: 35px;
    width: 35px;
    line-height: normal;
  }
  /* line 27830, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-nav > .user-menu .user-image {
    width: 15px;
    height: 15px;
  }
}

/* line 27835, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show:not(.dropup) > .animated-dropdown-menu {
  backface-visibility: visible !important;
  -webkit-animation: flipInX 0.7s both;
  -o-animation: flipInX 0.7s both;
  animation: flipInX 0.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);
  }
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
  }
}

@media (max-width: 991px) {
  /* line 27885, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
    background-color: #f3f6f9;
  }
  /* line 27889, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu > .navbar-nav {
    float: right;
  }
  /* line 27892, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu > .navbar-nav > li {
    position: static;
  }
  /* line 27895, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 5%;
    left: auto;
  }
  /* line 27900, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu.l-side > .navbar-nav > li > .dropdown-menu {
    left: 5%;
  }
}

/* line 27904, app/assets/stylesheets/theme/css/dashboard_style.scss */
.app-menu .dropdown-mega-menu {
  width: 53rem;
  padding: 0.5rem 1rem;
}

/* line 27908, app/assets/stylesheets/theme/css/dashboard_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: 0.715rem 1.072rem;
}

/* line 27915, app/assets/stylesheets/theme/css/dashboard_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 27924, app/assets/stylesheets/theme/css/dashboard_style.scss */
.app-menu .dropdown-mega-menu .nav-link:hover,
.app-menu .dropdown-mega-menu .nav-link:focus {
  opacity: 0.8;
  background-color: transparent !important;
}

/* line 27929, app/assets/stylesheets/theme/css/dashboard_style.scss */
.app-menu .nav-link .nav-link-icon {
  font-size: 1.286rem;
  text-align: center;
  opacity: 1;
}

/* line 27934, app/assets/stylesheets/theme/css/dashboard_style.scss */
.app-menu .nav-link:hover .nav-link-icon,
.app-menu .nav-link:focus .nav-link-icon {
  opacity: 0.9;
}

@media (max-width: 1024px) {
  /* line 27940, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .app-menu .dropdown-mega-menu {
    width: 40rem;
  }
}

/* line 27944, app/assets/stylesheets/theme/css/dashboard_style.scss */
#loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 999999;
  overflow: visible;
  background: #8202b0 url(https://oarlin-bb3cf8e14b12.herokuapp.com/images/preloaders/oarlin-logo.gif) no-repeat center center;
}

/* line 27954, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 80px;
  min-height: 100%;
  width: 19.29rem;
  z-index: 810;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
  border-top-right-radius: 20px;
}

/* line 27968, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-sidebar .sidebar-footer {
  background-color: #f2f2f2;
}

/* line 27971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-sidebar .sidebar-footer a {
  color: #b5b5c3;
}

/* line 27975, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-footer {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  transition: 0.2s ease-out;
  width: 19.29rem;
  background-color: #ffffff;
  border-top: 1px solid rgba(23, 43, 76, 0);
}

/* line 27985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-footer a {
  padding: 12px;
  width: 33.333337%;
  float: left;
  text-align: center;
  font-size: 18px;
}

/* line 27993, app/assets/stylesheets/theme/css/dashboard_style.scss */
.layout-boxed .sidebar-footer {
  position: absolute;
}

@media (max-width: 991px) {
  /* line 27998, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-sidebar {
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  /* line 28003, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .main-sidebar {
    margin-top: 145px;
    padding-top: 0px;
    -webkit-transform: translate(-19.29rem, 0);
    -ms-transform: translate(-19.29rem, 0);
    -o-transform: translate(-19.29rem, 0);
    transform: translate(-19.29rem, 0);
  }
  /* line 28012, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-open .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@media (min-width: 768px) {
  /* line 28020, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .main-sidebar {
    -webkit-transform: translate(-19.29rem, 0);
    -ms-transform: translate(-19.29rem, 0);
    -o-transform: translate(-19.29rem, 0);
    transform: translate(-19.29rem, 0);
  }
  /* line 28026, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .sidebar-footer {
    width: 60px;
  }
  /* line 28029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .sidebar-footer a {
    width: 100%;
  }
}

/* line 28033, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar {
  padding-bottom: 10px;
}

/* line 28037, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-form input:focus {
  border-color: transparent;
}

/* line 28041, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu {
  list-style: none;
  margin: 0 0px;
  padding: 15px 0px 30px 0px;
}

/* line 28046, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li {
  position: relative;
  margin: 0 0px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 0;
  border-left: 0px solid transparent;
}

/* line 28054, app/assets/stylesheets/theme/css/dashboard_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 28060, app/assets/stylesheets/theme/css/dashboard_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 28065, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.user-profile.menu-open > a {
  color: #000000;
  background-color: transparent !important;
}

/* line 28069, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.user-profile > a {
  opacity: 1;
  padding: 25px;
  display: flex;
}

/* line 28074, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.user-profile > .treeview-menu {
  background-color: #172b4c !important;
}

/* line 28077, app/assets/stylesheets/theme/css/dashboard_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 28084, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li:active > a,
.sidebar-menu > li.active > a,
.sidebar-menu > li:focus > a {
  font-weight: 500;
}

/* line 28089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.treeview.menu-open {
  background-color: rgba(235, 237, 243, 0) !important;
}

/* line 28092, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.treeview.menu-open > a {
  opacity: 1;
}

/* line 28095, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li > a {
  padding: 10px 0px;
  display: block;
}

/* line 28099, app/assets/stylesheets/theme/css/dashboard_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: 5px;
  margin-right: 20px;
  background-color: transparent;
}

/* line 28111, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li > a > svg {
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  color: #b5b5c3;
  text-align: center;
  margin-right: 10px;
  fill: rgba(27, 46, 75, 0.06);
}

/* line 28120, app/assets/stylesheets/theme/css/dashboard_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 28129, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li:hover > a > i,
.sidebar-menu > li:active > a > i,
.sidebar-menu > li.active > a > i {
  color: #b5b5c3;
}

/* line 28134, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li:hover > a > svg,
.sidebar-menu > li:active > a > svg,
.sidebar-menu > li.active > a > svg {
  color: #b5b5c3;
}

/* line 28139, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.menu-open > a > i {
  color: #b5b5c3;
}

/* line 28142, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.menu-open > a > svg {
  color: #b5b5c3;
}

/* line 28145, app/assets/stylesheets/theme/css/dashboard_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 28155, app/assets/stylesheets/theme/css/dashboard_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 28164, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu li.nav-devider {
  height: 1px;
  background-color: rgba(23, 43, 76, 0.13);
  display: block;
  margin: 15px 0;
}

/* line 28170, app/assets/stylesheets/theme/css/dashboard_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 28178, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu li > a > .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
}

/* line 28191, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu li > a > .pull-right-container > i {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

/* line 28200, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu li > a > .pull-right-container > .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

/* line 28209, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .menu-open > a > .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 28215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 28221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .menu-open > a > .pull-right-container > i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 28227, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .user-profile .treeview-menu > li > a {
  color: #ffffff !important;
  opacity: 1;
  background-color: transparent;
  padding: 8px 5px 8px 30px;
}

/* line 28233, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .active > .treeview-menu {
  display: block;
}

/* line 28237, app/assets/stylesheets/theme/css/dashboard_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 28243, app/assets/stylesheets/theme/css/dashboard_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 28248, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile.menu-open > a {
  background-color: #172b4c !important;
  color: #ffffff;
}

/* line 28252, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile.menu-open > a .email-id {
  color: #cccccc;
}

/* line 28255, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .sidebar-menu > li.user-profile > a {
  display: block;
}

/* line 28259, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-mini.sidebar-collapse .sidebar-menu > li.user-profile > a {
  padding: 10px;
}

/* line 28263, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-panel {
  position: relative;
  width: 100%;
  padding: 10px 0 10px;
  background-image: url(https://oarlin-bb3cf8e14b12.herokuapp.com/../../images/user-info.jpg);
}

/* line 28269, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-panel:before,
.user-panel:after {
  content: " ";
  display: table;
}

/* line 28274, app/assets/stylesheets/theme/css/dashboard_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 28281, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-panel > .info {
  padding: 5px;
  line-height: 1;
  margin: 0 auto;
  text-align: left;
  position: absolute;
  left: 60px;
}

/* line 28289, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-panel > .info > p {
  font-weight: 300;
  margin-bottom: 9px;
}

/* line 28293, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-panel > .info > a {
  text-decoration: none;
  padding-right: 5px;
  margin-top: 3px;
  font-size: 11px;
}

/* line 28299, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-panel > .info > a > i {
  margin-right: 3px;
}

/* line 28303, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .user-panel > .image > img {
  max-width: 50px;
  margin: 0 0px;
}

/* line 28308, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-profile .info {
  width: auto;
  visibility: visible;
  opacity: 1;
  height: 40px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

/* line 28319, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-profile .btn-group {
  display: block;
}

/* line 28322, app/assets/stylesheets/theme/css/dashboard_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 28331, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-profile .btn-group button.btn.dropdown-toggle::after {
  position: absolute;
  right: 20px;
  top: 15px;
}

/* line 28336, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-profile .profile-pic {
  padding: 15px 0;
  text-align: center;
}

/* line 28340, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-profile .ulogo {
  text-align: center;
  padding: 20px 0 0;
  font-size: 1.286rem;
  color: #ffffff;
}

/* line 28346, app/assets/stylesheets/theme/css/dashboard_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 28353, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-profile .dropdown-menu {
  left: 0px;
  right: 0px;
  width: 180px;
}

/* line 28358, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-profile .profile-setting li a svg {
  width: 18px;
}

/* line 28362, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .user-profile .profile-pic {
  padding: 5px 0;
}

/* line 28365, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .user-profile .ulogo,
.sidebar-collapse .user-profile .info {
  width: 0;
  visibility: hidden;
  opacity: 0;
  height: 40px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  margin-left: -20px !important;
}

/* line 28378, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .user-profile .profile-info,
.sidebar-collapse .user-profile .profile-setting {
  display: none !important;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 28387, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar .user-profile .ulogo a {
  background-color: transparent;
}

/* line 28390, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar .user-profile .btn-group a {
  color: #172b4c;
  background-color: transparent;
}

/* line 28395, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse.sidebar-mini .user-profile {
  overflow: hidden;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 28401, app/assets/stylesheets/theme/css/dashboard_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 28416, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .user-profile > a img {
  width: 45px;
  border-radius: 100%;
  margin-right: 10px;
}

/* line 28422, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .sidebar-menu .user-profile > a img {
  margin-right: 0px;
}

/* line 28426, app/assets/stylesheets/theme/css/dashboard_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 28431, app/assets/stylesheets/theme/css/dashboard_style.scss */
.light-sidebar .sidebar-menu > li.menu-open > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 28434, app/assets/stylesheets/theme/css/dashboard_style.scss */
.light-sidebar .sidebar-menu > li > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  /* line 28439, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-expanded-on-hover .content-wrapper {
    margin-left: 80px;
  }
  /* line 28442, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-expanded-on-hover .main-header .navbar {
    margin-left: 19.29rem;
  }
  /* line 28445, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-expanded-on-hover .main-header .logo-box {
    position: absolute;
    z-index: 9;
    background: #e4e6ef;
  }
  /* line 28450, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.fixed.sidebar-mini-expand-feature .main-header .logo-box {
    position: absolute;
    z-index: 9;
    background: #ffffff;
  }
  /* line 28455, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .content-wrapper {
    margin-left: 80px;
    z-index: 840;
  }
  /* line 28459, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 60px;
    z-index: 840;
  }
  /* line 28463, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .right-side {
    margin-left: 80px;
    z-index: 840;
  }
  /* line 28467, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 60px;
    z-index: 850;
  }
  /* line 28475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 28479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li {
    position: relative;
    padding: 0px 15px;
    margin: 0 0px;
  }
  /* line 28484, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 28489, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a i {
    margin-right: 0;
  }
  /* line 28492, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a i.fa.fa-angle-right {
    display: none;
  }
  /* line 28495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a svg {
    margin-right: 0;
    margin-left: 11px;
  }
  /* line 28499, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border-top-right-radius: 5px;
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 28504, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 28508, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
    border-top-right-radius: 5px;
  }
  /* line 28511, app/assets/stylesheets/theme/css/dashboard_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 28519, app/assets/stylesheets/theme/css/dashboard_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 28527, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-form {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 28531, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse .sidebar-widgets {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 28535, app/assets/stylesheets/theme/css/dashboard_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: 19.29rem;
    left: 54px;
    text-align: left;
  }
  /* line 28546, app/assets/stylesheets/theme/css/dashboard_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 28556, app/assets/stylesheets/theme/css/dashboard_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 28570, app/assets/stylesheets/theme/css/dashboard_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 28578, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature)
.sidebar-menu
> li:hover
> a:after {
    display: none;
  }
  /* line 28584, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-mini.sidebar-collapse:not(.sidebar-mini-expand-feature)
.sidebar-menu
> li:hover
> .treeview-menu {
    display: block !important;
    position: absolute;
    width: 19.29rem;
    left: 64px;
    top: 0;
    margin-left: 0;
  }
  /* line 28595, app/assets/stylesheets/theme/css/dashboard_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 28613, app/assets/stylesheets/theme/css/dashboard_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 28629, app/assets/stylesheets/theme/css/dashboard_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 28638, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .treeview-menu {
    margin-left: -10px !important;
  }
  /* line 28642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .control-sidebar-open .content-wrapper {
    margin-right: 345px;
  }
  /* line 28645, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .control-sidebar-open .main-footer {
    margin-right: 345px;
  }
  /* line 28648, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .control-sidebar-open .right-side {
    margin-right: 345px;
  }
}

/* line 28652, app/assets/stylesheets/theme/css/dashboard_style.scss */
.main-sidebar .user-panel {
  white-space: nowrap;
  overflow: hidden;
}

/* line 28657, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu {
  white-space: nowrap;
  overflow: hidden;
}

/* line 28661, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.header {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}

/* line 28666, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu > li.header.line {
  background-color: #f3f6f9;
  height: 2px;
  padding: 0;
  margin: 20px 0px;
}

/* line 28672, app/assets/stylesheets/theme/css/dashboard_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 28679, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu li > a {
  position: relative;
  font-weight: 500;
  opacity: 0.9;
  white-space: nowrap;
  align-items: center;
  line-height: 25px;
}

/* line 28687, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu li > a > span {
  top: 3px;
  position: relative;
}

/* line 28691, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu li > a > .pull-right-container {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
}

/* line 28697, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu:hover {
  overflow: visible;
}

/* line 28700, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .treeview-menu > li.active > a {
  opacity: 1;
}

/* line 28703, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .treeview-menu > li.active > a:hover {
  opacity: 1;
}

/* line 28706, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .treeview-menu > li > a:hover {
  opacity: 1;
}

/* line 28710, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .sidebar-menu.tree {
  padding: 0;
  margin: 0;
}

/* line 28714, app/assets/stylesheets/theme/css/dashboard_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 28719, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .sidebar-menu > li.menu-open > a {
  border-radius: 0;
}

/* line 28723, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-form {
  float: left;
  margin: 20px 10px 10px;
  overflow: hidden;
  text-overflow: clip;
}

/* line 28730, app/assets/stylesheets/theme/css/dashboard_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 28737, app/assets/stylesheets/theme/css/dashboard_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 28744, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs.control-sidebar-tabs > li > a .icon {
  font-size: 16px;
}

/* line 28747, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs.control-sidebar-tabs > li:first-of-type > a {
  border-left-width: 0;
}

/* line 28750, app/assets/stylesheets/theme/css/dashboard_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 28754, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs.control-sidebar-tabs > li.active > a {
  border-top: none;
  border-right: none;
  border-bottom: none;
}

/* line 28759, app/assets/stylesheets/theme/css/dashboard_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 28768, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-bg {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  top: 0;
  right: -355px;
  width: 345px;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

/* line 28780, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar {
  top: 0;
  right: -355px;
  width: 345px;
  -webkit-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
  position: absolute;
  padding: 30px 30px 30px 30px;
  z-index: 9999;
}

/* line 28791, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar > .tab-content {
  padding: 15px 0px;
}

/* line 28794, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar.control-sidebar-open {
  right: 0;
}

/* line 28797, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar.control-sidebar-open.control-sidebar-bg,
.control-sidebar.control-sidebar-open + .control-sidebar-bg {
  right: 0;
}

/* line 28801, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar .nav-tabs.control-sidebar-tabs > li {
  margin-right: 30px;
}

/* line 28804, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar .nav-tabs.control-sidebar-tabs > li > a {
  padding: 10px 0px;
  display: block;
  font-size: 24px;
}

/* line 28809, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar .rpanel-title {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
}

/* line 28815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar .rpanel-title .btn {
  padding: 0;
  margin: 0.75rem 1rem;
}

@media (min-width: 768px) {
  /* line 28821, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .control-sidebar {
    padding: 30px;
    right: -345px;
    width: 345px;
  }
  /* line 28827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .control-sidebar-bg {
    right: -345px;
    width: 345px;
  }
  /* line 28832, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .nav-tabs.control-sidebar-tabs > li {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  /* line 28837, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .control-sidebar {
    padding: 20px;
    width: 300px;
  }
  /* line 28842, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .control-sidebar-bg {
    width: 300px;
  }
}

/* line 28846, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-open .control-sidebar {
  right: 0;
}

/* line 28849, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-open .control-sidebar-bg {
  right: 0;
}

/* line 28853, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .control-sidebar {
  position: fixed;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 50px;
}

/* line 28860, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-heading {
  font-weight: 600;
  padding: 10px 0;
  margin-bottom: 0px;
  margin-top: 0;
}

/* line 28867, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-subheading {
  display: block;
  font-weight: 500;
  font-size: 16px;
}

/* line 28873, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}

/* line 28878, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu > li > a {
  display: block;
  padding: 10px 15px;
}

/* line 28882, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu > li > a:before,
.control-sidebar-menu > li > a:after {
  content: " ";
  display: table;
}

/* line 28887, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu > li > a > .control-sidebar-subheading {
  margin-top: 0;
}

/* line 28890, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu .menu-icon {
  float: left;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}

/* line 28897, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu .menu-info {
  margin-left: 45px;
  margin-top: 3px;
}

/* line 28901, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu .menu-info > .control-sidebar-subheading {
  margin: 0;
}

/* line 28904, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu .menu-info > p {
  margin: 0;
  font-size: 11px;
}

/* line 28908, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-sidebar-menu .progress {
  margin: 0;
}

/* line 28912, app/assets/stylesheets/theme/css/dashboard_style.scss */
#control-sidebar-theme-demo-options-tab p {
  font-size: 12px;
}

/* line 28915, app/assets/stylesheets/theme/css/dashboard_style.scss */
#control-sidebar-theme-demo-options-tab .form-group {
  margin-bottom: 0.5rem;
}

/* line 28918, app/assets/stylesheets/theme/css/dashboard_style.scss */
#control-sidebar-theme-demo-options-tab .form-group label {
  font-weight: 300;
  font-size: 12px;
}

/*treeview*/
/* line 28924, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 28930, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu .treeview-menu {
  padding-left: 20px;
}

/* line 28933, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu > li {
  margin: 0;
}

/* line 28936, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu > li > a {
  padding: 2px 5px 2px 25px;
  display: block;
  font-size: 1rem;
}

/* line 28941, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu > li > a > i {
  width: 20px;
  padding-right: 20px;
  padding-left: 10px;
}

/* line 28946, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu > li > a > .fa-angle-down {
  width: auto;
}

/* line 28949, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu > li > a > .fa-angle-left {
  width: auto;
}

/* line 28952, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu > li > a > .pull-right-container > .fa-angle-down {
  width: auto;
}

/* line 28955, app/assets/stylesheets/theme/css/dashboard_style.scss */
.treeview-menu > li > a > .pull-right-container > .fa-angle-left {
  width: auto;
}

/* line 28959, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .treeview-menu > li {
  margin: 0;
}

/* line 28962, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-collapse .treeview-menu > li > a {
  padding: 5px 10px 5px 10px;
}

/* line 28966, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .treeview-menu > li.active > a i.ti-more:before {
  content: "\e628";
}

/* line 28969, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidebar-menu .treeview-menu > li > a:hover i.ti-more:before {
  content: "\e628";
}

@media (min-width: 768px) {
  /* line 28974, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .fixed .multinav {
    position: fixed;
    width: 19.29rem;
    padding-bottom: 0;
    height: calc(100% - 80px);
  }
  /* line 28981, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .multinav {
    width: 60px;
  }
  /* line 28984, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .ps {
    overflow: visible !important;
  }
  /* line 28987, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .sidebar-menu > li > a {
    padding: 8px 12px;
  }
  /* line 28990, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .sidebar-menu > li.menu-open > a,
.sidebar-collapse .sidebar-menu > li.active > a {
    background-color: transparent !important;
  }
  /* line 28994, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .ps__rail-x {
    display: none;
  }
  /* line 28998, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .multinav .ps__rail-x {
    display: none !important;
  }
  /* line 29002, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse .sidebar-menu .treeview-menu > .treeview {
    position: relative;
  }
  /* line 29005, app/assets/stylesheets/theme/css/dashboard_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: 19.29rem;
    top: 0;
    display: none !important;
  }
  /* line 29013, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .sidebar-collapse
.sidebar-menu
.treeview-menu
> .treeview:hover
> .treeview-menu {
    display: block !important;
    position: absolute;
    left: 19.29rem;
  }
  /* line 29022, app/assets/stylesheets/theme/css/dashboard_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 29029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .fixed .multinav {
    position: fixed;
    width: 19.29rem;
    padding-bottom: 0;
    height: calc(100% - 145px);
  }
}

/* line 29036, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-box-body {
  z-index: 9998;
  position: relative;
}

/* line 29040, app/assets/stylesheets/theme/css/dashboard_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);
  border-radius: 5px;
}

/* line 29050, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-box-body.show .chat-box {
  display: block;
}

/* line 29053, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-box-body.show #chat-circle {
  z-index: 0;
  transform: scale(0);
}

/* line 29058, app/assets/stylesheets/theme/css/dashboard_style.scss */
#my-btn.btn {
  background: white;
  padding-top: 13px;
  padding-bottom: 12px;
  border-radius: 5px;
  padding-right: 40px;
  padding-left: 40px;
  color: #5865c3;
}

/* line 29068, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-overlay {
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  display: none;
}

/* line 29079, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-box {
  display: none;
  background: #ffffff;
  position: fixed;
  right: 30px;
  bottom: 50px;
  width: 350px;
  max-width: 85vw;
  max-height: 100vh;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.2);
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.2);
}

/* line 29093, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-box-toggle {
  cursor: pointer;
}

/* line 29097, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-box-body {
  position: relative;
  height: 370px;
  height: auto;
  border-bottom: 1px solid #ebedf3;
  border-top: 1px solid #ebedf3;
  overflow: hidden;
}

/* line 29106, app/assets/stylesheets/theme/css/dashboard_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 29119, app/assets/stylesheets/theme/css/dashboard_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: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
}

/* line 29138, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-input > form {
  margin-bottom: 0;
  position: relative;
}

/* line 29143, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc;
}

/* line 29148, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}

/* line 29153, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
}

/* line 29158, app/assets/stylesheets/theme/css/dashboard_style.scss */
#chat-input:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}

/* line 29163, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-submit {
  position: absolute;
  bottom: 6px;
  right: 10px;
  background: transparent;
  box-shadow: none;
  border: none;
  border-radius: 5px;
  color: #5a5eb9;
  width: 35px;
  height: 35px;
}

/* line 29175, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-submit:focus {
  outline: none;
}

/* line 29179, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-logs {
  padding: 15px;
  height: 370px;
  overflow-y: scroll;
}

/* line 29185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-logs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

/* line 29190, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-logs::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

/* line 29195, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-logs::-webkit-scrollbar-thumb {
  background-color: #6993ff;
}

@media only screen and (max-width: 500px) {
  /* line 29200, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .chat-logs {
    height: 40vh;
  }
}

/* line 29204, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-msg.user div > .msg-avatar img {
  border-radius: 5px;
  float: left;
}

/* line 29209, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-msg.self div > .msg-avatar img {
  border-radius: 5px;
  float: right;
}

/* line 29214, app/assets/stylesheets/theme/css/dashboard_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: 5px;
}

/* line 29226, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-msg {
  clear: both;
}

/* line 29230, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-msg.self > .cm-msg-text {
  float: right;
  background: #6993ff;
  color: white;
}

/* line 29236, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cm-msg-button > ul > li {
  list-style: none;
  float: left;
  width: 50%;
}

/* line 29242, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cm-msg-button {
  clear: both;
  margin-bottom: 70px;
}

/*---Pages Layout---*/
/*---Page Content Header & Breadcrumb ---*/
/* line 29249, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header {
  position: relative;
  padding: 1.5rem 1.5rem 0px;
}

/* line 29253, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .page-title {
  margin: 0 0px 0 0;
  display: inline-block;
  padding: 0 1.5rem 0 0;
  color: #172b4c;
}

/* line 29259, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .breadcrumb-item + .breadcrumb-item::before {
  content: "-";
}

/* line 29262, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  color: #2f579a;
  background-color: transparent;
}

/* line 29268, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .breadcrumb .breadcrumb-item a {
  color: #2f579a;
}

/* line 29271, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header > .breadcrumb > li > a {
  color: #3b6dc1;
  text-decoration: none;
  display: inline-block;
}

/* line 29276, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header > .breadcrumb > li > a > i {
  margin-right: 5px;
}

/* line 29279, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header > .breadcrumb > li + li:before {
  content: ">\00a0";
}

/* line 29282, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header > .container > .breadcrumb {
  position: relative;
  top: 0;
}

/* line 29286, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header > .container > .breadcrumb > li > a {
  color: #3b6dc1;
  text-decoration: none;
  display: inline-block;
}

/* line 29291, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header > .container > .breadcrumb > li > a > i {
  margin-right: 5px;
}

/* line 29294, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header > .container > .breadcrumb > li + li:before {
  content: ">\00a0";
}

/* line 29297, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .right-title {
  text-align: right;
}

/* line 29300, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .right-title .dropdown .dropdown-menu {
  padding: 15px;
  width: 245px;
  border-radius: 5px;
}

/* line 29305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .right-title .dropdown .dropdown-menu .dropdown-item {
  padding: 10px 10px;
  font-size: 1.2rem;
}

/* line 29309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .right-title .dropdown .dropdown-menu .dropdown-item i {
  font-size: 1.4rem;
  margin-right: 10px;
}

/* line 29313, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .right-title .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
}

/* line 29316, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-header .right-title .dropdown > .btn {
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
  -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
  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 29329, app/assets/stylesheets/theme/css/dashboard_style.scss */
.breadcrumb-item.active {
  color: #172b4c;
}

/* line 29332, app/assets/stylesheets/theme/css/dashboard_style.scss */
.breadcrumb-item + .breadcrumb-item::before {
  color: #3b6dc1;
}

/* line 29336, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .content-header .page-title {
  color: #4d4d4d;
}

/* line 29339, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .content-header .breadcrumb {
  color: gray;
}

/* line 29342, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .content-header .breadcrumb .breadcrumb-item a {
  color: gray;
}

/* line 29345, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .content-header .breadcrumb.active {
  color: #4d4d4d;
}

/* line 29348, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .breadcrumb-item.active {
  color: #4d4d4d;
}

/* line 29351, app/assets/stylesheets/theme/css/dashboard_style.scss */
.onlyheader .breadcrumb-item + .breadcrumb-item::before {
  color: #4d4d4d;
}

@media (max-width: 991px) {
  /* line 29356, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-header > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #666666;
    padding-left: 10px;
  }
  /* line 29365, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-header > .breadcrumb li:before {
    color: #b3b3b3;
  }
  /* line 29368, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-header > .container > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #666666;
    padding-left: 10px;
  }
  /* line 29377, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-header > .container > .breadcrumb li:before {
    color: #b3b3b3;
  }
  /* line 29381, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav {
    margin: 0;
    float: left;
  }
  /* line 29385, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > li {
    float: left;
  }
  /* line 29388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .navbar-custom-menu .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
  }
}

/* line 29394, app/assets/stylesheets/theme/css/dashboard_style.scss */
.left-block {
  height: auto;
  width: 280px;
  position: absolute;
  padding: 0;
  border-right: 1px solid #f3f6f9;
  background-color: white;
}

/* line 29402, app/assets/stylesheets/theme/css/dashboard_style.scss */
.left-block .left-content-area > .box {
  background-color: rgba(255, 255, 255, 0) !important;
}

/* line 29405, app/assets/stylesheets/theme/css/dashboard_style.scss */
.left-block .left-content-area > .card {
  background-color: rgba(255, 255, 255, 0) !important;
}

/* line 29408, app/assets/stylesheets/theme/css/dashboard_style.scss */
.left-block .open-left-block {
  position: absolute;
  top: 45%;
  right: -41px;
  z-index: 9;
}

/* line 29415, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .left-block {
  height: 100%;
}

/* line 29419, app/assets/stylesheets/theme/css/dashboard_style.scss */
.reverse-mode .open-left-block {
  right: auto;
  left: -41px;
}

/* line 29423, app/assets/stylesheets/theme/css/dashboard_style.scss */
.reverse-mode .left-block {
  right: 0;
  border-left: 1px solid #f3f6f9;
}

/* line 29427, app/assets/stylesheets/theme/css/dashboard_style.scss */
.reverse-mode .right-block {
  margin-left: 0;
  margin-right: 280px;
}

/* line 29432, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fixed .left-block {
  position: fixed;
  top: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 29439, app/assets/stylesheets/theme/css/dashboard_style.scss */
.right-block {
  width: calc(100% - 280);
  min-height: calc(100vh - 64px);
  overflow: auto;
  margin-left: 280px;
}

@media (max-width: 767px) {
  /* line 29447, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .left-block {
    left: -280px;
    z-index: 1;
    position: fixed;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, left 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, left 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, left 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, left 0.3s ease-in-out;
  }
  /* line 29458, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .left-block.open-panel {
    left: 0;
  }
  /* line 29462, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .reverse-mode .left-block {
    right: -280px;
    left: auto;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, right 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, right 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, right 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, right 0.3s ease-in-out;
  }
  /* line 29471, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .reverse-mode .left-block.open-panel {
    right: 0;
  }
  /* line 29475, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .fixed .left-block {
    padding-top: 125px;
  }
  /* line 29479, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .right-block {
    width: 100%;
    margin-left: 0;
  }
}

/* line 29484, app/assets/stylesheets/theme/css/dashboard_style.scss */
.scrollable {
  position: relative;
}

/*progress*/
/* line 29489, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress {
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 29495, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress .progress-bar {
  border-radius: 5px;
}

/* line 29498, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress > .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 29502, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.sm {
  border-radius: 5px;
  height: 10px;
}

/* line 29506, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.sm .progress-bar {
  border-radius: 5px;
}

/* line 29509, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.xs {
  border-radius: 5px;
  height: 7px;
}

/* line 29513, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.xs .progress-bar {
  border-radius: 5px;
}

/* line 29516, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.xxs {
  border-radius: 5px;
  height: 3px;
}

/* line 29520, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.xxs .progress-bar {
  border-radius: 5px;
}

/* line 29523, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical {
  position: relative;
  width: 30px;
  height: 200px;
  display: inline-block;
  margin-right: 10px;
}

/* line 29530, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical > .progress-bar {
  width: 100%;
  position: absolute;
  bottom: 0;
}

/* line 29535, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical.progress-sm {
  width: 20px;
}

/* line 29538, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical.sm {
  width: 20px;
}

/* line 29541, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical.progress-xs {
  width: 20px;
}

/* line 29544, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical.xs {
  width: 20px;
}

/* line 29547, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical.progress-xxs {
  width: 10px;
}

/* line 29550, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress.vertical.xxs {
  width: 3px;
}

/* line 29554, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-sm {
  border-radius: 5px;
  height: 10px;
}

/* line 29558, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-sm .progress-bar {
  border-radius: 5px;
}

/* line 29562, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-xs {
  border-radius: 5px;
  height: 7px;
}

/* line 29566, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-xs .progress-bar {
  border-radius: 5px;
}

/* line 29570, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-xxs {
  border-radius: 5px;
  height: 3px;
}

/* line 29574, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-xxs .progress-bar {
  border-radius: 5px;
}

/* line 29578, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-group .progress-text {
  font-weight: 600;
}

/* line 29581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-group .progress-number {
  float: right;
}

/* line 29585, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table tr > td .progress {
  margin: 0;
}

/* line 29589, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-bar-default {
  background-color: #172b4c;
}

/*hidden*/
/* line 29594, app/assets/stylesheets/theme/css/dashboard_style.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  /* line 29599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  /* line 29604, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 29609, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 29614, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 29619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  /* line 29624, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 29629, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 29634, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 29638, app/assets/stylesheets/theme/css/dashboard_style.scss */
.hidden-xl-down {
  display: none !important;
}

@media (max-width: 991px) {
  /* line 29643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}

/*tab*/
/* line 29649, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tabcontent-border {
  border: 1px solid #bfbfbf;
  border-top: 0px;
}

/* line 29654, app/assets/stylesheets/theme/css/dashboard_style.scss */
.customtab li a.nav-link {
  border: 0px;
  padding: 0.5rem 0.75rem;
  color: #737373;
}

/*Vertical tabs*/
/* line 29661, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vtabs {
  display: table;
}

/* line 29664, app/assets/stylesheets/theme/css/dashboard_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 29671, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vtabs .tabs-vertical li .nav-link {
  color: #262626;
  margin-bottom: 10px;
  border: 0px;
  border-radius: 5px 0 0 5px;
}

/* line 29677, app/assets/stylesheets/theme/css/dashboard_style.scss */
.vtabs .tab-content {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
}

/* line 29683, app/assets/stylesheets/theme/css/dashboard_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 29692, app/assets/stylesheets/theme/css/dashboard_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 29701, app/assets/stylesheets/theme/css/dashboard_style.scss */
.customtab2 li a.nav-link {
  border: 0px;
  margin-right: 3px;
  color: #737373;
}

/* line 29706, app/assets/stylesheets/theme/css/dashboard_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 29714, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .vtabs .tabs-vertical {
    width: auto;
  }
}

/*google map Page*/
/* line 29719, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gmaps {
  height: 300px;
  background: #f3f6f9;
  border-radius: 5px;
}

/* line 29725, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gmaps-panaroma {
  height: 300px;
  background: #f3f6f9;
  border-radius: 5px;
}

/* line 29731, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gmaps-overlay {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  background: #6993ff;
  border-radius: 5px;
  padding: 10px 20px;
}

/* line 29742, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}

/* line 29749, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gmaps-overlay_arrow .above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #6993ff;
}

/* line 29755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gmaps-overlay_arrow .below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #6993ff;
}

/*wizard*/
/* line 29763, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard {
  width: 100%;
  overflow: hidden;
}

/* line 29767, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard .content {
  margin-left: 0;
}

/* line 29770, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  z-index: 1;
}

/* line 29778, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps .current-info {
  position: absolute;
  left: -99999px;
}

/* line 29782, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 29790, app/assets/stylesheets/theme/css/dashboard_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 29801, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li a {
  position: relative;
  display: block;
}

/* line 29805, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li:before {
  left: 0;
}

/* line 29808, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li:after {
  right: 0;
}

/* line 29811, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li:first-child:before,
.wizard-content .wizard > .steps > ul > li:last-child:after {
  content: none;
}

/* line 29815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li.current {
  color: #ffffff;
}

/* line 29818, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li.current > a {
  color: #ffffff;
  cursor: default;
}

/* line 29822, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li.disabled a {
  color: #737373;
  cursor: default;
}

/* line 29826, app/assets/stylesheets/theme/css/dashboard_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 29831, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li.done {
  color: #ffffff;
}

/* line 29834, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li.done a {
  color: #ffffff;
}

/* line 29837, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li.done a:hover,
.wizard-content .wizard > .steps > ul > li.done a:focus {
  color: #ffffff;
}

/* line 29841, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .steps > ul > li.error {
  border-color: #f64e60;
  color: #f64e60;
}

/* line 29845, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 15%;
}

/* line 29850, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.vertical > .steps > ul > li {
  display: block;
  width: 100%;
  margin: 10px 0px;
}

/* line 29855, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.vertical > .steps > ul > li a {
  margin-top: 0px;
}

/* line 29858, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.vertical > .steps > ul > li:before,
.wizard-content .wizard.vertical > .steps > ul > li:after {
  background-color: transparent;
}

/* line 29862, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.vertical > .steps > ul > li.current:before,
.wizard-content .wizard.vertical > .steps > ul > li.current:after {
  background-color: transparent;
}

/* line 29866, app/assets/stylesheets/theme/css/dashboard_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 29870, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.vertical.wizard-circle > .steps .step {
  left: 50%;
  width: 50px;
}

/* line 29874, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .content {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}

/* line 29881, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .content > .title {
  position: absolute;
  left: -99999px;
}

/* line 29885, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .content > .body {
  padding: 20px 20px;
}

/* line 29888, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .content > iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

/* line 29893, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  padding: 20px 20px 20px;
}

/* line 29899, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 29905, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul :after {
  content: "";
  display: table;
  clear: both;
}

/* line 29910, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul > li {
  float: left;
}

/* line 29913, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul > li + li {
  margin-left: 10px;
}

/* line 29916, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul > li > a {
  color: #ffffff;
  display: block;
  padding: 7px 12px;
  border-radius: 5px;
  border: 1px solid transparent;
}

/* line 29923, app/assets/stylesheets/theme/css/dashboard_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 {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

/* line 29929, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul > li > a[href="#previous"] {
  background-color: #ffffff;
  color: #234173;
  border: 1px solid #f3f6f9;
}

/* line 29934, app/assets/stylesheets/theme/css/dashboard_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 {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

/* line 29940, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul > li.disabled > a {
  color: #999999;
}

/* line 29943, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul > li.disabled > a:hover,
.wizard-content .wizard > .actions > ul > li.disabled > a:focus {
  color: #999999;
}

/* line 29947, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"] {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 29951, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content
.wizard
> .actions
> ul
> li.disabled
> a[href="#previous"]:hover,
.wizard-content
.wizard
> .actions
> ul
> li.disabled
> a[href="#previous"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 29966, app/assets/stylesheets/theme/css/dashboard_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 29972, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.wizard-circle > .steps > ul > li.current:after {
  background-color: #f3f6f9;
}

/* line 29975, app/assets/stylesheets/theme/css/dashboard_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 29979, app/assets/stylesheets/theme/css/dashboard_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 29985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  line-height: 36px;
}

/* line 29988, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li.current:after {
  background-color: #f3f6f9;
}

/* line 29991, app/assets/stylesheets/theme/css/dashboard_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 30005, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wizard-content .wizard.wizard-notification > .steps > ul > li.done .step {
  color: #ffffff;
}

/* line 30008, app/assets/stylesheets/theme/css/dashboard_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 30016, app/assets/stylesheets/theme/css/dashboard_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 30031, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard.wizard-circle > .steps .step {
    width: 50px;
    height: 50px;
  }
  /* line 30035, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard > .steps .step {
    left: 50%;
    margin-left: -24px;
  }
  /* line 30039, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard.vertical > .steps {
    width: 20%;
  }
  /* line 30042, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard.vertical > .steps .step {
    left: 50%;
  }
}

@media (max-width: 767px) {
  /* line 30047, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard > .steps > ul {
    margin-bottom: 20px;
  }
  /* line 30050, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard > .steps > ul > li {
    display: block;
    float: left;
    width: 50%;
    margin: 5px 0;
  }
  /* line 30056, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard > .steps > ul > li > a {
    margin-bottom: 0;
  }
  /* line 30059, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard > .steps > ul > li:first-child:before {
    content: "";
  }
  /* line 30062, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard > .steps > ul > li:last-child:after {
    content: "";
  }
  /* line 30065, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard.vertical > .steps {
    width: 30%;
  }
}

@media (max-width: 575px) {
  /* line 30070, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard > .steps > ul > li {
    width: 100%;
  }
  /* line 30073, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard.vertical > .steps {
    width: 100%;
    float: none;
  }
  /* line 30077, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .wizard-content .wizard.vertical > .steps > ul > li {
    display: block;
    float: left;
    width: 100%;
    margin: 5px 0px;
  }
}

/*weather*/
/* line 30085, app/assets/stylesheets/theme/css/dashboard_style.scss */
.weather-location input {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

/* line 30089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.weather-location input:focus {
  border: 1px solid rgba(255, 255, 255, 0.7);
}

/* line 30093, app/assets/stylesheets/theme/css/dashboard_style.scss */
.weather-day {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 30096, app/assets/stylesheets/theme/css/dashboard_style.scss */
.weather-day.is-today {
  border-left: none;
}

/* line 30100, app/assets/stylesheets/theme/css/dashboard_style.scss */
.weather-icon canvas {
  width: 90px;
  height: 90px;
}

/*---panel---*/
/* line 30106, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel {
  position: relative;
  background-color: #ffffff;
  border: 0 solid transparent;
}

/* line 30111, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > *:not(.panel-loading):not(.collapsing) {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* line 30115, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-loading > *:not(.panel-loading) {
  opacity: 0.3;
}

/* line 30118, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-loading .panel-loading {
  display: block;
  opacity: 1;
}

/* line 30122, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-dragging {
  opacity: 0.8;
  cursor: move;
}

/* line 30126, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .nav-tabs-vertical .nav-tabs {
  margin-left: -1px;
}

/* line 30129, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .nav-tabs-vertical .nav-tabs > li > a {
  border-left: none;
  border-radius: 0;
}

/* line 30133, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse {
  margin-right: -1px;
}

/* line 30136, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse > li > a {
  border-right: none;
  border-radius: 0;
}

/* line 30140, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel:hover .panel-actions .show-on-hover {
  display: inline-block;
}

/* line 30143, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel .panel-actions .show-on-hover {
  display: none;
}

/* line 30146, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  border-radius: 0;
}

/* line 30155, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-fullscreen .panel-loading {
  border-radius: 0;
}

/* line 30158, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-fullscreen .panel-actions [data-toggle="collapse"] {
  display: none;
}

/* line 30161, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-close {
  display: none;
}

/* line 30164, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.is-collapse .panel-body {
  display: none;
  height: 0;
}

/* line 30168, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .alert {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 30172, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .alert-dismissible {
  padding-right: 50px;
}

/* line 30176, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-content > .row {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 30180, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-content > .row > [class*="col-"] {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 30185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body {
  position: relative;
  padding: 1.25rem;
}

/* line 30189, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body .list-group-item {
  border-radius: 0;
}

/* line 30192, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body::after {
  display: block;
  content: "";
  clear: both;
}

/* line 30197, app/assets/stylesheets/theme/css/dashboard_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 30211, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body > *:last-child {
  margin-bottom: 0;
}

/* line 30214, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body > .list-group-dividered:only-child > .list-group-item:last-child {
  border-bottom-color: transparent;
}

/* line 30217, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body.scrollable-vertical {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 30221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 30225, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body.scrollable-vertical > .scrollable-bar {
  margin-top: 0;
  margin-bottom: 10px;
  height: calc(100% - 30px);
  transform: translateX(-26px);
}

/* line 30231, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body.scrollable-horizontal {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 30235, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body.scrollable-horizontal
> .scrollable-container
> .scrollable-content {
  padding-top: 0;
  padding-bottom: 30px;
}

/* line 30241, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-body.scrollable-horizontal > .scrollable-bar {
  margin-left: 0;
  margin-right: 30px;
  width: calc(100% - 60px);
  transform: translateY(-26px);
}

/* line 30248, app/assets/stylesheets/theme/css/dashboard_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 30255, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading + .alert {
  border-radius: 0;
}

/* line 30258, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading > .nav-tabs {
  border-bottom: none;
}

/* line 30261, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading + .nav-tabs {
  margin-top: -0.715rem;
}

/* line 30264, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 30267, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading + .panel-body {
  padding-top: 0;
}

/* line 30270, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 30274, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading-tab {
  padding: 10px 30px 0;
  background-color: #8950fc;
}

/* line 30278, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading-tab > .nav-tabs .nav-link {
  color: #ffffff;
}

/* line 30281, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading-tab > .nav-tabs .nav-link.hover {
  color: #737373;
}

/* line 30284, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading-tab > .nav-tabs .nav-link:hover {
  color: #737373;
}

/* line 30287, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading-tab > .nav-tabs .nav-link.active {
  color: #737373;
  background-color: #ffffff;
}

/* line 30291, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-heading-tab > .nav-tabs .nav-link:active {
  color: #737373;
  background-color: #ffffff;
}

/* line 30296, app/assets/stylesheets/theme/css/dashboard_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 30304, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table + .panel-footer {
  padding-top: 15px;
  border-color: #cccccc;
}

/* line 30309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-title {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.25rem;
  font-size: 18px;
  color: #4d4d4d;
}

/* line 30317, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-title > .icon,
.panel-title > .badge {
  margin-right: 10px;
}

/* line 30321, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-title small,
.panel-title .small {
  color: #737373;
}

/* line 30325, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-title small > a,
.panel-title .small > a {
  color: inherit;
}

/* line 30329, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 30333, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-title > a {
  color: inherit;
}

/* line 30337, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-desc {
  display: block;
  padding: 5px 0 0;
  margin: 0;
  font-size: 1rem;
  color: #737373;
}

/* line 30345, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0%, -50%);
  margin: auto;
  z-index: 1;
}

@media (max-width: 575px) {
  /* line 30355, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-actions {
    right: 20px;
  }
}

/* line 30359, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul .panel-actions {
  list-style: none;
}

/* line 30362, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul .panel-actions > li {
  display: inline-block;
  margin-left: 8px;
}

/* line 30366, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul .panel-actions > li:first-child {
  margin-left: 0;
}

/* line 30370, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions a.dropdown-toggle {
  text-decoration: none;
}

/* line 30373, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions .dropdown {
  display: inline-block;
}

/* line 30376, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions .dropdown-toggle {
  display: inline-block;
}

/* line 30379, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions .panel-action {
  display: inline-block;
  padding: 8px 10px;
  color: #999999;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
}

/* line 30387, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions .panel-action:hover,
.panel-actions .panel-action:active,
.panel-actions .panel-action.active {
  color: #666666;
}

/* line 30392, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions .progress {
  width: 100px;
  margin: 0;
}

/* line 30396, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-actions .pagination {
  margin: 0;
}

/* line 30400, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul.panel-actions > li {
  display: inline-block;
  margin-left: 8px;
}

/* line 30404, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul.panel-actions > li:first-child {
  margin-left: 0;
}

/* line 30408, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-toolbar {
  padding: 5px 15px;
  margin: 0;
  background-color: transparent;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}

/* line 30416, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered .panel-toolbar {
  border-top-color: transparent;
}

/* line 30419, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered > .panel-body {
  padding-top: 30px;
}

/* line 30422, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered > .panel-body.scrollable-vertical > .scrollable-bar {
  margin-bottom: 10px;
  height: calc(100% - 60px);
}

/* line 30426, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered
> .panel-body.scrollable-horizontal
> .scrollable-container
> .scrollable-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 30433, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-bar {
  transform: translateY(-26px);
}

/* line 30436, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered > .panel-heading {
  border-bottom: 1px solid #e6e6e6;
}

/* line 30439, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered > .panel-heading > .panel-title {
  padding-bottom: 20px;
}

/* line 30442, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-bordered > .panel-footer {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}

/* line 30446, app/assets/stylesheets/theme/css/dashboard_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 30451, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-toolbar .btn {
  color: #999999;
  padding: 5px 10px;
}

/* line 30455, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-toolbar .btn.icon {
  width: 1em;
  text-align: center;
}

/* line 30459, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-toolbar .btn:hover,
.panel-toolbar .btn:active,
.panel-toolbar .btn.active {
  color: #737373;
}

/* line 30465, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 0.286rem;
  opacity: 0.6;
}

/* line 30476, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-loading .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 30483, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-footer-chart {
  padding: 0;
}

/* line 30487, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-control {
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

@media (max-width: 575px) {
  /* line 30495, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-body.scrollable-vertical
> .scrollable-container
> .scrollable-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 30501, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-body.scrollable-horizontal > .scrollable-bar {
    margin-right: 20px;
    width: calc(100% - 40px);
  }
  /* line 30506, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 30510, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .alert-dismissible {
    padding-right: 40px;
  }
}

/* line 30514, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table {
  margin-bottom: 0;
}

/* line 30517, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:first-child {
  border-top-right-radius: 0.214rem;
  border-top-left-radius: 0.214rem;
}

/* line 30521, app/assets/stylesheets/theme/css/dashboard_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 30525, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel
> .table:first-child
> thead:first-child
> tr:first-child
td:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 30532, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel
> .table:first-child
> thead:first-child
> tr:first-child
th:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 30539, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 30542, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 30545, app/assets/stylesheets/theme/css/dashboard_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 30549, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel
> .table:first-child
> tbody:first-child
> tr:first-child
td:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 30556, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel
> .table:first-child
> tbody:first-child
> tr:first-child
th:first-child {
  border-top-left-radius: 0.214rem;
}

/* line 30563, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 30566, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0.214rem;
}

/* line 30569, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child {
  border-bottom-right-radius: 0.214rem;
  border-bottom-left-radius: 0.214rem;
}

/* line 30573, app/assets/stylesheets/theme/css/dashboard_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 30577, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child td:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 30580, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 30583, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child td:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 30586, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > thead:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 30589, app/assets/stylesheets/theme/css/dashboard_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 30593, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 30596, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child {
  border-bottom-left-radius: 0.214rem;
}

/* line 30599, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 30602, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child {
  border-bottom-right-radius: 0.214rem;
}

/* line 30605, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table + .panel-body {
  border-top: 1px solid #cccccc;
}

/* line 30608, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 30612, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > tr > td:first-child,
.panel > .table > tr > th:first-child {
  padding-left: 30px;
}

/* line 30616, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > tr > td:last-child,
.panel > .table > tr > th:last-child {
  padding-right: 30px;
}

/* line 30620, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > thead > tr > td:first-child,
.panel > .table > thead > tr > th:first-child {
  padding-left: 30px;
}

/* line 30624, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > thead > tr > td:last-child,
.panel > .table > thead > tr > th:last-child {
  padding-right: 30px;
}

/* line 30628, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > tbody > tr > td:first-child,
.panel > .table > tbody > tr > th:first-child {
  padding-left: 30px;
}

/* line 30632, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > tbody > tr > td:last-child,
.panel > .table > tbody > tr > th:last-child {
  padding-right: 30px;
}

/* line 30636, app/assets/stylesheets/theme/css/dashboard_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 30640, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > tfoot > tr > td:first-child,
.panel > .table > tfoot > tr > th:first-child {
  padding-left: 30px;
}

/* line 30644, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table > tfoot > tr > td:last-child,
.panel > .table > tfoot > tr > th:last-child {
  padding-right: 30px;
}

/* line 30648, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 30652, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 30655, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive > .table caption {
  padding-left: 30px 30px;
  padding-right: 30px 30px;
}

/* line 30659, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 0.214rem;
  border-top-left-radius: 0.214rem;
}

/* line 30663, app/assets/stylesheets/theme/css/dashboard_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 30671, app/assets/stylesheets/theme/css/dashboard_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 30679, app/assets/stylesheets/theme/css/dashboard_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 30687, app/assets/stylesheets/theme/css/dashboard_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 30695, app/assets/stylesheets/theme/css/dashboard_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 30703, app/assets/stylesheets/theme/css/dashboard_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 30711, app/assets/stylesheets/theme/css/dashboard_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 30719, app/assets/stylesheets/theme/css/dashboard_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 30727, app/assets/stylesheets/theme/css/dashboard_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 30735, app/assets/stylesheets/theme/css/dashboard_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 30743, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0.214rem;
  border-bottom-left-radius: 0.214rem;
}

/* line 30747, app/assets/stylesheets/theme/css/dashboard_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 30755, app/assets/stylesheets/theme/css/dashboard_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 30763, app/assets/stylesheets/theme/css/dashboard_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 30771, app/assets/stylesheets/theme/css/dashboard_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 30779, app/assets/stylesheets/theme/css/dashboard_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 30787, app/assets/stylesheets/theme/css/dashboard_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 30795, app/assets/stylesheets/theme/css/dashboard_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 30803, app/assets/stylesheets/theme/css/dashboard_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 30811, app/assets/stylesheets/theme/css/dashboard_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 30819, app/assets/stylesheets/theme/css/dashboard_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 30827, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #cccccc;
}

/* line 30830, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 30833, app/assets/stylesheets/theme/css/dashboard_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 30837, app/assets/stylesheets/theme/css/dashboard_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 30841, app/assets/stylesheets/theme/css/dashboard_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 30845, app/assets/stylesheets/theme/css/dashboard_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 30849, app/assets/stylesheets/theme/css/dashboard_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 30853, app/assets/stylesheets/theme/css/dashboard_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 30857, app/assets/stylesheets/theme/css/dashboard_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 30861, app/assets/stylesheets/theme/css/dashboard_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 30865, app/assets/stylesheets/theme/css/dashboard_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 30869, app/assets/stylesheets/theme/css/dashboard_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 30873, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > tr > td:first-child,
.panel > .table-responsive .table > tr > th:first-child {
  padding-left: 30px;
}

/* line 30877, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > tr > td:last-child,
.panel > .table-responsive .table > tr > th:last-child {
  padding-right: 30px;
}

/* line 30881, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > thead > tr > td:first-child,
.panel > .table-responsive .table > thead > tr > th:first-child {
  padding-left: 30px;
}

/* line 30885, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > thead > tr > td:last-child,
.panel > .table-responsive .table > thead > tr > th:last-child {
  padding-right: 30px;
}

/* line 30889, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > tbody > tr > td:first-child,
.panel > .table-responsive .table > tbody > tr > th:first-child {
  padding-left: 30px;
}

/* line 30893, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > tbody > tr > td:last-child,
.panel > .table-responsive .table > tbody > tr > th:last-child {
  padding-right: 30px;
}

/* line 30897, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > tfoot > tr > td:first-child,
.panel > .table-responsive .table > tfoot > tr > th:first-child {
  padding-left: 30px;
}

/* line 30901, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-responsive .table > tfoot > tr > td:last-child,
.panel > .table-responsive .table > tfoot > tr > th:last-child {
  padding-right: 30px;
}

/* line 30905, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table caption {
  padding-left: 30px 30px;
  padding-right: 30px 30px;
}

/* line 30909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered {
  border: 0;
}

/* line 30912, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child {
  border-left: 0;
}

/* line 30916, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child {
  border-right: 0;
}

/* line 30920, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td {
  border-bottom: 0;
}

/* line 30924, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td {
  border-bottom: 0;
}

/* line 30928, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child {
  border-left: 0;
}

/* line 30932, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child {
  border-right: 0;
}

/* line 30936, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td {
  border-bottom: 0;
}

/* line 30940, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > td {
  border-bottom: 0;
}

/* line 30944, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 30948, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 30952, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 30955, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
  padding-right: 30px;
  padding-left: 30px;
}

/* line 30961, app/assets/stylesheets/theme/css/dashboard_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 30966, app/assets/stylesheets/theme/css/dashboard_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 30971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 30974, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .panel-collapse > .table caption {
  padding-left: 30px 30px;
  padding-right: 30px 30px;
}

/* line 30978, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 30981, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 30985, app/assets/stylesheets/theme/css/dashboard_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 30993, app/assets/stylesheets/theme/css/dashboard_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 30998, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #cccccc;
}

/* line 31001, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #cccccc;
}

/* line 31004, app/assets/stylesheets/theme/css/dashboard_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 31014, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > tr > td:first-child,
.panel > .table > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31018, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > tr > td:last-child,
.panel > .table > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31022, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > thead > tr > td:first-child,
.panel > .table > thead > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31026, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > thead > tr > td:last-child,
.panel > .table > thead > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31030, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > tbody > tr > td:first-child,
.panel > .table > tbody > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31034, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > tbody > tr > td:last-child,
.panel > .table > tbody > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31038, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > tfoot > tr > td:first-child,
.panel > .table > tfoot > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31042, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table > tfoot > tr > td:last-child,
.panel > .table > tfoot > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31046, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > tr > td:first-child,
.panel > .table-responsive .table > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31050, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > tr > td:last-child,
.panel > .table-responsive .table > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31054, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > thead > tr > td:first-child,
.panel > .table-responsive .table > thead > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31058, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > thead > tr > td:last-child,
.panel > .table-responsive .table > thead > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31062, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > tbody > tr > td:first-child,
.panel > .table-responsive .table > tbody > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31066, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > tbody > tr > td:last-child,
.panel > .table-responsive .table > tbody > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31070, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > tfoot > tr > td:first-child,
.panel > .table-responsive .table > tfoot > tr > th:first-child {
    padding-left: 20px;
  }
  /* line 31074, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .table-responsive .table > tfoot > tr > td:last-child,
.panel > .table-responsive .table > tfoot > tr > th:last-child {
    padding-right: 20px;
  }
  /* line 31078, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel > .list-group .list-group-item {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* line 31083, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 31087, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group {
  margin-bottom: 22px;
}

/* line 31090, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0.286rem;
}

/* line 31094, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 31097, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 31100, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #cccccc;
}

/* line 31103, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #cccccc;
}

/* line 31106, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 31109, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #cccccc;
}

/* line 31113, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.panel-transparent {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 31118, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel.panel-transparent > .panel-heading,
.panel.panel-transparent > .panel-footer {
  border-color: transparent;
}

/* line 31123, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-default {
  border-color: #cccccc;
}

/* line 31126, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-default > .panel-heading {
  color: #737373;
  background-color: #cccccc;
  border-color: #cccccc;
}

/* line 31131, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cccccc;
}

/* line 31134, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-default > .panel-heading .badge-pill {
  color: #cccccc;
  background-color: #737373;
}

/* line 31138, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-default .panel-title {
  color: #4d4d4d;
}

/* line 31141, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-default .panel-action {
  color: #737373;
}

/* line 31144, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-default .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cccccc;
}

/* line 31148, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark {
  border-color: #666666;
}

/* line 31151, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark > .panel-heading {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}

/* line 31156, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #666666;
}

/* line 31159, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark > .panel-heading .badge-pill {
  color: #666666;
  background-color: #ffffff;
}

/* line 31163, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark .panel-title,
.panel-dark .panel-action {
  color: #ffffff;
}

/* line 31167, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #666666;
}

/* line 31171, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-primary {
  border: none;
}

/* line 31174, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-primary .panel-heading {
  border: none;
}

/* line 31177, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-primary .panel-title,
.panel-primary .panel-action {
  color: #ffffff;
}

/* line 31182, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-info {
  border: none;
}

/* line 31185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-info .panel-heading {
  border: none;
}

/* line 31188, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-info .panel-title,
.panel-info .panel-action {
  color: #ffffff;
}

/* line 31193, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-success {
  border: none;
}

/* line 31196, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-success .panel-heading {
  border: none;
}

/* line 31199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-success .panel-title,
.panel-success .panel-action {
  color: #ffffff;
}

/* line 31204, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-warning {
  border: none;
}

/* line 31207, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-warning .panel-heading {
  border: none;
}

/* line 31210, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-warning .panel-title,
.panel-warning .panel-action {
  color: #ffffff;
}

/* line 31215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-danger {
  border: none;
}

/* line 31218, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-danger .panel-heading {
  border: none;
}

/* line 31221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-danger .panel-title,
.panel-danger .panel-action {
  color: #ffffff;
}

/* line 31226, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark {
  border: none;
}

/* line 31229, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark .panel-heading {
  border: none;
}

/* line 31232, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-dark .panel-title,
.panel-dark .panel-action {
  color: #ffffff;
}

/* line 31237, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-line .panel-heading {
  background: transparent;
  border: none;
  border-top: 3px solid transparent;
}

/* line 31242, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-line.panel-default .panel-heading {
  color: #cccccc;
  border-top-color: #cccccc;
  background: transparent;
}

/* line 31247, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-line.panel-default .panel-title,
.panel-line.panel-default .panel-action {
  color: #cccccc;
}

/* line 31251, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-line.panel-dark .panel-heading {
  color: #666666;
  border-top-color: #666666;
  background: transparent;
}

/* line 31256, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-line.panel-dark .panel-title,
.panel-line.panel-dark .panel-action {
  color: #666666;
}

@media (max-width: 767px) {
  /* line 31262, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-actions {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: auto;
    padding: 0 30px 15px;
    transform: none;
  }
  /* line 31272, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-actions-keep {
    position: absolute;
    top: 50%;
    right: 30px;
    padding: 0;
    transform: translate(0%, -50%);
  }
}

@media (max-width: 575px) {
  /* line 31281, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-actions {
    padding-left: 20px;
  }
  /* line 31284, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-actions .progress {
    min-width: 80px;
  }
  /* line 31287, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-actions .show-on-hover {
    display: none;
  }
  /* line 31291, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-actions-keep {
    right: 15px;
  }
  /* line 31295, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .panel-title,
.panel-body,
.panel-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 31302, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group {
  margin-bottom: 22px;
}

/* line 31305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0.286rem;
  box-shadow: none;
}

/* line 31310, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel + .panel {
  margin-top: 10px;
}

/* line 31313, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title {
  position: relative;
  padding: 15px 45px 15px 30px;
  font-size: 1rem;
}

/* line 31318, app/assets/stylesheets/theme/css/dashboard_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 31326, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title:before {
  content: "\F415";
}

/* line 31329, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title:after {
  content: "\F374";
}

/* line 31332, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title[aria-expanded="false"]:before {
  opacity: 0.4;
}

/* line 31335, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title[aria-expanded="false"]:after {
  opacity: 0;
  transform: rotate(-180deg);
}

/* line 31339, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title[aria-expanded="true"]:before {
  opacity: 0;
  transform: rotate(180deg);
}

/* line 31343, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title[aria-expanded="true"]:after {
  opacity: 1;
}

/* line 31346, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title:hover,
.panel-group .panel-title:focus {
  color: #737373;
  text-decoration: none;
}

/* line 31351, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-title:focus {
  outline: none;
}

/* line 31354, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 31357, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-heading + .panel-collapse {
  margin: 0;
}

/* line 31360, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #cccccc;
}

/* line 31363, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-collapse .panel-body {
  padding: 15px 30px;
}

/* line 31366, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 31369, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #cccccc;
}

/* line 31372, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group .panel + .panel {
  margin-top: 10px;
}

/* line 31376, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-continuous .panel {
  border-radius: 0;
}

/* line 31379, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-continuous .panel:first-child {
  border-radius: 0.286rem 0.286rem 0 0;
}

/* line 31382, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-continuous .panel:last-child {
  border-radius: 0 0 0.286rem 0.286rem;
}

/* line 31385, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-continuous .panel + .panel {
  margin-top: 0;
  border-top: 1px solid #cccccc;
}

/* line 31390, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-simple .panel {
  background: transparent;
  box-shadow: none;
}

/* line 31394, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-simple .panel + .panel {
  margin-top: 0;
}

/* line 31397, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-simple .panel-title {
  padding-left: 0;
  padding-bottom: 10px;
}

/* line 31401, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-simple .panel-title:before,
.panel-group-simple .panel-title:after {
  right: 5px;
}

/* line 31405, app/assets/stylesheets/theme/css/dashboard_style.scss */
.panel-group-simple .panel-collapse .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
}

/*---Notification---*/
/* line 31412, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert {
  border-radius: 0;
  color: #ffffff;
  padding: 12px 30px 12px 12px;
  position: relative;
  text-align: left;
}

/* line 31419, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}

/* line 31424, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert h4 {
  color: inherit;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

/* line 31431, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert .img {
  border-radius: 3px;
  height: 40px;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 40px;
}

/* line 31439, app/assets/stylesheets/theme/css/dashboard_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 31449, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert .closed:hover {
  color: #ffffff;
}

/* line 31452, app/assets/stylesheets/theme/css/dashboard_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 31460, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert .primary:hover {
  opacity: 0.9;
}

/* line 31463, app/assets/stylesheets/theme/css/dashboard_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 31471, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert .cancel:hover {
  opacity: 0.9;
}

/* line 31475, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert-img {
  min-height: 64px;
  padding-left: 65px;
}

/* line 31480, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert-icon {
  padding-left: 20px;
}

/* line 31483, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert-icon i {
  padding-right: 10px;
}

/* line 31487, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-alert-click {
  cursor: pointer;
  padding-right: 12px;
}

/* line 31492, app/assets/stylesheets/theme/css/dashboard_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 31502, app/assets/stylesheets/theme/css/dashboard_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 31511, app/assets/stylesheets/theme/css/dashboard_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 31520, app/assets/stylesheets/theme/css/dashboard_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 31530, app/assets/stylesheets/theme/css/dashboard_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 31540, app/assets/stylesheets/theme/css/dashboard_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 31549, app/assets/stylesheets/theme/css/dashboard_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 31558, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert-custom {
  background: #6993ff;
  color: #ffffff;
  border-color: #6993ff;
}

/* line 31564, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert-inverse {
  background: #172b4c;
  color: #ffffff;
  border-color: #172b4c;
}

/* line 31570, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert-dark {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}

/* line 31576, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert-info .closed {
  color: inherit;
}

/* line 31579, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert-info a.closed:hover {
  color: inherit;
}

/*---Advanced Medias---*/
/* line 31584, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-body > * {
  margin-bottom: 5px;
  margin-top: 0;
}

/* line 31588, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-body > p:last-child {
  color: #737373;
}

/* line 31592, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media {
  flex-shrink: 0;
}

/* line 31595, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .lead {
  line-height: 1.875rem;
}

/* line 31598, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .custom-control {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  margin-top: 5px;
}

/* line 31604, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .custom-control [type="checkbox"] + label {
  padding-left: 20px;
}

/* line 31607, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.active {
  background-color: #f3f6f9;
}

/* line 31610, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .media-body .list-inline > li {
  padding-left: 0px;
  padding-right: 5px;
}

/* line 31614, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .media-hover-show {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 31619, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media:hover .media-hover-show {
  opacity: 1;
}

/* line 31622, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.flex-column > div {
  width: 100%;
}

/* line 31625, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.flex-column > * {
  margin: 0;
}

/*---avatar---*/
/* line 31630, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
}

/* line 31640, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  vertical-align: top;
}

/* line 31646, app/assets/stylesheets/theme/css/dashboard_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 31657, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar.avatar-sm[class*="status-"]::after {
  right: -2px;
  width: 9px;
  height: 9px;
}

/* line 31662, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar.avatar-lg[class*="status-"]::after {
  right: 4px;
}

/* line 31665, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar.avatar-xl[class*="status-"]::after {
  right: 5px;
  width: 11px;
  height: 11px;
}

/* line 31670, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar.avatar-xxl[class*="status-"]::after {
  right: 15px;
  width: 12px;
  height: 12px;
}

/* line 31675, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar.avatar-xxxl[class*="status-"]::after {
  right: 25px;
  width: 16px;
  height: 16px;
}

/* line 31680, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar.status-dark::after {
  background-color: #172b4c;
}

/* line 31684, app/assets/stylesheets/theme/css/dashboard_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 31692, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-square {
  border-radius: 0;
}

/* line 31696, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-sm {
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 0.7143rem;
}

/* line 31703, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-lg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 1.286rem;
}

/* line 31710, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-xl {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 1.286rem;
}

/* line 31717, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-xxl {
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 1.429rem;
}

/* line 31724, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-xxxl {
  width: 128px;
  height: 128px;
  line-height: 128px;
  font-size: 1.857rem;
}

/* line 31731, app/assets/stylesheets/theme/css/dashboard_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: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}

/* line 31744, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill:hover,
.avatar-pill:focus {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 31749, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill img {
  width: 36px;
}

/* line 31752, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill span {
  padding-right: 18px;
  padding-left: 8px;
}

/* line 31756, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill .close {
  padding-left: 0;
  padding-right: 8px;
  font-size: 1.286rem;
  line-height: inherit;
}

/* line 31762, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-sm {
  border-radius: 14.5px;
  font-size: 0.8571rem;
}

/* line 31766, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-sm img {
  width: 29px;
}

/* line 31769, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-sm span {
  padding-right: 14.5px;
}

/* line 31772, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-sm .close {
  padding-right: 6px;
  font-size: 1.286rem;
}

/* line 31776, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-lg {
  border-radius: 24px;
  font-size: 1rem;
}

/* line 31780, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-lg img {
  width: 48px;
}

/* line 31783, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-lg span {
  padding-right: 24px;
}

/* line 31786, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-lg .close {
  padding-right: 10px;
  font-size: 1.429rem;
}

/* line 31790, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xl {
  border-radius: 32px;
  font-size: 1.143rem;
}

/* line 31794, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xl img {
  width: 64px;
}

/* line 31797, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xl span {
  padding-right: 32px;
  padding-left: 12px;
}

/* line 31801, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xl .close {
  padding-right: 12px;
  font-size: 1.5714285714rem;
}

/* line 31805, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxl {
  border-radius: 48px;
  font-size: 1.286rem;
}

/* line 31809, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxl img {
  width: 96px;
}

/* line 31812, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxl span {
  padding-right: 48px;
  padding-left: 12px;
}

/* line 31816, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxl .close {
  padding-right: 16px;
  font-size: 1.714rem;
}

/* line 31820, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxxl {
  border-radius: 64px;
  font-size: 1.429rem;
}

/* line 31824, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxxl img {
  width: 128px;
}

/* line 31827, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxxl span {
  padding-right: 64px;
  padding-left: 12px;
}

/* line 31831, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-pill.avatar-xxxl .close {
  padding-right: 20px;
  font-size: 1.714rem;
}

/* line 31836, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list {
  display: -webkit-inline-box;
  display: inline-flex;
}

/* line 31840, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list:not(.avatar-list-overlap) {
  margin: -2px;
}

/* line 31843, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list:not(.avatar-list-overlap) > * {
  margin: 2px;
}

/* line 31847, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar {
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}

/* line 31854, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar + .avatar {
  margin-left: -16px;
}

/* line 31857, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar + .avatar-sm {
  margin-left: -12px;
}

/* line 31860, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar + .avatar-lg {
  margin-left: -20px;
}

/* line 31863, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar + .avatar-xl {
  margin-left: -26px;
}

/* line 31866, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar + .avatar-xxl {
  margin-left: -36px;
}

/* line 31869, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar + .avatar-xxxl {
  margin-left: -48px;
}

/* line 31872, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .avatar:hover + .avatar {
  margin-left: 0;
}

/* line 31875, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-list-overlap .overlap-exclude {
  margin-left: 0;
}

/* line 31879, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-add {
  font-family: themify;
  background-color: transparent;
  border: 1px dashed #172b4c;
  color: #172b4c;
  font-size: 0.8571rem;
}

/* line 31886, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-add::before {
  content: "\e61a";
}

/* line 31889, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-add:hover {
  color: #ffffff;
}

/* line 31893, app/assets/stylesheets/theme/css/dashboard_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);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

/* line 31905, app/assets/stylesheets/theme/css/dashboard_style.scss */
.avatar-more:hover span {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 31910, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-contact {
  margin-top: -45px;
  position: relative;
}

/* line 31915, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-social {
  text-align: center;
}

/* line 31919, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-provide~="more-avatar"] ~ .avatar {
  display: none;
}

/*---switch---*/
/* line 31924, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch {
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 29px;
  cursor: pointer;
  white-space: nowrap;
}

/* line 31932, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch input {
  display: none;
}

/* line 31935, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch input:checked ~ .switch-indicator {
  background: #afc3d7;
}

/* line 31938, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch input:checked ~ .switch-indicator::after {
  left: calc(100% - 20px);
  -webkit-box-shadow: 0px 0px 3px #f3f6f9;
  box-shadow: 0px 0px 3px #f3f6f9;
}

/* line 31943, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch.switch-secondary input:checked ~ .switch-indicator::after {
  background: #4d7bc9;
}

/* line 31946, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch .switch-dark input:checked ~ .switch-indicator::after {
  background: #172b4c;
}

/* line 31950, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch-indicator {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 10px;
  background: #f3f6f9;
  border-radius: 20px;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 31961, app/assets/stylesheets/theme/css/dashboard_style.scss */
.switch-indicator::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  width: 20px;
  height: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: inherit;
  background: #ffffff;
  border-radius: 50%;
  top: -5px;
  -webkit-box-shadow: 0px 0px 3px #608acf;
  box-shadow: 0px 0px 3px #608acf;
}

/*---fullscreen---*/
/* line 31979, app/assets/stylesheets/theme/css/dashboard_style.scss */
.is-fullscreen[data-provide~="boxfull"] .fullscreen-default,
.is-fullscreen[data-provide~="fullscreen"] .fullscreen-default {
  display: none;
}

/* line 31984, app/assets/stylesheets/theme/css/dashboard_style.scss */
.is-fullscreen[data-provide~="boxfull"] .fullscreen-active,
.is-fullscreen[data-provide~="fullscreen"] .fullscreen-active {
  display: inline-block;
}

/* line 31989, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-provide~="boxfull"] .fullscreen-active,
[data-provide~="fullscreen"] .fullscreen-active {
  display: none;
}

@media (min-width: 768px) {
  /* line 31995, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 32004, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/*products-list*/
/* line 32009, app/assets/stylesheets/theme/css/dashboard_style.scss */
.products-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 32014, app/assets/stylesheets/theme/css/dashboard_style.scss */
.products-list > .item {
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

/* line 32020, app/assets/stylesheets/theme/css/dashboard_style.scss */
.products-list > .item:before,
.products-list > .item:after {
  content: " ";
  display: table;
}

/* line 32025, app/assets/stylesheets/theme/css/dashboard_style.scss */
.products-list .product-img {
  float: left;
}

/* line 32028, app/assets/stylesheets/theme/css/dashboard_style.scss */
.products-list .product-img img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}

/* line 32033, app/assets/stylesheets/theme/css/dashboard_style.scss */
.products-list .product-info {
  margin-left: 60px;
}

/* line 32036, app/assets/stylesheets/theme/css/dashboard_style.scss */
.products-list .product-description {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 32043, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-list-in-box > .item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #f3f6f9;
}

/* line 32049, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-list-in-box > .item:last-of-type {
  border-bottom-width: 0;
}

/*data table*/
@media (max-width: 767px) {
  /* line 32055, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .table > tbody > tr > td,
.table > tbody > tr > th {
    white-space: nowrap;
  }
  /* line 32059, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .table > tfoot > tr > td,
.table > tfoot > tr > th {
    white-space: nowrap;
  }
  /* line 32063, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .table > thead > tr > td,
.table > thead > tr > th {
    white-space: nowrap;
  }
}

/* line 32068, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table > tbody > tr > td,
.table > tbody > tr > th {
  padding: 1rem;
  vertical-align: middle;
}

/* line 32073, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table > tfoot > tr > td,
.table > tfoot > tr > th {
  padding: 1rem;
  vertical-align: middle;
}

/* line 32078, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 1rem;
  vertical-align: middle;
}

/* line 32084, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table tr td .progress {
  margin-top: 5px;
}

/* line 32087, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table.no-border {
  border: 0;
}

/* line 32090, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table.no-border td,
.table.no-border th {
  border: 0;
}

/* line 32094, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table.align th {
  text-align: left;
}

/* line 32097, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table.align td {
  text-align: right;
}

/* line 32101, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-bordered {
  border: 1px solid #d1d3e0;
}

/* line 32104, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th {
  border: 1px solid #d1d3e0 !important;
}

/* line 32108, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #d1d3e0 !important;
  border-bottom-width: 2px;
}

/* line 32113, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th {
  border: 1px solid #d1d3e0 !important;
}

/* line 32118, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-separated {
  border-collapse: separate;
  border-spacing: 0 8px;
}

/* line 32122, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-separated thead th {
  border-bottom: none;
}

/* line 32125, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-separated tbody tr {
  background-color: #ebedf3;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 32130, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-separated tbody tr > *:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 32134, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-separated tbody tr > *:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 32138, app/assets/stylesheets/theme/css/dashboard_style.scss */
.table-separated tbody tr th,
.table-separated tbody tr td {
  border-top: none;
}

/* line 32143, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_info,
.dataTables_length,
.dt-buttons {
  display: inline-block;
}

/* line 32149, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dt-buttons {
  margin-bottom: 10px;
}

/* line 32152, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dt-buttons .dt-button {
  padding: 5px 15px;
  border-radius: 0;
  color: #ffffff;
  margin-right: 3px;
  display: inline-block;
}

/* line 32159, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dt-buttons .dt-button:hover {
  background: #172b4c;
}

/* line 32163, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_filter {
  float: right;
  padding-top: 5px;
}

/* line 32167, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_filter input {
  border: 1px solid #cccccc;
  margin-left: 5px;
}

/* line 32172, app/assets/stylesheets/theme/css/dashboard_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 32180, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

/* line 32185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #737373;
  border: 1px solid transparent;
  border-radius: 2px;
}

/* line 32199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #ffffff;
}

/* line 32203, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 32213, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #ffffff;
  background-color: #6993ff;
}

/* line 32217, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: 0;
  background-color: #737373;
}

/* line 32221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

/* line 32225, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tablesaw-bar .btn-group label {
  color: #737373;
}

/* line 32229, app/assets/stylesheets/theme/css/dashboard_style.scss */
tfoot input {
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
}

/* line 32235, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dt-bootstrap {
  display: block;
}

/* line 32239, app/assets/stylesheets/theme/css/dashboard_style.scss */
.paging_simple_numbers .pagination .paginate_button {
  padding: 0;
  background: #ffffff;
}

/* line 32243, app/assets/stylesheets/theme/css/dashboard_style.scss */
.paging_simple_numbers .pagination .paginate_button:hover {
  background: #ffffff;
}

/* line 32246, app/assets/stylesheets/theme/css/dashboard_style.scss */
.paging_simple_numbers .pagination .paginate_button:hover a {
  color: #ffffff;
}

/* line 32249, app/assets/stylesheets/theme/css/dashboard_style.scss */
.paging_simple_numbers .pagination .paginate_button a {
  padding: 15px 15px;
  border-radius: 5px;
  border: 0 !important;
}

/* line 32254, app/assets/stylesheets/theme/css/dashboard_style.scss */
.paging_simple_numbers .pagination .paginate_button.active a {
  color: #ffffff;
}

/* line 32258, app/assets/stylesheets/theme/css/dashboard_style.scss */
.footable .pagination {
  display: inline-block;
  padding: 8px 0;
}

/* line 32262, app/assets/stylesheets/theme/css/dashboard_style.scss */
.footable .pagination li {
  padding: 0;
  margin: 0 1px;
  display: inline-block;
}

/* line 32267, app/assets/stylesheets/theme/css/dashboard_style.scss */
.footable .pagination li a {
  padding: 5px 10px;
}

/* line 32270, app/assets/stylesheets/theme/css/dashboard_style.scss */
.footable .pagination li a.active,
.footable .pagination li a:hover {
  color: #ffffff;
  border-radius: 4px;
}

/* line 32275, app/assets/stylesheets/theme/css/dashboard_style.scss */
.footable .pagination li.active a {
  color: #ffffff;
  border-radius: 4px;
}

/*direct-chat*/
/* line 32281, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow: hidden;
  padding: 0;
}

/* line 32288, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat.chat-pane-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 32295, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}

/* line 32305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-msg {
  display: block;
  margin-bottom: 10px;
}

/* line 32309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-msg:before,
.direct-chat-msg:after {
  content: " ";
  display: table;
}

/* line 32315, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-text {
  position: relative;
  margin: 5px 0 0 50px;
  display: table;
}

/* line 32320, app/assets/stylesheets/theme/css/dashboard_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 32328, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-text p.direct-chat-timestamp {
  background-color: transparent !important;
  padding: 0;
  opacity: 0.8;
}

/* line 32333, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-text:after {
  border-width: 5px;
  margin-top: -5px;
}

/* line 32337, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
}

/* line 32342, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-contacts {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  -webkit-transform: translate(101%, 0);
  -ms-transform: translate(101%, 0);
  -o-transform: translate(101%, 0);
  transform: translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #172b4c;
  color: #ffffff;
  overflow: auto;
}

/* line 32361, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-messages {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}

/* line 32367, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-messages.chat-app {
  padding: 0.8rem 1.25rem;
}

/* line 32371, app/assets/stylesheets/theme/css/dashboard_style.scss */
.right .direct-chat-text {
  margin: 5px 0px 0 0px;
  float: right;
  text-align: right;
}

/* line 32376, app/assets/stylesheets/theme/css/dashboard_style.scss */
.right .direct-chat-text p {
  display: inherit;
  clear: both;
  float: right;
  color: #ffffff;
}

/* line 32382, app/assets/stylesheets/theme/css/dashboard_style.scss */
.right .direct-chat-img {
  float: right;
}

/* line 32386, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-img {
  float: left;
  width: 40px;
  height: 40px;
}

/* line 32392, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-info {
  display: block;
  margin-bottom: 2px;
}

/* line 32397, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-timestamp {
  color: #737373;
}

/* line 32401, app/assets/stylesheets/theme/css/dashboard_style.scss */
.direct-chat-contacts-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 32408, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0;
}

/* line 32413, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list > li:before,
.contacts-list > li:after {
  content: " ";
  display: table;
}

/* line 32418, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list > li:last-of-type {
  border-bottom: none;
}

/* line 32422, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list-name,
.contacts-list-status,
.users-list-date,
.users-list-name {
  display: block;
}

/* line 32429, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list-img {
  border-radius: 50%;
  width: 40px;
  float: left;
}

/* line 32435, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list-info {
  margin-left: 45px;
  color: #ffffff;
}

/* line 32440, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list-status {
  font-size: 12px;
}

/* line 32444, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list-date {
  color: #a6a6a6;
  font-weight: 300;
}

/* line 32449, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contacts-list-email {
  color: #608acf;
}

/* line 32453, app/assets/stylesheets/theme/css/dashboard_style.scss */
.contact-page-aside ul.list-style-none {
  margin: 0px;
  padding: 0px;
}

/* line 32458, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul.list-style-none li {
  list-style: none;
}

/* line 32461, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul.list-style-none li a {
  color: #737373;
  padding: 10px 0px;
  display: block;
  text-decoration: none;
}

/* line 32467, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul.list-style-none li a:hover {
  color: #8950fc;
}

/* line 32471, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-style-none li.box-label a {
  font-weight: 500;
}

/* line 32474, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-style-none li.divider {
  margin: 10px 0;
  height: 1px;
  background: rgba(47, 87, 154, 0.13);
}

/* line 32479, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-style-none li a span {
  float: right;
}

/* line 32483, app/assets/stylesheets/theme/css/dashboard_style.scss */
div#employeelist_filter {
  margin-top: -60px;
  position: relative;
  z-index: 99;
}

/* line 32489, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-app .direct-chat-img {
  width: 55px;
  height: 55px;
  line-height: 55px;
}

/* line 32494, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-app .direct-chat-text {
  margin: 5px 0 0 80px;
}

/* line 32497, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat-app .right .direct-chat-text {
  margin: 5px 0px 0 0px;
  float: right;
  text-align: right;
}

/* line 32503, app/assets/stylesheets/theme/css/dashboard_style.scss */
time {
  font-size: 0.8571rem;
  color: #608acf;
}

/*---users-list---*/
/* line 32509, app/assets/stylesheets/theme/css/dashboard_style.scss */
.users-list > li {
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
}

/* line 32515, app/assets/stylesheets/theme/css/dashboard_style.scss */
.users-list > li img {
  border-radius: 5px;
  max-width: 100%;
  height: auto;
}

/* line 32520, app/assets/stylesheets/theme/css/dashboard_style.scss */
.users-list > li > a:hover {
  color: #737373;
}

/* line 32523, app/assets/stylesheets/theme/css/dashboard_style.scss */
.users-list > li > a:hover .users-list-name {
  color: #737373;
}

/* line 32527, app/assets/stylesheets/theme/css/dashboard_style.scss */
.users-list-name {
  font-weight: 600;
  color: #172b4c;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 32535, app/assets/stylesheets/theme/css/dashboard_style.scss */
.users-list-date {
  color: #737373;
  font-size: 0.8571rem;
}

/*---carousel-control---*/
/* line 32541, app/assets/stylesheets/theme/css/dashboard_style.scss */
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

/* line 32545, app/assets/stylesheets/theme/css/dashboard_style.scss */
.carousel-control > i {
  font-size: 2.857rem;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -20px;
}

/*---widget---*/
/* line 32555, app/assets/stylesheets/theme/css/dashboard_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 32563, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-widget {
  border: none;
  position: relative;
}

/* line 32568, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user .widget-user-header {
  padding: 20px;
  height: 140px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 32574, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user .widget-user-username {
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 32578, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user .widget-user-desc {
  margin-top: 0;
}

/* line 32581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user .widget-user-image {
  position: absolute;
  top: 85px;
  left: 50%;
  margin-left: -45px;
}

/* line 32587, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user .widget-user-image > img {
  width: 90px;
  height: auto;
  border: 3px solid #ffffff;
}

/* line 32592, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user .box-footer {
  padding-top: 30px;
}

/* line 32596, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-2 .widget-user-header {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 20px;
}

/* line 32601, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-2 .widget-user-username {
  margin-top: 5px;
  margin-left: 75px;
}

/* line 32605, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-2 .widget-user-desc {
  margin-top: 0;
  margin-left: 75px;
}

/* line 32609, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-2 .widget-user-image > img {
  width: 65px;
  height: auto;
  float: left;
}

/* line 32615, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-3 .widget-user-header {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 20px;
}

/* line 32620, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-3 .widget-user-username {
  margin-top: 5px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 32624, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-3 .widget-user-desc {
  margin-top: 0;
}

/* line 32627, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-3 .info-user {
  float: left;
  margin-top: 15px;
}

/* line 32631, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-3 .widget-user-image > img {
  width: 100px;
  height: auto;
  float: right;
  border: 3px solid #ffffff;
}

/* line 32638, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-4 .widget-user-header {
  text-align: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 32643, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-4 .widget-user-username {
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 32647, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-4 .widget-user-desc {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 32651, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-4 .widget-user-image {
  text-align: center;
  margin-bottom: 15px;
}

/* line 32655, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-4 .widget-user-image > img {
  width: 100px;
  height: auto;
}

/* line 32659, app/assets/stylesheets/theme/css/dashboard_style.scss */
.widget-user-4 .box-footer {
  padding-top: 30px;
}

/* line 32663, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.widget-user-4 .overlay {
  z-index: 50;
  border-radius: 0;
  padding: 20px;
}

/* line 32668, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.widget-user-4 .overlay.overlay-none {
  background: rgba(0, 0, 0, 0);
}

/*mailbox*/
/* line 32673, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-messages > .table {
  margin: 0;
}

/* line 32676, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-messages .mailbox-date {
  font-size: 0.8571rem;
  color: #737373;
}

/* line 32680, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-messages table a {
  color: #737373;
}

/* line 32684, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-controls {
  padding: 0rem 0rem 1.25rem;
}

/* line 32687, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-controls .btn {
  padding: 10px 15px;
}

/* line 32690, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-controls .btn i {
  font-size: 1.143rem;
}

/* line 32693, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-controls.with-border {
  border-bottom: 1px solid #f3f6f9;
}

/* line 32697, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-read-info {
  border-bottom: 1px solid #f3f6f9;
  padding: 10px;
}

/* line 32701, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-read-info h3 {
  font-size: 1.429rem;
  margin: 0;
}

/* line 32705, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-read-info h5 {
  margin: 0;
  padding: 5px 0 0;
}

/* line 32710, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-read-time {
  color: #737373;
  font-size: 1rem;
}

/* line 32715, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-read-message {
  padding: 10px;
}

/* line 32719, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-attachments li {
  float: left;
  width: 140px;
  border: 1px solid #a6a6a6;
  margin-bottom: 10px;
  margin-right: 10px;
}

/* line 32727, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-attachment-name {
  font-weight: 300;
  color: #737373;
  font-size: 10px;
}

/* line 32733, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-attachment-info {
  padding: 10px;
  background: #f3f6f9;
}

/* line 32738, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-attachment-size {
  color: #737373;
  font-size: 0.8571rem;
}

/* line 32743, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-attachment-icon {
  text-align: center;
  font-size: 3.571rem;
  color: #737373;
  padding: 20px 10px;
}

/* line 32749, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-attachment-icon.has-img {
  padding: 0;
}

/* line 32752, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mailbox-attachment-icon.has-img > img {
  max-width: 100%;
  height: auto;
}

/*Extra Pages*/
/* line 32758, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lockscreen-box-body {
  -webkit-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);
  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 32767, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-feedback {
  position: relative;
}

/* line 32770, app/assets/stylesheets/theme/css/dashboard_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 32783, app/assets/stylesheets/theme/css/dashboard_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 32796, app/assets/stylesheets/theme/css/dashboard_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 32809, app/assets/stylesheets/theme/css/dashboard_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 32822, app/assets/stylesheets/theme/css/dashboard_style.scss */
.content-top-agile {
  text-align: center;
  position: relative;
}

/* line 32827, app/assets/stylesheets/theme/css/dashboard_style.scss */
.auth-2 {
  width: 500px;
  margin: 0;
  padding: 7% 30px;
  float: right;
  height: 100%;
  overflow-y: scroll;
}

/* line 32836, app/assets/stylesheets/theme/css/dashboard_style.scss */
.auth-logo {
  text-align: center;
  font-weight: 300;
}

/* line 32841, app/assets/stylesheets/theme/css/dashboard_style.scss */
.auth-body {
  padding: 20px 20px 10px;
}

/* line 32845, app/assets/stylesheets/theme/css/dashboard_style.scss */
.auth-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px;
}

/* line 32851, app/assets/stylesheets/theme/css/dashboard_style.scss */
.auth-2-outer {
  display: block;
}

@media (max-width: 767px) {
  /* line 32856, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-top-agile {
    border-radius: 25px 25px 0 0;
  }
  /* line 32860, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-bottom {
    padding: 3em;
    background: #ffffff;
    border-radius: 0 0 25px 25px;
  }
  /* line 32866, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .auth-2 {
    width: 300px;
    margin: 0px auto;
    float: none;
    border-radius: 5px;
    height: auto;
  }
  /* line 32874, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .auth-2-outer {
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 32879, app/assets/stylesheets/theme/css/dashboard_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 32887, app/assets/stylesheets/theme/css/dashboard_style.scss */
.error-page > .error-content,
.login-box .fog-pwd,
.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
  display: block;
}

/*lable floting*/
/* line 32896, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-warning .bar:before,
.has-warning .bar:after {
  background: #ffa800;
}

/* line 32900, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-warning .form-control:focus ~ label,
.has-warning .form-control:valid ~ label {
  color: #ffa800;
}

/* line 32905, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-success .bar:before,
.has-success .bar:after {
  background: #1bc5bd;
}

/* line 32909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-success .form-control:focus ~ label,
.has-success .form-control:valid ~ label {
  color: #1bc5bd;
}

/* line 32914, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-error .bar:before,
.has-error .bar:after {
  background: #f64e60;
}

/* line 32918, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-error .form-control:focus ~ label,
.has-error .form-control:valid ~ label {
  color: #f64e60;
}

/* line 32923, app/assets/stylesheets/theme/css/dashboard_style.scss */
.has-feedback label ~ .t-0 {
  top: 0;
}

/* line 32927, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.error input,
.form-group.error select,
.form-group.error textarea {
  border: 1px solid #f64e60;
}

/* line 32932, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.error .help-block ul {
  padding: 0px;
  color: #f64e60;
}

/* line 32936, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.error .help-block ul li {
  list-style: none;
}

/* line 32939, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.validate input,
.form-group.validate select,
.form-group.validate textarea {
  border: 1px solid #1bc5bd;
}

/* line 32944, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.issue .help-block ul {
  padding: 0px;
  color: #ffa800;
}

/* line 32948, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.issue .help-block ul li {
  list-style: none;
}

/*invoice*/
/* line 32953, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-print {
  margin: 15px 10px;
}

/* line 32957, app/assets/stylesheets/theme/css/dashboard_style.scss */
.invoice {
  position: relative;
  background: #ffffff;
  border: 1px solid #f3f6f9;
  padding: 20px;
  margin: 10px 10px;
}

/* line 32965, app/assets/stylesheets/theme/css/dashboard_style.scss */
.invoice-details {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 32970, app/assets/stylesheets/theme/css/dashboard_style.scss */
.total-payment h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #cccccc;
  display: inline-block;
  margin-top: 0;
}

/* line 32978, app/assets/stylesheets/theme/css/dashboard_style.scss */
.invoice-title {
  margin-top: 0;
}

/* line 32982, app/assets/stylesheets/theme/css/dashboard_style.scss */
.invoice-details {
  background-color: #f3f6f9;
  margin-bottom: 15px;
  border: 1px solid #cccccc;
}

@media print {
  /* line 32989, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-header,
.left-side,
.main-header,
.main-sidebar,
.no-print {
    display: none !important;
  }
  /* line 32997, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .content-wrapper,
.main-footer,
.right-side {
    margin-left: 0 !important;
    min-height: 0 !important;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* line 33008, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .fixed .content-wrapper,
.fixed .right-side {
    padding-top: 0 !important;
  }
  /* line 33013, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .invoice {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }
  /* line 33020, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .invoice-col {
    float: left;
    width: 33.3333333%;
  }
  /* line 33025, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .table-responsive {
    overflow: auto;
  }
  /* line 33029, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .table-responsive > .table tr td,
.table-responsive > .table tr th {
    white-space: normal;
  }
}

/*profile*/
/* line 33035, app/assets/stylesheets/theme/css/dashboard_style.scss */
.activitytimeline {
  position: relative;
  margin-left: 50px;
  margin-right: 10px;
}

/* line 33041, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile .social-states {
  font-size: 1.143rem;
}

/* line 33044, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile .social-states a {
  color: #ffffff;
}

/* line 33048, app/assets/stylesheets/theme/css/dashboard_style.scss */
.post {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #737373;
}

/* line 33054, app/assets/stylesheets/theme/css/dashboard_style.scss */
.post:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 33059, app/assets/stylesheets/theme/css/dashboard_style.scss */
.post .user-block {
  margin-bottom: 15px;
}

/* line 33063, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-block:before,
.user-block:after {
  content: " ";
  display: table;
}

/* line 33068, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-block img {
  width: 40px;
  height: 40px;
  float: left;
}

/* line 33073, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-block .comment,
.user-block .description,
.user-block .username {
  display: block;
  margin-left: 50px;
}

/* line 33079, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-block .username {
  font-size: 1.143rem;
  font-weight: 600;
}

/* line 33083, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-block .description {
  color: #737373;
  font-size: 1rem;
}

/* line 33087, app/assets/stylesheets/theme/css/dashboard_style.scss */
.user-block.user-block-sm .username {
  font-size: 1rem;
}

/* line 33091, app/assets/stylesheets/theme/css/dashboard_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 33099, app/assets/stylesheets/theme/css/dashboard_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 33107, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-day-number {
  padding-right: 10px;
}

/* line 33111, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-header-right {
  padding-right: 10px;
}

/* line 33115, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-button {
  background: #ffffff;
  border: 1px solid rgba(96, 138, 207, 0.13);
  color: #737373;
  text-transform: capitalize;
}

/* line 33121, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-button:hover,
.fc-button:active,
.fc-button.active {
  background-color: #f3f6f9;
  opacity: 0.8;
}

/* line 33128, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-header-title h2 {
  font-size: 1.143rem;
  color: #737373;
  margin-left: 10px;
}

/* line 33134, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-header-left {
  padding-left: 10px;
}

/* line 33138, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-widget-header {
  background: transparent;
  border: 0;
}

/* line 33142, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-widget-header:first-of-type {
  border-left: 0;
  border-right: 0;
}

/* line 33146, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-widget-header:last-of-type {
  border-right: 0;
}

/* line 33150, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-grid {
  border: 0;
}

/* line 33154, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-widget-content {
  border-color: rgba(96, 138, 207, 0) !important;
}

/* line 33157, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-widget-content:first-of-type {
  border-left: 0;
  border-right: 0;
}

/* line 33161, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-widget-content:last-of-type {
  border-right: 0;
}

/* line 33165, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-day-number {
  font-size: 1.429rem;
  font-weight: 300;
}

/* line 33170, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-color-picker {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 33175, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-color-picker > li {
  float: left;
  font-size: 2.143rem;
  margin-right: 5px;
  line-height: 30px;
}

/* line 33181, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-color-picker > li .fa {
  -webkit-transition: -webkit-transform linear 0.3s;
  -moz-transition: -moz-transform linear 0.3s;
  -o-transition: -o-transform linear 0.3s;
  transition: transform linear 0.3s;
}

/* line 33187, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-color-picker > li .fa:hover {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* line 33194, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calendar {
  float: left;
  margin-bottom: 0;
}

/* line 33199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-toolbar {
  margin: 0 0.75rem !important;
  padding: 1rem 0;
}

/* line 33203, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-toolbar h2 {
  font-size: 1.286rem;
  font-weight: 500;
  line-height: 30px;
}

/* line 33208, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 0;
}

/* line 33211, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-toolbar .fc-center {
  color: #737373;
}

/* line 33215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-day {
  background: #ffffff;
}

/* line 33219, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover {
  z-index: 0;
}

/* line 33226, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc th.fc-widget-header {
  color: #777777;
  font-size: 1rem;
  font-weight: 300;
  line-height: 20px;
  padding: 7px 0;
}

/* line 33233, app/assets/stylesheets/theme/css/dashboard_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 33243, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-view {
  margin-top: 0;
}

/* line 33247, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-time-grid .fc-slats td {
  color: #ffffff;
}

/* line 33251, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-text-arrow {
  font-family: inherit;
  font-size: 1.143rem;
}

/* line 33256, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-state-hover {
  background: #f3f6f9;
}

/* line 33260, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-unthemed .fc-today {
  border: 1px solid #f64e60;
  background: #f3f6f9 !important;
}

/* line 33265, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-cell-overlay,
.fc-state-highlight {
  background: #f3f6f9;
}

/* line 33270, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calendar-event {
  cursor: move;
  text-align: center;
}

/* line 33275, app/assets/stylesheets/theme/css/dashboard_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 33286, app/assets/stylesheets/theme/css/dashboard_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 33299, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calendar-event {
  margin: 10px 5px 0 0;
  padding: 6px 10px;
  display: inline-block;
  color: #ffffff;
  min-width: 140px;
}

/* line 33306, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calendar-event a {
  float: right;
  opacity: 0.6;
  font-size: 0.7143rem;
  margin: 4px 0 0 10px;
  color: #ffffff;
}

/* line 33314, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-basic-view td.fc-week-number span {
  padding-right: 5px;
}

/* line 33317, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fc-basic-view .fc-day-number {
  padding: 0px 15px;
  display: inline-block;
}

/* line 33322, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dask .fc-day-number {
  font-size: 1rem;
}

@media (min-width: 1200px) {
  /* line 33327, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .fc-basic-view .fc-day-number {
    padding: 10px 15px;
  }
  /* line 33331, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .dask .fc-basic-view .fc-day-number {
    padding: 10px 15px 0px;
  }
}

/* line 33335, app/assets/stylesheets/theme/css/dashboard_style.scss */
#add-new-event {
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

/* line 33341, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dot-outline {
  border: 1px dotted #cccccc;
}

/* line 33345, app/assets/stylesheets/theme/css/dashboard_style.scss */
.external-event {
  text-transform: uppercase;
  padding: 0.75rem 1.5rem;
  font-weight: 300;
  margin: 0rem 1rem 0.25rem;
  cursor: move;
  border-radius: 5px;
}

/* line 33353, app/assets/stylesheets/theme/css/dashboard_style.scss */
.external-event i {
  margin-right: 5px;
}

/* line 33356, app/assets/stylesheets/theme/css/dashboard_style.scss */
.external-event:hover {
  background-color: #f3f6f9;
}

/* line 33360, app/assets/stylesheets/theme/css/dashboard_style.scss */
.description-block > .description-text {
  text-transform: uppercase;
}

/* line 33364, app/assets/stylesheets/theme/css/dashboard_style.scss */
.res-tb-block {
  display: block;
  overflow: auto;
}

/* line 33369, app/assets/stylesheets/theme/css/dashboard_style.scss */
.description-block {
  display: block;
  margin: 10px 0;
  text-align: center;
}

/* line 33374, app/assets/stylesheets/theme/css/dashboard_style.scss */
.description-block > .description-header {
  margin: 5px 0;
  padding: 0;
  font-weight: 600;
  font-size: 1.143rem;
}

/* line 33381, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-header,
.text-bold,
.text-bold.table td,
.text-bold.table th {
  font-weight: 700;
}

/*---Extra---*/
/* line 33389, app/assets/stylesheets/theme/css/dashboard_style.scss */
.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
}

/* line 33395, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment img,
.img-lg,
.img-md,
.img-sm,
.user-block.user-block-sm img {
  float: left;
}

/* line 33403, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment img,
.img-sm,
.user-block.user-block-sm img {
  width: 30px !important;
  height: 30px !important;
}

/* line 33410, app/assets/stylesheets/theme/css/dashboard_style.scss */
.attachment-block .attachment-pushed,
.img-lg + .img-push {
  margin-left: 110px;
}

/* line 33415, app/assets/stylesheets/theme/css/dashboard_style.scss */
.attachment-block {
  border: 1px solid #f3f6f9;
  padding: 5px;
  margin-bottom: 10px;
  background: #f3f6f9;
}

/* line 33421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.attachment-block .attachment-img {
  max-width: 100px;
  max-height: 100px;
  height: auto;
  float: left;
}

/* line 33427, app/assets/stylesheets/theme/css/dashboard_style.scss */
.attachment-block .attachment-heading {
  margin: 0;
}

/* line 33430, app/assets/stylesheets/theme/css/dashboard_style.scss */
.attachment-block .attachment-text {
  color: #172b4c;
}

/* line 33434, app/assets/stylesheets/theme/css/dashboard_style.scss */
.connectedSortable {
  min-height: 100px;
}

/* line 33438, app/assets/stylesheets/theme/css/dashboard_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 33449, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sort-highlight {
  background: #f3f6f9;
  border: 1px dashed #ddd;
  margin-bottom: 10px;
}

/* line 33455, app/assets/stylesheets/theme/css/dashboard_style.scss */
.full-opacity-hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

/* line 33459, app/assets/stylesheets/theme/css/dashboard_style.scss */
.full-opacity-hover:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 33464, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 33469, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chart canvas,
.chart svg {
  width: 100% !important;
}

/*---icon & divider---*/
@media (min-width: 768px) {
  /* line 33476, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .material-icon-list-demo .icons div {
    width: 33%;
    padding: 5px;
    display: inline-block;
    line-height: 40px;
  }
  /* line 33482, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .material-icon-list-demo .mdi {
    font-size: 1.5714285714rem;
  }
}

/* line 33486, app/assets/stylesheets/theme/css/dashboard_style.scss */
.material-icon-list-demo .icons div code {
  margin: 0px 5px;
}

/* line 33490, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-list-demo .col-md-4,
.icons-list-demo .col-3 {
  border-radius: 4px;
}

/* line 33495, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-list-demo div {
  cursor: pointer;
  line-height: 60px;
  white-space: nowrap;
  color: #737373;
}

/* line 33502, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-list-demo .col-md-4:hover,
.icons-list-demo .col-3:hover {
  background-color: #f3f6f9;
}

/* line 33507, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-list-demo div:hover {
  color: #172b4c;
}

/* line 33511, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-list-demo i {
  -webkit-transition: font-size 0.2s;
  -o-transition: font-size 0.2s;
  transition: font-size 0.2s;
  display: inline-block;
  font-size: 1.286rem;
  margin: 0 15px 0 10px;
  text-align: left;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}

/* line 33525, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-dash {
  opacity: 0.7;
  margin: 0 4px;
  vertical-align: middle;
  color: #3562ae;
}

/* line 33531, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-dash::before {
  content: "\2014 \00A0";
}

/* line 33535, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin: 0 4px;
  vertical-align: middle;
  opacity: 0.5;
  background-color: #3562ae;
}

/* line 33546, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-line {
  display: -webkit-inline-box;
  display: inline-flex;
  height: 20px;
  width: 1px;
  margin: 0 4px;
  background-color: rgba(53, 98, 174, 0.07);
}

/* line 33555, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  flex: 0 1 0%;
  color: #3562ae;
  font-size: 0.8571rem;
  letter-spacing: 0.5px;
  margin: 2rem auto;
  width: 100%;
}

/* line 33568, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider:before,
.divider:after {
  content: "";
  -webkit-box-flex: 1;
  flex-grow: 1;
  border-top: 1px solid #e6e6e6;
}

/* line 33575, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider::before {
  margin-right: 16px;
}

/* line 33578, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider::after {
  margin-left: 16px;
}

/* line 33581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider a {
  color: #3562ae;
}

/* line 33585, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-vertical {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 2rem;
}

/* line 33595, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-vertical:before,
.divider-vertical:after {
  border-top: none;
  border-right: 1px solid #e6e6e6;
  margin: 0;
}

/* line 33601, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-vertical::before {
  margin-bottom: 16px;
}

/* line 33604, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-vertical::after {
  margin-top: 16px;
}

/* line 33607, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-vertical.divider-sm {
  padding: 0 1rem;
}

/* line 33610, app/assets/stylesheets/theme/css/dashboard_style.scss */
.divider-vertical.divider-lg {
  padding: 0 3rem;
}

/* line 33614, app/assets/stylesheets/theme/css/dashboard_style.scss */
.hr-sm,
.divider-sm {
  margin: 1rem auto;
}

/* line 33619, app/assets/stylesheets/theme/css/dashboard_style.scss */
.hr-lg,
.divider-lg {
  margin: 3rem auto;
}

/*---grid-stack---*/
/* line 33625, app/assets/stylesheets/theme/css/dashboard_style.scss */
.grid-stack > .grid-stack-item > .grid-stack-item-content {
  border: 1px solid rgba(51, 51, 51, 0.13);
}

/* line 33629, app/assets/stylesheets/theme/css/dashboard_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 33636, app/assets/stylesheets/theme/css/dashboard_style.scss */
.grid-stack-item-content .fa {
  font-size: 4.286rem;
  display: block;
  margin: 20px 0 10px;
}

/* date-paginator */
/* line 33643, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dp-selected[style] {
  background-color: #1bc5bd !important;
}

/* line 33647, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dp-item {
  position: relative;
  line-height: 1.42857143;
}

/**********Nestable**********/
/* line 33653, app/assets/stylesheets/theme/css/dashboard_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 33661, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-dd .dd-list .dd-item button {
  height: auto;
  font-size: 1.286rem;
  margin: 8px auto;
  color: #172b4c;
  width: 30px;
}

/* line 33669, app/assets/stylesheets/theme/css/dashboard_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 33676, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-dd-empty .dd-list .dd3-handle:before {
  color: inherit;
  top: 7px;
}

/* line 33680, app/assets/stylesheets/theme/css/dashboard_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 33687, app/assets/stylesheets/theme/css/dashboard_style.scss */
.myadmin-dd-empty .dd-list button {
  width: 26px;
  height: 26px;
  font-size: 1.143rem;
  font-weight: 600;
}

/* ribbon */
/* line 33695, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ribbon-box {
  position: relative;
}

/* line 33698, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ribbon-box .ribbon {
  position: relative;
  float: left;
  clear: both;
  padding: 5px 12px 5px 12px;
  margin-left: -30px;
  margin-bottom: 15px;
  -webkit-box-shadow: 2px 5px 10px rgba(51, 34, 0, 0.15);
  -o-box-shadow: 2px 5px 10px rgba(51, 34, 0, 0.15);
  box-shadow: 2px 5px 10px rgba(51, 34, 0, 0.15);
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
}

/* line 33712, app/assets/stylesheets/theme/css/dashboard_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 33723, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ribbon-box .ribbon + p {
  clear: both;
}

/* line 33726, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ribbon-box .ribbon-dark {
  background: #172b4c;
}

/* line 33729, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ribbon-box .ribbon-dark:before {
  border-color: #172b4c transparent transparent;
}

/* line 33732, app/assets/stylesheets/theme/css/dashboard_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 33742, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  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 33759, app/assets/stylesheets/theme/css/dashboard_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 33768, app/assets/stylesheets/theme/css/dashboard_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 33777, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ribbon-box .ribbon-two-dark span {
  background: #172b4c;
}

/* line 33780, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ribbon-box .ribbon-two-dark span:before {
  border-left: 3px solid #050a11;
  border-top: 3px solid #050a11;
}

/*---gallery---*/
/* line 33786, app/assets/stylesheets/theme/css/dashboard_style.scss */
#gallery-header-center-center {
  line-height: 35px;
  margin-bottom: 0px;
  text-align: center;
}

/* line 33791, app/assets/stylesheets/theme/css/dashboard_style.scss */
#gallery-header-center-center .gallery-header-center-right-links {
  float: none;
  width: auto;
  display: inline-block;
  border-radius: 5px;
}

/* line 33798, app/assets/stylesheets/theme/css/dashboard_style.scss */
#gallery-header-center {
  text-align: right;
}

/*---subheader__daterange---*/
/* line 33803, app/assets/stylesheets/theme/css/dashboard_style.scss */
.subheader_daterange {
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
  background: #ffffff;
  width: max-content;
}

/* line 33815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.subheader_daterange .subheader_daterange-label {
  padding: 0.5rem 0.25rem;
}

/*---ecommerece pages---*/
/* line 33820, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-img {
  text-align: center;
  position: relative;
  transition: all 1s ease;
}

/* line 33825, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-img img {
  max-width: 250px;
}

/* line 33828, app/assets/stylesheets/theme/css/dashboard_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 33834, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-img .fileupload {
  overflow: hidden;
  position: relative;
}

/* line 33838, app/assets/stylesheets/theme/css/dashboard_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 33850, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-text {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}

/* line 33855, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-text .pro-img-overlay {
  position: relative;
  display: block;
  margin-top: -40px;
  text-align: right;
}

/* line 33861, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-text .pro-price {
  position: absolute;
  text-align: center;
  top: 0;
  right: 5px;
  margin: 0;
  font-weight: 500;
  padding: 0 10px;
}

/* line 33871, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-order.table tbody tr td {
  vertical-align: middle;
}

/* line 33874, app/assets/stylesheets/theme/css/dashboard_style.scss */
.product-order.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.01);
}

/* line 33878, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pro-photos {
  margin-left: -15px;
  overflow: hidden;
}

/* line 33882, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pro-photos .photos-item {
  margin-left: 15px;
  width: calc(25% - 15px);
  text-align: center;
  float: left;
  border: 1px solid #f3f6f9;
  border-radius: 0.35rem;
  overflow: hidden;
  margin-bottom: 1.42rem;
  background: #ffffff;
  cursor: pointer;
}

/* line 33894, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pro-photos .photos-item img {
  width: 5rem;
  max-width: 100%;
}

/* line 33898, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pro-photos .item-active {
  border-color: #f64e60;
}

/* line 33902, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pro-price .old-price {
  text-decoration: line-through;
}

/* line 33905, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pro-price span {
  font-size: 1.143rem;
  font-weight: 400;
  color: #8c8c8c;
  margin-left: 10px;
}

/* line 33912, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icheck-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 33918, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icolors {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 33923, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icolors > li {
  padding: 0;
  margin: 2px;
  float: left;
  display: inline-block;
  height: 30px;
  width: 30px;
  text-align: center;
}

/* line 33932, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icolors > li:first-child {
  margin-left: 0;
}

/* line 33935, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icolors > li.active:after {
  content: "\2713 ";
  color: #ffffff;
  line-height: 30px;
}

/*Font Icon demo style*/
/* line 33942, app/assets/stylesheets/theme/css/dashboard_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 33952, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fontawesome-icon-list .fa-hover i {
  padding-right: 10px;
  font-size: 1.286rem;
}

/* line 33956, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fontawesome-icon-list .fa-hover:hover {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 33960, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fontawesome-icon-list .fa-hover:hover i {
  color: #8950fc;
}

/* line 33964, app/assets/stylesheets/theme/css/dashboard_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 33974, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ion-icon-list .ion-hover i {
  padding-right: 10px;
  font-size: 1.286rem;
}

/* line 33978, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ion-icon-list .ion-hover:hover {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 33982, app/assets/stylesheets/theme/css/dashboard_style.scss */
.ion-icon-list .ion-hover:hover i {
  color: #8950fc;
}

/* line 33986, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-page .preview {
  padding: 15px 0;
  position: relative;
  height: 40px;
}

/* line 33991, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-page .preview .code-preview {
  padding: 10px;
}

/* line 33994, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icons-page .si {
  margin-right: 10px;
}

/* line 33998, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

/* line 34005, app/assets/stylesheets/theme/css/dashboard_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 34017, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-glyphicons li:hover {
  background-color: #f3f6f9;
  color: #8950fc;
}

/* line 34021, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-glyphicons li:hover .glyphicon {
  color: #8950fc;
}

/* line 34024, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1.714rem;
}

/* line 34029, app/assets/stylesheets/theme/css/dashboard_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 34037, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bs-glyphicons li {
    width: 12.5%;
  }
}

@media (max-width: 767px) {
  /* line 34042, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .bs-glyphicons li {
    width: 50%;
  }
}

/*---web tickers---*/
/* line 34047, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tickers-block .tickercontainer .cc {
  font-size: 1.429rem;
  margin: 0;
}

/* line 34051, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tickers-block .tickercontainer li {
  font-size: 1rem;
  font-weight: 500;
  line-height: 45px;
}

/* line 34057, app/assets/stylesheets/theme/css/dashboard_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 34069, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timer {
  font-size: 3.2rem;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
}

/* line 34076, app/assets/stylesheets/theme/css/dashboard_style.scss */
.text {
  font-size: 1rem;
  margin-top: 0.5em;
  text-align: center;
  letter-spacing: 4px;
  font-weight: 400;
}

/*-- light on-off --*/
/* line 34085, app/assets/stylesheets/theme/css/dashboard_style.scss */
.light-skin .switch-on {
  display: block;
  color: #ffa800;
}

/* line 34089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.light-skin .switch-off {
  display: none;
}

/* line 34093, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .switch-on {
  display: none;
}

/* line 34096, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dark-skin .switch-off {
  display: block;
  color: #8c8c8c;
}

/*---dash world map---*/
/* line 34102, app/assets/stylesheets/theme/css/dashboard_style.scss */
.map-marker {
  /* adjusting for the marker dimensions
  so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px;
}

/* line 34109, app/assets/stylesheets/theme/css/dashboard_style.scss */
.map-marker.map-clickable {
  cursor: pointer;
}

/* line 34113, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #8950fc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #8950fc;
  z-index: 10;
  position: absolute;
}

/* line 34125, app/assets/stylesheets/theme/css/dashboard_style.scss */
.map-marker .dot {
  border: 10px solid #8950fc;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: mappulse 3s ease-out;
  -moz-animation: mappulse 3s ease-out;
  animation: mappulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  opacity: 0;
}

@-moz-keyframes mappulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}

@-webkit-keyframes "mappulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

/* line 34190, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dash-tx {
  position: absolute;
  width: 40%;
  left: 40px;
}

/* line 34196, app/assets/stylesheets/theme/css/dashboard_style.scss */
.apexcharts-canvas {
  margin: 0 auto;
}

/* line 34200, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sticky-toolbar {
  width: 50px;
  position: fixed;
  top: 45%;
  right: 0;
  list-style: none;
  margin: 0;
  z-index: 999;
  background: #fff;
  -webkit-box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
  box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-left-radius: 0.42rem;
  border-bottom-left-radius: 0.42rem;
  padding: 10px;
}

/* line 34228, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sticky-toolbar a {
  padding: 0.3rem 0.5rem;
}

/* line 34231, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sticky-toolbar a span {
  font-size: 1.5rem;
}

/* line 34235, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-fading {
  animation: fading 10s infinite;
}

@keyframes fading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 34250, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-opacity {
  animation: opac 0.8s;
}

@keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 34262, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-top {
  position: relative;
  animation: animatetop 0.4s;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* line 34277, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-left {
  position: relative;
  animation: animateleft 0.4s;
}

@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

/* line 34292, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-right {
  position: relative;
  animation: animateright 0.4s;
}

@keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}

/* line 34307, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-bottom {
  position: relative;
  animation: animatebottom 0.4s;
}

@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

/* line 34322, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-zoom {
  animation: animatezoom 0.6s;
}

@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* line 34334, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-input {
  transition: width 0.4s ease-in-out;
}

/* line 34338, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-animate-input:focus {
  width: 100% !important;
}

/* line 34342, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-opacity,
.w3-hover-opacity:hover {
  opacity: 0.6;
}

/* line 34347, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-opacity-off,
.w3-hover-opacity-off:hover {
  opacity: 1;
}

/* line 34352, app/assets/stylesheets/theme/css/dashboard_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 34365, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-sidebar {
  height: 100%;
  width: 375px;
  background-color: #fff;
  position: fixed !important;
  z-index: 1;
  overflow: hidden;
  top: 0;
  right: 0;
}

/* line 34376, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-bar-block .w3-dropdown-hover,
.w3-bar-block .w3-dropdown-click {
  width: 100%;
}

/* line 34381, app/assets/stylesheets/theme/css/dashboard_style.scss */
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,
.w3-bar-block .w3-dropdown-click .w3-dropdown-content {
  min-width: 100%;
}

/* line 34386, app/assets/stylesheets/theme/css/dashboard_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 34393, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-panel figure {
  position: relative;
  border: 5px solid #ebedf3;
  border-radius: 5px;
}

/* line 34398, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-panel figure:hover figcaption,
.demo-panel figure:focus figcaption {
  opacity: 1;
}

/* line 34402, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-panel figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

/* line 34422, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-panel .buy-bt-bx {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  padding: 30px 0 30px 0;
  width: 315px;
  z-index: 1999999;
}

/* line 34431, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .sticky-toolbar {
  right: auto;
  left: 0;
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
  border-top-right-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem;
}

/* line 34439, app/assets/stylesheets/theme/css/dashboard_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 34453, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rtl .w3-sidebar {
  right: auto;
  left: 0;
}

/* line 34458, app/assets/stylesheets/theme/css/dashboard_style.scss */
.evt-cal .fc-scroller {
  -webkit-overflow-scrolling: touch;
  overflow: visible !important;
  height: auto !important;
}

@media (max-width: 1500px) {
  /* line 34465, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .dask-bg {
    background-position: 160% bottom !important;
  }
}

/*---flip-clock-coundown---*/
/* line 34470, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flip-clock-wrapper {
  text-align: center;
  display: inline-block;
  width: auto;
  margin: 0 auto;
}

/* line 34476, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flip-clock-wrapper ul li {
  line-height: 87px !important;
}

/* line 34480, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flip-clock-divider .flip-clock-label {
  top: 10em !important;
  color: #fff !important;
}

/* line 34485, app/assets/stylesheets/theme/css/dashboard_style.scss */
.text-dark .flip-clock-divider .flip-clock-label {
  color: #333333 !important;
}

/*---ico-progress---*/
/* line 34490, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-wrap {
  min-width: 600px;
}

/* line 34494, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line {
  margin-top: 140px;
  margin-bottom: 100px;
}

/* line 34498, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line > li {
  background-color: rgba(211, 211, 211, 0.3);
  min-height: 50px;
  position: relative;
}

/* line 34503, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line > li:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 34507, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line > li:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 34511, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line > li + li:before {
  content: "";
  position: absolute;
  left: 0;
  top: -7px;
  height: 64px;
  width: 1px;
  background: #172b4c;
  background: rgba(255, 255, 255, 0.3);
}

/* line 34521, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line .progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-animation: k 1.7s infinite linear;
  -o-animation: k 1.7s infinite linear;
  animation: k 1.7s infinite linear;
  transition: all 2000ms;
  height: 50px;
  margin-top: 0 !important;
}

/* line 34533, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line .history {
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 12px;
  padding: 0px;
  width: 100%;
  text-align: center;
}

/* line 34542, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line .done-1 .scale {
  left: 0;
}

/* line 34545, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line .done-6 .scale.last {
  margin-top: 15px;
}

/* line 34548, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line .filled {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 100%;
  text-align: right;
  line-height: 50px;
  padding-right: 10px;
  color: #ffffff;
}

/* line 34559, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line .scale {
  position: absolute;
  top: 100%;
  left: -24px;
  width: 100%;
  margin-top: 15px;
}

/* line 34566, app/assets/stylesheets/theme/css/dashboard_style.scss */
.new-progress-line .scale.last {
  left: auto;
  right: 0;
  text-align: right;
  line-height: 10px;
}

/* line 34573, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-badge {
  position: absolute;
  display: block;
  left: 41%;
  bottom: 100%;
}

/* line 34579, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-badge.flash {
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}

/*---ICO Listing Filters---*/
/* line 34589, app/assets/stylesheets/theme/css/dashboard_style.scss */
.mixitup-control-active {
  border-bottom: 2px solid;
}

/*---Currency Exchange---*/
/* line 34594, app/assets/stylesheets/theme/css/dashboard_style.scss */
.exchange-calculator {
  font-weight: bold;
  margin: 0 auto 20px;
  width: 85%;
  background: rgba(0, 0, 0, 0.1);
  padding: 20px 5px;
}

/* line 34601, app/assets/stylesheets/theme/css/dashboard_style.scss */
.exchange-calculator input {
  width: 30%;
  height: 60px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  background: #ffe5b3;
  display: inline-block;
}

/* line 34609, app/assets/stylesheets/theme/css/dashboard_style.scss */
.exchange-calculator .select2-container {
  width: 15% !important;
  border: 0;
  margin-top: -2px;
}

/* line 34614, app/assets/stylesheets/theme/css/dashboard_style.scss */
.exchange-calculator .select2-container--default .select2-selection--single {
  border-color: transparent;
  height: 60px;
}

/* line 34618, app/assets/stylesheets/theme/css/dashboard_style.scss */
.exchange-calculator
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
  line-height: 55px;
}

/* line 34624, app/assets/stylesheets/theme/css/dashboard_style.scss */
.exchange-calculator
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
  height: 55px;
  right: 3px;
}

/* line 34632, app/assets/stylesheets/theme/css/dashboard_style.scss */
.equal {
  width: 6%;
  display: inline-block;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  vertical-align: top;
}

@media (max-width: 767px) {
  /* line 34642, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .exchange-calculator .select2-container {
    width: 100% !important;
  }
  /* line 34646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .exchange-calculator input {
    width: 100%;
  }
}

/* line 34650, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-realtime_y_axis {
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  width: 40px;
  left: 0;
  z-index: 1;
}

/* line 34659, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-realtime_y_axis .rickshaw_graph .y_ticks path {
  fill: none;
  stroke: none;
}

/* line 34663, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-realtime_y_axis .rickshaw_graph .y_ticks text {
  opacity: 0.35;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 11px;
}

/* line 34668, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-realtime_y_axis .rickshaw_graph .x_ticks_d3 path {
  fill: none;
  stroke: none;
}

/* line 34672, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-realtime_y_axis .rickshaw_graph .x_ticks_d3 text {
  opacity: 0.35;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 11px;
}

/* line 34678, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-stacked-bars.rickshaw_graph .detail .dot {
  border-radius: 50px;
}

/* line 34681, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-stacked-bars.rickshaw_graph .detail .x_label {
  display: none;
}

/* line 34684, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-stacked-bars.rickshaw_graph .detail .item {
  line-height: 1.4;
  padding: 0.5em;
}

/* line 34688, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-stacked-bars.rickshaw_graph .detail .date {
  font-size: 11px;
  color: #b5b5c3;
  opacity: 0.5;
}

/* line 34693, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-stacked-bars .detail_swatch {
  float: right;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px 0 0;
}

/* line 34701, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider {
  height: 500px;
}

/* line 34704, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_graph .x_grid_d3 .tick {
  stroke-opacity: 0;
}

/* line 34707, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_graph .y_ticks path {
  stroke: none;
}

/* line 34710, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_graph .y_ticks text {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 11px;
}

/* line 34714, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_graph .x_ticks_d3 path {
  stroke: none;
}

/* line 34717, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_graph .x_ticks_d3 text {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 11px;
}

/* line 34721, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_graph .x_tick {
  border-color: transparent;
}

/* line 34724, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_graph .x_tick .title {
  bottom: -24px;
  left: -15px;
}

/* line 34728, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_range_slider_preview .frame {
  opacity: 0;
}

/* line 34731, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_range_slider_preview .left_handle {
  fill: #b5b5c3;
  fill-opacity: 0.1 !important;
}

/* line 34735, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .rickshaw_range_slider_preview .right_handle {
  fill: #b5b5c3;
  fill-opacity: 0.1 !important;
}

/* line 34739, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .slider {
  position: absolute;
  top: 0;
  height: 93px;
  overflow: hidden;
}

/* line 34745, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .chart {
  position: absolute;
  top: 150px;
  left: 33px;
  right: 0;
  width: auto;
}

/* line 34752, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .chart .x_tick.plain .title {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 11px;
}

/* line 34756, app/assets/stylesheets/theme/css/dashboard_style.scss */
#rickshaw-slider .y_axis {
  bottom: 0;
  position: absolute;
  top: 150px;
  width: 40px;
  left: -6px;
  fill: #b5b5c3;
}

/* line 34765, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 34770, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chart canvas,
.chart svg {
  width: 100% !important;
}

/*-- currency --*/
/* line 34776, app/assets/stylesheets/theme/css/dashboard_style.scss */
.currency {
  position: absolute;
  right: 25px;
  top: 8px;
  color: #9aa8b9;
  font-size: 12px;
  width: auto;
}

/* line 34785, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dash-form div[class*="col-"] {
  position: relative;
}

/* line 34789, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sel-coin-type-outer input[type="radio"],
.sel-coin-type-outer input[type="checkbox"] {
  display: none;
}

/* line 34793, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sel-coin-type-outer label {
  cursor: pointer;
}

/* line 34796, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sel-coin-type-outer .sel-coin-type {
  width: 100%;
  text-align: center;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.13);
  padding: 15px 30px !important;
  background-color: #ffffff;
  transition: all 0.3s ease-in;
  margin-bottom: 0px;
  height: auto !important;
}

/* line 34806, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sel-coin-type-outer .sel-coin-type::before,
.sel-coin-type-outer .sel-coin-type::after {
  display: none;
}

/* line 34810, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sel-coin-type-outer input:checked + label {
  background-color: #6993ff !important;
  color: #ffffff;
}

/* line 34815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.market-price-list li {
  margin: 5px 0px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.27);
}

/* line 34819, app/assets/stylesheets/theme/css/dashboard_style.scss */
.market-price-list li:first-child {
  margin-top: 0;
}

/* line 34822, app/assets/stylesheets/theme/css/dashboard_style.scss */
.market-price-list li:last-child {
  border-bottom: 0;
}

/* line 34825, app/assets/stylesheets/theme/css/dashboard_style.scss */
.market-price-list li a {
  display: block;
  padding: 0.75rem 1.25rem;
}

/* line 34829, app/assets/stylesheets/theme/css/dashboard_style.scss */
.market-price-list li a.current-ticker {
  background-color: #1bc5bd;
  color: #ffffff;
}

/* line 34833, app/assets/stylesheets/theme/css/dashboard_style.scss */
.market-price-list li a.current-ticker .text-success,
.market-price-list li a.current-ticker .text-danger {
  color: #ffffff !important;
}

/* line 34838, app/assets/stylesheets/theme/css/dashboard_style.scss */
#price-data .box-body {
  padding: 0;
}

/* line 34842, app/assets/stylesheets/theme/css/dashboard_style.scss */
.amcharts-main-div svg g path[fill="#333"] {
  fill: transparent !important;
}

/*form-element*/
/* line 34847, app/assets/stylesheets/theme/css/dashboard_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 34855, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-transition: background 0s ease-out 0s;
  -o-transition: background 0s ease-out 0s;
  transition: background 0s ease-out 0s;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
}

/* line 34874, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-element .form-control :focus {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
  background-size: 100% 2px, 100% 1px;
  outline: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 34886, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-element .form-control .focus {
  background-size: 100% 2px, 100% 1px;
  outline: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 34894, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group {
  margin-bottom: 1rem;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
  }
  50% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 15px transparent;
    box-shadow: 0 0 0 15px transparent;
  }
}

@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
  }
  50% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 15px transparent;
    box-shadow: 0 0 0 15px transparent;
  }
}

/* line 34926, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-checkbox label {
  min-width: 200px;
  margin-bottom: 20px;
}

/* line 34931, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-radio-button label {
  min-width: 200px;
  margin-bottom: 20px;
}

/* line 34936, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-swtich .demo-switch-title {
  width: 150px;
  margin-bottom: 10px;
  display: inline-block;
}

/* line 34941, app/assets/stylesheets/theme/css/dashboard_style.scss */
.demo-swtich .switch {
  width: 150px;
  margin-bottom: 10px;
  display: inline-block;
}

/* line 34947, app/assets/stylesheets/theme/css/dashboard_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 34956, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cours-search .form-control {
  border: 0;
  height: 50px;
  border-radius: 5px !important;
  padding: 10px 20px;
  font-size: 1.143rem;
}

/* line 34963, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cours-search .input-group-append {
  margin-left: 10px;
}

/* line 34966, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cours-search .input-group-append .btn {
  border-radius: 5px;
}

/* line 34969, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cours-search .select2-container--default .select2-selection--single {
  height: 50px;
}

/* line 34972, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cours-search
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
  line-height: 44px;
}

/* line 34978, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cours-search
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
  height: 44px;
}

/* line 34984, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cours-search .btn {
  height: 50px;
  line-height: 30px;
}

/* Radio Buttons
   ========================================================================== */
/* line 34991, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

/* line 34998, app/assets/stylesheets/theme/css/dashboard_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: 0.28s ease;
  /* webkit (konqueror) browsers */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 35015, app/assets/stylesheets/theme/css/dashboard_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: 0.28s ease;
}

/* Unchecked styles */
/* line 35029, app/assets/stylesheets/theme/css/dashboard_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 35038, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 2px solid #5a5a5a;
}

/* line 35043, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:not(:checked) + label:after {
  z-index: -1;
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Checked styles */
/* line 35050, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:checked + label:before {
  border: 2px solid transparent;
  animation: ripple 0.2s linear forwards;
}

/* line 35055, app/assets/stylesheets/theme/css/dashboard_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 35061, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:checked + label:after,
.with-gap[type="radio"]:checked + label:after {
  background-color: #26a69a;
  z-index: 0;
}

/* line 35067, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:checked + label:after {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

/* Radio With gap */
/* line 35073, app/assets/stylesheets/theme/css/dashboard_style.scss */
.with-gap[type="radio"]:checked + label:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

/* Focused styles */
/* line 35079, app/assets/stylesheets/theme/css/dashboard_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 35085, app/assets/stylesheets/theme/css/dashboard_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 35090, app/assets/stylesheets/theme/css/dashboard_style.scss */
.with-gap[type="radio"]:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

/* Disabled style */
/* line 35096, app/assets/stylesheets/theme/css/dashboard_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 35103, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}

/* line 35107, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}

/* line 35111, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #bdbdbd;
}

/* Checkboxes
   ========================================================================== */
/* CUSTOM CSS CHECKBOXES */
/* line 35119, app/assets/stylesheets/theme/css/dashboard_style.scss */
form p {
  margin-bottom: 10px;
  text-align: left;
}

/* line 35124, app/assets/stylesheets/theme/css/dashboard_style.scss */
form p:last-child {
  margin-bottom: 0;
}

/* Remove default checkbox */
/* line 35129, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

/* line 35136, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="checkbox"] {
  /* checkbox aspect */
}

/* line 35140, app/assets/stylesheets/theme/css/dashboard_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 35158, app/assets/stylesheets/theme/css/dashboard_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: 0.2s;
}

/* line 35173, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* line 35179, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

/* line 35184, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tabbed[type="checkbox"]:focus + label:after {
  -webkit-transform: scale(1);
  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 35193, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 35210, app/assets/stylesheets/theme/css/dashboard_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 35216, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 35233, app/assets/stylesheets/theme/css/dashboard_style.scss */
[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

/* line 35238, app/assets/stylesheets/theme/css/dashboard_style.scss */
.filled-in[type="checkbox"] + label:after {
  border-radius: 2px;
}

/* line 35242, app/assets/stylesheets/theme/css/dashboard_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 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}

/* line 35253, app/assets/stylesheets/theme/css/dashboard_style.scss */
.filled-in[type="checkbox"]:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}

/* line 35265, app/assets/stylesheets/theme/css/dashboard_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 35274, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 35289, app/assets/stylesheets/theme/css/dashboard_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 35298, app/assets/stylesheets/theme/css/dashboard_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 35304, app/assets/stylesheets/theme/css/dashboard_style.scss */
.filled-in.tabbed[type="checkbox"]:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

/* line 35310, app/assets/stylesheets/theme/css/dashboard_style.scss */
.filled-in[type="checkbox"]:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}

/* line 35315, app/assets/stylesheets/theme/css/dashboard_style.scss */
.filled-in[type="checkbox"]:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #bdbdbd;
}

/* line 35320, app/assets/stylesheets/theme/css/dashboard_style.scss */
.filled-in[type="checkbox"]:disabled:checked + label:before {
  background-color: transparent;
}

/* line 35324, app/assets/stylesheets/theme/css/dashboard_style.scss */
.filled-in[type="checkbox"]:disabled:checked + label:after {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}

/* line 35329, app/assets/stylesheets/theme/css/dashboard_style.scss */
input[type="color"] {
  height: 42px;
}

/* line 35333, app/assets/stylesheets/theme/css/dashboard_style.scss */
.custom-file-label {
  border-radius: 5px;
}

/* line 35336, app/assets/stylesheets/theme/css/dashboard_style.scss */
.custom-file-label::after {
  border-radius: 0 5px 5px 0;
}

/* line 35340, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-type-roundinput.form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 35346, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-type-round input.form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 35352, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-type-roundselect.form-control:not([multiple]) {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 35358, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-type-round select.form-control:not([multiple]) {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 35364, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group label {
  font-weight: 500;
}

/* line 35367, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-success .help-block {
  color: #1bc5bd;
}

/* line 35370, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-success label {
  color: #1bc5bd;
}

/* line 35373, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-success .form-control {
  border-color: #1bc5bd;
  box-shadow: none;
}

/* line 35377, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-success .input-group-addon {
  border-color: #1bc5bd;
  box-shadow: none;
}

/* line 35381, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-warning .help-block {
  color: #ffa800;
}

/* line 35384, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-warning label {
  color: #ffa800;
}

/* line 35387, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-warning .form-control {
  border-color: #ffa800;
  box-shadow: none;
}

/* line 35391, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-warning .input-group-addon {
  border-color: #ffa800;
  box-shadow: none;
}

/* line 35395, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-error .help-block {
  color: #f64e60;
}

/* line 35398, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-error label {
  color: #f64e60;
}

/* line 35401, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-error .form-control {
  border-color: #f64e60;
  box-shadow: none;
}

/* line 35405, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group.has-error .input-group-addon {
  border-color: #f64e60;
  box-shadow: none;
}

/* line 35410, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control,
.form-select {
  border-radius: 5px;
  box-shadow: none;
  border-color: #86a4c3;
  height: auto;
}

/* line 35417, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control:focus,
.form-select:focus {
  box-shadow: none;
}

/* line 35421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 35426, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control:-moz-placeholder,
.form-select:-moz-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 35431, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control::-moz-placeholder,
.form-select::-moz-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 35436, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}

/* line 35441, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control:not(select),
.form-select:not(select) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 35447, app/assets/stylesheets/theme/css/dashboard_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 35453, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 35459, app/assets/stylesheets/theme/css/dashboard_style.scss */
textarea.form-control {
  border-radius: 5px;
}

/* line 35463, app/assets/stylesheets/theme/css/dashboard_style.scss */
.iCheck-helper {
  border-radius: 0;
}

/* line 35467, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icheckbox_flat-blue {
  border-radius: 0;
}

/* line 35470, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icheckbox_flat-blue input {
  border-radius: 0;
}

/* line 35474, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icheck > label {
  padding-left: 0;
}

/* line 35478, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group .input-group-addon {
  border-radius: 5px 0px 0px 5px;
  border-color: #86a4c3;
  background-color: #ffffff;
}

/* line 35483, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group .input-group-text {
  border-color: #86a4c3;
  border-radius: 5px;
}

/* line 35488, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group-addon {
  font-weight: 300;
  padding: 0.425rem 0.75rem;
  border: 1px solid #86a4c3;
  line-height: 1.25;
  color: #172b4c;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.15rem;
}

/* line 35499, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-control-feedback.fa {
  line-height: 34px;
}

/* line 35503, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group-lg .form-control + .form-control-feedback.fa {
  line-height: 46px;
}

/* line 35507, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group-sm .form-control + .form-control-feedback.fa {
  line-height: 30px;
}

/* line 35511, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group-sm + .form-control-feedback.fa {
  line-height: 30px;
}

/* line 35515, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-sm + .form-control-feedback.fa {
  line-height: 30px;
}

/* line 35519, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group-feedback {
  position: relative;
}

/* line 35522, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group-feedback.form-group-feedback-right .form-control-feedback {
  position: absolute;
  top: 0;
  color: #333333;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  line-height: 2.25003rem;
  min-width: 1rem;
}

/* line 35532, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-group-feedback-right .form-control-feedback {
  right: 0;
}

/* line 35536, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group-lg + .form-control-feedback.fa {
  line-height: 46px;
}

/* line 35540, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-lg + .form-control-feedback.fa {
  line-height: 46px;
}

/*Bootstrap select*/
/* line 35545, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-select .btn-group .dropdown-menu {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 35549, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
.input-group-btn
) {
  width: 100%;
}

/* line 35554, app/assets/stylesheets/theme/css/dashboard_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 35563, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-select .dropdown-menu li a:hover,
.bootstrap-select .dropdown-menu li a:focus {
  color: #6993ff;
  background: #f3f6f9;
}

/* line 35568, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-select .show > .dropdown-menu {
  display: block;
}

/* line 35571, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-select.btn-group .dropdown-menu {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 35575, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-select.btn-group .dropdown-menu li.divider {
  margin: 0.2rem auto;
}

/* line 35578, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  letter-spacing: inherit;
}

/* line 35582, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 9px 10px;
}

/* line 35586, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn.bootstrap-touchspin-up {
  border-radius: 5px;
}

/* line 35590, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn.bootstrap-touchspin-down {
  border-radius: 5px;
}

/*---form-group---*/
/* line 35595, app/assets/stylesheets/theme/css/dashboard_style.scss */
.input-group-append .btn,
.input-group-prepend .btn {
  border-radius: 5px;
}

/* line 35600, app/assets/stylesheets/theme/css/dashboard_style.scss */
.file-group input[type="file"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 20px;
}

/* line 35607, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-groups-attached {
  margin-bottom: 1rem;
}

/* line 35610, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-groups-attached .form-group {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 35614, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-groups-attached > div:not(:last-child),
.form-groups-attached > div:not(:last-child) .form-group {
  border-bottom-color: transparent;
}

/* line 35618, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-groups-attached .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 35622, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-groups-attached .row > .form-group:not(:last-child) {
  border-right-color: transparent;
}

/* line 35626, app/assets/stylesheets/theme/css/dashboard_style.scss */
.file-group {
  position: relative;
  overflow: hidden;
  display: inline-grid;
}

/* line 35631, app/assets/stylesheets/theme/css/dashboard_style.scss */
.file-group input[type="file"] {
  position: absolute;
  opacity: 0;
  z-index: 2;
  width: 100%;
  display: block;
  top: 0;
  cursor: pointer;
}

/* line 35641, app/assets/stylesheets/theme/css/dashboard_style.scss */
.file-group-inline {
  display: inline-block;
}

@media (min-width: 576px) {
  /* line 35646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .form-inline .form-control,
.form-inline .form-select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
}

/*box*/
/* line 35654, app/assets/stylesheets/theme/css/dashboard_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: 5px;
}

/* line 35661, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box > .inner {
  padding: 1.25rem;
}

/* line 35664, app/assets/stylesheets/theme/css/dashboard_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 35675, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box > .small-box-footer:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.15);
}

/* line 35679, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box h3 {
  font-size: 2.7142857143rem;
  font-weight: 700;
  margin: 0 0 10px;
  white-space: nowrap;
  padding: 0;
  z-index: 5;
}

/* line 35687, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box p {
  font-size: 1rem;
  margin-bottom: 10px;
  z-index: 5;
}

/* line 35692, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box p > small {
  display: block;
  color: #f3f6f9;
  font-size: 0.8571rem;
  margin-top: 5px;
}

/* line 35698, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 0;
  font-size: 5.1428571429rem;
  color: rgba(0, 0, 0, 0.15);
}

/* line 35709, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box:hover {
  text-decoration: none;
  color: #f3f6f9;
}

/* line 35713, app/assets/stylesheets/theme/css/dashboard_style.scss */
.small-box:hover .icon {
  font-size: 5.5714285714rem;
}

@media (max-width: 767px) {
  /* line 35718, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .small-box {
    text-align: center;
  }
  /* line 35721, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .small-box .icon {
    display: none;
  }
  /* line 35724, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .small-box p {
    font-size: 0.8571rem;
  }
}

/* line 35728, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box {
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
}

/* line 35744, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.collapsed-box .box-body {
  display: none;
}

/* line 35747, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.collapsed-box .box-footer {
  display: none;
}

/* line 35750, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .flex-column > li {
  border-bottom: 1px solid #f3f6f9;
  margin: 0;
}

/* line 35754, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .flex-column > li:last-of-type {
  border-bottom: none;
}

/* line 35757, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}

/* line 35761, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .border-right {
  border-right: 1px solid #f3f6f9;
}

/* line 35764, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .border-left {
  border-left: 1px solid #f3f6f9;
}

/* line 35767, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.box-solid {
  border-top: 0;
  overflow: hidden;
}

/* line 35771, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.box-solid.box-default > .box-header {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 35775, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.box-solid.box-default > .box-header .btn {
  color: #172b4c;
}

/* line 35778, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.box-solid.box-default > .box-header a {
  color: #172b4c;
}

/* line 35781, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.box-solid.box-default > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}

/* line 35785, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.box-solid[class*="bg"] > .box-header {
  color: #ffffff;
}

/* line 35788, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.box-solid[class*="bg"] > .box-header .box-title {
  color: #ffffff;
}

/* line 35791, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .box-group > .box {
  margin-bottom: 5px;
}

/* line 35794, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .knob-label {
  text-align: center;
  color: #172b4c;
  font-weight: 300;
  font-size: 0.8571rem;
  margin-bottom: 0.3em;
}

/* line 35801, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box > .loading-img,
.box > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 35809, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
}

/* line 35814, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000000;
  font-size: 2.143rem;
}

/* line 35823, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

/* line 35826, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .box-header .box-subtitle {
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #608acf;
}

/* line 35832, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .box-subtitle {
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #608acf;
}

/* line 35839, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pull-up {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 35845, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pull-up:hover {
  -webkit-transform: translateY(-4px) scale(1.02);
  -moz-transform: translateY(-4px) scale(1.02);
  -ms-transform: translateY(-4px) scale(1.02);
  -o-transform: translateY(-4px) scale(1.02);
  transform: translateY(-4px) scale(1.02);
  -webkit-box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
  z-index: 999;
}

/* line 35856, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse {
  color: #ffffff !important;
  background-color: #172b4c;
}

/* line 35860, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-header {
  color: #ffffff !important;
}

/* line 35863, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-title {
  color: #ffffff !important;
}

/* line 35866, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse h1,
.box-inverse h2,
.box-inverse h3,
.box-inverse h4,
.box-inverse h5,
.box-inverse h6 {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 35874, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse small {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 35877, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-controls li > a {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 35880, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-title small {
  opacity: 0.8;
}

/* line 35883, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-btn-more:before,
.box-inverse .box-btn-more:after {
  border-color: #ffffff;
}

/* line 35887, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-header {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 35890, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-footer {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 35893, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-inverse .box-action {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 35897, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-secondary {
  background-color: #4d7bc9 !important;
}

/* line 35900, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-secondary .box-bordered {
  border-color: #e9eff8 !important;
}

/* line 35904, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-outline-secondary {
  background-color: #ffffff;
  border: 1px solid #4d7bc9;
}

/* line 35909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-bordered {
  border: 1px solid #a6a6a6;
}

/* line 35913, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-shadowed {
  -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
}

/* line 35918, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-shadowed:hover {
  -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
}

/* line 35924, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-transparent {
  background-color: transparent;
}

/* line 35928, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-round {
  border-radius: 5px;
}

/* line 35932, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header {
  color: #172b4c;
  display: block;
  padding: 1.5rem;
  position: relative;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 35941, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header.without-border {
  border-bottom: none;
}

/* line 35944, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header.with-border {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* line 35948, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header .box-title {
  display: inline-block;
  margin: 0;
  font-weight: 400;
}

/* line 35953, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header > i {
  display: inline-block;
  margin: 0 5px 0 0;
  font-weight: 500;
}

/* line 35958, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header > .box-tools {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}

/* line 35963, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}

/* line 35966, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header > .box-tools .dropdown-menu > li > a {
  color: #172b4c;
}

/* line 35969, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header > .box-controls {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}

/* line 35974, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 35979, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding: 1.5rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 35985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-footer > *:last-child {
  margin-bottom: 0;
}

/* line 35988, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-footer img {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 35993, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

/* line 36003, app/assets/stylesheets/theme/css/dashboard_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: 0.8;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

/* line 36014, app/assets/stylesheets/theme/css/dashboard_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: 0.8;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

/* line 36025, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-controls li > button {
  font-size: 0.8571rem;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #608acf;
  opacity: 0.8;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

/* line 36035, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-controls li > button > i {
  font-family: themify;
}

/* line 36038, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-controls li:first-child > a {
  margin-right: 0;
}

/* line 36042, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-btn-reload::before {
  content: "\e619";
}

/* line 36046, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-btn-close::before {
  content: "\e646";
}

/* line 36050, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-btn-slide::before {
  content: "\e648";
}

/* line 36054, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-btn-maximize::before {
  content: "\e6e8";
}

/* line 36058, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-btn-fullscreen::before {
  content: "\e659";
}

/* line 36062, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-btn-prev::before {
  content: "\e64a";
}

/* line 36066, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-btn-next::before {
  content: "\e649";
}

/* line 36070, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control {
  position: relative;
}

/* line 36074, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body {
  padding: 1.5rem;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 5px;
}

/* line 36080, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body .box-title {
  display: inline-block;
  margin: 0;
  margin-bottom: 1rem;
  color: #172b4c;
}

/* line 36086, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body > .table {
  margin-bottom: 0;
}

/* line 36089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body .fc {
  margin-top: 0px;
}

/* line 36092, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body .full-width-chart {
  margin: -10px;
}

/* line 36095, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body.no-padding .full-width-chart {
  margin: -9px;
}

/* line 36098, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body .box-pane {
  border-radius: 0 0 0 5px;
}

/* line 36101, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body .box-pane-right {
  border-radius: 0 0 5px;
}

/* line 36104, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body > *:last-child {
  margin-bottom: 0;
}

/* line 36107, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-body ul li {
  line-height: 24px;
}

/* line 36111, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-title {
  z-index: auto;
}

/* line 36114, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-title.box-title-bold {
  font-weight: 900;
}

/* line 36117, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-title code {
  font-size: 0.7143rem;
}

/* line 36121, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overlay-wrapper > .loading-img,
.overlay-wrapper > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 36129, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
}

/* line 36134, app/assets/stylesheets/theme/css/dashboard_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 36143, app/assets/stylesheets/theme/css/dashboard_style.scss */
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

/* line 36147, app/assets/stylesheets/theme/css/dashboard_style.scss */
.collapsed-box .box-header.with-border {
  border-bottom: none;
}

/* line 36151, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-header .box-body {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 36156, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-carousel .box-footer .carousel-indicators-outside {
  padding: 6px 0;
}

/* line 36160, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-img,
.box-img-top,
.box-img-bottom {
  border-radius: 0;
}

/* line 36166, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 36184, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-loading .reveal {
  opacity: 1;
  z-index: auto;
}

/* line 36189, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 9999 !important;
}

/* line 36199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-slided-up .box-content {
  display: none;
}

/* line 36202, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-slided-up .box-body {
  display: none;
}

/* line 36205, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-slided-up .box-btn-slide::before {
  content: "\e64b";
}

/* line 36209, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: -4px;
}

/* line 36216, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-header-actions > * {
  margin: 4px;
}

/* line 36220, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-solid .box-body {
  background-color: #ffffff !important;
  color: #737373;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 36226, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-solid .box-controls li a {
  color: #ffffff;
}

/* line 36229, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-solid .box-controls .dropdown-item {
  color: #172b4c;
}

/* line 36233, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rotate-45 {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 36239, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rotate-90 {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 36245, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rotate-180 {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*User card page*/
/* line 36252, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .white-box {
  padding: 0px;
}

/* line 36255, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item {
  position: relative;
  display: contents;
}

/* line 36259, app/assets/stylesheets/theme/css/dashboard_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 36265, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item h3 {
  margin: 0px;
}

/* line 36268, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item a {
  color: #737373;
}

/* line 36271, app/assets/stylesheets/theme/css/dashboard_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 36279, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  width: 100%;
  height: auto;
  border-radius: 5px;
}

/* line 36289, app/assets/stylesheets/theme/css/dashboard_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);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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 36309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}

/* line 36314, app/assets/stylesheets/theme/css/dashboard_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 36319, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-dwn {
  top: -100%;
}

/* line 36322, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-up {
  top: 100%;
  height: 0px;
}

/* line 36326, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover img {
  -ms-transform: scale(1.2) translateZ(0);
  -webkit-transform: scale(1.2) translateZ(0);
  transform: scale(1.2) translateZ(0);
}

/* line 36331, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover .fx-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 36338, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-dwn {
  top: 0px;
}

/* line 36341, app/assets/stylesheets/theme/css/dashboard_style.scss */
.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-up {
  top: 0px;
  height: 100%;
}

/* line 36345, app/assets/stylesheets/theme/css/dashboard_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);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/*---card---*/
/* line 36360, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card {
  border-radius: 5px;
  box-shadow: 0px 2px 5px 0px rgba(19, 23, 38, 0.05);
  margin-bottom: 1.5rem !important;
}

/* line 36366, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-img-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 36371, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-body {
  padding: 1.5rem;
}

/* line 36374, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-body .card-title {
  margin-bottom: 0.75rem;
  border-bottom: none;
}

/* line 36379, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 1.5rem;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

/* line 36390, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-header .card-title {
  padding: 0;
  border: none;
}

/* line 36394, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-header > *:first-child {
  margin-left: 0;
}

/* line 36397, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-header > *:last-child {
  margin-right: 0;
}

/* line 36400, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-header > * {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 36405, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-title {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

/* line 36410, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

/* line 36421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-controls [data-bs-toggle="dropdown"],
.card-controls .card-btn-reload {
  font-size: 1rem;
}

/* line 36425, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-controls li > a {
  font-size: 0.8571rem;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #608acf;
  opacity: 0.8;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

/* line 36436, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-footer {
  padding: 1.5rem;
  background-color: transparent;
}

/* line 36441, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-inverse {
  color: #ffffff !important;
  background-color: #172b4c;
}

/* line 36445, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-inverse h1,
.card-inverse h2,
.card-inverse h3,
.card-inverse h4,
.card-inverse h5,
.card-inverse h6,
.card-inverse .card-title,
.card-inverse small,
.card-inverse .card-controls li > a {
  color: #ffffff !important;
}

/*---box-comments---*/
/* line 36458, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments {
  background-color: #f3f6f9;
}

/* line 36461, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #cccccc;
}

/* line 36465, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}

/* line 36470, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment:after {
  clear: both;
}

/* line 36473, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}

/* line 36476, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}

/* line 36479, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .box-comment img {
  float: left;
}

/* line 36482, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .comment-text {
  margin-left: 40px;
  color: #2f579a;
}

/* line 36486, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .username {
  color: #172b4c;
  display: block;
  font-weight: 600;
}

/* line 36491, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-comments .text-muted {
  font-weight: 300;
  font-size: 0.8571rem;
}

/*---info-box---*/
/* line 36497, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-input {
  max-width: 200px;
}

/* line 36501, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box {
  display: block;
  min-height: 100px;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 1.5rem;
  padding: 1.25rem;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

/* line 36512, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box small {
  font-size: 1rem;
}

/* line 36515, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px 0;
  height: 2px;
  border-radius: 0;
}

/* line 36521, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box .progress .progress-bar {
  border-radius: 0;
  background-color: #ffffff;
}

/* line 36526, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box-icon {
  display: block;
  float: left;
  height: 70px;
  width: 70px;
  text-align: center;
  font-size: 30px;
  line-height: 74px;
}

/* line 36535, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box-icon.push-bottom {
  margin-top: 20px;
}

/* line 36538, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box-icon > img {
  max-width: 100%;
}

/* line 36542, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box-more {
  display: block;
}

/* line 36546, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box-icnumberon {
  display: block;
}

/* line 36550, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box-content {
  padding: 10px 10px 10px 0;
  margin-left: 90px;
}

/* line 36555, app/assets/stylesheets/theme/css/dashboard_style.scss */
.info-box-number {
  font-weight: 400;
  font-size: 1.286rem;
}

/* line 36560, app/assets/stylesheets/theme/css/dashboard_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 36570, app/assets/stylesheets/theme/css/dashboard_style.scss */
.progress-description {
  margin: 0;
}

/*---box group---*/
/* line 36575, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 36581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-group .box {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 36585, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 576px) {
  /* line 36593, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 36599, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-group .box {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    border-radius: 0;
  }
  /* line 36604, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-group .box:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  /* line 36608, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-group .box:first-child .box-img-top {
    border-top-left-radius: 5px;
  }
  /* line 36611, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-group .box:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  /* line 36615, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-group .box:last-child .box-img-top {
    border-top-right-radius: 5px;
  }
  /* line 36619, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 36625, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-deck .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  /* line 36637, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  /* line 36643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .box-columns .box {
    display: inline-block;
    width: 100%;
  }
}

/* line 36648, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-deck .box {
  margin-bottom: 1.5rem;
}

/* line 36652, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-columns .box {
  margin-bottom: 1.5rem;
}

/*---badges---*/
/* line 36657, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge {
  border-radius: 3px;
  font-weight: 300;
  line-height: 1.3;
  font-size: 85%;
}

/* line 36663, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge:empty {
  display: inline-block;
  vertical-align: inherit;
}

/* line 36668, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-pill {
  border-radius: 10rem;
}

/* line 36672, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-secondary {
  color: #ffffff;
  background-color: #4d7bc9;
}

/* line 36676, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #ffffff;
  background-color: #7498d5;
}

/* line 36682, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-gray {
  background-color: gray;
  color: #ffffff;
}

/* line 36686, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-gray[href]:hover,
.badge-gray[href]:focus {
  color: #ffffff;
  background-color: #a6a6a6;
}

/* line 36692, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-dark {
  background-color: #172b4c;
  color: #ffffff;
}

/* line 36696, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #ffffff;
  background-color: #234173;
}

/* line 36702, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-default {
  background-color: #e6e6e6;
  color: #172b4c;
}

/* line 36706, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-default[href]:hover,
.badge-default[href]:focus {
  color: #172b4c;
  background-color: #cccccc;
}

/* line 36712, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-warning {
  color: #ffffff;
}

/* line 36716, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-sm {
  line-height: 1.2;
  padding-top: 1px;
  padding-bottom: 2px;
  font-size: 75%;
}

/* line 36723, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-lg {
  line-height: 1.5;
  padding: 5px 7px;
  font-size: 95%;
}

/* line 36729, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-xl {
  line-height: 1.7;
  padding: 7px 9px;
  font-size: 100%;
}

/* line 36735, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle;
}

/* line 36742, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-dot.badge-sm {
  width: 6px;
  height: 6px;
}

/* line 36746, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-dot.badge-lg {
  width: 10px;
  height: 10px;
}

/* line 36750, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-dot.badge-xl {
  width: 12px;
  height: 12px;
}

/* line 36755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle;
}

/* line 36763, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 36777, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring.badge-sm {
  width: 8px;
  height: 8px;
}

/* line 36781, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring.badge-sm::after {
  width: 4px;
  height: 4px;
}

/* line 36785, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring.badge-lg {
  width: 12px;
  height: 12px;
}

/* line 36789, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring.badge-lg::after {
  width: 8px;
  height: 8px;
}

/* line 36793, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring.badge-xl {
  width: 14px;
  height: 14px;
}

/* line 36797, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring.badge-xl::after {
  width: 10px;
  height: 10px;
}

/* line 36801, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-ring.fill::after {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* line 36806, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge-bold {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}

/* line 36812, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-group .badge-pill {
  margin-top: 3px;
}

/*---modal---*/
/* line 36817, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-left .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0;
}

/* line 36826, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-left .modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(-100%, 0) !important;
  transform: translate(-100%, 0) !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 36839, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-left.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

/* line 36844, app/assets/stylesheets/theme/css/dashboard_style.scss */
.center-modal {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 36850, app/assets/stylesheets/theme/css/dashboard_style.scss */
.center-modal.show {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 36854, app/assets/stylesheets/theme/css/dashboard_style.scss */
.center-modal .modal-dialog {
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) !important;
  transform: translate(-50%, 50%) !important;
}

/* line 36864, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-fill {
  background: rgba(255, 255, 255, 0.97);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 36871, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-fill.show {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 36884, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-fill .modal-dialog {
  display: -webkit-box;
  display: flex;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  align-content: center;
  -webkit-box-align: center;
  align-items: center;
}

/* line 36900, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-fill .modal-content {
  background: rgba(255, 255, 255, 0.97);
  width: 100%;
  max-width: 600px;
  box-shadow: none;
}

/* line 36906, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-fill .modal-header {
  border-bottom: none;
}

/* line 36909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-fill .modal-header .close {
  position: fixed;
  top: 0;
  right: 0;
  padding: 20px;
  font-size: 2.5714285714rem;
  font-weight: 300;
}

/* line 36917, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-fill .modal-footer {
  border: none;
}

/* line 36921, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal {
  background: rgba(0, 0, 0, 0.3);
}

/* line 36924, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal.modal-fill {
  background: rgba(255, 255, 255, 0.97);
}

/* line 36927, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal .panel-body {
  color: #172b4c;
}

/* line 36931, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-right.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

/* line 36935, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-right .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(100%, 0) !important;
  transform: translate(100%, 0) !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 36948, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-right .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0;
}

/* line 36958, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0;
}

@media (min-width: 768px) {
  /* line 36966, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .modal-content {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  }
}

/* line 36971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-header {
  border-bottom-color: #f3f6f9;
}

/* line 36975, app/assets/stylesheets/theme/css/dashboard_style.scss */
.modal-footer {
  border-top-color: #f3f6f9;
  display: inline-block;
}

/* line 36980, app/assets/stylesheets/theme/css/dashboard_style.scss */
.model_img {
  cursor: pointer;
}

/*---mask Formatter---*/
/* line 36985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidetitle {
  font-style: italic;
  margin-left: 0.5rem;
}

/* line 36989, app/assets/stylesheets/theme/css/dashboard_style.scss */
.sidetitle::before {
  content: "\2014 \00A0";
}

/* line 36993, app/assets/stylesheets/theme/css/dashboard_style.scss */
.subtitle {
  display: block;
  margin-top: 8px;
  margin-bottom: 5px;
}

/*---flexbox---*/
/* line 37000, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flexbox {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

/* line 37006, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flexbox .dropdown i {
  font-size: 1rem;
}

/* line 37009, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flexbox > * {
  margin-left: 4px;
  margin-right: 4px;
}

/* line 37013, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flexbox > *:last-child {
  margin-right: 0;
}

/* line 37016, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flexbox > *:first-child {
  margin-left: 0;
}

/* line 37019, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flexbox .list-inline > li {
  display: block;
}

/* line 37022, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flexbox .dropdown a i {
  font-size: 1rem;
}

/* line 37026, app/assets/stylesheets/theme/css/dashboard_style.scss */
.no-shrink {
  flex-shrink: 0;
}

/* line 37030, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flex-justified > *,
.flex-grow-all > *,
.flex-cols-wide > *,
.flex-col-wide,
.flex-grow {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}

/* line 37039, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-inline > li.flexbox {
  display: -webkit-box;
  display: flex;
}

/* line 37044, app/assets/stylesheets/theme/css/dashboard_style.scss */
ul.flexbox {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/*---dropdown---*/
/* line 37051, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-toggle {
  cursor: pointer;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

/* line 37056, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-toggle .no-caret::after {
  display: none;
}

/* line 37060, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-header {
  padding: 4px 12px;
  margin: 4px;
}

/* line 37065, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-item {
  color: #172b4c;
  font-weight: 400;
  padding: 10px 15px;
  width: auto;
  margin: 5px 0;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}

/* line 37074, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-item i {
  margin-right: 0.5rem;
}

/* line 37078, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-menu {
  color: #172b4c;
  border-radius: 2px;
  font-size: 1rem;
  border-color: #f3f6f9;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
}

/* line 37089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid {
  color: #172b4c;
  border-radius: 2px;
  font-size: 1rem;
  border-color: #f3f6f9;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
}

/* line 37100, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-item.active,
.dropdown-item:active {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 37106, app/assets/stylesheets/theme/css/dashboard_style.scss */
.doc-dropdown .dropdown {
  display: inline-block;
}

/* line 37109, app/assets/stylesheets/theme/css/dashboard_style.scss */
.doc-dropdown .dropup {
  display: inline-block;
}

/* line 37112, app/assets/stylesheets/theme/css/dashboard_style.scss */
.doc-dropdown .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* line 37116, app/assets/stylesheets/theme/css/dashboard_style.scss */
.doc-dropdown .dropdown-grid {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* line 37121, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-menu {
  color: #172b4c;
  border-radius: 5px;
  font-size: 13px;
  border-color: #f3f6f9;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
}

/* line 37132, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show.dropdown-grid {
  display: -webkit-box;
  display: flex;
}

/* line 37137, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid {
  display: none;
  flex-wrap: wrap;
  color: #172b4c;
  border-radius: 5px;
  font-size: 1rem;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  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 37159, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid .dropdown-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  flex-basis: 33.333333%;
  overflow: hidden;
  text-align: center;
  padding: 12px;
  margin: 0;
  min-height: 90px;
  border: 1px solid transparent;
}

/* line 37175, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid .dropdown-item:hover {
  border-color: #f3f6f9;
}

/* line 37178, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid .dropdown-item.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* line 37182, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid .dropdown-item.disabled:hover {
  background-color: transparent;
}

/* line 37185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid .dropdown-item.active,
.dropdown-grid .dropdown-item:active {
  color: #172b4c;
  background-color: #f3f6f9;
}

/* line 37190, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid .icon {
  font-size: 1.714rem !important;
}

/* line 37193, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid .icon:first-child {
  width: auto;
  margin-right: 0em;
  text-align: center;
}

/* line 37198, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid img.icon:first-child {
  width: 60%;
  margin: 0 auto;
}

/* line 37202, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid.cols-2 {
  min-width: 200px;
}

/* line 37205, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid.cols-2 .dropdown-item {
  flex-basis: 50%;
}

/* line 37208, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid.cols-4 {
  min-width: 400px;
}

/* line 37211, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-grid.cols-4 .dropdown-item {
  flex-basis: 25%;
}

/* line 37215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-item .icon {
  vertical-align: baseline;
  margin-right: 6px;
  font-size: 0.875rem;
}

/*---Statistic widgets---*/
/* line 37222, app/assets/stylesheets/theme/css/dashboard_style.scss */
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}

/* line 37227, app/assets/stylesheets/theme/css/dashboard_style.scss */
.percent :after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8571rem;
}

/* line 37233, app/assets/stylesheets/theme/css/dashboard_style.scss */
.countnm.per:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8571rem;
}

/* line 37239, app/assets/stylesheets/theme/css/dashboard_style.scss */
.icon-box {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
  font-size: 2.5714285714rem;
}

/* line 37246, app/assets/stylesheets/theme/css/dashboard_style.scss */
.easypie {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center;
}

/* line 37253, app/assets/stylesheets/theme/css/dashboard_style.scss */
.easypie canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/*---media---*/
/* line 37260, app/assets/stylesheets/theme/css/dashboard_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 37271, app/assets/stylesheets/theme/css/dashboard_style.scss */
[class*="col-"] > .media {
  border-radius: 5px;
}

/* line 37275, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media {
  padding: 1rem;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

/* line 37280, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media > * {
  margin: 0rem 1rem;
}

/* line 37283, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .nav-link:hover,
.media .nav-link:focus {
  background-color: transparent;
}

/* line 37287, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media a:not(.btn):not(.avatar) {
  color: #172b4c;
}

/* line 37290, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.flex-column > * {
  margin: 0;
}

/* line 37293, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.flex-column > div {
  width: 100%;
}

/* line 37296, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.active {
  background-color: #f3f6f9;
}

/* line 37299, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.bordered {
  border: 1px solid #f3f6f9;
}

/* line 37302, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.items-center {
  -webkit-box-align: center;
  align-items: center;
}

/* line 37306, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media[data-provide~="checkable"],
.media[data-provide~="selectable"] {
  cursor: pointer;
}

/* line 37310, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .media {
  margin-top: 1.25rem;
}

/* line 37313, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .lead {
  line-height: 1.875rem;
}

/* line 37316, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .title {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}

/* line 37320, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .avatar {
  flex-shrink: 0;
}

/* line 37323, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .align-center {
  -ms-grid-row-align: center;
  align-self: center;
}

/* line 37327, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .media-hover-show {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 37332, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .dropdown .dropdown-toggle {
  opacity: 0.7;
}

/* line 37335, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .dropdown:hover .dropdown-toggle {
  opacity: 1;
}

/* line 37338, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .dropdown.open .dropdown-toggle {
  opacity: 1;
}

/* line 37341, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media:hover .media-hover-show {
  opacity: 1;
}

/* line 37344, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media:hover .media-block-actions {
  opacity: 1;
}

/* line 37347, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media:hover .media-action {
  opacity: 1;
}

/* line 37350, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .custom-control {
  margin-right: 0;
}

/* line 37353, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .nav {
  flex-wrap: nowrap;
  margin-left: -8px;
  margin-right: -8px;
}

/* line 37358, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media .nav-link {
  line-height: 24px;
  font-size: 90%;
  padding: 0 8px;
}

/* line 37363, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.media-xs {
  padding: 10px 6px;
}

/* line 37366, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.media-sm {
  padding: 12px 8px;
}

/* line 37369, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.media-lg {
  padding-top: 20px 16px;
}

/* line 37372, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.media-xl {
  padding-top: 24px 20px;
}

/* line 37375, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media.media-xxl {
  padding-top: 32px 24px;
}

/* line 37379, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

/* line 37385, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-center {
  -webkit-box-align: center;
  align-items: center;
}

/* line 37390, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-block-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 1rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 37402, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-collapsible {
  flex-wrap: wrap;
}

/* line 37405, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-collapsible .collapse {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
  min-width: 100%;
}

/* line 37412, app/assets/stylesheets/theme/css/dashboard_style.scss */
.collapse-arrow::before {
  content: "\e64b";
  font-family: themify;
  display: inline-block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* line 37419, app/assets/stylesheets/theme/css/dashboard_style.scss */
.collapse-arrow :not(.collapsed)::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 37424, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-body {
  min-width: 0;
}

/* line 37427, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-body > * {
  margin-bottom: 0;
}

/* line 37430, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-body .media > *:first-child {
  margin-left: 0;
}

/* line 37433, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-body .media > *:last-child {
  margin-right: 0;
}

/* line 37437, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-left {
  padding-right: 0;
}

/* line 37441, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-right-out {
  padding-left: 1.25rem;
}

/* line 37444, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-right-out a {
  color: #172b4c;
  font-size: 1.286rem;
  opacity: 0.8;
}

/* line 37449, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-right-out a + a {
  margin-left: 0.5rem;
}

/* line 37453, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-action {
  opacity: 0;
  color: #172b4c;
}

/* line 37458, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-action-visible .media-action {
  opacity: 1;
}

/* line 37462, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-inverse {
  color: #ffffff;
}

/* line 37465, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-inverse h1,
.media-inverse h2,
.media-inverse h3,
.media-inverse h4,
.media-inverse h5,
.media-inverse h6 {
  color: #ffffff;
}

/* line 37473, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-inverse .small,
.media-inverse small,
.media-inverse time,
.media-inverse .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 37479, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-inverse .nav-link:hover {
  color: #ffffff;
}

/* line 37483, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-new {
  background-color: #f3f6f9;
}

/* line 37487, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-hover .media-new:hover {
  background-color: #f3f6f9 !important;
}

/* line 37491, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-single,
.media-center-v {
  -webkit-box-align: center;
  align-items: center;
}

/* line 37497, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

/* line 37503, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat {
  padding-right: 64px;
  margin-bottom: 0;
}

/* line 37507, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat.media-chat-reverse {
  padding-right: 12px;
  padding-left: 64px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

/* line 37514, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat.media-chat-reverse .media-body p {
  float: right;
  clear: right;
  color: #ffffff;
}

/* line 37519, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat .media-body {
  display: table;
}

/* line 37522, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat .media-body p {
  position: relative;
  padding: 6px 8px;
  margin: 4px 0;
  background-color: #f3f6f9;
  border-radius: 3px;
}

/* line 37529, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat .media-body p.inverse {
  color: #ffffff;
}

/* line 37532, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat .media-body p.meta {
  background-color: transparent !important;
  padding: 0;
  opacity: 0.8;
}

/* line 37537, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-chat .media-body p.meta time {
  font-weight: 300;
}

/* line 37541, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-meta-day {
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 0;
  color: #172b4c;
  opacity: 0.8;
  font-weight: 300;
}

/* line 37551, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-meta-day:before,
.media-meta-day:after {
  content: "";
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  border-top: 1px solid #f3f6f9;
}

/* line 37558, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-meta-day::before {
  margin-right: 16px;
}

/* line 37561, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-meta-day::after {
  margin-left: 16px;
}

@media (max-width: 767px) {
  /* line 37566, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .media-doc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  /* line 37571, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .media-doc > * {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 37575, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .media-doc .media-body {
    margin: 30px 0;
  }
}

/* line 37579, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list > .media:not(.media-list-header):not(.media-list-footer),
.media-list .media-list-body > .media {
  margin-bottom: 0;
}

/* line 37583, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list .media .sortable-dot {
  margin: 0;
  margin-left: -5px;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 37591, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list .media:hover .sortable-dot {
  opacity: 0.6;
}

/* line 37594, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list
[data-provide~="selectable"]
.media:not(.media-list-header):not(.media-list-footer) {
  cursor: pointer;
}

/* line 37600, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-listul {
  padding-left: 0;
}

/* line 37604, app/assets/stylesheets/theme/css/dashboard_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 37609, app/assets/stylesheets/theme/css/dashboard_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 37615, app/assets/stylesheets/theme/css/dashboard_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 37622, app/assets/stylesheets/theme/css/dashboard_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 37626, app/assets/stylesheets/theme/css/dashboard_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 37632, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-bordered {
  border: 1px solid #f3f6f9;
}

/* line 37636, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-striped
.media:not(.media-list-header):not(.media-list-footer):nth-child(even) {
  background-color: #f3f6f9;
}

/* line 37641, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-xs .media {
  padding: 10px 16px;
}

/* line 37645, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-sm .media {
  padding: 12px 16px;
}

/* line 37649, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-lg .media {
  padding: 20px 16px;
}

/* line 37653, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-xl .media {
  padding: 24px 20px;
}

/* line 37657, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-xxl .media {
  padding: 32px 24px;
}

/* line 37661, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-header {
  border-bottom: 1px solid #f3f6f9;
  background-color: #afc3d7;
}

/* line 37666, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-list-footer {
  border-top: 1px solid #f3f6f9;
  background-color: #afc3d7;
}

/* line 37671, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
}

/* line 37677, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-grid::after {
  content: "";
  -webkit-box-flex: 1;
  flex: auto;
}

/* line 37682, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-grid.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 37686, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-grid.row .media {
  margin-bottom: 15px;
}

/* line 37689, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-grid > .media {
  margin-right: 15px;
  margin-bottom: 15px;
  width: 200px;
}

/* line 37695, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-grid-bordered .media {
  border: 1px solid #afc3d7;
}

/* line 37699, app/assets/stylesheets/theme/css/dashboard_style.scss */
.media-grid-hover .media:hover {
  background-color: #f3f6f9;
}

/*---blog and other widgets ---*/
/* line 37704, app/assets/stylesheets/theme/css/dashboard_style.scss */
[class*="img-hov-"] {
  overflow: hidden;
}

/* line 37707, app/assets/stylesheets/theme/css/dashboard_style.scss */
[class*="img-hov-"] img {
  -webkit-transition: 0.45s;
  transition: 0.45s;
  -webkit-backface-visibility: hidden;
}

/* line 37713, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-fadein {
  -webkit-transition: 0.45s;
  transition: 0.45s;
}

/* line 37717, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-fadein:hover {
  opacity: 0.7;
}

/* line 37721, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-fadeout {
  opacity: 0.7;
  -webkit-transition: 0.45s;
  transition: 0.45s;
}

/* line 37726, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-fadeout:hover {
  opacity: 1;
}

/* line 37730, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-zoomin img:hover {
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

/* line 37735, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-zoomout img {
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

/* line 37739, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-zoomout img:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 37744, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-stretchin img {
  -webkit-transform-origin: left top 0;
  transform-origin: left top 0;
}

/* line 37748, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-stretchin img:hover {
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

/* line 37753, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-stretchout img {
  -webkit-transform-origin: left top 0;
  transform-origin: left top 0;
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

/* line 37759, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-stretchout img:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 37764, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slideleft img {
  -webkit-transform-origin: left center 0;
  transform-origin: left center 0;
  -webkit-transform: scale(1.045) translateX(0);
  transform: scale(1.045) translateX(0);
}

/* line 37770, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slideleft img:hover {
  -webkit-transform: scale(1.045) translateX(-4.5%);
  transform: scale(1.045) translateX(-4.5%);
}

/* line 37775, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slideright img {
  -webkit-transform-origin: right center 0;
  transform-origin: right center 0;
  -webkit-transform: scale(1.045) translateX(0);
  transform: scale(1.045) translateX(0);
}

/* line 37781, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slideright img:hover {
  -webkit-transform: scale(1.045) translateX(4.5%);
  transform: scale(1.045) translateX(4.5%);
}

/* line 37786, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slideup img {
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transform: scale(1.045) translateY(0);
  transform: scale(1.045) translateY(0);
}

/* line 37792, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slideup img:hover {
  -webkit-transform: scale(1.045) translateY(-4.5%);
  transform: scale(1.045) translateY(-4.5%);
}

/* line 37797, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slidedown img {
  -webkit-transform-origin: center bottom 0;
  transform-origin: center bottom 0;
  -webkit-transform: scale(1.045) translateY(0);
  transform: scale(1.045) translateY(0);
}

/* line 37803, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-slidedown img:hover {
  -webkit-transform: scale(1.045) translateY(4.5%);
  transform: scale(1.045) translateY(4.5%);
}

/* line 37808, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-rotateleft img {
  -webkit-transform: rotateZ(0) scale(1);
  transform: rotateZ(0) scale(1);
}

/* line 37812, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-rotateleft img:hover {
  -webkit-transform: rotateZ(-5deg) scale(1.1);
  transform: rotateZ(-5deg) scale(1.1);
}

/* line 37817, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-rotateright img {
  -webkit-transform: rotateZ(0) scale(1);
  transform: rotateZ(0) scale(1);
}

/* line 37821, app/assets/stylesheets/theme/css/dashboard_style.scss */
.img-hov-rotateright img:hover {
  -webkit-transform: rotateZ(5deg) scale(1.1);
  transform: rotateZ(5deg) scale(1.1);
}

/* line 37826, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items > * {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 37830, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items > *:first-child {
  margin-left: 0;
}

/* line 37833, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items > *:last-child {
  margin-right: 0;
}

/* line 37837, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-1 > * {
  margin-left: 2px;
  margin-right: 2px;
}

/* line 37841, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-1 > *:first-child {
  margin-left: 0;
}

/* line 37844, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-1 > *:last-child {
  margin-right: 0;
}

/* line 37848, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-2 > * {
  margin-left: 4px;
  margin-right: 4px;
}

/* line 37852, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-2 > *:first-child {
  margin-left: 0;
}

/* line 37855, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-2 > *:last-child {
  margin-right: 0;
}

/* line 37859, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-3 > * {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 37863, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-3 > *:first-child {
  margin-left: 0;
}

/* line 37866, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-3 > *:last-child {
  margin-right: 0;
}

/* line 37870, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-4 > * {
  margin-left: 12px;
  margin-right: 12px;
}

/* line 37874, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-4 > *:first-child {
  margin-left: 0;
}

/* line 37877, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-4 > *:last-child {
  margin-right: 0;
}

/* line 37881, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-5 > * {
  margin-left: 16px;
  margin-right: 16px;
}

/* line 37885, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-5 > *:first-child {
  margin-left: 0;
}

/* line 37888, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-items-5 > *:last-child {
  margin-right: 0;
}

/* line 37892, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items {
  margin: -8px;
}

/* line 37895, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items > * {
  margin: 8px;
}

/* line 37899, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-1 {
  margin: -2px;
}

/* line 37902, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-1 > * {
  margin: 2px;
}

/* line 37906, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-2 {
  margin: -4px;
}

/* line 37909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-2 > * {
  margin: 4px;
}

/* line 37913, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-3 {
  margin: -8px;
}

/* line 37916, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-3 > * {
  margin: 8px;
}

/* line 37920, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-4 {
  margin: -12px;
}

/* line 37923, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-4 > * {
  margin: 12px;
}

/* line 37927, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-5 {
  margin: -16px;
}

/* line 37930, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-multiline-items-5 > * {
  margin: 16px;
}

/* line 37934, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items {
  margin: -8px;
}

/* line 37937, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items > * {
  margin: 8px;
}

/* line 37940, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-1 {
  margin: -2px;
}

/* line 37943, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-1 > * {
  margin: 2px;
}

/* line 37946, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-2 {
  margin: -4px;
}

/* line 37949, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-2 > * {
  margin: 4px;
}

/* line 37952, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-3 {
  margin: -8px;
}

/* line 37955, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-3 > * {
  margin: 8px;
}

/* line 37958, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-4 {
  margin: -12px;
}

/* line 37961, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-4 > * {
  margin: 12px;
}

/* line 37964, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-5 {
  margin: -16px;
}

/* line 37967, app/assets/stylesheets/theme/css/dashboard_style.scss */
.gap-y.gap-items-5 > * {
  margin: 16px;
}

/*---background and overlay ---*/
/* line 37972, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-img {
  position: relative;
  border-bottom: none;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

/* line 37981, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box.bg-img,
.box .bg-img {
  border-radius: 5px;
}

/* line 37986, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay] {
  position: relative;
}

/* line 37989, app/assets/stylesheets/theme/css/dashboard_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 38002, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light] {
  position: relative;
}

/* line 38005, app/assets/stylesheets/theme/css/dashboard_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 38018, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="1"]::before {
  opacity: 0.1;
}

/* line 38022, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="2"]::before {
  opacity: 0.2;
}

/* line 38026, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="3"]::before {
  opacity: 0.3;
}

/* line 38030, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="4"]::before {
  opacity: 0.4;
}

/* line 38034, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="5"]::before {
  opacity: 0.5;
}

/* line 38038, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="6"]::before {
  opacity: 0.6;
}

/* line 38042, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="7"]::before {
  opacity: 0.7;
}

/* line 38046, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="8"]::before {
  opacity: 0.8;
}

/* line 38050, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay="9"]::before {
  opacity: 0.9;
}

/* line 38054, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="1"]::before {
  opacity: 0.1;
}

/* line 38058, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="2"]::before {
  opacity: 0.2;
}

/* line 38062, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="3"]::before {
  opacity: 0.3;
}

/* line 38066, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="4"]::before {
  opacity: 0.4;
}

/* line 38070, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="5"]::before {
  opacity: 0.5;
}

/* line 38074, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="6"]::before {
  opacity: 0.6;
}

/* line 38078, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="7"]::before {
  opacity: 0.7;
}

/* line 38082, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="8"]::before {
  opacity: 0.8;
}

/* line 38086, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-overlay-light="9"]::before {
  opacity: 0.9;
}

/* line 38090, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top] {
  position: relative;
}

/* line 38093, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top]::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 20%;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
  background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
  background: linear-gradient(to bottom, #000000 0%, transparent 100%);
  z-index: -1;
  border-radius: inherit;
}

/* line 38113, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-bottom] {
  position: relative;
}

/* line 38116, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-bottom]::before {
  position: absolute;
  content: "";
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0%;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
  background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
  background: linear-gradient(to bottom, #000000 0%, transparent 100%);
  z-index: -1;
  border-radius: inherit;
}

/* line 38136, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
  opacity: 0.1;
}

/* line 38141, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
  opacity: 0.2;
}

/* line 38146, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
  opacity: 0.3;
}

/* line 38151, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
  opacity: 0.4;
}

/* line 38156, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
  opacity: 0.5;
}

/* line 38161, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
  opacity: 0.6;
}

/* line 38166, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
  opacity: 0.7;
}

/* line 38171, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
  opacity: 0.8;
}

/* line 38176, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
  opacity: 0.9;
}

/*---blockquote ---*/
/* line 38182, app/assets/stylesheets/theme/css/dashboard_style.scss */
.blockquote {
  font-style: italic;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 1rem;
  color: #172b4c;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #f3f6f9;
}

/* line 38193, app/assets/stylesheets/theme/css/dashboard_style.scss */
.blockquote p {
  font-size: 1.125rem;
  line-height: 1.875rem;
}

/* line 38197, app/assets/stylesheets/theme/css/dashboard_style.scss */
.blockquote a {
  color: #172b4c;
}

/* line 38200, app/assets/stylesheets/theme/css/dashboard_style.scss */
.blockquote footer {
  color: #3b6dc1;
  font-size: 0.875rem;
}

/* line 38204, app/assets/stylesheets/theme/css/dashboard_style.scss */
.blockquote footer::before {
  content: "\2014 \00A0";
}

/* line 38208, app/assets/stylesheets/theme/css/dashboard_style.scss */
.blockquote-inverse {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 38211, app/assets/stylesheets/theme/css/dashboard_style.scss */
.blockquote-inverse footer {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 38215, app/assets/stylesheets/theme/css/dashboard_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 38224, app/assets/stylesheets/theme/css/dashboard_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 38232, app/assets/stylesheets/theme/css/dashboard_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 38238, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-dot-separated .nav-item,
.nav-dot-separated > .nav-link {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}

/* line 38245, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-dot-separated .nav-item:last-child::after,
.nav-dot-separated > .nav-link:last-child::after {
  display: none;
}

/* line 38250, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav.g-0 > .nav-link:first-child,
.nav.g-0 .nav-item:first-child .nav-link {
  padding-left: 0;
}

/*---rating ---*/
/* line 38256, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 38266, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating input {
  display: none;
}

/* line 38269, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating label {
  color: #f3f6f9;
  cursor: pointer;
}

/* line 38273, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating label::before {
  margin-right: 5px;
  font-size: 20px;
  display: inline-block;
}

/* line 38279, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-static {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

/* line 38284, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-static label {
  cursor: default;
}

/* line 38287, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-static label:not(.active) {
  color: #f3f6f9 !important;
}

/* line 38291, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-xs label::before {
  margin-right: 1px;
  font-size: 1rem;
}

/* line 38296, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-sm label::before {
  margin-right: 2px;
  font-size: 1.143rem;
}

/* line 38301, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-lg label::before {
  font-size: 1.714rem;
}

/* line 38305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-remove {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

/* line 38316, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-has-rate="true"]:hover .rating-remove {
  opacity: 0.6;
  visibility: visible;
}

/* line 38320, app/assets/stylesheets/theme/css/dashboard_style.scss */
[data-has-rate="true"]:hover .rating-remove:hover {
  opacity: 1;
}

/* line 38324, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-secondary .active,
.rating-secondary :checked ~ label,
.rating-secondary label:hover,
.rating-secondary label:hover ~ label {
  color: #4d7bc9;
}

/* line 38331, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-gray .active,
.rating-gray :checked ~ label,
.rating-gray label:hover,
.rating-gray label:hover ~ label {
  color: gray;
}

/* line 38338, app/assets/stylesheets/theme/css/dashboard_style.scss */
.rating-dark .active,
.rating-dark :checked ~ label,
.rating-dark label:hover,
.rating-dark label:hover ~ label {
  color: #172b4c;
}

/*---toggler ---*/
/* line 38346, app/assets/stylesheets/theme/css/dashboard_style.scss */
.toggler {
  color: #f3f6f9;
  cursor: pointer;
  font-size: 1.429rem;
  margin-bottom: 0;
  line-height: 1.2;
}

/* line 38353, app/assets/stylesheets/theme/css/dashboard_style.scss */
.toggler i {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

/* line 38357, app/assets/stylesheets/theme/css/dashboard_style.scss */
.toggler input {
  display: none;
}

/* line 38360, app/assets/stylesheets/theme/css/dashboard_style.scss */
.toggler input:checked + i {
  color: #ffa800;
}

/* line 38364, app/assets/stylesheets/theme/css/dashboard_style.scss */
.toggler-gray input:checked + i {
  color: gray;
}

/* line 38368, app/assets/stylesheets/theme/css/dashboard_style.scss */
.toggler-dark input:checked + i {
  color: #172b4c;
}

/* line 38372, app/assets/stylesheets/theme/css/dashboard_style.scss */
.toggler-secondary input:checked + i {
  color: #4d7bc9;
}

/*---box nav-tab---*/
/* line 38377, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs .nav-link {
  position: relative;
  color: #2f579a;
  padding: 0.5rem 1.25rem;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  /* line 38388, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .nav-tabs .nav-link {
    padding: 8px 12px;
  }
}

/* line 38392, app/assets/stylesheets/theme/css/dashboard_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 38399, app/assets/stylesheets/theme/css/dashboard_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 38405, app/assets/stylesheets/theme/css/dashboard_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 38412, app/assets/stylesheets/theme/css/dashboard_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 38418, app/assets/stylesheets/theme/css/dashboard_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 38425, app/assets/stylesheets/theme/css/dashboard_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 38432, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-light-mode {
  background-color: #f3f6f9;
}

/* line 38435, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-light-mode .nav-link {
  border-bottom: none;
}

/* line 38439, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-inverse-mode {
  border-bottom: none;
  background-color: transparent;
  margin-bottom: 0;
}

/* line 38444, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-inverse-mode .nav-link {
  border: none;
}

/* line 38447, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-inverse-mode .nav-link.active {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 38451, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-inverse-mode .nav-link.active:hover,
.nav-tabs-inverse-mode .nav-link.active:focus {
  background-color: #f3f6f9;
  color: #172b4c;
}

/* line 38456, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-inverse-mode + .tab-content {
  padding: 20px 16px;
}

/* line 38460, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-left {
  display: -webkit-box;
  display: flex;
}

/* line 38464, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-left .nav-tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-bottom: 0;
  border-right: 1px solid #f3f6f9;
}

/* line 38471, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-left .nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

/* line 38474, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-left .nav-tabs .nav-link {
  border-bottom: none;
  text-align: left;
  border-right: 2px solid transparent;
}

/* line 38479, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-left .tab-content {
  overflow: hidden;
  padding-left: 20px;
}

/* line 38484, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-right {
  display: -webkit-box;
  display: flex;
}

/* line 38488, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-right .nav-tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-bottom: 0;
  -webkit-box-ordinal-group: 3;
  order: 2;
  border-left: 1px solid #f3f6f9;
}

/* line 38497, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-right .nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

/* line 38500, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-right .nav-tabs .nav-link {
  border-bottom: none;
  text-align: left;
  border-left: 2px solid transparent;
}

/* line 38505, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-right .tab-content {
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 20px;
}

/*---lookup---*/
/* line 38513, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup {
  position: relative;
  display: -webkit-block;
  display: block;
  -webkit-box-align: center;
  align-items: center;
}

/* line 38520, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup::before {
  content: "\e610";
  font-family: themify;
  font-size: 1rem;
  position: absolute;
  top: 52%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.4);
  width: 36px;
  text-align: center;
  cursor: text;
}

/* line 38534, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input {
  color: #172b4c;
  border: 1px solid #f3f6f9;
  border-radius: 5px;
  height: 25px;
  width: 200px;
  max-width: 100%;
  padding-left: 36px !important;
  padding-right: 18px;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  outline: none !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 38550, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input::-webkit-input-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 38553, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input:-moz-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 38556, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input::-moz-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 38559, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input:-ms-input-placeholder {
  color: rgba(23, 43, 76, 0.7);
}

/* line 38562, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input:focus {
  background-color: rgba(23, 43, 76, 0.04);
}

/* line 38565, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input + input {
  border-left: none;
}

/* line 38568, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup input + .bootstrap-select .dropdown-toggle {
  border-left: none;
}

/* line 38571, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup .bootstrap-select + .bootstrap-select .dropdown-toggle {
  border-left: none;
}

/* line 38574, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup .btn {
  height: 36px;
  line-height: 36px;
}

/* line 38578, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup.no-icon::before {
  display: none;
}

/* line 38581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup.no-icon input {
  padding-left: 18px;
}

/* line 38585, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-sm::before {
  font-size: 1rem;
  width: 29px;
}

/* line 38589, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-sm input {
  border-radius: 5px;
  height: 29px;
  padding-left: 29px;
  padding-right: 14.5px;
  font-size: 1rem;
  width: 160px;
}

/* line 38597, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-sm .btn {
  height: 29px;
  line-height: 29px;
}

/* line 38602, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-lg::before {
  font-size: 1.429rem;
  width: 48px;
}

/* line 38606, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-lg input {
  border-radius: 5px;
  height: 48px;
  padding-left: 48px;
  padding-right: 24px;
  font-size: 1.143rem;
  width: 250px;
}

/* line 38614, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-lg .btn {
  height: 48px;
  line-height: 48px;
}

/* line 38619, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-right::before {
  left: auto;
  right: 0;
}

/* line 38623, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-right input {
  padding-left: 18px;
  padding-right: 36px;
}

/* line 38627, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-right.lookup-sm input {
  padding-left: 14.5px;
  padding-right: 29px;
}

/* line 38631, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-right.lookup-lg input {
  padding-left: 24px;
  padding-right: 48px;
}

/* line 38635, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-right.no-icon input {
  padding-right: 18px;
}

/* line 38638, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-right.no-icon.lookup-sm input {
  padding-right: 14.5px;
}

/* line 38641, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-right.no-icon.lookup-sm input {
  padding-right: 24px;
}

/* line 38645, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle {
  z-index: 0;
}

/* line 38648, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle::before {
  z-index: -1;
}

/* line 38651, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle input {
  background-color: rgba(23, 43, 76, 0.04);
  border: none;
  width: 36px;
  padding-right: 0;
}

/* line 38657, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle input:focus {
  background-color: rgba(23, 43, 76, 0.05);
  width: 170px;
  padding-right: 18px;
}

/* line 38662, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-sm::before {
  font-size: 1rem;
  width: 29px;
}

/* line 38666, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-sm input {
  border-radius: 14.5px;
  height: 29px;
  width: 29px;
  padding-left: 29px;
}

/* line 38672, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-sm input:focus {
  width: 150px;
  padding-right: 14.5px;
}

/* line 38676, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-lg::before {
  font-size: 1.143rem;
  width: 48px;
}

/* line 38680, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-lg input {
  border-radius: 24px;
  height: 48px;
  width: 48px;
  padding-left: 48px;
}

/* line 38686, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-lg input:focus {
  width: 200px;
  padding-right: 24px;
}

/* line 38690, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-right::before {
  left: auto;
  right: 0;
}

/* line 38694, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-right input {
  padding-left: 0;
  padding-right: 36px;
}

/* line 38698, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-right input:focus {
  padding-left: 18px;
}

/* line 38701, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-right.lookup-sm input {
  padding-left: 0;
  padding-right: 29px;
}

/* line 38705, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-right.lookup-sm input:focus {
  padding-left: 14.5px;
}

/* line 38708, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-right.lookup-lg input {
  padding-left: 0;
  padding-right: 48px;
}

/* line 38712, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-circle.lookup-right.lookup-lg input:focus {
  padding-left: 24px;
}

/* line 38716, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge {
  display: -webkit-box;
  display: flex;
}

/* line 38720, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge::before {
  font-size: 1.714rem;
  width: 64px;
}

/* line 38724, app/assets/stylesheets/theme/css/dashboard_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 38733, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge input::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 38736, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge input:-moz-placeholder {
  color: #cccccc;
}

/* line 38739, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge input::-moz-placeholder {
  color: #cccccc;
}

/* line 38742, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge input:-ms-input-placeholder {
  color: #cccccc;
}

/* line 38745, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge .btn,
.lookup-huge .bootstrap-select.btn-group > .dropdown-toggle {
  height: 64px;
  line-height: 100%;
}

/* line 38750, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-huge.no-icon input {
  padding-left: 32px;
}

/* line 38754, app/assets/stylesheets/theme/css/dashboard_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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

/* line 38768, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen.reveal {
  display: -webkit-box;
  display: flex;
}

/* line 38772, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen > .close {
  position: absolute;
  top: 32px;
  right: 32px;
}

/* line 38777, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen .lookup-form {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 2rem;
}

/* line 38781, app/assets/stylesheets/theme/css/dashboard_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 38790, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen .lookup-form input::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 38793, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen .lookup-form input:-moz-placeholder {
  color: #cccccc;
}

/* line 38796, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen .lookup-form input::-moz-placeholder {
  color: #cccccc;
}

/* line 38799, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen .lookup-form input:-ms-input-placeholder {
  color: #cccccc;
}

/* line 38802, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen .lookup-results {
  height: 100%;
}

/* line 38805, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lookup-fullscreen .lookup-results .ps-scrollbar-x-rail {
  display: none;
}

@media (max-width: 767px) {
  /* line 38810, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .lookup-fullscreen .lookup-results.scrollable .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 38814, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .lookup-fullscreen .lookup-results.scrollable .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}

/*---publisher---*/
/* line 38820, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 12px 20px;
}

/* line 38828, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher > * {
  margin: 0 8px;
}

/* line 38831, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher > *:first-child {
  margin-left: 0;
}

/* line 38834, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher > *:last-child {
  margin-right: 0;
}

/* line 38838, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-multi {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
  border-radius: 5px;
}

/* line 38846, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-multi > * {
  margin: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  width: 100%;
}

/* line 38852, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-multi .publisher-input {
  margin-bottom: 1rem;
}

/* line 38856, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-input {
  -webkit-box-flex: 1;
  flex-grow: 1;
  border: none;
  outline: none !important;
  background-color: transparent;
}

/* line 38864, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-btn {
  background-color: transparent;
  border: none;
  color: #608acf;
  font-size: 1.143rem;
  cursor: pointer;
  overflow: -moz-hidden-unscrollable;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

/* line 38874, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-btn:hover {
  color: #616a78;
}

/* line 38878, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-avatar {
  position: absolute;
  width: auto;
  left: -18px;
  top: 8px;
}

/* line 38884, app/assets/stylesheets/theme/css/dashboard_style.scss */
.publisher-avatar.avatar-sm {
  left: -14.5px;
  top: auto;
}

/*---price---*/
/* line 38890, app/assets/stylesheets/theme/css/dashboard_style.scss */
.price {
  font-weight: bold;
  font-size: 5.4285714286rem;
  line-height: normal;
  padding: 10px 0;
}

/* line 38896, app/assets/stylesheets/theme/css/dashboard_style.scss */
.price sup {
  font-size: 1.857rem;
  vertical-align: super;
}

/* line 38900, app/assets/stylesheets/theme/css/dashboard_style.scss */
.price span {
  display: block;
  font-size: 0.8571rem;
  font-weight: 400;
  line-height: 25px;
}

/* line 38907, app/assets/stylesheets/theme/css/dashboard_style.scss */
.price-dollar {
  display: inline-block;
  font-size: 1.143rem;
  vertical-align: top;
  margin-right: -10px;
  margin-top: 14px;
}

/* line 38915, app/assets/stylesheets/theme/css/dashboard_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 38925, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

/* line 38931, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li {
  border-radius: 2px;
  padding: 1.5rem 2.2rem;
  margin-bottom: 2px;
  color: #172b4c;
}

/* line 38937, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li:last-of-type {
  margin-bottom: 0;
}

/* line 38940, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li > input[type="checkbox"] {
  margin: 0 10px 0 5px;
}

/* line 38943, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li .text {
  display: inline-block;
  margin-left: 30px;
  font-weight: 600;
}

/* line 38948, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li .label {
  margin-left: 10px;
  font-size: fs-10;
}

/* line 38952, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li .tools {
  display: none;
  float: right;
  color: #f64e60;
}

/* line 38957, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li .tools > i {
  margin-right: 5px;
  cursor: pointer;
}

/* line 38961, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li:hover .tools {
  display: inline-block;
}

/* line 38964, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li.done {
  color: #737373;
}

/* line 38967, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 38971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li.done .text-line {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 38975, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list > li.done label {
  background: transparent;
}

/* line 38978, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list .done .text-line {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 38982, app/assets/stylesheets/theme/css/dashboard_style.scss */
.todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}

/* line 38987, app/assets/stylesheets/theme/css/dashboard_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 38999, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control {
  margin-bottom: 0;
  display: inline;
  padding-left: 0;
  padding-top: 0;
  cursor: pointer;
  font-size: 1.143rem;
}

/* line 39007, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 39012, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control input:focus ~ .control_indicator {
  background-color: #ffffff;
}

/* line 39015, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control input:disabled ~ .control_indicator {
  background: #cccccc;
  opacity: 0.6;
  pointer-events: none;
}

/* line 39020, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control input:checked ~ .control_indicator:after {
  display: block;
}

/* line 39023, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control:hover input ~ .control_indicator {
  background-color: #ffffff;
}

/* line 39027, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control_indicator {
  position: absolute;
  top: 2px;
  left: 5px;
  height: 15px;
  width: 15px;
  background-color: #ffffff;
}

/* line 39035, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control_indicator:after {
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}

/* line 39042, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-radio .control_indicator {
  border-radius: undefined;
}

/* line 39046, app/assets/stylesheets/theme/css/dashboard_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 39055, app/assets/stylesheets/theme/css/dashboard_style.scss */
.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #737373;
}

/* line 39059, app/assets/stylesheets/theme/css/dashboard_style.scss */
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

/* line 39071, app/assets/stylesheets/theme/css/dashboard_style.scss */
td .label {
  font-size: 100%;
}

/* line 39075, app/assets/stylesheets/theme/css/dashboard_style.scss */
.badge {
  font-weight: normal;
}

/* line 39079, app/assets/stylesheets/theme/css/dashboard_style.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/*---chat---*/
/* line 39086, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat {
  padding: 5px 20px 5px 10px;
}

/* line 39089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item {
  margin-bottom: 10px;
}

/* line 39092, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item:before,
.chat .item:after {
  content: " ";
  display: table;
}

/* line 39097, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > img {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 5px;
}

/* line 39103, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .online {
  border: 2px solid #1bc5bd;
}

/* line 39106, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .offline {
  border: 2px solid #f64e60;
}

/* line 39109, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .message {
  margin-left: 55px;
  margin-top: -40px;
  color: #737373;
}

/* line 39114, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .message > .name {
  display: block;
  font-weight: 600;
}

/* line 39118, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .attachment {
  border-radius: 5px;
  background-color: #f3f6f9;
  margin-left: 65px;
  margin-right: 15px;
  padding: 10px;
}

/* line 39125, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .attachment .pull-right .btn {
  top: 10px;
  position: relative;
  border-radius: 5px;
}

/* line 39130, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .attachment > h4 {
  margin: 0 0 5px;
  font-weight: 600;
  font-size: 1rem;
}

/* line 39135, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .attachment > .filename,
.chat .item > .attachment > p {
  font-weight: 600;
  font-size: 1rem;
  font-style: italic;
  margin: 0;
}

/* line 39142, app/assets/stylesheets/theme/css/dashboard_style.scss */
.chat .item > .attachment:before,
.chat .item > .attachment:after {
  content: " ";
  display: table;
}

/*---timeline---*/
/* line 39149, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline {
  width: 100%;
  position: relative;
  padding: 1px 0;
  list-style: none;
  font-weight: 400;
}

/* line 39156, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item {
  padding-left: 0;
  padding-right: 30px;
}

/* line 39160, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-right {
  padding-left: 30px;
  padding-right: 0;
}

/* line 39164, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 30px;
  padding-right: 0;
}

/* line 39168, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item .timeline-event {
  width: 100%;
}

/* line 39171, app/assets/stylesheets/theme/css/dashboard_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 39185, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline:after {
  clear: both;
}

/* line 39188, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline:before,
.timeline:after {
  content: " ";
  display: block;
}

/* line 39193, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline {
  width: 100%;
  max-width: 768px;
}

/* line 39197, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline .timeline-item {
  padding-left: 72px;
  padding-right: 0;
  width: 100%;
  margin-bottom: 20px;
}

/* line 39203, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right {
  padding-left: 72px;
  padding-right: 0;
}

/* line 39207, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline
.timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 72px;
  padding-right: 0;
}

/* line 39212, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
  width: 100%;
}

/* line 39215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}

/* line 39218, app/assets/stylesheets/theme/css/dashboard_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 39227, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline
.timeline-item
> .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 39233, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline
.timeline-item
> .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 39239, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
  margin-top: 0;
}

/* line 39242, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline .timeline-item > .timeline-point {
  transform: translateX(-50%);
  left: 42px !important;
  margin-left: 0;
}

/* line 39247, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline:before {
  left: 42px;
  width: 0;
  margin-left: -1px;
}

/* line 39252, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(-50%);
  margin: 0 0 20px 42px;
}

/* line 39256, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-column.timeline
.timeline-label
+ .timeline-item
+ .timeline-item {
  margin-top: 0;
}

/* line 39262, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-single-full-column.timeline {
  width: 100%;
  max-width: 100%;
}

/* line 39266, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-line-solid:before {
  border-right-style: solid;
}

/* line 39269, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-line-dotted:before {
  border-right-style: dotted;
}

/* line 39272, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline.timeline-line-dashed:before {
  border-right-style: dashed;
}

/* line 39275, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
}

/* line 39282, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}

/* line 39287, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item:after {
  clear: both;
}

/* line 39290, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item:last-child {
  margin-bottom: 0 !important;
}

/* line 39293, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-event {
  float: right !important;
}

/* line 39296, app/assets/stylesheets/theme/css/dashboard_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 39301, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 39305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 39309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item:nth-of-type(even):not(.timeline-item-left)
> .timeline-event {
  float: right !important;
}

/* line 39314, app/assets/stylesheets/theme/css/dashboard_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 39323, app/assets/stylesheets/theme/css/dashboard_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 39329, app/assets/stylesheets/theme/css/dashboard_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 39335, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event {
  background: #ffffff;
  border: 1px solid #8c8c8c;
  color: #172b4c;
  position: relative;
  float: left;
  border-radius: 3px;
}

/* line 39343, app/assets/stylesheets/theme/css/dashboard_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 39355, app/assets/stylesheets/theme/css/dashboard_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 39367, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default {
  background: #ffffff;
  border: 1px solid #8c8c8c;
  color: #172b4c;
}

/* line 39372, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default:before {
  border-left-color: #8c8c8c;
  border-right-color: #8c8c8c;
}

/* line 39376, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default:after {
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}

/* line 39380, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event.timeline-event-default * {
  color: inherit;
}

/* line 39383, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event:before,
.timeline .timeline-item > .timeline-event:after {
  content: "";
  display: inline-block;
  position: absolute;
}

/* line 39389, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event .timeline-heading {
  padding: 0.75rem 1.25rem;
}

/* line 39392, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event .timeline-heading .timeline-title {
  margin-bottom: 0;
}

/* line 39395, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event .timeline-body {
  padding: 0.25rem 1.25rem;
}

/* line 39398, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event .timeline-footer {
  padding: 0.75rem 1.25rem;
}

/* line 39401, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}

/* line 39405, app/assets/stylesheets/theme/css/dashboard_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 39413, app/assets/stylesheets/theme/css/dashboard_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 39421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-event .table th {
  border-top: 0;
}

/* line 39424, app/assets/stylesheets/theme/css/dashboard_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 39442, app/assets/stylesheets/theme/css/dashboard_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 39452, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item > .timeline-point.timeline-point-default {
  color: #8c8c8c;
  background: #ffffff;
}

/* line 39456, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item:nth-of-type(2) {
  margin-top: 40px;
}

/* line 39459, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-left {
  clear: both !important;
}

/* line 39462, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-right {
  clear: both !important;
  float: right;
}

/* line 39466, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-right > .timeline-point {
  left: -24px;
}

/* line 39469, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-right
> .timeline-point.timeline-point-blank {
  left: -12px;
}

/* line 39474, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: right;
  clear: right;
}

/* line 39478, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item:nth-of-type(even):not(.timeline-item-left)
> .timeline-point {
  left: -24px;
}

/* line 39483, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item:nth-of-type(even):not(.timeline-item-left)
> .timeline-point.timeline-point-blank {
  left: -12px;
}

/* line 39488, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-sm.timeline-item-right
> .timeline-event {
  float: right !important;
}

/* line 39493, app/assets/stylesheets/theme/css/dashboard_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 39502, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-sm.timeline-item-right
> .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}

/* line 39508, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-sm.timeline-item-right
> .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

/* line 39514, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(
.timeline-item-left
)
> .timeline-event {
  float: right !important;
}

/* line 39521, app/assets/stylesheets/theme/css/dashboard_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 39534, app/assets/stylesheets/theme/css/dashboard_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 39542, app/assets/stylesheets/theme/css/dashboard_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 39550, app/assets/stylesheets/theme/css/dashboard_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 39560, app/assets/stylesheets/theme/css/dashboard_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 39570, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-point {
  top: 14px;
}

/* line 39573, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-md.timeline-item-right
> .timeline-event {
  float: right !important;
}

/* line 39578, app/assets/stylesheets/theme/css/dashboard_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 39587, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-md.timeline-item-right
> .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 39593, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-md.timeline-item-right
> .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 39599, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-md:nth-of-type(even):not(
.timeline-item-left
)
> .timeline-event {
  float: right !important;
}

/* line 39606, app/assets/stylesheets/theme/css/dashboard_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 39619, app/assets/stylesheets/theme/css/dashboard_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 39627, app/assets/stylesheets/theme/css/dashboard_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 39635, app/assets/stylesheets/theme/css/dashboard_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 39645, app/assets/stylesheets/theme/css/dashboard_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 39655, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-arrow-md > .timeline-point {
  top: 25px;
}

/* line 39658, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-lg.timeline-item-right
> .timeline-event {
  float: right !important;
}

/* line 39663, app/assets/stylesheets/theme/css/dashboard_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 39672, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-lg.timeline-item-right
> .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}

/* line 39678, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-lg.timeline-item-right
> .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

/* line 39684, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline
.timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(
.timeline-item-left
)
> .timeline-event {
  float: right !important;
}

/* line 39691, app/assets/stylesheets/theme/css/dashboard_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 39704, app/assets/stylesheets/theme/css/dashboard_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 39712, app/assets/stylesheets/theme/css/dashboard_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 39720, app/assets/stylesheets/theme/css/dashboard_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 39730, app/assets/stylesheets/theme/css/dashboard_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 39740, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-point {
  top: 28px;
}

/* line 39743, app/assets/stylesheets/theme/css/dashboard_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 39755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-label:before,
.timeline .timeline-label:after {
  content: "";
  display: table;
}

/* line 39760, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-label:after {
  clear: both;
}

/* line 39763, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-label:last-child {
  margin-bottom: 0 !important;
}

/* line 39766, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-label + .timeline-item {
  margin-top: 0;
}

/* line 39769, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-label + .timeline-item + .timeline-item {
  margin-top: 40px;
}

/* line 39772, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline .timeline-label .label-default {
  background-color: #8c8c8c;
}

/* line 39776, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}

/* line 39779, app/assets/stylesheets/theme/css/dashboard_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 39784, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 39788, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 39792, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-sm
> .timeline-event {
  float: right !important;
}

/* line 39797, app/assets/stylesheets/theme/css/dashboard_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 39806, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-sm
> .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}

/* line 39812, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-sm
> .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

/* line 39818, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-md
> .timeline-event {
  float: right !important;
}

/* line 39823, app/assets/stylesheets/theme/css/dashboard_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 39832, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-md
> .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}

/* line 39838, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-md
> .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

/* line 39844, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-lg
> .timeline-event {
  float: right !important;
}

/* line 39849, app/assets/stylesheets/theme/css/dashboard_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 39858, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline-single-column.timeline
.timeline-item.timeline-item-arrow-lg
> .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}

/* line 39864, app/assets/stylesheets/theme/css/dashboard_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 39872, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline {
    width: 100%;
    max-width: 100%;
  }
  /* line 39876, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 39882, app/assets/stylesheets/theme/css/dashboard_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 39887, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-item .timeline-event {
    width: 100%;
  }
  /* line 39890, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-item > .timeline-event {
    float: right !important;
  }
  /* line 39893, app/assets/stylesheets/theme/css/dashboard_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 39898, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-item > .timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
  }
  /* line 39902, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-item > .timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
  }
  /* line 39906, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0;
  }
  /* line 39909, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-item > .timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0;
  }
  /* line 39914, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px;
  }
  /* line 39919, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px;
  }
  /* line 39923, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline.timeline .timeline-label + .timeline-item + .timeline-item {
    margin-top: 0;
  }
}

/* Animation Delay */
/* line 39928, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d01 {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}

/* line 39934, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d02 {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

/* line 39940, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d03 {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

/* line 39946, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d04 {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

/* line 39952, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d05 {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

/* line 39958, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d06 {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

/* line 39964, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d07 {
  animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

/* line 39970, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d08 {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

/* line 39976, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d09 {
  animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

/* line 39982, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d10 {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

/* line 39988, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d11 {
  animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
}

/* line 39994, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d12 {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

/* line 40000, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d13 {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
}

/* line 40006, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d14 {
  animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}

/* line 40012, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d15 {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}

/* line 40018, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d16 {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}

/* line 40024, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d17 {
  animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
}

/* line 40030, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d18 {
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
}

/* line 40036, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d19 {
  animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
}

/* line 40042, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d21 {
  animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -webkit-animation-delay: 2.1s;
}

/* line 40048, app/assets/stylesheets/theme/css/dashboard_style.scss */
.d26 {
  animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
}

/* line 40054, app/assets/stylesheets/theme/css/dashboard_style.scss */
.t14 {
  animation-duration: 1.4s !important;
}

/* line 40058, app/assets/stylesheets/theme/css/dashboard_style.scss */
.t24 {
  animation-duration: 2.4s !important;
}

/*Animation ends*/
/* line 40063, app/assets/stylesheets/theme/css/dashboard_style.scss */
.anim,
.anima {
  opacity: 0;
}

/* line 40068, app/assets/stylesheets/theme/css/dashboard_style.scss */
.anim.animated,
.anima.animated {
  opacity: 1;
}

/* line 40073, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline {
  list-style: none;
  position: relative;
  margin: 50px auto;
  width: 90%;
}

/* line 40079, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #6993ff;
  left: 50%;
  margin-left: -1.5px;
}

/* line 40089, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .clearFix {
  clear: both;
  height: 0;
}

/* line 40093, app/assets/stylesheets/theme/css/dashboard_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 #6993ff;
}

/* line 40108, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}

/* line 40111, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: 0.7em;
  position: relative;
  top: -10px;
}

/* line 40116, app/assets/stylesheets/theme/css/dashboard_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 40124, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-badge .timeline-filter-movement a span {
  color: #6993ff;
  font-size: 1.3em;
  top: -1px;
}

/* line 40129, app/assets/stylesheets/theme/css/dashboard_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 #6993ff;
}

/* line 40138, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-badge .timeline-future-movement a span {
  color: #6993ff;
  font-size: 0.9em;
  top: 0;
  left: 1px;
}

/* line 40144, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-badge .timeline-future-movement p {
  color: #6993ff;
  position: absolute;
  top: 40px;
  left: 32px;
}

/* line 40150, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-movement {
  position: relative;
  margin-bottom: 10rem;
}

/* line 40154, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}

/* line 40157, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  background-color: #ffffff;
  color: #666666;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

/* line 40167, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 40172, app/assets/stylesheets/theme/css/dashboard_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 40183, app/assets/stylesheets/theme/css/dashboard_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 40197, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.credits
.timeline-panel-ul
li {
  color: #666666;
  width: 100%;
}

/* line 40206, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.credits
.timeline-panel-ul
li.img-wraping
a
img {
  width: 100%;
  height: 130px;
}

/* line 40217, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.credits
.timeline-panel-ul
li
a.importo {
  font-size: 1.3em;
  font-weight: 600;
}

/* line 40227, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.debits
.timeline-panel-ul {
  text-align: left;
}

/* line 40234, app/assets/stylesheets/theme/css/dashboard_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 40245, app/assets/stylesheets/theme/css/dashboard_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 40259, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.debits
.timeline-panel-ul
li {
  color: #666666;
  width: 100%;
}

/* line 40268, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.debits
.timeline-panel-ul
li.img-wraping {
  width: 100%;
}

/* line 40276, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.debits
.timeline-panel-ul
li.img-wraping
a
img {
  width: 100%;
  height: 130px;
}

/* line 40287, app/assets/stylesheets/theme/css/dashboard_style.scss */
#timeline
.timeline-movement
.timeline-item
.timeline-panel.debits
.timeline-panel-ul
li
a.importo {
  font-size: 1.3em;
  font-weight: 600;
}

/* line 40298, app/assets/stylesheets/theme/css/dashboard_style.scss */
.clear {
  clear: both;
}

/*timeline5*/
/* line 40303, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline5 {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* line 40308, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline5:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
}

/* line 40316, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__group {
  position: relative;
}

/* line 40319, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__group:not(:first-of-type) {
  margin-top: 4rem;
}

/* line 40323, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__year {
  padding: 0.5rem 1.5rem;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 40331, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__box {
  position: relative;
}

/* line 40334, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__box:not(:last-of-type) {
  margin-bottom: 10px;
}

/* line 40337, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__box:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  z-index: 1;
}

/* line 40346, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__date {
  min-width: 80px;
  position: absolute;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  padding: 0.5rem 1.5rem;
  text-align: center;
  color: #ffffff;
}

/* line 40357, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__day {
  font-size: 2rem;
  font-weight: 700;
  display: block;
}

/* line 40363, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline__month {
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
}

/* line 40369, app/assets/stylesheets/theme/css/dashboard_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 40379, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline5:before {
    left: 38px;
  }
  /* line 40383, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__group {
    padding-top: 55px;
  }
  /* line 40387, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__box {
    padding-left: 105px;
  }
  /* line 40390, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__box:before {
    top: 50%;
    transform: translateY(-50%);
  }
  /* line 40395, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__date {
    top: 50%;
    margin-top: -38px;
  }
}

@media screen and (max-width: 640px) {
  /* line 40401, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline5:before {
    left: 0;
  }
  /* line 40405, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__group {
    padding-top: 40px;
  }
  /* line 40409, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__box {
    padding-left: 20px;
    padding-top: 70px;
  }
  /* line 40413, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__box:before {
    top: 90px;
  }
  /* line 40417, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .timeline__date {
    top: 0;
  }
}

/* line 40421, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline5 {
  font-size: 1.143rem;
}

/*timeline6*/
/* line 40426, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 {
  position: relative;
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}

/* line 40432, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #f3f6f9;
  left: 33px;
  margin: 0;
  border-radius: 2px;
}

/* line 40443, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 40448, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li:after,
.timeline6 > li:before {
  content: " ";
  display: table;
}

/* line 40453, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li > .timeline-item {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(142, 139, 133, 0.32);
  box-shadow: 0px 0px 5px 0px rgba(142, 139, 133, 0.32);
  border-radius: 5px;
  margin-top: 0;
  background: #f3f6f9;
  color: #172b4c;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}

/* line 40465, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li > .timeline-item > .time {
  float: right;
  padding: 1.25rem;
}

/* line 40469, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #172b4c;
  border-bottom: 1px solid #f3f6f9;
  padding: 1.25rem;
  line-height: 1.1;
}

/* line 40476, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}

/* line 40479, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li > .timeline-item > .timeline-body,
.timeline6 > li > .timeline-item > .timeline-footer {
  padding: 1.25rem;
}

/* line 40483, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > li > .fa,
.timeline6 > li > .glyphicon,
.timeline6 > li > .ion,
.timeline6 > li > i {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}

/* line 40497, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6 > .time-label > span {
  font-weight: 600;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 5px;
}

/* line 40503, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6.timeline-inverse > li > .timeline-item {
  background: #f3f6f9;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 40509, app/assets/stylesheets/theme/css/dashboard_style.scss */
.timeline6.timeline-inverse > li > .timeline-item > .timeline-header {
  border-bottom-color: #f3f6f9;
}

/* horizontal-timeline */
/* line 40514, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cd-horizontal-timeline .timeline {
  padding: 20px 0 20px;
}

/* line 40517, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cd-horizontal-timeline .timeline:before,
.cd-horizontal-timeline .timeline:after {
  display: none;
}

/*Button*/
/* line 40523, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn {
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: inherit;
  padding: 8px 16px;
  font-size: 1.1rem;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* line 40537, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn.btn-flat {
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}

/* line 40544, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 40549, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 40555, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn:hover {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  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;
  transition: all 0.5s ease-in-out;
  -webkit-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);
  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 40570, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn[class*="bg-gradient-"] {
  color: #ffffff;
  border: none;
}

/* line 40574, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn[class*="btn-outline-"] {
  border-color: #f3f6f9;
}

/* line 40577, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn.btn-outline {
  border-color: #f3f6f9;
  color: #172b4c;
}

/* line 40581, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn.btn-file {
  position: relative;
  overflow: hidden;
}

/* line 40585, app/assets/stylesheets/theme/css/dashboard_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 40600, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn[class*="bg-"]:hover {
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

/* line 40604, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn.dropdown-toggle:after {
  display: none;
}

/* line 40608, app/assets/stylesheets/theme/css/dashboard_style.scss */
a.btn {
  text-decoration: none !important;
}

/* line 40612, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-icon-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  border-radius: 100%;
}

/* line 40619, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-icon-circle.btn-lg {
  width: 60px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  border-radius: 100%;
}

/* line 40626, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-icon-circle.btn-md {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  border-radius: 100%;
}

/* line 40633, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-icon-circle.btn-sm {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 100%;
}

/* line 40640, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-icon-circle.btn-xs {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border-radius: 100%;
}

/* line 40648, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-rounded {
  border-radius: 60px;
}

/* line 40652, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  border-radius: 100%;
}

/* line 40659, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-circle.btn-lg {
  width: 60px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  border-radius: 100%;
}

/* line 40666, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-circle.btn-md {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  border-radius: 100%;
}

/* line 40673, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-circle.btn-sm {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 100%;
}

/* line 40680, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-circle.btn-xs {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border-radius: 100%;
}

/* line 40688, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-group-vertical {
  display: -ms-inline-block;
  display: inline-block;
}

/* line 40692, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 4px;
}

/* line 40696, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
  border-radius: 0;
}

/* line 40700, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-group-vertical .btn.dropdown-toggle:after {
  display: none;
}

/* line 40704, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wysihtml5-toolbar .btn-group {
  display: -ms-inline-block;
  display: inline-block;
}

/* line 40708, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wysihtml5-toolbar .btn-default {
  background-color: #ffffff;
}

/* line 40711, app/assets/stylesheets/theme/css/dashboard_style.scss */
.wysihtml5-toolbar.btn.dropdown-toggle:after {
  display: inline-block;
}

/* line 40715, app/assets/stylesheets/theme/css/dashboard_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 40725, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-app .badge {
  font-size: 100%;
  position: absolute;
  top: -3px;
  right: -10px;
  font-weight: 300;
}

/* line 40732, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-app > i {
  font-size: 1.429rem;
  display: block;
}

/* line 40736, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-app:hover {
  background: #f3f6f9;
  color: #172b4c;
  border-color: #595959;
}

/* line 40741, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-app:focus,
.btn-app:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 40748, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.8571rem;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 40756, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-default {
  background-color: #e6e6e6;
  color: #172b4c;
  border-color: #999999;
}

/* line 40761, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-default.hover,
.btn-default:active,
.btn-default:hover {
  background-color: #cccccc;
}

/* line 40767, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 40772, app/assets/stylesheets/theme/css/dashboard_style.scss */
button.btn.dropdown-toggle:after {
  display: inline-block;
}

/* line 40776, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-toggle.no-caret:after {
  display: none;
}

/* line 40779, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dropdown-toggle.no-caret.no-caret:after {
  display: none;
}

/* line 40783, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: 0 0;
  color: #2f579a;
  cursor: pointer;
}

/* line 40790, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-box-tool:hover,
.btn-box-tool .show .btn-box-tool {
  color: #172b4c;
}

/* line 40794, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-box-tool.btn:active {
  box-shadow: none;
}

/* line 40798, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-bold {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8571rem;
}

/* line 40804, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-group-sm > .btn {
  font-size: 0.7143rem;
  padding: 4px 12px;
}

/* line 40809, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-sm {
  padding: 0.375rem 0.75rem;
  font-size: 0.925rem;
  line-height: 1.35;
}

/* line 40815, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-group-lg > .btn {
  font-size: 1.286rem;
  padding: 18px 32px;
}

/* line 40820, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-lg {
  font-size: 1.286rem;
  padding: 18px 32px;
}

/* line 40825, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-md {
  font-size: 1rem;
  padding: 6px 16px;
}

/* line 40830, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-w-xs {
  width: 85px;
}

/* line 40834, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-w-sm {
  width: 100px;
}

/* line 40838, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-w-md {
  width: 120px;
}

/* line 40842, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-w-lg {
  width: 145px;
}

/* line 40846, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-w-xl {
  width: 180px;
}

/* line 40850, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-round {
  border-radius: 10rem;
}

/* line 40854, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-square {
  padding: 5px;
  width: 36px;
  height: 36px;
}

/* line 40859, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-square.btn-lg {
  width: 48px;
  height: 48px;
}

/* line 40863, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-square.btn-sm {
  width: 29px;
  height: 29px;
}

/* line 40867, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-square.btn-xs {
  width: 24px;
  height: 24px;
}

/* line 40872, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-link {
  font-weight: 500;
  background-color: #f3f6f9;
  border-color: #f3f6f9;
  color: #172b4c;
}

/* line 40878, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
  color: #172b4c;
}

/* line 40884, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

/* line 40889, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook.active {
  background-color: #2d4373;
  border-color: #2d4373;
  color: #ffffff !important;
}

/* line 40896, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-facebook:focus,
.btn-facebook.focus {
  color: #ffffff !important;
}

/* line 40900, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-facebook.disabled,
.btn-facebook:disabled {
  opacity: 0.5;
}

/* line 40904, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-facebook:active,
.btn-facebook.active {
  background-color: #2d4373;
  border-color: #2d4373;
}

/* line 40909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-facebook.btn-outline {
  background-color: transparent;
  border-color: #3b5998;
  color: #3b5998;
}

/* line 40914, app/assets/stylesheets/theme/css/dashboard_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 40922, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-facebook.dropdown-toggle,
.show > .btn-outline.btn-facebook.dropdown-toggle {
  background-color: #2d4373;
  border-color: #2d4373;
  color: #ffffff;
}

/* line 40929, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-google {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}

/* line 40934, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-google:hover,
.btn-google:active,
.btn-google.active {
  background-color: #c23321;
  border-color: #c23321;
  color: #ffffff !important;
}

/* line 40941, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-google:focus,
.btn-google.focus {
  color: #ffffff !important;
}

/* line 40945, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-google.disabled,
.btn-google:disabled {
  opacity: 0.5;
}

/* line 40949, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-google:active,
.btn-google.active {
  background-color: #c23321;
  border-color: #c23321;
}

/* line 40954, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-google.btn-outline {
  background-color: transparent;
  border-color: #dd4b39;
  color: #dd4b39;
}

/* line 40959, app/assets/stylesheets/theme/css/dashboard_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 40967, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-google.dropdown-toggle,
.show > .btn-outline.btn-google.dropdown-toggle {
  background-color: #c23321;
  border-color: #c23321;
  color: #ffffff;
}

/* line 40974, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-twitter {
  background-color: #1da1f2;
  border-color: #1da1f2;
  color: #ffffff;
}

/* line 40979, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-twitter:hover,
.btn-twitter:active,
.btn-twitter.active {
  background-color: #0c85d0;
  border-color: #0c85d0;
  color: #ffffff !important;
}

/* line 40986, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-twitter:focus,
.btn-twitter.focus {
  color: #ffffff !important;
}

/* line 40990, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-twitter.disabled,
.btn-twitter:disabled {
  opacity: 0.5;
}

/* line 40994, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-twitter:active,
.btn-twitter.active {
  background-color: #0c85d0;
  border-color: #0c85d0;
}

/* line 40999, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-twitter.btn-outline {
  background-color: transparent;
  border-color: #1da1f2;
  color: #1da1f2;
}

/* line 41004, app/assets/stylesheets/theme/css/dashboard_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 41012, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-twitter.dropdown-toggle,
.show > .btn-outline.btn-twitter.dropdown-toggle {
  background-color: #0c85d0;
  border-color: #0c85d0;
  color: #ffffff;
}

/* line 41019, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
  color: #ffffff;
}

/* line 41024, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-linkedin:hover,
.btn-linkedin:active,
.btn-linkedin.active {
  background-color: #005582;
  border-color: #005582;
  color: #ffffff !important;
}

/* line 41031, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-linkedin:focus,
.btn-linkedin.focus {
  color: #ffffff !important;
}

/* line 41035, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-linkedin.disabled,
.btn-linkedin:disabled {
  opacity: 0.5;
}

/* line 41039, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-linkedin:active,
.btn-linkedin.active {
  background-color: #005582;
  border-color: #005582;
}

/* line 41044, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-linkedin.btn-outline {
  background-color: transparent;
  border-color: #0077b5;
  color: #0077b5;
}

/* line 41049, app/assets/stylesheets/theme/css/dashboard_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 41057, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-linkedin.dropdown-toggle,
.show > .btn-outline.btn-linkedin.dropdown-toggle {
  background-color: #005582;
  border-color: #005582;
  color: #ffffff;
}

/* line 41064, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
  color: #ffffff;
}

/* line 41069, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-pinterest:hover,
.btn-pinterest:active,
.btn-pinterest.active {
  background-color: #8c0615;
  border-color: #8c0615;
  color: #ffffff !important;
}

/* line 41076, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-pinterest:focus,
.btn-pinterest.focus {
  color: #ffffff !important;
}

/* line 41080, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-pinterest.disabled,
.btn-pinterest:disabled {
  opacity: 0.5;
}

/* line 41084, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-pinterest:active,
.btn-pinterest.active {
  background-color: #8c0615;
  border-color: #8c0615;
}

/* line 41089, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-pinterest.btn-outline {
  background-color: transparent;
  border-color: #bd081c;
  color: #bd081c;
}

/* line 41094, app/assets/stylesheets/theme/css/dashboard_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 41102, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-pinterest.dropdown-toggle,
.show > .btn-outline.btn-pinterest.dropdown-toggle {
  background-color: #8c0615;
  border-color: #8c0615;
  color: #ffffff;
}

/* line 41109, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-git {
  background-color: #6cc644;
  border-color: #6cc644;
  color: #ffffff;
}

/* line 41114, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-git:hover,
.btn-git:active,
.btn-git.active {
  background-color: #55a532;
  border-color: #55a532;
  color: #ffffff !important;
}

/* line 41121, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-git:focus,
.btn-git.focus {
  color: #ffffff !important;
}

/* line 41125, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-git.disabled,
.btn-git:disabled {
  opacity: 0.5;
}

/* line 41129, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-git:active,
.btn-git.active {
  background-color: #55a532;
  border-color: #55a532;
}

/* line 41134, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-git.btn-outline {
  background-color: transparent;
  border-color: #6cc644;
  color: #6cc644;
}

/* line 41139, app/assets/stylesheets/theme/css/dashboard_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 41147, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-git.dropdown-toggle,
.show > .btn-outline.btn-git.dropdown-toggle {
  background-color: #55a532;
  border-color: #55a532;
  color: #ffffff;
}

/* line 41154, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-tumblr {
  background-color: #35465c;
  border-color: #35465c;
  color: #ffffff;
}

/* line 41159, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-tumblr:hover,
.btn-tumblr:active,
.btn-tumblr.active {
  background-color: #222d3c;
  border-color: #222d3c;
  color: #ffffff !important;
}

/* line 41166, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-tumblr:focus,
.btn-tumblr.focus {
  color: #ffffff !important;
}

/* line 41170, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-tumblr.disabled,
.btn-tumblr:disabled {
  opacity: 0.5;
}

/* line 41174, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-tumblr:active,
.btn-tumblr.active {
  background-color: #222d3c;
  border-color: #222d3c;
}

/* line 41179, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-tumblr.btn-outline {
  background-color: transparent;
  border-color: #35465c;
  color: #35465c;
}

/* line 41184, app/assets/stylesheets/theme/css/dashboard_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 41192, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-tumblr.dropdown-toggle,
.show > .btn-outline.btn-tumblr.dropdown-toggle {
  background-color: #222d3c;
  border-color: #222d3c;
  color: #ffffff;
}

/* line 41199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vimeo {
  background-color: #1ab7ea;
  border-color: #1ab7ea;
  color: #ffffff;
}

/* line 41204, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vimeo:hover,
.btn-vimeo:active,
.btn-vimeo.active {
  background-color: #1295bf;
  border-color: #1295bf;
  color: #ffffff !important;
}

/* line 41211, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vimeo:focus,
.btn-vimeo.focus {
  color: #ffffff !important;
}

/* line 41215, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vimeo.disabled,
.btn-vimeo:disabled {
  opacity: 0.5;
}

/* line 41219, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vimeo:active,
.btn-vimeo.active {
  background-color: #1295bf;
  border-color: #1295bf;
}

/* line 41224, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vimeo.btn-outline {
  background-color: transparent;
  border-color: #1ab7ea;
  color: #1ab7ea;
}

/* line 41229, app/assets/stylesheets/theme/css/dashboard_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 41237, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-vimeo.dropdown-toggle,
.show > .btn-outline.btn-vimeo.dropdown-toggle {
  background-color: #1295bf;
  border-color: #1295bf;
  color: #ffffff;
}

/* line 41244, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-youtube {
  background-color: #ff0000;
  border-color: #ff0000;
  color: #ffffff;
}

/* line 41249, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-youtube:hover,
.btn-youtube:active,
.btn-youtube.active {
  background-color: #cc0000;
  border-color: #cc0000;
  color: #ffffff !important;
}

/* line 41256, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-youtube:focus,
.btn-youtube.focus {
  color: #ffffff !important;
}

/* line 41260, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-youtube.disabled,
.btn-youtube:disabled {
  opacity: 0.5;
}

/* line 41264, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-youtube:active,
.btn-youtube.active {
  background-color: #cc0000;
  border-color: #cc0000;
}

/* line 41269, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-youtube.btn-outline {
  background-color: transparent;
  border-color: #ff0000;
  color: #ff0000;
}

/* line 41274, app/assets/stylesheets/theme/css/dashboard_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 41282, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-youtube.dropdown-toggle,
.show > .btn-outline.btn-youtube.dropdown-toggle {
  background-color: #cc0000;
  border-color: #cc0000;
  color: #ffffff;
}

/* line 41289, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flickr {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #ffffff;
}

/* line 41294, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flickr:hover,
.btn-flickr:active,
.btn-flickr.active {
  background-color: #cc006a;
  border-color: #cc006a;
  color: #ffffff !important;
}

/* line 41301, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flickr:focus,
.btn-flickr.focus {
  color: #ffffff !important;
}

/* line 41305, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flickr.disabled,
.btn-flickr:disabled {
  opacity: 0.5;
}

/* line 41309, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flickr:active,
.btn-flickr.active {
  background-color: #cc006a;
  border-color: #cc006a;
}

/* line 41314, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flickr.btn-outline {
  background-color: transparent;
  border-color: #ff0084;
  color: #ff0084;
}

/* line 41319, app/assets/stylesheets/theme/css/dashboard_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 41327, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-flickr.dropdown-toggle,
.show > .btn-outline.btn-flickr.dropdown-toggle {
  background-color: #cc006a;
  border-color: #cc006a;
  color: #ffffff;
}

/* line 41334, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-reddit {
  background-color: #ff4500;
  border-color: #ff4500;
  color: #ffffff;
}

/* line 41339, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-reddit:hover,
.btn-reddit:active,
.btn-reddit.active {
  background-color: #cc3700;
  border-color: #cc3700;
  color: #ffffff !important;
}

/* line 41346, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-reddit:focus,
.btn-reddit.focus {
  color: #ffffff !important;
}

/* line 41350, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-reddit.disabled,
.btn-reddit:disabled {
  opacity: 0.5;
}

/* line 41354, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-reddit:active,
.btn-reddit.active {
  background-color: #cc3700;
  border-color: #cc3700;
}

/* line 41359, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-reddit.btn-outline {
  background-color: transparent;
  border-color: #ff4500;
  color: #ff4500;
}

/* line 41364, app/assets/stylesheets/theme/css/dashboard_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 41372, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-reddit.dropdown-toggle,
.show > .btn-outline.btn-reddit.dropdown-toggle {
  background-color: #cc3700;
  border-color: #cc3700;
  color: #ffffff;
}

/* line 41379, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #ffffff;
}

/* line 41384, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dribbble:hover,
.btn-dribbble:active,
.btn-dribbble.active {
  background-color: #e51e6b;
  border-color: #e51e6b;
  color: #ffffff !important;
}

/* line 41391, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dribbble:focus,
.btn-dribbble.focus {
  color: #ffffff !important;
}

/* line 41395, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dribbble.disabled,
.btn-dribbble:disabled {
  opacity: 0.5;
}

/* line 41399, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dribbble:active,
.btn-dribbble.active {
  background-color: #e51e6b;
  border-color: #e51e6b;
}

/* line 41404, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dribbble.btn-outline {
  background-color: transparent;
  border-color: #ea4c89;
  color: #ea4c89;
}

/* line 41409, app/assets/stylesheets/theme/css/dashboard_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 41417, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-dribbble.dropdown-toggle,
.show > .btn-outline.btn-dribbble.dropdown-toggle {
  background-color: #e51e6b;
  border-color: #e51e6b;
  color: #ffffff;
}

/* line 41424, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-skype {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #ffffff;
}

/* line 41429, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-skype:hover,
.btn-skype:active,
.btn-skype.active {
  background-color: #008abd;
  border-color: #008abd;
  color: #ffffff !important;
}

/* line 41436, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-skype:focus,
.btn-skype.focus {
  color: #ffffff !important;
}

/* line 41440, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-skype.disabled,
.btn-skype:disabled {
  opacity: 0.5;
}

/* line 41444, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-skype:active,
.btn-skype.active {
  background-color: #008abd;
  border-color: #008abd;
}

/* line 41449, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-skype.btn-outline {
  background-color: transparent;
  border-color: #00aff0;
  color: #00aff0;
}

/* line 41454, app/assets/stylesheets/theme/css/dashboard_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 41462, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-skype.dropdown-toggle,
.show > .btn-outline.btn-skype.dropdown-toggle {
  background-color: #008abd;
  border-color: #008abd;
  color: #ffffff;
}

/* line 41469, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-instagram {
  background-color: #e1306c;
  border-color: #e1306c;
  color: #ffffff;
}

/* line 41474, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-instagram:hover,
.btn-instagram:active,
.btn-instagram.active {
  background-color: #c21c54;
  border-color: #c21c54;
  color: #ffffff !important;
}

/* line 41481, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-instagram:focus,
.btn-instagram.focus {
  color: #ffffff !important;
}

/* line 41485, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-instagram.disabled,
.btn-instagram:disabled {
  opacity: 0.5;
}

/* line 41489, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-instagram:active,
.btn-instagram.active {
  background-color: #c21c54;
  border-color: #c21c54;
}

/* line 41494, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-instagram.btn-outline {
  background-color: transparent;
  border-color: #e1306c;
  color: #e1306c;
}

/* line 41499, app/assets/stylesheets/theme/css/dashboard_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 41507, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-instagram.dropdown-toggle,
.show > .btn-outline.btn-instagram.dropdown-toggle {
  background-color: #c21c54;
  border-color: #c21c54;
  color: #ffffff;
}

/* line 41514, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-lastfm {
  background-color: #d51007;
  border-color: #d51007;
  color: #ffffff;
}

/* line 41519, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-lastfm:hover,
.btn-lastfm:active,
.btn-lastfm.active {
  background-color: #a40c05;
  border-color: #a40c05;
  color: #ffffff !important;
}

/* line 41526, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-lastfm:focus,
.btn-lastfm.focus {
  color: #ffffff !important;
}

/* line 41530, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-lastfm.disabled,
.btn-lastfm:disabled {
  opacity: 0.5;
}

/* line 41534, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-lastfm:active,
.btn-lastfm.active {
  background-color: #a40c05;
  border-color: #a40c05;
}

/* line 41539, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-lastfm.btn-outline {
  background-color: transparent;
  border-color: #d51007;
  color: #d51007;
}

/* line 41544, app/assets/stylesheets/theme/css/dashboard_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 41552, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-lastfm.dropdown-toggle,
.show > .btn-outline.btn-lastfm.dropdown-toggle {
  background-color: #a40c05;
  border-color: #a40c05;
  color: #ffffff;
}

/* line 41559, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-behance {
  background-color: #1769ff;
  border-color: #1769ff;
  color: #ffffff;
}

/* line 41564, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-behance:hover,
.btn-behance:active,
.btn-behance.active {
  background-color: #0050e3;
  border-color: #0050e3;
  color: #ffffff !important;
}

/* line 41571, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-behance:focus,
.btn-behance.focus {
  color: #ffffff !important;
}

/* line 41575, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-behance.disabled,
.btn-behance:disabled {
  opacity: 0.5;
}

/* line 41579, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-behance:active,
.btn-behance.active {
  background-color: #0050e3;
  border-color: #0050e3;
}

/* line 41584, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-behance.btn-outline {
  background-color: transparent;
  border-color: #1769ff;
  color: #1769ff;
}

/* line 41589, app/assets/stylesheets/theme/css/dashboard_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 41597, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-behance.dropdown-toggle,
.show > .btn-outline.btn-behance.dropdown-toggle {
  background-color: #0050e3;
  border-color: #0050e3;
  color: #ffffff;
}

/* line 41604, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-rss {
  background-color: #f26522;
  border-color: #f26522;
  color: #ffffff;
}

/* line 41609, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-rss:hover,
.btn-rss:active,
.btn-rss.active {
  background-color: #d54d0d;
  border-color: #d54d0d;
  color: #ffffff !important;
}

/* line 41616, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-rss:focus,
.btn-rss.focus {
  color: #ffffff !important;
}

/* line 41620, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-rss.disabled,
.btn-rss:disabled {
  opacity: 0.5;
}

/* line 41624, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-rss:active,
.btn-rss.active {
  background-color: #d54d0d;
  border-color: #d54d0d;
}

/* line 41629, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-rss.btn-outline {
  background-color: transparent;
  border-color: #f26522;
  color: #f26522;
}

/* line 41634, app/assets/stylesheets/theme/css/dashboard_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 41642, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-rss.dropdown-toggle,
.show > .btn-outline.btn-rss.dropdown-toggle {
  background-color: #d54d0d;
  border-color: #d54d0d;
  color: #ffffff;
}

/* line 41649, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-bitbucket {
  background-color: #205081;
  border-color: #205081;
  color: #ffffff;
}

/* line 41654, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-bitbucket:hover,
.btn-bitbucket:active,
.btn-bitbucket.active {
  background-color: #163758;
  border-color: #163758;
  color: #ffffff !important;
}

/* line 41661, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-bitbucket:focus,
.btn-bitbucket.focus {
  color: #ffffff !important;
}

/* line 41665, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-bitbucket.disabled,
.btn-bitbucket:disabled {
  opacity: 0.5;
}

/* line 41669, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-bitbucket:active,
.btn-bitbucket.active {
  background-color: #163758;
  border-color: #163758;
}

/* line 41674, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-bitbucket.btn-outline {
  background-color: transparent;
  border-color: #205081;
  color: #205081;
}

/* line 41679, app/assets/stylesheets/theme/css/dashboard_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 41687, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-bitbucket.dropdown-toggle,
.show > .btn-outline.btn-bitbucket.dropdown-toggle {
  background-color: #163758;
  border-color: #163758;
  color: #ffffff;
}

/* line 41694, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dropbox {
  background-color: #007ee5;
  border-color: #007ee5;
  color: #ffffff;
}

/* line 41699, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dropbox:hover,
.btn-dropbox:active,
.btn-dropbox.active {
  background-color: #0062b2;
  border-color: #0062b2;
  color: #ffffff !important;
}

/* line 41706, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dropbox:focus,
.btn-dropbox.focus {
  color: #ffffff !important;
}

/* line 41710, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dropbox.disabled,
.btn-dropbox:disabled {
  opacity: 0.5;
}

/* line 41714, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dropbox:active,
.btn-dropbox.active {
  background-color: #0062b2;
  border-color: #0062b2;
}

/* line 41719, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-dropbox.btn-outline {
  background-color: transparent;
  border-color: #007ee5;
  color: #007ee5;
}

/* line 41724, app/assets/stylesheets/theme/css/dashboard_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 41732, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-dropbox.dropdown-toggle,
.show > .btn-outline.btn-dropbox.dropdown-toggle {
  background-color: #0062b2;
  border-color: #0062b2;
  color: #ffffff;
}

/* line 41739, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-foursquare {
  background-color: #2d5be3;
  border-color: #2d5be3;
  color: #ffffff;
}

/* line 41744, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-foursquare:hover,
.btn-foursquare:active,
.btn-foursquare.active {
  background-color: #1a45c3;
  border-color: #1a45c3;
  color: #ffffff !important;
}

/* line 41751, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-foursquare:focus,
.btn-foursquare.focus {
  color: #ffffff !important;
}

/* line 41755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-foursquare.disabled,
.btn-foursquare:disabled {
  opacity: 0.5;
}

/* line 41759, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-foursquare:active,
.btn-foursquare.active {
  background-color: #1a45c3;
  border-color: #1a45c3;
}

/* line 41764, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-foursquare.btn-outline {
  background-color: transparent;
  border-color: #2d5be3;
  color: #2d5be3;
}

/* line 41769, app/assets/stylesheets/theme/css/dashboard_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 41777, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-foursquare.dropdown-toggle,
.show > .btn-outline.btn-foursquare.dropdown-toggle {
  background-color: #1a45c3;
  border-color: #1a45c3;
  color: #ffffff;
}

/* line 41784, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-github {
  background-color: #4078c0;
  border-color: #4078c0;
  color: #ffffff;
}

/* line 41789, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-github:hover,
.btn-github:active,
.btn-github.active {
  background-color: #33609a;
  border-color: #33609a;
  color: #ffffff !important;
}

/* line 41796, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-github:focus,
.btn-github.focus {
  color: #ffffff !important;
}

/* line 41800, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-github.disabled,
.btn-github:disabled {
  opacity: 0.5;
}

/* line 41804, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-github:active,
.btn-github.active {
  background-color: #33609a;
  border-color: #33609a;
}

/* line 41809, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-github.btn-outline {
  background-color: transparent;
  border-color: #4078c0;
  color: #4078c0;
}

/* line 41814, app/assets/stylesheets/theme/css/dashboard_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 41822, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-github.dropdown-toggle,
.show > .btn-outline.btn-github.dropdown-toggle {
  background-color: #33609a;
  border-color: #33609a;
  color: #ffffff;
}

/* line 41829, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vk {
  background-color: #45668e;
  border-color: #45668e;
  color: #ffffff;
}

/* line 41834, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vk:hover,
.btn-vk:active,
.btn-vk.active {
  background-color: #344d6c;
  border-color: #344d6c;
  color: #ffffff !important;
}

/* line 41841, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vk:focus,
.btn-vk.focus {
  color: #ffffff !important;
}

/* line 41845, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vk.disabled,
.btn-vk:disabled {
  opacity: 0.5;
}

/* line 41849, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vk:active,
.btn-vk.active {
  background-color: #344d6c;
  border-color: #344d6c;
}

/* line 41854, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-vk.btn-outline {
  background-color: transparent;
  border-color: #45668e;
  color: #45668e;
}

/* line 41859, app/assets/stylesheets/theme/css/dashboard_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 41867, app/assets/stylesheets/theme/css/dashboard_style.scss */
.show > .btn-vk.dropdown-toggle,
.show > .btn-outline.btn-vk.dropdown-toggle {
  background-color: #344d6c;
  border-color: #344d6c;
  color: #ffffff;
}

/* line 41874, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-outline.btn-white {
  color: #ffffff !important;
  background-color: transparent;
  border-color: #ffffff;
}

/* line 41879, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-outline.btn-white:hover {
  color: #172b4c !important;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 41885, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-label {
  position: relative;
  padding-left: 52px;
  overflow: hidden;
}

/* line 41890, app/assets/stylesheets/theme/css/dashboard_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 41903, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-label .btn-xs {
  padding-left: 32px;
}

/* line 41906, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-label .btn-xs label {
  width: 24px;
}

/* line 41909, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-label .btn-sm {
  padding-left: 41px;
}

/* line 41912, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-label .btn-sm label {
  width: 29px;
}

/* line 41915, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-label .btn-lg {
  padding-left: 64px;
}

/* line 41918, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-label .btn-lg label {
  width: 48px;
}

/* line 41922, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flat {
  position: relative;
  font-size: 1rem;
  background-color: #f3f6f9;
  border: none;
  letter-spacing: 1px;
  border-radius: 0;
}

/* line 41930, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flat:hover {
  background-color: #6b90b5;
}

/* line 41933, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flat svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 41940, app/assets/stylesheets/theme/css/dashboard_style.scss */
.btn-flat circle {
  fill: rgba(255, 255, 255, 0.3);
}

/*---social media background---*/
/* line 41945, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-bitbucket {
  background-color: #205081;
}

/* line 41949, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-dropbox {
  background-color: #007ee5;
}

/* line 41953, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-facebook {
  background-color: #3b5998;
}

/* line 41957, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-flickr {
  background-color: #ff0084;
}

/* line 41961, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-foursquare {
  background-color: #2d5be3;
}

/* line 41965, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-github {
  background-color: #4078c0;
}

/* line 41969, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-google {
  background-color: #dd4b39;
}

/* line 41973, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-instagram {
  background-color: #e1306c;
}

/* line 41977, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-linkedin {
  background-color: #0077b5;
}

/* line 41981, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-tumblr {
  background-color: #35465c;
}

/* line 41985, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-twitter {
  background-color: #1da1f2;
}

/* line 41989, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bg-vk {
  background-color: #45668e;
}

/*callout*/
/* line 41994, app/assets/stylesheets/theme/css/dashboard_style.scss */
.callout {
  margin: 0 0 20px;
  padding: 15px 30px 15px 15px;
  border-radius: 5px;
}

/* line 41999, app/assets/stylesheets/theme/css/dashboard_style.scss */
.callout a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 42003, app/assets/stylesheets/theme/css/dashboard_style.scss */
.callout a:hover {
  color: #172b4c;
}

/* line 42006, app/assets/stylesheets/theme/css/dashboard_style.scss */
.callout h4 {
  margin-top: 0;
}

/* line 42009, app/assets/stylesheets/theme/css/dashboard_style.scss */
.callout p:last-child {
  margin-bottom: 0;
}

/* line 42012, app/assets/stylesheets/theme/css/dashboard_style.scss */
.callout .callout-secondary {
  border-color: #4d7bc9;
  background-color: #4d7bc9;
}

/* line 42016, app/assets/stylesheets/theme/css/dashboard_style.scss */
.callout .highlight,
.callout code {
  background-color: #ffffff;
}

/*alert*/
/* line 42022, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert {
  border-radius: 5px;
}

/* line 42025, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert .icon {
  margin-right: 10px;
}

/* line 42028, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert .close {
  color: #172b4c;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 42033, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert .close:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 42037, app/assets/stylesheets/theme/css/dashboard_style.scss */
.alert a {
  color: #ffffff;
  text-decoration: underline;
}

/*tab*/
/* line 42043, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav > li > a:hover,
.nav > li > a:active,
.nav > li > a:focus {
  color: #172b4c;
  background: #f3f6f9;
}

/* line 42050, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-pills > li > a {
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #172b4c;
}

/* line 42055, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-pills > li > a > i {
  margin-right: 5px;
}

/* line 42058, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-pills.rounded > li > a {
  border-radius: 5px;
}

/* line 42062, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flex-column > li > a {
  border-radius: 0 !important;
  border-top: 0;
  border-left: 3px solid transparent;
  color: #172b4c;
}

/* line 42068, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flex-column > li > a .nav-link.active {
  background: 0 0;
  color: #ffffff;
  border-top: 0;
}

/* line 42073, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flex-column > li > a .nav-link.active:hover {
  background: 0 0;
  color: #ffffff;
  border-top: 0;
}

/* line 42078, app/assets/stylesheets/theme/css/dashboard_style.scss */
.flex-column > li .header {
  border-bottom: 1px solid #d9d9d9;
  color: #737373;
  margin-bottom: 10px;
  padding: 5px 10px;
}

/* line 42085, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-radius: 5px;
}

/* line 42091, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #f3f6f9;
  border-radius: 0;
}

/* line 42096, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li {
  margin-bottom: -2px;
  margin-right: 5px;
}

/* line 42100, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li.icon-btn {
  display: block;
  position: absolute;
  right: 15px;
  border: none;
  top: -2px;
}

/* line 42107, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li.disabled > a {
  color: #737373;
}

/* line 42110, app/assets/stylesheets/theme/css/dashboard_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 42120, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li > a.text-muted {
  color: #737373;
}

/* line 42123, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li > a:hover {
  background: 0 0;
  margin: 0;
}

/* line 42127, app/assets/stylesheets/theme/css/dashboard_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 42133, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li > a.active:hover {
  background-color: #ffffff;
  color: #172b4c;
}

/* line 42137, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li:first-of-type {
  margin-left: 0;
}

/* line 42140, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li:first-of-type > a.active {
  border-left-color: transparent;
}

/* line 42143, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li.header {
  line-height: 30px;
  padding: 5px 10px;
  font-size: 16px;
  color: #172b4c;
}

/* line 42149, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs > li.header > i {
  margin-right: 5px;
}

/* line 42152, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs.float-right {
  float: none !important;
  display: block;
}

/* line 42156, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs.float-right li {
  float: right;
}

/* line 42159, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs.float-right li:first-of-type {
  margin-right: 0;
}

/* line 42162, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs.float-right li:first-of-type > a {
  border-left-width: 1px;
}

/* line 42165, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .nav-tabs.float-right li:first-of-type > a.active {
  border-left-color: #f3f6f9;
  border-right-color: transparent;
}

/* line 42169, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom > .tab-content {
  background: #ffffff;
  padding: 1.25rem;
  border-radius: 0;
}

/* line 42174, app/assets/stylesheets/theme/css/dashboard_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 42180, app/assets/stylesheets/theme/css/dashboard_style.scss */
.nav-tabs-custom.tab-default > .nav-tabs > li a.active {
  border-top-color: #d9d9d9;
}

/* line 42184, app/assets/stylesheets/theme/css/dashboard_style.scss */
.profile-tab li a.nav-link.active {
  color: #ffffff;
}

/* line 42188, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile.nav-tabs-custom {
  margin-bottom: 20px;
  background: transparent;
  box-shadow: none;
  border-radius: 3px;
}

/* line 42194, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile.nav-tabs-custom > .tab-content {
  padding: 1.25rem 0rem;
  border-radius: 0;
  background: transparent;
}

/* line 42199, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom: none;
  border-radius: 5px;
  background-color: #ffffff;
  overflow: hidden;
}

/* line 42206, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li {
  margin-bottom: 0px;
  margin-right: 5px;
}

/* line 42210, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li > a {
  color: #172b4c;
}

/* line 42213, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li > a.active {
  color: #455a64;
}

/* line 42216, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box-profile.nav-tabs-custom > .nav-tabs > li > a.active:hover {
  color: #455a64;
}

/*pagination*/
/* line 42221, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pagination {
  margin-bottom: 2rem;
}

/* line 42224, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pagination > li > a {
  background-color: #ffffff;
  color: #172b4c;
  border-color: #ffffff;
}

/* line 42229, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pagination.pagination-flat > li > a {
  border-radius: 0;
}

/* line 42232, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pagination li a {
  -webkit-box-sizing: border-box;
  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 42246, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pagination li a.current {
  color: #ffffff !important;
}

/* line 42249, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pagination li a.current:hover {
  color: #ffffff !important;
}

/* line 42252, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pagination li a:hover {
  color: #ffffff !important;
}

/* line 42255, app/assets/stylesheets/theme/css/dashboard_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 42267, app/assets/stylesheets/theme/css/dashboard_style.scss */
.datepaginator .pagination li a,
.datepaginator-lg .pagination li a,
.datepaginator-sm .pagination li a {
  min-width: 100%;
}

/*select2*/
/* line 42274, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default.select2-container--focus {
  outline: 0;
}

/* line 42277, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default.select2-container--focus
.select2-selection--multiple {
  border-color: #d9d9d9;
}

/* line 42281, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default:active,
.select2-container--default.active,
.select2-container--default:focus {
  outline: 0;
}

/* line 42286, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default .select2-selection--single {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 6px 12px;
  height: 34px;
}

/* line 42292, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
  height: 28px;
  right: 3px;
}

/* line 42298, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
  margin-top: 0;
}

/* line 42304, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default
.select2-results__option--highlighted[aria-selected] {
  color: #ffffff;
}

/* line 42308, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #737373;
}

/* line 42311, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #d9d9d9;
  color: #172b4c;
}

/* line 42315, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default
.select2-results__option[aria-selected="true"]:hover {
  color: #172b4c;
}

/* line 42319, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default .select2-selection--multiple {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}

/* line 42323, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default
.select2-selection--multiple
.select2-selection__choice {
  padding: 1px 10px;
  color: #ffffff;
}

/* line 42329, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}

/* line 42335, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove:hover {
  color: #ffffff;
}

/* line 42341, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-selection.select2-container--focus {
  outline: 0;
}

/* line 42344, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-selection:active,
.select2-selection.active,
.select2-selection:focus {
  outline: 0;
}

/* line 42349, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-selection .select2-selection--single {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 6px 12px;
  height: 34px;
}

/* line 42356, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-dropdown {
  border: 1px solid #d9d9d9;
  border-radius: 0;
}

/* line 42360, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-dropdown .select2-search__field {
  border: 1px solid #d9d9d9;
}

/* line 42363, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-dropdown .select2-search__field:focus {
  outline: 0;
}

/* line 42367, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 42373, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  height: auto;
  margin-top: -4px;
  padding-right: 10px;
}

/* line 42379, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-container[dir="rtl"]
.select2-selection--single
.select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}

/* line 42386, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-search--inline .select2-search__field {
  border: 1px solid #d9d9d9;
}

/* line 42389, app/assets/stylesheets/theme/css/dashboard_style.scss */
.select2-search--inline .select2-search__field:focus {
  outline: 0;
}

/* line 42393, app/assets/stylesheets/theme/css/dashboard_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 42400, app/assets/stylesheets/theme/css/dashboard_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 42406, app/assets/stylesheets/theme/css/dashboard_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 42417, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .displayBox {
  background: #ffffff;
  overflow: hidden;
  font-size: 4.286rem;
  text-align: right;
  padding: 0px 20px;
}

/* line 42424, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .numberPad {
  background-color: #8950fc;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 42433, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .numberPad .left-count {
  flex: 3;
}

/* line 42436, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .numberPad .left-count .btn {
  color: #ffffff;
  padding: 15px 10px;
}

/* line 42440, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .numberPad .left-count .btn:hover {
  box-shadow: none;
}

/* line 42443, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .numberPad .operationSide.right-count {
  flex: 1;
}

/* line 42446, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .numberPad .operationSide .btn-operation {
  color: #ffffff;
  width: 100%;
  border-radius: 0;
  padding: 15px 10px;
}

/* line 42452, app/assets/stylesheets/theme/css/dashboard_style.scss */
.calculator .numberPad .operationSide .btn-operation:hover {
  box-shadow: none;
}

/* line 42456, app/assets/stylesheets/theme/css/dashboard_style.scss */
.lmg-bt {
  position: absolute !important;
  top: -30px;
  right: 30px;
}

/* line 42462, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bullet {
  display: inline-block;
  background-color: #f3f6f9;
  width: 10px;
  height: 2px;
  border-radius: 2rem;
}

/* line 42469, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bullet.bullet-bar {
  width: 4px;
  height: auto;
}

/* line 42474, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar10 {
  margin-top: -10px;
  z-index: 10;
}

/* line 42479, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar20 {
  margin-top: -20px;
  z-index: 10;
}

/* line 42484, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar30 {
  margin-top: -30px;
  z-index: 10;
}

/* line 42489, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar40 {
  margin-top: -40px;
  z-index: 10;
}

/* line 42494, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar50 {
  margin-top: -50px;
  z-index: 10;
}

/* line 42499, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar60 {
  margin-top: -60px;
  z-index: 10;
}

/* line 42504, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar70 {
  margin-top: -70px;
  z-index: 10;
}

/* line 42509, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar80 {
  margin-top: -80px;
  z-index: 10;
}

/* line 42514, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar90 {
  margin-top: -90px;
  z-index: 10;
}

/* line 42519, app/assets/stylesheets/theme/css/dashboard_style.scss */
.up-mar100 {
  margin-top: -100px;
  z-index: 10;
}

/* line 42524, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tooltip.show {
  opacity: 1;
}

/* line 42528, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 42535, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 42542, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.75rem 1rem;
  color: #3f4254;
  text-align: center;
  background-color: #ffffff;
  border-radius: 3px;
}

/* line 42551, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tooltip .tooltip-inner {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}

/* line 42557, app/assets/stylesheets/theme/css/dashboard_style.scss */
.tooltip.tooltop-auto-width .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 42562, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 42567, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

/* line 42572, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-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 42579, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-end,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 42584, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 42591, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-end .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 42598, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 42603, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

/* line 42608, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-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 42615, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-start,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 42620, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[x-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 42627, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bs-tooltip-start .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 42634, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cour-stac p {
  margin-bottom: 0;
}

/* line 42637, app/assets/stylesheets/theme/css/dashboard_style.scss */
.cour-stac p.lt-sp {
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 991px) {
  /* line 42643, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .cour-stac p {
    margin-bottom: 5px;
  }
  /* line 42646, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .cour-stac p.lt-sp:last-child {
    display: none;
  }
}

/* line 42650, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bd-example-row .row > .col,
.bd-example-row .row > [class^="col-"] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
}

/* line 42658, app/assets/stylesheets/theme/css/dashboard_style.scss */
.bd-example-row .row + .row {
  margin-top: 1rem;
}

/* line 42662, app/assets/stylesheets/theme/css/dashboard_style.scss */
.card-columns .card {
  margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
  /* line 42666, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .card-columns {
    column-count: 3;
    column-gap: calc($default-gutter-width / 2);
    orphans: 1;
    widows: 1;
  }
  /* line 42672, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 42678, app/assets/stylesheets/theme/css/dashboard_style.scss */
.box .dataTables_wrapper {
  padding-left: 0;
  padding-right: 0;
}

/* line 42683, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pace .pace-progress {
  background: #f64e60;
}

/* line 42686, app/assets/stylesheets/theme/css/dashboard_style.scss */
.pace .pace-activity {
  border-top-color: #f64e60;
  border-left-color: #f64e60;
}

/* line 42691, app/assets/stylesheets/theme/css/dashboard_style.scss */
.accordion-link[aria-expanded="false"] .ti-plus:before {
  content: "\e61a";
}

/* line 42695, app/assets/stylesheets/theme/css/dashboard_style.scss */
.accordion-link[aria-expanded="true"] .ti-plus:before {
  content: "\e622";
}

/* line 42699, app/assets/stylesheets/theme/css/dashboard_style.scss */
.accordion-link {
  padding: 1rem 1.25rem;
  display: block;
  font-size: 1.3rem;
}

/* line 42704, app/assets/stylesheets/theme/css/dashboard_style.scss */
.accordion-link i {
  position: absolute;
  right: 25px;
  top: 17px;
}

/* line 42710, app/assets/stylesheets/theme/css/dashboard_style.scss */
.accordion .box-header {
  padding: 0;
}

/* Morris chart */
/* line 42715, app/assets/stylesheets/theme/css/dashboard_style.scss */
.morris-chart text {
  font-family: "IBM Plex Sans", sans-serif !important;
}

/* line 42719, app/assets/stylesheets/theme/css/dashboard_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 42727, app/assets/stylesheets/theme/css/dashboard_style.scss */
.morris-hover.morris-default-style .morris-hover-point {
  line-height: 28px;
}

/* line 42730, app/assets/stylesheets/theme/css/dashboard_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 42738, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps {
  margin: 0;
  list-style-type: none;
  font-family: "IBM Plex Sans", sans-serif;
}

/* line 42743, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps li {
  position: relative;
  font-size: 13px;
  color: #d1d3e0;
  padding: 16px 0 0 36px;
}

/* line 42749, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps li a {
  color: inherit;
}

/* line 42752, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps li.done {
  color: #8950fc;
}

/* line 42755, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps li.done span {
  background-color: rgba(137, 80, 252, 0.09);
}

/* line 42758, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps li.done:before {
  color: #8950fc;
  content: "\f058";
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #8950fc;
}

/* line 42768, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps li.current {
  color: #6993ff;
  font-weight: 500;
}

/* line 42772, app/assets/stylesheets/theme/css/dashboard_style.scss */
.c-progress-steps li.current:before {
  color: #6993ff;
  content: "\f192";
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #6993ff;
}

/* line 42782, app/assets/stylesheets/theme/css/dashboard_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 42798, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps li:before {
    top: calc(50% - 8px);
    font-size: 16px;
  }
}

@media all and (min-width: 600px) {
  /* line 42804, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps {
    display: table;
    list-style-type: none;
    margin: 20px auto;
    padding: 0;
    table-layout: fixed;
    width: 100%;
  }
  /* line 42812, app/assets/stylesheets/theme/css/dashboard_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 42824, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps li.done {
    border-bottom-color: #8950fc;
  }
  /* line 42827, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps li.current {
    color: #6993ff;
    border-bottom-color: #6993ff;
  }
  /* line 42831, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps li.current span {
    background-color: rgba(105, 147, 255, 0.15);
    box-shadow: 0px 0px 0px 0.25px #6993ff;
  }
  /* line 42835, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps li.current:before {
    color: #6993ff;
    content: "\f192";
  }
  /* line 42839, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps li:before {
    bottom: -15px;
    left: 50%;
    margin-left: -16px;
  }
  /* line 42844, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .c-progress-steps li span {
    background-color: rgba(137, 80, 252, 0.1);
    border-radius: 3px;
    padding: 6px;
    box-shadow: 0px 0px 5px 0.25px #f7f8fa;
  }
}

/*---project table---*/
/* line 42853, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTable tbody .details-control:before {
  font-family: FontAwesome;
  content: "\f055";
  font-size: 1.4em;
  color: #739e73;
}

/* line 42860, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTable tbody .shown .details-control::before {
  content: "\f056";
  color: #a90329;
}

/* line 42865, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTable tbody .details-control {
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  width: 50px;
}

/* line 42872, app/assets/stylesheets/theme/css/dashboard_style.scss */
.project-members img {
  width: 25px;
  border-radius: 0;
}

/* line 42877, app/assets/stylesheets/theme/css/dashboard_style.scss */
img.away {
  border-left-color: #ffc40d !important;
}

/* line 42881, app/assets/stylesheets/theme/css/dashboard_style.scss */
img.online {
  border-left-color: #40ac2b !important;
}

/* line 42885, app/assets/stylesheets/theme/css/dashboard_style.scss */
img.busy {
  border-left-color: #ed1c24 !important;
}

/* line 42889, app/assets/stylesheets/theme/css/dashboard_style.scss */
img.offline {
  border-left-color: #ddd !important;
}

/* line 42893, app/assets/stylesheets/theme/css/dashboard_style.scss */
img.away,
img.busy,
img.offline,
img.online {
  border-left: 3px solid #fff;
}

/* line 42900, app/assets/stylesheets/theme/css/dashboard_style.scss */
.project-members a {
  display: inline-block;
  overflow: hidden;
  margin: 0 3px 0 0;
  border-radius: 0;
}

/* line 42907, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_paginate.paging_simple_numbers .pagination .paginate_button a {
  padding: 0.5em 1em;
  border-radius: 2px;
  border: 0;
  margin: 0;
  min-width: 1.5em;
}

/* line 42915, app/assets/stylesheets/theme/css/dashboard_style.scss */
.dataTables_wrapper .form-control {
  margin: 0 10px;
  padding: 5px 30px 5px 15px;
}

@media all and (min-width: 1400px) {
  /* line 42921, app/assets/stylesheets/theme/css/dashboard_style.scss */
  .proj-table {
    overflow: hidden;
  }
}

/* line 42925, app/assets/stylesheets/theme/css/dashboard_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 42937, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
}

/* line 42948, app/assets/stylesheets/theme/css/dashboard_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 42962, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

/* line 42965, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

/* line 42968, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

/* line 42971, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

/* line 42974, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

/* line 42977, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

/* line 42980, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

/* line 42983, app/assets/stylesheets/theme/css/dashboard_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 42992, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect img {
  position: relative;
  z-index: -1;
}

/* line 42997, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-notransition {
  transition: none !important;
}

/* line 43001, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

/* line 43006, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

/* line 43010, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 43017, app/assets/stylesheets/theme/css/dashboard_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 43026, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-block {
  display: block;
}

/* Firefox Bug: link not triggered */
/* line 43031, app/assets/stylesheets/theme/css/dashboard_style.scss */
.waves-effect .waves-ripple {
  z-index: -1;
}

/*# sourceMappingURL=style.css.map */
/* line 43038, app/assets/stylesheets/theme/css/dashboard_style.scss */
input.slider[type=range] {
  width: 100%;
  margin: 0.5em 0;
}

/* line 43043, app/assets/stylesheets/theme/css/dashboard_style.scss */
.slider-value {
  display: inline-block;
  width: 100%;
  text-align: left;
  font-weight: bold;
  margin-left: 0.5em;
  color: #fff;
  margin-top: 10px;
}

/* line 43053, app/assets/stylesheets/theme/css/dashboard_style.scss */
input.slider[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
}

/* line 43061, app/assets/stylesheets/theme/css/dashboard_style.scss */
input.slider[type=range]::-webkit-slider-runnable-track {
  height: .4em;
  background: rgba(255, 255, 255, 0.3);
  border-radius: .2em;
}

/* line 43067, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-check.ticker-checkbox {
  width: 140px;
  flex: 0 0 100px;
}

/* line 43073, app/assets/stylesheets/theme/css/dashboard_style.scss */
.form-check.ticker-checkbox .form-check-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
