﻿body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

hr {

    width: 300px;
}


.wrapper {
    margin: auto;
    position: relative;
    top: 50px;
    width: 700px;
    border: 1px solid darkgray;
    background-color: #F5F5F5;
    padding-bottom: 50px;
    left: 0px;
    height: 800px;
}

.wrapper1 {
    margin: auto;
    position: relative;
    top: 50px;
    width: 700px;
    border: 1px solid darkgray;
    background-color: #F5F5F5;
    padding-bottom: 50px;
    left: 0px;
    height: 1150px;
}

.wrapper2 {
    margin: auto;
    position: relative;
    top: 50px;
    width: 700px;
    border: 1px solid darkgray;
    background-color: #F5F5F5;
    padding-bottom: 50px;
    left: 0px;
    height: 350px;
}

.wrapper3 {
    margin: auto;
    position: relative;
    top: 50px;
    width: 700px;
    border: 1px solid darkgray;
    background-color: #F5F5F5;
    padding-bottom: 50px;
    left: 0px;
    height: 550px;
}

.header {
    width: 50%;
    height: 65px;
    margin: 0;
    padding-bottom: 1em;
    border: none;
}

.logo {
    display: block;
    width: 0px;
    height: 1px;
    outline: none;
    padding: 0px 333px 175px 25px;
    margin: 30px auto auto 30px;
    background-image: url('../images/nyl_logo.png');
    background-repeat: no-repeat;
}


.pageTitle {
    color: #686868;
    font-size: 25pt;
    margin: auto;
    width: 95%;
    padding-bottom: 1em;
    position: relative;
    top: 4px;
    left: -2px;
}

.content {
    color: grey;
    padding-left: 1em;
    padding-right:1em;
    padding-bottom: 3em;
    position:relative;
    top: -20px;
    margin: auto;
    width:70%;
    left: 4px;
    height: 318px;
    font-family: Calibri;
    font-size: 12pt
}

.content498a {
    color: grey;
    padding-left: 1em;
    padding-right:1em;
    padding-bottom: 3em;
    position:relative;
    top: -20px;
    margin: auto;
    width:70%;
    left: 4px;
    height: 25px;
    font-family: Calibri;
    font-size: 12pt
}

.elect {
    color: grey;
    padding-left: 1em;
    padding-right:1em;
    padding-bottom: 3em;
    position:relative;
    top: 4px;
    margin: auto;
    width:70%;
    left: 4px;
    height: 100px;
    font-family: Calibri;
    font-size: 12pt
}

.txtTitles {
    margin:auto;
    width: 50%;
    padding-bottom: 5px;
}

.txtEmail {
    margin:auto;
    width: 85%;
    padding-bottom: 5px;
}

 .txtEmail #lblEmailAddress {
        position: relative;
        left: 75px;
    }

 .txtEmail #lblReEmailAddress {
        position: relative;
        left: 400px;
    }

 .Emailinputs {
    margin: auto;
    width: 100%;
    padding-bottom: 5px;
}

 .Emailinputs #txtEmailAddress{
    position: relative;
    top: 1px;
    width: 240px;

}

.Emailinputs #txtEmailAddressAgain {
    position: relative;
    top: 1px;
    width: 240px;
    left: 5px;
}

.txtTitles label{

    font-size: 9pt;
}

.txtTitles #lblZipCode{

   position: relative;
   left: 60px;

}

.txtEmail span {

    font-size: 9pt;
}

.inputs {
    margin: auto;
    width: 50%;
    padding-bottom: 5px;
}

.txtEmail {
    margin: auto;
    width: 100%;
    left: 30px;
}

#ContentPlaceHolder1_lblEmailAddress {
    position: relative;
    left: 68px;
}

#ContentPlaceHolder1_lblReEmailAddress {
    position: relative;
    left: 265px;

}

.Emailinputs {
    margin: auto;
    width: 90%;
    left: 60px;
}


#ContentPlaceHolder1_txtEmailAddress {
    position: relative;
    left: 30px;
    width: 230px;

}

#ContentPlaceHolder1_txtEmailAddressAgain {
    position: relative;
    left: 60px;
    width: 230px;

}


.inputs #txtZipCode {
    position:relative;
    left: 40px;
}

.PrefInputs {
    margin: auto;
    width: 85%;
    padding-bottom: 5px;

}

.PrefInputs498a_1 {
    margin: auto;
    width: 85%;
    padding-bottom: 5px;
    height: 42px;
}

.PrefInputs498a {
    margin: auto;
    width: 85%;
    padding-bottom: 5px;
    height: 56px;
}

.divNext {
    position: relative;
    top: 10px;
    margin: auto;
    width: 100%;
    height: 89px;
    padding-bottom: 20px;
    padding-top: 5px;
    left: 5px;
}

.btnNext {
    position:relative;
    left: 233px;
    top: 23px;
    height: 39px;
    width: 100px;

}

.divSubmit {
    position: relative;
    top: 5px;
    margin: auto;
    width: 99%;
    height: 60px;
    padding-bottom: 20px;
    padding-top: 5px;
    left: 0px;
}

.btnSubmit {
    position:relative;
    left: 41px;   
    height: 30px;
    width: 149px;
    top: 20px;
}

.btnSubmit1 {
    position: absolute;
    left: 506px;
    height: 30px;
    width: 149px;
    top: 11px;
}


