/*.newRem {
    border-radius: 3px !important;
}*/
.error-message{
    color: red;
}
button, a {
    border-radius: 3px !important;
}
span.text-muted {
    color: #7A7A7A !important;
}
.table.table-head-custom tbody td a {
    color: #333333 !important;
    font-size: 15px;
}
.table.table-head-custom tbody td a:hover {
    color: #0B8872 !important;
}
.btn-custom {
    color: #ffffff;
    font-weight: 600 !important;
    border-radius: 3px !important;
    background-color: #0B8872 !important;
    border-color: #0B8872 !important;
}
.btn-custom:hover {
    color: #ffffff;
    font-weight: 600 !important;
    border-radius: 3px !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.btn-video {
    color: #ffffff;
    font-weight: 600 !important;
    border-radius: 3px !important;
    background-color: #7A7A7A !important;
    border-color: #7A7A7A !important;
}
.btn-video:hover {
    color: #ffffff;
    font-weight: 600 !important;
    border-radius: 3px !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.form-control {
    border-radius: 3px !important;
}
.form-control::placeholder {
    border-radius: 3px !important;
    color: #333 !important;
}
#kt_login_signin_form input.form-control, #kt_login_signin_form textarea.form-control, #kt_login_signin_form select.form-control {
    color: #333 !important;
    border: 1px solid #7A7A7A !important;
    font-size: 15px;
    height: 50px !important;
}
select.form-control:active {
    color: #000;
}
.first-child {
    color: #ffffff !important;
}
.wrapper {
    border-radius: 3px !important;
}
.aside-left {
    background-color: #0B8872;
}
.buton-add-design {
    background-color: #000 !important;
    color: #ffffff !important;
    font-weight: bold;
}
.buton-add-design:hover {
    background-color: #0B8872 !important;
    color: #ffffff !important;
}
.btn.btn-icon.btn-custom .svg-icon.svg-icon-md svg g {
    /* fill: #ffffff !important; */
}
.green-slogan {
    color: #0B8872;
    margin-bottom: 40px;
}
.required {
    color: red;
}
