.RuleTypeBackActive p{
color:#333;
}
.RuleTypeBackActive img{
filter: invert(79%) sepia(43%) saturate(6776%) hue-rotate(150deg) brightness(102%) contrast(101%) !important;
}
.RuleTypeBack img{
filter: invert(41%) contrast(101%);
}
.RuleTypeBackActive{
border-color:#00ccff !important;
}

.RuleTypeBack:hover {
border-color:#00ccff 
}

.RuleTypeBack{
border: 2px solid;
    border-radius: 13px;
border-color:#bdbdbd;
}

.RuleSearch {
 border: 2px solid #e5e5e5 !important;
}

.RuleHeader h4
{
    font-size: 15px;
    font-weight: bold;
}
.RuleContent{
font-size:14px;
}

.RuleTypeBack img {
    display: block;
    margin: auto;
    width: 73px;
    height: 73px;
    margin-top: 5px;
}


