div.collapse{
    /*background-color: #e75b94!important;*/
}

div.modal-lg{
    max-width: 95%!important;
}

input[type="checkbox"]{
    height:25px;
    width:25px;
    padding-right:35px;
    margin-top: 0;
}
input[type="checkbox"]+label{
    padding-left:10px;
}

div.form-group:nth-child(3){
    width: 100%;
}
.strikethrough{
  text-decoration: line-through;
}
