@charset "UTF-8";
@import '../../node_modules/select2/dist/css/select2.min.css';
@import '../../node_modules/quill/dist/quill.core.css';
@import '../../node_modules/quill/dist/quill.bubble.css';
@import '../../node_modules/rangeslider-js/dist/styles.min.css';
@import '../../node_modules/@fancyapps/ui/dist/fancybox.css';
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
*:not(i),
*:before:not(i),
*:after:not(i) {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike,
strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main,
canvas, embed, footer, header, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none;
}

footer, header, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

input {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.py0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.my0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mx0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.w0 {
  width: 0% !important;
}

.mw0 {
  max-width: 0% !important;
}

.h0 {
  height: 0% !important;
}

.mh0 {
  max-height: 0% !important;
}

.fs0,
.fs-0 {
  font-size: 0% !important;
}

.text-brand-0 {
  color: rgba(162, 198, 23, 0) !important;
}

.text-brand-secondary-0 {
  color: rgba(201, 212, 0, 0) !important;
}

.text-primary-0 {
  color: rgba(18, 93, 250, 0) !important;
}

.text-dark-0 {
  color: rgba(53, 64, 83, 0) !important;
}

.text-muted-0 {
  color: rgba(126, 140, 154, 0) !important;
}

.text-body-0 {
  color: rgba(1, 4, 30, 0) !important;
}

.text-success-0 {
  color: rgba(19, 206, 102, 0) !important;
}

.text-warning-0 {
  color: rgba(255, 200, 44, 0) !important;
}

.text-danger-0 {
  color: rgba(255, 73, 73, 0) !important;
}

.text-info-0 {
  color: rgba(31, 182, 255, 0) !important;
}

.bg-brand-0 {
  background-color: rgba(162, 198, 23, 0) !important;
}

.bg-brand-secondary-0 {
  background-color: rgba(201, 212, 0, 0) !important;
}

.bg-primary-0 {
  background-color: rgba(18, 93, 250, 0) !important;
}

.bg-dark-0 {
  background-color: rgba(53, 64, 83, 0) !important;
}

.bg-muted-0 {
  background-color: rgba(126, 140, 154, 0) !important;
}

.bg-body-0 {
  background-color: rgba(1, 4, 30, 0) !important;
}

.bg-success-0 {
  background-color: rgba(19, 206, 102, 0) !important;
}

.bg-warning-0 {
  background-color: rgba(255, 200, 44, 0) !important;
}

.bg-danger-0 {
  background-color: rgba(255, 73, 73, 0) !important;
}

.bg-info-0 {
  background-color: rgba(31, 182, 255, 0) !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.py5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.px5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.my5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.mx5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.w5 {
  width: 5% !important;
}

.mw5 {
  max-width: 5% !important;
}

.h5 {
  height: 5% !important;
}

.mh5 {
  max-height: 5% !important;
}

.fs5,
.fs-5 {
  font-size: 5% !important;
}

.text-brand-5 {
  color: rgba(162, 198, 23, 0.05) !important;
}

.text-brand-secondary-5 {
  color: rgba(201, 212, 0, 0.05) !important;
}

.text-primary-5 {
  color: rgba(18, 93, 250, 0.05) !important;
}

.text-dark-5 {
  color: rgba(53, 64, 83, 0.05) !important;
}

.text-muted-5 {
  color: rgba(126, 140, 154, 0.05) !important;
}

.text-body-5 {
  color: rgba(1, 4, 30, 0.05) !important;
}

.text-success-5 {
  color: rgba(19, 206, 102, 0.05) !important;
}

.text-warning-5 {
  color: rgba(255, 200, 44, 0.05) !important;
}

.text-danger-5 {
  color: rgba(255, 73, 73, 0.05) !important;
}

.text-info-5 {
  color: rgba(31, 182, 255, 0.05) !important;
}

.bg-brand-5 {
  background-color: rgba(162, 198, 23, 0.05) !important;
}

.bg-brand-secondary-5 {
  background-color: rgba(201, 212, 0, 0.05) !important;
}

.bg-primary-5 {
  background-color: rgba(18, 93, 250, 0.05) !important;
}

.bg-dark-5 {
  background-color: rgba(53, 64, 83, 0.05) !important;
}

.bg-muted-5 {
  background-color: rgba(126, 140, 154, 0.05) !important;
}

.bg-body-5 {
  background-color: rgba(1, 4, 30, 0.05) !important;
}

.bg-success-5 {
  background-color: rgba(19, 206, 102, 0.05) !important;
}

.bg-warning-5 {
  background-color: rgba(255, 200, 44, 0.05) !important;
}

.bg-danger-5 {
  background-color: rgba(255, 73, 73, 0.05) !important;
}

.bg-info-5 {
  background-color: rgba(31, 182, 255, 0.05) !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.py10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.px10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.my10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mx10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.w10 {
  width: 10% !important;
}

.mw10 {
  max-width: 10% !important;
}

.h10 {
  height: 10% !important;
}

.mh10 {
  max-height: 10% !important;
}

.fs10,
.fs-10 {
  font-size: 10% !important;
}

.text-brand-10 {
  color: rgba(162, 198, 23, 0.1) !important;
}

.text-brand-secondary-10 {
  color: rgba(201, 212, 0, 0.1) !important;
}

.text-primary-10 {
  color: rgba(18, 93, 250, 0.1) !important;
}

.text-dark-10 {
  color: rgba(53, 64, 83, 0.1) !important;
}

.text-muted-10 {
  color: rgba(126, 140, 154, 0.1) !important;
}

.text-body-10 {
  color: rgba(1, 4, 30, 0.1) !important;
}

.text-success-10 {
  color: rgba(19, 206, 102, 0.1) !important;
}

.text-warning-10 {
  color: rgba(255, 200, 44, 0.1) !important;
}

.text-danger-10 {
  color: rgba(255, 73, 73, 0.1) !important;
}

.text-info-10 {
  color: rgba(31, 182, 255, 0.1) !important;
}

.bg-brand-10 {
  background-color: rgba(162, 198, 23, 0.1) !important;
}

.bg-brand-secondary-10 {
  background-color: rgba(201, 212, 0, 0.1) !important;
}

.bg-primary-10 {
  background-color: rgba(18, 93, 250, 0.1) !important;
}

.bg-dark-10 {
  background-color: rgba(53, 64, 83, 0.1) !important;
}

.bg-muted-10 {
  background-color: rgba(126, 140, 154, 0.1) !important;
}

.bg-body-10 {
  background-color: rgba(1, 4, 30, 0.1) !important;
}

.bg-success-10 {
  background-color: rgba(19, 206, 102, 0.1) !important;
}

.bg-warning-10 {
  background-color: rgba(255, 200, 44, 0.1) !important;
}

.bg-danger-10 {
  background-color: rgba(255, 73, 73, 0.1) !important;
}

.bg-info-10 {
  background-color: rgba(31, 182, 255, 0.1) !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.py15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.px15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.my15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.mx15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.w15 {
  width: 15% !important;
}

.mw15 {
  max-width: 15% !important;
}

.h15 {
  height: 15% !important;
}

.mh15 {
  max-height: 15% !important;
}

.fs15,
.fs-15 {
  font-size: 15% !important;
}

.text-brand-15 {
  color: rgba(162, 198, 23, 0.15) !important;
}

.text-brand-secondary-15 {
  color: rgba(201, 212, 0, 0.15) !important;
}

.text-primary-15 {
  color: rgba(18, 93, 250, 0.15) !important;
}

.text-dark-15 {
  color: rgba(53, 64, 83, 0.15) !important;
}

.text-muted-15 {
  color: rgba(126, 140, 154, 0.15) !important;
}

.text-body-15 {
  color: rgba(1, 4, 30, 0.15) !important;
}

.text-success-15 {
  color: rgba(19, 206, 102, 0.15) !important;
}

.text-warning-15 {
  color: rgba(255, 200, 44, 0.15) !important;
}

.text-danger-15 {
  color: rgba(255, 73, 73, 0.15) !important;
}

.text-info-15 {
  color: rgba(31, 182, 255, 0.15) !important;
}

.bg-brand-15 {
  background-color: rgba(162, 198, 23, 0.15) !important;
}

.bg-brand-secondary-15 {
  background-color: rgba(201, 212, 0, 0.15) !important;
}

.bg-primary-15 {
  background-color: rgba(18, 93, 250, 0.15) !important;
}

.bg-dark-15 {
  background-color: rgba(53, 64, 83, 0.15) !important;
}

.bg-muted-15 {
  background-color: rgba(126, 140, 154, 0.15) !important;
}

.bg-body-15 {
  background-color: rgba(1, 4, 30, 0.15) !important;
}

.bg-success-15 {
  background-color: rgba(19, 206, 102, 0.15) !important;
}

.bg-warning-15 {
  background-color: rgba(255, 200, 44, 0.15) !important;
}

.bg-danger-15 {
  background-color: rgba(255, 73, 73, 0.15) !important;
}

.bg-info-15 {
  background-color: rgba(31, 182, 255, 0.15) !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.py20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.px20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.my20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mx20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.w20 {
  width: 20% !important;
}

.mw20 {
  max-width: 20% !important;
}

.h20 {
  height: 20% !important;
}

.mh20 {
  max-height: 20% !important;
}

.fs20,
.fs-20 {
  font-size: 20% !important;
}

.text-brand-20 {
  color: rgba(162, 198, 23, 0.2) !important;
}

.text-brand-secondary-20 {
  color: rgba(201, 212, 0, 0.2) !important;
}

.text-primary-20 {
  color: rgba(18, 93, 250, 0.2) !important;
}

.text-dark-20 {
  color: rgba(53, 64, 83, 0.2) !important;
}

.text-muted-20 {
  color: rgba(126, 140, 154, 0.2) !important;
}

.text-body-20 {
  color: rgba(1, 4, 30, 0.2) !important;
}

.text-success-20 {
  color: rgba(19, 206, 102, 0.2) !important;
}

.text-warning-20 {
  color: rgba(255, 200, 44, 0.2) !important;
}

.text-danger-20 {
  color: rgba(255, 73, 73, 0.2) !important;
}

.text-info-20 {
  color: rgba(31, 182, 255, 0.2) !important;
}

.bg-brand-20 {
  background-color: rgba(162, 198, 23, 0.2) !important;
}

.bg-brand-secondary-20 {
  background-color: rgba(201, 212, 0, 0.2) !important;
}

.bg-primary-20 {
  background-color: rgba(18, 93, 250, 0.2) !important;
}

.bg-dark-20 {
  background-color: rgba(53, 64, 83, 0.2) !important;
}

.bg-muted-20 {
  background-color: rgba(126, 140, 154, 0.2) !important;
}

.bg-body-20 {
  background-color: rgba(1, 4, 30, 0.2) !important;
}

.bg-success-20 {
  background-color: rgba(19, 206, 102, 0.2) !important;
}

.bg-warning-20 {
  background-color: rgba(255, 200, 44, 0.2) !important;
}

.bg-danger-20 {
  background-color: rgba(255, 73, 73, 0.2) !important;
}

.bg-info-20 {
  background-color: rgba(31, 182, 255, 0.2) !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.py25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.px25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.my25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.mx25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.w25 {
  width: 25% !important;
}

.mw25 {
  max-width: 25% !important;
}

.h25 {
  height: 25% !important;
}

.mh25 {
  max-height: 25% !important;
}

.fs25,
.fs-25 {
  font-size: 25% !important;
}

.text-brand-25 {
  color: rgba(162, 198, 23, 0.25) !important;
}

.text-brand-secondary-25 {
  color: rgba(201, 212, 0, 0.25) !important;
}

.text-primary-25 {
  color: rgba(18, 93, 250, 0.25) !important;
}

.text-dark-25 {
  color: rgba(53, 64, 83, 0.25) !important;
}

.text-muted-25 {
  color: rgba(126, 140, 154, 0.25) !important;
}

.text-body-25 {
  color: rgba(1, 4, 30, 0.25) !important;
}

.text-success-25 {
  color: rgba(19, 206, 102, 0.25) !important;
}

.text-warning-25 {
  color: rgba(255, 200, 44, 0.25) !important;
}

.text-danger-25 {
  color: rgba(255, 73, 73, 0.25) !important;
}

.text-info-25 {
  color: rgba(31, 182, 255, 0.25) !important;
}

.bg-brand-25 {
  background-color: rgba(162, 198, 23, 0.25) !important;
}

.bg-brand-secondary-25 {
  background-color: rgba(201, 212, 0, 0.25) !important;
}

.bg-primary-25 {
  background-color: rgba(18, 93, 250, 0.25) !important;
}

.bg-dark-25 {
  background-color: rgba(53, 64, 83, 0.25) !important;
}

.bg-muted-25 {
  background-color: rgba(126, 140, 154, 0.25) !important;
}

.bg-body-25 {
  background-color: rgba(1, 4, 30, 0.25) !important;
}

.bg-success-25 {
  background-color: rgba(19, 206, 102, 0.25) !important;
}

.bg-warning-25 {
  background-color: rgba(255, 200, 44, 0.25) !important;
}

.bg-danger-25 {
  background-color: rgba(255, 73, 73, 0.25) !important;
}

.bg-info-25 {
  background-color: rgba(31, 182, 255, 0.25) !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.py30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.px30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.my30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mx30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.w30 {
  width: 30% !important;
}

.mw30 {
  max-width: 30% !important;
}

.h30 {
  height: 30% !important;
}

.mh30 {
  max-height: 30% !important;
}

.fs30,
.fs-30 {
  font-size: 30% !important;
}

.text-brand-30 {
  color: rgba(162, 198, 23, 0.3) !important;
}

.text-brand-secondary-30 {
  color: rgba(201, 212, 0, 0.3) !important;
}

.text-primary-30 {
  color: rgba(18, 93, 250, 0.3) !important;
}

.text-dark-30 {
  color: rgba(53, 64, 83, 0.3) !important;
}

.text-muted-30 {
  color: rgba(126, 140, 154, 0.3) !important;
}

.text-body-30 {
  color: rgba(1, 4, 30, 0.3) !important;
}

.text-success-30 {
  color: rgba(19, 206, 102, 0.3) !important;
}

.text-warning-30 {
  color: rgba(255, 200, 44, 0.3) !important;
}

.text-danger-30 {
  color: rgba(255, 73, 73, 0.3) !important;
}

.text-info-30 {
  color: rgba(31, 182, 255, 0.3) !important;
}

.bg-brand-30 {
  background-color: rgba(162, 198, 23, 0.3) !important;
}

.bg-brand-secondary-30 {
  background-color: rgba(201, 212, 0, 0.3) !important;
}

.bg-primary-30 {
  background-color: rgba(18, 93, 250, 0.3) !important;
}

.bg-dark-30 {
  background-color: rgba(53, 64, 83, 0.3) !important;
}

.bg-muted-30 {
  background-color: rgba(126, 140, 154, 0.3) !important;
}

.bg-body-30 {
  background-color: rgba(1, 4, 30, 0.3) !important;
}

.bg-success-30 {
  background-color: rgba(19, 206, 102, 0.3) !important;
}

.bg-warning-30 {
  background-color: rgba(255, 200, 44, 0.3) !important;
}

.bg-danger-30 {
  background-color: rgba(255, 73, 73, 0.3) !important;
}

.bg-info-30 {
  background-color: rgba(31, 182, 255, 0.3) !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.py35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.px35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.my35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.mx35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.w35 {
  width: 35% !important;
}

.mw35 {
  max-width: 35% !important;
}

.h35 {
  height: 35% !important;
}

.mh35 {
  max-height: 35% !important;
}

.fs35,
.fs-35 {
  font-size: 35% !important;
}

.text-brand-35 {
  color: rgba(162, 198, 23, 0.35) !important;
}

.text-brand-secondary-35 {
  color: rgba(201, 212, 0, 0.35) !important;
}

.text-primary-35 {
  color: rgba(18, 93, 250, 0.35) !important;
}

.text-dark-35 {
  color: rgba(53, 64, 83, 0.35) !important;
}

.text-muted-35 {
  color: rgba(126, 140, 154, 0.35) !important;
}

.text-body-35 {
  color: rgba(1, 4, 30, 0.35) !important;
}

.text-success-35 {
  color: rgba(19, 206, 102, 0.35) !important;
}

.text-warning-35 {
  color: rgba(255, 200, 44, 0.35) !important;
}

.text-danger-35 {
  color: rgba(255, 73, 73, 0.35) !important;
}

.text-info-35 {
  color: rgba(31, 182, 255, 0.35) !important;
}

.bg-brand-35 {
  background-color: rgba(162, 198, 23, 0.35) !important;
}

.bg-brand-secondary-35 {
  background-color: rgba(201, 212, 0, 0.35) !important;
}

.bg-primary-35 {
  background-color: rgba(18, 93, 250, 0.35) !important;
}

.bg-dark-35 {
  background-color: rgba(53, 64, 83, 0.35) !important;
}

.bg-muted-35 {
  background-color: rgba(126, 140, 154, 0.35) !important;
}

.bg-body-35 {
  background-color: rgba(1, 4, 30, 0.35) !important;
}

.bg-success-35 {
  background-color: rgba(19, 206, 102, 0.35) !important;
}

.bg-warning-35 {
  background-color: rgba(255, 200, 44, 0.35) !important;
}

.bg-danger-35 {
  background-color: rgba(255, 73, 73, 0.35) !important;
}

.bg-info-35 {
  background-color: rgba(31, 182, 255, 0.35) !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.py40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.px40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.my40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mx40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.w40 {
  width: 40% !important;
}

.mw40 {
  max-width: 40% !important;
}

.h40 {
  height: 40% !important;
}

.mh40 {
  max-height: 40% !important;
}

.fs40,
.fs-40 {
  font-size: 40% !important;
}

.text-brand-40 {
  color: rgba(162, 198, 23, 0.4) !important;
}

.text-brand-secondary-40 {
  color: rgba(201, 212, 0, 0.4) !important;
}

.text-primary-40 {
  color: rgba(18, 93, 250, 0.4) !important;
}

.text-dark-40 {
  color: rgba(53, 64, 83, 0.4) !important;
}

.text-muted-40 {
  color: rgba(126, 140, 154, 0.4) !important;
}

.text-body-40 {
  color: rgba(1, 4, 30, 0.4) !important;
}

.text-success-40 {
  color: rgba(19, 206, 102, 0.4) !important;
}

.text-warning-40 {
  color: rgba(255, 200, 44, 0.4) !important;
}

.text-danger-40 {
  color: rgba(255, 73, 73, 0.4) !important;
}

.text-info-40 {
  color: rgba(31, 182, 255, 0.4) !important;
}

.bg-brand-40 {
  background-color: rgba(162, 198, 23, 0.4) !important;
}

.bg-brand-secondary-40 {
  background-color: rgba(201, 212, 0, 0.4) !important;
}

.bg-primary-40 {
  background-color: rgba(18, 93, 250, 0.4) !important;
}

.bg-dark-40 {
  background-color: rgba(53, 64, 83, 0.4) !important;
}

.bg-muted-40 {
  background-color: rgba(126, 140, 154, 0.4) !important;
}

.bg-body-40 {
  background-color: rgba(1, 4, 30, 0.4) !important;
}

.bg-success-40 {
  background-color: rgba(19, 206, 102, 0.4) !important;
}

.bg-warning-40 {
  background-color: rgba(255, 200, 44, 0.4) !important;
}

.bg-danger-40 {
  background-color: rgba(255, 73, 73, 0.4) !important;
}

.bg-info-40 {
  background-color: rgba(31, 182, 255, 0.4) !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.py45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.px45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.my45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.mx45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.w45 {
  width: 45% !important;
}

.mw45 {
  max-width: 45% !important;
}

.h45 {
  height: 45% !important;
}

.mh45 {
  max-height: 45% !important;
}

.fs45,
.fs-45 {
  font-size: 45% !important;
}

.text-brand-45 {
  color: rgba(162, 198, 23, 0.45) !important;
}

.text-brand-secondary-45 {
  color: rgba(201, 212, 0, 0.45) !important;
}

.text-primary-45 {
  color: rgba(18, 93, 250, 0.45) !important;
}

.text-dark-45 {
  color: rgba(53, 64, 83, 0.45) !important;
}

.text-muted-45 {
  color: rgba(126, 140, 154, 0.45) !important;
}

.text-body-45 {
  color: rgba(1, 4, 30, 0.45) !important;
}

.text-success-45 {
  color: rgba(19, 206, 102, 0.45) !important;
}

.text-warning-45 {
  color: rgba(255, 200, 44, 0.45) !important;
}

.text-danger-45 {
  color: rgba(255, 73, 73, 0.45) !important;
}

.text-info-45 {
  color: rgba(31, 182, 255, 0.45) !important;
}

.bg-brand-45 {
  background-color: rgba(162, 198, 23, 0.45) !important;
}

.bg-brand-secondary-45 {
  background-color: rgba(201, 212, 0, 0.45) !important;
}

.bg-primary-45 {
  background-color: rgba(18, 93, 250, 0.45) !important;
}

.bg-dark-45 {
  background-color: rgba(53, 64, 83, 0.45) !important;
}

.bg-muted-45 {
  background-color: rgba(126, 140, 154, 0.45) !important;
}

.bg-body-45 {
  background-color: rgba(1, 4, 30, 0.45) !important;
}

.bg-success-45 {
  background-color: rgba(19, 206, 102, 0.45) !important;
}

.bg-warning-45 {
  background-color: rgba(255, 200, 44, 0.45) !important;
}

.bg-danger-45 {
  background-color: rgba(255, 73, 73, 0.45) !important;
}

.bg-info-45 {
  background-color: rgba(31, 182, 255, 0.45) !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.py50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.px50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.my50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mx50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.w50 {
  width: 50% !important;
}

.mw50 {
  max-width: 50% !important;
}

.h50 {
  height: 50% !important;
}

.mh50 {
  max-height: 50% !important;
}

.fs50,
.fs-50 {
  font-size: 50% !important;
}

.text-brand-50 {
  color: rgba(162, 198, 23, 0.5) !important;
}

.text-brand-secondary-50 {
  color: rgba(201, 212, 0, 0.5) !important;
}

.text-primary-50 {
  color: rgba(18, 93, 250, 0.5) !important;
}

.text-dark-50 {
  color: rgba(53, 64, 83, 0.5) !important;
}

.text-muted-50 {
  color: rgba(126, 140, 154, 0.5) !important;
}

.text-body-50 {
  color: rgba(1, 4, 30, 0.5) !important;
}

.text-success-50 {
  color: rgba(19, 206, 102, 0.5) !important;
}

.text-warning-50 {
  color: rgba(255, 200, 44, 0.5) !important;
}

.text-danger-50 {
  color: rgba(255, 73, 73, 0.5) !important;
}

.text-info-50 {
  color: rgba(31, 182, 255, 0.5) !important;
}

.bg-brand-50 {
  background-color: rgba(162, 198, 23, 0.5) !important;
}

.bg-brand-secondary-50 {
  background-color: rgba(201, 212, 0, 0.5) !important;
}

.bg-primary-50 {
  background-color: rgba(18, 93, 250, 0.5) !important;
}

.bg-dark-50 {
  background-color: rgba(53, 64, 83, 0.5) !important;
}

.bg-muted-50 {
  background-color: rgba(126, 140, 154, 0.5) !important;
}

.bg-body-50 {
  background-color: rgba(1, 4, 30, 0.5) !important;
}

.bg-success-50 {
  background-color: rgba(19, 206, 102, 0.5) !important;
}

.bg-warning-50 {
  background-color: rgba(255, 200, 44, 0.5) !important;
}

.bg-danger-50 {
  background-color: rgba(255, 73, 73, 0.5) !important;
}

.bg-info-50 {
  background-color: rgba(31, 182, 255, 0.5) !important;
}

.p55 {
  padding: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.py55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.px55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.my55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.mx55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.w55 {
  width: 55% !important;
}

.mw55 {
  max-width: 55% !important;
}

.h55 {
  height: 55% !important;
}

.mh55 {
  max-height: 55% !important;
}

.fs55,
.fs-55 {
  font-size: 55% !important;
}

.text-brand-55 {
  color: rgba(162, 198, 23, 0.55) !important;
}

.text-brand-secondary-55 {
  color: rgba(201, 212, 0, 0.55) !important;
}

.text-primary-55 {
  color: rgba(18, 93, 250, 0.55) !important;
}

.text-dark-55 {
  color: rgba(53, 64, 83, 0.55) !important;
}

.text-muted-55 {
  color: rgba(126, 140, 154, 0.55) !important;
}

.text-body-55 {
  color: rgba(1, 4, 30, 0.55) !important;
}

.text-success-55 {
  color: rgba(19, 206, 102, 0.55) !important;
}

.text-warning-55 {
  color: rgba(255, 200, 44, 0.55) !important;
}

.text-danger-55 {
  color: rgba(255, 73, 73, 0.55) !important;
}

.text-info-55 {
  color: rgba(31, 182, 255, 0.55) !important;
}

.bg-brand-55 {
  background-color: rgba(162, 198, 23, 0.55) !important;
}

.bg-brand-secondary-55 {
  background-color: rgba(201, 212, 0, 0.55) !important;
}

.bg-primary-55 {
  background-color: rgba(18, 93, 250, 0.55) !important;
}

.bg-dark-55 {
  background-color: rgba(53, 64, 83, 0.55) !important;
}

.bg-muted-55 {
  background-color: rgba(126, 140, 154, 0.55) !important;
}

.bg-body-55 {
  background-color: rgba(1, 4, 30, 0.55) !important;
}

.bg-success-55 {
  background-color: rgba(19, 206, 102, 0.55) !important;
}

.bg-warning-55 {
  background-color: rgba(255, 200, 44, 0.55) !important;
}

.bg-danger-55 {
  background-color: rgba(255, 73, 73, 0.55) !important;
}

.bg-info-55 {
  background-color: rgba(31, 182, 255, 0.55) !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.py60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.px60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.my60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.mx60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.w60 {
  width: 60% !important;
}

.mw60 {
  max-width: 60% !important;
}

.h60 {
  height: 60% !important;
}

.mh60 {
  max-height: 60% !important;
}

.fs60,
.fs-60 {
  font-size: 60% !important;
}

.text-brand-60 {
  color: rgba(162, 198, 23, 0.6) !important;
}

.text-brand-secondary-60 {
  color: rgba(201, 212, 0, 0.6) !important;
}

.text-primary-60 {
  color: rgba(18, 93, 250, 0.6) !important;
}

.text-dark-60 {
  color: rgba(53, 64, 83, 0.6) !important;
}

.text-muted-60 {
  color: rgba(126, 140, 154, 0.6) !important;
}

.text-body-60 {
  color: rgba(1, 4, 30, 0.6) !important;
}

.text-success-60 {
  color: rgba(19, 206, 102, 0.6) !important;
}

.text-warning-60 {
  color: rgba(255, 200, 44, 0.6) !important;
}

.text-danger-60 {
  color: rgba(255, 73, 73, 0.6) !important;
}

.text-info-60 {
  color: rgba(31, 182, 255, 0.6) !important;
}

.bg-brand-60 {
  background-color: rgba(162, 198, 23, 0.6) !important;
}

.bg-brand-secondary-60 {
  background-color: rgba(201, 212, 0, 0.6) !important;
}

.bg-primary-60 {
  background-color: rgba(18, 93, 250, 0.6) !important;
}

.bg-dark-60 {
  background-color: rgba(53, 64, 83, 0.6) !important;
}

.bg-muted-60 {
  background-color: rgba(126, 140, 154, 0.6) !important;
}

.bg-body-60 {
  background-color: rgba(1, 4, 30, 0.6) !important;
}

.bg-success-60 {
  background-color: rgba(19, 206, 102, 0.6) !important;
}

.bg-warning-60 {
  background-color: rgba(255, 200, 44, 0.6) !important;
}

.bg-danger-60 {
  background-color: rgba(255, 73, 73, 0.6) !important;
}

.bg-info-60 {
  background-color: rgba(31, 182, 255, 0.6) !important;
}

.p65 {
  padding: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.py65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.px65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.m65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.my65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.mx65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.w65 {
  width: 65% !important;
}

.mw65 {
  max-width: 65% !important;
}

.h65 {
  height: 65% !important;
}

.mh65 {
  max-height: 65% !important;
}

.fs65,
.fs-65 {
  font-size: 65% !important;
}

.text-brand-65 {
  color: rgba(162, 198, 23, 0.65) !important;
}

.text-brand-secondary-65 {
  color: rgba(201, 212, 0, 0.65) !important;
}

.text-primary-65 {
  color: rgba(18, 93, 250, 0.65) !important;
}

.text-dark-65 {
  color: rgba(53, 64, 83, 0.65) !important;
}

.text-muted-65 {
  color: rgba(126, 140, 154, 0.65) !important;
}

.text-body-65 {
  color: rgba(1, 4, 30, 0.65) !important;
}

.text-success-65 {
  color: rgba(19, 206, 102, 0.65) !important;
}

.text-warning-65 {
  color: rgba(255, 200, 44, 0.65) !important;
}

.text-danger-65 {
  color: rgba(255, 73, 73, 0.65) !important;
}

.text-info-65 {
  color: rgba(31, 182, 255, 0.65) !important;
}

.bg-brand-65 {
  background-color: rgba(162, 198, 23, 0.65) !important;
}

.bg-brand-secondary-65 {
  background-color: rgba(201, 212, 0, 0.65) !important;
}

.bg-primary-65 {
  background-color: rgba(18, 93, 250, 0.65) !important;
}

.bg-dark-65 {
  background-color: rgba(53, 64, 83, 0.65) !important;
}

.bg-muted-65 {
  background-color: rgba(126, 140, 154, 0.65) !important;
}

.bg-body-65 {
  background-color: rgba(1, 4, 30, 0.65) !important;
}

.bg-success-65 {
  background-color: rgba(19, 206, 102, 0.65) !important;
}

.bg-warning-65 {
  background-color: rgba(255, 200, 44, 0.65) !important;
}

.bg-danger-65 {
  background-color: rgba(255, 73, 73, 0.65) !important;
}

.bg-info-65 {
  background-color: rgba(31, 182, 255, 0.65) !important;
}

.p70 {
  padding: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.py70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.px70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.m70 {
  margin: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.my70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.mx70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.w70 {
  width: 70% !important;
}

.mw70 {
  max-width: 70% !important;
}

.h70 {
  height: 70% !important;
}

.mh70 {
  max-height: 70% !important;
}

.fs70,
.fs-70 {
  font-size: 70% !important;
}

.text-brand-70 {
  color: rgba(162, 198, 23, 0.7) !important;
}

.text-brand-secondary-70 {
  color: rgba(201, 212, 0, 0.7) !important;
}

.text-primary-70 {
  color: rgba(18, 93, 250, 0.7) !important;
}

.text-dark-70 {
  color: rgba(53, 64, 83, 0.7) !important;
}

.text-muted-70 {
  color: rgba(126, 140, 154, 0.7) !important;
}

.text-body-70 {
  color: rgba(1, 4, 30, 0.7) !important;
}

.text-success-70 {
  color: rgba(19, 206, 102, 0.7) !important;
}

.text-warning-70 {
  color: rgba(255, 200, 44, 0.7) !important;
}

.text-danger-70 {
  color: rgba(255, 73, 73, 0.7) !important;
}

.text-info-70 {
  color: rgba(31, 182, 255, 0.7) !important;
}

.bg-brand-70 {
  background-color: rgba(162, 198, 23, 0.7) !important;
}

.bg-brand-secondary-70 {
  background-color: rgba(201, 212, 0, 0.7) !important;
}

.bg-primary-70 {
  background-color: rgba(18, 93, 250, 0.7) !important;
}

.bg-dark-70 {
  background-color: rgba(53, 64, 83, 0.7) !important;
}

.bg-muted-70 {
  background-color: rgba(126, 140, 154, 0.7) !important;
}

.bg-body-70 {
  background-color: rgba(1, 4, 30, 0.7) !important;
}

.bg-success-70 {
  background-color: rgba(19, 206, 102, 0.7) !important;
}

.bg-warning-70 {
  background-color: rgba(255, 200, 44, 0.7) !important;
}

.bg-danger-70 {
  background-color: rgba(255, 73, 73, 0.7) !important;
}

.bg-info-70 {
  background-color: rgba(31, 182, 255, 0.7) !important;
}

.p75 {
  padding: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.py75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.px75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.m75 {
  margin: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.my75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.mx75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.w75 {
  width: 75% !important;
}

.mw75 {
  max-width: 75% !important;
}

.h75 {
  height: 75% !important;
}

.mh75 {
  max-height: 75% !important;
}

.fs75,
.fs-75 {
  font-size: 75% !important;
}

.text-brand-75 {
  color: rgba(162, 198, 23, 0.75) !important;
}

.text-brand-secondary-75 {
  color: rgba(201, 212, 0, 0.75) !important;
}

.text-primary-75 {
  color: rgba(18, 93, 250, 0.75) !important;
}

.text-dark-75 {
  color: rgba(53, 64, 83, 0.75) !important;
}

.text-muted-75 {
  color: rgba(126, 140, 154, 0.75) !important;
}

.text-body-75 {
  color: rgba(1, 4, 30, 0.75) !important;
}

.text-success-75 {
  color: rgba(19, 206, 102, 0.75) !important;
}

.text-warning-75 {
  color: rgba(255, 200, 44, 0.75) !important;
}

.text-danger-75 {
  color: rgba(255, 73, 73, 0.75) !important;
}

.text-info-75 {
  color: rgba(31, 182, 255, 0.75) !important;
}

.bg-brand-75 {
  background-color: rgba(162, 198, 23, 0.75) !important;
}

.bg-brand-secondary-75 {
  background-color: rgba(201, 212, 0, 0.75) !important;
}

.bg-primary-75 {
  background-color: rgba(18, 93, 250, 0.75) !important;
}

.bg-dark-75 {
  background-color: rgba(53, 64, 83, 0.75) !important;
}

.bg-muted-75 {
  background-color: rgba(126, 140, 154, 0.75) !important;
}

.bg-body-75 {
  background-color: rgba(1, 4, 30, 0.75) !important;
}

.bg-success-75 {
  background-color: rgba(19, 206, 102, 0.75) !important;
}

.bg-warning-75 {
  background-color: rgba(255, 200, 44, 0.75) !important;
}

.bg-danger-75 {
  background-color: rgba(255, 73, 73, 0.75) !important;
}

.bg-info-75 {
  background-color: rgba(31, 182, 255, 0.75) !important;
}

.p80 {
  padding: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.py80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.px80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.m80 {
  margin: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.my80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.mx80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.w80 {
  width: 80% !important;
}

.mw80 {
  max-width: 80% !important;
}

.h80 {
  height: 80% !important;
}

.mh80 {
  max-height: 80% !important;
}

.fs80,
.fs-80 {
  font-size: 80% !important;
}

.text-brand-80 {
  color: rgba(162, 198, 23, 0.8) !important;
}

.text-brand-secondary-80 {
  color: rgba(201, 212, 0, 0.8) !important;
}

.text-primary-80 {
  color: rgba(18, 93, 250, 0.8) !important;
}

.text-dark-80 {
  color: rgba(53, 64, 83, 0.8) !important;
}

.text-muted-80 {
  color: rgba(126, 140, 154, 0.8) !important;
}

.text-body-80 {
  color: rgba(1, 4, 30, 0.8) !important;
}

.text-success-80 {
  color: rgba(19, 206, 102, 0.8) !important;
}

.text-warning-80 {
  color: rgba(255, 200, 44, 0.8) !important;
}

.text-danger-80 {
  color: rgba(255, 73, 73, 0.8) !important;
}

.text-info-80 {
  color: rgba(31, 182, 255, 0.8) !important;
}

.bg-brand-80 {
  background-color: rgba(162, 198, 23, 0.8) !important;
}

.bg-brand-secondary-80 {
  background-color: rgba(201, 212, 0, 0.8) !important;
}

.bg-primary-80 {
  background-color: rgba(18, 93, 250, 0.8) !important;
}

.bg-dark-80 {
  background-color: rgba(53, 64, 83, 0.8) !important;
}

.bg-muted-80 {
  background-color: rgba(126, 140, 154, 0.8) !important;
}

.bg-body-80 {
  background-color: rgba(1, 4, 30, 0.8) !important;
}

.bg-success-80 {
  background-color: rgba(19, 206, 102, 0.8) !important;
}

.bg-warning-80 {
  background-color: rgba(255, 200, 44, 0.8) !important;
}

.bg-danger-80 {
  background-color: rgba(255, 73, 73, 0.8) !important;
}

.bg-info-80 {
  background-color: rgba(31, 182, 255, 0.8) !important;
}

.p85 {
  padding: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.py85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.px85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.m85 {
  margin: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.my85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.mx85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.w85 {
  width: 85% !important;
}

.mw85 {
  max-width: 85% !important;
}

.h85 {
  height: 85% !important;
}

.mh85 {
  max-height: 85% !important;
}

.fs85,
.fs-85 {
  font-size: 85% !important;
}

.text-brand-85 {
  color: rgba(162, 198, 23, 0.85) !important;
}

.text-brand-secondary-85 {
  color: rgba(201, 212, 0, 0.85) !important;
}

.text-primary-85 {
  color: rgba(18, 93, 250, 0.85) !important;
}

.text-dark-85 {
  color: rgba(53, 64, 83, 0.85) !important;
}

.text-muted-85 {
  color: rgba(126, 140, 154, 0.85) !important;
}

.text-body-85 {
  color: rgba(1, 4, 30, 0.85) !important;
}

.text-success-85 {
  color: rgba(19, 206, 102, 0.85) !important;
}

.text-warning-85 {
  color: rgba(255, 200, 44, 0.85) !important;
}

.text-danger-85 {
  color: rgba(255, 73, 73, 0.85) !important;
}

.text-info-85 {
  color: rgba(31, 182, 255, 0.85) !important;
}

.bg-brand-85 {
  background-color: rgba(162, 198, 23, 0.85) !important;
}

.bg-brand-secondary-85 {
  background-color: rgba(201, 212, 0, 0.85) !important;
}

.bg-primary-85 {
  background-color: rgba(18, 93, 250, 0.85) !important;
}

.bg-dark-85 {
  background-color: rgba(53, 64, 83, 0.85) !important;
}

.bg-muted-85 {
  background-color: rgba(126, 140, 154, 0.85) !important;
}

.bg-body-85 {
  background-color: rgba(1, 4, 30, 0.85) !important;
}

.bg-success-85 {
  background-color: rgba(19, 206, 102, 0.85) !important;
}

.bg-warning-85 {
  background-color: rgba(255, 200, 44, 0.85) !important;
}

.bg-danger-85 {
  background-color: rgba(255, 73, 73, 0.85) !important;
}

.bg-info-85 {
  background-color: rgba(31, 182, 255, 0.85) !important;
}

.p90 {
  padding: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.py90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.px90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.m90 {
  margin: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.my90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.mx90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.w90 {
  width: 90% !important;
}

.mw90 {
  max-width: 90% !important;
}

.h90 {
  height: 90% !important;
}

.mh90 {
  max-height: 90% !important;
}

.fs90,
.fs-90 {
  font-size: 90% !important;
}

.text-brand-90 {
  color: rgba(162, 198, 23, 0.9) !important;
}

.text-brand-secondary-90 {
  color: rgba(201, 212, 0, 0.9) !important;
}

.text-primary-90 {
  color: rgba(18, 93, 250, 0.9) !important;
}

.text-dark-90 {
  color: rgba(53, 64, 83, 0.9) !important;
}

.text-muted-90 {
  color: rgba(126, 140, 154, 0.9) !important;
}

.text-body-90 {
  color: rgba(1, 4, 30, 0.9) !important;
}

.text-success-90 {
  color: rgba(19, 206, 102, 0.9) !important;
}

.text-warning-90 {
  color: rgba(255, 200, 44, 0.9) !important;
}

.text-danger-90 {
  color: rgba(255, 73, 73, 0.9) !important;
}

.text-info-90 {
  color: rgba(31, 182, 255, 0.9) !important;
}

.bg-brand-90 {
  background-color: rgba(162, 198, 23, 0.9) !important;
}

.bg-brand-secondary-90 {
  background-color: rgba(201, 212, 0, 0.9) !important;
}

.bg-primary-90 {
  background-color: rgba(18, 93, 250, 0.9) !important;
}

.bg-dark-90 {
  background-color: rgba(53, 64, 83, 0.9) !important;
}

.bg-muted-90 {
  background-color: rgba(126, 140, 154, 0.9) !important;
}

.bg-body-90 {
  background-color: rgba(1, 4, 30, 0.9) !important;
}

.bg-success-90 {
  background-color: rgba(19, 206, 102, 0.9) !important;
}

.bg-warning-90 {
  background-color: rgba(255, 200, 44, 0.9) !important;
}

.bg-danger-90 {
  background-color: rgba(255, 73, 73, 0.9) !important;
}

.bg-info-90 {
  background-color: rgba(31, 182, 255, 0.9) !important;
}

.p95 {
  padding: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.py95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.px95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.m95 {
  margin: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.my95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.mx95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.w95 {
  width: 95% !important;
}

.mw95 {
  max-width: 95% !important;
}

.h95 {
  height: 95% !important;
}

.mh95 {
  max-height: 95% !important;
}

.fs95,
.fs-95 {
  font-size: 95% !important;
}

.text-brand-95 {
  color: rgba(162, 198, 23, 0.95) !important;
}

.text-brand-secondary-95 {
  color: rgba(201, 212, 0, 0.95) !important;
}

.text-primary-95 {
  color: rgba(18, 93, 250, 0.95) !important;
}

.text-dark-95 {
  color: rgba(53, 64, 83, 0.95) !important;
}

.text-muted-95 {
  color: rgba(126, 140, 154, 0.95) !important;
}

.text-body-95 {
  color: rgba(1, 4, 30, 0.95) !important;
}

.text-success-95 {
  color: rgba(19, 206, 102, 0.95) !important;
}

.text-warning-95 {
  color: rgba(255, 200, 44, 0.95) !important;
}

.text-danger-95 {
  color: rgba(255, 73, 73, 0.95) !important;
}

.text-info-95 {
  color: rgba(31, 182, 255, 0.95) !important;
}

.bg-brand-95 {
  background-color: rgba(162, 198, 23, 0.95) !important;
}

.bg-brand-secondary-95 {
  background-color: rgba(201, 212, 0, 0.95) !important;
}

.bg-primary-95 {
  background-color: rgba(18, 93, 250, 0.95) !important;
}

.bg-dark-95 {
  background-color: rgba(53, 64, 83, 0.95) !important;
}

.bg-muted-95 {
  background-color: rgba(126, 140, 154, 0.95) !important;
}

.bg-body-95 {
  background-color: rgba(1, 4, 30, 0.95) !important;
}

.bg-success-95 {
  background-color: rgba(19, 206, 102, 0.95) !important;
}

.bg-warning-95 {
  background-color: rgba(255, 200, 44, 0.95) !important;
}

.bg-danger-95 {
  background-color: rgba(255, 73, 73, 0.95) !important;
}

.bg-info-95 {
  background-color: rgba(31, 182, 255, 0.95) !important;
}

.p100 {
  padding: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.py100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.px100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.m100 {
  margin: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.my100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mx100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.w100 {
  width: 100% !important;
}

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

.h100 {
  height: 100% !important;
}

.mh100 {
  max-height: 100% !important;
}

.fs100,
.fs-100 {
  font-size: 100% !important;
}

.text-brand-100 {
  color: #a2c617 !important;
}

.text-brand-secondary-100 {
  color: #c9d400 !important;
}

.text-primary-100 {
  color: #125dfa !important;
}

.text-dark-100 {
  color: #354053 !important;
}

.text-muted-100 {
  color: #7e8c9a !important;
}

.text-body-100 {
  color: #01041e !important;
}

.text-success-100 {
  color: #13ce66 !important;
}

.text-warning-100 {
  color: #ffc82c !important;
}

.text-danger-100 {
  color: #ff4949 !important;
}

.text-info-100 {
  color: #1fb6ff !important;
}

.bg-brand-100 {
  background-color: #a2c617 !important;
}

.bg-brand-secondary-100 {
  background-color: #c9d400 !important;
}

.bg-primary-100 {
  background-color: #125dfa !important;
}

.bg-dark-100 {
  background-color: #354053 !important;
}

.bg-muted-100 {
  background-color: #7e8c9a !important;
}

.bg-body-100 {
  background-color: #01041e !important;
}

.bg-success-100 {
  background-color: #13ce66 !important;
}

.bg-warning-100 {
  background-color: #ffc82c !important;
}

.bg-danger-100 {
  background-color: #ff4949 !important;
}

.bg-info-100 {
  background-color: #1fb6ff !important;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mr-auto {
  margin-right: auto;
}

.ml-atuo {
  margin-left: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.mt-auto {
  margin-top: auto;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.text-left,
.align-left {
  text-align: left !important;
}

.text-center,
.align-center {
  text-align: center !important;
}

.text-right,
.align-right {
  text-align: right !important;
}

.text-upper {
  text-transform: uppercase;
}

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

.text-brand {
  color: #a2c617 !important;
}

.text-brand-secondary {
  color: #c9d400 !important;
}

.text-primary {
  color: #125dfa !important;
}

.text-dark {
  color: #354053 !important;
}

.text-muted {
  color: #7e8c9a !important;
}

.text-body {
  color: #01041e !important;
}

.text-success {
  color: #13ce66 !important;
}

.text-warning {
  color: #ffc82c !important;
}

.text-danger {
  color: #ff4949 !important;
}

.text-info {
  color: #1fb6ff !important;
}

.bg-brand {
  background-color: #a2c617 !important;
}

.bg-brand-secondary {
  background-color: #a2c617 !important;
}

.bg-primary {
  background-color: #125dfa !important;
}

.bg-dark {
  background-color: #354053 !important;
}

.bg-muted {
  background-color: #7e8c9a !important;
}

.bg-body {
  background-color: #eef2f5 !important;
}

.bg-success {
  background-color: #13ce66 !important;
}

.bg-warning {
  background-color: #ffc82c !important;
}

.bg-danger {
  background-color: #ff4949 !important;
}

.bg-info {
  background-color: #1fb6ff !important;
}

.text-sm {
  font-size: 85%;
}

.text-lg {
  font-size: 110%;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
}

.hidden {
  height: 0;
  margin: 0 !important;
  overflow: hidden;
  width: 0;
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.container {
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}

.row {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: normal;
  margin-left: -20px;
  margin-right: -20px;
}
.row-stretch {
  align-items: stretch;
}
.row-stretch-height {
  align-items: stretch;
}
.row-center {
  align-items: center;
  justify-content: center;
}
.row-justify {
  justify-content: space-between;
}
.row-justify-center {
  justify-content: center;
}

.col {
  flex: 1;
  flex-grow: 1;
  flex-shrink: 1;
  padding-left: 20px;
  padding-right: 20px;
}

.col-5, .col5,
.col-10, .col10,
.col-15, .col15,
.col-20, .col20,
.col-25, .col25,
.col-30, .col30,
.col-33, .col33,
.col-35, .col35,
.col-40, .col40,
.col-45, .col45,
.col-50, .col50,
.col-55, .col55,
.col-60, .col60,
.col-65, .col65,
.col-70, .col70,
.col-75, .col75,
.col-80, .col80,
.col-85, .col85,
.col-90, .col90,
.col-95, .col95 {
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.col-5, .col5 {
  width: 5%;
}

.col-10, .col10 {
  width: 10%;
}

.col-15, .col15 {
  width: 15%;
}

.col-20, .col20 {
  width: 20%;
}

.col-25, .col25 {
  width: 25%;
}

.col-30, .col30 {
  width: 30%;
}

.col-33, .col33 {
  width: 33.33333333%;
}

.col-35, .col35 {
  width: 35%;
}

.col-40, .col40 {
  width: 40%;
}

.col-45, .col45 {
  width: 45%;
}

.col-50, .col50 {
  width: 50%;
}

.col-55, .col55 {
  width: 55%;
}

.col-60, .col60 {
  width: 60%;
}

.col-65, .col65 {
  width: 65%;
}

.col-70, .col70 {
  width: 70%;
}

.col-75, .col75 {
  width: 75%;
}

.col-80, .col80 {
  width: 80%;
}

.col-85, .col85 {
  width: 85%;
}

.col-90, .col90 {
  width: 90%;
}

.col-95, .col95 {
  width: 95%;
}

.row-narrow {
  margin-left: -10px;
  margin-right: -10px;
}
.row-narrow .col,
.row-narrow .col-5, .row-narrow .col5,
.row-narrow .col-10, .row-narrow .col10,
.row-narrow .col-15, .row-narrow .col15,
.row-narrow .col-20, .row-narrow .col20,
.row-narrow .col-25, .row-narrow .col25,
.row-narrow .col-30, .row-narrow .col30,
.row-narrow .col-33, .row-narrow .col33,
.row-narrow .col-35, .row-narrow .col35,
.row-narrow .col-40, .row-narrow .col40,
.row-narrow .col-45, .row-narrow .col45,
.row-narrow .col-50, .row-narrow .col50,
.row-narrow .col-55, .row-narrow .col55,
.row-narrow .col-60, .row-narrow .col60,
.row-narrow .col-65, .row-narrow .col65,
.row-narrow .col-70, .row-narrow .col70,
.row-narrow .col-75, .row-narrow .col75,
.row-narrow .col-80, .row-narrow .col80,
.row-narrow .col-85, .row-narrow .col85,
.row-narrow .col-90, .row-narrow .col90,
.row-narrow .col-95, .row-narrow .col95 {
  padding-left: 10px;
  padding-right: 10px;
}

.row-stretch .col,
.row-stretch .col-5, .row-stretch .col5,
.row-stretch .col-10, .row-stretch .col10,
.row-stretch .col-15, .row-stretch .col15,
.row-stretch .col-20, .row-stretch .col20,
.row-stretch .col-25, .row-stretch .col25,
.row-stretch .col-30, .row-stretch .col30,
.row-stretch .col-33, .row-stretch .col33,
.row-stretch .col-35, .row-stretch .col35,
.row-stretch .col-40, .row-stretch .col40,
.row-stretch .col-45, .row-stretch .col45,
.row-stretch .col-50, .row-stretch .col50,
.row-stretch .col-55, .row-stretch .col55,
.row-stretch .col-60, .row-stretch .col60,
.row-stretch .col-65, .row-stretch .col65,
.row-stretch .col-70, .row-stretch .col70,
.row-stretch .col-75, .row-stretch .col75,
.row-stretch .col-80, .row-stretch .col80,
.row-stretch .col-85, .row-stretch .col85,
.row-stretch .col-90, .row-stretch .col90,
.row-stretch .col-95, .row-stretch .col95 {
  align-items: center;
  display: flex;
}

.flex {
  align-items: center;
  display: flex;
}
.flex.space-between {
  justify-content: space-between;
}
.flex .flex-left,
.flex .flex-right {
  align-items: center;
  display: flex;
}

html,
body {
  height: 100%;
}

body {
  background-color: #eef2f5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  min-height: 100%;
  padding-left: 65px;
}

#wrapper {
  min-height: 100%;
  width: 100%;
}

* {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
}

#page-content {
  padding-bottom: 30px;
}

p {
  line-height: 1.5;
}

a {
  color: #125dfa;
}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

.address {
  font-style: normal;
  line-height: 1.45;
}

#sidebar {
  background-color: #fff;
  border-right: 1px solid #eef2f5;
  height: 100vh;
  left: 0;
  padding: 20px 10px;
  position: fixed;
  top: 0;
  width: 65px;
  z-index: 20;
}

.sidebar--nav li {
  margin-bottom: 20px;
}
.sidebar--nav a {
  align-items: center;
  border-radius: 8px;
  color: #7e8c9a;
  display: flex;
  font-size: 22px;
  height: 45px;
  justify-content: center;
  position: relative;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  width: 100%;
}
.sidebar--nav a::after {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 20px;
  box-shadow: 0 1px 2px rgba(1, 4, 30, 0.15);
  color: #fff;
  content: attr(title);
  display: flex;
  font-size: 14px;
  left: 100%;
  margin-left: 15px;
  opacity: 0;
  padding: 8px 15px;
  position: absolute;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  white-space: nowrap;
}
.sidebar--nav a:hover {
  color: #354053;
}
.sidebar--nav a:hover::after {
  opacity: 1;
  visibility: visible;
}
.sidebar--nav li.active a {
  background-color: #eef2f5;
  color: #125dfa;
}

#masthead {
  background: #fff;
  border-bottom: 1px solid #eef2f5;
  height: 65px;
  position: sticky;
  top: 0;
  z-index: 15;
}
#masthead > .container {
  height: 100%;
}

.masthead--left,
.masthead--right {
  align-items: center;
  display: flex;
  height: 100%;
}

.masthead--left_back a {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #7e8c9a;
  display: flex;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  margin-right: 15px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  width: 40px;
}
.masthead--left_back a:hover {
  background-color: #eef2f5;
  color: #125dfa;
}

.masthead--left h1 {
  font-size: 20px;
  font-weight: 500;
}

.masthead--search {
  left: 50%;
  position: absolute;
  margin: -20px 0 0 -200px;
  top: 50%;
  width: 400px;
}
.masthead--search input {
  background: #eef2f5;
  border: none;
  border-radius: 5px;
  caret-color: #125dfa;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  height: 40px;
  padding: 4px 10px 4px 35px;
  transition: all 0.2s ease-in-out;
  width: 400px;
}
.masthead--search input::-webkit-input-placeholder {
  color: #7e8c9a;
  transition: all 0.2s ease-in-out;
}
.masthead--search input::-moz-placeholder {
  color: #7e8c9a;
  transition: all 0.2s ease-in-out;
}
.masthead--search input:-ms-input-placeholder {
  color: #7e8c9a;
  transition: all 0.2s ease-in-out;
}
.masthead--search input:-moz-placeholder {
  color: #7e8c9a;
  transition: all 0.2s ease-in-out;
}
.masthead--search input:focus {
  background-color: #f4f7f9;
}
.masthead--search input:focus::-webkit-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.masthead--search input:focus::-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.masthead--search input:focus:-ms-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.masthead--search input:focus:-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.masthead--search input:focus + label {
  color: #125dfa;
}
.masthead--search label {
  color: #7e8c9a;
  font-size: 18px;
  left: 10px;
  line-height: 40px;
  position: absolute;
  transition: all 0.2s ease-in-out;
}

.masthead--user .dropdown-toggle {
  align-items: center;
  display: flex;
}
.masthead--user .masthead--user_avatar {
  border: 1px solid rgba(1, 4, 30, 0.15);
  border-radius: 50%;
  height: 32px;
  margin-right: 7px;
  width: 32px;
}
.masthead--user .masthead--user_name {
  color: #657380;
  transition: color 0.2s ease-in-out;
}
.masthead--user.in .masthead--user_name {
  color: #01041e;
}

.masthead__crumb {
  color: #7e8c9a;
  display: inline-block;
  text-decoration: none;
}
.masthead__crumb:hover {
  color: #125dfa;
}
.masthead__crumb:hover::after {
  color: #7e8c9a;
}
.masthead__crumb::after {
  content: "›";
  display: inline-block;
  margin: 0 10px;
}

.page-header {
  background: #fff;
  border-bottom: 1px solid #eef2f5;
  margin-bottom: 30px;
  padding-top: 30px;
  position: sticky;
  top: -10px;
  width: 100%;
  z-index: 14;
}
.page-header h3 {
  font-size: 18px;
  font-weight: 600;
}
.page-header--sticky {
  top: 65px;
}

.page-tabs {
  margin-top: 10px;
}
.page-tabs a {
  color: #354053;
  display: inline-block;
  padding: 15px 20px;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}
.page-tabs a:hover {
  color: #01041e;
}
.page-tabs a.disabled {
  color: #9ba6b0;
  cursor: not-allowed;
}
.page-tabs a.active {
  color: #125dfa;
  font-weight: 500;
  position: relative;
}
.page-tabs a.active::after {
  background-color: #125dfa;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

.container {
  min-height: 100%;
}
.container--content {
  padding: 25px;
}

.alert {
  border-left-width: 5px;
  border-style: solid;
  border-radius: 5px;
  padding: 20px;
}
.alert-primary {
  background-color: rgba(18, 93, 250, 0.15);
  border-color: #125dfa;
  color: #125dfa;
}
.alert-success {
  background-color: rgba(19, 206, 102, 0.15);
  border-color: #13ce66;
  color: #08592c;
}
.alert-warning {
  background-color: rgba(255, 200, 44, 0.15);
  border-color: #ffc82c;
  color: #ac7f00;
}
.alert-danger {
  background-color: rgba(255, 73, 73, 0.15);
  border-color: #ff4949;
  color: #ff4949;
}
.alert-info {
  background-color: rgba(31, 182, 255, 0.15);
  border-color: #1fb6ff;
  color: #007cb8;
}

.badge {
  background-color: #7e8c9a;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.badge--success {
  background-color: #13ce66;
}
.badge--danger {
  background-color: #ff4949;
}
.badge--primary {
  background-color: #125dfa;
}

.dropdown {
  position: relative;
}
.dropdown.in .dropdown-menu, .dropdown:focus .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.dropdown.in .dropdown-toggle:after, .dropdown:focus .dropdown-toggle:after {
  border-top-color: rgba(126, 140, 154, 0.5);
}
.dropdown.dropdown-right .dropdown-menu {
  right: 0;
}

.dropdown-toggle {
  cursor: pointer;
}
.dropdown-toggle:after {
  border-left: 4px solid transparent;
  border-top: 4px solid #7e8c9a;
  border-right: 4px solid transparent;
  content: "";
  margin-left: 10px;
  transition: border 0.2s ease-in-out;
}

.dropdown-menu {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(1, 4, 30, 0.15);
  opacity: 0;
  padding: 5px 0;
  position: absolute;
  min-width: 200px;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  z-index: 500;
}
.dropdown-menu li a {
  align-items: center;
  color: #01041e;
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
  padding: 0 12px;
  text-decoration: none;
}
.dropdown-menu li a:hover {
  background-color: rgba(18, 93, 250, 0.05);
  color: #125dfa;
}
.dropdown-menu li a:hover i {
  color: #125dfa;
}
.dropdown-menu li a i {
  color: #7e8c9a;
  font-size: 18px;
  margin-right: 8px;
}
.dropdown-menu li hr {
  border: none;
  border-top: 1px solid rgba(126, 140, 154, 0.25);
  margin: 5px 0;
}
.dropdown-menu li.dropdown-menu__danger a:hover {
  background-color: rgba(255, 73, 73, 0.05);
  color: #ff4949;
}
.dropdown-menu li.dropdown-menu__danger a:hover i {
  color: #ff4949;
}
.dropdown-menu li.dropdown-menu__success a:hover {
  background-color: rgba(19, 206, 102, 0.05);
  color: #13ce66;
}
.dropdown-menu li.dropdown-menu__success a:hover i {
  color: #13ce66;
}
.dropdown-menu li.dropdown-menu__warning a:hover {
  background-color: rgba(255, 200, 44, 0.05);
  color: #ffc82c;
}
.dropdown-menu li.dropdown-menu__warning a:hover i {
  color: #ffc82c;
}

.btn {
  background: transparent;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 20px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.btn + .btn {
  margin-left: 5px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-rounded {
  border-radius: 50px;
}
.btn-sm {
  font-size: 14px;
  font-weight: 400;
  padding: 10px 12px;
}
.btn-inline {
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
}

.btn-primary {
  background: #eef2f5;
  color: #125dfa;
}
.btn-primary:hover {
  background: #f4f7f9;
}

.btn-brand {
  background-color: #125dfa;
  color: #fff;
}
.btn-brand:hover {
  background-color: #0448d5;
}

.btn-danger {
  color: #ff4949;
}
.btn-danger:hover {
  background: rgba(255, 73, 73, 0.1);
}

.btn-success {
  background: rgba(19, 206, 102, 0.1);
  color: #13ce66;
}
.btn-success:hover {
  background: rgba(19, 206, 102, 0.25);
  color: #0f9f4f;
}

.btn-text {
  color: #7e8c9a;
}
.btn-text:hover {
  color: #125dfa;
}

.btn-round {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  color: #7e8c9a;
  display: flex;
  height: 38px;
  justify-content: center;
  width: 38px;
}
.btn-round:hover {
  color: #01041e;
}
.btn-round.dropdown-toggle::after {
  display: none;
}

.btn__icon {
  font-size: 22px;
}

.card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 2px rgba(1, 4, 30, 0.15);
  color: #01041e;
  display: block;
  padding: 25px;
  text-decoration: none;
}
.card--dashboard {
  align-items: center;
  border: 1px solid transparent;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 15px;
  transition: border 0.2s ease-in-out;
}
.card--dashboard:hover {
  border-color: #125dfa;
}
.card + .card {
  margin-top: 30px;
}

.card-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 40px;
}

.card-subtitle {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 25px;
}

.card-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.card-header .card-title {
  margin-bottom: 0;
}

.dash-card__icon {
  align-items: center;
  background-color: #125dfa;
  border-radius: 50%;
  color: #fff;
  display: flex;
  height: 50px;
  flex-shrink: 0;
  flex-grow: 0;
  justify-content: center;
  margin-right: 25px;
  width: 50px;
}
.dash-card__icon i {
  font-size: 24px;
}
.dash-card__data {
  flex-grow: 1;
}
.dash-card__title {
  color: #7e8c9a;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.dash-card__value {
  font-size: 28px;
  font-weight: 600;
  margin-top: 5px;
}

.filter {
  align-items: center;
  display: flex;
}
.filter label {
  color: #7e8c9a;
  font-weight: bold;
  margin-right: 10px;
  text-transform: uppercase;
}

.filter-select select,
.filter-dropdown__selected {
  appearance: none;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(1, 4, 30, 0.15);
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  padding: 8px 35px 8px 12px;
}

.filter-select,
.filter-dropdown__selected {
  position: relative;
}
.filter-select::after,
.filter-dropdown__selected::after {
  border-right: 2px solid #7e8c9a;
  border-bottom: 2px solid #7e8c9a;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 15px;
  transform: rotate(45deg);
  top: 50%;
  width: 8px;
  z-index: 5;
}

.filter-select select:focus,
.filter-dropdown.focus .filter-dropdown__selected {
  border-color: #125dfa;
  outline: none;
}

body.modal-visible {
  overflow: hidden;
}

.modal {
  background: rgba(0, 0, 0, 0.75);
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  z-index: 1000;
}
.modal.modal-in {
  opacity: 1;
  overflow-y: auto;
  visibility: visible;
}
.modal.modal-in .modal-dialog {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

.modal-dialog {
  align-self: flex-start;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 30px;
  margin-top: 50px;
  opacity: 0;
  transform: translateY(-25px);
  transition: all 0.2s ease-in-out;
  transition-delay: 0.2s;
  visibility: hidden;
  width: 560px;
}
.modal-dialog.modal-lg {
  width: 720px;
}

.modal-header {
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 0 20px;
}
.modal-header .modal-close {
  background: transparent;
  border: none;
  border-radius: 50%;
  color: #7e8c9a;
  cursor: pointer;
  display: flex;
  font-size: 24px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  width: 35px;
}
.modal-header .modal-close:hover {
  background: #eef2f5;
  color: #125dfa;
}

.modal-title {
  font-size: 24px;
  font-weight: 600;
}

.modal-body {
  padding: 20px;
}

.modal-footer {
  display: flex;
  justify-content: flex-end;
  padding: 0 20px 20px 20px;
}

.modal--loading .modal-footer,
.modal--loading .modal-body {
  visibility: hidden;
}
.modal--loading .modal-body {
  position: relative;
}
.modal--loading .modal-body::after {
  content: "";
  border: 4px solid #eee;
  border-bottom-color: #125dfa;
  border-radius: 50%;
  display: block;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: 50%;
  visibility: visible;
  width: 40px;
  -webkit-animation: spin 0.75s linear infinite;
  -moz-animation: spin 0.75s linear infinite;
  animation: spin 0.75s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.data-table {
  border-collapse: collapse;
  width: 100%;
}
.data-table th,
.data-table td {
  padding: 15px;
  text-align: left;
}
.data-table thead th {
  background: #eef2f5;
  color: #7e8c9a;
  font-size: 85%;
  font-weight: bold;
  padding: 10px;
  position: sticky;
  top: attr(data-top);
  text-transform: uppercase;
}
.data-table tbody tr {
  background: #fff;
}
.data-table tbody tr:hover td {
  background: rgba(0, 0, 0, 0.025);
}
.data-table tbody tr.row--success td {
  background: rgba(19, 206, 102, 0.5);
}
.data-table tbody tr.row--danger td {
  background: rgba(255, 73, 73, 0.5);
}
.data-table tbody tr.row--orange td {
  background: rgba(255, 165, 0, 0.5);
}
.data-table tbody tr.row--pink td {
  background: rgba(255, 192, 203, 0.5);
}
.data-table tbody tr.row--selected td {
  background: rgba(18, 93, 250, 0.1);
}
.data-table tbody tr td {
  transition: background 0.1s ease-in-out;
}
.data-table tbody tr td:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.data-table tbody tr td:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.data-table tr.sep {
  background: #eef2f5;
  height: 10px;
  padding: 0;
}

.item-table {
  border-collapse: separate;
  width: 100%;
}
.item-table th,
.item-table td {
  padding: 15px;
  text-align: left;
  vertical-align: top;
}
.item-table th {
  white-space: nowrap;
}
.item-table thead,
.item-table tbody {
  font-size: 85%;
}
.item-table thead th {
  background-color: rgba(0, 0, 0, 0.045);
  color: #125dfa;
  font-size: 90%;
  font-weight: 600;
  text-transform: uppercase;
}
.item-table thead th:first-child {
  border-top-left-radius: 8px;
}
.item-table thead th:last-child {
  border-top-right-radius: 8px;
}
.item-table tbody {
  line-height: 1.7;
}
.item-table tbody tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.item-table tbody tr td:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.045);
}
.item-table tbody tr td:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.045);
}
.item-table tbody tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.045);
}
.item-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
.item-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
.item-table tfoot {
  font-size: 100%;
  line-height: 1.7;
}
.item-table tfoot td,
.item-table tfoot th {
  padding-bottom: 5px;
  padding-top: 5px;
}
.item-table tfoot tr:first-child td,
.item-table tfoot tr:first-child th {
  padding-top: 25px;
}

.initials {
  background-color: #125dfa;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 40px;
}

.pagination {
  display: flex;
}

.pagination__button {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #01041e;
  display: block;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  transition: border 0.2s ease-in-out;
  width: 40px;
}
.pagination__button:hover {
  border-color: #125dfa;
}
.pagination__button--active {
  color: #125dfa;
  font-weight: bold;
}
.pagination__button--active:hover {
  border-color: transparent;
}
.pagination__button--disabled {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}

.note + .note {
  margin-top: 20px;
}

.note__content {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  display: inline-block;
  line-height: 1.5;
  padding: 10px;
  width: auto;
}

.note__info {
  color: #7e8c9a;
  font-size: 12px;
  margin-top: 8px;
}

.note__uploads {
  margin-top: 15px;
}
.note__uploads-title {
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}
.note__uploads-list {
  font-size: 13px;
}
.note__uploads-list a {
  color: #000;
}

.thumbnails {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -1%;
  padding: 0;
}

.thumbnail__item {
  display: inline-block;
  margin: 0 1% 20px;
  width: 23%;
}
.thumbnail__link {
  background: #fff;
  border: 1px solid #e1e5e8;
  border-radius: 4px;
  display: block;
  padding: 5px;
  transition: border-color 0.2s ease-in-out;
}
.thumbnail__link:hover {
  border-color: #125dfa;
}
.thumbnail__image {
  display: block;
  height: auto;
  width: 100%;
}
.thumbnail__date {
  display: block;
  font-size: 90%;
  margin-top: 5px;
}

.file {
  align-items: center;
  border: 1px solid #e1e5e8;
  border-radius: 4px;
  display: flex;
  margin-bottom: 20px;
  padding: 10px;
  text-decoration: none;
  transition: border 0.15s ease-in-out;
  width: 100%;
}
.file:hover {
  border-color: #125dfa;
}
.file__icon {
  color: #7e8c9a;
  font-size: 24px;
  margin-right: 8px;
  text-decoration: none;
}

.pill {
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  padding: 8px 12px;
}
.pill--upper {
  font-size: 75%;
  text-transform: uppercase;
}
.pill--primary {
  background-color: #eef2f5;
  color: #125dfa;
}
.pill--success {
  background-color: rgba(19, 206, 102, 0.15);
  color: #0f9f4f;
}
.pill--danger {
  background-color: rgba(255, 73, 73, 0.15);
  color: #ff4949;
}
.pill--muted {
  background-color: rgba(0, 0, 0, 0.05);
  color: #7e8c9a;
}

dl dt, dl dd {
  margin: 0;
  padding: 0;
}
dl dt {
  color: #7e8c9a;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
dl dt + dd {
  margin-top: 5px;
}
dl dd + dt {
  margin-top: 20px;
}

.grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.grid__item {
  width: 15%;
}

.cta {
  align-items: center;
  background: #fff;
  border: 1px solid #e1e5e8;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 15px;
  text-decoration: none;
  transition: border 0.15s ease-in-out;
}
.cta:hover {
  border-color: #125dfa;
}
.cta__icon {
  background: #125dfa;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 55px;
  font-size: 20px;
  line-height: 55px;
  margin-bottom: 15px;
  text-align: center;
  width: 55px;
}
.cta__title {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.loader {
  align-items: center;
  background: rgba(255, 255, 255, 0.85);
  bottom: 0;
  display: none;
  flex-direction: column;
  left: 0;
  justify-content: center;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 200;
}
.loader--in {
  display: flex;
}
.loader__icon {
  border: 5px solid #125dfa;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: block;
  height: 50px;
  width: 50px;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
.loader__text {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
}

.progress {
  background-color: #eee;
  border-radius: 18px;
  height: 15px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.progress__bar {
  background-color: #125dfa;
  height: 100%;
  left: 0;
  opacity: 0.25;
  position: absolute;
}
.progress__label {
  color: #000;
  display: block;
  font-size: 12px;
  position: relative;
  text-align: center;
  line-height: normal;
  width: 100%;
  z-index: 1;
}

.question {
  border-radius: 5px;
  padding: 10px;
  transition: background 0.2s ease;
}
.question:hover {
  background-color: #f4f7f9;
}
.question__question {
  font-size: 16px;
  margin-bottom: 10px;
}
.question__options {
  align-items: center;
  display: flex;
}
.question__options .checkbox {
  flex: 1;
}
.question__image {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  height: auto;
  max-width: 70%;
  margin-bottom: 15px;
  padding: 5px;
}
.question + .question {
  margin-top: 20px;
}

.tabs {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

.tab {
  background: #fff;
  border-radius: 50px;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
.tab--active {
  background: #125dfa;
  color: #fff;
}

.page-title {
  align-items: center;
  display: flex;
  margin-bottom: 25px;
}
.page-title__icon {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  display: flex;
  height: 35px;
  justify-content: center;
  margin-right: 10px;
  width: 35px;
}
.page-title__icon i {
  color: #125dfa;
  font-size: 20px;
}
.page-title__text {
  font-size: 22px;
  font-weight: 500;
}

.subtitle {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.input label,
.input .label {
  display: block;
  margin-bottom: 15px;
}

.input input {
  appearance: none;
  border: 1px solid #e1e5e8;
  border-radius: 5px;
  caret-color: #125dfa;
  display: block;
  height: 32px;
  padding: 0 10px;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.input input:focus {
  border-color: rgba(18, 93, 250, 0.5);
  box-shadow: 0 0 0 3px rgba(18, 93, 250, 0.2);
}
.input input:focus::-webkit-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input input:focus::-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input input:focus:-ms-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input input:focus:-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input input[disabled] {
  background: #eef2f5;
  color: #7e8c9a;
  cursor: not-allowed;
  opacity: 1;
}
.input .input-prepend,
.input .input-append {
  position: relative;
}
.input .input-prepend span,
.input .input-append span {
  color: #7e8c9a;
  font-size: 16px;
  line-height: 32px;
  padding: 0 10px;
  position: absolute;
  top: 0;
}
.input .input-prepend input {
  padding-left: 28px;
}
.input .input-append span:last-child {
  right: 0;
}
.input .input-append input {
  padding-right: 30px;
}
.input--large input {
  font-size: 20px;
  height: 45px;
}

.select-element {
  height: 32px;
  position: relative;
}
.select-element select {
  appearance: none;
  border: 1px solid #e1e5e8;
  border-radius: 5px;
  cursor: pointer;
  height: 100%;
  outline: none;
  padding: 0 10px;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.select-element select:focus {
  border-color: rgba(18, 93, 250, 0.5);
  box-shadow: 0 0 0 3px rgba(18, 93, 250, 0.2);
}
.select-element select[disabled] {
  background: #eef2f5;
  color: #7e8c9a;
  cursor: not-allowed;
  opacity: 1;
}
.select-element::after {
  border-right: 2px solid #7e8c9a;
  border-bottom: 2px solid #7e8c9a;
  content: "";
  display: block;
  height: 8px;
  margin-top: -5px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: rotate(45deg);
  width: 8px;
}
.select-element--multiple {
  min-height: 150px;
  padding: 5px 0;
  width: 100%;
}
.select-element--multiple::after {
  display: none;
}
.select-element--multiple option {
  padding: 5px;
}

.input textarea {
  appearance: none;
  border: 1px solid #e1e5e8;
  border-radius: 5px;
  caret-color: #125dfa;
  display: block;
  height: 250px;
  max-height: 500px;
  max-width: 100%;
  min-height: 100px;
  outline: none;
  padding: 10px;
  resize: vertical;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.input textarea:focus {
  border-color: rgba(18, 93, 250, 0.5);
  box-shadow: 0 0 0 3px rgba(18, 93, 250, 0.2);
}
.input textarea:focus::-webkit-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input textarea:focus::-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input textarea:focus:-ms-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input textarea:focus:-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.input textarea[disabled] {
  background: #eef2f5;
  color: #7e8c9a;
  cursor: not-allowed;
  opacity: 1;
}

label.checkbox {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}
label.checkbox + label.checkbox {
  margin-left: 10px;
}
label.checkbox input[type=checkbox] {
  display: none;
}
label.checkbox input[type=checkbox]:checked + .pretty-checkbox {
  border-color: #125dfa;
}
label.checkbox input[type=checkbox]:checked + .pretty-checkbox::after {
  opacity: 1;
  transform: rotate(45deg) scale(0.85);
  visibility: visible;
}
label.checkbox .pretty-checkbox {
  background: #fff;
  border: 1px solid #e1e5e8;
  border-radius: 5px;
  display: inline-block;
  height: 16px;
  margin-right: 8px;
  position: relative;
  transition: all 0.075s ease-in-out;
  width: 16px;
}
label.checkbox .pretty-checkbox::after {
  border-bottom: 2px solid #125dfa;
  border-right: 2px solid #125dfa;
  content: "";
  display: block;
  height: 12px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg) scale(0);
  transition: all 0.075s ease-in-out;
  visibility: hidden;
  width: 6px;
}

label.radio {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}
label.radio + label.radio {
  margin-left: 10px;
}
label.radio input[type=radio] {
  display: none;
}
label.radio input[type=radio]:checked + .pretty-radio {
  border-color: #125dfa;
}
label.radio input[type=radio]:checked + .pretty-radio::after {
  opacity: 1;
  transform: scale(0.85);
  visibility: visible;
}
label.radio .pretty-radio {
  border: 1px solid #e1e5e8;
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  margin-right: 8px;
  position: relative;
  transition: all 0.075s ease-in-out;
  width: 16px;
}
label.radio .pretty-radio::after {
  background: #125dfa;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 2px;
  opacity: 0;
  position: absolute;
  top: 2px;
  transform: scale(0);
  transition: all 0.075s ease-in-out;
  visibility: hidden;
  width: 10px;
}

label.toggle {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}
label.toggle + label.toggle {
  margin-top: 20px;
}
label.toggle input {
  display: none;
}
label.toggle input:checked + .toggle-switch {
  background-color: #125dfa;
  border-color: #125dfa;
}
label.toggle input:checked + .toggle-switch::after {
  transform: translateX(18px);
}
label.toggle input[disabled] + .toggle-switch, label.toggle input[readonly] + .toggle-switch {
  opacity: 0.75;
}
label.toggle input[disabled] {
  cursor: not-allowed;
}
label.toggle .toggle-switch {
  background: #eef2f5;
  border: 1px solid #e1e5e8;
  border-radius: 20px;
  display: inline-block;
  height: 24px;
  margin-right: 8px;
  position: relative;
  transition: all 0.075s ease-in-out;
  width: 42px;
}
label.toggle .toggle-switch::after {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(1, 4, 30, 0.15);
  content: "";
  display: block;
  height: 20px;
  left: 1px;
  position: absolute;
  top: 1px;
  transition: all 0.075s ease-in-out;
  width: 20px;
}
label.toggle.toggle-danger input:checked + .toggle-switch {
  background-color: #ff4949;
  border-color: #ff4949;
}
label.toggle.toggle-success input:checked + .toggle-switch {
  background-color: #13ce66;
  border-color: #13ce66;
}

.form-help {
  color: #7e8c9a;
  display: block;
  font-size: 90%;
  margin-top: 5px;
}

.ql-editor {
  appearance: none;
  border: 1px solid #e1e5e8;
  border-radius: 5px;
  caret-color: #125dfa;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  height: 250px;
  max-height: 500px;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.ql-editor:focus {
  border-color: rgba(18, 93, 250, 0.5);
  box-shadow: 0 0 0 3px rgba(18, 93, 250, 0.2);
}
.ql-editor:focus::-webkit-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.ql-editor:focus::-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.ql-editor:focus:-ms-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.ql-editor:focus:-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.ql-editor[disabled] {
  background: #eef2f5;
  color: #7e8c9a;
  cursor: not-allowed;
  opacity: 1;
}
.ql-editor em, .ql-editor i {
  font-style: italic;
}
.ql-editor strong, .ql-editor b {
  font-weight: bold;
}

.ql-bubble .ql-tooltip {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(1, 4, 30, 0.15);
  z-index: 100;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #354053;
}
.ql-bubble .ql-stroke {
  stroke: #354053;
}
.ql-bubble.ql-toolbar button:hover .ql-fill, .ql-bubble .ql-toolbar button:hover .ql-fill, .ql-bubble.ql-toolbar button:focus .ql-fill, .ql-bubble .ql-toolbar button:focus .ql-fill, .ql-bubble.ql-toolbar button.ql-active .ql-fill, .ql-bubble .ql-toolbar button.ql-active .ql-fill, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #125dfa;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke, .ql-bubble .ql-toolbar button:hover .ql-stroke, .ql-bubble.ql-toolbar button:focus .ql-stroke, .ql-bubble .ql-toolbar button:focus .ql-stroke, .ql-bubble.ql-toolbar button.ql-active .ql-stroke, .ql-bubble .ql-toolbar button.ql-active .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble.ql-toolbar button:hover .ql-stroke-miter, .ql-bubble .ql-toolbar button:hover .ql-stroke-miter, .ql-bubble.ql-toolbar button:focus .ql-stroke-miter, .ql-bubble .ql-toolbar button:focus .ql-stroke-miter, .ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter, .ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #125dfa;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  box-shadow: none;
  color: #354053;
  font-size: 14px;
}
.ql-bubble .ql-tooltip-arrow {
  display: none;
}

.select2-container {
  display: block;
  min-width: 100%;
}
.select2-container .select2-selection--single {
  border-color: #e1e5e8;
  border-radius: 5px !important;
  height: 32px;
  transition: all 0.2s ease-in-out;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  height: 30px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  border-top-color: #7e8c9a;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom-color: #7e8c9a;
}
.select2-container .select2-selection__rendered {
  line-height: 32px;
}
.select2-container .select2-dropdown {
  border-color: #e1e5e8;
}
.select2-container .select2-results__option {
  color: #01041e;
}
.select2-container .select2-results__option--selected {
  background: #eef2f5;
}
.select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: #125dfa;
}
.select2-container .select2-search .select2-search__field {
  border-color: #e1e5e8;
  border-radius: 5px;
  caret-color: #125dfa;
  height: 32px;
  padding: 0 10px;
}
.select2-container .select2-search .select2-search__field::-webkit-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.select2-container .select2-search .select2-search__field::-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.select2-container .select2-search .select2-search__field:-ms-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.select2-container .select2-search .select2-search__field:-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.select2-container .select2-search .select2-search__field:focus {
  border-color: rgba(18, 93, 250, 0.5);
}
.select2-container.select2-container--open .select2-selection--single {
  border-radius: 5px !important;
}
.select2-container.select2-container--focus .select2-selection--single, .select2-container.select2-container--open .select2-selection--single {
  border-color: rgba(18, 93, 250, 0.5);
  box-shadow: 0 0 0 3px rgba(18, 93, 250, 0.2);
}

.litepicker .container__days .day-item {
  color: #01041e;
}
.litepicker .container__days .day-item.is-today {
  color: #125dfa;
}
.litepicker .container__days .day-item.is-start-date, .litepicker .container__days .day-item.is-end-date {
  background-color: #125dfa;
}
.litepicker .container__days .day-item.is-start-date:hover, .litepicker .container__days .day-item.is-end-date:hover {
  color: #fff;
}
.litepicker .container__days .day-item:hover {
  box-shadow: inset 0 0 0 1px #125dfa;
  color: #125dfa;
}

.rangeslider__fill,
.rangeslider__fill__bg,
.rangeslider__handle {
  background-color: #125dfa;
}

.rangeslider__fill__bg {
  background-color: #e1e5e8;
}

.rangeslider__handle {
  border: none;
}
.rangeslider__handle:active {
  background-color: #125dfa;
}

#calendar.fc .fc-toolbar-title {
  font-size: 22px;
  font-weight: bold;
}
#calendar.fc .fc-button {
  background-color: #125dfa;
  border-color: #125dfa;
  box-shadow: none;
  color: #fff;
}
#calendar.fc .fc-col-header-cell {
  background-color: whiteSmoke;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  padding: 10px 5px;
  text-transform: uppercase;
}
#calendar.fc .fc-col-header-cell-cushion {
  color: #000;
}
#calendar.fc .fc-daygrid-day {
  background-color: #fff;
  cursor: pointer;
  padding: 10px;
}
#calendar.fc .fc-daygrid-day.fc-day-today {
  background-color: #dae6fe;
}
#calendar.fc .fc-event {
  background-color: #125dfa;
  border-color: #125dfa;
  padding: 4px;
}

.login-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.login-container .alert {
  margin-bottom: 20px;
}

.login-form {
  background: #fff;
  border-radius: 8px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-top: auto;
  padding: 65px 30px 50px 30px;
  position: relative;
  width: 450px;
}

.login-form__splash {
  align-items: center;
  background: #125dfa;
  border: 7px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: flex;
  height: 100px;
  justify-content: center;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  top: -50px;
  width: 100px;
}
.login-form__splash i {
  font-size: 50px;
}

.login-title {
  font-size: 28px;
  margin-bottom: 40px;
  text-align: center;
}

.login-field {
  height: 40px;
  margin-bottom: 20px;
  position: relative;
}
.login-field input {
  border: 1px solid #e1e5e8;
  border-radius: 5px;
  caret-color: #125dfa;
  height: 100%;
  padding: 0 20px 0 40px;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.login-field input::-webkit-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.login-field input::-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.login-field input:-ms-input-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.login-field input:-moz-placeholder {
  color: #9ba6b0;
  transition: all 0.2s ease-in-out;
}
.login-field input:focus {
  border-color: #125dfa;
  box-shadow: 0 0 0 3px rgba(18, 93, 250, 0.2);
}
.login-field input:focus::-webkit-input-placeholder {
  color: #c6ccd2;
  transition: all 0.2s ease-in-out;
}
.login-field input:focus::-moz-placeholder {
  color: #c6ccd2;
  transition: all 0.2s ease-in-out;
}
.login-field input:focus:-ms-input-placeholder {
  color: #c6ccd2;
  transition: all 0.2s ease-in-out;
}
.login-field input:focus:-moz-placeholder {
  color: #c6ccd2;
  transition: all 0.2s ease-in-out;
}
.login-field input:focus + label {
  color: #125dfa;
}
.login-field > label {
  color: #7e8c9a;
  font-size: 20px;
  left: 10px;
  line-height: 40px;
  position: absolute;
  transition: color 0.25s ease-in-out;
}
.login-field > label:after {
  background-color: #e1e5e8;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 10px;
  right: -5px;
  width: 1px;
}

.login-footer {
  color: #7e8c9a;
  font-size: 12px;
  margin-top: auto;
  padding: 50px 0;
  text-align: center;
  width: 100%;
}

/*# sourceMappingURL=admin.css.map */
