body,#header,#footer { background-color:#BE9F57;}
#header { border-color:white; background-repeat:repeat-x;}
#footer { border-color:#790B26; background-repeat:repeat-x;}
#header	{ background-image:url(../images/MHeaderbg.png); background-size:1px 69px;}
#footer	{ background-image:url(../images/MFooterbg.gif);}

#header img { height:69px;}

.InputRowEven { background-color: #ececec; }

/* **** Footer **** */
#footerPP, #footerPP a, #footerTC, #footerTC a, #footerSW, #footerSW a { color: black; }
#footerCR, #PwBY{ color:black !important; }

/* **** New Next Button styles **** */
input#NextButton {
    background-color: #E2E2E2 !important; /* Should be same color as Desktop button */
    color: black !important;
    border-style: solid;
    border-width: 1px !important;
    border-color: black;
    /* Remove this next line if your button is not gradient*/
    background: linear-gradient(white, #A1A0A0); /* If your button is gradient, you'll need this line.  The first color is the very top of the button and the 2nd number is the bottom color. */
    /* Don't touch anything the below */
    font-size: 1.4em !important;
    height: 46px !important;
    width: 100% !important;
    border-radius: 10px !important;
    -webkit-appearance: none !important;
}

.MobileMode .Buttonholder { width: 97%; margin-left: 1% !important;}

/* Simple Radio Button & Checkbox */
.MobileMode .checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@2x.png) no-repeat;}
.MobileMode .radioSimpleInput { background: url(../images/WSE_Radio_@2x.png) no-repeat;} 


/* **** Finish Page **** */
div#finishConnect {margin-top: 3em; border-top: solid thin black;}
div#finishContainer hr {background-color: Transparent; border-width: 0; height: 0; margin: 0; padding: 0;}
div#connectContent {margin:1em;}
div#connectContent div ul {margin:0 !important;list-style:none;padding:0;}
div#connectContent div ul li {padding:.2em;}
.ConnectOn p.connectHeader, .ConnectOn p.FinishHeader {font-weight:bolder;}


/* Mobile Receipt */
body.MobileEntryImage .IndexText00 { padding:.5em 2.4em; background-repeat:no-repeat; background-position: left center;margin-bottom: 0;  }
body.MobileEntryImage .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.MobileEntryImage .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.MobileEntryImage .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.MobileEntryImage .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.MobileEntryImage .ItemFive { background-image:url('../../../Common/images/5.png');}
body.MobileEntryImage .IndexText01 { background-image:none;} 

/* **** Sweeps Rules Page **** 
/* Rules */
#Rules { text-align:justify; margin-top:1em;}
#Rules h1 { text-align:center; font-size:1.3em; font-weight:bold;}
#Rules h2 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules h3 { text-align:center; font-weight:normal;font-size:1.2em; font-weight:bold;}
#Rules p span { font-size:.8em;}
