@import url('//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic');

html {
    background-color: #fff;
    padding: 0px;
    margin: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
}


.clear {
    clear: both;
}

h1 {
    font-weight: 900;
    font-size: 38px;
}
h2 {
    font-size: 24px;
    font-weight: normal;
}
h3 {
    font-size: 23px;
    padding: 12px 20px;
}
h3.smallh3 {
    font-size: 17px;
    padding: 12px 0px 20px 0px;
    /*padding: 0!important; */
}

a {
    color: #e51315;
}

a:hover {
    text-decoration: underline;
}

input[type="submit"],
a {
	text-decoration: none;
	cursor: pointer;
}

.nofloat {
    float: none!important;
}

input.small {
    width: 200px !important;
}

.watermark {
   color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

input, textarea {
    color: #000;
}

input:focus,
textarea:focus,
select:focus
{
    border-color: #E0DEDF!important;
    outline: 0;
}

.signUpForm {
    font-family: Lato;
    font-size: 16px;
    text-align: center;
    max-width: 40em;
    /*min-width: 650px;*/
    min-height: 570px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 10px;
    z-index:8011;
   /* height: 609px; */
}

.signUpForm.newsletter {
    min-height: 530px;
}

.signUpForm.newsletter2 {
    min-height: 610px;
}


.signupform.completeReg .step2alias {
    margin: 10px 0px 50px 0px;
}

.completeReg h1 {
    max-width: 590px;
    padding: 0 5px 0 5px;
}

.signUpForm img.logo,
.registrationForm img.logo,
.verEmail .logo {
    width: 8em;
    padding-top: 1.5em;
}
.signUpForm.resetYourPw {
    padding: 50px 0px 65px 0px;
    min-height: auto;
}

.signUpForm.resetYourPw .backSubmit input {
    float: none;
}

.signUpForm .already {
    background: url('../img/gradientRec.jpg') repeat-x;
    width: 100%;
    line-height: 52px;
    height: 52px;
}
.signUpForm .desc {
    padding: 0px 30px 20px 30px;
    font-weight: 700;
    font-size: 15px;
}
.signUpForm .echoEmail {
    padding-bottom: 20px;
    font-size: 17px;
}

.signInSubmit .links {
    margin: 10px auto 0 auto;
    text-align: left;
    width: 350px;
}

#newsletter-edit-not-allowed-v1 {
    display: block;
}

#newsletter-edit-not-allowed-v2 {
    display: none;
}

#newsletter-have-account-v1 {
    display: block;
}

#newsletter-have-account-v2 {
    display: none;
}

.step2 {
    background: #eae8e8;
    padding: 20px 28px 35px 28px;
    margin: 14px;
}

.step2 div {
    text-align: left;
}

.step2 div label {
    display: block;
    font-weight: bold;
    padding-bottom: 2px;
}

.step2 .fields {
    width: 250px;
    float: left;
}

.step2 .msg {
    width: 260px;
    float: left;
    font-size: 13px;
    padding-top: 20px;
}

.step2 .msg p {
    padding: 0 0 10px 0;
    margin: 0;

}

.step2desc {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 25px;
}

.step2dob {
    float: left;
    width: 100%;
    margin: 5px 0px 30px 0px;
}

.step2dob label {
    float: left;
    padding-top: 6px;
    font-weight: 700;
    font-size: 15px;
}

.step2dob select.dropdown {
    padding: 50px;
    width: 122px;
    height: 30px;
    background-color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    margin-left: 17px;
}

.step2 input[type=text],
.step2 input[type=password] {
    padding: 8px 13px;
    font-family: Lato;
    font-size: 14px;
    border: #fff 1px solid;
    width: 490px;
    margin-bottom: 24px;
}

.step2alias {
    text-align: left;
    font-size: 13px;
    padding-top: 2px;
}

.step2alias label {
    font-size: 16px;
}

.step2 #alias {
    float: left;
    margin-right: 20px;
}

.step2checkbox {
    float: left;
    text-align: left;
    font-size: 14px;
    margin-top: -15px;
}

