#edit-title,#edit-date-of-creation,#edit-tags,#edit-name,#edit-phone,#edit-email,#edit-profile,#edit-link-to-online-content,#edit-owner-name,#edit-owner-phone,#edit-owner-email,#edit-owner-profile{
box-sizing: border-box !important;   
  line-height: 20px  !important;
}

@media only screen and (max-width: 600px) {
body.lang-ar .region-content input[type='radio']
  {
        margin: 5px -22px !important;
  }
  body.lang-en .region-content input[type='radio']
  {
        margin: 1px -22px !important;
  }
}

@media only screen and (max-device-width: 768px) {
body.lang-ar .region-content input[type='radio']
  {
        margin: 5px -22px !important;
  }
  body.lang-en .region-content input[type='radio']
  {
        margin: 1px -22px !important;
  }
}
