.section.theme{background-color:#fff;background-color:var(--theme-background-color);color:#383838;color:var(--theme-color)}.section.theme a:not(.button):not(.button-plain):not(.image__link){color:#383838;color:var(--theme-link-color)}.section.theme .button:not(.button--primary):not(.button--secondary):not(.button--red):not(.button--white){background-color:#088573;background-color:var(--theme-button-background-color);color:#fff;color:var(--theme-button-color)}.section.theme .button:not(.button--primary):not(.button--secondary):not(.button--red):not(.button--white):hover{background-color:#077868}.section.theme .divider:before{background-color:rgba(56,56,56,.2);background-color:var(--theme-divider-background-color)}.section.theme .table table tbody td,.section.theme .table table tbody th,.section.theme .table table thead th{color:#383838;color:var(--theme-table-default-color)}.section.theme .table table thead th{background-color:#088573;background-color:var(--theme-table-th-background-color);color:#fff;color:var(--theme-table-th-color)}.section.theme .accordion-item{background-color:#daedea;background-color:var(--theme-accordion-background-color);box-shadow:0 30px 60px -10px rgba(31,143,127,.1);box-shadow:0 30px 60px -10px var(--theme-accordion-shadow-color)}.section.theme .inline-navigation-item:hover .inline-navigation-item__inner{background-color:#088573;background-color:var(--theme-inline-navigation-item-background-color-marked);border-color:#088573;border-color:var(--theme-inline-navigation-item-border-color-marked)}.section.theme .inline-navigation-item:hover .inline-navigation-item__title{color:#fff;color:var(--theme-inline-navigation-item-text-color-marked)}.section.theme .inline-navigation-item__inner{background-color:#fff;background-color:var(--theme-inline-navigation-item-background-color);border-color:rgba(56,56,56,.2);border-color:var(--theme-inline-navigation-item-border-color)}.section.theme .inline-navigation-item__title{color:#088573;color:var(--theme-inline-navigation-item-text-color)}.section.theme .checkbox:checked+label:before,.section.theme .checkbox:not(:checked)+label:before,.section.theme .radio:checked+label:before,.section.theme .radio:not(:checked)+label:before{border-color:rgba(56,56,56,.2);border-color:var(--theme-input-border)}.section.theme .checkbox:checked+label:after,.section.theme .checkbox:not(:checked)+label:after,.section.theme .radio:checked+label:after,.section.theme .radio:not(:checked)+label:after{border-bottom-color:#088573;border-bottom-color:var(--theme-input-color-marked);border-right-color:#088573;border-right-color:var(--theme-input-color-marked)}.section.theme .radio:checked+label:after,.section.theme .radio:not(:checked)+label:after{background:#088573;background:var(--theme-input-color-marked)}.section.theme .input,.section.theme .select,.section.theme .textarea{background-color:#fff;background-color:var(--theme-input-background-color);border-color:rgba(56,56,56,.2);border-color:var(--theme-input-border);color:#383838;color:var(--theme-input-color)}.section.theme .input:focus,.section.theme .select:focus,.section.theme .textarea:focus{border-color:rgba(56,56,56,.2);border-color:var(--theme-input-border)}.section.theme .input::-webkit-input-placeholder,.section.theme .select::-webkit-input-placeholder,.section.theme .textarea::-webkit-input-placeholder{color:rgba(0,0,0,.5);color:var(--theme-input-placeholder-color)}.section.theme .input::-moz-placeholder,.section.theme .select::-moz-placeholder,.section.theme .textarea::-moz-placeholder{color:rgba(0,0,0,.5);color:var(--theme-input-placeholder-color)}.section.theme .input:-ms-input-placeholder,.section.theme .select:-ms-input-placeholder,.section.theme .textarea:-ms-input-placeholder{color:rgba(0,0,0,.5);color:var(--theme-input-placeholder-color)}.section.theme .input:-moz-placeholder,.section.theme .select:-moz-placeholder,.section.theme .textarea:-moz-placeholder{color:rgba(0,0,0,.5);color:var(--theme-input-placeholder-color)}.section.theme .input__description,.section.theme .select__description,.section.theme .status-message,.section.theme .textarea__description{color:#383838;color:var(--theme-color)}.section.theme .status-message{background-color:#c6c6c6;background-color:var(--theme-status-message-background-color)}.section.theme .status-message--status{background-color:#dff0d8;background-color:var(--theme-status-message-background-color-status);color:#3c763d;color:var(--theme-status-message-color-status)}.section.theme .status-message--warning{background-color:#fcf8e3;background-color:var(--theme-status-message-background-color-warning);color:#8a6d3b;color:var(--theme-status-message-color-warning)}.section.theme .status-message--error{background-color:#fce3e3;background-color:var(--theme-status-message-background-color-error);color:#763c3c;color:var(--theme-status-message-color-error)}.section.theme .pager__item{background-color:#383838;background-color:var(--theme-color);box-shadow:0 2px 0 0 #383838;box-shadow:0 2px 0 0 var(--theme-color)}.section.theme .pager a{color:#383838;color:var(--theme-link-color)}