.step2checkbox label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
.step2checkbox input[type=checkbox] {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0 10px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.step2checkbox div {
    margin: 25px 0px 5px 0px;
}

.captcha {
    padding-top: 22px;
    width: 516px;
    text-align: center!important;
}

.captcha a {
    color: #e51315!important;
}

.captcha #recaptcha_response_field {
    width: 143px;
    padding-left: 5px;
    padding-right: 5px;
}

.captcha #recaptcha_area {
    width: 516px!important;
}

.captcha #recaptcha_area #recaptcha_table {
    margin: 0 auto!important;
}

.logInSocial {
    margin: 0 auto;
    width: 500px;
    height: 62px;
    margin: 6px auto 10px auto;
    position: relative;
    z-index: 20;
}
.logInSocial a {
    float: left;
    width: 109px;
    color: black;
    font-size: 14px;
    padding: 14px 0px 12px 53px;
    margin: 0px 2px;
    text-align: left;
    text-decoration: none;
}

.logInSocial a.logInSocialFb {
    background: url('../img/socialFb.jpg') no-repeat;
}
.logInSocial a.logInSocialTw {
    background: url('../img/socialTw.jpg') no-repeat;
}
.logInSocial a.logInSocialGo{
    background: url('../img/socialGo.jpg') no-repeat;
}

.mailBar {
    background: url('../img/mailBar.jpg') no-repeat;
    width: 300px;
    height: 100px;
    font-size: 14px;
    color: black;
    padding: 23px 36px 22px 108px;
}

.mailBar:hover {
    text-decoration: none;
}

.mailBarBox {
    margin-bottom: 40px;
}

.registrationForm {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    text-align: center;
    max-width: 484px;
    line-height: 24px;
    margin: 0 auto;
    padding: 0px 30px 20px 30px;
    background-color: #fff;
}

.registrationForm.tosView {
    max-width: 980px;
    text-align: left;
    padding-bottom: 20px;

}

.registrationForm.tosView #review-legal
{
    width: 100%;
    height: 430px;
    padding: 0px 20px 0 0;
    margin-top: 10px;
    overflow-y: auto;
}

.registrationForm h1 {
    text-align: center;
    line-height: 38px;
    padding: 10px 5px 10px 5px;
    margin: 0;
}

.registrationForm .content {
    text-align: left;
}

.registrationForm a {
    /* display: block; */
    /*font-size: 17em;*/
    /*color: gray;*/
    text-decoration: none;
}

.registrationForm a:hover {
    text-decoration: underline;
}

.redBtn {
    background: #e51315;
    color: white;
    padding: 0px 17px;
    margin: 42px auto 0 auto;
    font-size: 28px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: italic;
    border: 0;
    line-height: 36px;
}

.redBtn:hover {
    text-decoration: none;
}

.redBtnSmall {
    background: #e51315;
    color: white;
    padding: 5px 11px;
    margin: 0px 11px;
    font-size: 12px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: italic;
    border: 0;
    text-decoration: none;
}

.redBtnSmall:hover {
    text-decoration: none;
}

.registrationForm input.redBtn {
    margin-bottom: 0px;
}
.redBtn:hover {
    text-decoration: none !important;
}
.redBtn.ok {
    width: 40px;
}
.redBtn.reset {
    width: 250px;
}
.redBtn.backToLogin {
    width: 200px;
}
.redBtn.resend {
    width: 386px;
}
.redBtn.resetpw {
    width: 416px;
}
.redBtn.login {
    width: 84px;
}

.backLink {
    font-size: 17px;
    /*float: left;*/
    padding-top: 27px;
    padding-right: 20px;
}

.backSubmit {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    height: 70px;
}

.backSubmit .msg {
    width: 100%;
}

.resetpwBox {
    background: #eae8e8;
}

.signInHeader {
    width: 16em;
    height: 6em;
    margin: 0 auto;
    position: relative;
    z-index:20;
}

.signInHeader img {
    float: left;
}
.signInHeader h1 {
    float: left;
    font-size: 2em;
    padding: .5em 0px .5em .25em;
}

img.signInGradient {
    padding: 5px 0px 30px 0px;
    width: 100%;
}

.signInBox a {
    color: #e51315;
}
.signInBox {
    background: url('../img/signInBox.jpg') no-repeat;
    width: 500px;
    height: 310px;
    padding: 8px 0px;
    margin: 20px auto 40px auto;
}
.signInBox h3 {
    font-size: 17px;
}

