.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.block {
  height: auto;
  font-family: "Roboto Light";
  font-size: 1rem;
  border-color: #dadce0;
  border-radius: 6px;
  border-style: solid;
  border-width: 0.1rem;
}
.block .block-header {
  border-bottom: 0.1rem solid #dadce0;
}
.block .block-header .header {
  font-family: "Roboto Regular";
  font-size: 1.4rem;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.block .block-content {
  margin-top: 25px;
}
.block .block-content .ico-part {
  margin-left: 5px;
  margin-right: 20px;
  color: #ff7043;
  font-size: 4rem;
}
.block .block-content .text-part {
  color: #5f6368;
  font-size: 1.1rem;
  margin-left: 10px;
  margin-right: 5px;
}
.block .block-row {
  width: 96%;
  border-bottom: 1px solid #dadce0;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  font-family: "Roboto Light";
  margin-top: 10px;
  margin-bottom: 10px;
}
.block .block-row .block-col {
  text-align: left;
  font-size: 1.2rem;
  padding-bottom: 10px;
}
.block .block-row .block-col:first-child {
  padding-top: 5px;
  text-transform: uppercase;
  font-size: 0.7rem;
  line-height: 1.6rem;
  color: #a9abab;
}
.block .block-row .block-col:last-child {
  text-align: right;
}
.block .last-row {
  border-bottom: none !important;
  margin-bottom: 25px;
}
.block .block-footer {
  margin-top: 30px;
  margin-bottom: 30px;
}

.block-horizontal .block-sub-header {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.7rem;
  line-height: 1.6rem;
  border-bottom: 1px solid #dadce0;
  color: #a9abab;
}
.block-horizontal .block-content {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.8rem;
  color: #5f6368;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.btn-w-lang {
  cursor: pointer;
  height: auto;
  width: auto;
  color: #ffffff;
  border-color: transparent;
  border-radius: 0;
  font-size: 2.3rem;
  padding: 0 0;
}
.btn-w-lang:hover {
  color: #ffffff;
}
.btn-w-lang:active, .btn-w-lang:focus {
  box-shadow: none;
}

.lang-bt {
  cursor: pointer;
  height: auto;
  width: auto;
  color: #5f6368;
}
.lang-bt:before {
  height: 18px;
  width: 18px;
  display: block;
  float: left;
  content: "";
  margin-right: 10px;
  margin-top: 1px;
}
.lang-bt:hover {
  color: #202124;
}
.lang-bt:hover:before {
  height: 18px;
  width: 18px;
  display: block;
  float: left;
  content: url("/static/img/check-circle-light-border-col.svg");
  margin-right: 10px;
  margin-top: 1px;
}
.lang-bt.active:before {
  height: 18px;
  width: 18px;
  display: block;
  float: left;
  content: url("/static/img/check-circle-light-p-col.svg");
  margin-right: 10px;
  margin-top: 1px;
}
.lang-bt:focus {
  color: #202124;
  box-shadow: none;
}

.btn-outline-white {
  cursor: pointer;
  font-family: "Roboto Light";
  font-size: 0.9rem;
  border-radius: 3rem;
  padding: 0.7rem 1.5rem;
  height: 3rem;
  width: 16rem;
  -webkit-appearance: none;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-outline-white:hover {
  color: #0277bd;
  background-color: #ffffff;
  border-color: transparent;
}

.btn-p-col {
  cursor: pointer;
  font-family: "Roboto Light";
  font-size: 0.9rem;
  border-radius: 3rem;
  padding: 0.7rem 1.5rem;
  height: 3rem;
  width: 16rem;
  -webkit-appearance: none;
  color: #ffffff;
  background-color: #0277bd;
  border-color: transparent;
}
.btn-p-col:hover {
  color: #ffffff;
  border-color: transparent;
  background-color: #004c8c;
}
.btn-p-col:active {
  background-color: #4fc3f7;
  box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.4);
}
.btn-p-col:focus {
  box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.4);
  outline: 0;
}
.btn-p-col:disabled {
  color: #a9abab;
  border-color: #a9abab;
  background-color: transparent;
}
.btn-p-col:disabled:focus, .btn-p-col:disabled:active {
  box-shadow: none;
}

