.form-check-input.score_switch,
.form-check-input.conversion {
  background-color: #0d6efd !important;
  border-color: #0d6efd !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
}

.SampleCastingPhotosContainer img {
    height: auto;
    max-width: 150px;
    margin-right: 4px;
    border: 2px solid lightslategray;
    border-radius: 5px;
}

.uploadImgVideoSlider .slider_item img {
    margin-right: 5px;
    border: 2px solid lightslategray;
    border-radius: 5px;
}
.uploadImgVideoSlider .slider_item iframe {
    padding-right: 10px;
}

