@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v9/-_Ctzj9b56b8RgXW8FArib3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(https://fonts.gstatic.com/s/raleway/v9/cIFypx4yrWPDz3zOxk7hIQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Medium'), local('Raleway-Medium'), url(https://fonts.gstatic.com/s/raleway/v9/CcKI4k9un7TZVWzRVT-T873hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://fonts.gstatic.com/s/raleway/v9/xkvoNo9fC8O2RDydKj12b73hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}

html {
    overflow:auto;
}
body,h1,a{
    font-family: 'Raleway', 'Helvetica Neue',Arial,Verdana,Helvetica,sans-serif !important;
}

body,h1,
#centerSlots a {
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    border-bottom: 1px solid #000;
}

#bottomSlots a{
    text-decoration: none;
    border-bottom: 1px solid #004B91;
}

#ap_privacy .tiny {
    font-size: 12px;
    font-family: Arial, Verdana !important;
}
#ap_privacy .tiny a{
    margin-right: 5px;
}
h1 {
    font-size: 18px !important;
    font-weight: 600;
    color: #008cff !important;
   border-bottom: none;
}

h2 {
    font-size: 18px !important;
    color: #008cff;
    font-weight: 500;
}

.ap_pagelet_title {
/* display:none; */
}

.ap_bold,.bold,.light{
    color: #000;
    font-size: 16px;
    font-weight: 500 !important;
}
/**--**/

/*Header Chrome*/
#top-1 {
    background: transparent;
    height: auto;
    overflow: hidden;
}

#top-1 #ap_header {
    display: inline-block;
    text-align: center;
    width: 450px;
}

#ap_header a {
  float:left;
}

#ap_header .links {
  float:right
}

#ap_header .links a {
  float:none;
}

#top-1 #ap_header2 {
    text-align: left;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    margin-top: 8px;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}

#topSlots {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    min-width: 500px;
}
/**--**/

/* Error and Warning messages */
.message, .warning {
    max-width:400px;
    width: 100%;
    border: none;
    /* margin-bottom: -68px; */
    background: transparent;
}
/**--**/

/* Sign in pagelet */
.ap_pagelet {
    /* padding: 20px 40px 15px 40px; */
    width: 450px !important;
    /* max-width: 450px; */
    margin: center;
}

.ie .ap_pagelet{
    background: #fff;
}

.ap_table > .ap_row > span {
    float: none;
}

.ap_row {
    /* clear: none !important; */
}
/**--**/


 /* Email and Password */
.ap_row#ap_signin1a_email_row,
.ap_row#ap_signin1a_exist_cust_radio_row{
    padding-top: 0;
}
.ap_row#ap_signin1a_email_row,
.ap_row#ap_signin1a_exist_cust_radio_row,
.ap_row#ap_signin1a_password_row {
    display: inline;
}
.ap_row#ap_signin1a_email_row {
    /* float:right; */
    width: auto;
    padding-top: 10px;
}
.ap_row#ap_signin1a_email_row .ap_col1{
    min-height: 23px;
    line-height: 30px;
}
.ap_row#ap_signin1a_password_row {
    /* padding-bottom: 6px; */
    /* margin-top: -30px; */
    /* margin-bottom: 30px; */
    /* float: right; */
}
.ap_row#ap_signin1a_exist_cust_radio_row{
    min-height: 18px;
    padding-bottom: 0;
    padding-top: 10px;
    width: auto;
}
input[type="text"],
input[type="password"],
input[type="email"]{
    border: 1px solid;
    height:30px;
    padding:0 5px 0 5px;
    /* width:218px; */
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus{
    color: #008dff !important;
    border: 2px solid;
}
#ap_signin1a_password_section_title {
    padding-top: 18px;
}
/* 
This is a hack for chrome.Chrome has a yellow input background for autofilled input boxes
that cannot be changed. Hence for chrome we are going to change the color of input field to yellow as well.
Issue: https://code.google.com/p/chromium/issues/detail?id=46543
*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    input[type="text"],
    input[type="password"],
    input[type="email"]{
        color: #000 !important;
    }
}

.ie input[type="text"],
.ie input[type="password"],
.ie input[type="email"]{
    line-height:30px;
}

#ap_signin1a_email_row .ap_col1{
    text-align: left;
    vertical-align: 3px;
}

#ap_signin1a_email_row .ap_col2, #ap_signin1a_password_row .ap_col2 {
    /* width: 218px; */
    /* float: left; */
    /* margin-left: -10px; */
}

