﻿* {-webkit-font-smoothing: subpixel-antialiased;-webkit-text-size-adjust: none;}
body {font-family: "Open Sans" ,sans-serif;font-size: 100%;background-color: #111f3d;margin: 0;padding: 0;}
.clearfix:before {content: "";display: table;}
.clearfix:after {content: "";display: table;clear: both;}
.breakfloat {float:none;clear:both;line-height:0;font-size:0;}

.copyright {text-align:center;margin:0 auto;color:#333333;padding-top:230px;}
.copyright h3 {font-size: 24px;line-height:24px;margin:20px 0 5px;padding:0;}
.copyright p {font-size: 18px;line-height:21px;margin:0 0 10px;padding:0;}
.copyright span {display:inline-block;}

.invalidField { outline:3px solid OrangeRed !important; }
.jpot {position:absolute;top:45px;left:555px;}
.jpot input{border:none;background:none;font-size:28px;color:#ff6;width:370px;text-align:center;}

.footer{padding-bottom:0;padding-top: 250px;}
.avd{margin: 0 auto 10px;padding-top:10px}
.avdtxt{height:auto; padding:0; margin:0 auto; font-family:Arial,verdana, Sans-Serif; font-size:12px; color:#5d5d5d;text-align:center;}
.avdimg{margin:0 -5px;}
.avdimg .norton{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/norton.jpg); background-repeat:no-repeat; width:104px; height:60px;display:inline-block;}
.avdimg .mcaffee{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/mcafee.jpg); background-repeat:no-repeat; width:106px; height:60px;display:inline-block;}
.avdimg .safesecure{background-repeat:no-repeat; width:91px; height:60px;display:inline-block;}
.affid{background-color:#111111;font:normal 11px Arial,Helvetica;color:#999;text-align:left;vertical-align:middle;border:1px solid #090909;padding:3px 4px;margin:9px 10px 15px;clear:both;}
.terms{font-weight:bold;width:400px;font-size:10px;border:1px dotted #999;padding:2px 4px;margin:2px auto 0;text-align:center;}
.copy {text-align:center;}

.footerTracking {
    width:calc(100% - 40px);
    max-width:700px;
    background-color:#111111;
    font:normal 11px Arial,Helvetica;
    color:#555;
    text-align:left;
    vertical-align:middle;
    border:1px solid #090909;
    padding:3px 4px;
    margin:4px auto;
    clear:both;
}

/* Portrait */
@media only screen and (orientation: portrait){
    .mobile-container {
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: contain;
        width: 460px;
        margin: 0 auto;
        
        
        /* ++++++++++++++++++++++++++ Change these values - Mobile Portrait ++++++++++++++++++++++++++ */
        
        height: 927px;           /* Height of image of image minus distance form top */
        padding-top: 568px;                     /* Form distance from top of image */
        
        /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
        
    }
    .mobile-container[data-currency^="USD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-usd.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-usd.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-usd_2x.fs8.png") 2x);
}
    .mobile-container[data-currency^="GBP"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-gbp.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-gbp.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-gbp_2x.fs8.png") 2x);
}
    .mobile-container[data-currency^="EURO"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-eur.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-eur.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-eur_2x.fs8.png") 2x);
}
    .mobile-container[data-currency^="CAD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-cad.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-cad.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-mobile-de-cad_2x.fs8.png") 2x);
}
    .mobile-container .theForm {                /* Should be 378px width and 376px height @ viewport width of 460px  */
        width: 378px;
        margin: 0 auto;
        /* outline:solid 1px #f0f; */           /* Remove comment to show form area (development) */
    }
    .mobile-container .theForm input {
        background: rgba(255,255,255,1);
        margin: 0 0 19px 0;
        padding: 0 8px;
        width: 358px;
        height: 60px;
        border: solid 2px rgba(153,153,153,1);
        border-radius: 6px;
        font-size: 21px;
    }
    .mobile-container .theForm input.formBtn {
        background: rgba(243,109,0,0);
        padding: 0;
        margin: -22px 44px 0;
        width: 296px;
        height: 118px;
        border: none;
        border-radius: 12px;
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        white-space: pre-wrap;
        word-break: keep-all;
        /*outline: solid 1px #f0f;*/            /* Remove comment to show button area (development) */
    }
    .tablet-container {
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto;
        padding-bottom:20px;
        
        
        /* ++++++++++++++++++++++++++ Change these values - Tablet Portrait ++++++++++++++++++++++++++ */
        
        width: 355px;            /* Width of image(don't change) minus distance from left */
        padding-left: 645px;                    /* Distance from left of image to form*/
        min-height: 805px;            /* Height of image of image minus distance from top */
        padding-top: 192px;                     /* Distance from top of image to form */
        
        /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
        
    }
    .tablet-container[data-currency^="USD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-usd.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-usd.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-usd_2x.fs8.png") 2x);
}
    .tablet-container[data-currency^="GBP"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-gbp.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-gbp.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-gbp_2x.fs8.png") 2x);
}
    .tablet-container[data-currency^="EURO"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-eur.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-eur.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-eur_2x.fs8.png") 2x);
}
    .tablet-container[data-currency^="CAD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-cad.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-cad.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-cad_2x.fs8.png") 2x);
}
    .tablet-container .theForm {
        width: 315px;                           /* Should be 315px width and 378px height @ viewport width of 1000px  */
        /*outline: solid 1px #f0f;*/            /* Remove comment to show form area (development) */
    }
    .tablet-container .theForm input {
        margin: 0;
        margin-bottom: 36px;
        padding: 15px 7px;
        width: 301px;
        height: 24px;
        border: solid 1px rgba(153,153,153,1.0);
        border-radius: 4px;
        background: rgba(255,255,255,1.0);
        font-size: 18px;
    }
    .tablet-container .theForm input.formBtn {
        padding: 0;
        background:none;
        border: none;
        margin: 279px 3px 0 1px;
        width: 100%;
        height: 94px;
        border-radius: 6px;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        white-space: pre-wrap;
        word-break: keep-all;
        /*outline: solid 1px #f0f;*/            /* Remove comment to show button area (development) */
    }
    .tablet-container .footer{
        position:absolute;top:765px;left:0;width:1000px;text-align:center;top:535px;
        background: linear-gradient(to bottom, rgba(255,255,255,0) 80%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
	    }

    .tablet-container .copyright {text-align:center;margin:0 auto 10px;color:#333333;padding-top:0;}
    .tablet-container .copyright h3 {font-size: 24px;line-height:24px;margin:20px 0 5px;padding:0;}
    .tablet-container .copyright div {font-size: 18px;line-height:21px;margin:0;padding:0;display:inline;}
    .tablet-container .copyright span {display:inline-block;}

    .tablet-container .avd{width:400px;margin: 0 auto 10px;padding-top:10px}
    .tablet-container .avdtxt{width:400px; height:auto; padding:0; margin:0 auto; font-family:Arial,verdana, Sans-Serif; font-size:12px; color:#5d5d5d;}
    .tablet-container .avdimg{margin:0 auto;}
    .tablet-container .avdimg .norton{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/norton.jpg); background-repeat:no-repeat; width:104px; height:60px;margin-right:10px;display:inline-block;}
    .tablet-container .avdimg .mcaffee{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/mcafee.jpg); background-repeat:no-repeat; width:106px; height:60px;margin-right:10px;display:inline-block;}
    .tablet-container .avdimg .safesecure{background-repeat:no-repeat; width:91px; height:60px;display:inline-block;}
    .tablet-container .affid{background-color:#111111;font:normal 11px Arial,Helvetica;color:#999;text-align:left;vertical-align:middle;border:1px solid #090909;padding:3px 4px;margin:9px 10px 15px;clear:both;}
    .tablet-container .terms{font-weight:bold;width:400px;font-size:10px;border:1px dotted #999;padding:2px 4px;margin:2px auto 0;}
    .tablet-container .jpot{display:none;}
}

/* Landscape */
@media only screen and (orientation: landscape)
{
    .mobile-container {
        padding-bottom:20px;
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto;
        position:relative;
        
        
        /* ++++++++++++++++++++++++++ Change these values - Mobile Landscape ++++++++++++++++++++++++++ */
        
        /* -------------------------- Multiply these values by 0.46 (460/1000px) ---------------------- */
        
        width: 164px;             /* Width of image(don't change) minus distance from left */
        padding-left: 296px;                    /* Distance from left of image to form */
        height: 371px;                          /* Height of image of image minus distance from top */
        padding-top: 89px;                      /* Distance from top of image to form */
        
        /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
        
    }
    .mobile-container[data-currency^="USD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-usd.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-usd.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-usd_2x.fs8.png") 2x);
}
    .mobile-container[data-currency^="GBP"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-gbp.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-gbp.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-gbp_2x.fs8.png") 2x);
}
    .mobile-container[data-currency^="EURO"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-eur.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-eur.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-eur_2x.fs8.png") 2x);
}
    .mobile-container[data-currency^="CAD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-cad.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-cad.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tablet-de-cad_2x.fs8.png") 2x);
}
    .mobile-container .theForm {
        width: 146px;                           /* Should be 146px width and 177px height @ viewport width of 1000px  */
        /*outline: solid 1px #f0f;*/            /* Remove comment to show form area (development) */
    }
    .mobile-container .theForm input {
        margin: 0;
        margin-bottom: 17px;
        padding: 7px 1px;
        width: 144px;
        height: 11px;
        border: solid 1px rgba(153,153,153,1.0);
        border-radius: 2px;
        background: rgba(255,255,255,1.0);
        font-size: 8.1px;
    }
    .mobile-container .theForm input.formBtn {
        margin: 0;
        padding: 0;
        background:none;
        border: none;
        margin: 128px 3px 0 0px;
        width: 100%;
        height: 43px;
        border-radius: 3px;
        font-size: 5.5px;
        font-weight: bold;
        text-transform: uppercase;
        white-space: pre-wrap;
        word-break: keep-all;
        /*outline: solid 1px #f0f;*/            /* Remove comment to show button area (development) */
    }


    .mobile-container .footer{
        position:absolute;top:250px;left:0;width:1000px;text-align:center;
        -moz-transform:scale(0.46);
        -webkit-transform:scale(0.46);
        -o-transform:scale(0.46);
        -ms-transform:scale(0.46);
        transform:scale(0.46);
	    -moz-transform-origin: left top;
	    -webkit-transform-origin: left top;
	    -o-transform-origin: left top;
	    -ms-transform-origin: left top;
	    transform-origin: left top;
        background: linear-gradient(to bottom, rgba(255,255,255,0) 70%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	    }

    .mobile-container .copyright {text-align:center;margin:0 auto 10px;color:#333333;padding-top:230px;}
    .mobile-container .copyright h3 {font-size: 24px;line-height:24px;margin:20px 0 5px;padding:0;}
    .mobile-container .copyright div {font-size: 18px;line-height:21px;margin:0;padding:0;display:inline;}
    .mobile-container .copyright span {display:inline-block;}

    .mobile-container .avd{width:400px;margin: 0 auto 10px;padding-top:10px}
    .mobile-container .avdtxt{width:400px; height:auto; padding:0; margin:0 auto; font-family:Arial,verdana, Sans-Serif; font-size:12px; color:#5d5d5d;}
    .mobile-container .avdimg{margin:0 auto;}
    .mobile-container .avdimg .norton{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/norton.jpg); background-repeat:no-repeat; width:104px; height:60px;margin-right:10px;display:inline-block;}
    .mobile-container .avdimg .mcaffee{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/mcafee.jpg); background-repeat:no-repeat; width:106px; height:60px;margin-right:10px;display:inline-block;}
    .mobile-container .avdimg .safesecure{background-repeat:no-repeat; width:91px; height:60px;display:inline-block;}
    .mobile-container .affid{background-color:#111111;font:normal 11px Arial,Helvetica;color:#999;text-align:left;vertical-align:middle;border:1px solid #090909;padding:3px 4px;margin:9px 10px 15px;clear:both;}
    .mobile-container .terms{font-weight:bold;width:400px;font-size:10px;border:1px dotted #999;padding:2px 4px;margin:2px auto 0;}


    .tablet-container {
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto;
        padding-bottom:20px;
        background-color: #fff;
        position:relative;
        
        
        /* ++++++++++++++++++++++++++ Change these values - Tablet Landscape ++++++++++++++++++++++++++ */
        
        width: 276px;                            /* Width of image(don't change) minus distance from left */
        padding-left: 724px;                                    /* Distance from left of image to form*/
        height: 583px;                            /* Height of image of image minus distance from top */
        padding-top: 217px;                                     /* Distance from top of image to form */
        
        /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
       
    }
    .tablet-container[data-currency^="USD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-usd.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-usd.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-usd_2x.fs8.png") 2x);
}
    .tablet-container[data-currency^="GBP"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-gbp.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-gbp.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-gbp_2x.fs8.png") 2x);
}
    .tablet-container[data-currency^="EURO"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-eur.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-eur.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-eur_2x.fs8.png") 2x);
}
    .tablet-container[data-currency^="CAD"] {
        background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-cad.fs8.png");
        background-image: -webkit-image-set(url(//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-cad.fs8.png) 1x, url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-cad_2x.fs8.png") 2x);
}
    .tablet-container .theForm {
        width: 205px;                           /* Should be 205px width and 241px height @ viewport width of 1000px  */
        /*outline: solid 1px #f0f;*/            /* Remove comment to show form area (development) */
    }
    .tablet-container .theForm input {
        margin: 0;
        padding: 0;
        margin-bottom: 22px;
        padding: 0 10px;
        width: 183px;
        height: 34px;
        border: solid 1px rgba(153,153,153,1);
        border-radius: 4px;
        background: rgba(255,255,255,1);
        font-size: 11px;
    }
    .tablet-container .theForm input.formBtn {
        padding: 0;
        border: solid 0px rgba(255,0,255,0);
        background: rgba(243,109,0,0);
        margin: 343px 0 0 0;
        width: 100%;
        height: 60px;
        border-radius: 10px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        white-space: pre-wrap;
        word-break: keep-all;
        /*outline: solid 1px #f0f;*/            /* Remove comment to show button area (development) */
    }
    .tablet-container .footer {padding-bottom:0;position:absolute;top:595px;left:0;width:1000px;text-align:center;padding-top: 0;
        background: linear-gradient(to bottom, rgba(255,255,255,0) 60%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);}
    .tablet-container .copyright {text-align:center;margin:0 auto;color:#333333;padding-top:0;}
    .tablet-container .copyright h3 {font-size: 22px;line-height:22px;margin:20px 0 5px;padding:0;}
    .tablet-container .copyright div {font-size: 18px;line-height:18px;margin:0;padding:0;display:inline;}
    .tablet-container .copyright span {display:inline-block;}
    .tablet-container .avd{width:400px;margin: 0 auto;padding-top:10px}
    .tablet-container .avdtxt{width:400px; height:auto; padding:0 0 5px 0; margin:0 auto; font-family:Arial,verdana, Sans-Serif; font-size:12px; color:#5d5d5d;}
    .tablet-container .avdimg{margin:0 auto;}
    .tablet-container .avdimg .norton{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/norton.jpg); background-repeat:no-repeat; width:104px; height:60px;margin-right:10px;display:inline-block;}
    .tablet-container .avdimg .mcaffee{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/mcafee.jpg); background-repeat:no-repeat; width:106px; height:60px;margin-right:10px;display:inline-block;}
    .tablet-container .avdimg .safesecure{background-repeat:no-repeat; width:91px; height:60px;display:inline-block;}
    .tablet-container .affid{background-color:#111111;font:normal 11px Arial,Helvetica;color:#999;text-align:left;vertical-align:middle;border:1px solid #090909;padding:3px 4px;margin:9px 10px 0;clear:both;}
    .tablet-container .terms{font-weight:bold;width:400px;font-size:10px;border:1px dotted #999;padding:2px 4px;margin:0 auto;}
}

/* PC styling */
.pc-container {
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
        position:relative;
        
        
    /* ++++++++++++++++++++++++++ Change these values - PC Desktop ++++++++++++++++++++++++++ */
        
    width: 276px;                        /* Width of image(don't change) minus distance from left */
    padding-left: 724px;                                /* Distance from left of image to form*/
    height: 583px;                        /* Height of image of image minus distance from top */
    padding-top:217px;                                  /* Distance from top of image to form */
        
    /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
        
}
    .pc-container[data-currency^="USD"] {background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-usd.fs8.png");}
    .pc-container[data-currency^="GBP"] {background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-gbp.fs8.png");}
    .pc-container[data-currency^="EURO"] {background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-eur.fs8.png");}
    .pc-container[data-currency^="CAD"] {background-image: url("//img.iredirect.net/webcdn/img/rea/spl/de/lxc/2/LXCAvalon-spl3-tabletland-de-cad.fs8.png");}
.pc-container .theForm {
    width: 205px;
    /*outline: solid 1px #f0f;*/            /* Remove comment to show form area (development) */
}
.pc-container .theForm input {
    margin: 0;
    padding: 0;
    margin-bottom: 22px;
    padding: 0 10px;
    width: 183px;
    height: 34px;
    border: solid 1px rgba(153,153,153,1);
    border-radius: 4px;
    background: rgba(255,255,255,1);
    font-size: 11px;
}
.pc-container .theForm input.formBtn {
    margin: 0;
    padding: 0;
    border: solid 0px rgba(255,0,255,0);
    background: rgba(243,109,0,0);
    margin: 176px 0 0 0;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: pre-wrap;
    word-break: keep-all;
    /*outline: solid 1px #f0f;*/            /* Remove comment to show button area (development) */
}
.pc-container .footer {padding-bottom:0;position:absolute;top:595px;left:0;width:1000px;text-align:center;padding-top: 0;}
.pc-container .copyright {text-align:center;margin:0 auto;color:#333333;padding-top:0;}
.pc-container .copyright h3 {font-size: 22px;line-height:22px;margin:20px 0 5px;padding:0;}
.pc-container .copyright div {font-size: 18px;line-height:18px;margin:0;padding:0;display:inline;}
.pc-container .copyright span {display:inline-block;}
.pc-container .avd{width:400px;margin: 0 auto;padding-top:10px}
.pc-container .avdtxt{width:400px; height:auto; padding:0 0 5px 0; margin:0 auto; font-family:Arial,verdana, Sans-Serif; font-size:12px; color:#5d5d5d;}
.pc-container .avdimg{margin:0 auto;}
.pc-container .avdimg .norton{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/norton.jpg); background-repeat:no-repeat; width:104px; height:60px;margin-right:10px;display:inline-block;}
.pc-container .avdimg .mcaffee{background-image:url(//img.iredirect.net/webcdn/img/rea/shared/secimages/mcafee.jpg); background-repeat:no-repeat; width:106px; height:60px;margin-right:10px;display:inline-block;}
.pc-container .avdimg .safesecure{background-repeat:no-repeat; width:91px; height:60px;display:inline-block;}
.pc-container .affid{background-color:#111111;font:normal 11px Arial,Helvetica;color:#999;text-align:left;vertical-align:middle;border:1px solid #090909;padding:3px 4px;margin:9px 10px 0;clear:both;}
.pc-container .terms{font-weight:bold;width:400px;font-size:10px;border:1px dotted #999;padding:2px 4px;margin:0 auto;}





