body{
    margin: 0;
    padding: 0;
    background-color: #F0F0F0;
    /*background-color: #008996;
    background-color: #3067cc;*/

    color: #34302D;
    font-family: "Arial","Calibri","Verdana",serif;
    font-size: 12px;
}

div#wrapper {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 770px;
}


body.homepage {
    background-color: #FFFFFF;
}

div#wrapperMainEntryPage {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    display: flex;
    height: 100vh;
}

div#wrapperMainEntryPage img {
    width: 600px;
}

div#headerLisbonFair {
    height: 115px;
    width: 770px;
    margin-bottom: 5px;
    border-radius: 5px;
    color: #716658;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    text-transform: uppercase;
}

div.headerEventLogo {
    float: right;
    padding-right: 10px;
}

div.headerEventLogo img{
    height: 120px;
}

div.headerDatePlace {
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}

div.headerRegistrationType {
    padding-top: 90px;
    padding-left: 10px;
}

div#headerParticipants {
    /*Belem */
    height: 159px;
    /* Lisboa */
    /* height: 115px; */
    width: 770px;
    margin-bottom: 5px;
    border-radius: 5px;
    background-color: #FFFFFF;
    color: #1c7200;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 25pt;
    text-transform: uppercase;
}

div.headerParticipantsEventLogo {
    float: right;
    padding-right: 10px;
}

div.headerParticipantsEventLogo img{
    height: 159px;
}

div.headerRegistrationParticipants {
    padding-top: 110px;
    padding-left: 10px;
}

div#header {
    height: 115px;
    width: 770px;
    background-color: #FFFFFF;
    margin-bottom: 5px;
    border-radius: 5px;
}

div.participantTitle {
    font-size: 25pt;
    color: #1c7200;
    float: right;
    padding-right: 20px;
    padding-top: 110px;
}


div.language{
    float:right;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 7pt;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

div.logoFeira{
    float: left;
    padding-left: 20px;
}

div.logoAPEL{
    float: right;
    padding-right: 20px;
    padding-top: 20px;
}

div.titleSection {
    clear: both;
    float: left;
    width: 740px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
    background-color:   #bb9a58;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

div.titleSubsection {
    clear: both;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
}

div.titleFirstSection {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #bb9a58;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

div.titleFaq {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
}

div.faq {
    float:right;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
}

a.footer {
    color: #716658;
    text-decoration: none;
}

a.footerFrankfurt {
    color: #FFFFFF;
    text-decoration: none;
}

a.viewLink {
    color: #666666;
    text-decoration: underline;
}

div.footer {
    clear: both;
    width: 770px;
    color: #716658;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
}

div.footerFrankfurt {
    clear: both;
    width: 770px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
}

div.footerBologna {
    clear: both;
    width: 770px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
}

a.footerBologna {
    color: #FFFFFF;
    text-decoration: none;
}

div.footerAddress{
    text-align: left;
    float: left;
    color: #716658;
    font-size: 10px;
    padding-bottom: 15px;
}

div.footerAddressFrankfurt {
    text-align: left;
    float: left;
    color: #FFFFFF;
    font-size: 10px;
    padding-bottom: 15px;
}

div.footerAddressBologna {
    text-align: left;
    float: left;
    color: #FFFFFF;
    font-size: 10px;
    padding-bottom: 15px;
}

div.copyright{
    float:right;
    text-align: right;
}

div.copyrightFrankfurt {
    float:right;
    color: #FFFFFF;
    text-align: right;
}

div.copyrightBologna {
    float:right;
    color: #FFFFFF;
    text-align: right;
}

span.title {
    font-size: 24px;
}


span.formSubtitle {
    font-size: 15px;
    /*color: #008996;*/
    color: #3067cc;
}

span.formTitle2 {
    font-size: 20px;
    text-transform:uppercase;
    /*color: #008996;*/
    color: #3067cc;
}

span.formTitle3 {
    font-size: 30px;
    text-transform:uppercase;
    /*color: #008996;*/
    color: #3067cc;
}

div#main {
    width: 750px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 10px;
}

div#mainConfirmPage {
    width: 750px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    border-radius: 5px;
    margin-top: 10px;
}



.error {
    color: #ff0000;
}
.errorblock{
    color: #000;
    background-color: #ffEEEE;
    border: 3px solid #ff0000;
    padding:8px;
    margin:16px;
}



input[type=password] {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 250px;
}

input[type=password]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

input[type=text] {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 360px;
}


input[type=text]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}


