
.box-card {
    background: none;
    position: relative;
    z-index: 2;
    min-width: 650px;
}

.form-control[readonly] {
    background-color: #5c5c5c;
}


.form-check-label {
    color :#fff;
}
