.disabled{
    cursor: not-allowed;
}
.custom-select{
    padding:10px;
}
.bb-pro-box .bb-pro-actions{
    display:none;
}
.errorlist li{
    color: red;
}

.btn {
    background-color:#6c7fd8; color:#fff; border:none; padding:8px 16px; border-radius:5px; text-decoration:none;
    display:inline-block; margin: 10px 0;
  }
  .btn:hover { background:#3d4750; color:#fff; }