﻿/* Create */
.attachment-anchor {
    background-color: #e9ecef;
    border: 1px solid #ced4da;
}

.padding-custom-override {
    padding-top:calc(0.25 rem + 1 px ) !important;
}

.checkbox-custom-override {
    position: inherit !important;
}

.label-override {
    font-size: .875rem !important;
    line-height: 1.5 !important;
}
/*/ Create */