﻿
/***** Global *****/ 

/*checkBox styles when generated by Rodeo*/
div.form-check > label {
    margin-left: 20px
}

div.form-check > span > input[type="checkbox"] {
    float: left;
    opacity: 1;
}