.btn-outline-p-col {
  cursor: pointer;
  font-family: "Roboto Light";
  font-size: 0.9rem;
  border-radius: 3rem;
  padding: 0.7rem 1.5rem;
  height: 3rem;
  width: 16rem;
  -webkit-appearance: none;
  color: #0277bd;
  background-color: transparent;
  border-color: #0277bd;
}
.btn-outline-p-col label {
  cursor: pointer;
}
.btn-outline-p-col:hover {
  color: #ffffff;
  background-color: #0277bd;
  border-color: transparent;
}
.btn-outline-p-col:active {
  background-color: #4fc3f7;
  box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.4);
}
.btn-outline-p-col:focus {
  box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.4);
  outline: 0;
}
.btn-outline-p-col:disabled {
  color: #a9abab;
  background-color: transparent;
  border-color: #a9abab;
}
.btn-outline-p-col.round {
  height: 3rem;
  width: 3rem;
  font-size: 1.1rem;
  padding: 0 0 0 0;
}

.btn-back {
  cursor: pointer;
  color: #202124;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 2rem;
  border-color: transparent;
  background-color: transparent;
  font-size: 1.1rem;
  margin-top: -4px;
  margin-right: 0.6rem;
}
.btn-back:hover {
  color: #202124;
  border-color: transparent;
  background-color: #dadce0;
}
.btn-back:focus {
  box-shadow: none;
}
.btn-back:active {
  background-color: #a9abab;
  box-shadow: none;
}

.btn-round-p-color {
  cursor: pointer;
  color: #ffffff;
  height: 3rem;
  width: 3rem;
  border-radius: 2rem;
  border-color: transparent;
  background-color: #0277bd;
  font-size: 1.1rem;
  -webkit-appearance: none;
}
.btn-round-p-color:hover {
  color: #ffffff;
  border-color: transparent;
  background-color: #004c8c;
}
.btn-round-p-color:active {
  background-color: #4fc3f7;
  box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.4);
}
.btn-round-p-color:focus {
  box-shadow: 0 0 0 0.2rem rgba(79, 195, 247, 0.4);
  outline: 0;
}
.btn-round-p-color:disabled {
  color: #ffffff;
  background-color: #a9abab;
}
.btn-round-p-color:disabled:focus, .btn-round-p-color:disabled:active {
  box-shadow: none;
}

.btn-ico-p-col {
  cursor: pointer;
  color: #0277bd;
  height: 2.4rem;
  width: 2.4rem;
  border: none;
  background-color: transparent;
  font-size: 1.2rem;
  border-radius: 1.2rem;
  -webkit-appearance: none;
}
.btn-ico-p-col:hover {
  background-color: #dadce0;
  box-shadow: none;
  color: #ffffff;
}
.btn-ico-p-col:focus {
  outline: 0;
  box-shadow: none;
}
.btn-ico-p-col:active {
  background-color: #a9abab;
  color: #ffffff;
}
.btn-ico-p-col.active {
  background-color: #dadce0;
  box-shadow: none;
  color: #ffffff;
}

.bnt-add-s-col {
  cursor: pointer;
  color: #ffffff;
  height: 4rem;
  width: 4rem;
  border: none;
  background-color: #ff7043;
  font-size: 2.2rem;
  border-radius: 2rem;
  position: fixed;
  bottom: 6rem;
  right: 6rem;
  box-shadow: 0 3px 4px rgba(218, 220, 224, 0.75);
  z-index: 100;
}
.bnt-add-s-col:hover {
  background-color: #c63f17;
  color: #ffffff;
}
.bnt-add-s-col:focus {
  outline: 0;
  box-shadow: none;
}
.bnt-add-s-col:active {
  background-color: #ffa270;
  box-shadow: none;
}

