body{
  font-family: 'Nunito Sans', sans-serif;
  font-family: 'Barlow', sans-serif;
  background: #fff;
}
.k-input-solid{
  border-width: 0;
}
.form--priorities .workshop-solution .k-grid {
  border-top: 1px solid rgba(23, 56, 91, 0.3);
}

.form--priorities .workshop-solution .k-grid tr th {
  border-bottom: 1px solid rgba(23, 56, 91, 0.3);
}

.kendo-select .k-input-solid{
  border: 3px solid rgba(23, 56, 91, 0.20);
}


.kendo-select .k-input-solid input{
  border: none!important;
}

.form-popup label>span, span.kendo-title{
  color: #323232;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
  font-family: 'Nunito Sans', sans-serif;
}
.fancy-popup .k-autocomplete{
  border: none;
}
.form-popup label>input, .fancy-popup .form-row input, .k-form-field input{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 52px;
  font-size: 24px;
  color: #323232;
}
.form-popup .radio-label input{
  width: 20px;
  height: 20px;
}

.form-popup .radio-label .radio-label{
  margin-bottom: 0!important;
}

.form .form-row-select .select-wrapper.kendo-select>.k-multiselect{
  border: 3px solid rgba(23, 56, 91, 0.20);
}

.form .form-row-select .select-wrapper.kendo-select>span input{
  border: none;
}

.form-sub-header{
  font-size: 28px;
  line-height: normal;
}
.name{
  font-size: 20px;
}

.form .form-row textarea, .form-popup label>textarea{
  border-radius: 4px;
  border: 1px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  line-height: 1.2;
  font-size: 24px;
  color: #323232;
}
.form .form-row input[type=file]{
  height: auto;
}
.form .form-row-select .select-wrapper>span{
  color: #323232;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
  font-family: 'Nunito Sans', sans-serif;
}
.accordion__header{
  font-size: 24px;
}

.form-style--4 .k-grid-header-wrap.k-auto-scrollable {
  border-bottom: 0px solid rgba(23, 56, 91, 0.3);
}
.form-style--4  .k-grid-content table{
  border-bottom: 2px solid rgba(23, 56, 91, 0.3);
}

.form .form-row label span:not(.radio-label, .wpcf7-not-valid-tip) span{
  margin-bottom: 0;
}
.workshop-priorities .k-grid{
  border-top-width: 2px;
}
.workshop-priorities .k-grid-content table{
  border-bottom: 2px solid rgba(23, 56, 91, 0.3);
}
.workshop-priorities .k-grid-header-wrap.k-auto-scrollable {
  border-bottom: 2px solid rgba(23, 56, 91, 0.3);
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
  border-top-width: 0;
}
.workshop-priorities{
  padding-bottom: 50px;
}
.form .wpml-ls-legacy-dropdown-click a{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 1;
  font-size: 20px;
  color: #323232;
  padding: 10px 15px;
}

.form-subheader{
  font-size: 20px;
}
.form-text p{
  font-size: 20px;
}
.table-wrap table, .table-wrap th, .table-wrap td{
  border: 2px solid black;
  font-size: 20px;
}

.k-widget.k-window .k-window-title{
  font-size: 24px;
}

.k-widget.k-window .k-window-content{
  padding: 30px;
}

.k-widget.k-window .k-window-titlebar{
  padding-left: 30px;
  padding-right: 30px;
}

.k-widget.k-window .k-picker{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 52px;
  font-size: 24px;
  color: #323232;
}
.k-widget.k-window .k-input-inner{
  line-height: 52px;
  height: 50px;
}

.k-widget.k-window .k-label{
  color: #323232;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
  font-family: 'Nunito Sans', sans-serif;
}

.k-widget.k-window .k-datepicker{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 52px;
  font-size: 24px;
  color: #323232;
}

.k-widget.k-window .k-numerictextbox{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 52px;
  font-size: 24px;
  color: #323232;
}

.k-widget.k-window .k-numerictextbox input{
  border: none;
}

.k-widget.k-window .k-datepicker input{
  border: none;
}


