/*
 * These theme uses default variables at ../_variables.scss
 */
/*
 * Default variable values
 * Create separate themes/theme/_variables.scss to override these variables
 */
/*
 * General
 */
/*
 * Sidebar
 */
/*
 * Top
 */
/*
 * Content
 */
/*
 * Buttons
 */
/*
 * Inputs
 */
/*
 * Messages
 */
/*
 * Login
 */
/*
 * jQuery UI
 */
/*
 * Charts
 */
.hidden {
  display: none;
}

.clear-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.p10 {
  padding: 10px;
  padding: 0.71429rem;
}

.p20 {
  padding: 20px;
  padding: 1.42857rem;
}

.p30 {
  padding: 30px;
  padding: 2.14286rem;
}

.p40 {
  padding: 40px;
  padding: 2.85714rem;
}

.p50 {
  padding: 50px;
  padding: 3.57143rem;
}

.p60 {
  padding: 60px;
  padding: 4.28571rem;
}

.p70 {
  padding: 70px;
  padding: 5rem;
}

.p80 {
  padding: 80px;
  padding: 5.71429rem;
}

.pt10 {
  padding-top: 10px;
  padding-top: 0.71429rem;
}

.pt20 {
  padding-top: 20px;
  padding-top: 1.42857rem;
}

.pt30 {
  padding-top: 30px;
  padding-top: 2.14286rem;
}

.pt40 {
  padding-top: 40px;
  padding-top: 2.85714rem;
}

.pt50 {
  padding-top: 50px;
  padding-top: 3.57143rem;
}

.pt60 {
  padding-top: 60px;
  padding-top: 4.28571rem;
}

.pt70 {
  padding-top: 70px;
  padding-top: 5rem;
}

.pt80 {
  padding-top: 80px;
  padding-top: 5.71429rem;
}

.pr10 {
  padding-right: 10px;
  padding-right: 0.71429rem;
}

.pr20 {
  padding-right: 20px;
  padding-right: 1.42857rem;
}

.pr30 {
  padding-right: 30px;
  padding-right: 2.14286rem;
}

.pr40 {
  padding-right: 40px;
  padding-right: 2.85714rem;
}

.pr50 {
  padding-right: 50px;
  padding-right: 3.57143rem;
}

.pr60 {
  padding-right: 60px;
  padding-right: 4.28571rem;
}

.pr70 {
  padding-right: 70px;
  padding-right: 5rem;
}

.pr80 {
  padding-right: 80px;
  padding-right: 5.71429rem;
}

.pb10 {
  padding-bottom: 10px;
  padding-bottom: 0.71429rem;
}

.pb20 {
  padding-bottom: 20px;
  padding-bottom: 1.42857rem;
}

.pb30 {
  padding-bottom: 30px;
  padding-bottom: 2.14286rem;
}

.pb40 {
  padding-bottom: 40px;
  padding-bottom: 2.85714rem;
}

.pb50 {
  padding-bottom: 50px;
  padding-bottom: 3.57143rem;
}

.pb60 {
  padding-bottom: 60px;
  padding-bottom: 4.28571rem;
}

.pb70 {
  padding-bottom: 70px;
  padding-bottom: 5rem;
}

.pb80 {
  padding-bottom: 80px;
  padding-bottom: 5.71429rem;
}

.pl10 {
  padding-left: 10px;
  padding-left: 0.71429rem;
}

.pl20 {
  padding-left: 20px;
  padding-left: 1.42857rem;
}

.pl30 {
  padding-left: 30px;
  padding-left: 2.14286rem;
}

.pl40 {
  padding-left: 40px;
  padding-left: 2.85714rem;
}

.pl50 {
  padding-left: 50px;
  padding-left: 3.57143rem;
}

.pl60 {
  padding-left: 60px;
  padding-left: 4.28571rem;
}

.pl70 {
  padding-left: 70px;
  padding-left: 5rem;
}

.pl80 {
  padding-left: 80px;
  padding-left: 5.71429rem;
}

.m10 {
  margin: 10px;
  margin: 0.71429rem;
}

.m20 {
  margin: 20px;
  margin: 1.42857rem;
}

.m30 {
  margin: 30px;
  margin: 2.14286rem;
}

.m40 {
  margin: 40px;
  margin: 2.85714rem;
}

.m50 {
  margin: 50px;
  margin: 3.57143rem;
}

.m60 {
  margin: 60px;
  margin: 4.28571rem;
}

