<br />
<b>Warning</b>:  scandir(./training) [<a href='function.scandir'>function.scandir</a>]: failed to open dir: No such file or directory in <b>/var/www/vhosts/lgi-consulting.org/oip.transportgenderobservatory.eu/init/app.ini.php</b> on line <b>93</b><br />
<br />
<b>Warning</b>:  scandir() [<a href='function.scandir'>function.scandir</a>]: (errno 2): No such file or directory in <b>/var/www/vhosts/lgi-consulting.org/oip.transportgenderobservatory.eu/init/app.ini.php</b> on line <b>93</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/var/www/vhosts/lgi-consulting.org/oip.transportgenderobservatory.eu/init/app.ini.php</b> on line <b>94</b><br />

.select2-container--default .select2-selection--multiple .select2-selection__choice
{
   background-color: #324d89;
   color: #fff;
}
/*.titleContrib {color: #324d89 !important;}*/
body {color: #4a4a4a;}
code {background-color: whitesmoke; color: #c0392b;}
a {color: #629ad8;}
a:hover {color: #363636;}
strong {color: #363636;}
pre {color: #4a4a4a;}
table th {color: #363636;}

.button {color: #363636;}

.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

.button:focus, .button.is-focused {
  border-color: #629ad8;
  color: #363636;
}

.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

.button.is-text {color: #4a4a4a;}

.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
  color: #363636;
}

.button.is-text:active, .button.is-text.is-active {
  color: #363636;
}

.button.is-primary {
  background-color: #324d89;
  color: #fff;
}

.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #dac91d;
  color: #fff;
}

.button.is-primary:focus, .button.is-primary.is-focused {
  color: #fff;
}

.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(235, 217, 31, 0.25);
}

.button.is-primary:active, .button.is-primary.is-active {
  background-color: #ebd91f;
  color: #fff;
}

.button.is-primary[disabled] {
  background-color: #324d89;
}

.button.is-primary.is-inverted {
  background-color: #fff;
  color: #324d89;
}

.button.is-primary.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-primary.is-inverted[disabled] {
  background-color: #fff;
  color: #324d89;
}

.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-primary.is-outlined {
  border-color: #324d89;
  color: #324d89;
}

.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus {
  background-color: #324d89;
  border-color: #324d89;
  color: #fff;
}

.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #324d89 #324d89 !important;
}

.button.is-primary.is-outlined[disabled] {
  border-color: #324d89;
  color: #324d89;
}

.button.is-primary.is-inverted.is-outlined {
  border-color: #fff;
  color: #fff;
}

.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #324d89;
}

.button.is-primary.is-inverted.is-outlined[disabled] {
  border-color: #fff;
  color: #fff;
}

/**/

.button.is-link {
  background-color: #629ad8;
  color: #fff;
}

.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #276cda;
  color: #fff;
}

.button.is-link:focus, .button.is-link.is-focused {
  color: #fff;
}

.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.button.is-link:active, .button.is-link.is-active {
  background-color: #2366d1;
  color: #fff;
}

.button.is-link[disabled] {
  background-color: #629ad8;
}

.button.is-link.is-inverted {
  background-color: #fff;
  color: #629ad8;
}

.button.is-link.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-link.is-inverted[disabled] {
  background-color: #fff;
  color: #629ad8;
}

.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-link.is-outlined {
  border-color: #629ad8;
  color: #629ad8;
}

.button.is-link.is-outlined:hover, .button.is-link.is-outlined:focus {
  background-color: #629ad8;
  border-color: #629ad8;
  color: #fff;
}

.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #629ad8 #629ad8 !important;
}

.button.is-link.is-outlined[disabled] {
  border-color: #629ad8;
  color: #629ad8;
}

.button.is-link.is-inverted.is-outlined {
  border-color: #fff;
  color: #fff;
}

.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #629ad8;
}

.button.is-link.is-inverted.is-outlined[disabled] {
  border-color: #fff;
  color: #fff;
}

/**/

.button.is-info {
  background-color: #c12526;
  color: #fff;
}

.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #1496ed;
  color: #fff;
}

.button.is-info:focus, .button.is-info.is-focused {
  color: #fff;
}

.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25);
}

.button.is-info:active, .button.is-info.is-active {
  background-color: #118fe4;
  color: #fff;
}

.button.is-info[disabled] {
  background-color: #c12526;
}

.button.is-info.is-inverted {
  background-color: #fff;
  color: #c12526;
}

