.help-information {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 100%;
    margin-top: 40px;
}
.help-information a {
    text-decoration: none;
    color: #5477b1;
}
.login-footer {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  text-align: center;
}
.login-footer a {
  text-decoration: none;
  color: #5477b1;
}
.hideShowPassword-toggle {
    background-color: transparent;
    background-image: url('/static/smm/images/wink.png');
    background-position: 0 center;
    background-repeat: no-repeat;
    border: 0   ;
    border-radius: 0.25em;
    cursor: pointer;
    font-size: 100%;
    margin: 0;
    max-height: 100%;
    padding: 0;
    overflow: 'hidden';
    text-indent: -999em;
    width: 46px;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin-right: 10px;
}

.hideShowPassword-toggle-hide {
    background-position: -5px center;
}

.hideShowPassword-toggle-show {
    background-position: -50px center;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
    border-color: #0088cc;
    outline: transparent;
}
.recovery {
    font-size: 16px;
    text-align: center;
}
.recovery a {
    color: #5477b1;
    text-decoration: none;
}
.login-image2 {
    text-align: left;
    margin: 40px 0 20px 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.container {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
}

body.default {
    background: #fff url(https://marcacionesmoviles-prod.s3.amazonaws.com/static/smm/content/clockid_login_background.jpg) no-repeat center center fixed;
    background-size: cover;
    overflow: hidden;
}
body.buildings #quote {
    color: #fff;
}

body.buildings {
    background: #000 url(smm_buildings_login_background.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}
body.buildings #quote {
    color: #2E3766;
}

body.mta {
    background: #000 url(smm_mta_login_background.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}
body.mta #mta {
    color: #fff;
}

body.kattegat {
    background: #000 url(smm_kattegat_login_background.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}
body.kattegat #quote {
    color: #2E3766;
}

body.tgu {
    background: #000 url(smm_tgu_login_background.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}

body.nodus {
    background: #000 url(smm_nodus_login_background.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}

body.zafrales_1 {
    background: #000 url(smm_zafrales_login_background_1.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}
body.zafrales_2 {
    background: #000 url(smm_zafrales_login_background_2.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}
body.zafrales_3 {
    background: #000 url(smm_zafrales_login_background_3.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}
body.zafrales_4 {
    background: #000 url(smm_zafrales_login_background_4.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}
body.zafrales_5 {
    background: #000 url(smm_zafrales_login_background_5.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-color: #2E3766;
}

#left_content {
    background-color: #2E3766;
    color: #fff;
    padding-left: 0;
    padding-top: 40px;
    height: 100vh;
}

form {
    padding-left: 60px;
    padding-right: 60px;
}

input {
    border-radius: 20px !important;
}

input#username:-webkit-autofill,
input#username:-webkit-autofill:hover, 
input#username:-webkit-autofill:focus, 
input#username:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #2E3766 inset !important;
    -webkit-text-fill-color: #fff;
}

input#password:-webkit-autofill,
input#password:-webkit-autofill:hover, 
input#password:-webkit-autofill:focus, 
input#password:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #2E3766 inset !important;
    -webkit-text-fill-color: #fff;
}


input#username {
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #2E3766 !important;
    border: 1px solid #4270b3;
    padding-left: 15px;
    color: #fff;
}

input#username:focus {
    color: #fff;
}

input#password {
    margin-top: 0px;
    margin-bottom: 50px;
    background-color: #2E3766 !important;
    border: 1px solid #4270b3;
    padding-left: 15px;
    color: #fff;
}

input#password:focus {
    color: #fff;
}

input.login-button {
    background-color: #4270B3;
    margin-bottom: 10px;
    text-transform: none;
    font-weight: bold;
}
input.login-button:hover {
    background-color: #52C3C2;
}

.help-information {
    color: #4270B3;
    padding-left: 60px;
    padding-right: 60px;
}

.recovery a {
    color: #93D0AB;
    font-size: 14px;
}

label {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    padding-left: 15px;
}

.login-footer {
    font-size: 12px;
    margin-top: 50%;
    color: #91D7EC;
}

.login-image2 {
    margin-top: 20px;
    border-radius: 10px;
}

input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    background-color: #3CBC8D;
    color: white;
  }

#clockId-logo {
    background-color: #fff;
    padding-left: 53px;
    margin-left: 0;
    margin-right: 60px;
    height: 80px;
    margin-bottom: 40px;
    border-radius: 0 10px 10px 0 ;
}
#quote {
    position: absolute;
    top: 40px;
    left: 450px;
    width: 200px;
    font-size: 16px;
}
/* Styles for tablet */
@media (max-width: 1024px) {
    .container {
        max-width: 100%;
        max-height: 100%;
        height: 100vh;
    }
    #left_content {
        width: 100%;
        height: 100vh;
        padding-top: 20px;
    }

    form {
        padding-left: 20px;
        padding-right: 20px;
    }

    .login-footer {
        width: 100%;
    }

    .help-information {
        padding-left: 20px;
        padding-right: 20px;
    }

    #clockId-logo {
        margin-right: 20px;
        padding-left: 20px;
    }

    #quote {
        position: static;
        text-align: center;
        margin-top: 20px;
        width: 100%;
    }
}

/* Styles for mobile */
@media (max-width: 768px) {
    #left_content {
        padding-top: 10px;
        height: 100%;
    }

    form {
        padding-left: 10px;
        padding-right: 10px;
    }

    .login-footer {
        margin-top: 10px;
    }

    .help-information {
        padding-left: 10px;
        padding-right: 10px;
    }

    #clockId-logo {
        margin-right: 10px;
        padding-left: 10px;
    }

    #quote {
        font-size: 14px;
    }
}