h1.osm-page-title {
    text-align: center;
}
/*.controls .osm-uploaded-file::after {
    content: "\00000a Αποδεκτές μορφές αρχείων: jpg, png, doc, docx, odt, pdf \00000a Μέγιστο μέγεθος αρχείου: 1ΜΒ";
    white-space: pre;
  	font-style: italic;
  	line-height: 20pt;
}*/
#field_file_upload::after {
  content: "Αποδεκτές μορφές αρχείων: jpg, png, doc, docx, odt, pdf \00000a Μέγιστο μέγεθος αρχείου: 1ΜΒ";
  white-space: pre;
  font-style: italic;
  line-height: 20pt;
  font-weight: 600;
}
.osm-container h2.osm-item-title {
    text-align: center;
}
.controls .span12 {
    margin: -15px 0;
}
.osm-taskbar.clearfix .btn {
  width: 50vw;
  font-weight: bold;
}
#osm-columns-payment-information #btn-submit {
  width: 90%;
  font-weight: bold;
}