.k-widget.k-window .k-grid-update, .k-widget.k-window .k-grid-cancel{
  border-radius: 35px;
  height: 64px;
  line-height: 64px;
  position: relative;
  border: 3px solid #539433;
  color: #539433;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding: 0 25px;
  background: transparent;
}
.k-widget.k-window .k-grid-cancel{
  color: #000;
  border-color: #000;
}
.k-widget.k-window .k-grid-update:after, .k-widget.k-window .k-grid-cancel:after{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border-radius: 35px;
  border: 3px solid #539433;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.k-widget.k-window .k-grid-cancel:after{
  border-color: #000;
}
.k-widget.k-window .k-grid-update:hover, .k-widget.k-window .k-grid-cancel:hover{
  color: #fff;
  background: linear-gradient(270deg, #214310 0.37%, #539433 99.17%);
  border: 3px solid #fff;
}
.k-widget.k-window .k-grid-cancel:hover{
  background: #000;
  border: 3px solid #000;
}
.k-widget.k-window .k-grid-update:hover:after, .k-widget.k-window .k-grid-cancel:hover:after{
  border-color: transparent;
}
.k-widget.k-window .k-grid-update:active, .k-widget.k-window .k-grid-update:focus, .k-widget.k-window .k-grid-cancel:active, .k-widget.k-window .k-grid-cancel:focus{
  background: #214310;
  color: #fff;
  border-color: #214310;
}

.k-widget.k-window .k-grid-update:active:after, .k-widget.k-window .k-grid-update:focus:after, .k-widget.k-window .k-grid-cancel:active:after, .k-widget.k-window .k-grid-cancel:focus:after{
  border-color: transparent;
}

.form-style--99 p{
  text-align: center;
  font-weight: 600;
  font-size: 24px;
}
.form--priorities .k-grid-header-wrap.k-auto-scrollable {
  border-bottom: 2px solid rgba(23, 56, 91, 0.3)!important;
}

.form--priorities div.k-grid-header{
  border-top:2px solid rgba(23, 56, 91, 0.3)!important;
}

.form--priorities .k-grid-content table{
  border-bottom: 2px solid rgba(23, 56, 91, 0.3);
}

.form-style--99{
  min-height: calc(100vh - 365px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-footer{
  padding: 50px 0 50px;
  background: rgba(83, 148, 51, 1);
}

.site-footer p{
  text-align: center;
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.4%;

}

.site-footer p a{
  text-decoration-line: underline;
  color: #fff;
}

.site-footer p a:hover{
  text-decoration: none;
}

.site-footer p + p{
  margin-top: 5px;
}

.container{
  max-width: 1870px;
}

.site-header {
  padding: 23px 0 0;
}

.main-navigation a{
  color: #323232;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.main-navigation .sub-menu a{
  font-size: 20px;
}

.main-navigation a:hover{
  color: rgba(83, 148, 51, 1);
}

.main-navigation{
  padding-bottom: 13px;
}
.site-header .site-menu .main-navigation > ul > li {
  margin-left: 35px;
}

.form-header{
  color: #323232;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 47px;
}
main{
  margin-top: 26px;
}

.form{
  margin: 5px auto;
  padding-top: 0;
  box-shadow: none;
}

.button.btn-default{
  border-radius: 35px;
  height: 64px;
  line-height: 64px;
  position: relative;
  border: none!important;
  color: #539433;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding: 0 25px;
  background: transparent;
}
.button.btn-default:after{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border-radius: 35px;
  border: 3px solid #539433;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}

.button.btn-default:hover{
  color: #fff;
  background: linear-gradient(270deg, #214310 0.37%, #539433 99.17%);

}
.button.btn-default:hover:after{
  border-color: transparent;
}
.button.btn-default:active, .button.btn-default:focus{
  background: #214310;
  color: #fff;
  border-color: #214310;
}

.button.btn-default:active:after, .button.btn-default:focus:after{
  border-color: transparent;
}

.form-button {
  margin-bottom: 60px;
}

.k-grid{
  border: 3px solid rgba(23, 56, 91, 0.3);
}
.k-grid tr th{
  border-bottom: 3px solid rgba(23, 56, 91, 0.3);
  border-left: 3px solid rgba(23, 56, 91, 0.3);
}

.k-grid thead{
  background: rgba(23, 56, 91, 0.15);
}

.k-filter-row>td, .k-filter-row>th, .k-grid td, .k-grid-content-locked, .k-grid-footer, .k-grid-footer-locked, .k-grid-footer-wrap, .k-grid-header, .k-grid-header-locked, .k-grid-header-wrap, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-header, th.k-header{
  border-color: rgba(23, 56, 91, 0.3);
}

.k-grid td {
  border-width: 0 0 0 3px;
}

.k-grid-header-wrap.k-auto-scrollable{
  border-bottom: 3px solid rgba(23, 56, 91, 0.3);
}

.k-grid tbody td{
  border-bottom: 3px solid rgba(23, 56, 91, 0.3);
}

.k-grid-content{
  overflow: auto;
}

div.k-grid-header{
  padding-right: 0!important;
}

.k-grid-header .k-header{
  color: #323232;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.k-input-inner{
  height: 38px;
}

.k-filtercell .k-dropdown-operator{
  min-width: 38px;
  min-height: 38px;
  display: flex;
  justify-content: center;
}

.k-grid a, .k-grid td{
  color: #323232;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}



.k-grid .btn-default + .btn-default{
  margin-top: 5px!important;
}

.k-grid .btn-default{
  border-radius: 35px;
  height: 38px;
  line-height: 38px;
  position: relative;
  border: none!important;
  color: #539433;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  padding: 0 20px;
  background: transparent;
}
.k-grid .btn-default:after{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border-radius: 35px;
  border: 2px solid #539433;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  display: block!important;
  opacity: 1!important;
}

.k-grid .btn-default:hover{
  color: #fff;
  background: linear-gradient(270deg, #214310 0.37%, #539433 99.17%);

}
.k-grid .btn-default:hover:after{
  border-color: transparent;
}
.k-grid .btn-default:active, .k-grid .btn-default:focus{
  background: #214310;
  color: #fff;
  border-color: #214310;
}

.k-grid .btn-default:active:after, .k-grid .btn-default:focus:after{
  border-color: transparent;
}

.k-grid .k-grid-send-workshop-email{
  color: #2592E8;
}

.k-grid .k-grid-send-workshop-email:after{
  border-color:  #2592E8;
}

.k-grid .k-grid-send-workshop-email:hover{
  background: linear-gradient(90deg, #2592E8 -2.21%, #17385B 125.03%);
}

.k-grid .k-grid-send-workshop-email:active, .k-grid-send-workshop-email:focus{
  background: #17385B;
}

.k-button-solid-base.k-focus, .k-button-solid-base:focus{
  box-shadow: none;
}
.open-menu{
  display: none;
}

.form{
  max-width: 650px;
}
.site-branding--login{
  display: flex;
  justify-content: center;
}

.site-title--login h1{
  color: #323232;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 30px;
  font-family: 'Nunito Sans', sans-serif;
}

.site-title--login{
  padding: 42px 0 31px;
}

.form .form-row label span:not(.radio-label, .wpcf7-not-valid-tip) {
  color: #323232;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
  font-family: 'Nunito Sans', sans-serif;
}

.form .form-row .input{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 52px;
  font-size: 24px;
  color: #323232;
}
.form .form-row {
  margin-bottom: 20px;
}
.form .login-remember input{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  width: 20px;
  height: 20px;
  opacity: 0;
}
.form .login-remember input:checked{
  opacity: 1!important;
}
.form .login-remember input:checked + .radio-label:before{
  display: none!important;
}
.form .login-remember .radio-label{
  color: #323232;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  display: inline-block;
}
.form .login-remember{
  margin-top: 30px;
  position: relative;
}
.form .login-remember span.radio-label{
  margin-left: 10px;
}
.form .login-remember span.radio-label:before{
  position: absolute;
  top: 5px;
  left: -35px;
  content: '';
  box-sizing: border-box;
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  width: 20px;
  height: 20px;
}


.form .login-submit{
  margin-top: 40px;
}

.login-submit .button.btn-default{
  border-radius: 35px;
  height: 64px;
  line-height: 58px;
  position: relative;
  color: #539433;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding: 0 25px;
  background: transparent;
  border: 3px solid #539433!important;
}
.login-submit .button.btn-default:after{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border-radius: 35px;
  border: 3px solid #539433;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}

.login-submit .button.btn-default:hover{
  color: #fff;
  background: linear-gradient(270deg, #214310 0.37%, #539433 99.17%);
  border: 3px solid transparent!important;
  border-left: 0px!important;
  border-right: 0px!important;
}
.login-submit .button.btn-default:hover:after{
  border-color: transparent;
}
.login-submit .button.btn-default:active,.login-submit .button.btn-default:focus{
  background: #214310;
  color: #fff;
  border-color: #214310;
  border: 3px solid transparent!important;
  border-left: 0px!important;
  border-right: 0px!important;
}

.login-submit .button.btn-default:active:after,.login-submit .button.btn-default:focus:after{
  border-color: transparent;
}

.form-style--2, .form--priorities, .form-style--4, .form-style--1{
  width: 100%;
  max-width: 100%!important;
}

.form-style--2 label span:not(.radio-label)>span, .form-style--1 label span:not(.radio-label)>span{
  margin-bottom: 0!important;
}

.form-style--2 .form-row input, .form-style--1 .form-row input, .form-style--4 .form-row input{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 52px;
  font-size: 24px;
  color: #323232;
}

.form-style--2 .form-row .radio-label input, .form-style--1 .form-row .radio-label input{
  width: 25px;
  height: 25px;
}
.form-style--2 .form-row .radio-label, .form-style--1 .form-row .radio-label{
  font-size: 24px;
}

.form-header-group.with-separator{
  padding-top: 40px;
}

.form-style--2 .form-row-select .select-wrapper>span, .form-style--1 .form-row-select .select-wrapper>span{
  color: #323232;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
  font-family: 'Nunito Sans', sans-serif;
}

.form-style--2:not(.form-style--project) .form-row-select, .form-style--1 .form-row-select{
  margin-bottom: 63px;
}

.form-style--2 .nice-select, .form-style--1 .nice-select, .form-style--4 .nice-select, .fancy-popup .nice-select{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  height: 58px;
  line-height: 52px;
  font-size: 24px;
  color: #323232;
  padding-left: 15px;
}

.form-style--2 .nice-select:after, .form-style--1 .nice-select:after, .form-style--4 .nice-select:after, .fancy-popup .nice-select:after{
  right: 25px;
  width: 8px;
  height: 8px;
}

.form-style--2 .form-in-row{
  margin-bottom: 0;
}

.form-style--2 .form-row--left{
  margin-bottom: 61px;
}

.user-section__tabs .tab-button, .eppo-section__tabs .tab-button, .codex-section__tabs .tab-button{
  border: 3px solid rgba(23, 56, 91, 0.20);
  border-right: 0;
  background: #FFF;
  color: #323232;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  min-height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user-section__tabs .tab-button:last-child, .eppo-section__tabs .tab-button:last-child, .codex-section__tabs .tab-button:last-child{
  border-right: 3px solid rgba(23, 56, 91, 0.20);
  border-radius: 0 12px 12px 0;
}

.user-section__tabs .tab-button.active, .eppo-section__tabs .tab-button.active, .codex-section__tabs .tab-button.active{
  background: #2592E8;
  color: #fff;
}

.user-section__tabs .tab-button:first-child, .eppo-section__tabs .tab-button:first-child, .codex-section__tabs .tab-button:first-child{
  border-radius: 12px 0 0 12px;
}

.form-style--2 .k-grid-add, .form .k-grid-add, .form  .k-grid-excel{
  border-radius: 4px;
  border: 3px solid rgba(23, 56, 91, 0.20);
  background: #fff;
  color: #323232;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.form-style--2 .k-grid-add:hover, .form .k-grid-add:hover, .form  .k-grid-excel:hover{
  background: rgba(23, 56, 91, 0.20);
}

.form-style--2 div.k-grid-header{
  border-top: 2px solid rgba(23, 56, 91, 0.3);
}
.form-style--2 .k-grid tr th{
  border-bottom: 0;
}
.form .view-solution{
  white-space: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  height: fit-content;
  display: flex;
  justify-content: center;
  line-height: normal;
  text-decoration: none;
  text-align: center;

}

@media (max-width: 1800px){
  .k-widget.k-window .k-window-title{
    font-size: 20px;
  }

  .kendo-select .k-input-solid{
    border: 2px solid rgba(23, 56, 91, 0.20);
  }

  .form-sub-header{
    font-size: 25px;
  }
  .k-widget.k-window .k-window-content{
    padding: 25px;
  }

  .k-widget.k-window .k-window-titlebar{
    padding-left: 25px;
    padding-right: 25px;
  }

  .k-widget.k-window .k-picker{
    border-width: 2px;
    height: 48px;
    line-height: 44px;
    font-size: 18px;
  }
  .k-widget.k-window .k-input-inner{
    line-height: 44px;
    height: 42px;
  }

  .k-widget.k-window .k-label, .form-popup label>span{

    font-size: 20px;

  }

  .k-widget.k-window .k-datepicker{
    border-radius: 4px;
    border-width: 2px;
    height: 48px;
    line-height: 44px;
    font-size: 18px;
  }

  .k-widget.k-window .k-numerictextbox{
    border-width: 2px;
    height: 48px;
    line-height: 44px;
    font-size: 20px;
  }


  .k-widget.k-window .k-grid-update, .k-widget.k-window .k-grid-cancel{
    height: 48px;
    line-height: 48px;
    border-width: 2px;
    font-size: 18px;

  }

  .k-widget.k-window .k-grid-update:after, .k-widget.k-window .k-grid-cancel:after{
    border-width: 2px;
  }

  .k-widget.k-window .k-grid-update:hover, .k-widget.k-window .k-grid-cancel:hover{
    border-width: 2px;
  }
  .k-widget.k-window .k-grid-cancel:hover{
    border-width: 2px;
  }


  .form-popup label>input, .fancy-popup .form-row input, .k-form-field input{
    border: 2px solid rgba(23, 56, 91, 0.20);
    height: 44px;
    line-height: 40px;
    font-size: 20px;
  }




  span.kendo-title{
    font-size: 20px;
  }





  .site-branding{
    width: 170px;
  }

  div.k-grid-header {
    border-top: 1px solid rgba(23, 56, 91, 0.3)!important;
  }
  .k-grid-content table {
    border-bottom: 1px solid rgba(23, 56, 91, 0.3);
  }

  .site-branding img{
    width: 100%;
  }
  .site-menu{
    width: calc(100% - 170px);
  }
  .main-navigation a{
    font-size: 18px;
    display: flex;
    justify-content: flex-end;
  }
  .main-navigation{
    justify-content: flex-end;
  }
  .form-header{
    font-size: 30px;
    margin-bottom: 30px;
  }
  .button.btn-default{
    font-size: 18px;
    height: 48px;
    line-height: 48px;
  }
  .button.btn-default:after{
    border-width: 2px;
  }
  .form-button{
    margin-bottom: 40px;
  }
  .k-grid-header .k-header{
    font-size: 18px;
  }
  .k-grid tr th {
    border-bottom: 2px solid rgba(23, 56, 91, 0.3);
    border-left: 2px solid rgba(23, 56, 91, 0.3);
  }
  .k-grid {
    border: 2px solid rgba(23, 56, 91, 0.3);
  }
  .k-grid-header-wrap.k-auto-scrollable {
    border-bottom: 2px solid rgba(23, 56, 91, 0.3);
  }
  .form--priorities .k-grid-header-wrap.k-auto-scrollable {
    border-bottom: 1px solid rgba(23, 56, 91, 0.3)!important;
  }
  .k-grid td {
    border-width: 0 0 0 2px;
  }
  .k-grid tbody td {
    border-bottom: 2px solid rgba(23, 56, 91, 0.3);
  }
  .k-grid-header-locked>table, .k-grid-header-wrap>table {
    margin-bottom: -2px;
  }
  .k-grid a, .k-grid td{
    font-size: 18px;
  }
  .k-input-inner {
    height: 32px;
  }
  .k-filtercell .k-dropdown-operator {
    min-width: 32px;
    min-height: 32px;
  }
  .k-grid .btn-default{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .k-grid .btn-default:after{
    border-width: 1px;
  }
  .site-footer p{
    font-size: 18px;
    margin-bottom: 15px;
  }
  .site-branding--login{
    width: 100% !important;
  }
  .site-title--login h1{
    font-size: 30px;
  }
  .site-title--login h1{
    font-size: 30px;
    margin-bottom: 25px;
  }
  .form .form-row label span:not(.radio-label, .wpcf7-not-valid-tip){
    margin-bottom: 10px;
    font-size: 20px;
  }
  .form .form-row .input, .form-style--2 .form-row input, .form-style--2 .nice-select, .form-style--1 .form-row input,  .form-style--1 .nice-select, .form-style--4 .form-row input, .form-style--4 .nice-select, .fancy-popup .nice-select {
    border: 2px solid rgba(23, 56, 91, 0.20);
    height: 44px;
    line-height: 40px;
    font-size: 20px;
  }
  .form {
    max-width: 450px;
  }
  .login-submit .button.btn-default {
    font-size: 18px;
    height: 48px;
    line-height: 44px;
    border: 2px solid #539433!important;
  }
  .form .login-remember span.radio-label{
    font-size: 20px;
  }
  .form .login-remember .radio-label{
    font-size: 20px;
  }
  .form .login-remember input{
    position: relative;
    top: 3px;
  }
  .form .login-remember span.radio-label:before {
    top: 3px;
    border: 2px solid rgba(23, 56, 91, 0.20);
  }
  .form-style--2 .form-row-select .select-wrapper>span{
    font-size: 20px;
  }
  .user-section__tabs .tab-button, .eppo-section__tabs .tab-button, .codex-section__tabs .tab-button{
    min-height: 56px;
    font-size: 17px;
    border-width: 2px;
  }
  .user-section__tabs .tab-button:last-child, .eppo-section__tabs .tab-button:last-child, .codex-section__tabs .tab-button:last-child{
    border-right: 2px solid rgba(23, 56, 91, 0.20);
    border-radius: 0 8px 8px 0;
  }
  .user-section__tabs .tab-button:first-child, .eppo-section__tabs .tab-button:first-child, .codex-section__tabs .tab-button:first-child{
    border-radius: 8px 0 0 8px;
  }
  .form-style--2 .k-grid-add, .form .k-grid-add, .form  .k-grid-excel {
    border: 2px solid rgba(23, 56, 91, 0.20);
    font-size: 20px;
  }
  .form-style--2 div.k-grid-header {
    border-top: 1px solid rgba(23, 56, 91, 0.3);
  }
  .form-style--2 .k-grid-header-wrap.k-auto-scrollable {
    border-bottom: 0px solid rgba(23, 56, 91, 0.3);
  }
  .form-style--2 .form-row .radio-label, .form-style--1 .form-row .radio-label {
    font-size: 20px;
  }
  .form-style--2 .form-row .radio-label input, .form-style--1 .form-row .radio-label input {
    width: 20px;
    height: 20px;
  }
  .form--priorities div.k-grid-header {
    border-top: 1px solid rgba(23, 56, 91, 0.3)!important;
  }

  .workshop-priorities .k-grid {
    border-top-width: 1px;
  }
  .form-style--2 .workshop-priorities .k-grid-header-wrap.k-auto-scrollable {
    border-bottom: 1px solid rgba(23, 56, 91, 0.3);
  }
  .workshop-priorities .k-grid-content table {
    border-bottom: 1px solid rgba(23, 56, 91, 0.3);
  }
  .form-subheader, .form-text p{
    font-size: 16px;
  }
  .table-wrap table, .table-wrap th, .table-wrap td {
    border: 1px solid black;
    font-size: 16px;
  }
  .form .wpml-ls-legacy-dropdown-click a {
    border: 2px solid rgba(23, 56, 91, 0.20);
    height: 44px;
    line-height: 34px;
    font-size: 20px;
    padding: 0 10px;
  }

  .form-style--4 .k-grid {
    border-top: 1px solid rgba(23, 56, 91, 0.3);
  }
  .form-style--4 .k-grid-content table {
    border-bottom: 1px solid rgba(23, 56, 91, 0.3);
  }
  .form .form-row-select .select-wrapper.kendo-select>.k-multiselect {
    border: 2px solid rgba(23, 56, 91, 0.20);
  }
  .form .form-row textarea, .form-popup label>textarea {
    border: 2px solid rgba(23, 56, 91, 0.20);
    font-size: 20px;
  }
  .accordion__header {
    font-size: 20px;
  }
  .form .form-row-select .select-wrapper>span{
    font-size: 20px;
  }
  .form .view-solution{
    height: fit-content!important;
    line-height: normal!important;
  }
}

@media (max-width: 1300px){
  .form-style--4 .k-grid-content table {
    border-bottom: 0px solid rgba(23, 56, 91, 0.3);
  }
  .form .form-row-select .select-wrapper>span{
    font-size: 18px;
  }
  .accordion__header {
    font-size: 18px;
  }
  .form--priorities .k-grid-content table{
    border-bottom:0px solid rgba(23, 56, 91, 0.3);
  }

  div.k-grid-header {
    border-top: 0px solid rgba(23, 56, 91, 0.3)!important;
  }
  .k-grid-content table {
    border-bottom: 0px solid rgba(23, 56, 91, 0.3);
  }
  .open-menu {
    display: inline-block;
    margin: 30px 0 0 30px; }
  .open-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 36px;
    height: 36px; }
  .open-menu a span {
    display: block;
    width: 100%;
    height: 3px;
    background: #012854; }
  .open-menu a span + span {
    margin-top: 6px; }

  .menu-responsive {
    width: 100%;
    background-size: cover;
    padding: 0;
    overflow: auto;
    margin: 0;
    vertical-align: top;
    position: absolute;
    height: auto;
    max-height: 100%;
    right: -100vw;
    top: 0;
    background: transparent;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  .menu-responsive .wrap {
    padding: 100px 40px 65px;
    width: 400px;
    margin: auto;
    float: right;
    background: #fff;
    min-height: 100vh; }
  .menu-responsive .close-menu {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px; }
  .menu-responsive .close-menu img {
    vertical-align: top;
    width: 100%; }
  .menu-responsive .close-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px; }
  .menu-responsive .fancybox-close-small {
    display: none; }
  .menu-responsive .btn-wrap {
    text-align: center;
    display: none; }
  .menu-responsive .mob-menu {
    margin-bottom: 34px; }
  .menu-responsive .mob-menu > ul.menu{
    padding: 0;
    margin: 0;
  }
  .menu-responsive .mob-menu > ul.menu > li {
    margin-bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .menu-responsive .mob-menu > ul.menu > li > a {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #012854;
    text-decoration: none;
    text-align: center;
    display: inline-block; }
  .menu-responsive .mob-menu > ul.menu > li span {
    padding-left: 5px;
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 30px;
    height: 27px; }
  .menu-responsive .mob-menu > ul.menu > li span:after {
    border-bottom: 1px solid #012854;
    border-right: 1px solid #012854;
    content: '';
    display: block;
    height: 6px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 6px; }
  .menu-responsive .mob-menu > ul.menu li:last-child {
    margin-bottom: 0; }
  .menu-responsive .mob-menu .sub-menu {
    padding: 0 0 0 15px;
    overflow: hidden;
    display: none;
    width: 100%; }
  .menu-responsive .mob-menu .sub-menu li {
    margin-bottom: 5px;
    width: 100px; }
  .menu-responsive .mob-menu .sub-menu li a {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #012854;
    text-decoration: none!important;
    text-align: center;
    display: inline-block;
    white-space: nowrap; }
  .menu-responsive .mob-menu .sub-menu li:first-child {
    margin-top: 15px; }
  .menu-responsive .mob-menu .sub-menu li:last-child {
    margin-bottom: 15px; }

  .is-menu .menu-responsive {
    right: 0; }

  .menu-responsive .mob-menu > ul.menu > li.is-active span:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }

  .is-menu {
    overflow: hidden; }

  .main-navigation{
    display: none;
  }

  .k-grid-header .k-header{
    font-size: 14px;
  }
  .k-grid .btn-default{
    font-size: 12px;
    padding: 0 15px;
  }
  .k-grid .k-command-cell, .k-grid .k-edit-cell, .k-grid .k-grid-edit-row td{
    padding: 3px 5px;
  }
  .k-grid a, .k-grid td{
    font-size: 14px;
  }
  .k-grid tr th {
    border-bottom: 1px solid rgba(23, 56, 91, 0.3);
    border-left: 1px solid rgba(23, 56, 91, 0.3);
  }
  .k-grid {
    border: 1px solid rgba(23, 56, 91, 0.3);
  }
  .k-grid-header-wrap.k-auto-scrollable {
    border-bottom: 0 solid rgba(23, 56, 91, 0.3);
  }
  .form--priorities .k-grid-header-wrap.k-auto-scrollable {
    border-bottom: 0 solid rgba(23, 56, 91, 0.3)!important;
  }
  .form--priorities div.k-grid-header {
    border-top: 0px solid rgba(23, 56, 91, 0.3)!important;
  }
  .k-grid td {
    border-width: 0 0 0 1px;
  }
  .k-grid tbody td {
    border-bottom: 1px solid rgba(23, 56, 91, 0.3);
  }
  .k-grid-header-locked>table, .k-grid-header-wrap>table {
    margin-bottom: -3px;
  }
  .table{
    min-width: calc(100% + 134px);
    padding-left: 68px;
    margin-left: -68px;
    padding-bottom: 10px;
  }
  .table>.k-grid{
    min-width: 1300px;
    margin-right: 30px;
  }
  .user-section__tabs .tab-button, .eppo-section__tabs .tab-button, .codex-section__tabs .tab-button{
    padding: 5px;
  }
  .form-style--2 .k-grid-add, .form .k-grid-add, .form  .k-grid-excel{
    border: 1px solid rgba(23, 56, 91, 0.20);
    font-size: 16px;
  }
  .user-section__tabs .tab-button, .eppo-section__tabs .tab-button, .codex-section__tabs .tab-button{
    font-size: 14px;
    border-width: 1px;
    min-height: 44px;
    white-space: normal;
  }

  .user-section__tabs .tab-button:last-child, .eppo-section__tabs .tab-button:last-child, .codex-section__tabs .tab-button:last-child{
    border-right: 1px solid rgba(23, 56, 91, 0.20);
    border-radius: 0 8px 8px 0;
  }
  .user-section__tabs .tab-button:first-child, .eppo-section__tabs .tab-button:first-child, .codex-section__tabs .tab-button:first-child{
    border-radius: 4px 0 0 4px;
  }
  .user-section__tabs, .eppo-section__tabs{
    padding-right: 68px;
  }
  .eppo-section__tabs{
    padding-right: 0;
  }
  .form .wpml-ls-legacy-dropdown-click a{
    border: 1px solid rgba(23, 56, 91, 0.20);
    height: 40px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 10px;
  }
  .form-style--2 .workshop-priorities  .k-grid-header-wrap.k-auto-scrollable {
    border-bottom: 0px solid rgba(23, 56, 91, 0.3);
  }
  .workshop-priorities .k-grid-content table {
    border-bottom: 0px solid rgba(23, 56, 91, 0.3);
  }
  .form .form-row label span:not(.radio-label, .wpcf7-not-valid-tip) {
    margin-bottom: 5px;
    font-size: 16px;
  }
}

@media (max-width: 991px){
  .form .form-in-row--big{
    grid-template-columns: repeat(2, 1fr);
  }
  .form-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 575px){
  .form{
    padding: 0;
  }
  .table{
    min-width: calc(100% + 60px);
    padding-left: 30px;
    margin-left: -30px;
    padding-bottom: 10px;
  }
  .user-section__tabs, .eppo-section__tabs {
    padding-right: 30px;
  }
  .user-section__tabs .tab-button, .eppo-section__tabs .tab-button, .codex-section__tabs .tab-button{
    font-size: 11px;
  }
  .form .form-in-row--big{
    grid-template-columns: repeat(1, 1fr);
  }

  .form .form-in-row .form-row{
    width: 100%;
  }
  .form .form-in-row{
    flex-wrap: wrap;
  }
  .form-style--2 .form-row-select, .form-style--1 .form-row-select{
    margin-bottom: 30px;
  }
  .eppo-section__tabs{
    padding-right: 0;
  }
  .k-widget.k-window .k-window-title{
    font-size: 16px;
  }

  .k-widget.k-window .k-window-content{
    padding: 20px;
  }

  .k-widget.k-window .k-window-titlebar{
    padding-left: 20px;
    padding-right: 20px;
  }

  .k-widget.k-window .k-picker{
    border-width: 1px;
    height: 40px;
    line-height: 42px;
    font-size: 16px;
  }
  .k-widget.k-window .k-input-inner{
    line-height: 44px;
    height: 42px;
  }

  .k-widget.k-window .k-label{
    font-size: 16px;
  }

  .k-widget.k-window .k-datepicker{
    border-radius: 4px;
    border-width: 1px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
  }

  .k-widget.k-window .k-numerictextbox{
    border-width: 1px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
  }


  .k-widget.k-window .k-grid-update, .k-widget.k-window .k-grid-cancel{
    height: 42px;
    line-height: 40px;
    border-width: 1px;
    font-size: 16px;
  }

  .k-widget.k-window .k-grid-update:after, .k-widget.k-window .k-grid-cancel:after{
    border-width: 1px;
  }

  .k-widget.k-window .k-grid-update:hover, .k-widget.k-window .k-grid-cancel:hover{
    border-width: 1px;
  }
  .k-widget.k-window .k-grid-cancel:hover{
    border-width: 1px;
  }
  .k-edit-form-container {
    width: 300px;
    min-width: 300px;
  }

  .form-fields {
    max-width: calc(100vw);
  }
  .form .workshop-priorities  .nice-select{
    font-size: 14px;
    max-width: calc(100vw - 150px);
  }
  .form .workshop-priorities  .nice-select .current{
    display: block;
    max-width: 100%;
    overflow: hidden;
  }
  .form-style--2 .nice-select:after, .form-style--1 .nice-select:after, .fancy-popup .nice-select:after{
    right: 15px;
  }
  .accordion__body{
    padding: 15px 0;
  }
  .form-in-row .form-row {
    width: 100%;
  }
  .form-in-row{
    flex-wrap: wrap;
  }
}
