#primary {
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}
#my-rrs, #branches, #navigation, #side-bar, #page-footer, #show-all-activities, #print-button{
display:none;
}
    
/*a[href^=http]:after { content:" (" attr(href) ") "; font-size:0.7em;font-weight:normal;color: blue;}

a[href^="#"]:after {
   content: "";
}*/

.group-options, .paragraph-options{
display:none;
}

ul li{
list-style:none;
}

.hidden-paragraph{
color:#000;
text-decoration:line-through;
}
.hidden-paragraph a{
color:#000;
}
.expires{
color:#000;
text-decoration:line-through;
}
.expires a{
color:#000;
}
.expires a.definition{
border-bottom:1px dotted #000;
}

.statute-category-list {
    padding-left: 0;
}

.statute-category-list li.capture-print {
    margin-bottom: 10px;
}

.statute-category-list h4 {
    display: initial;
}

.statute-category-list .statute-desc,
.statute-category-list .more-activities,
.statute-category-list .view-comment,
.statute-category-list .statute-comment,
.statute-category-list .statute-links,
.statute-category-list .more,
.statute-category-list .view-desc {
    display: none;
}

.statute-category-list ul.statutes{
    display: block !important;
    margin-top: 5px;
    padding-left: 30px;
}

.statute-category-list ul.statutes h4 {
    display: initial;
    font-weight: normal;
}

.statute-category-list ul.statutes h4 a {
    text-decoration: none;
    color: black;
}

ul.statutes .statutes-li {
    margin-bottom: 2px;
    text-indent: -5px;
}

ul.statutes .panel-open{
    margin-top: 5px;
    display: block;
    text-decoration: none;
    font-style: italic;
    font-size: 12px;
    color: black;
}

ul.statutes li {
    list-style-type: circle;
    color: black;
}

ul.statutes .statute-desc {
    font-size: 12px;
    margin-bottom: 5px;
}

ul.statutes .statute-desc p{
    margin-bottom: 0;
    margin-top: 5px;
    text-indent: 0;
}

ul.statutes .statute-desc p a,
.statute-links ul li.path-item a,
ul.statutes .statute-desc .definition {
    text-decoration: none;
    color: black;
}

ul.statutes .statute-desc a.external{
    color: black;
}

.statute-links {
    margin-top: 5px;
}

.statute-links ul {
    padding-left: 15px
}

.statute-links ul li.path-item {
    list-style-type: disc;
    font-size: 12px;
}

/*.statute-links ul li.path-item a{
    color: black;
}*/

.statute-comment .text-editor input[type="submit"] {
    display: none;
}
.statute-comment .text-editor textarea {
    /*margin-left: 0;
    font-size: 12px;
    font-family: Calibri;
    border: none;
    height: auto;
    overflow: hidden;
    outline: none;
    resize: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;*/
    display: none;
}

.hidden-comment {
    font-size: 12px;
    text-indent: 0;
    padding-left: 5px;
}

.branche-title {
    font-size: 14px;
}
.report-label {
    font-size: 14px;
    float: right;
}
