.panel-default>.panel-heading.content {
    padding-top: 40px;
    padding-bottom: 20px;
}
.f-16 { font-size: 16px!important; }
.f-10 { font-size: 10px!important; }
.block {
    display: block !important;
    float: none !important;
    clear: both !important;
}
.blk {
    clear: both;
    display: none;
    }
.overf { overflow: hidden!important; }
.refer {
    padding-right:20px;
    background:none;
}
.color-dark{
    color:#444
}
div.accordion_content ul {
    margin-right: 20px;
}
.arrows{
    list-style: none;
}
.arrows li:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    margin: 0 5px 0 -19px;
    color: #CD0511;
    font-weight: 900;
}
.bg-color-light-grey2 {
    background-color: #efefef !important;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-20 {
    margin-top: 20px;
}
.btn-u-lg, a.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px;
}
.dark-color{
    color:#222
}