.signInBox input[type="textbox"],
.signInBox input[type="text"],
.signInBox input[type="password"],
.verEmailBox input[type="text"] {
    padding: 7px 13px;
    width: 440px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    border: #fff 1px solid;
    margin-bottom: 20px;
}
.signInBox .forgotPw {
    float: right;
    margin-right: 30px;
}
.signInSubmit {
    height: 50px;
    width: 336px;
    margin: 40px auto 0px auto;
}
.signInSubmit input {
    margin-right: 20px;
    margin-top: 2px !important;
    float: left;
}
.signInSubmit div {
    text-align: left;
    margin-top: 16px;
}

.signUpForm .signInBox form div.row.with-placeholder,
.signUpForm .signInBox form div.row.with-placeholder input {
    display: inline-block;
}

.signUpForm .signInBox form div.row.without-placeholder,
.signUpForm .signInBox form div.row.without-placeholder input {
    display: none;
}

.verEmailBox {
    background: #eae8e8;
    width: 100%;
    padding: 10px 0px;
    margin: 0 auto;
    width: 95%;
}
.verEmailBox h3 {
    font-size: 17px;
}
.backSubmit .redBtn {
   /* float: left; */
    margin-top: 20px;
    color: #fff;
}

.verEmail {
    font-family: Lato;
    font-size: 16px;
    text-align: center;
    max-width: 600px;
   /* min-height: 570px; */
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 25px;
}

.verEmail h1 {
    max-width: 590px;
    padding: 10px 5px 10px 5px;
    margin: 0;
}

#test_fld_dateLists_day,
#test_fld_dateLists_month,
#test_fld_dateLists_year {
	float: left;
}

#test_fld_dateLists_day select,
#test_fld_dateLists_month select,
#test_fld_dateLists_year select {
        width: 122px;
        height: 30px;
        border: #fff 1px solid;
	background: #fff;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	margin-left: 17px;
    text-transform: capitalize;
}

.step2dob-verify #test_fld_dateLists_month select {
    margin-left: 0px;
}

.flash{
    clear: both;
    max-width: 585px;
    padding: 10px 0;
    text-align: center;
}

.flash-error {
    color: #e51315;
    font-weight: bold;
    margin: 0 auto;
}

.error{
    border: 3px solid #e51315 !important;
}

.errorMessage {
    display:none;
    float:right;
    font-size:.8em;
    margin-top:-1.6em;
    color:#e51315;
}

#kando {
    width: 760em !important;
    height: 1545em !important;
}


