@font-face {
    font-family: 'AmaticSC-Regular';
    src: url('../fonts/AmaticSC-Regular.eot');
    src: url('../fonts/AmaticSC-Regular.woff') format('woff'), url('../fonts/AmaticSC-Regular.ttf') format('truetype'), url('../fonts/AmaticSC-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Serif';
    src: url('../fonts/NotoSerif.eot');
    src: url('../fonts/NotoSerif.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSerif.woff') format('woff'), url('../fonts/NotoSerif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


div.fieldCombo{
    font-family: AmaticSC-Regular, serif;
    letter-spacing: 0.5px;
    line-height: 30px;
    font-size: 25px;
    margin-right: 40px;
    clear: both;
}

div.fieldComboSpecialHeader {
    font-family: AmaticSC-Regular, serif;
    letter-spacing: 0.5px;
    line-height: 54px;
    font-size: 35px;
    margin-right: 40px;
    clear: both;
}

div.fieldComboSpecialValue {
    float: left;
    padding-top: 71px;
    padding-left: 20px;
}

div.fieldComboName {
    float: left;
    padding-top: 14px;
}

div.fieldComboValue {
    float: left;
    padding-top: 10px;
    padding-left: 20px;
}

div.fieldBlock{
    float: left;
    margin-right: 10px;
    min-width: 320px;
    font-family: AmaticSC-Regular, serif;
    letter-spacing: 0.5px;
    font-size: 25px;
}

div.fieldBlockOther {
    margin-right: 10px;
    min-width: 320px;
}


span.labelMandatoryField {
    font-weight: bold;
    font-size: 12px;
    color: #FFAD2B;
}

input[type=text] {
     font-family: AmaticSC-Regular, serif;
     font-style: normal;
     font-weight: 700;
     line-height: 54px;
     font-size: 20px;
     letter-spacing: 0.5px;
     color: #db2142;
     border: 0;
     min-width: 300px;
     background: transparent;
     background: url("../img/contact-input-border.png") no-repeat bottom center !important;
     background-size:auto !important;
}

input[type=text].price {
    font-family: Noto Serif, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #db2142;
    border: 0;
    min-width: 300px;
    background: transparent;
    background: url("../img/contact-input-border.png") no-repeat bottom center !important;
    background-size:auto !important;
}

input[type=text].backoffice {
    font-family: Noto Serif, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #db2142;
    border: 0;
    min-width: 300px;
    background: transparent;
    background: url("../img/contact-input-border.png") no-repeat bottom center !important;
    background-size:auto !important;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    font-family: AmaticSC-Regular, serif;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    font-size: 25px;
    letter-spacing: 0.5px;
    color: #322019;
}

label.title-section {
    font-family: AmaticSC-Regular, serif;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    font-size: 35px;
    color: #622A14;
}

div.fieldName {
    font-family: AmaticSC-Regular, serif;
    letter-spacing: 0.5px;
    line-height: 54px;
    font-size: 25px;
    clear: both;
    float: left;
    margin: 5px;
    width: 150px;
    padding-top: 5px;
}

div.fieldRecaptcha {
    font-family: AmaticSC-Regular, serif;
    clear: both;
    float: left;
    width: 320px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.fieldNameSpecial {
    font-family: AmaticSC-Regular, serif;
    letter-spacing: 0.5px;
    line-height: 54px;
    font-size: 25px;
    clear: both;
    float: left;
    margin: 5px;
    width: 60px;
    padding-top: 5px;
}

h1 {
    font-family: AmaticSC-Regular, serif;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0px;
    margin-bottom: -5px;
    color: #db2142;
    clear: both;
}

div.mainPageForm {
    /*background-image: url("../img/contact-form-bg.jpg") !important;
    background-size: cover !important;
    background-position: top center !important;*/
}


input[type=submit] {
    background-image: url("../img/button-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 135px;
    height: 53px;
    font-family: AmaticSC-Regular, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 31px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #622A14;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-width: 100%;
}

input[type=submit].newRegistration {
    background-image: url("../img/button-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 180px;
    height: 53px;
    font-family: AmaticSC-Regular, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 31px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #622A14;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-width: 100%;
}


input[type=submit]:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
    border: none;
    background-color: transparent;
}

input[type=reset] {
    background-image: url("../img/button-reset-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 135px;
    height: 53px;
    font-family: AmaticSC-Regular, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 31px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #db2142;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-width: 100%;
}

input[type=reset]:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
    border: none;
    background-color: transparent;
}

p.fieldError {
    color: red;
    margin-top: 0px;
    font-family: Noto Serif, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-size: 13px;
}

p.fieldErrorCombo {
    color: red;
    margin-top: 11px;
    font-family: Noto Serif, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-size: 13px;
    padding-top: 55px;
}

textarea {
    font-family: AmaticSC-Regular, serif;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    font-size: 20px;
    color: #db2142;
    letter-spacing: 0px;
    padding: 12px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    outline: none;
    border: 0;
    background: transparent;
    background-image: url("../img/message-background.png") !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    background-size: 100% 102% !important;
    width: 100%;
    height: auto;
    resize: vertical;
}

div.fieldTextArea {
    clear: both;
    width: 600px;
}

select {
    font-family: AmaticSC-Regular, serif;
    font-size: 18px;
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: 0 0 3px #DDDDDD, 0 10px 20px #FCFCFC inset;
    padding: 4px 6px;
    width: 250px;
    background: transparent;
}

div.clear {
    clear: both;
}


div.fieldInfo {
    font-family: Noto Serif, sans-serif;
    font-style: italic;
    font-size: 14px;
    clear: both;
    float: left;
    text-align: justify;
    margin-bottom: 20px;
    color: #622A14;
}

div.fieldDisclaimer {
    font-family: Noto Serif, sans-serif;
    font-size: 14px;
    clear: both;
    float: left;
    text-align: justify;
}

div.sectionAcampar {
    margin-top: 15px;
}

div.fieldValue {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.fieldValueTextArea {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Loading div */
div#overlay {
    border:solid 0 #ffffff;
    margin-left: auto;
    margin-right: auto;
    height:300px;
    width:770px;
    background-color:#ffffff;
    opacity:0.8;
    filter:alpha(opacity=80);
    border-radius: 5px;
    position:absolute;
    top:200px;
}

div#overlay div {
    font-size:18px;
    font-weight:bold;
    color:#666666;
    vertical-align: middle;
    border: solid 0 #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;
    width: 7em;
    padding-left: 1em;
    color: #666666;
}

table.atmInfo, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 15px;
}

span.underlineText {
    text-decoration: underline;
}

div.requestOk {
    text-align: justify;
    font-family: Noto Serif, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
}

sup {
    vertical-align: super;
    font-size: 10px;
    font-family: Noto Serif, sans-serif;
    color: #622A14;
}

span.voucher {
    font-family: Noto Serif, sans-serif;
}


/** vagas **/
div.vagas {
    padding-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

/*#style1 {
    font-size: 12px;
    line-height: 18px;
    margin: 30px auto;
    text-align: left;
}*/

/*#style1 th {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #e8e8e8;
}


#style1 td {
    border-color: #fff #fff #e8e8e8 #e8e8e8;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    padding: 10px 15px;
    position: relative;
    transition: all 300ms ease 0s;
    white-space: nowrap;
}


#style1 tbody:hover tr:hover {
    background-color: #acc8dd;
}*/

/*span.cityName {
    font-size: 16px;
    font-weight: bold;
}*/

span.dateEvent {
    font-size: 14px;
    font-style: italic;
}

span.ticketsAvailable {
    font-size: 13px;
}

.key{
    width: 200px;
    white-space:normal;
    font-weight: bold;

}

tr.odd {
    background: none repeat scroll 0 0 #f9f9f9;
}

#infosDiv {
    font-family: Noto Serif, sans-serif;
}

th.details {
    background-color: #acc8dd;
    font-size: 14px;
}

/** login page **/

div#mainLogin {
    width: 930px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    border-radius: 5px;
    min-height: 360px;
}

div.login-container{
    margin-left: 100px;
}

/*
div.loginSection {
    clear: both;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 30px;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
    width: 260px;
}
*/


input.login[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: #008000;
    width: 250px;
    height:34px;
}

input.login[type=submit]:hover {
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    box-shadow: inherit;
    background-color: #008000;
    padding: 4px 6px;
    font-weight: bold;
    color: #fff;
}


/** Show/hide password **/
::-ms-reveal,
::-ms-clear {
    display: none !important;
}

.hideShowPassword-toggle {
    background-color: transparent;
    background-image: url('../img/wink.png'); /* fallback */
    background-image: url('../img/wink.svg'), none;
    background-position: 0 center;
    background-repeat: no-repeat;
    /*border: 2px solid transparent;
    border-radius: 0.25em;*/
    border: none;
    outline:none;
    cursor: pointer;
    font-size: 100%;
    height: 44px;
    margin: 0;
    max-height: 100%;
    padding: 0;
    overflow: 'hidden';
    text-indent: -999em;
    width: 46px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.hideShowPassword-toggle-hide {
    background-position: -44px center;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
    border-color: #0088cc;
    outline: transparent;
}

input[type=password] {
    font-family: AmaticSC-Regular, serif;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #db2142;
    border: 0;
    min-width: 300px;
    background: transparent;
    background: url("../img/contact-input-border.png") no-repeat bottom center !important;
    background-size:auto !important;
}

.hideShow-toggle {
    background-color: transparent;
    background-image: url('../img/wink.png'); /* fallback */
    background-image: url('../img/wink.svg'), none;
    background-position: 0 center;
    height: 44px;
    width: 46px;
    border: none;
    outline:none;
    cursor: pointer;
    font-size: 100%;
    height: 44px;
    margin: 0;
    max-height: 100%;
    padding: 0;
    overflow: 'hidden';
    width: 46px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.hideShow-toggle-hide {
    background-position: -44px center;
}

/** TABS **/

.tabs li {
    list-style:none;
    display:inline;
    border-right: 1px solid #bbb;
    float: left;
}

li a:hover {
    background-color: #555;
    color: white;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}


.tabs li:last-child {
    border-right: none;
}

.tabs a.disable {
    padding:5px 10px;
    display:inline-block;
    background:#CCCCCC;
    color:#fff;
    text-decoration:none;
    line-height: 1.5;
}

.tabs a {
    padding:5px 10px;
    display:inline-block;
    background:#666;
    color:#fff;
    text-decoration:none;
    line-height: 1.5;
}

.tabs li.active a{
    background:#4CAF50;
    color:#fff;
}

.tab_content {
    display: none;
    padding: 6px 12px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    text-align: center;
}


ul.tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

div.mainBox {
    border:1px solid #ccc;
    border-top:none;
}

span.bold {
    font-weight: bold;
}

div.deleteIcon {
    float: left;
}

div.acceptIcon {
    float: left;
    padding-left: 15px;
}

div.paymentIcon {
    float: left;
    padding-left: 15px;
}

table.slotsTable {
    width: 650px;
    margin-top: 0px;
}

table.slotsTable th{
    background-color: #C9DFF0;
    color: #585858;
}

div.addEvent {
    text-align: center;
}

div.settings {
    text-align: right;
    float: right;
}

td.createNewEntry {
    border: 0;
}

input[type=checkbox] {
    line-height: 54px;
}
.backoffice {
    margin: 0;
}

.backofficeTitle {
    font-family: AmaticSC-Regular, serif;
    color: #db2142;
    text-align: center;
}

.header {
     height: 200px;
     background-image: url("https://acamparcomhistorias.pt/wp-content/uploads/2018/03/bg-2018-e1520950856411.png");
     padding-top: 20px;
     padding-left: 50px;
 }

.footer {
    padding-top: 50px;
    text-align: center;
    border-top: solid #ffaf1c 5px;
    background-color: #FBF6F0;
    height: 100px;
    margin-top: 15px;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    font-family: 'Noto Serif', Arial, serif;
    line-height: 36px;
    color: #a3968e;
}

div.logout {
    text-align: right;
    padding-right: 15px;
    font-family: 'Noto Serif', Arial, serif;
}

.center {
    text-align: center;
}


input[type=button] {
    background-image: url("../img/button-reset-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 135px;
    height: 53px;
    font-family: AmaticSC-Regular, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 31px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #db2142;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-width: 100%;
}

input[type=button]:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
    border: none;
    background-color: transparent;
}

span.price {
    font-family: Noto Serif, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #db2142;
    border: 0;
    min-width: 300px;
    background: transparent;
    background-size:auto !important;
    margin-right: -20px;
}