﻿body {
    background: #ebebeb;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
}

* {
    font-family: 'Raleway', sans-serif;
}

h1 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 1.4em;
}

.header-band {
    width: 100%;
    background: #FFF;
    border-bottom: 2px solid #D1D1D1;
    height: 76px;
    display: table;
    vertical-align: middle;
    text-align: center;
    padding-top: 20px;
}

.container-wrap {
    width: auto;
    display: table;
    margin: 0px auto;
}

.form-textfield {
    width: 271px;
    height: 46px;
    background: #FFF;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #222;
    text-align: center;
    font-size: 16px;
    margin-top: 18px;
    padding-left: 0px;
    margin-left: 0px;
}


.form-button {
    width: 270px;
    height: 56px;
    background: #ba0015;
    border: 1px solid #ba0015;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    -webkit-appearance: none;
    font-weight: bold;
}

.redeem-section {
    top: 20%;
    width: auto;
    margin: 20px auto;
    text-align: center;
    display: table;
}


.form-textfield-2 {
    width: 95%;
    height: 46px;
    background: #FFF;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #222;
    text-align: left;
    font-size: 16px;
    margin-top: 9px;
    padding-left: 15px;
}

#txtFirstName {
    margin-right:5px;
}

.form-textfield-fn {
    width: 45%;
    height: 46px;
    background: #FFF;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #222;
    text-align: left;
    font-size: 16px;
    margin-top: 10px;
    padding-left: /*15px*/3.5%;
    float:left;
}

.form-textfield-dropdown {
    width: 74.7%;
    height: 46px;
    background: #FFF;
    border: 1px solid #D1D1D1;
    border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    color: #222;
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    margin-top: 9px;
    -webkit-appearance: none;
    background-image: url(/redeem/images/drop-down-right.png);
    background-repeat: no-repeat;
    background-position: 263px 19px;
}

.form-button-2 {
    width: 395px;
    height: 56px;
    background: #BA0015;
    border: 1px solid #BA0015;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    -webkit-appearance: none;
    font-weight: bold;
    margin-top: 20px;
    /* float: right; */
    margin-right: 0px;
    cursor: pointer;
}

.main-middle-email {
    width: 100%;
    margin: 0 auto;
}

.book-image-left {
    width: 260px;
    height: 260px;
    float: left;
}

.email-register-right h1 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin: 0px;
    line-height: 1.3em;
    width: auto;
}

.email-register-right h2 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    text-align: center;
    line-height: 1.1em;
    margin: 9px 0px 0px 0px;
}

.email-register-right {
    width: 400px;
    float: left;
    margin-left: 20px;
}

.email-register-right-4 {
    width: 400px;
    float: left;
    margin-left: 20px;
}

.email-register-right p {
    text-align: center;
    font-size: 14px;
    color: #333;
}

    .email-register-right p a {
        text-decoration: underline;
        color: #333;
    }

.download-app {
    width: 640px;
    background: #F5F5F5;
    border: 1px solid #D8D8D8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: table;
    height: auto;
}

.download-app-msg h2 {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    clear: left;
    float: left;
}

.download-app-msg h2 {
    width: 80%;
    margin: 20px auto auto 20px;
    display: table;
}

.store-icons {
    display: table;
    vertical-align: middle;
}

    .store-icons ul {
        float: left;
        margin: 25px auto;
    }

        .store-icons ul li {
            display: inline-block;
            padding-right: 37px;
        }

.bookshelf-icon {
    width: 90px;
    height: 90px;
    float: left;
    margin-left: 0px;
}

.error-message {
    width: 100%;
    display: table;
    font-size: 12px;
    color: #FA0B3B;
    margin-top: 20px;
}

.error-message-2 {
    width: 100%;
    display: table;
    font-size: 12px;
    color: #FA0B3B;
    margin-top: 20px;
    text-align: center;
    float: left;
}

