select{
    background-color: #f3f3f3;
}

.wcreporter-ordertype-filters{
    list-style: none;
    display: inline-block;
    color: #212121;!important;
}
.sep-nav{
    color: green;
    margin-left: 8px;
    margin-right: 8px;
}

.wcr-trash-status{
    color:#CC3366;
}

.btn-wcr{
    background-color: #CC3366;
    color: white;
	margin: 8px 0 8px 0;

}

.btn-wcr:hover{
    color: #cc3366;
    background-color: white;
}