input[type=submit] {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    font-weight: bold;
    color: #173242;
}

input[type=button] {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    color: #666666;
    font-weight: bold;
    font-size: 0.8em;
}

button.actions {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 5px 6px;
    min-width: 100px;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

.btnBlack {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    font-weight: bold;
    font-size: 12px;
}

.btnRed {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    font-weight: bold;
    font-size: 12px;
    color: red;
}


button {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    color: #666666;
    font-weight: bold;
    font-size: 0.8em;
    margin-top: 10px;
}

legend {
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

input[type=reset] {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    color: #ff0000;
    font-weight: bold;
    margin-left: 50px;
}

textarea {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 360px;
    font-family: "Arial","Calibri","Verdana",serif;
    font-size: small;
}


select {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 250px;
}

select#lastCountryPrefixType {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 60px;
}

select:focus {
    border: 1px solid #00AFF0;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
}

label {
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

label.option {
    font-weight: normal;
    font-size: 12px;
    color: #666666;
}

span.fieldInfo {
    font-size: 12px;
    color: #666666;
}

span.labelMandatoryField {
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
}

span.mandatoryFieldInfo {
    font-size: 12px;
    color: #ff0000;
}

div.titleForm{
    padding-top: 30px;
    padding-right: 10px;
    text-align: right;
    color: #9ea1a5;
}

div.fieldNameExtra {
    clear: both;
    float: left;
    margin-left: 5px;
    width: 500px;
    margin-top: 10px;
}

div.fieldName {
    clear: both;
    float: left;
    margin: 5px;
    width: 200px;
    padding-top: 5px;
}

div.fieldNameLegend {
    clear: both;
    float: left;
    width: 200px;
    padding-top: 5px;
}

div.fieldNameHuge {
    clear: both;
    float: left;
    margin: 5px;
    width: 800px;
    padding-top: 5px;
}

div.fieldNameCheckBank {
    clear: both;
    float: left;
    margin: 5px;
    width: 100px;
    padding-top: 5px;
    padding-left: 25px;
}

div.fieldNameDiscount {
    clear: both;
    float: left;
    margin: 5px;
    width: 200px;
    padding-top: 5px;
    background-color: greenyellow;
}

div.fieldNameFinalPrice {
    clear: both;
    float: left;
    margin: 5px;
    width: 200px;
    padding-top: 5px;
    background-color: greenyellow;
}

div.fieldNameCheckBox {
    clear: both;
    float: left;
    margin: 5px;
    width: 200px;
    padding-top: 5px;
    text-align: left;
}

div.fieldNameBlock {
    padding-top: 10px;
    clear: both;
}

fieldset.general {
    margin-bottom: 20px;
    margin-top: 10px;
    border:1px solid #AAAAAA;
    padding-top: 15px;
}

fieldset.partners {
    margin-bottom: 20px;
    margin-top: 10px;
    border:1px solid #AAAAAA;
    padding-top: 15px;
}

fieldset.noPartners {
    margin-bottom: 20px;
    margin-top: 10px;
    border:1px solid #AAAAAA;
    padding-top: 15px;
}

hr.block {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

div.apelSellBooks {
    clear: both;
    float: left;
    margin: 5px;
    width: 740px;
    text-align: justify;
    margin-top: 15px;
}

div.warning {
    clear: both;
    float: left;
    margin: 5px;
    width: 740px;
    text-align: justify;
    color: #f36f21;
    font-style: italic;
    font-weight: bold;
}

div.infoText {
    clear: both;
    float: left;
    margin: 5px;
    width: 740px;
    padding-top: 5px;
    text-align: justify;
}

div.fieldDisclaimer {
    clear: both;
    float: left;
    margin: 5px;
    width: 740px;
    padding-top: 25px;
    text-align: justify;
}

div.fieldDisclaimer2 {
    clear: both;
    float: left;
    margin: 5px;
    width: 740px;
    text-align: justify;
}

span.fieldNameTax {
    font-style: italic;
    margin: 5px;
    padding-top: 5px;
    width: 450px;
}

div.specialFieldName{
    float: left;
    margin: 5px;
    width: 60px;
    padding-top: 5px;
}


div.fieldValue{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 380px;
    text-align: left;
    display: inline-block;
}

div.fieldNameShort {
    clear: both;
    float: left;
    margin: 5px;
    width: 80px;
    padding-top: 5px;
}

div.fieldValueShort{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 80px;
    text-align: left;
    display: inline-block;
}

div.fieldValueRadios {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 540px;
    text-align: left;
    display: inline-block;
}

div.fieldValueRadiosSmall {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 150px;
    text-align: left;
    display: inline-block;
}

div.fieldValueRadiosExtraSmall {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 110px;
    text-align: left;
    display: inline-block;
}

div.fieldValuePrice{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 75px;
    white-space:nowrap;
}

div.fieldValueUnitPrice{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 100px;
    text-align: center;
}

div.fieldValueRadio{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 100px;
    text-align: left;
}

div.fieldValueUnitNumber{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 100px;
    text-align: center;
}

div.fieldValueMeasures{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 120px;
    text-align: left;
}

div.fieldPartialValue{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 140px;
    text-align: center;
}

div.fieldValueNewCompanyMessage {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left:5px;
}

div.specialFieldValue{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 50px;
}

span.italicText {
    font-style: italic;
    font-weight: normal;
}

span.requestText {
    font-weight: normal;
}

input#boxPartnerNumber{
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 90px;
}

input#lastPrefixValue{
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 70px;
}


input[type=text]#boxPartnerNumber:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

input.readOnlyvalues {
    width: 80px;
    text-align: right;
    background-color: lightgrey;
}

input.readOnlyvaluesColor {
    width: 80px;
    text-align: right;
    background-color: greenyellow;
}

input.values {
    width: 80px;
    text-align: right;
}

input.valuesCenter {
    width: 65px;
    text-align: center;
    margin-right: 45px;
}

input.finalPrice{
    width: 100px;
    text-align: right;
}

span.oldCae {
    padding-left: 10px;
    font-size: 12px;
    color: #ff0000;
}

div.fieldError {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    white-space: nowrap;
}

div.fieldErrorLeft {
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
    clear: both;
}

div.fieldErrorLeftTop {
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
    clear: both;
    padding-top: 10px;
}

div.fieldErrorStandCenter {
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    white-space: nowrap;
    text-align: left;
    clear: both;
    padding-top: 10px;
    padding-left: 50px;
}

div.submit{
    clear: both;
    padding-bottom: 30px;
    display: flex;
    justify-content: center;  /* Horizontally center */
    align-items: center;      /* Vertically center */
}

div.finalInformation {
    clear: both;
    margin: 5px;
    width: 740px;
    text-align: justify;
    padding-top: 50px;
    color: #666666;
}

div.requestOk {
    clear: both;
    margin: 5px;
    width: 740px;
    text-align: justify;
    padding-top: 20px;
    color: #666666;
}


div.standsList {
    clear:both;
    height: 140px;
}

div.separator {
    clear: both;
    height: 10px;
}

div.separatorAreaImg {
    clear: both;
    width: 508px;
    background-color: greenyellow;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

div.standsMap {
    clear: both;
    margin-top: 60px;
    color: #666666;
}

div.contentAreaSpecification {
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.standDetails {
    float: left;
    width: 215px;
    text-align: center;
    padding-left: 20px;
    min-height: 190px;
}

div.updateBottom {
    padding-left: 20px;
    padding-top: 40px;
}

img.imgStandIcon {
    height:40px;
}

img.imgStand {
    height:100px;
}


a.removeLink{
    color:brown;
}




#recaptcha_image img div {
    width: 200px !important;
    height: 38px !important;
}

div.tableHeaderText {
    /*color: #008996;*/
    color: #5a4a42;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

span.tableHeaderText {
    /*color: #008996;*/
    color: #5a4a42;
    font-size: 14px;
    font-weight: bold;
}

span.boldText {
    font-weight: bold;
}

span.boldItalicText {
    font-style: italic;
    font-weight: bold;
}

span.underlineText {
    text-decoration: underline;
}

div.sectionFaq {
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

span.titleSubSection {
    font-weight: bold;
    font-size: 13px;
}

div.textFaq {
    color: #666666;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}

li.link {
    list-style-type: none;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
}

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    color: #666666;
    font-size: 12px;
}

th, td {
    padding: 5px;
    text-align: left;
}

td.center {
    text-align: center;
}

td.specialWidth {
    width:60px;
    text-align: center;
}

ul {
    margin: 0;
    padding-bottom: 0;
    padding-left: 40px;
    padding-top: 5px;
}

/* Loading div */
div#overlay {
    border:solid 0px #ffffff;
    position:absolute;
    top:130px;
    height:950px;
    width:770px;
    background-color:#ffffff;
    opacity:0.8;
    filter:alpha(opacity=80);
    border-radius: 5px;
}

div#overlayFrankfurt {
    border:solid 0px #ffffff;
    position:absolute;
    top:130px;
    height:1751px;
    width:770px;
    background-color:#ffffff;
    opacity:0.8;
    filter:alpha(opacity=80);
    border-radius: 5px;
}

div#overlayBologna {
    border:solid 0px #ffffff;
    position:absolute;
    top:130px;
    height:1751px;
    width:770px;
    background-color:#ffffff;
    opacity:0.8;
    filter:alpha(opacity=80);
    border-radius: 5px;
}

div#overlayBelem {
    border:solid 0px #ffffff;
    position:absolute;
    top:130px;
    height:1387px;
    width:770px;
    background-color:#ffffff;
    opacity:0.8;
    filter:alpha(opacity=80);
    border-radius: 5px;
}