.button.is-info.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-info.is-inverted[disabled] {
  background-color: #fff;
  color: #c12526;
}

.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-info.is-outlined {
  border-color: #c12526;
  color: #c12526;
}

.button.is-info.is-outlined:hover, .button.is-info.is-outlined:focus {
  background-color: #c12526;
  border-color: #c12526;
  color: #fff;
}

.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #c12526 #c12526 !important;
}

.button.is-info.is-outlined[disabled] {
  border-color: #c12526;
  color: #c12526;
}

.button.is-info.is-inverted.is-outlined {
  border-color: #fff;
  color: #fff;
}

.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #c12526;
}

.button.is-info.is-inverted.is-outlined[disabled] {
  border-color: #fff;
  color: #fff;
}

/**/
.button.is-success {
  background-color: #27ae60;
  color: #fff;
}

.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #22c65b;
  color: #fff;
}

.button.is-success:focus, .button.is-success.is-focused {
  color: #fff;
}

.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25);
}

.button.is-success:active, .button.is-success.is-active {
  background-color: #20bc56;
  color: #fff;
}

.button.is-success[disabled] {
  background-color: #27ae60;
}

.button.is-success.is-inverted {
  background-color: #fff;
  color: #27ae60;
}

.button.is-success.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-success.is-inverted[disabled] {
  background-color: #fff;
  color: #27ae60;
}

.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-success.is-outlined {
  border-color: #27ae60;
  color: #27ae60;
}

.button.is-success.is-outlined:hover, .button.is-success.is-outlined:focus {
  background-color: #27ae60;
  border-color: #27ae60;
  color: #fff;
}

.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #27ae60 #27ae60 !important;
}

.button.is-success.is-outlined[disabled] {
  border-color: #27ae60;
  box-shadow: none;
  color: #27ae60;
}

.button.is-success.is-inverted.is-outlined {
  border-color: #fff;
  color: #fff;
}

.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #27ae60;
}

.button.is-success.is-inverted.is-outlined[disabled] {
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}

/**/

.button.is-warning {
  background-color: #d35400;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdb4a;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:focus, .button.is-warning.is-focused {
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning[disabled] {
  background-color: #d35400;
}

.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #d35400;
}

.button.is-warning.is-inverted:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-inverted[disabled] {
  background-color: rgba(0, 0, 0, 0.7);
  color: #d35400;
}

.button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

.button.is-warning.is-outlined {
  border-color: #d35400;
  color: #d35400;
}

.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined:focus {
  background-color: #d35400;
  border-color: #d35400;
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #d35400 #d35400 !important;
}

.button.is-warning.is-outlined[disabled] {
  border-color: #d35400;
  color: #d35400;
}

.button.is-warning.is-inverted.is-outlined {
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined:focus {
  background-color: rgba(0, 0, 0, 0.7);
  color: #d35400;
}

.button.is-warning.is-inverted.is-outlined[disabled] {
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}


/**/

.button.is-danger {
  background-color: #c0392b;
  color: #fff;
}

.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #ff2b56;
  color: #fff;
}

.button.is-danger:focus, .button.is-danger.is-focused {
  color: #fff;
}

.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25);
}

.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ff1f4b;
  color: #fff;
}

.button.is-danger[disabled] {
  background-color: #c0392b;
}

.button.is-danger.is-inverted {
  background-color: #fff;
  color: #c0392b;
}

.button.is-danger.is-inverted:hover {
  background-color: #f2f2f2;
}

.button.is-danger.is-inverted[disabled] {
  background-color: #fff;
  color: #c0392b;
}

.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

.button.is-danger.is-outlined {
  border-color: #c0392b;
  color: #c0392b;
}

.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined:focus {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #fff;
}

.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #c0392b #c0392b !important;
}

.button.is-danger.is-outlined[disabled] {
  border-color: #c0392b;
  color: #c0392b;
}

.button.is-danger.is-inverted.is-outlined {
  border-color: #fff;
  color: #fff;
}

.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined:focus {
  background-color: #fff;
  color: #c0392b;
}

.button.is-danger.is-inverted.is-outlined[disabled] {
  border-color: #fff;
  color: #fff;
}

.button[disabled] {
  border-color: #dbdbdb;
}

