.Moj_newRequestPage {
    padding: 108px 0 100px 0;
}
.Moj_newRequestPage h1 {
font-weight: bold;
font-size: 36px;
margin-bottom: 0;
}
.Moj_newRequestPage .subTitle {
    margin-top: 2px;
color: #333;
font-size: 15px;
}
.form-field label {
  font-size: 15px;
color: #333;
}
.form-field .nesty-input {
border-radius: 0;
border: 1px solid #D8D8D8;
}
.form-field input {
border-radius: 0!important;
border: 1px solid #D8D8D8;
}
.request_anonymous_requester_email {
    display: none;
}
.formMidHead {
    text-align: center;
  border-bottom: 1px solid #313131;
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 10px;
padding-top: 35px;
}
.customCountry {
    max-width: 650px;
  padding-top: 0;
}
.form-field.request_ticket_form_id {
display: none;
}
.form-field:last-child {
    margin-top: 0;
}
.form footer {
  margin-top: 0;
  padding-top: 30px;
}
.addLink input {
    max-width: 450px;
  margin-right: 24px;
}
.addLink button {
    border-radius: 0;
    background-color: #36B030;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
}
#linkList {
    margin-top: 13px;
}
#linkList p {
    color: #808080;
    background-image: url({{asset 'link-symbol.svg'}});
  background-size: 10px;
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position-y: center;
}
#linkList .listLink {
    width: 150px;
  overflow: hidden;
  display: inline-block;
}
#linkList .listClose {
    display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  cursor: pointer;
}
.request_custom_fields_360021177492 {
display: none;
}