/* your styles go here */
.breadcrumb-item {
    color: #fff !important;
}

.form-check {
    color: #fff !important;
}

    .form-check label {
        background-color: transparent !important;
        border:none !important;
    }



.modal-body-lab input {
    margin-left: 45px !important;
}


.txtarea-readonly {
    background-color: transparent !important;
    border: none !important;
}

input[type="date"] {
  
}

.form-check-label {
 
}

input[type="text"] {

}

textarea {
    color: white !important;
}