.mb-8 {
  margin-bottom: 8px;
}
.mb-11 {
    margin-bottom: 11px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mr-26 {
    margin-right: 26px;
}

.text-sliver {
    color: #999999 !important;
}

.error {
    font-size: 13px;
    color: red;
}

.text-14 {
    font-size: 14px;
}

.alert-custom {
    width: auto !important;
    max-width: 350px !important;
}
