
.panel-collapse-law{
     cursor: pointer;
     font-size:25px;
     /* font-family: 'Courier New', Courier, monospace; */
     border-bottom: 1px solid #377de2!important;
     border-top:none;
     border-left:none;
     border-right:none;
     border-radius: 0;
     padding-top:10px;
     padding-bottom: 5px;
     color:#377de2;
     /* border-radius: 15px;s */
     margin-bottom: 15px;
}
.panel-collapse-law-active{
     /* background:#377de2; */
     /* color:#FFF;s */
}
.ul-pdf-law{
     /* display: block; */
     list-style: none;
}
.ul-pdf-law-2{
     display: none;
     list-style: none;
}
.ul-pdf-law>li{
     padding-left:20px;
     list-style: none;
}
.ul-pdf-law .blue-light-text{
     cursor: pointer;
}
.parent-collapse-law .fa-angle-up{
     color:#FFF;
}
.pdf-button-law{
     /* background: #f07925; */
     border-radius: 7px;
     color:#FFF;
     padding: 10px 10px 5px 10px;
}
.pdf-text-law{
     /* font-weight: bold; */
     color:#6f6f6e;
}