#ap_signin1a_exist_cust_radio_row .ap_col2{
    width: auto;
}
.ap_col3_caps_warn {
    margin: 0px;
    background: white;
    width: auto;
}

/** -- **/

/* Button and links at the bottom */
#ap_signin1a_signin_button_row, #ap_signin1a_forgot_password_row, #ap_signin1a_cnep_row, #ap_signin1a_create_account_row,
#ap_signin1a_signin_button_row .ap_col2, #ap_signin1a_forgot_password_row .ap_col2, #ap_signin1a_cnep_row .ap_col2, #ap_signin1a_create_account_row .ap_col2 {
    display: inline-block;
    width: auto;
    margin-left: -7px;
}
#ap_signin1a_forgot_password_row, #ap_signin1a_cnep_row, #ap_signin1a_create_account_row{
    padding-bottom:0px; 
    padding-right: 15px;
      
}
#ap_signin1a_signin_button_row{
    /* float: right; */
    /* margin-top: -10px; */
}
#ap_signin1a_create_account_row{
    padding-top: 15px;
}

.ap_input_label {
    font-weight: 500;
    font-size: 16px;
    margin-right: 19px;
}
div#wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
}
/** -- **/

/* Footer Chrome */
#bottomSlots {
    /* position: fixed; */
    bottom: 0px;
    height: auto;
    width: 100%;
    min-width: 500px;
}

#ap_privacy.ap_privacy_footer {
    top: 10px;
    position: relative;
    border: 0px;
    height: 45px;
    width: 100%;
}
.warning span,
.error span {
background: url("https://images-na.ssl-images-amazon.com/images/G/01/digital/adrive/photos/authportal/cd_error_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
width: 30px;
}
#whatIsCD {
    padding: 47px 0;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    background: #363c47;
    margin-top: 10px;
}
#ap_register_section_2_title {
padding-top: 10px;
}
#ap_register_section_2_subtitle {
    padding-bottom: 10px;
}
#ap_signin_form_table {
width: 440px;
}
#ap_register_buttons {
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}

/** -- **/

/* All buttons style */
span.btn-prim-med-ra span input {
    margin:0 !important;
}
span.in-amzn-btn, span.in-amzn-btn-disabled,span.in-amzn-btn, span.in-amzn-btn-disabled, span.in-amzn-btn span, span.in-amzn-btn-disabled span {
    background-image:none ;
}    

span.in-amzn-btn, span.in-amzn-btn-disabled{
    padding: 0;
    height:auto;
}
#signInSubmit,
#continue{
/* float: right; */
margin-left: -15px;
margin-top: 5px;
}

#ap_captcha_img {
    width: 218px;
}
.signInSecure {
width: 223px;
}
span.in-amzn-btn span, span.in-amzn-btn-disabled span {
    padding:3px 12px;
}
span.in-amzn-btn, span.in-amzn-btn-disabled{
    cursor: pointer;
    text-decoration: none;
    font-family: 'Raleway', 'Helvetica Neue',arial, Verdana !important;
    border-radius: 25px;
}
span.in-amzn-btn span, span.in-amzn-btn-disabled span {
    border-radius: 25px;
    background-color: #1997FF;
    border: 3px solid #008CFF !important;
    cursor: pointer;
    text-decoration: none;
    font-family: 'Raleway', 'Helvetica Neue',arial, Verdana !important ;

}
    