.button.is-static {
  border-color: #dbdbdb;
  color: #7a7a7a;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;}

.input.is-primary,
.textarea.is-primary {
  border-color: #324d89;
}

.input.is-link,
.textarea.is-link {
  border-color: #629ad8;
}

.input.is-info,
.textarea.is-info {
  border-color: #c12526;
}

.input.is-success,
.textarea.is-success {
  border-color: #27ae60;
}

.input.is-warning,
.textarea.is-warning {
  border-color: #d35400;
}

.input.is-danger,
.textarea.is-danger {
  border-color: #c0392b;
}

.select.is-primary:not(:hover)::after {
  border-color: #324d89;
}

.select.is-primary select {
  border-color: #324d89;
}

.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #ebd91f;
}

.select.is-link:not(:hover)::after {
  border-color: #629ad8;
}

.select.is-link select {
  border-color: #629ad8;
}

.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #2366d1;
}

.select.is-info:not(:hover)::after {
  border-color: #c12526;
}

.select.is-info select {
  border-color: #c12526;
}

.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #118fe4;
}

.select.is-success:not(:hover)::after {
  border-color: #27ae60;
}

.select.is-success select {
  border-color: #27ae60;
}

.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #20bc56;
}

.select.is-warning:not(:hover)::after {
  border-color: #d35400;
}

.select.is-warning select {
  border-color: #d35400;
}

.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd83d;
}


.select.is-danger:not(:hover)::after {
  border-color: #c0392b;
}

.select.is-danger select {
  border-color: #c0392b;
}

.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ff1f4b;
}

/**/

.file.is-primary .file-cta {
  background-color: #324d89;
  color: #fff;
}

.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #dac91d;
  color: #fff;
}

.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
  color: #fff;
}

.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
  background-color: #ebd91f;
  color: #fff;
}

/**/
.file.is-link .file-cta {
  background-color: #629ad8;
  color: #fff;
}

.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #276cda;
  color: #fff;
}

.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  color: #fff;
}

.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #2366d1;
  color: #fff;
}

.file.is-info .file-cta {
  background-color: #c12526;
  color: #fff;
}

/**/

.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #1496ed;
  color: #fff;
}

.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
  color: #fff;
}

.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #118fe4;
  color: #fff;
}

.file.is-success .file-cta {
  background-color: #27ae60;
  color: #fff;
}

.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #22c65b;
  color: #fff;
}

.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  color: #fff;
}

.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #20bc56;
  color: #fff;
}

.file.is-warning .file-cta {
  background-color: #d35400;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdb4a;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
  box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

.file.is-danger .file-cta {
  background-color: #c0392b;
  color: #fff;
}

.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #ff2b56;
  color: #fff;
}

.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
  box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25);
  color: #fff;
}

.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ff1f4b;
  color: #fff;
}

.help.is-primary {
  color: #324d89;
}

.help.is-link {
  color: #629ad8;
}

.help.is-info {
  color: #c12526;
}

.help.is-success {
  color: #27ae60;
}

.help.is-warning {
  color: #d35400;
}

.help.is-danger {
  color: #c0392b;
}

.notification.is-primary {
  background-color: #324d89;
  color: #fff;
}

.notification.is-link {
  background-color: #629ad8;
  color: #fff;
}

.notification.is-info {
  background-color: #c12526;
  color: #fff;
}

.notification.is-success {
  background-color: #27ae60;
  color: #fff;
}

.notification.is-warning {
  background-color: #d35400;
  color: rgba(0, 0, 0, 0.7);
}

.notification.is-danger {
  background-color: #c0392b;
  color: #fff;
}

.progress.is-primary::-webkit-progress-value {
  background-color: #324d89;
}

.progress.is-primary::-moz-progress-bar {
  background-color: #324d89;
}

.progress.is-primary::-ms-fill {
  background-color: #324d89;
}

.progress.is-link::-webkit-progress-value {
  background-color: #629ad8;
}

.progress.is-link::-moz-progress-bar {
  background-color: #629ad8;
}

.progress.is-link::-ms-fill {
  background-color: #629ad8;
}

.progress.is-info::-webkit-progress-value {
  background-color: #c12526;
}

.progress.is-info::-moz-progress-bar {
  background-color: #c12526;
}

.progress.is-info::-ms-fill {
  background-color: #c12526;
}

.progress.is-success::-webkit-progress-value {
  background-color: #27ae60;
}

.progress.is-success::-moz-progress-bar {
  background-color: #27ae60;
}

.progress.is-success::-ms-fill {
  background-color: #27ae60;
}

.progress.is-warning::-webkit-progress-value {
  background-color: #d35400;
}

.progress.is-warning::-moz-progress-bar {
  background-color: #d35400;
}

.progress.is-warning::-ms-fill {
  background-color: #d35400;
}

