/* font-family: 'Merriweather' */

@font-face {
    font-family: 'Merriweather';
    src: url('/fonts/Merriweather/Light.eot');
    src: local('Merriweather Light'), local('Merriweather-Light'), url('/fonts/Merriweather/Light.eot?#iefix') format('embedded-opentype'), url('/fonts/Merriweather/Light.woff2') format('woff2'), url('/fonts/Merriweather/Light.woff') format('woff'), url('/fonts/Merriweather/Light.ttf') format('truetype'), url('/fonts/Merriweather/Light.svg#Merriweather') format('svg');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Merriweather';
    src: url('/fonts/Merriweather/Regular.eot');
    src: local('Merriweather Regular'), local('Merriweather-Regular'), url('/fonts/Merriweather/Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Merriweather/Regular.woff2') format('woff2'), url('/fonts/Merriweather/Regular.woff') format('woff'), url('/fonts/Merriweather/Regular.svg#Merriweather') format('svg');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Merriweather';
    src: url('/fonts/Merriweather/Bold.eot');
    src: local('Merriweather Bold'), local('Merriweather-Bold'), url('/fonts/Merriweather/Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Merriweather/Bold.woff2') format('woff2'), url('/fonts/Merriweather/Bold.woff') format('woff'), url('/fonts/Merriweather/Bold.svg#Merriweather') format('svg');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Merriweather';
    src: url('/fonts/Merriweather/Black.eot');
    src: local('Merriweather Black'), local('Merriweather-Black'), url('/fonts/Merriweather/Black.eot?#iefix') format('embedded-opentype'), url('/fonts/Merriweather/Black.woff2') format('woff2'), url('/fonts/Merriweather/Black.woff') format('woff'), url('/fonts/Merriweather/Black.ttf') format('truetype'), url('/fonts/Merriweather/Black.svg#Merriweather') format('svg');
    font-style: normal;
    font-weight: 900;
}

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

.cf:after {
    clear: both;
}


/* paths */


/* colors for color-theme for use only in this file */


/* fonts */


/* colors */


/*?*/


/*?*/


/* backgrounds */


/*#F3F6FA;*/


/* buttons */


/* icons */


/* borders */


/*#EDF0F5;*/


/*?*/

html,
body {
    font-family: 'SourceSansPro', 'tinymce', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #212121;
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-kerning: auto;
}

.webix_view,
.webix_view * {
    font-family: 'SourceSansPro', 'tinymce', Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #212121;
}

.webix_view .webix_icon,
.webix_view .webix_icon_btn,
.webix_view .webix_input_icon,
.webix_view .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_button,
.webix_view .webix_view .webix_tree_close,
.webix_view .webix_view .webix_tree_open,
.webix_view .webix_ss_sort_asc,
.webix_view .webix_ss_sort_desc {
    font-family: FontAwesome !important;
}

svg,
use {
    display: block;
    pointer-events: none;
}

svg.svg {
    display: none;
}

.hidden-block {
    display: none !important;
}

img,
iframe {
    max-width: 100%;
}

.image-width-100 img {
    width: 100%;
}

.selected {
    color: #000;
    background: #F4F6F9;
}

strong,
b {
    font-weight: 500;
}

.centered {
    text-align: center;
}

.right {
    text-align: right;
}


/* icons */

.webix_icon.tip-icon {
    color: #095783;
}

.notifications-list__icon span {
    vertical-align: middle;
}

.webix_icon.fa-exclamation-triangle.notific-triangle {
    color: #E5A517;
    font-size: 30px;
}

.webix_icon.fa-check-circle.notific-check {
    color: #2E8540;
    font-size: 30px;
}


/* TITLES */

.main-title {
    text-align: center;
}

