/*
Theme Name:  MyFibromyalgia
Theme URI:   http://componto.com
Version:     1.0
Description: Styles sheet for login page.
Author:      .componto.
Author URI:  http://componto.com
Template:    Divi

*/


.login #backtoblog a, .login #nav a {

    color: #40b0bf !important;

}

.login #backtoblog a:hover, .login #nav a:hover {

    color: #734c7c !important;

}

.wp-core-ui .button-primary {

    background: #40b0bf !important;

    border-color: #40b0bf #40b0bf #40b0bf !important;

    -webkit-box-shadow: 0px 0px 0px #40b0bf !important;

    box-shadow: 0px 0px 0px #40b0bf !important;

    color: #ffffff !important;

    text-decoration: none !important;

    text-shadow: none !important;

}

.wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {

    background: #734c7c !important;

    color: #ffffff !important;

    border-color: #734c7c !important;

    text-decoration: none !important;

    text-shadow: none !important;

}

.forgetmenot {
    color: #2C3E734c7c50 !important;
}

.login h1 a {

    -webkit-background-size: 295px !important;

    background-size: 295px !important;

    width: 295px !important;

    height: 190px;

}

.login #login_error, .login .message {
   border-left: 4px solid #734c7c;
}

.login form {
    box-shadow: 0 1px 1px #eeeeee;
}

.login label {
    color: #734c7c;
}

.login #backtoblog, .login #nav {
    padding: 0;
}