/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #fff;
}

html {
    font-size: 15px;
    line-height: 1.2;
}

a {
    color: #FFFFFF;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body.lp1 {
    background: url("../img/bg.jpg") top center no-repeat;
}

body.lp2 {
    background: url("../img/bg.jpg") top center no-repeat;
}
body.lp3 {
    background: url("../img/bg.jpg") top center no-repeat;
}

.container {
    width: 1035px;
    margin: 0 auto;
    position: relative;
}

body.lp1 > .container {
    min-height: 709px;
}
body.lp2 > .container {
    min-height: 705px;
}
body.lp3 > .container {
    min-height: 569px;
}

h1.logo {
    background: url("../img/logo2.png") no-repeat;
    background-size: 185px auto;
    width: 309px;
    height: 74px;
    display: block;
    text-indent: -9999px;
}

h2.claim {
    color: #bd082c;
    float: right;
    font-size: 24px;
    margin: -60px 15px 0 0;
}

h2.thanks {
    font-size: 40px;
    margin-top: 80px;
}

p.signature {
    font-weight: bold;
    margin-top: 35px;
}

.content {
    margin: 92px 5px 0 5px;
    position: relative;
}

.content > .left {
    width: 645px;
    margin: 45px 80px 0 0;
    float: left;
}
.content > .right {
    width: 300px;
    float: left;
}

#thankYou.right {
    display: none;
}

.line-1 {
    font-size: 28px;
    margin: 0 0 20px;
}
.line-1 .bigger {
    font-size: 32px;
}
.line-1 .orange {
    color: #ff984a;
    text-transform: uppercase;
    font-weight: bold;
}

.line-2 {
    font-size: 15px;
}
.line-2 .bigger {
    font-size: 18px;
}
.line-3 .bigger {
    margin-top:50px;
    font-size: 28px;
}

.percents30 {
    background: url("../img/30.png") no-repeat;
    width: 198px;
    height: 195px;
    text-indent: -9999px;
}
.lp1 .percents30 {
    margin: 48px 0 0 140px;
}
.lp2 .percents30 {
    margin: 75px 0 0 140px;
}

.validate-error {
    color: #ff984a;
    font-size: 14px;
    font-style: italic;
    margin: 2px 8px;
    min-height: 16px;
    line-height: 14px;
}
label {
    font-size: 10px;
    
    display: block;
}
.label-1 {
    margin-top:50px;
    font-size: 18px;
    font-style:italic
}
input[type=text] {
    color: #293e6b;
    border: 2px #e3e4e8 solid;
    font-size: 11px;
    font-style: italic;
    height: 28px;
    padding: 0 8px;
    width: 280px;
    margin: 10px 0px 0px;
}
input[type=text].error {
    background-color: #FF984A;
}
input[type=checkbox].error {
    outline:1px solid #FF984A;
    background-color: #FF984A;
}

input#inputname {
    width: 280px;
    
}
input#inputsurname {
    width: 134px;
}

input#inputpin {
    width: 115px;
}
input#inputnip {
    width: 134px;
    margin-left:9px;
}

button {
    background: #293e6b none repeat scroll 0 0;
    border: 3px solid #ffffff;
    border-radius: 4px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    text-shadow: 1px 1px 2px #162448;
    width: 153px;
}
button#submitSend {
    float: none;
    font-size: 32px;
    height: 70px;
    width: 300px;
}
button#edit{
    width: 306px;
    height: 78px;
    font-size: 32px;
    float: none;
    background-image: url('../img/btn.png');
    background-repeat: no-repeat;
    border:0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    border-radius:4px;
    background-color:transparent;
}

.button-small {
    background: #293e6b;
    border: 3px #ffffff solid;
    border-radius: 4px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
    text-shadow: 1px 1px 2px #162448;
    font-weight: bold;
    width: 130px;
    height: 34px;
    font-size: 14px;
    float: right;
}

.button-bin {
    background: url('../img/bin.png');
    width: 21px;
    height: 21px;
    float: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
    text-shadow: 0px;
    border: 0px;
}
.person{
    float:left;
    width:50%;
}
.status {
    color: #293e6b;
    font-weight:bold;
    padding:0px 15px;
}

.lp1 .lower {
    margin: 15px 0 0 0;
}
.lp2 .lower {
    margin: 23px 0 0 0;
}
.lp3 .lower {
    margin: 23px 0 0 0;
}

.checkbox {
    margin: 0 0 113px;
}
label.regulations {
    display: inline;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.content .info {
    margin-top:100px;

    bottom: 0;
    color: #293e6b;
    font-weight:bold;
}


.footer {
    background: #282828;
    height: 90px;
}
.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 50px;
}
.footer ul > li {
    display: inline-block;
    float: left;
    margin: 0 50px 0 0;
}
.footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.footer a:hover {
    /*text-decoration: underline;*/
    border-bottom: 1px solid #FFFFFF
}

.cookie {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    font-size: 12px;
    height: 45px;
    left: 0;
    padding: 8px 68px;
    position: fixed;
    text-align: justify;
    width: 100%;
    z-index: 999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

#inputemail-error {
    color: #FF984A;
    top: -10px;
}

.loading-indicator {
    position: absolute;
    top: 26%;
    left: 50%;
    width: 40px;
    height: 40px;
    z-index: 999;
    opacity: 0.5;
    font-size: 20px;
    color: #ffffff;
}

.error {
    font-size:9px;
    color: #FF984A;
}

#inputnip-error {
    margin-left: 9px;
}