#content__copyTo {
    width: 100%;
}
#content__copyTo .select_container > .trHeading {
    padding-bottom: 8px;
} 
#select__copyTo_program_list,
#select__copyTo_program_list .sub-nav {
    width: 100%;
}
#select__copyTo_trainingPlan_list,
#select__copyTo_trainingPlan_list .sub-nav {
    width: 100%;
}


#content__copyTo .fancy-radio-container {
    height: 20px;
    border: none;
    margin-bottom: 0;
}

#content__copyTo .fancy-radio-container input[type="radio"]:checked + label, #content__copyTo .fancy-radio-container input[type="radio"]:not(:checked) + label {
    line-height: 34px;
}

#content__copyTo_dateSelection .fancy-radio-container input[type="radio"]:checked + label:before, #content__copyTo_dateSelection .fancy-radio-container input[type="radio"]:not(:checked) + label:before {
    top: 7px;
    left: -5px;
}

#content__copyTo_dateSelection .fancy-radio-container input[type="radio"]:checked + label:after, #content__copyTo_dateSelection .fancy-radio-container input[type="radio"]:not(:checked) + label:after {
    top: 11px;
    left: -1px;
}

#content__copyTo_dateSelection .fancy-radio-container input[type="radio"]:checked + label, #content__copyTo_dateSelection .fancy-radio-container input[type="radio"]:not(:checked) + label {
    padding-left: 23px;
}

#content__copyTo_dateSelection_header {
    width: 100%;
    display: inline-block;
}
