.layout-content{
  max-width:1380px!important;
}
.webform-submission-form{
  max-width:450px;
  margin:0 auto;
}
#edit-actions-submit{
font-weight:bold;
}
#block-nor-page-title{
  display:none;
}
#block-nor-content img{
  border-radius:4px;
  margin-top:10px;
  margin-bottom:5px;
  width: 100%;
  height: auto;

}
.checkboxes--wrapper .fieldset-legend,
.checkboxes--wrapper label{
  font-size:13px;
}
.checkboxes--wrapper .form-item{
  margin:10px 0;
}
select.error{
  border: 1px solid red;
}
article[role=article]>div>div.tags-wrap, #tags-wrap-regulament {
  text-align: center;
  display: block;
  border: 0!important;
  padding-top: 0!important;
  margin-top:-4px!important;
}
article[role=article]>div>div.tags-wrap a, #tags-wrap-regulament a {
  color:#666!important;
  background:#fff;
  display: block;
  max-width: 470px;
  margin: 0 auto;
  padding-top:5px;
  padding-bottom:5px;
  border-radius: 0 0 4px 4px;
  font-weight:bold;
}
.webform-message{
text-align:center;
}
.castigatori-wrap{
  text-align: center;
}
.castigatori-wrap>div:first-child{
  font-size:20px;
  font-weight:bold;
  color:#666;
}
.custom-styling{
display:none;
}
.webform-element-help{
  vertical-align:2px;
}
.webform-submission-form div[role="alert"] .item-list__comma-list li {
  width: 90%;
}