.divValidator {
    position: relative;
    left: 291px;
    height: 53px;
    width: 370px;
    top: -4px;
}


.lblPrefs {
    position:relative;
    left: 40px;
    color: gray;
    font-family: Calibri;
    font-size: 12pt;
		
}


.divDefaultMsg {
    margin: auto;
    height: 200px;
    width: 85%;
    position:relative;
    left: 40px;
    color: gray;
    font-family: Calibri;
    font-size: 12pt;
    top: 0px;
}

.divConsent {

    margin: auto;
    height: 200px;
    width: 85%;
    overflow-y:scroll;
    overflow-x:hidden;
    border: solid black 1px;
    padding: 10px;

}

.divTerms {

    margin: auto;
    height: 200px;
    width: 85%;
    overflow-y:scroll;
    overflow-x:hidden;
    border: solid black 1px;
    padding: 10px;

}

.divIAgree {
    margin: auto;
    height: 47px;
    width: 85%;
    font-size: 8pt
}

.lblIAgree {

    left: 40px;
    margin: 10px;
}

.errorDiv {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 53px;
}

.errorMessage {
    font-size:12pt;
    width: 5%;
    color: crimson;
}


.validation {
    font-size: 10pt;
    color: crimson;

}


#regZip {
    position:relative;
    left: 220px;
    font-size: 10pt;
    color:crimson;
}

.messageContent {
   width: 100%;
   display:block;
   align-items: center;

}

.ThankYoucontent {
    color: grey;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 3em;
    position: relative;
    top: -6px;
    margin: auto;
    width: 70%;
    left: 4px;
    height: 85px;
    text-align: center;
}




.radio-custom {
    opacity: 0;
    position: absolute;   
}


.radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    height: 15px;
    color: gray;
    font-family:Tahoma;
    font-size:12pt

}

.radio-custom, .radio-custom-label_498a {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    height: 15px;
    color: gray;
    font-family:Tahoma;
    font-size:12pt
}

.radio-custom-label {
    position: relative;
    font-family: Calibri;
    font-size: 14pt
}

.radio-custom-label_498a {
    position: relative;
    font-family: Calibri;
    font-size: 14pt
}

.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    font-family: Calibri;
    font-size: 12pt
}

.radio-custom + .radio-custom-label_498a:before {
    content: '';
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    font-family: Calibri;
    font-size: 12pt
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom + .radio-custom-label_498a:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #bbb;
}

.radio-custom:checked + .radio-custom-label_498a:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #bbb;
}

    .inputs #txtControlNumber {
        position: relative;
        width: 130px;
    }

    .inputs #txtValidation {
        position: relative;
        width: 130px;
    }

@media only screen and (min-width: 360px) and (max-width: 600px) and (orientation:portrait) {

    .wrapper {
        width: auto;
        top: 5px;
    }

    .wrapper1 {
        width: auto;
        height: 1300px;
    }


    hr {
        width: 200px;
    }

    .pageTitle {
        font-size: 16pt;
        width: 90%;
        top: 5px;
    }

    .content {
        top: 10px;
        margin: auto;
        width: auto;
        padding-bottom: 1em;
        height: 525px;
    }

    .txtTitles {
        position: relative; 
        width: auto;
        padding-bottom: 2px;
        padding-left: 17px;
        padding-top: 1em;
    }

    .inputs {
        width: auto;
        position: relative;    
        left: 5px;
    }
    
    .txtTitles #lblControlNbr {
        position: relative;    
        left: 5px;
     }

    .txtTitles #lblZipCode {
            left: 85px;
        }
    
    .inputs #txtControlNumber {
        position: relative;
        left: 15px;
        width: 120px;
    }

    .inputs #txtValidation {
        position: relative;
        left: 50px;
        width: 120px;
    }

    .elect {
        height: 125px;
    }

    .btnNext {
        position: relative;
        left: 5px;
        top: 30px;
        height: 30px;
        width: 100px;
    }


    .PrefInputs {
        max-width: 275px;
    }

   .divDefaultMsg {
        max-width: 275px;
        height: 325px;
    }


   #ContentPlaceHolder1_txtEmailAddress {
        position: relative;
        left: 30px;
        width: 125px;
   }

    #ContentPlaceHolder1_txtEmailAddressAgain {
        position: relative;
        left: 60px;
        width: 125px;
   }

    #ContentPlaceHolder1_lblEmailAddress {
        position: relative;
        left: 50px;
    }

    #ContentPlaceHolder1_lblReEmailAddress {
        position: relative;
        left: 140px;
    }

     #ContentPlaceHolder1_divConsent {
        top: 5px;

    }
     
      #ContentPlaceHolder1_btnSubmit {
        position:relative;
        left: 125px;   

}

.wrapper2 {
    width: auto;

}

.wrapper3 {
    width: auto;
    top: 5px;

}

.content498a {
    width:auto;
    height: 50px;

}

.PrefInputs498a {

}

#ContentPlaceHolder1_btnSubmit {
        position: relative;
        left: 100px;
        top: 25px;
}
    
.radio-custom-label_498a {
    position: relative;
    font-family: Calibri;
    font-size: 11pt
}


.divValidator {
    position: relative;
    width: auto;
    left: 50px;
}



    
}