.scroll-btn {
  position: fixed;
  opacity: 0.3;
  cursor: pointer;
  width: 44px;
  height: 44px;
  bottom: 6rem;
  left: 4.5rem;
  border-radius: 22px;
  border: 2px solid #a9abab;
  background-color: #ffffff;
  color: #5f6368;
  font-size: 1.5rem;
  text-align: center;
  padding: 1px 0 0 0;
  -webkit-appearance: none;
  transition: opacity 0.3s;
  z-index: 100;
  box-shadow: 0 2px 3px rgba(218, 220, 224, 0.75);
}
.scroll-btn:hover {
  opacity: 1;
  transition: opacity 0.3s;
}
.scroll-btn.active, .scroll-btn:focus {
  outline: 0;
  box-shadow: none;
}

.btn-round-s-color {
  cursor: pointer;
  color: #ffffff;
  height: 2.8rem;
  width: 2.8rem;
  border-radius: 2rem;
  border-color: transparent;
  background-color: #ff7043;
  font-size: 1.3rem;
  -webkit-appearance: none;
}
.btn-round-s-color:hover {
  color: #ffffff;
  border-color: transparent;
  background-color: #c63f17;
}
.btn-round-s-color:active {
  background-color: #ffa270;
  box-shadow: 0 0 0 0.2rem rgba(255, 112, 67, 0.4);
}
.btn-round-s-color:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 112, 67, 0.4);
  outline: 0;
}
.btn-round-s-color:disabled {
  color: #ffffff;
  background-color: #a9abab;
}
.btn-round-s-color:disabled:focus, .btn-round-s-color:disabled:active {
  box-shadow: none;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
code {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: rgba(218, 220, 224, 0.75);
  border: 1px solid #a9abab;
  border-radius: 6px;
  color: #202124;
  font: "Roboto Regular";
  line-height: 2rem;
}
code red {
  display: inline;
  color: #9e250b;
}
code blue {
  display: inline;
  color: #004c8c;
}
code grey {
  display: inline;
  color: #5f6368;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.date-picker-input {
  font-family: "Roboto Light";
  font-size: 0.9rem;
  border-color: #dadce0;
  border-radius: 3rem;
  color: #5f6368;
  text-align: center;
  height: 3rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.date-picker-input::placeholder {
  color: #a9abab;
  font-size: 0.9rem;
}
.date-picker-input:focus {
  border-color: #4fc3f7;
  box-shadow: none;
}
.date-picker-input:invalid, .date-picker-input.is-invalid {
  border-color: #b00020;
  box-shadow: none;
}
.date-picker-input:invalid:active, .date-picker-input:invalid:focus, .date-picker-input.is-invalid:active, .date-picker-input.is-invalid:focus {
  box-shadow: none;
}
.date-picker-input.is-valid {
  border-color: #26763b;
}
.date-picker-input.is-valid:active, .date-picker-input.is-valid:focus {
  box-shadow: none;
}
.date-picker-input:active {
  color: #5f6368;
}

.vc-text-base {
  font-family: "Roboto Light" !important;
  font-size: 0.9rem !important;
}

input.vc-border {
  border-color: #dadce0 !important;
  border-radius: 3rem !important;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
  height: 3rem !important;
  text-align: center !important;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.2s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

.color-on {
  color: #ff7043;
}

.bg-on {
  background-color: #ff7043;
}

.bg-off {
  background-color: #0277bd;
}

.sort-list-btn, .filter-list-btn {
  height: 52px;
  width: 140px;
  position: fixed;
  right: 0;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50px 0 0 50px;
  box-shadow: 0 3px 5px rgba(159, 161, 163, 0.75);
  color: #ffffff;
  z-index: 200;
  transform: translateX(80px);
  overflow-x: hidden;
  transition: all 0.5s;
}
.sort-list-btn:hover, .filter-list-btn:hover {
  transform: translateX(10px);
  transition: all 0.5s;
}
.sort-list-btn i, .filter-list-btn i {
  cursor: pointer;
  font-size: 1.8em;
  padding-left: 30px;
  padding-top: 12px;
}
.sort-list-btn .fa-stack i, .filter-list-btn .fa-stack i {
  padding-top: 9px;
}
.sort-list-btn .fa-stack i.fa-circle, .filter-list-btn .fa-stack i.fa-circle {
  font-size: 2.7rem;
  padding-left: 5px;
}
.sort-list-btn .fa-stack i.stack-in, .filter-list-btn .fa-stack i.stack-in {
  padding-left: 12px;
  font-size: 1.4rem;
}

.filter-list-btn {
  top: 250px;
}

.sort-list-btn {
  top: 350px;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

.white-back {
  background: #ffffff;
  color: #5f6368;
}

.p-back {
  background-color: #0277bd;
  color: #ffffff;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
input[type=text],
input[type=email],
input[type=password] {
  font-family: "Roboto Light";
  font-size: 0.9rem;
  border-color: #dadce0;
  border-radius: 3rem;
  color: #5f6368;
  height: 3rem;
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder {
  color: #a9abab;
  font-size: 0.9rem;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus {
  border-color: #4fc3f7;
  box-shadow: none;
}
input[type=text]:invalid, input[type=text].is-invalid,
input[type=email]:invalid,
input[type=email].is-invalid,
input[type=password]:invalid,
input[type=password].is-invalid {
  border-color: #b00020;
  box-shadow: none;
}
input[type=text]:invalid:active, input[type=text]:invalid:focus, input[type=text].is-invalid:active, input[type=text].is-invalid:focus,
input[type=email]:invalid:active,
input[type=email]:invalid:focus,
input[type=email].is-invalid:active,
input[type=email].is-invalid:focus,
input[type=password]:invalid:active,
input[type=password]:invalid:focus,
input[type=password].is-invalid:active,
input[type=password].is-invalid:focus {
  box-shadow: none;
}
input[type=text].is-valid,
input[type=email].is-valid,
input[type=password].is-valid {
  border-color: #26763b;
}
input[type=text].is-valid:active, input[type=text].is-valid:focus,
input[type=email].is-valid:active,
input[type=email].is-valid:focus,
input[type=password].is-valid:active,
input[type=password].is-valid:focus {
  box-shadow: none;
}
input[type=text].search-field, input[type=text].mail-field, input[type=text].code-field,
input[type=email].search-field,
input[type=email].mail-field,
input[type=email].code-field,
input[type=password].search-field,
input[type=password].mail-field,
input[type=password].code-field {
  padding-left: 2rem;
  background-image: url("/static/img/search-light-placeholder.svg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 1rem 1rem;
  background-position-x: 10px;
  background-position-y: 14px;
}
input[type=text].code-field,
input[type=email].code-field,
input[type=password].code-field {
  background-image: url("/static/img/terminal-light-placeholder.svg");
}
input[type=text].mail-field,
input[type=email].mail-field,
input[type=password].mail-field {
  background-image: url("/static/img/at-light-placeholder.svg");
}

textarea {
  font-family: "Roboto Light";
  font-size: 0.9rem;
  border: 1px solid #dadce0;
  border-radius: 0.5rem;
  color: #5f6368;
  height: auto;
  width: 100%;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-bottom: 0.5rem;
  resize: none;
}
textarea::placeholder {
  color: #a9abab;
  font-size: 0.9rem;
}
textarea:focus {
  border-color: #4fc3f7 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
textarea:invalid, textarea.is-invalid {
  border-color: #b00020;
  box-shadow: none;
}
textarea:invalid:active, textarea:invalid:focus, textarea.is-invalid:active, textarea.is-invalid:focus {
  box-shadow: none;
}
textarea.is-valid {
  border-color: #26763b;
}
textarea.is-valid:active, textarea.is-valid:focus {
  box-shadow: none;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.file-block-menu {
  position: absolute;
  top: 2.5rem;
  right: 1.8rem;
  width: 200px;
  background-color: #ffffff;
  border: 1px solid #dadce0;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(218, 220, 224, 0.75);
  z-index: 100;
}
.file-block-menu .menu-list {
  padding-top: 15px;
  padding-bottom: 15px;
}
.file-block-menu .menu-list .menu-row {
  cursor: pointer;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 0;
  text-align: left;
  height: 32px;
}
.file-block-menu .menu-list .menu-row a {
  display: block;
  padding-top: 6px;
  width: 100%;
  height: 100%;
  color: #5f6368;
  text-decoration: none;
  font-family: "Roboto Light";
  font-size: 0.8rem;
}
.file-block-menu .menu-list .menu-row a i {
  margin-left: 10px;
  margin-right: 5px;
  font-size: 1rem;
  width: 25px;
}
.file-block-menu .menu-list .menu-row:hover {
  background-color: rgba(218, 220, 224, 0.75);
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

.progress {
  height: 2rem;
  border-radius: 1rem;
}

.progress-bar {
  background-color: #ff7043;
  border-radius: 0.8rem;
  font-size: 1.5rem;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

.select-style .vs__search::-webkit-input-placeholder {
  color: #a9abab;
  font-size: 0.8rem;
}
.select-style .vs__dropdown-toggle {
  border-radius: 21px;
  border-color: 1px solid #58a5f0;
}
.select-style .vs__selected-options {
  padding-left: 2rem;
  height: 40px;
  font-family: "Roboto Light";
  font-size: 0.9rem;
  color: #5f6368;
  background-image: url("/static/img/at-light-placeholder.svg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 1rem 1rem;
  background-position-x: 10px;
  background-position-y: 14px;
}
.select-style .vs__actions {
  padding-right: 1rem;
}
.select-style .vs__dropdown-menu {
  font-family: "Roboto Light";
  font-size: 0.9rem;
  border-radius: 0 0 14px 14px;
}
.select-style .vs__dropdown-menu .vs__dropdown-option {
  color: #5f6368;
}
.select-style .vs__dropdown-menu .vs__dropdown-option--highlight {
  color: #ffffff;
  background-color: #a9abab;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.bars-ico {
  cursor: pointer;
  font-size: 2rem;
  color: #0277bd;
  padding-left: 1rem;
  padding-top: 1rem;
}
.bars-ico:hover {
  color: #004c8c;
}

.bar-close-ico {
  cursor: pointer;
  color: #ffffff;
  font-size: 1.5rem;
}

.user-logo-block {
  height: 140px;
}
.user-logo-block > .base-text, .user-logo-block > .df-text {
  color: #ffffff;
}
.user-logo-block > .base-text > a, .user-logo-block > .df-text > a {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
}

.side-menu {
  height: 100%;
  width: 400px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #0277bd;
  overflow-x: hidden;
  transform: translateX(-100%);
  transition: all 0.5s;
  padding-top: 25px;
  padding-left: 50px;
}
.side-menu.is-open {
  transform: translateX(0);
}
.side-menu .menu-nav {
  min-height: 400px;
}
.side-menu ul.nav .nav-link {
  font-family: "Roboto Light";
  color: #ffffff;
  padding-left: 0;
  font-size: 0.8em;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  margin-left: 15px;
}
.side-menu ul.nav .nav-link.active {
  color: #ffffff;
}
.side-menu ul.nav .nav-link:hover {
  color: #ffffff;
}
.side-menu ul.nav .nav-link i {
  font-size: 1.4rem;
  position: relative;
  top: 4px;
  right: 15px;
}

.bar-brand {
  color: #ffffff;
}
.bar-brand > .upper-brand {
  font-size: 1.4rem;
  font-family: "Roboto Regular";
  letter-spacing: 1.2rem;
}
.bar-brand > .lower-brand {
  font-size: 0.6rem;
  font-family: "Roboto Light";
  letter-spacing: 0.7rem;
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
/* component style */
.vue-slider-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* rail style */
.vue-slider-rail {
  background-color: #ccc;
  border-radius: 15px;
}

/* process style */
.vue-slider-process {
  background-color: #0277bd;
  border-radius: 15px;
}

/* mark style */
.vue-slider-mark {
  z-index: 4;
}
.vue-slider-mark:first-child .vue-slider-mark-step, .vue-slider-mark:last-child .vue-slider-mark-step {
  display: none;
}
.vue-slider-mark-step {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.16);
}
.vue-slider-mark-label {
  font-size: 14px;
  white-space: nowrap;
}
/* dot style */
.vue-slider-dot-handle {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  box-sizing: border-box;
  box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
}
.vue-slider-dot-handle-focus {
  box-shadow: 0px 0px 1px 2px rgba(2, 119, 189, 0.36);
}

.vue-slider-dot-handle-disabled {
  cursor: not-allowed;
  background-color: #ccc;
}

.vue-slider-dot-tooltip-inner {
  font-size: 14px;
  font-family: "Roboto Light";
  white-space: nowrap;
  padding: 4px 8px;
  min-width: 20px;
  text-align: center;
  color: #ffffff;
  border-radius: 20px;
  border-color: #a9abab;
  background-color: #a9abab;
  box-sizing: content-box;
}
.vue-slider-dot-tooltip-inner::after {
  content: "";
  position: absolute;
}
.vue-slider-dot-tooltip-inner-top::after {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-color: inherit;
}
.vue-slider-dot-tooltip-inner-bottom::after {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-bottom-color: inherit;
}
.vue-slider-dot-tooltip-inner-left::after {
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-left-color: inherit;
}
.vue-slider-dot-tooltip-inner-right::after {
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-right-color: inherit;
}

.vue-slider-dot-tooltip-wrapper {
  opacity: 0;
  transition: all 0.3s;
}
.vue-slider-dot-tooltip-wrapper-show {
  opacity: 1;
}

/* switcher styles */
.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

.switch-button-control {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 300px;
}
.switch-button-control .switch-button {
  height: calc(1.1em + 2px);
  width: calc(1.1em * 2 + 3px);
  border: 1px solid #0277bd;
  border-radius: 1.1em;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.switch-button-control .switch-button .button {
  height: calc(calc(1.1em - (2 * 1px)) - 0.15rem);
  width: calc(calc(1.1em - (2 * 1px)) - 0.15rem);
  margin-top: 0.15rem;
  margin-left: 0.2rem;
  border: 1px solid #0277bd;
  border-radius: calc(1.1em - (2 * 1px));
  background: #0277bd;
  transition: all 0.3s ease-in-out;
}
.switch-button-control .switch-button.enabled {
  background-color: #0277bd;
}
.switch-button-control .switch-button.enabled .button {
  border: 1px solid #ffffff;
}
.switch-button-control .switch-button.enabled .button {
  background: #ffffff;
  transform: translateX(calc(calc(1.1em - (2 * 1px)) + (2 *1px)));
}

.placeholder-color {
  color: #a9abab;
}

.muted-color {
  color: #a9abab;
}

@font-face {
  font-family: "Roboto Light";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Light.eot");
  src: url("/static/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Light.woff") format("woff");
  src: url("/static/fonts/Roboto-Light.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Regular";
  font-weight: normal;
  font-style: normal;
  src: url("/static/fonts/Roboto-Regular.eot");
  src: url("/static/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/static/fonts/Roboto-Regular.woff") format("woff");
  src: url("/static/fonts/Roboto-Regular.woff2") format("woff2");
  src: url("/static/fonts/Roboto-Regular.ttf") format("truetype");
}
.big-text {
  font-size: 1.4rem;
  color: #5f6368;
  font-family: "Roboto Light";
}

.middle-text {
  font-size: 1.2rem;
  color: #5f6368;
  font-family: "Roboto Light";
}

.base-text, .df-text {
  font-size: 0.9rem;
  color: #5f6368;
  font-family: "Roboto Light";
}

.small-text {
  font-size: 0.6rem;
  color: #5f6368;
  font-family: "Roboto Light";
}

.base-text-white {
  font-size: 0.9rem;
  color: #ffffff;
  font-family: "Roboto Light";
}

.h1-w {
  font-size: 1.6rem;
  color: #ffffff;
  font-family: "Roboto Regular";
}

.h1 {
  font-size: 1.6rem;
  color: #202124;
  font-family: "Roboto Regular";
}

.h2 {
  font-size: 1.3rem;
  color: #202124;
  font-family: "Roboto Regular";
  margin-left: -3rem;
}

.h2-no-back {
  font-size: 1.3rem;
  color: #202124;
  font-family: "Roboto Regular";
}

.field-error {
  font-size: 0.8rem;
  color: #b00020 !important;
  font-family: "Roboto Light";
  height: 16px;
  padding-left: 2rem;
  padding-top: 4px;
}

.field-success {
  font-size: 0.8rem;
  color: #26763b;
  font-family: "Roboto Light";
  height: 16px;
  padding-left: 2rem;
  padding-top: 4px;
}

.string-error {
  font-size: 0.8rem;
  color: #b00020 !important;
  font-family: "Roboto Light";
  height: 35px;
  padding-top: 20px;
}

.copy-message {
  position: absolute;
  top: 5px;
  left: 75px;
  text-align: center;
  height: 30px;
  width: 100px;
  background-color: rgba(218, 220, 224, 0.75);
  border: 1px solid #dadce0;
  border-radius: 15px;
  color: #5f6368;
  font-family: "Roboto Light";
  font-size: 0.7rem;
  padding-top: 6px;
}

.muted-ico {
  color: #a9abab;
}

.df-text {
  font-size: 1.5rem;
  color: #ffffff;
}

.df-ico {
  font-size: 6rem;
}

.w-10 {
  width: 10% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.h-10 {
  height: 10%;
}

.h-20 {
  height: 20%;
}

.h-30 {
  height: 30%;
}

.h-40 {
  height: 40%;
}

.h-50 {
  height: 50%;
}

.h-60 {
  height: 60%;
}

.h-70 {
  height: 70%;
}

.h-80 {
  height: 80%;
}

.h-90 {
  height: 90%;
}

.w-px-10 {
  width: 10px !important;
}

.h-px-10 {
  height: 10px !important;
}

.mt-px-10 {
  margin-top: 10px;
}

.mb-px-10 {
  margin-bottom: 10px;
}

.w-px-25 {
  width: 25px !important;
}

.h-px-25 {
  height: 25px !important;
}

.mt-px-25 {
  margin-top: 25px;
}

.mb-px-25 {
  margin-bottom: 25px;
}

.w-px-50 {
  width: 50px !important;
}

.h-px-50 {
  height: 50px !important;
}

.mt-px-50 {
  margin-top: 50px;
}

.mb-px-50 {
  margin-bottom: 50px;
}

.w-px-75 {
  width: 75px !important;
}

.h-px-75 {
  height: 75px !important;
}

.mt-px-75 {
  margin-top: 75px;
}

.mb-px-75 {
  margin-bottom: 75px;
}

.w-px-100 {
  width: 100px !important;
}

.h-px-100 {
  height: 100px !important;
}

.mt-px-100 {
  margin-top: 100px;
}

.mb-px-100 {
  margin-bottom: 100px;
}

.w-px-125 {
  width: 125px !important;
}

.h-px-125 {
  height: 125px !important;
}

.mt-px-125 {
  margin-top: 125px;
}

.mb-px-125 {
  margin-bottom: 125px;
}

.w-px-150 {
  width: 150px !important;
}

.h-px-150 {
  height: 150px !important;
}

.mt-px-150 {
  margin-top: 150px;
}

.mb-px-150 {
  margin-bottom: 150px;
}

.w-px-175 {
  width: 175px !important;
}

.h-px-175 {
  height: 175px !important;
}

.mt-px-175 {
  margin-top: 175px;
}

.mb-px-175 {
  margin-bottom: 175px;
}

.w-px-200 {
  width: 200px !important;
}

.h-px-200 {
  height: 200px !important;
}

.mt-px-200 {
  margin-top: 200px;
}

.mb-px-200 {
  margin-bottom: 200px;
}

.w-px-250 {
  width: 250px !important;
}

.h-px-250 {
  height: 250px !important;
}

.mt-px-250 {
  margin-top: 250px;
}

.mb-px-250 {
  margin-bottom: 250px;
}

.w-px-300 {
  width: 300px !important;
}

.h-px-300 {
  height: 300px !important;
}

.mt-px-300 {
  margin-top: 300px;
}

.mb-px-300 {
  margin-bottom: 300px;
}

.w-px-350 {
  width: 350px !important;
}

.h-px-350 {
  height: 350px !important;
}

.mt-px-350 {
  margin-top: 350px;
}

.mb-px-350 {
  margin-bottom: 350px;
}

.w-px-400 {
  width: 400px !important;
}

.h-px-400 {
  height: 400px !important;
}

.mt-px-400 {
  margin-top: 400px;
}

.mb-px-400 {
  margin-bottom: 400px;
}

.w-px-450 {
  width: 450px !important;
}

.h-px-450 {
  height: 450px !important;
}

.mt-px-450 {
  margin-top: 450px;
}

.mb-px-450 {
  margin-bottom: 450px;
}

.w-px-500 {
  width: 500px !important;
}

.h-px-500 {
  height: 500px !important;
}

.mt-px-500 {
  margin-top: 500px;
}

.mb-px-500 {
  margin-bottom: 500px;
}

.w-px-550 {
  width: 550px !important;
}

.h-px-550 {
  height: 550px !important;
}

.mt-px-550 {
  margin-top: 550px;
}

.mb-px-550 {
  margin-bottom: 550px;
}

.w-px-600 {
  width: 600px !important;
}

.h-px-600 {
  height: 600px !important;
}

.mt-px-600 {
  margin-top: 600px;
}

.mb-px-600 {
  margin-bottom: 600px;
}

.w-px-650 {
  width: 650px !important;
}

.h-px-650 {
  height: 650px !important;
}

.mt-px-650 {
  margin-top: 650px;
}

.mb-px-650 {
  margin-bottom: 650px;
}

.w-px-700 {
  width: 700px !important;
}

.h-px-700 {
  height: 700px !important;
}

.mt-px-700 {
  margin-top: 700px;
}

.mb-px-700 {
  margin-bottom: 700px;
}

html {
  height: 100%;
}

body {
  background-color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  color: #5f6368;
  height: 100%;
  min-width: 900px;
  min-height: 500px;
}

.b1 {
  border: 1px solid black;
}

.big-message {
  font-family: "Roboto Light";
  border-radius: 160px;
  height: 300px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
.big-message > div {
  color: #5f6368;
  padding-top: 30px;
}
.big-message > div > i {
  font-size: 4em;
  color: #0277bd;
}

.page-ico {
  width: 150px;
  height: 150px;
  border-radius: 80px;
  background-color: #0277bd;
  color: #ffffff;
  font-family: "Roboto Regular";
}
.page-ico > i {
  font-size: 4.3rem;
  margin-top: 1.8rem;
}
.page-ico > .page-header {
  display: block;
  font-size: 0.8rem;
}

.menu-user-ico {
  width: 72px;
  height: 72px;
  border-radius: 38px;
  color: #0277bd;
  background-color: #ffffff;
  cursor: pointer;
}
.menu-user-ico > i {
  color: #0277bd;
  font-size: 2.3rem;
  margin-top: 1.2rem;
}
.menu-user-ico:hover > i {
  color: #004c8c;
}
.menu-user-ico:active > i {
  color: #58a5f0;
}

.absolute-alert {
  position: fixed;
  bottom: 5px;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
  background-color: transparent;
}
.absolute-alert .error-border {
  border: 1px solid #ffcccc;
  height: 78px;
  width: 30%;
  min-width: 180px;
  border-radius: 8px;
  background-color: #ffe6e6;
}
.absolute-alert .string-error {
  height: 25px;
  padding-top: 25px;
  padding-bottom: 10px;
}
.absolute-alert .close {
  cursor: pointer;
  position: relative;
  color: #b00020;
  top: 7px;
  right: 10px;
  font-size: 0.8rem;
}

/*# sourceMappingURL=main.css.map */
