

table tbody a {
	/*color:#0a67fb!important;*/
}

.leftSide .chosen{
        background-color: #0a67fb!important;
    }


.el-button--text{
        color: #0a67fb!important;
    }
	
.is-current{
	    color: #0a67fb!important;
}

.el-button--primary {
    background-color: #0a67fb;
    border-color: #0a67fb;
}