

.rc-anchor-light {
    background: #f9f9f9;
    border: 1px solid #b0b0b0;
    color: #000;
}
.rc-anchor {
    border-radius: 0px;
    box-shadow: 0 rgba(0,0,0,0.0);
    -webkit-box-shadow: 0 rgba(0,0,0,0.0);
    -moz-box-shadow: 0 rgba(0,0,0,0.0);
}