.main-title .webix_el_icon {
    padding: 6px 10px 4px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main-title .webix_icon_button {
    line-height: 30px;
    text-align: center;
    background: #fff;
}

.main-title .webix_icon_button .webix_icon {
    color: #205493;
    font-size: 28px;
}

.main-title .webix_el_label {
    width: auto!important;
}

.main-title .webix_el_label div {
    font-weight: 700;
    font-size: 33px;
    color: #205493;
    text-align: center;
    color: #005888;
}

.block-title,
.block-title .webix_template {
    font-size: 26px;
    font-weight: 700;
    color: #205493;
}

.block-title .tip-icon,
.block-title .webix_template .tip-icon {
    font-size: 18px;
    padding-left: 10px;
}


/* backgrounds */

.light-base-bg {
    background: #FAFAF9;
    border-bottom: 1px solid #D6D7D9;
    margin-left: 0 !important;
    width: 100% !important;
}


/* webix popup */

.webix_view.webix_popup {
    border-color: #62A5CE;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.webix_view.webix_popup .webix_list_item {
    color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: none;
}

.webix_view.webix_popup .webix_list_item:hover,
.webix_view.webix_popup .webix_list_item:focus {
    background-color: #F4F6F9;
}

.webix_view.webix_popup .webix_list_item.webix_selected {
    color: #000;
    background: #F4F6F9;
}

.webix_view.webix_popup .webix_cal_body .webix_cal_today {
    border-color: #095783;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.webix_view.webix_popup .webix_cal_body .webix_selected,
.webix_view.webix_popup .webix_cal_body .webix_cal_select {
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #095783;
}

.webix_view.webix_popup .webix_cal_body .webix_selected .webix_cal_day_inner,
.webix_view.webix_popup .webix_cal_body .webix_cal_select .webix_cal_day_inner {
    color: inherit;
}

.webix_view.webix_popup .webix_cal_footer .webix_cal_done,
.webix_view.webix_popup .webix_time_footer .webix_cal_done {
    background: #205493;
    border-color: #205493;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.webix_view.webix_popup .webix_cal_footer .webix_cal_done:hover,
.webix_view.webix_popup .webix_time_footer .webix_cal_done:hover,
.webix_view.webix_popup .webix_cal_footer .webix_cal_done:focus,
.webix_view.webix_popup .webix_time_footer .webix_cal_done:focus {
    background: #205493;
    border-color: #205493;
}

.webix_view.webix_popup .webix_cal_icon,
.webix_view.webix_popup .webix_cal_month_name,
.webix_view.webix_popup .webix_cal_time {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.webix_view.webix_popup .webix_cal_icon:hover,
.webix_view.webix_popup .webix_cal_month_name:hover,
.webix_view.webix_popup .webix_cal_time:hover {
    color: #205493;
}


/* webix tables */

.webix_dtable {
    border-color: #D6D7D9;
}

.webix_dtable .webix_ss_header {
    background: #FAFAF9;
}

.webix_dtable .webix_ss_header td {
    font-size: 15px;
    font-weight: 700;
    color: #212121;
    white-space: nowrap;
    background: #FAFAF9;
    border-color: #D6D7D9;
}

.webix_dtable .webix_ss_header td>div {
    white-space: normal;
}

.webix_dtable .webix_ss_header td>div,
.webix_dtable .webix_ss_header td .table-th-label {
    font-size: 13px;
    font-weight: 700;
    color: #514F4D;
}

.webix_dtable .webix_ss_header td>div div {
    white-space: nowrap;
}

.webix_dtable .webix_ss_header td .table-th-label,
.webix_dtable .webix_ss_header td .webix_icon.tip-icon {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    text-align: center;
}

.webix_dtable .webix_ss_header .webix_hcell.multiline {
    line-height: 20px !important;
    padding-top: 5px;
}

.webix_dtable .webix_ss_body .webix_cell {
    border-right-color: #D6D7D9;
    border-bottom-color: #D6D7D9;
    color: #000;
}

.webix_dtable .webix_ss_footer td {
    color: #212121;
    border-right-color: #D6D7D9;
    border-top-color: #D6D7D9;
    background: #fff;
}

.webix_dtable .webix_ss_footer td div {
    color: #514F4D;
}

.webix_dtable .webix_ss_footer td.webix_first div {
    font-weight: 700;
}

.webix_dtable .total-column div {
    text-indent: 30px;
}

.webix_dtable .total-row {
    background-color: #FDF7E7;
}


/*
.design-datatable {
  .webix_ss_header td div, .webix_ss_footer td.webix_first div {
    color: #514F4D;
    font-size: 13px;
    background-color: #FAFAF9;
  }


}*/

.webix_checkbox_0 .webix_custom_checkbox {
    border: 2px solid #5B616B;
    background-color: transparent;
}

.webix_checkbox_0 .webix_custom_checkbox:focus {
    border-color: #5B616B;
}

.webix_custom_checkbox {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border-radius: 2px;
    border: 2px solid #095783;
    background-color: #095783;
}

.webix_custom_checkbox:focus {
    border-color: #095783;
}

.webix_custom_checkbox:before {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    width: 12px;
}

a:active .webix_custom_checkbox,
a:focus .webix_custom_checkbox {
    border: 2px solid #095783;
    box-shadow: none;
}

.webix_el_checkbox .webix_label_right {
    padding-top: 0;
}

.webix_el_checkbox .webix_inp_label,
.webix_el_checkbox .webix_inp_top_label,
.webix_el_checkbox .webix_label_right {
    font-size: 13px;
}

.mce-tinymce.mce-container.mce-panel {
    border-color: #D6D7D9;
    border-radius: 4px;
    box-shadow: none;
    overflow: hidden;
    box-sizing: border-box;
}

.disabled-field {
    background-color: #ECEBEA;
}

.tinymce-field {
    border: none;
}

.total-input {
    width: 100%;
    padding-right: 5px;
    box-sizing: border-box;
    text-align: right;
    line-height: 26px;
    height: 26px;
    border: 1px solid #D6D7D9;
    border-radius: 3px;
}

.checkbox_border_bold {
    -webkit-appearance: none;
    appearance: none;
}

.checkbox_border_bold:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 2px solid #5B616B;
    font-family: "FontAwesome";
    vertical-align: text-top;
}

.checkbox_border_bold:checked:after {
    content: "\F00C";
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.vertical-top {
    line-height: 22px!important;
    padding-top: 5px;
}

.datatable-row-select {
    background: #E7F4E4;
}

.main-btn .webixtype_form,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_form,
.main-btn-contour .webixtype_form,
.btn-icon .webixtype_form,
.main-btn .webixtype_base,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_base,
.main-btn-contour .webixtype_base,
.btn-icon .webixtype_base {
    display: inline-block;
    vertical-align: top;
    outline: none;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: 'tinymce', Arial, sans-serif;
    font-size: 13px;
    line-height: 12px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.main-btn .webixtype_form,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_form,
.main-btn .webixtype_form:active,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_form:active,
.main-btn .webixtype_form:hover,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_form:hover,
.main-btn .webixtype_form:focus,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_form:focus,
.main-btn .webix_img_btn,
.webix_layout_toolbar.webix_toolbar .main-btn .webix_img_btn,
.main-btn .webix_img_btn:active,
.webix_layout_toolbar.webix_toolbar .main-btn .webix_img_btn:active,
.main-btn .webix_img_btn:hover,
.webix_layout_toolbar.webix_toolbar .main-btn .webix_img_btn:hover,
.main-btn .webix_img_btn:focus,
.webix_layout_toolbar.webix_toolbar .main-btn .webix_img_btn:focus,
.main-btn .webixtype_base,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_base,
.main-btn .webixtype_base:active,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_base:active,
.main-btn .webixtype_base:hover,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_base:hover,
.main-btn .webixtype_base:focus,
.webix_layout_toolbar.webix_toolbar .main-btn .webixtype_base:focus {
    font-weight: 700;
    color: #fff;
    background: #065684;
    border: 1px solid #065684;
}

.main-btn .webix_icon_btn,
.webix_layout_toolbar.webix_toolbar .main-btn .webix_icon_btn {
    color: #fff;
}

.main-btn-contour .webixtype_form,
.main-btn-contour .webixtype_form:active,
.main-btn-contour .webixtype_form:hover,
.main-btn-contour .webixtype_form:focus,
.main-btn-contour .webixtype_base,
.main-btn-contour .webixtype_base:active,
.main-btn-contour .webixtype_base:hover,
.main-btn-contour .webixtype_base:focus {
    font-weight: 700;
    background: #fff;
    color: #065684;
    border: 1px solid #065684;
}

.main-btn-contour.btn-warn,
.main-btn-contour.btn-warn .webixtype_base {
    color: #CD2026;
    border: 1px solid #CD2026;
}

.main-btn.btn-warn,
.main-btn.btn-warn .webixtype_base {
    background: #CD2026;
    border: 1px solid #CD2026;
}

.btn-icon {
    padding: 0 5px;
}

.btn-icon .webix_img_btn {
    color: #065684;
    background: #ffffff;
    border: 1px solid #065684;
    font-size: 13px;
    line-height: 8px !important;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.btn-icon .webix_icon_btn {
    color: #095783;
}

.btn-icon.color {
    padding: 0;
}

.btn-icon.color .webix_el_box {
    padding: 0;
}

.btn-icon.color button {
    border: 1px solid #095783;
    text-align: center;
}

.btn-icon.color button .webix_img_btn_text {
    color: #095783;
    font-size: 13px;
    line-height: 1.1;
    bottom: unset;
    padding: 0 3px;
    box-sizing: border-box;
}

.btn-icon.color.olive .webix_icon {
    color: #67A028;
}

.btn-icon.color.cornflower .webix_icon {
    color: #598FF4;
}

.btn-icon.color.green .webix_icon {
    color: #18A85B;
}

.btn-icon.color.pink .webix_icon {
    color: #FF5782;
}

.btn-icon.color.turquoise .webix_icon {
    color: #1F9FBA;
}

.btn-icon.color.orange .webix_icon {
    color: #E37304;
}

.btn-icon.color.violet .webix_icon {
    color: #937BCC;
}

.btn-icon.color.orchid .webix_icon {
    color: #E05AD5;
}

.btn-icon.color.light-brown .webix_icon {
    color: #C1865E;
}

.btn-icon.color.blue-green .webix_icon {
    color: #06847F;
}

.btn-icon.color.dark-blue .webix_icon {
    color: #065684;
}

.app-btn-icon .webix_el_box:before,
.bold-icon-btn .webix_el_box:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.app-btn-icon .webix_img_btn,
.bold-icon-btn .webix_img_btn,
.app-btn-icon button,
.bold-icon-btn button {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #095783;
    text-align: center;
    border: 1px solid #095783;
    border-radius: 3px;
    background: #fff;
    box-sizing: border-box;
}

.app-btn-icon .webix_icon_btn,
.bold-icon-btn .webix_icon_btn {
    position: relative;
    color: #095783;
}

.app-btn-icon .webix_icon_btn.fa-print,
.bold-icon-btn .webix_icon_btn.fa-print {
    width: 10px;
    margin-right: 3px;
}

.app-btn-icon .webix_img_btn,
.app-btn-icon button {
    font-weight: 400;
    line-height: 24px!important;
    height: 26px;
}

.app-btn-icon .webix_icon_btn {
    font-size: 12px;
    width: 18px;
}

.bold-icon-btn .webix_img_btn,
.bold-icon-btn button {
    font-weight: 700;
    line-height: 28px!important;
    height: 30px;
}

.bold-icon-btn .webix_icon_btn {
    font-size: 12px;
    width: 22px;
}

.pencil-icon button {
    text-align: center;
}

.pencil-icon span {
    color: #205493;
    font-size: 28px;
}

.assess-btn button {
    position: relative;
}

.assess-btn button:after {
    display: inline-block;
    color: #fff;
    content: "\F061";
    font-family: "FontAwesome";
    font-weight: 300;
    padding-left: 9px;
}

.assessment-btns button {
    padding-right: 7px;
}

.button .webix_icon_btn {
    display: inline-block;
    vertical-align: middle;
}

.form-label div {
    color: #000;
    font-weight: 700;
}

.comment-tinymce-field {
    background-color: #FAFAF9;
}

.comment-tinymce-field .textarea-field {
    background-color: #FAFAF9;
}


/* select-field, select-btn-field */

.select-field .webix_inp_label,
.select-btn-field .webix_inp_label,
.select-field .webix_inp_top_label,
.select-btn-field .webix_inp_top_label,
.select-field .webix_label_right,
.select-btn-field .webix_label_right {
    color: #5B616B;
    font-weight: 400;
    font-size: 13px;
}

.select-field .webix_inp_static,
.select-btn-field .webix_inp_static,
.select-field input,
.select-btn-field input {
    border-color: #D6D7D9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    cursor: pointer;
}

.select-field .webix_inp_static:focus,
.select-btn-field .webix_inp_static:focus,
.select-field input:focus,
.select-btn-field input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #62A5CE;
}

.select-field .webix_placeholder,
.select-btn-field .webix_placeholder {
    color: #000;
}

.select-field.webix_control .webix_disabled_box input,
.select-btn-field.webix_control .webix_disabled_box input,
.select-field.webix_control .webix_disabled_box textarea,
.select-btn-field.webix_control .webix_disabled_box textarea {
    color: #000;
    border: 1px solid #AEB0B5;
    background: #F1F1F1;
}

.select-field.webix_control textarea[readonly="true"],
.select-btn-field.webix_control textarea[readonly="true"] {
    color: #000;
    border: 1px solid #AEB0B5;
    background: #F1F1F1;
    border-width: 0;
    margin-top: 4px;
}

.select-field.webix_control.field-borderless .webix_disabled_box input,
.select-btn-field.webix_control.field-borderless .webix_disabled_box input,
.select-field.webix_control.field-borderless .webix_disabled_box textarea,
.select-btn-field.webix_control.field-borderless .webix_disabled_box textarea {
    border-width: 0;
    margin-top: 4px;
}

.select-field.webix_control.field-borderless .webix_disabled_box label,
.select-btn-field.webix_control.field-borderless .webix_disabled_box label {
    color: #5B616B;
}

.select-field.language,
.select-btn-field.language {
    overflow: visible;
}

.select-field.language label,
.select-btn-field.language label {
    margin-left: -10px;
}

.select-field input {
    border-radius: 4px;
    border-color: #D6D7D9;
}

.select-field span.webix_input_icon {
    font-size: 20px;
    color: #5B616B;
    background: none;
    cursor: pointer;
}

.select-btn-field span.webix_input_icon {
    background: none;
    font-size: 13px;
    color: #5B616B;
    padding-left: 5px;
    margin-top: 3px;
    cursor: pointer;
    box-sizing: border-box;
}

.submit-assessment-label div {
    color: #205493;
    font-weight: 700;
}


/* text-field and textarea-field */

.text-field .webix_inp_label,
.webix_layout_line .webix_inp_label,
.textarea-field .webix_inp_label,
.webix_el_datepicker .webix_inp_label,
.text-field .webix_inp_top_label,
.webix_layout_line .webix_inp_top_label,
.textarea-field .webix_inp_top_label,
.webix_el_datepicker .webix_inp_top_label,
.text-field .webix_label_right,
.webix_layout_line .webix_label_right,
.textarea-field .webix_label_right,
.webix_el_datepicker .webix_label_right,
.text-field .submit-form-label div,
.webix_layout_line .submit-form-label div,
.textarea-field .submit-form-label div,
.webix_el_datepicker .submit-form-label div {
    color: #212121;
    font-weight: 400;
    font-size: 13px;
}

.text-field .submit-form-label .multiline-label,
.webix_layout_line .submit-form-label .multiline-label,
.textarea-field .submit-form-label .multiline-label,
.webix_el_datepicker .submit-form-label .multiline-label {
    display: block;
    line-height: normal;
}

.text-field input,
.webix_layout_line input,
.textarea-field input,
.webix_el_datepicker input,
.text-field textarea,
.webix_layout_line textarea,
.textarea-field textarea,
.webix_el_datepicker textarea {
    border-color: #D6D7D9;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px;
    color: #000;
}

.text-field input:focus,
.webix_layout_line input:focus,
.textarea-field input:focus,
.webix_el_datepicker input:focus,
.text-field textarea:focus,
.webix_layout_line textarea:focus,
.textarea-field textarea:focus,
.webix_el_datepicker textarea:focus {
    border-color: #62A5CE;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.text-field input::-webkit-input-placeholder,
.webix_layout_line input::-webkit-input-placeholder,
.textarea-field input::-webkit-input-placeholder,
.webix_el_datepicker input::-webkit-input-placeholder,
.text-field textarea::-webkit-input-placeholder,
.webix_layout_line textarea::-webkit-input-placeholder,
.textarea-field textarea::-webkit-input-placeholder,
.webix_el_datepicker textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.text-field input::-moz-placeholder,
.webix_layout_line input::-moz-placeholder,
.textarea-field input::-moz-placeholder,
.webix_el_datepicker input::-moz-placeholder,
.text-field textarea::-moz-placeholder,
.webix_layout_line textarea::-moz-placeholder,
.textarea-field textarea::-moz-placeholder,
.webix_el_datepicker textarea::-moz-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.text-field input:-moz-placeholder,
.webix_layout_line input:-moz-placeholder,
.textarea-field input:-moz-placeholder,
.webix_el_datepicker input:-moz-placeholder,
.text-field textarea:-moz-placeholder,
.webix_layout_line textarea:-moz-placeholder,
.textarea-field textarea:-moz-placeholder,
.webix_el_datepicker textarea:-moz-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.text-field input:-ms-input-placeholder,
.webix_layout_line input:-ms-input-placeholder,
.textarea-field input:-ms-input-placeholder,
.webix_el_datepicker input:-ms-input-placeholder,
.text-field textarea:-ms-input-placeholder,
.webix_layout_line textarea:-ms-input-placeholder,
.textarea-field textarea:-ms-input-placeholder,
.webix_el_datepicker textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.text-field input:focus::-webkit-input-placeholder,
.webix_layout_line input:focus::-webkit-input-placeholder,
.textarea-field input:focus::-webkit-input-placeholder,
.webix_el_datepicker input:focus::-webkit-input-placeholder,
.text-field textarea:focus::-webkit-input-placeholder,
.webix_layout_line textarea:focus::-webkit-input-placeholder,
.textarea-field textarea:focus::-webkit-input-placeholder,
.webix_el_datepicker textarea:focus::-webkit-input-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.text-field input:focus::-moz-placeholder,
.webix_layout_line input:focus::-moz-placeholder,
.textarea-field input:focus::-moz-placeholder,
.webix_el_datepicker input:focus::-moz-placeholder,
.text-field textarea:focus::-moz-placeholder,
.webix_layout_line textarea:focus::-moz-placeholder,
.textarea-field textarea:focus::-moz-placeholder,
.webix_el_datepicker textarea:focus::-moz-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.text-field input:focus:-moz-placeholder,
.webix_layout_line input:focus:-moz-placeholder,
.textarea-field input:focus:-moz-placeholder,
.webix_el_datepicker input:focus:-moz-placeholder,
.text-field textarea:focus:-moz-placeholder,
.webix_layout_line textarea:focus:-moz-placeholder,
.textarea-field textarea:focus:-moz-placeholder,
.webix_el_datepicker textarea:focus:-moz-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.text-field input:focus:-ms-input-placeholder,
.webix_layout_line input:focus:-ms-input-placeholder,
.textarea-field input:focus:-ms-input-placeholder,
.webix_el_datepicker input:focus:-ms-input-placeholder,
.text-field textarea:focus:-ms-input-placeholder,
.webix_layout_line textarea:focus:-ms-input-placeholder,
.textarea-field textarea:focus:-ms-input-placeholder,
.webix_el_datepicker textarea:focus:-ms-input-placeholder {
    font-size: 14px;
    color: #5B5B5B;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.text-field.webix_control .webix_disabled_box input,
.webix_layout_line.webix_control .webix_disabled_box input,
.textarea-field.webix_control .webix_disabled_box input,
.webix_el_datepicker.webix_control .webix_disabled_box input,
.text-field.webix_control .webix_disabled_box textarea,
.webix_layout_line.webix_control .webix_disabled_box textarea,
.textarea-field.webix_control .webix_disabled_box textarea,
.webix_el_datepicker.webix_control .webix_disabled_box textarea,
.text-field.webix_control .webix_disabled_box .webix_inp_static,
.webix_layout_line.webix_control .webix_disabled_box .webix_inp_static,
.textarea-field.webix_control .webix_disabled_box .webix_inp_static,
.webix_el_datepicker.webix_control .webix_disabled_box .webix_inp_static {
    color: #000;
    border: 1px solid #AEB0B5;
    background: #F1F1F1;
}

.text-field .mce-tinymce,
.webix_layout_line .mce-tinymce,
.textarea-field .mce-tinymce,
.webix_el_datepicker .mce-tinymce {
    border-color: #D6D7D9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.text-field.margin-input .webix_el_box {
    margin-left: 20px;
}

.textarea-field .webix_inp_top_label {
    line-height: 20px;
}


/* checkboxes */


/*.checkbox-field*/

.custom-checkbox {
    position: relative;
    top: 6px;
    left: 4px;
}

.custom-checkbox__input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox__input:checked+.custom-checkbox__cover:before {
    font-family: 'FontAwesome';
    content: '\F00C';
}

.custom-checkbox__input:checked+.custom-checkbox__cover:after {
    background: #055E95;
    border-color: #055E95;
}

.custom-checkbox__cover {
    position: relative;
    cursor: pointer;
}

.custom-checkbox__cover:before,
.custom-checkbox__cover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border-radius: 3px;
}

.custom-checkbox__cover:after {
    border: 1px solid #B3B5B5;
    z-index: 1;
}

.custom-checkbox__cover:before {
    color: #fff;
    z-index: 2;
    font-size: 18px;
    top: -8px;
    left: 1px;
}

.form-title {
    position: relative;
}

.form-title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-top: 1px solid #D6D7D9;
    z-index: 0;
}

.form-title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.form-title .webix_template {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding-left: 0;
    color: #205493;
    font-weight: 700;
    font-size: 18px;
    padding-right: 10px;
    background-color: #fff;
    z-index: 1;
}

.enroll-summary-tile-form-title {
    position: relative;
    background: #F4F6F9;
}

.enroll-summary-tile-form-title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-top: 1px solid #D6D7D9;
    z-index: 0;
}

.enroll-summary-tile-form-title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    background: #F4F6F9;
}

.enroll-summary-tile-form-title .webix_template {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding-left: 0;
    color: #205493;
    font-weight: 700;
    font-size: 18px;
    padding-right: 10px;
    background-color: #F4F6F9;
    z-index: 1;
}

.webix_view.webix_layout_line.skills-checkbox-accordion {
    background-color: #E4E2E0;
    margin-top: 0 !important;
}

.webix_view.webix_layout_line.skills-checkbox-accordion .webix_label_right,
.webix_view.webix_layout_line.skills-checkbox-accordion .webix_icon {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

.webix_view.webix_layout_line.skills-checkbox-accordion .webix_icon {
    font-size: 18px;
}

.approve-deny {
    border: none;
}

.webix_layout_form.webix_form.enroll-summary-tile {
    background: #F4F6F9;
}

.webix_view.global-header {
    background: #065684;
}

.webix_view.global-header .global-logo {
    background: no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    cursor: pointer;
}

.webix_view.global-header .global-logo .webix_template {
    vertical-align: middle;
    padding-right: 0;
    width: 0px;
    color: #112E51;
    z-index: 0;
}

.webix_view.global-header .webix_scroll_cont {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.webix_view.global-header__infobar-angle {
    position: relative;
    margin-right: 16px;
    background: #fff;
}

.webix_view.global-header__infobar-angle:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 28px solid #e1f3f8;
    border-right: 23px solid #e1f3f8;
    border-bottom: 28px solid transparent;
    border-left: 23px solid transparent;
}

.webix_view.global-header__infobar {
    background: #065684;
}

.webix_view.global-header__infobar .header-link {
    margin-right: 12px;
}

.webix_view.global-header__infobar .header-link:last-child {
    margin-right: 0;
}

.webix_view.global-header__infobar .header-link .webix_img_btn,
.webix_view.global-header__infobar .header-link .webixtype_base {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.webix_view.global-header__infobar .header-link .webix_img_btn:after,
.webix_view.global-header__infobar .header-link .webixtype_base:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scaleX(0) skew(0);
    -moz-transform: scaleX(0) skew(0);
    -ms-transform: scaleX(0) skew(0);
    -o-transform: scaleX(0) skew(0);
    transform: scaleX(0) skew(0);
    background: #fff;
    transition: transform 0.2s;
}

.webix_view.global-header__infobar .header-link .webix_img_btn:active,
.webix_view.global-header__infobar .header-link .webixtype_base:active,
.webix_view.global-header__infobar .header-link .webix_img_btn:hover,
.webix_view.global-header__infobar .header-link .webixtype_base:hover,
.webix_view.global-header__infobar .header-link .webix_img_btn:focus,
.webix_view.global-header__infobar .header-link .webixtype_base:focus {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.webix_view.global-header__infobar .header-link .webix_img_btn:hover:after,
.webix_view.global-header__infobar .header-link .webixtype_base:hover:after {
    -webkit-transform: scaleX(1) skewX(45deg);
    -moz-transform: scaleX(1) skewX(45deg);
    -ms-transform: scaleX(1) skewX(45deg);
    -o-transform: scaleX(1) skewX(45deg);
    transform: scaleX(1) skewX(45deg);
}

.webix_view.global-header__infobar .header-link .webix_icon_btn {
    color: #AEB0B5;
    font-size: 16px;
    padding-right: 3px;
    margin-left: -6px;
}

.webix_view.global-header__infobar .header-link.header-notifications-link .webix_icon_btn {
    font-size: 13px;
}

.webix_view.global-header__infobar .header-link .webix_icon {
    color: #AEB0B5;
    font-size: 16px;
    font-weight: 700;
}

.webix_view.global-header__infobar .header-link .webix_badge {
    width: 16px;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    padding: 0;
    font-size: 13px;
    color: #212121;
    background: #FDB81E;
    top: 50%;
    margin-top: -18px;
    left: 16px;
}

.webix_view.global-header__infobar .header-userbar>div {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.webix_view.global-header__infobar .header-userbar>div:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    background: #fff;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
}

.webix_view.global-header__infobar .header-userbar>div:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.webix_view.global-header__infobar .header-userbar>div .webix_icon {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.webix_view.global-header__infobar .header-userbar-photo.webix_view .webix_icon_button .webix_icon {
    color: #fff;
}

.webix_view.global-header__infobar .header-userbar-photo.webix_view .webix_icon_button:active,
.webix_view.global-header__infobar .header-userbar-photo.webix_view .webix_icon_button:hover,
.webix_view.global-header__infobar .header-userbar-photo.webix_view .webix_icon_button:focus {
    background: none;
}

.webix_view.global-header__infopanel .webix_el_label div {
    color: #212121;
}

.header-submenu.webix_popup {
    box-shadow: 2px 11px 10px 0 rgba(0, 0, 0, 0.16);
    border-color: #D6D7D9;
    border-radius: 3px;
}

.header-submenu.webix_popup+.webix_point_top {
    width: 16px;
    height: 7px;
    overflow: hidden;
    background: none;
}

.header-submenu.webix_popup+.webix_point_top:after {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    border: 1px solid #D6D7D9;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header-submenu.webix_popup.header-submenu-notification+.webix_point_top:after {
    background-color: #FAFAF9;
}

.header-submenu.webix_popup.webix_view.webix_window:focus {
    outline: 0;
}

.header-submenu.webix_popup .webix_win_body {
    padding: 0 10px;
}

.header-submenu.webix_popup .header-submenu__bottom .webix_icon {
    color: #065684;
}

.header-submenu.webix_popup .webix_img_btn {
    color: #065684;
}

.header-submenu.webix_popup .webix_img_btn:hover,
.header-submenu.webix_popup .webix_img_btn:focus,
.header-submenu.webix_popup .webix_img_btn:active {
    background: none;
    box-shadow: none;
}

.header-submenu.webix_popup .webix_icon_btn {
    padding-right: 6px;
    font-size: 15px;
}

.header-submenu.webix_popup .webix_icon_btn {
    color: #065684;
}

.header-submenu.webix_popup .header-submenu__block {
    border-color: #FAFAF9;
    background: #FAFAF9;
}

.header-submenu.webix_popup .header-submenu__notif {
    background: #fff;
}

.header-submenu.webix_popup .header-submenu__bottom .webix_img_btn {
    text-align: center;
}

.header-submenu.webix_popup .header-submenu__bottom .webix_icon_btn {
    padding-right: 0;
}

.header-submenu.webix_popup .webix_list_item {
    border: none;
}

.header-submenu.webix_popup .webix_list_item:hover,
.header-submenu.webix_popup .webix_list_item:focus {
    outline: 0;
    background: none;
}

.header-submenu.webix_popup .webix_list_item.webix_selected {
    color: #000;
    background: #F4F6F9;
}

.header-submenu.webix_popup .header-submenu__manage .webix_image {
    width: 23px !important;
    margin-right: 7px;
}

.header-submenu.webix_popup .header-submenu__process .webix_image {
    width: 23px !important;
    margin-right: 7px;
}

.header-submenu.webix_popup.header-submenu-notification .webix_win_body {
    padding: 0;
}

.header-submenu.webix_popup.header-submenu-notification .header-submenu__block .webix_template,
.header-submenu.webix_popup.header-submenu-notification .header-submenu__block .webix_img_btn {
    color: #065684;
}

.header-submenu.webix_popup.header-submenu-notification .header-submenu__block .webix_template {
    padding: 9px 10px 9px 19px;
}

.header-submenu-angle.webix_point_top {
    background: none;
    width: 20px;
    height: 10px;
    overflow: hidden;
    margin-top: -3px;
}

.header-submenu-angle.webix_point_top:after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 50%;
    margin-left: -6px;
    background-color: #205493;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header-logo__text .webix_template {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    background-color: #065684;
}

.header-provider__text .webix_template {
    color: #112E51;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    text-align: right;
    background-color: #E1F3F8;
    padding-right: 28px;
}

.webix_view.header-provider {
    background: #E1F3F8;
}

.page-body>.webix_view {
    position: relative;
    z-index: 0;
}

.page-body>.webix_view:first-child {
    box-shadow: 0 1px 3px 0 rgba(0, 91, 145, 0.4);
    z-index: 1;
}

.global-main .webix_scrollview {
    border: none;
}


/* budget */

.budget-details-grid__selected {
    background-color: #E7F4E4;
}

.budget-details-grid__subview-grid .webix_hcell,
.budget-details-grid__subview-grid .webix_cell {
    background-color: #E7F4E4;
}

.budget-details-grid__subview-grid .webix_hcell {
    color: #065684 !important;
}

.budget-details-grid__reimb-model-img {
    line-height: 40px !important;
}


/* accordions */

.webix_view.webix_layout_accordion {
    background: #fff;
}

.plan-budget-body {
    border: none;
}

.like-an-accordion-elem .webix_template {
    color: #205493;
    font-size: 26px;
    font-weight: 700;
    padding-left: 18px;
    height: 46px;
}

.accordion-block {
    border-style: solid;
    border-color: #9BDAF1;
}

.accordion-block .webix_accordionitem_header,
.accordion-block .webix_win_head {
    border-bottom: none;
    border-color: #9BDAF1;
    background: #E1F3F8;
}

.accordion-block .webix_accordionitem_header .webix_accordionitem_button,
.accordion-block .webix_win_head .webix_accordionitem_button {
    color: #205493;
}

.accordion-block .webix_accordionitem_header .accordion-header,
.accordion-block .webix_win_head .accordion-header {
    display: inline-block;
    margin-right: 10%;
}

.accordion-block .webix_accordionitem_header .accordion-header__title,
.accordion-block .webix_win_head .accordion-header__title {
    font-weight: bold;
    margin-right: 10px;
    color: #205493;
}

.accordion-block .webix_accordionitem_header .accordion-header:last-child,
.accordion-block .webix_win_head .accordion-header:last-child {
    margin-right: 0;
}

.accordion-block .webix_accordionitem_label {
    padding-left: 18px;
    font-size: 26px;
    font-weight: 700;
    color: #205493;
}

.accordion-block .webix_dtable {
    border-width: 1px !important;
}

.accordion-block.collapsed .webix_accordionitem_header {
    background: #E1F3F8;
}

.accordion-block.collapsed .webix_accordionitem_header .webix_accordionitem_button {
    color: #205493;
}

.webix_accordionitem.vertical>.webix_accordionitem_header .webix_accordionitem_button {
    margin-right: 16px;
}

.result-table-accordion .btn-icon .webix_icon_btn {
    font-size: 10px;
    width: 16px;
}

.result-table-accordion .webix_el_box {
    padding-left: 0;
    padding-right: 0;
}

.webix_view .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_button:before {
    content: "\F068";
}

.webix_view .webix_accordionitem.collapsed .webix_accordionitem_header .webix_accordionitem_button:before {
    content: "\F067";
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem {
    border: none;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem .webix_accordionitem_header {
    position: relative;
    background: #fff;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem .webix_accordionitem_header:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10%;
    width: 89%;
    border-top: 1px solid #D6D7D9;
    z-index: 0;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem .webix_accordionitem_header:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding-left: 0;
    padding-right: 10px;
    margin-left: 20px;
    color: #065684;
    font-weight: 700;
    font-size: 20px;
    background-color: #fff;
    z-index: 1;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_button {
    float: left;
    margin: 0;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_button:focus {
    outline: none;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_button:before {
    content: "";
    margin: 0 0.5em;
    display: inline-block;
    border: 9px solid transparent;
    border-top: 10px solid #205493;
    border-bottom: 0 none;
    border-radius: 3px;
    position: relative;
    z-index: 2;
}

.webix_view.webix_layout_accordion.assessment_tab_accordion .webix_accordionitem.collapsed .webix_accordionitem_button:before {
    content: "";
    margin: 0 0.5em;
    display: inline-block;
    border: 9px solid transparent;
    border-top: 0 none;
    border-bottom: 10px solid #205493;
    border-radius: 3px;
}


/********************************/

.page-main-title {
    font-weight: bold;
}


/* Notifications page */

.notifications-list-block {
    border: none;
}

.notifications-list-block .webix_list_item {
    border-bottom: none;
    border-top: 1px solid #9BDAF1;
    height: 80px!important;
}

.notifications-list-block .webix_icon {
    font-size: 22px;
}

.notifications-list__row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 9px 6px 0 8px;
}

.notifications-list__icon {
    width: 30px;
}

.notifications-list__descr {
    -webkit-flex: 100;
    -ms-flex: 100;
    flex: 100;
    width: 100%;
}

.notifications-list__title {
    color: #212121;
    font-size: 13px;
    line-height: 1;
}

.notifications-list__info {
    font-size: 10px;
    line-height: 1;
    color: #5B616B;
    margin-top: 4px;
}

.notifications-list__title,
.notifications-list__info {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notifications-list__time {
    font-size: 10px;
    color: #212121;
}

.unread-notification {
    background-color: #E7F4E4;
}

.notifications-grid__status-column .webix_cell div.status-text {
    color: #205493 !important;
    font-weight: bold;
}

.notifications-grid .webix_measure_size .notification-button {
    display: block !important;
    float: none !important;
}


/* My Account page */

.profile-infoblock {
    text-align: center;
}

.profile-infoblock__photo-img {
    width: 100%;
    height: 100%;
    background: #DCDCDC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.profile-infoblock__photo .webix_icon {
    font-size: 210px;
    color: #fff;
    width: 150px;
    line-height: 110%;
}

.profile-infoblock__name div {
    font-size: 33px;
    font-weight: 700;
}

.profile-infoblock__info div {
    font-size: 15px;
}

.profile-infoblock__mail div {
    font-size: 15px;
    color: #095783;
    text-decoration: underline;
}

.profilelist-block-title div {
    color: #5B616B;
    font-size: 16px;
    font-weight: 700;
}

.profilelist-block {
    border: none;
}

.profilelist-block .webix_list_item {
    border: none;
    font-size: 18px;
    font-weight: 700;
    padding: 2px 30px;
    height: 60px!important;
}

.profilelist-block .webix_list_item .webix_icon {
    font-size: 20px;
}

.profilelist-block .webix_list_item.webix_selected {
    background: #535353;
    color: #fff;
    padding: 2px 30px;
}

.profilelist-block .webix_list_item.webix_selected .webix_icon {
    color: #fff;
}

.account-block__title {
    background: #F4F6F9;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.account-block__title div {
    font-size: 18px;
    font-weight: 700;
}

.account-block__container {
    border: 1px solid #9BDAF1;
}

.main-title.events-title {
    text-align: center;
}

.main-title.events-title .events-title-icon {
    position: relative;
    top: 2px;
    padding: 0;
}

.main-title.events-title .events-title-icon .webix_icon_button {
    border: none;
}

.main-title.events-title .webix_el_label div {
    font-weight: 900;
    text-align: left;
}

.events-top-toolbar {
    background-color: #E1F3F8;
}

.events-top-toolbar .new-event-btn.btn-icon>.webix_el_box {
    padding: 8px 0 9px;
}

.events-top-toolbar .new-event-btn.btn-icon .webix_img_btn {
    font-weight: 400;
}

.events-top-toolbar .new-event-btn.btn-icon .webix_icon_btn {
    font-size: 10px;
    width: 16px;
}

.events-top-toolbar .btn-icon {
    padding: 0;
}

.events-top-toolbar .event-filter-field>.webix_el_box {
    margin-top: 4px;
}

.events-top-toolbar .event-filter-field .webix_inp_label {
    color: #205493;
    font-weight: 700;
    font-size: 13px;
}

.events-top-toolbar .event-filter-field.select-field .webix_input_icon {
    color: #5B616B;
}

.events-top-toolbar .event-filter-field.select-field input {
    border-radius: 4px;
    border-color: #D6D7D9;
}

.events-after-toolbar {
    border-left: 1px solid #9BDAF1;
    border-right: 1px solid #9BDAF1;
    border-top: 1px solid #9BDAF1;
}

.event-row {
    border-left: 1px solid #9BDAF1;
    border-right: 1px solid #9BDAF1;
    border-bottom: 1px solid #9BDAF1;
    box-sizing: border-box;
}

.event-row:first-child {
    border-bottom: none;
}

.event_date {
    position: relative;
    text-align: center;
    border-right: 1px solid #dcdcdc;
}

.event_day {
    color: #055E95;
    font-weight: 300;
    font-size: 33px;
    line-height: 0.9;
    margin-bottom: 5px;
}

.event_month {
    color: #5B616B;
    font-size: 15px;
}

.event-name__row {
    position: relative;
    padding-left: 46px;
    margin-left: 15px;
}

.event-name__icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
}

.event-name__icon .event-type-icon {
    color: #205493;
    height: 36px;
    width: 36px;
    font-size: 36px;
}

.event-name__type {
    color: #205493;
    font-weight: 800;
    font-size: 14px;
}

.event-name__title {
    color: #535353;
    font-weight: 800;
    font-size: 18px;
    margin-top: 3px;
}

.event-text {
    margin-top: -2px;
}

.event-text .webix_template {
    font-size: 13px;
    padding: 0 0 0 15px;
    box-sizing: border-box;
}

.event-action-btn.btn-icon {
    padding: 0;
}

.event-action-btn.btn-icon>.webix_el_box {
    padding: 6px 0;
}

.event-action-btn.btn-icon .webix_img_btn {
    font-weight: 400;
}

.event-action-btn.btn-icon .webix_icon_btn {
    font-size: 10px;
    width: 16px;
}

.webix_view.enroll-page-body {
    border: none!important;
}

.enroll-step-line__left {
    position: relative;
    overflow: visible;
    z-index: 0;
}

.enroll-step-line__left:before {
    content: "";
    position: absolute;
    left: -53px;
    right: -36px;
    top: 60px;
    border-top: 4px solid #D6D7D9;
}

.enroll-step-line__right {
    position: relative;
    overflow: visible;
    z-index: 0;
}

.enroll-step-line__right:before {
    content: "";
    position: absolute;
    left: -36px;
    right: -34px;
    top: 60px;
    border-top: 4px solid #D6D7D9;
}

.enroll-step {
    position: relative;
    z-index: 1;
}

.enroll-step .image-button {
    position: relative;
    top: -88px;
    z-index: -1;
    font-weight: bold;
    color: #0C6398;
}

.enroll-step.webix_disabled_view .image-button {
    color: #D6D7D9;
}

.enroll-step>.webix_el_box {
    position: relative;
    padding: 0;
    overflow: visible;
}

.enroll-step>.webix_el_box.webix_disabled_box .webix_img_btn {
    color: #0C6398;
}

.enroll-step>.webix_el_box .webix_img_btn {
    display: block;
    color: #0C6398;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    border: none;
    background: none;
    box-sizing: border-box;
}

.enroll-step>.webix_el_box .webix_img_btn:active {
    box-shadow: none;
}

.enroll-step>.webix_el_box .webix_img_btn .webix_icon_btn {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -26px;
    display: block;
    color: #0C6398;
    font-size: 24px;
    width: 52px;
    height: 52px;
    border: 4px solid #0C6398;
    border-radius: 50px;
    box-sizing: border-box;
}

.enroll-step>.webix_el_box .webix_img_btn .webix_icon_btn:before,
.enroll-step>.webix_el_box .webix_img_btn .webix_icon_btn:after {
    display: inline-block;
    vertical-align: middle;
}

.enroll-step>.webix_el_box .webix_img_btn .webix_icon_btn:after {
    content: "";
    height: 100%;
}

.enroll-step.webix_disabled_view>.webix_el_box .webix_img_btn {
    color: #D6D7D9;
}

.enroll-step.webix_disabled_view>.webix_el_box .webix_img_btn .webix_icon_btn {
    color: #D6D7D9;
    border: 4px solid #D6D7D9;
}

.enroll-step.step-done+.enroll-step-line:before {
    border-top-color: #0C6398;
}

.enroll-step.step-done>.webix_el_box .webix_img_btn {
    color: #0C6398;
}

.enroll-step.step-done>.webix_el_box .webix_img_btn .webix_icon_btn {
    color: #fff;
    background-color: #0C6398;
    border: 4px solid #0C6398;
}

.enroll-step.step-done>.webix_el_box.webix_disabled_box .webix_img_btn {
    color: #0C6398;
}

.client-table.accordion-block .webix_accordionitem_header {
    background-color: transparent;
    pointer-events: none;
}

.client-table.accordion-block .webix_accordionitem_header .webix_accordionitem_button {
    display: none;
}

.client-table.accordion-block .webix_scroll_cont {
    border: none;
}

.language-dtable td {
    border-right-width: 0;
}

.language-dtable .webix_hcell,
.language-dtable .webix_cell {
    background: #F1F1F1;
    border-right-width: 0;
}


/* emphasis-blocks */

.emphasis_margin {
    margin-bottom: 20px;
}

.emphasis-block {
    position: relative;
    margin: 12px 0 -5px -3px;
    max-width: 801px;
    min-height: 80px;
    padding: 20px 50px 20px 80px;
    box-sizing: border-box;
}

.emphasis-block:before {
    color: #212121;
    font-size: 35px;
    font-family: FontAwesome;
    position: absolute;
    left: 20px;
    top: 20px;
}

.emphasis-block-lg {
    display: block;
}

.emphasis-block--xs {
    display: inline-block;
    vertical-align: top;
}

.emphasis-block .emphasis-block__title {
    color: #212121;
}

.emphasis-block .emphasis-block__title p {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 3px;
}

.emphasis-block .emphasis-block__descr {
    font-size: 13px;
}

.emphasis-block .emphasis-block__descr p {
    margin: 0;
    font-size: 13px;
}

.emphasis-block .emphasis-block__close {
    display: block;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 13px;
    right: 8px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.emphasis-block .emphasis-block__close:before,
.emphasis-block .emphasis-block__close:after {
    content: "";
    width: 20px;
    border-top: 2px solid #065684;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -10px;
}

.emphasis-block .emphasis-block__close:before {
    transform: rotate(-45deg);
}

.emphasis-block .emphasis-block__close:after {
    transform: rotate(45deg);
}

.emphasis-block .emphasis-block__close:active {
    transform: scale(0.9);
}

.emphasis-block.warning {
    border-left: 10px solid #e31c3d;
    background-color: #f9dede;
}

.emphasis-block.warning:before {
    content: "\F06A";
}

.emphasis-block.warning.emphasis-block__close {
    color: #AE4242;
}

.emphasis-block.info {
    border-left: 10px solid #02BFE7;
    background-color: #E1F3F8;
}

.emphasis-block.info:before {
    content: "\F05A";
}

.emphasis-block.info.emphasis-block__close {
    color: #065684;
}

.participation-table__header .webix_hcell {
    background-color: #FAFAF9;
}

.tech_skills_list {
    background: #F4F6F9;
}

.tech_skills_list .webix_list_item {
    padding-left: 20px;
    border-bottom: 0;
}

.tech_skills_list strong {
    font-weight: bold;
}

.tech_skills_list ul {
    list-style-type: none;
    padding-left: 0;
    margin: 3px;
}

.tech_skills_list ul>li:before {
    content: "- ";
}

.main-title .manage-participant-title-icon .webix_icon_button .webix_icon {
    position: relative;
    top: -1px;
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 8px;
    font-size: 22px;
    box-sizing: border-box;
}

.info-row {
    background-color: #F4F6FA;
}

.info-row .webix_inp_top_label {
    color: #065684;
    font-weight: bold;
}

.custom-tabview .webix_all_tabs {
    position: relative;
    left: -1px;
    width: 100%;
    display: block;
    font-size: 0;
}

.custom-tabview .webix_all_tabs:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.custom-tabview div.webix_item_tab {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #5B616B;
    font-weight: 700;
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    margin-right: 10px;
    height: 100%;
    box-sizing: border-box;
    border: none;
    background: #E1F3F8;
}

.custom-tabview div.webix_item_tab:last-child {
    margin-right: 0;
}

.custom-tabview div.webix_item_tab:focus,
.custom-tabview div.webix_item_tab:active {
    outline: none;
}

.custom-tabview div.webix_item_tab:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-top: 2px solid #095783;
    transition: width 0.2s ease;
}

.custom-tabview div.webix_item_tab.webix_selected {
    color: white;
    background: #095783;
}

.custom-tabview div.webix_item_tab.webix_selected:before {
    width: 100%;
}

.main-title .claim-title-icon .webix_icon_button .webix_icon {
    font-size: 22px;
}

.webix_disabled_box .webixtype_base {
    color: #D6D7D9!important;
    background-color: #fff!important;
    border-color: #D6D7D9!important;
}

.custom-tabs-row .webix_all_tabs {
    border-bottom: 2px solid #065684;
}


/* home page */

.aside-description {
    background-color: #F9DEDE;
}

.aside-header {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F9DEDE;
}

.aside-header .webix_template {
    color: #205493;
    font-size: 2em;
    text-align: center;
    //max-width: 600px;
    font-weight: 700;
    align-self: flex-end;
}

.aside-headerEvents {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E1F3F8;
}

.aside-headerEvents .webix_template {
    color: #205493;
    font-size: 33px;
    line-height: 1.72;
    text-align: center;
    max-width: 500px;
    height: 100px;
    align-self: flex-end;
}

.aside-btn .webix_el_box button {
    border: 1px solid #FE8034;
    background-color: #FE8034;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 2px;
}

.aside-img .webix_template {
    padding: 0;
}

.aside-img .webix_template .aside-picture {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
}

.header-buttons-block>div {
    color: #205493;
    font-weight: 700;
    font-size: 33px;
}

.home-buttons-block {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    box-sizing: border-box;
}

.home-buttons-block .home-button-elem {
    padding: 20px 15px;
    box-sizing: border-box;
    border: none;
    background-color: #fff;
}

.home-buttons-block .home-button-elem .webix_template {
    box-shadow: 0 1px 3px 0 rgba(0, 91, 147, 0.4);
    border-radius: 2px;
    background-color: #E1F3F8;
    cursor: pointer;
    box-sizing: border-box;
    padding: 21px 30px;
    height: 280px;
}

.home-button {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    align-content: space-between;
}

.home-button__row {
    display: block;
    width: 100%;
}

.home-button__title {
    font-size: 33px;
    color: #205493;
    text-transform: uppercase;
}

.home-button__descr {
    font-size: 26px;
    color: #205493;
}

.home-button__img {
    text-align: center;
    padding: 20px 0 15px 0;
}

.home-button__icon {
    color: #205493;
    font-size: 50px;
    display: inline-block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
}

.home-button p {
    margin: 0;
}

.home-button__link {
    font-size: 20px;
    color: #205493;
}

.home-button__link .webix_icon {
    color: #205493;
    font-size: 16px;
    margin-left: 10px;
}

.home-button-elem-budget .home-button__icon {
    font-size: 62px;
    line-height: 60px;
}

.home-button-elem-enrollment .home-button__icon {
    font-size: 62px;
    line-height: 60px;
}

.home-button-elem-management .home-button__icon {
    font-size: 26px;
    line-height: 52px;
    border: 4px solid #205493;
    border-radius: 60px;
}

.home-button-elem-claim .home-button__icon {
    font-size: 62px;
    line-height: 60px;
}

@media screen and (max-width: 1200px) {
    .aside-header .webix_template,
    .home-button__title {
        font-size: 26px;
    }
    .home-button__descr {
        font-size: 20px;
    }
    .home-button__link {
        font-size: 16px;
    }
    .footer-logos-block img {
        max-width: 140px;
    }
}

@media screen and (max-width: 1150px) {
    .aside-header .webix_template {
        font-size: 22px;
    }
}

@media screen and (max-width: 1100px) {
    .aside-header .webix_template {
        font-size: 18px;
        line-height: 1.5;
    }
    .home-button__link {
        font-size: 15px;
    }
    .aside-btn .webix_el_box button {
        max-width: 90%;
    }
}

.global-footer {
    background-color: #E1F3F8;
}

.global-footer.home-footer {
    padding-top: 25px;
}

.global-footer.service-footer {
    padding-top: 17px;
}

.global-footer .footer-logos-block .webix_view {
    text-align: center;
    border: none;
    background: none;
}

.footer-nav__elem {
    width: auto!important;
    padding: 0 15px;
    background: none;
    border-right: none;
    border-color: #205493;
}

.footer-nav__elem:first-child {
    padding-left: 0;
}

.footer-nav__elem .webix_template {
    padding: 0;
}

.footer-nav__link {
    color: #065684;
    font-size: 13px;
    font-weight: bold;
}

.footer-nav__link:hover {
    text-decoration: underline;
}

.footer-nav__copyright {
    color: #514F4D;
    text-decoration: none;
    font-weight: bold;
    display: block;
}

.webix_template .footer-nav__copyright {
    text-align: right;
}

.footer-description {
	font-size: 12px;
    margin-top: 18px;
}

.webix_view .info-footer p,
.webix_layout_clean .info-footer p {
    width: 570px;
}

.info-footer {
    border-left: 1px solid #373737;
    height: 125px!important;
    font-size: 13px;
    line-height: 14px;
    color: #373737;
    padding-left: 40px;
    background-color: #F4F6F9;
}

.fa-phone-square,
.fa-twitter,
.fa-phone {
    color: #005B93;
}

.mess-popup {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
}

.mess-popup {
    border: none;
    border-left-style: solid;
    border-left-width: 10px;
}

.mess-popup.warning_popup {
    border-left-color: #fdb81e;
}

.mess-popup.error_popup {
    border-left-color: #e31c3d;
}

.mess-popup.success_popup {
    border-left-color: #2E8540;
}

.mess-popup .webix_win_head {
    margin-bottom: -40px;
    border-bottom: none;
}

.window-header {
    background-color: #065684;
}

.window-header .close-btn.white button::before,
.window-header .close-btn.white button::after {
    background-color: #fff;
}

.window-header__label div {
    font-size: 20px;
    color: #fff;
}

.close-btn button {
    position: relative;
    font-size: 0;
    border: none;
    border-radius: 0;
    background: none;
}

.close-btn button:focus,
.close-btn button:active {
    outline: none;
    box-shadow: none;
    background-color: transparent;
}

.close-btn button:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.close-btn button:hover {
    background: none;
}

.close-btn button:before,
.close-btn button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -18px;
    width: 36px;
    height: 4px;
    background-color: #5b616b;
}

.close-btn button:before {
    transform: rotate(45deg);
}

.close-btn button:after {
    transform: rotate(-45deg);
}

.login-close-btn button {
    position: relative;
    font-size: 0;
    border: none;
    border-radius: 0;
    background: none;
}

.login-close-btn button:focus,
.login-close-btn button:active {
    outline: none;
    box-shadow: none;
    background-color: transparent;
}

.login-close-btn button:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.login-close-btn button:hover {
    background: none;
}

.login-close-btn button:before,
.login-close-btn button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -18px;
    width: 36px;
    height: 4px;
    background-color: white;
}

.login-close-btn button:before {
    transform: rotate(45deg);
}

.login-close-btn button:after {
    transform: rotate(-45deg);
}

.mess-popup-text {
    padding-right: 165px;
    box-sizing: border-box;
}

.mess-popup-text * {
    font-size: 13px;
}

.webix_icon.fa-ban {
    color: #e31c3d;
    font-size: 72px;
    width: auto;
    height: auto;
}

.webix_icon.fa-exclamation-triangle {
    color: #fdb81e;
    font-size: 60px;
    width: auto;
    height: auto;
}

.webix_icon.fa-check-circle {
    color: #2E8540;
    font-size: 72px;
    width: auto;
    height: auto;
}

.mess-popup-buttons {
    text-align: center;
    padding-right: 165px;
    box-sizing: border-box;
}

.mess-popup-buttons .webix_el_button {
    padding-left: 8px;
    padding-right: 8px;
}

.popup-container {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
    border: none;
}

.popup-container .close-btn {
    position: relative;
    top: -5px;
}

.popup-container .webix_win_head {
    position: relative;
    background-color: transparent;
}

.popup-container .webix_win_head:before {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
    border-bottom: 1px solid #D6D7D9;
}

.popup-container__title div {
    color: #205493;
    font-weight: 900;
    font-size: 33px;
    text-align: center;
}

div.webix_modal {
    opacity: 0.6;
}

.login-window {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
}

.login-window .global-header__infobar-angle {
    margin-right: 0;
}

.login-window .global-logo {
    background: url("/images/logo.png") no-repeat center center #065684;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-color: #065684;
}

.login-window .webix_win_head {
    border: none;
    background-color: #065684;
}

.login-window .login-close-btn button {
    top: -5px;
}

.login-window .field-label div,
.login-window .forgot-link div {
    font-size: 13px;
}

.login-window .field-label div {
    color: #5B616B;
}

.login-window .forgot-link div {
    color: #046B99;
    text-decoration: underline;
    text-align: right;
    cursor: pointer;
}

.login-window .forgot-link div:hover {
    text-decoration: none;
}

.login-window .pass-label-row {
    margin-bottom: -5px;
}

.login-window .popup-text-elem div {
    font-size: 13px;
    color: #5B616B;
}

.login-window__title div {
    color: #205493;
    font-weight: 900;
    font-size: 33px;
    text-align: center;
}

.landing-buttons-block {
    display: flex;
    justify-content: space-between;
    float: left;
    padding: 100px 0px;
    box-sizing: border-box;
    background-position: center center;
    background-size: cover;
}

.banner-padding-head {
    display: flex;
    justify-content: center;
    margin-top: 3px;
}

.bg-darkgreen {
    background-color: #388557;
    color: #fff;
    height: 35px;
}

.banner-padding {
    padding: 0 40px;
}

.d-inline {
    display: inline!important
}

.d-inline-block-head {
    display: inline-block!important;
    margin-left: 5px;
}

.d-inline-block {
    display: inline-block!important;
    margin-left: 10px;
}

.d-block {
    display: block!important
}

.banner-logo--dark {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.banner-logo {
    height: 20px;
    width: 20px;
    vertical-align: text-bottom;
}

.banner-text {
    margin-top: 2px;
}

.snapResText {
    letter-spacing: 1px;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    border-bottom: none;
    position: relative;
    padding-bottom: 10px;
}

.snapResText:after {
    width: 1.30em;
    content: "";
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0.075em;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    width: 245px;
    background-color: rgba(56, 133, 87, 0.5);
}


/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiIuL3BhdGhBcHAuY3NzIiwic291cmNlUm9vdCI6IiJ9*/