.m70 {
  margin: 70px;
  margin: 5rem;
}

.m80 {
  margin: 80px;
  margin: 5.71429rem;
}

.mt10 {
  margin-top: 10px;
  margin-top: 0.71429rem;
}

.mt20 {
  margin-top: 20px;
  margin-top: 1.42857rem;
}

.mt30 {
  margin-top: 30px;
  margin-top: 2.14286rem;
}

.mt40 {
  margin-top: 40px;
  margin-top: 2.85714rem;
}

.mt50 {
  margin-top: 50px;
  margin-top: 3.57143rem;
}

.mt60 {
  margin-top: 60px;
  margin-top: 4.28571rem;
}

.mt70 {
  margin-top: 70px;
  margin-top: 5rem;
}

.mt80 {
  margin-top: 80px;
  margin-top: 5.71429rem;
}

.mr10 {
  margin-right: 10px;
  margin-right: 0.71429rem;
}

.mr20 {
  margin-right: 20px;
  margin-right: 1.42857rem;
}

.mr30 {
  margin-right: 30px;
  margin-right: 2.14286rem;
}

.mr40 {
  margin-right: 40px;
  margin-right: 2.85714rem;
}

.mr50 {
  margin-right: 50px;
  margin-right: 3.57143rem;
}

.mr60 {
  margin-right: 60px;
  margin-right: 4.28571rem;
}

.mr70 {
  margin-right: 70px;
  margin-right: 5rem;
}

.mr80 {
  margin-right: 80px;
  margin-right: 5.71429rem;
}

.mb10 {
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
}

.mb20 {
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
}

.mb30 {
  margin-bottom: 30px;
  margin-bottom: 2.14286rem;
}

.mb40 {
  margin-bottom: 40px;
  margin-bottom: 2.85714rem;
}

.mb50 {
  margin-bottom: 50px;
  margin-bottom: 3.57143rem;
}

.mb60 {
  margin-bottom: 60px;
  margin-bottom: 4.28571rem;
}

.mb70 {
  margin-bottom: 70px;
  margin-bottom: 5rem;
}

.mb80 {
  margin-bottom: 80px;
  margin-bottom: 5.71429rem;
}

.ml10 {
  margin-left: 10px;
  margin-left: 0.71429rem;
}

.ml20 {
  margin-left: 20px;
  margin-left: 1.42857rem;
}

.ml30 {
  margin-left: 30px;
  margin-left: 2.14286rem;
}

.ml40 {
  margin-left: 40px;
  margin-left: 2.85714rem;
}

.ml50 {
  margin-left: 50px;
  margin-left: 3.57143rem;
}

.ml60 {
  margin-left: 60px;
  margin-left: 4.28571rem;
}

.ml70 {
  margin-left: 70px;
  margin-left: 5rem;
}

.ml80 {
  margin-left: 80px;
  margin-left: 5.71429rem;
}

.pos_rel {
  position: relative;
}

.pos_abs {
  position: absolute;
}

.fill_width {
  width: 100% !important;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.select2-selection--single {
  height: 32px;
  height: 2.28571rem;
}
.select2-selection--single .select2-selection__rendered {
  padding-right: 24px;
  padding-right: 1.71429rem;
}
.select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-selection--single .select2-selection__arrow {
  height: 26px;
  height: 1.85714rem;
  position: absolute;
  top: 1px;
  top: 0.07143rem;
  right: 4px;
  right: 0.28571rem;
  width: 20px;
  width: 1.42857rem;
}
.select2-selection--single .select2-selection__arrow b:before {
  font-family: "jet-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #47bac1;
  font-size: 20px;
  font-size: 1.42857rem;
  content: "\e608";
  line-height: 32px;
  line-height: 2.28571rem;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  left: 0.07143rem;
  right: auto;
}
.select2-container.select2-container--disabled .select2-selection--single {
  background-color: rgba(208, 219, 230, 0.25);
  cursor: default;
}
.select2-container.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-selection--multiple {
  background-color: #fff !important;
  border: 1px solid #ecf2f6;
  border: 0.07143rem solid #ecf2f6;
  cursor: text;
  height: auto;
  min-height: 32px;
  min-height: 2.28571rem;
}
.select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  padding: 0 0.35714rem;
  width: 100%;
}
.select2-selection--multiple .select2-selection__rendered li {
  list-style-type: none;
}
.select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-top: 0.35714rem;
  margin-right: 10px;
  margin-right: 0.71429rem;
}
.select2-selection--multiple .select2-selection__choice {
  background-color: #d0dbe6;
  color: #6f7e95;
  font-size: 13px;
  font-size: 0.92857rem;
  border-radius: 4px;
  border-radius: 0.28571rem;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-right: 0.35714rem;
  margin-top: 5px;
  margin-top: 0.35714rem;
  padding: 5px 5px;
  padding: 0.35714rem 0.35714rem;
  line-height: normal;
  list-style-type: none;
}
.select2-selection--multiple .select2-selection__choice__remove {
  color: #6f7e95;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
  margin-right: 0.14286rem;
  background-color: transparent !important;
  border: none !important;
}
.select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #639af5;
}