/**** MOBILE *****/
@media only screen and (-moz-min-device-pixel-ratio: 1)
    and (max-width: 650px),
    only screen and (-o-min-device-pixel-ratio: 1) and (max-width: 650px),
    only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width: 650px),
    only screen and (min-device-pixel-ratio: 1) and (max-width: 650px) {

    #kando {
        width: 100%;
        height: 100%;;
    }

    .redBtn {
        font-size: 19px;
    }

    #kando body{
    	margin:0;
    }

    #kando .step2 label {
        float:left;
    }

    #kando h3 {
        font-size: 1em;
        padding: .5em 1em;
    }

    .signUpForm{
        height: 100%;
        min-width:100%;
    }

    .fields {
        width: 100%!important;
    }

    .step2 input[type=text], .step2 input[type=password] {
       /*width: 16em; */
        width: 94%!important;
        margin-bottom: 1em;
        clear:both;
        float:left;
    }

    .step2dob{
        margin:10px 0px 30px 0px;
    }

    .step2dob label{
        margin-right:1em;
        display:block;
        float: none;
    }

    #step2passwords .fields {
        width:15em;
    }

    .msg, .msg p {
        float:left;
        padding-top: 0px;
        width: 95%!important;
        padding-top: 0px!important;
    }

    .step2checkbox {
        padding-top: 10px;
    }

    #test_fld_dateLists_month, #test_fld_dateLists_day, #test_fld_dateLists_year {
        float:left;
        padding-top: 5px;
    }

     #test_fld_dateLists_month select {
        margin-left: 0px;
    }

    img.signInGradient{
        padding: 5px 0px 10px 0px;
    }

    .logInSocial{
        /* width:85%; */
        width: 100%;
        height:13em;
        position: relative;
    }

    .logInSocial a{
        text-align: left;
        width: 90%;
        margin: .5em auto;
        padding:14px 0px 12px 30px;
    }

    .logInSocial a span {
        display: inline-block;
        padding-left: 70px;
    }

    .signInBox{
        /* width: 85%; */
        width: 90%;
		height:auto;
	    min-width: 18em;
        padding: .25em 0px;
        margin: .5em auto;
    }

    .signInBox .row {
        width: 92%;
    }

    .signInBox h3{
    	font-size:1em;
    }

    .signInBox input[type="textbox"], .signInBox input[type="password"], .verEmailBox input[type="text"] {
        width:80%;
        min-width: 16em;
    }

    .logInSocial a.logInSocialFb,.logInSocial a.logInSocialTw,.logInSocial a.logInSocialGo, a.mailBar {
        min-width: 19em;
        background: none;
        background-color: #f9f9f9;
        -moz-box-shadow: inset 0 0 10px #999;
        -webkit-box-shadow: inset 0 0 14px #999;
        box-shadow: inset 0 0 14px #999;
    }

    a.mailBar {
         font-size: 0.8em;
         width: 73%;
         display: inline-block;
         height: auto;
         padding: 23px 10px 23px 10px;
    }

    .logInSocial a.logInSocialFb{
    	background-image: url(../img/fb-logo.jpg);
		background-repeat: no-repeat;
		background-position: 30px 10px;
        display: inline-block;
        width: 81%;
        padding: 15px 0 15px 0;
        float: none;
    }
    .logInSocial a.logInSocialTw{
    	background-image: url(../img/tw-logo.jpg);
		background-repeat: no-repeat;
		background-position: 30px 10px;
        display: inline-block;
        width: 81%;
        padding: 15px 0 15px 0;
        float: none;
    }
    .logInSocial a.logInSocialGo{
    	background-image: url(../img/gg-logo.jpg);
        background-repeat: no-repeat;
        background-position: 30px 10px;
        display: inline-block;
        width: 81%;
        padding: 15px 0 15px 0;
        float: none;
    }

    .signInSubmit {
        width: 100%;
        height: 102px;
        margin-top: 30px;
    }

    .signInSubmit input {
        float: none;
        margin: 0 auto;
    }

    .signInSubmit .links {
        margin: 10px auto 0 auto;
        text-align: center;
        width: 200px;
    }

    .captcha {
        width: 95%;
    }

    .captcha #recaptcha_area, .captcha #recaptcha_table {
        width: 318px!important;
        margin: 0 auto;
    }


}

input.error {
    border: 3px solid #e51315 !important;
}


@media only screen and (-moz-min-device-pixel-ratio: 1)
    and (max-width: 600px),
    only screen and (-o-min-device-pixel-ratio: 1) and (max-width: 600px),
    only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width: 600px),
    only screen and (min-device-pixel-ratio: 1) and (max-width: 600px) {

        .logInSocial a {
            width: 95%
        }

}


@media only screen and (-moz-min-device-pixel-ratio: 1)
    and (max-width: 580px),
    only screen and (-o-min-device-pixel-ratio: 1) and (max-width: 580px),
    only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width: 580px),
    only screen and (min-device-pixel-ratio: 1) and (max-width: 580px) {
    .signInBox .row {
       width: 100%
    }

    .logInSocial a {
        width: 95%
    }

    #test_fld_dateLists_day select, #test_fld_dateLists_year select {
        width: 70px;
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 1)
    and (max-width: 500px),
    only screen and (-o-min-device-pixel-ratio: 1) and (max-width: 500px),
    only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width: 500px),
    only screen and (min-device-pixel-ratio: 1) and (max-width: 500px) {


    h3 {
        font-size: 20px;
    }

    h3.smallh3 {
        font-size: 17px;
        padding: 0px 0px 25px 0px;
        -webkit-margin-before: 0em;
        -webkit-margin-after: 0em;
    }

}


/* Overridable */
#override-app-banner {
    display: none;
    position: relative;
    z-index:1;
}