span.in-amzn-btn:hover, span.in-amzn-btn-disabled:hover, span.in-amzn-btn span:hover, span.in-amzn-btn-disabled span:hover{
    background-color: #008cff;
    background-position: 0 0 !important;
    text-decoration: none;
}
span.in-amzn-btn span:active, span.in-amzn-btn-disabled span:active, span.in-amzn-btn span:active, span.in-amzn-btn-disabled span:active {
    background-color: #008cff;
    background-position: 0 0 !important;
    text-decoration: none;
}
span.btn-prim-med input, span.btn-sec-med input, span.btn-prim-med-la input, span.btn-sec-med-la input, span.btn-prim-med-ra input, span.btn-sec-med-ra input, span.btn-prim-med-drop input, span.btn-sec-med-drop input{
    font-weight: 500 !important;
    font-size: 14px !important;
    font-family: 'Raleway', 'Helvetica Neue',Arial,Verdana,Helvetica,sans-serif !important;
    color: #ffffff !important;
    text-decoration: none;
}
#ap_email_new_section_title {
    padding-top: 15px;
}

span.btn-prim-med-ra span input,
span.btn-prim-med span input{
    padding: 0 20px;
    margin: 0;
}

span.learnmore-btn {
    background: transparent;
    border-radius: 25px;
    cursor: pointer;
    border: solid;
    padding: 3px 18px;
}
/** -- **/

/* Cloud Drive Welcome Message */
#centerSlots{
    /* bottom: 140px; */
    left: 0;
    right: 0;
    top: 10px;
    background: transparent;
    position: relative;
    overflow: hidden;
    height: auto !important;
    min-height: 400px;
    min-width: 500px;
}
#center-0{
    padding-left:20px;
    max-width:540px;
    width: 100%;
    /* margin-bottom: 25px; */

}
/** -- **/

/* Background Image */
#background-image {
    position: fixed;
    z-index: -2000;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0px;
    background: url('https://images-na.ssl-images-amazon.com/images/G/01/digital/adrive/photos/authportal/bg/signin_background_v4.jpg') no-repeat center center;
    background-size: cover;
}
.ie #background-image {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images-na.ssl-images-amazon.com/images/G/01/digital/adrive/photos/authportal/bg/signin_background_v4.jpg',sizingMethod='scale');
-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images-na.ssl-images-amazon.com/images/G/01/digital/adrive/photos/authportal/bg/signin_background_v4.jpg',sizingMethod='scale');
}

#clouddrivetou {
    padding-top: 15px;
    display: inline-block;
    width: auto;
    padding-bottom: 0;
    line-height: 20px;
    /* padding-left: 15px; */
}


@media all and (max-height: 750px) {
  div#bottomSlots {
    position: relative;
    margin-top: 30px;
  }
}
@media all and (min-height: 750px) {
  div#bottomSlots {
    position: fixed;
  }
}


span.in-amzn-btn input:focus {
    text-decoration: none !important;
}

#ap_signin1a_forgot_password_row {
    margin-top: -14px;
}

#signin-slot,
#register-slot,
#forgotpassword-slot {
    /* margin-top: 45px; */
}

.error {
    color: #e71626;
}

#ap_fpp_intro,
#ap_fpp_footer {
    line-height: 24px;
}

#ap_fpp_footer .bold {
    color: #008cff;
}

#ap_footer_copyright {
    line-height: 30px;
}
#ap_small_forgot_password_link_ie_new,
#ap_small_forgot_password_link {
  /* width:30px; */
  /* text-align: right; */
  /* margin-right: 10px; */
  /* margin-bottom: 10px; */
  /* display: inline; */
  margin-left: 250px; 
  margin-top: 2px;
}

#flex_subslot_frame {
  /* width: 100%; */
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 450px;
  margin-bottom: 20px;
}

#bottomSlots .learnmore-link a,
#bottomSlots .learnmore-link a:hover,
#bottomSlots .learnmore-link a:active {
  color: #fff;
  border-bottom: none;
}

.ap_row {
clear: both;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
vertical-align: middle;
margin: 0;
}
.ap_col1 {
  margin-left: 25px;
}
#ap_signin1a_password_row .ap_col1 {
  margin-left: 0;
}
.ie .ap_pagelet{
    background:transparent;
}