.select2-container[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-left: 0.35714rem;
  margin-right: auto;
}
.select2-container[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-left: 0.14286rem;
  margin-right: auto;
}
.select2-container.select2-container--disabled .select2-selection--multiple {
  background-color: #d0dbe6;
  cursor: default;
}
.select2-container.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--jet {
  min-width: 160px;
  min-width: 11.42857rem;
}
.select2-container--jet .select2-selection {
  background-color: #fff;
  border: 1px solid #ecf2f6;
  border: 0.07143rem solid #ecf2f6;
  border-radius: 4px;
  border-radius: 0.28571rem;
  outline: 0;
}
@media only screen and (max-width: 960px) {
  fieldset.module .select2-container--jet .select2-selection {
    box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 0.14286rem 0.42857rem 0 rgba(0, 0, 0, 0.04);
  }
}
.select2-container--jet .select2-selection .select2-selection__rendered {
  color: #6f7e95;
  line-height: 32px;
  line-height: 2.28571rem;
  font-size: 13px;
  font-size: 0.92857rem;
}
.select2-container--jet .select2-selection .select2-selection__placeholder {
  color: #d0dbe6;
}
.select2-container--jet .select2-buttons {
  background-color: #d0dbe6;
  text-align: center;
  padding: 6px;
  padding: 0.42857rem;
}
.select2-container--jet .select2-buttons-button, .select2-container--jet .select2-buttons-button:visited, .select2-container--jet .select2-buttons-button:hover {
  color: #6f7e95;
  margin-left: 10px;
  margin-left: 0.71429rem;
}
.select2-container--jet .select2-buttons-button:hover {
  text-decoration: underline;
}
.select2-container--jet .select2-buttons-button:first-child {
  margin-left: 0;
}
.select2-container--jet .select2-dropdown {
  border: 0;
  border-radius: 4px;
  border-radius: 0.28571rem;
  box-shadow: 0 0 4px 0 rgba(71, 186, 193, 0.75);
  box-shadow: 0 0 0.28571rem 0 rgba(71, 186, 193, 0.75);
  overflow: hidden;
  z-index: 1;
}
.select2-container--jet .select2-dropdown--below {
  top: -32px;
  top: -2.28571rem;
}
.select2-container--jet .select2-dropdown--above {
  top: 32px;
  top: 2.28571rem;
}
.select2-container--jet .select2-dropdown.select2-multiple-dropdown {
  top: auto;
}
.select2-container--jet .select2-search--dropdown {
  padding: 0;
}
.select2-container--jet .select2-search--dropdown .select2-search__field {
  outline: 0;
  border: 0;
  background-color: #fff;
  color: #6f7e95;
  height: 32px;
  height: 2.28571rem;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
       appearance: textfield;
  box-shadow: none;
}
.select2-container--jet .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  color: #6f7e95;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
       appearance: textfield;
  box-shadow: none;
}
.select2-container--jet .select2-results > .select2-results__options {
  max-height: 200px;
  max-height: 14.28571rem;
  overflow-y: auto;
}
.select2-container--jet .select2-results__option {
  font-size: 13px;
  font-size: 0.92857rem;
}
.select2-container--jet .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--jet .select2-results__option[aria-disabled=true] {
  color: #d0dbe6;
}
.select2-container--jet .select2-results__option[aria-selected=true] {
  color: #47bac1;
}
.select2-container--jet .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--jet .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--jet .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--jet .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--jet .select2-results__option--highlighted[aria-selected] {
  background-color: #639af5;
  color: #fff;
}
.select2-container--jet .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
  padding: 0.42857rem;
}
/*# sourceMappingURL=select2.theme.css.map */
