.right .combo {
    width: 120px!important;
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.right .combo a {
    background-color: #fff;
}
.right .combo .textbox-text {
    color: #367ee8!important;
    text-align: right;
    cursor: pointer;
    font-size: 14px!important;
}
.combo-panel .combobox-item {
    font-size: 14px!important;
}
