.mar-t-pad{
	margin-top: 8vh;
}

.agreenmentHolder{
	display: block;
    margin: 1vh auto 0vh;
    font-family: 'Caveat Brush', cursive !important;
    font-size: 3vh;
    color: #1352a0!important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 1vh;
    padding-right: 1vh;
}



label{
	    display: inline-block;
}



.wp,.pp{
	    width: 25vh;
    background-color: white;
    padding: 1vh;
    display: block;
    margin: 2vh auto 0vh;
}

.winlunch{
	     width: 30vh;
    margin: 1vh auto 0vh;
    display: block;
}

.winlunchhowto{
    width: 38vh;
    margin: 1vh auto 0vh;
    display: block;
}
.orange{
	color: #f58220!important;
}

.codeholder{
	
       border-radius: 10px;
    width: 100%;
    margin: 0 auto -1vh;
}


.clock{
	    width: 65vh;
    position: absolute;
    right: 0vh;
    bottom: 0vh;
}

.landingtext{
   width: 80vw;
   margin: 1vh auto 2vh;
   display: block;
}

@media only screen and (min-width: 768px) {
   .landingtext{
   width: 37vh;
   
}
}

.checkbox-custom{
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label{
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;

}

.lblleft{
    text-align: left;
}

.checkbox-custom-label{
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before{
        content: '';
    background: #fff0;
    border: .3vh solid #1352a0;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    border-radius: 4px;
    text-align: center;
   
}



.checkbox-custom:checked + .checkbox-custom-label:before {
         background: #1352a0;
    -webkit-box-shadow: inset 0px 0px 0px 4px #fff;
    box-shadow: inset 0px 0px 0px 4px #fff;
}



.checkbox-custom:focus + .checkbox-custom-label{
 
}


.motto{
	width: 38vh;
    margin: 1vh auto 0vh;
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    z-index: 2;
}

.headerterms{
	    width: 40vh;
    margin-top: -1vh;
}

.terms-btn{

    border: none;
    width: 33%;
    padding: 0vh;
    font-family: "FullBantamwt"!important;
    color: white;
    font-size: 4vh;
}

.ble{
	background-color: #312e86;
}

.orng{
	background-color: #f58220;
}

.oops{
	width: 8vh;
    margin: 3vh auto 0vh;
}

.howtotext{
	width: 30vh;
    margin: 1vh auto;
    display: block;     
}

.bottles{
	width: 30vh;
    margin: 1vh auto;
    display: block;
}

.spin{
	background-color: #312e86;
    border: none;
    width: 25vh;
    padding: 0vh;
    font-family: "FullBantamwt"!important;
    color: white;
    font-size: 4vh;
    display: block;
    margin: 0 auto;
}

.winner_header{
	    width: 22vh;
    display: block;
    margin: 0 auto;
}

.winner_header_text{
    width: 34vh;
    display: block;
    margin: 2vh auto;
}

.winner_prize_bottle{
	width: 11vh;
    display: block;
    margin: 1vh auto;
}

.textstyle{
	font-family: 'Futura'!important;
    color: #312e86!important;
    font-size:2vh!important;
}

.con{
	margin:0 auto;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
}
.slot-wrapper {
	border: 3px solid #312e86;
    display: inline-block;
    padding: .2vh;
}
.slot {
	background:url("../images/normal.jpg") repeat-y; /*Taken from http://www.swish-designs.co.uk*/
	width: 11vh;
    height: 16vh;
    float: left;
    margin: 2px;
	background-position:0 0px;
	background-size: cover!important;
}
.motion {
	background:url("../images/blur.jpg") repeat-y; /*Taken from http://www.swish-designs.co.uk*/
}

.emails{
	    border: .2vh solid #1352a0;
    border-radius: .5vh;
    padding: 0;
    height: 4.5vh;
    text-indent: 1vh;
    color: #000000;
    width: 100%;
    display: block;
    font-size: 2.5vh;
    margin-bottom: 1vh;
    background-color: transparent;
    text-align: left;
    font-family: 'Caveat Brush', cursive !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #312e86;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #312e86;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #312e86;
}
:-moz-placeholder { /* Firefox 18- */
  color: #312e86;
}


.claimbymail{
	vertical-align: middle;
    color: #393583!important;
    font-family: "FullBantamwt"!important;
    font-size: 2.35vh;
}


.submit{
	    background-color: #312e86;
    border: none;
    width: 38vh;
    padding: 0vh;
    font-family: "FullBantamwt"!important;
    color: white;
    display: block;
    font-size: 4vh;
    margin: 0 auto;
}

.backp{
	width: 8vh;
    margin: 1vh auto 2vh;
}


.form-holder-fake{
	margin: 0 auto;
}

.bankforminput{
	width: 100%;
    border-radius: 5px;
    border: 1px solid black;
    padding: 4px;
    font-family: sans-serif;
    margin-bottom: 1vh;
    font-size: 17px;
}


.btn-template-form{
	background-color: #959595;
    border: none;
    width: 100%;
    padding: 1vh;
    color: white;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    font-family: sans-serif;
    border-radius: 5px;
}


.fake-title{
	font-family: sans-serif!important;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1vh;
    margin-top: 2vh;
}
#slot1{
   background-position: 0 00%;
}

#slot2{
   background-position: 0 50%;
}

#slot3{
   background-position: 0 100%;
}

.mar-right-zero{
    margin-right: 0px;
}
.worldpaybtn{
       background-image: url(../images/worldpay.png);
    width: 20vh;
    height: 6vh;
    background-size: contain;
    border: none;
    background-repeat: no-repeat;
    color: transparent;
    background-color: white;
    background-size: 80%;
    background-position: center center;
    border-radius: 7px;
    -webkit-box-shadow: 0px 6px 11px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 0px 6px 11px 0px rgba(0,0,0,0.37);
    box-shadow: 0px 6px 11px 0px rgba(0,0,0,0.37);
}

.spanun{
	color: #393583!important;
    font-family: "FullBantamwt"!important;
    font-size: 2.35vh;
    text-decoration: underline;
}

.mart20{
	margin-top: 2vh;
}

.red{
    color: #cf4252!important;
}