body {
    min-width: 320px;
}
.ap_pagelet {
    background: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    margin: 20px auto;
    max-width: 600px;
    padding: 15px;
    width: 90%;
}
#ap_signin1a_pagelet {
    max-width: 420px;
}
#top-1 {
    background: #4b5155;
    padding: 10px;
}
.ap_header {
    background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/tickets/sheet._V288221262_.svg);
    background-position: -2px -2px;
    height: 37px;
    margin: 0 auto;
    padding: 0;
    width: 184px;
}
.ap_header img{
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #222;
}
a {
    text-decoration: none;
}
.ap_col2 {
    max-width: 100%;
    padding: 0;
}
#ap_signin1a_email_section_title {
    display: none;
}
#ap_signin1a_email_row .ap_col1{
    display: block;
    float: none;
    margin-bottom: 5px;
    min-height: inherit;
    padding: 0;
    text-align: left;
    width: 100%;
}
#ap_signin1a_email_row .ap_col2,
#ap_signin1a_password_row .ap_col2 {
    display: block;
    float: none;
    width: 100%;
}
#ap_signin1a_password_row .ap_col1 {
    display: none;
}
#ap_signin1a_new_cust_radio_row,
#ap_signin1a_exist_cust_radio_row {
    overflow: hidden;
}
#ap_signin1a_new_cust_radio_row .ap_col1,
#ap_signin1a_exist_cust_radio_row .ap_col1 {
    padding: 0;
    text-align: left;
    width: 20px;
}
#ap_signin1a_new_cust_radio_row .ap_col2,
#ap_signin1a_exist_cust_radio_row .ap_col2 {
    padding: 0;
    width: 235px;
}
input[type=text],
input[type=email],
input[type=password] {
    background-color: #fff;
    border: 1px solid #a6a6a6;
    border-radius: 3px;
    border-top-color: #949494;
    box-shadow: 0 1px 0 rgba(255,255,255,.5),0 1px 0 rgba(0,0,0,.07) inset;
    box-sizing: border-box;
    height: 31px;
    max-width: 100%;
    outline: 0;
    padding: 3px 7px;
    line-height: normal;
}
#ap_email,
#ap_password {
    width: 100%;
}
#ap_signin_form_table input[type=text],
#ap_signin_form_table input[type=email],
#ap_signin_form_table input[type=password] {
    max-width: 90%;
}
#ap_signin1a_forgot_password_row .ap_col1 {
    display: none;
}
#ap_signin1a_forgot_password_row .ap_col2 {
    float: none;
}
#ap_signin1a_password_section_title {
    margin-top: 5px;
}
.ap_privacy_footer {
    border: none;
    margin-bottom: 15px;
    width: 100%;
}
.ap_input_label {
    margin-top: 10px;
}
.ap_input_label,
.right,
.ap_right {
    text-align: left;
}
#ap_signin_form_table,
#ap_register_signin_form_table_wrapper,
#ap_forgot_form_table_wrapper {
    display: block;
    width: 100%;
}
@media(max-width: 480px) {
    #ap_captcha_table td {
        display: block;
        width: 100%;
    }
}
@media(max-width: 680px) {
    .ap_form_wrapper table,
    .ap_form_table,
    .ap_form_table tbody,
    .ap_form_table tr,
    .ap_form_table td {
        display: block;
        width: 100%;
    }
}
#ap_cnep_email_input {
   display: block;
   word-wrap: break-word;
}
.ap_cnep_row {
    position: relative;
}
.ap_cnep_val {
    box-sizing: border-box;
    float: none;
    left: 0px;
    padding-right: 100px;
    position: absolute;
    top: 20px;
    width: 100%;
    word-wrap: break-word;
}
.ap_cnep_label {
    float: none;
    left: 0px;
    position: absolute;
    text-align: left;
    top: 0px;
}
.ap_cnep_edit {
    position: relative;
    width: auto;
    z-index: 2;
}
.ap_cnep_form_row {
    margin-top: 30px;
    width: 100%;
}
#ap_cnep_finished_button .ap_cnep_val {
    display: none;
}
a.amzn-btn,
span.in-amzn-btn {
    background: #f0c14b;
    border: 1px solid #000 !important;
    border-color: #a88734 #9c7e31 #846a29 !important;
    border-radius: 3px;
    color: #111 !important;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    padding: 0;
    text-decoration: none!important;
    vertical-align: middle;
}
a.amzn-btn,
span.in-amzn-btn span {
    background: #f3d078;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    background-position: 9000px 9000px !important;
    border-radius: 3px;
    height: 40px;
    padding: 0;
}
a.amzn-btn span,
span.in-amzn-btn span input{
    background-position: 9000px 9000px !important;
    color: #111 !important;
    float: none;
    font-size: 14px !important;
    height: 40px;
    line-height: 40px !important;
    margin: 0;
    padding: 0 25px;
    text-decoration: none !important;
}
.message {
    border-radius: 4px;
    box-sizing: border-box;
    max-width: 600px;
    width: 90%;
}
@media (max-width: 500px) {
    .message span {
        display: none;
    }
    .message h6,
    .message p {
        margin-left: 0;
    }
}
.ap_captcha_title {
    margin-bottom: 10px;
}
.ap_form_wrapper {
    max-width: 100%;
    min-width: inherit;
}
#ap_title_pagelet {
    padding: 10px 25px 0;
}
#ap_signin1f_pagelet .ap_no_collapse {
    min-height: inherit;
}
.ap_cnep_form_row:after,
.ap_row:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}
#ap_signin1f_email_row {
    word-wrap: break-word;
}
#ap_caps_warning {
    display: none !important;
}
#footer_conditions_of_use_URL_link {
    margin-right: 20px;
}
#ap_footer_copyright {
    display: inline-block;
    margin-top: 10px;
}