.progress.is-danger::-webkit-progress-value {
  background-color: #c0392b;
}

.progress.is-danger::-moz-progress-bar {
  background-color: #c0392b;
}

.progress.is-danger::-ms-fill {
  background-color: #c0392b;
}


.table td.is-primary,
.table th.is-primary {
  background-color: #324d89;
  border-color: #324d89;
  color: #fff;
}

.table td.is-link,
.table th.is-link {
  background-color: #629ad8;
  border-color: #629ad8;
  color: #fff;
}

.table td.is-info,
.table th.is-info {
  background-color: #c12526;
  border-color: #c12526;
  color: #fff;
}

.table td.is-success,
.table th.is-success {
  background-color: #27ae60;
  border-color: #27ae60;
  color: #fff;
}

.table td.is-warning,
.table th.is-warning {
  background-color: #d35400;
  border-color: #d35400;
  color: rgba(0, 0, 0, 0.7);
}

.table td.is-danger,
.table th.is-danger {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #fff;
}

.tag:not(body).is-primary {
  background-color: #324d89;
  color: #fff;
}

.tag:not(body).is-link {
  background-color: #629ad8;
  color: #fff;
}

.tag:not(body).is-info {
  background-color: #c12526;
  color: #fff;
}

.tag:not(body).is-success {
  background-color: #27ae60;
  color: #fff;
}

.tag:not(body).is-warning {
  background-color: #d35400;
  color: rgba(0, 0, 0, 0.7);
}

.tag:not(body).is-danger {
  background-color: #c0392b;
  color: #fff;
}
/**/
.message.is-primary .message-header {
  background-color: #324d89;
}

.message.is-primary .message-body {
  border-color: #324d89;
  color: #021310;
}

.message.is-link {
  background-color: #f6f9fe;
}

.message.is-link .message-header {
  background-color: #629ad8;
}

.message.is-link .message-body {
  border-color: #629ad8;
  color: #22509a;
}

/**/
.message.is-info {
  background-color: #f6fbfe;
}

.message.is-info .message-header {
  background-color: #c12526;
}

.message.is-info .message-body {
  border-color: #c12526;
  color: #12537e;
}

.message.is-success {
  background-color: #f6fef9;
}

.message.is-success .message-header {
  background-color: #27ae60;
}

.message.is-success .message-body {
  border-color: #27ae60;
  color: #0e301a;
}

.message.is-warning {
  background-color: #fffdf5;
}

.message.is-warning .message-header {
  background-color: #d35400;
  color: rgba(0, 0, 0, 0.7);
}

.message.is-warning .message-body {
  border-color: #d35400;
  color: #3b3108;
}

.message.is-danger {
  background-color: #fff5f7;
}

.message.is-danger .message-header {
  background-color: #c0392b;
}

.message.is-danger .message-body {
  border-color: #c0392b;
  color: #cd0930;
}

/**/

.navbar.is-primary {
  background-color: #324d89;}

 .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #ebd91f;}
@media screen and (min-width: 1088px) {
	.navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
	  .navbar.is-primary .navbar-start .navbar-link:hover,
	  .navbar.is-primary .navbar-start .navbar-link.is-active,
	  .navbar.is-primary .navbar-end > a.navbar-item:hover,
	  .navbar.is-primary .navbar-end > a.navbar-item.is-active,
	  .navbar.is-primary .navbar-end .navbar-link:hover,
	  .navbar.is-primary .navbar-end .navbar-link.is-active {
	    background-color: #ebd91f;}
	.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
	  .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
	    background-color: #ebd91f;
	  }
	.navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
	    background-color: #324d89;
	    color: #fff;
	  }
}

.navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #2366d1;
}

@media screen and (min-width: 1088px) {
	.navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #324d89;}
	}
.navbar.is-link {
  background-color: #629ad8;
}

/**/
@media screen and (min-width: 1088px) {
  .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
  .navbar.is-link .navbar-start .navbar-link:hover,
  .navbar.is-link .navbar-start .navbar-link.is-active,
  .navbar.is-link .navbar-end > a.navbar-item:hover,
  .navbar.is-link .navbar-end > a.navbar-item.is-active,
  .navbar.is-link .navbar-end .navbar-link:hover,
  .navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #2366d1;
  }

  .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #2366d1;
  }
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #629ad8;
  }
}

.navbar.is-info {
  background-color: #c12526;
}

.navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #118fe4;
}