div#overlay div {
    font-size:18px;
    font-weight:bolder;
    color:#666666;
    vertical-align: middle;
    border: solid 0px #000000;
}

div#overlay-image {
    margin-top:30px;
    width:68px;
    margin-left: auto;
    margin-right: auto;
}

div#overlay-message {
    margin-top:30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    color: #666666;
    width: 270px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

span.overlay-alert-message {
    color: #666666;
    font-weight:normal;
    font-size:14px;
}

img#loader {
    margin-top:80px;
}

/* Map */
div.headerColumn {width:97px; float:left; text-align:center; padding-bottom: 2px; }
div.headerEmptyAreaColumn {width:40px; float:left; text-align:center; padding-bottom: 2px; }
div.headerLine {float:left; padding-right:10px; padding-top:10px; width: 5px; }
div.emptySpace {height:40px; width:95px; border:1px dashed #aaaaaa; float: left; text-align: center; background-color: #ffffff; }
div.emptyAreaSpace {height:40px; width:40px; float: left; text-align: center; }
div.north { float: right; width: 50px; margin-top: 50px; margin-right: 55px; }
div.south { float: left; width: 75px; margin-top: 50px; font-size: large; text-align: right; padding-right: 20px; }
div.central { float: left; width: 510px; margin-left: 15px; }



/** index.html **/
div#mainEntryPage {
    width: 960px;
    padding-bottom: 25px;
    /*background-color: #FFFFFF;*/
    border-radius: 5px;
    min-height: 480px;
    text-align: center;
}