/* Locale */
body.ja-jp .logInSocial a span {
    display: inline-block;
    width: 70px;
}

body.ja-jp .logInSocial a span {
    display: inline-block;
    width: 70px;
}

body.ko-kr .logInSocial a {
    width: 117px!important;
    margin: 0px -2px!important;
    font-size: 12px!important;
    padding-bottom: 20px!important;
    line-height: 27px!important;
    padding-left: 49px!important;
}

body.ja-jp .logInSocial a span {
    display: inline-block;
    width: 70px;
}

body.zh-cn .logInSocial a span {
    display: inline-block;
    width: 100px;
}

body.zh-cn .logInSocial a {
    width: 117px!important;
    margin: 0px -2px!important;
    font-size: 12px!important;
    padding-bottom: 20px!important;
    line-height: 27px!important;
    padding-left: 49px!important;
}

body.fr-fr .logInSocial a {
    font-size: 10px!important;
    line-height: 16px;
}

body.de-de .logInSocial a {
    font-size: 13px!important;
}

body.de-de .mailBar {
    background-position: -49px 0px;
    padding: 23px 36px 22px 55px;
    font-size: 12px;
    margin-left: 0px;
}

body.fr-fr .mailBar {
    background-position: -49px 0px;
    padding: 23px 36px 22px 55px;
    font-size: 11px;
    margin-left: 0px;
}

body.ko-kr h3 {
    font-size: 22px;
}

body.es-es .logInSocial a {
    width: 117px!important;
    margin: 0px -2px!important;
    font-size: 11px!important;
    padding-bottom: 20px!important;
    padding-left: 49px!important;
}

body.es-es .logInSocial a.logInSocialFb {
    margin-left: 8px!important;
}

body.es-es .mailBar {
    background-position: -49px 0px;
    padding: 23px 36px 22px 55px;
    font-size: 12px;
    margin-left: 30px;
}


body.es-mx .logInSocial a {
    width: 117px!important;
    margin: 0px -2px!important;
    font-size: 11px!important;
    padding-bottom: 20px!important;
    padding-left: 47px!important;
}

body.es-mx .logInSocial a.logInSocialFb {
    margin-left: 8px!important;
}

body.es-mx .mailBar {
    background-position: -49px 0px;
    padding: 23px 36px 22px 55px;
    font-size: 11px;
    margin-left: 0px;
}

body.auth-body.signin.es-mx #submit {
    margin-bottom: 10px;
}

body.nl-nl .logInSocial a {
    font-size: 11px!important;
}

body.nl-nl .mailBar {
    background-position: -49px 0px;
    padding: 23px 36px 22px 55px;
    font-size: 10px;
    margin-left: 30px;
}

body.zh-hk .logInSocial a {
    font-size: 13px;
}

body.zh-tw .logInSocial a {
    font-size: 13px;
}

body.ru-ru .logInSocial a {
    width: 117px!important;
    margin: 0px -2px!important;
    font-size: 10px!important;
    padding-bottom: 20px!important;
    padding-left: 49px!important;
}

body.signup.ru-ru .logInSocial a {
    margin-right: -9px!important;
    margin-left: -9px!important;
}

body.ru-ru .logInSocial a.logInSocialFb {
    margin-left: 8px!important;
}

body.ru-ru .mailBar {
    background-position: -49px 0px;
    padding: 23px 36px 22px 55px;
    font-size: 9px;
    margin-left: 15px;
}

body.ru-ru .signInBox h3 {
    font-size: 15px;
}

body.auth-body.signin.ru-ru #submit {
    margin-bottom: 10px;
}

body.auth-body.signin.ru-ru .signInSubmit {
    width: 446px;
}

body.auth-body.signin.ru-ru .signInSubmit .links {
    width: 370px;
}

body.pl-pl .logInSocial a {
    width: 117px!important;
    margin: 0px -2px!important;
    font-size: 12px!important;
    padding-bottom: 20px!important;
    padding-left: 49px!important;
}

body.auth-body.signin.pl-pl #submit {
    margin-bottom: 10px;
}


body.cs-cz .logInSocial a {
    width: 117px!important;
    margin: 0px -2px!important;
    font-size: 11px!important;
    padding-bottom: 20px!important;
    padding-left: 49px!important;
}