@media screen and (min-width: 1088px) {
  .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active,
  .navbar.is-info .navbar-start .navbar-link:hover,
  .navbar.is-info .navbar-start .navbar-link.is-active,
  .navbar.is-info .navbar-end > a.navbar-item:hover,
  .navbar.is-info .navbar-end > a.navbar-item.is-active,
  .navbar.is-info .navbar-end .navbar-link:hover,
  .navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #118fe4;
  }
  .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #118fe4;
  }
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #c12526;
  }
}

.navbar.is-success {
  background-color: #27ae60;
}

.navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #20bc56;
}

@media screen and (min-width: 1088px) {
  .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
  .navbar.is-success .navbar-start .navbar-link:hover,
  .navbar.is-success .navbar-start .navbar-link.is-active,
  .navbar.is-success .navbar-end > a.navbar-item:hover,
  .navbar.is-success .navbar-end > a.navbar-item.is-active,
  .navbar.is-success .navbar-end .navbar-link:hover,
  .navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #20bc56;
  }
  .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #20bc56;
  }
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #27ae60;
  }
}

.navbar.is-warning {
  background-color: #d35400;
}

.navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd83d;
}

@media screen and (min-width: 1088px) {
  .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active,
  .navbar.is-warning .navbar-start .navbar-link:hover,
  .navbar.is-warning .navbar-start .navbar-link.is-active,
  .navbar.is-warning .navbar-end > a.navbar-item:hover,
  .navbar.is-warning .navbar-end > a.navbar-item.is-active,
  .navbar.is-warning .navbar-end .navbar-link:hover,
  .navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd83d;
  }
  .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd83d;
  }
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #d35400;
  }
}

.navbar.is-danger {
  background-color: #c0392b;
}

.navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ff1f4b;
}

@media screen and (min-width: 1088px) {
  .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active,
  .navbar.is-danger .navbar-start .navbar-link:hover,
  .navbar.is-danger .navbar-start .navbar-link.is-active,
  .navbar.is-danger .navbar-end > a.navbar-item:hover,
  .navbar.is-danger .navbar-end > a.navbar-item.is-active,
  .navbar.is-danger .navbar-end .navbar-link:hover,
  .navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ff1f4b;
  }
  .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ff1f4b;
  }
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #c0392b;
  }
}

a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:hover,
.navbar-link.is-active {
  color: #629ad8;
}

.navbar-item.is-tab:hover {
  border-bottom-color: #629ad8;
}

.navbar-item.is-tab.is-active {
  border-bottom-color: #629ad8;
  color: #629ad8;
}

.navbar-link:not(.is-arrowless)::after {
  border-color: #629ad8;
}

.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    color: #629ad8;
  }

 .navbar-dropdown a.navbar-item.is-active {
    color: #629ad8;
  }

 .pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #629ad8;
}

.pagination-link.is-current {
  background-color: #629ad8;
  border-color: #629ad8;
}

.panel-list a:hover {
  color: #629ad8;
}

.panel-block.is-active {
  border-left-color: #629ad8;
}
.panel-block.is-active .panel-icon {
  color: #629ad8;
}

.tabs li.is-active a {
  border-bottom-color: #629ad8;
  color: #629ad8;
}

.tabs.is-toggle li.is-active a {
  background-color: #629ad8;
  border-color: #629ad8;
}

.hero.is-primary {
  background-color: #324d89;
}

@media screen and (max-width: 1087px) {
  .hero.is-primary .navbar-menu {
    background-color: #324d89;
  }
}

.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active {
  background-color: #ebd91f;
}

.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  color: #324d89;
}

.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #009e6c 0%, #324d89 71%, #00e7eb 100%);
}

@media screen and (max-width: 768px) {
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #009e6c 0%, #324d89 71%, #00e7eb 100%);
  }
}

.hero.is-link {
  background-color: #629ad8;
}

@media screen and (max-width: 1087px) {
  .hero.is-link .navbar-menu {
    background-color: #629ad8;
  }
}

.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active {
  background-color: #2366d1;
}


.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  color: #629ad8;
}
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #1577c6 0%, #629ad8 71%, #4366e5 100%);
}

@media screen and (max-width: 768px) {
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1577c6 0%, #629ad8 71%, #4366e5 100%);
  }
}

.hero.is-info {
  background-color: #c12526;
}

@media screen and (max-width: 1087px) {
  .hero.is-info .navbar-menu {
    background-color: #c12526;
  }
}

.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active,
.hero.is-info .navbar-link:hover,
.hero.is-info .navbar-link.is-active {
  background-color: #118fe4;
}

