.page-platform-login {
    background-color: #303030!important;
}

p.h3.text-black.fw-light.mt-auto {
    font-weight: 500!important;
    color: #00b1ff!important;
    font-size: 20px!important;
}

span.count {
    background-color: #00aaff;
    padding: 4px 6px;
    border-radius: 2px;
    text-align: center;
    color: white;
}

.text-footer {
    display:block;
    margin:0 auto;
    font-size: 12px;
    margin-top:13px;
    color:white!important;
}

.text-footer.black {
    color:black!important;
}

a.btn-primary svg,
a.btn-primary span,
a.btn-primary:hover span
a.btn-primary:hover svg,
a.btn-warning svg,
a.btn-warning span,
a.btn-warning:hover svg
a.btn-warning:hover span,
a.btn-success svg,
a.btn-success span,
a.btn-success:hover svg
a.btn-success:hover span,
a.btn-info svg,
a.btn-info span,
a.btn-info:hover svg
a.btn-info:hover span {
    color: white!important;
}

.bootstrap-tagsinput, .chosen-choices, .chosen-single, .form-control, .form-range {
    max-width: 100%!important;
    width:100%!important;
}
