/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 09 2020 | 19:05:01 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.login-form h2 {
    font-size: 30px;
    margin: 20px 0;
    font-weight: 900;
    line-height: normal;
    color: #116b37;
}
.extradtls {
    margin-top: 20px;
}
.forgorpassword a {
    font-size: 13px;
    color: #116b37;
    margin-bottom: 20px;
    display: inline-block;
}
.extradtls a {
    color: inherit;
}
.text-right {
    text-align: right;
}
.extradtls p {
    text-align: left;
    color: #1c6d3c;
    font-size: 16px;
    line-height: 31px;
}
.green-btn {
    background: #1C6D3C;
    border: 0;
    color: #fff;
    padding: 9px 20px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    font-size: 22px;
    border-radius: 7px;
}
.login-form-group .form-controler {
    margin-bottom: 18px;
    background: #f1f1f1;
    box-shadow: none;padding: 8px 15px;
    line-height: 28px;
    font-size: 18px;
}
#et-secondary-menu ul li.borderbtn a {
    background: none !important;
    color: #fff;
    border: 1px solid #fff;
    line-height: 2px;
    border-radius: 4px;
    padding: 12px 15px;
    display: inline-block;
    text-transform: uppercase;
}
.text-center {
    text-align: center;
}
#et-secondary-menu ul li.borderbtn a:hover {
    background: #fff !important;
    color: #116b37 !important;
}
.login-sldier .et_pb_slide_0 {
    padding: 0;
    background: none;
}
.login-sldier .et_pb_slide_0 .et_pb_slide_image {
    margin: 0 !important;
    width: 100%;
}
.login-sldier .et_pb_slide_0 .et_pb_slide_image img {
    max-height: 100% !important;
    width: 100% !important;
}
.login-sldier .et_pb_slide_description {
    display: none;
}