.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
  color: #c12526;
}

.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #04a6d7 0%, #c12526 71%, #3287f5 100%);
}

@media screen and (max-width: 768px) {
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #04a6d7 0%, #c12526 71%, #3287f5 100%);
  }
}

.hero.is-success {
  background-color: #27ae60;
}

@media screen and (max-width: 1087px) {
  .hero.is-success .navbar-menu {
    background-color: #27ae60;
  }
}

.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active {
  background-color: #20bc56;
}

.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  color: #27ae60;
}


.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #12af2f 0%, #27ae60 71%, #2ce28a 100%);
}

@media screen and (max-width: 768px) {
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #12af2f 0%, #27ae60 71%, #2ce28a 100%);
  }
}

.hero.is-warning {
  background-color: #d35400;
}

@media screen and (max-width: 1087px) {
  .hero.is-warning .navbar-menu {
    background-color: #d35400;
  }
}

.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  color: #d35400;
}

.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffaf24 0%, #d35400 71%, #fffa70 100%);
}

@media screen and (max-width: 768px) {
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffaf24 0%, #d35400 71%, #fffa70 100%);
  }
}

.hero.is-danger {
  background-color: #c0392b;
}

@media screen and (max-width: 1087px) {
  .hero.is-danger .navbar-menu {
    background-color: #c0392b;
  }
}

.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger .navbar-link.is-active {
  background-color: #ff1f4b;
}

.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  color: #c0392b;
}

.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #ff0561 0%, #c0392b 71%, #ff5257 100%);
}

@media screen and (max-width: 768px) {
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ff0561 0%, #c0392b 71%, #ff5257 100%);
  }
}

/**/
.message.is-primary {
  background-color: #f5fffd;
}
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #629ad8;
}

.list-item.is-active {
  background-color: #629ad8;
}

.menu-list a.is-active {
  background-color: #629ad8;
}


.breadcrumb a {color: #629ad8;}

.has-text-white {
  color: white !important;
}

a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

.has-text-black {
  color: #0a0a0a !important;
}

a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

.has-background-black {
  background-color: #0a0a0a !important;
}

.has-text-light {
  color: whitesmoke !important;
}

a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

.has-background-light {
  background-color: whitesmoke !important;
}

.has-text-dark {
  color: #363636 !important;
}

a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

.has-background-dark {
  background-color: #363636 !important;
}

.has-text-primary {
  color: #324d89 !important;
}

a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

.has-background-primary {
  background-color: #324d89 !important;
}

.has-text-link {
  color: #629ad8 !important;
}

a.has-text-link:hover, a.has-text-link:focus {
  color: #205bbc !important;
}

.has-background-link {
  background-color: #629ad8 !important;
}

.has-text-info {
  color: #c12526 !important;
}

a.has-text-info:hover, a.has-text-info:focus {
  color: #0f81cc !important;
}

.has-background-info {
  background-color: #c12526 !important;
}

.has-text-success {
  color: #27ae60 !important;
}

a.has-text-success:hover, a.has-text-success:focus {
  color: #1ca64c !important;
}

.has-background-success {
  background-color: #27ae60 !important;
}

.has-text-warning {
  color: #d35400 !important;
}

a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important;
}

.has-background-warning {
  background-color: #d35400 !important;
}

.has-text-danger {
  color: #c0392b !important;
}

a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ff0537 !important;
}

.has-background-danger {
  background-color: #c0392b !important;
}

.has-text-black-bis {
  color: #121212 !important;
}

.has-background-black-bis {
  background-color: #121212 !important;
}

.has-text-black-ter {
  color: #242424 !important;
}

.has-background-black-ter {
  background-color: #242424 !important;
}

.has-text-grey-darker {
  color: #363636 !important;
}

.has-background-grey-darker {
  background-color: #363636 !important;
}

.has-text-grey-dark {
  color: #4a4a4a !important;
}

.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

.has-text-grey {
  color: #7a7a7a !important;
}

.has-background-grey {
  background-color: #7a7a7a !important;
}

.has-text-grey-light {
  color: #b5b5b5 !important;
}

.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

.has-text-grey-lighter {
  color: #dbdbdb !important;
}

.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

.has-text-white-ter {
  color: whitesmoke !important;
}

.has-background-white-ter {
  background-color: whitesmoke !important;
}

.has-text-white-bis {
  color: #fafafa !important;
}

.has-background-white-bis {
  background-color: #fafafa !important;
}