div.registrationBlock {
    padding: 10px;
    margin-top: 60px;
}

/** indexBelem.html **/
div#mainEntryPageBelem {
    width: 750px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    border-radius: 5px;
    min-height: 280px;
}

/* LIST #3 */
#list3 { }
#list3 ul {
    /*color:#eee;*/
    font-size:18px;
    list-style-image: url('../img/icon.png');
}
#list3 ul li { line-height:30px; }

div.dataEvent{
    float:right;
    text-align:right;
    padding-right:80px;
    padding-top:30px;
}

div.menu {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

div.menu2 {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

div.menuItem {
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    display: inline-block;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    width: 240px;
    text-align: center;
    font-weight: bold;
    background-color: #173242;
    margin-left: 6px;
    margin-right: 6px;
}

div.menuItemDisable {
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    width: 220px;
    text-align: center;
    font-weight: bold;
    background-color: #eee;
    margin-left: 6px;
    margin-right: 6px;
}


div.titleRegistration {
    clear: both;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    /*color: #3067cc;*/
    color: #716658;
    font-size: 25px;
    padding-bottom: 12px;
    width: 100%;
}

a.item {
    color: #fff;
    text-decoration: none;
}

span.item {
    color: #fff;
}

div.dates {
    clear: both;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #bb9a58;
    font-size: 20px;
    padding-bottom: 12px;
    width: 100%;
}


/** Belem **/
body.belem {
    margin: 0;
    padding: 0;
    background-color: #F0F0F0;
    color: #34302D;
    font-family: "Arial","Calibri","Verdana",serif;
    font-size: 12px;
}

div.logoBelem {
    float: left;
    padding-left: 10px;
    margin-top: -2px;
}

div.titleFormBelem {
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
    color: #9ea1a5;
}

div.titleSectionBelem {
    clear: both;
    float: left;
    width: 740px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
    background-color: #948A54;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

div.titleFirstSectionBelem {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #948A54;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

a.regulamentoBelem {
    font-style: italic;
    font-weight: normal;
    color: #666666;
}

.faqBelem {
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #FFFFFF;
}

span.formSubtitleBelem {
    font-size: 15px;
    /*color: #008996;*/
    color: #948A54;
}

span.formTitle2Belem {
    font-size: 20px;
    text-transform:uppercase;
    /*color: #008996;*/
    color: #948A54;
}


/* Frankfurt */
body.frankfurt {
    margin: 0;
    padding: 0;
    background-color: #990000;
    color: #34302D;
    font-family: "Arial","Calibri","Verdana",serif;
    font-size: 12px;
}

div.logoFrankfurt {
    float: left;
    padding-left: 10px;
    margin-top: 15px;
}

div.titleFormFrankfurt {
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
    color: #9ea1a5;
}

div.titleSectionFrankfurt {
    clear: both;
    float: left;
    width: 740px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
    background-color: #948A54;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

div.infoFrankfurt {
    clear: both;
    float: left;
    width: 740px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #666666;
}

div.infoFrankfurt2 {
    clear: both;
    float: left;
    width: 740px;
    margin-top: 25px;
    padding-left: 5px;
    color: #666666;
}

div.titleFirstSectionFrankfurt {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #948A54;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

a.regulamentoFrankfurt {
    font-style: italic;
    font-weight: normal;
    color: #666666;
}

img.frankfurtLogo {
    vertical-align:top;
    padding-top:20px;
}

/** indexFrankfurt.html **/
div#mainEntryPageFrankfurt {
    width: 750px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    border-radius: 5px;
    min-height: 280px;
}

/* Bologna */
body.bologna {
    margin: 0;
    padding: 0;
    background-color: #ccc;
    color: #34302D;
    font-family: "Arial","Calibri","Verdana",serif;
    font-size: 12px;
}

div.logoBologna {
    float: left;
    padding-left: 10px;
    margin-top: 15px;
}

div.titleFormBologna {
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
    color: #9ea1a5;
}

div.titleSectionBologna {
    clear: both;
    float: left;
    width: 740px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
    background-color: #ef7d00;;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

span.titleBologna {
    font-size: 24px;
}


span.formSubtitleBologna {
    font-size: 15px;
    /*color: #008996;*/
    color: #ef7d00;
}

span.formTitle2Bologna {
    font-size: 20px;
    text-transform:uppercase;
    /*color: #008996;*/
    color: #ef7d00;
}

span.formTitle3Bologna {
    font-size: 30px;
    text-transform:uppercase;
    /*color: #008996;*/
    color: #ef7d00;
}

div.infoBologna {
    clear: both;
    float: left;
    width: 740px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #666666;
}

div.infoBologna2 {
    clear: both;
    float: left;
    width: 740px;
    margin-top: 25px;
    padding-left: 5px;
    color: #666666;
}

div.titleFirstSectionBologna {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #ef7d00;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

a.regulamentoBologna {
    font-style: italic;
    font-weight: normal;
    color: #666666;
}

img.bolognaLogo {
    vertical-align:top;
    padding-top:20px;
}

/** indexBologna.html **/
div#mainEntryPageBologna {
    width: 750px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    border-radius: 5px;
    min-height: 280px;
}



/* custom radiobox and checkbox  */

/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 4px;
}

/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 11px;
    width: 11px;
    background-color: #fff;
    border: 1px solid #262626;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 3px;
    top: 0;
    width: 4px;
    height: 7px;
    border: solid #262626;
    border-width: 0px 1px 1px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Participants */
div.clearBoth {
    clear: both;
}

table.listOfEntries {
    clear: both;
    border:0;
    width: 100%;
}

.btn {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    font-weight: bold;
    color: #008000;
    font-size: 12px;
    //background: greenyellow;
}

.btn3 {
    color: #ff0000;
    background: none;
    font-size: 10px;
    float: right;
}

div.fieldNameParticipant {
    clear: both;
    float: left;
    margin: 5px;
    width: 140px;
    padding-top: 5px;
    padding-right: 10px;
    white-space: nowrap;
}

div.fieldNameParticipantWrap {
    clear: both;
    float: left;
    margin: 5px;
    width: 140px;
    padding-top: 5px;
    padding-right: 10px;
}

fieldset.fieldsetParticipant {
    margin-bottom: 20px;
    margin-top: 10px;
    border:1px solid #AAAAAA;
    padding-top: 15px;
    width: 715px;
}