@media only screen and (-moz-min-device-pixel-ratio: 1)
and (max-width: 650px),
only screen and (-o-min-device-pixel-ratio: 1) and (max-width: 650px),
only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width: 650px)
{
    .logInSocial {
        margin-bottom: -23px;
    }

    body.ja-jp .logInSocial a span {
        display: inline-block;
        width: auto;
    }

    body.ko-kr .logInSocial a {
        width: auto!important;
        margin-bottom: 10px!important;
        font-size: 16px!important;
        padding-bottom: 20px!important;
        line-height: 12px!important;
        padding-left: 9px!important;
    }

    body.zh-cn .logInSocial a {

        margin-bottom: 10px!important;
        font-size: 16px!important;
        padding-bottom: 20px!important;
        line-height: 12px!important;
        padding-left: 9px!important;
    }

    body.zh-cn .logInSocial a span {
        display: inline-block;
        width: 140px;
    }

    body.fr-fr .logInSocial a {
        font-size: 14px!important;
    }

    body.fr-fr .signInSubmit .links {
        width: 215px!important;
    }

    body.es-es .logInSocial a {
        margin-bottom: 10px!important;
        font-size: 16px!important;
        padding-bottom: 20px!important;
        line-height: 12px!important;
        padding-left: 9px!important;
    }

    body.es-es .logInSocial a.logInSocialFb {
        margin-left: 0px!important;
    }

    body.es-es .logInSocial a span {
        padding-left: 60px;
    }

    body.es-es .mailBar {
        margin-left: 0px;
    }

    body.nl-nl .logInSocial a {
        font-size: 15px!important;
    }

    body.nl-nl .mailBar {
        margin-left: 0px;
        font-size: 13px;
    }

    body.ru-ru .logInSocial a {
        margin-bottom: 10px!important;
        font-size: 16px!important;
        padding-bottom: 20px!important;
        line-height: 12px!important;
        padding-left: 9px!important;
    }

    body.ru-ru .logInSocial a.logInSocialFb {
        margin-left: 0px!important;
    }

    body.signup.ru-ru .logInSocial a.logInSocialFb {
        margin-left: -8px!important;
    }

    body.ru-ru .logInSocial a span {
        padding-left: 60px;
    }

    body.auth-body.signin.ru-ru .signInSubmit {
        width: 396px;
    }

    body.auth-body.signin.ru-ru .signInSubmit .links {
        margin-top: -4px;
    }

    body.ru-ru .mailBar {
        margin-left: 0px;
        font-size: 14px;
    }

    body.ru-ru .logInSocial a {
        min-width: 21em!important;
    }

    body.pl-pl .logInSocial a {
        margin-bottom: 10px!important;
        font-size: 16px!important;
        padding-bottom: 20px!important;
        line-height: 12px!important;
        padding-left: 9px!important;
    }

    body.pl-pl .logInSocial a.logInSocialFb {
        margin-left: 0px!important;
    }

    body.pl-pl .logInSocial a {
        min-width: 21em!important;
    }

    body.pl-pl .logInSocial a span {
        padding-left: 60px;
    }

    body.cs-cz .logInSocial a {
        margin-bottom: 10px!important;
        font-size: 16px!important;
        padding-bottom: 20px!important;
        line-height: 12px!important;
        padding-left: 9px!important;
    }

    body.cs-cz .logInSocial a.logInSocialFb {
        margin-left: 0px!important;
    }

    body.cs-cz .logInSocial a {
        min-width: 21em!important;
    }

    body.cs-cz .logInSocial a span {
        padding-left: 60px;
    }

    body.es-mx .logInSocial a {
        margin-bottom: 10px!important;
        font-size: 16px!important;
        padding-bottom: 20px!important;
        line-height: 12px!important;
        padding-left: 9px!important;
    }

    body.es-mx .logInSocial a.logInSocialFb {
        margin-left: 0px!important;
    }

    body.es-mx .logInSocial a {
        min-width: 21em!important;
    }

    body.es-mx .logInSocial a span {
        padding-left: 60px;
    }

    body.auth-body.signin.es-mx .signInSubmit .links {
        margin-top: -4px;
        width: 220px;
    }
}