﻿.form-control {
    font-size: 16px;
    color: #434350;
    margin-bottom: -6px;
}



form a.lightpurple {
    font-weight: 600;
}

form #submitgroup a.lightpurple {
    vertical-align: middle;
}

form #submitgroup input[type='submit'] {
    vertical-align: baseline;
    margin-right: 20px;
}

.youfonemobile .container {
    margin-top: 50px;
}

.social .btn, .youfonemobile .btn {
    width: 260px;
    margin-top: 0 !important;
    margin-bottom: -6px;
    padding: 3px 12px;
    height: 40px !important;
    line-height: 35px!important;
}

#google-login-button {
    width: 260px;
}

    .social .btn i, .youfonemobile .btn i, .social .btn img {
        vertical-align: middle;
        font-size: 25px;
        padding: 0 10px;
    }
    .social .btn i, .social .btn img {
        display: inline-block;
        width: 50px;
    }

.loginheader {
    margin-top: 35px;
}

    .loginheader img {
        max-height: 50px;
        padding-right: 20px;
    }

    .loginheader h1 {
        font-size: 64px;
        font-weight: 800;
        color: #791c59;
        margin-bottom: 20px;
        display: inline-block;
        vertical-align: middle;
    }



.form-control.input-validation-error {
    border-color: #ec5d3c;
}

.field-validation-error {
    color: #ec5d3c!important;
    font-weight: normal;
}

    .field-validation-error:before {
        font-family: icomoon;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        color: #ec5d3c;
    }

.header1 p {
    font-size: 22px;
}

.header2 p {
    font-size: 18px;
}

.header3 p {
    font-size: 14px;
}