.sendtomy {
    float: left;
    width: 97px;
    font-size: 13px;
    text-align: center;
    margin-top: 9px;
    height: 30px;
    background: #F7F7F7;
    display: inline-table;
    padding-top: 14px;
    padding-left: 2px;
    border: 1px solid #D1D1D1;
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-right: 0px solid #D1D1D1;
}
.download_app {
	list-style-type: none;
	margin: 10px 0 0 0px;
	padding: 0;
	float: left;
	clear: both;
}
.download_app li {
	float: left;
	margin: 0 5px 0 0;
}
.download_app li a {
	display: block;
	width: 27px;
	background-image: url(../images/store-logo-full_3.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 30px;
}
.download_app li.google_play a {
	background-position: -32px 1px;
}
.download_app li.nook_store a {
	background-position: -64px 2px;
}
.download_app li.amazon_store a {
	background-position: -98px 2px;
}
.download_app li.bb_store a {
	background-position: -133px 2px;
}
.download_app li.samsung_store a {
	background-position: -166px 2px;
}
.download_app li.win_store a {
	background-position: -200px 1px;
}


@media screen and (max-width: 781px) {
    #txtFirstName {
    margin-right:0;
}

.form-textfield-fn {
    float:none;
}


    .SignUpLink {
        float: none !important;
    }

    .ForgotPasswordLink {
        float: none !important;
    }

    #papertrell-widget-container {
        top: 20%;
        width: auto;
        margin: 20px auto;
        text-align: center;
        display: table;
    }

    .book-image-left {
        width: 100%;
        float: none;
    }


    .email-register-right {
        width: 300px;
        float: left;
        margin-left: 0px;
    }

    .form-textfield-fn {
        width: 36%;
        height: 46px;
        background: #FFF;
        border: 1px solid #D1D1D1;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        color: #222;
        text-align: left;
        font-size: 16px;
        margin-top: 23px;
        padding-left: 15px;
    }

    .form-textfield-2 {
        width: 79%;
        height: 46px;
        background: #FFF;
        border: 1px solid #D1D1D1;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        color: #222;
        text-align: left;
        font-size: 16px;
        margin-top: 9px;
        padding-left: 15px;
    }

    .form-textfield-dropdown {
        width: 51.7%;
        height: 46px;
        background: #FFF;
        border: 1px solid #D1D1D1;
        border-radius: 0px 3px 3px 0px;
        -webkit-border-radius: 0px 3px 3px 0px;
        -moz-border-radius: 0px 3px 3px 0px;
        color: #222;
        text-align: left;
        font-size: 12px;
        padding-left: 10px;
        margin-top: 9px;
        -webkit-appearance: none;
        background-image: url(/redeem/images/drop-down-right.png);
        background-repeat: no-repeat;
        background-position: 123px 19px;
        margin-left: 0px;
        float: left;
    }

    .form-button-2 {
        width: 255px;
        height: 56px;
        background: #BA0015;
        border: 1px solid #BA0015;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        color: #FFF;
        text-align: center;
        font-size: 18px;
        -webkit-appearance: none;
        font-weight: bold;
        margin-top: 20px;
        /* float: right; */
        margin-right: 0px;
    }

    .sendtomy {
        float: left;
        width: 97px;
        font-size: 13px;
        text-align: center;
        margin-top: 9px;
        height: 30px;
        background: #F7F7F7;
        display: inline-table;
        padding-top: 14px;
        padding-left: 2px;
        border: 1px solid #D1D1D1;
        border-radius: 3px 0px 0px 3px;
        -moz-border-radius: 3px 0px 0px 3px;
        -webkit-border-radius: 3px 0px 0px 3px;
        border-right: 0px solid #D1D1D1;
        margin-left: 23px;
    }

    .email-register-right-4 {
        width: auto;
        float: none;
        margin-left: 0px !important;
    }
}

.modal {
    position: fixed;
    display: none;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal-header {
    padding: 0px 15px;
    border-bottom: 1px solid #eee;
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

#underlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    z-index: 1;
}

.button-purple {
    font-family: 'proxima-nova', Sans-Serif !important;
    background: #66C !important;
    border-bottom: 1px solid #000 !important;
    border-left: 1px solid #66C !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-right: 1px solid #66C !important;
    border-top: 1px solid #66C !important;
    color: #FFF !important;
    cursor: pointer !important;
    font-size: 14px !important;
    padding: 6px !important;
    text-align: center !important;
    padding: 6px 22px !important;
    height: auto !important;
    font-weight: normal !important;
}

.button-dark-gray {
    font-family: 'proxima-nova', Sans-Serif !important;
    background: #666 !important;
    border-bottom: 1px solid #000 !important;
    border-top: #666 !important;
    border-left: #666 !important;
    border-right: #666 !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px 0px 0px 0px !important;
    -webkit-border-radius: 0px !important;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 14px !important;
    padding: 7px 22px !important;
    text-align: center !important;
    height: auto !important;
    font-weight: normal !important;
}

.Signup_Cntrl {
}

.Login_Cntrl {
    display: none;
    /*width: 95%;*/
    margin-top: 35px;
}

.LoginLink {
    text-decoration: underline;
    font-size: smaller;
    color: blue;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

.SignUpLink {
    text-decoration: underline;
    font-size: smaller;
    color: blue;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    display: none;
}

.ForgotPasswordLink {
    text-decoration: underline;
    font-size: smaller;
    color: blue;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    display: none;
}

#btnRedeemlogin {
    display: none;
}
