.cms-icon-logo:before, div.cms .cms-toolbar-item-logo a:before {
    content: "BINA-WEB";
}

/*.leftAlignedTap ul.nav-tabs {*/
    /*float: left;*/
    /*width: 85px;*/
    /*border: 0;*/
    /*border-right: 1px solid rgba(156, 156, 156, 0.3);*/
/*}*/

/*.leftAlignedTap .tab-content .tab-pane {*/
    /*padding: 20px;*/
    /*color: #404040;*/
    /*font-family: 'Raleway', sans-serif;*/
    /*font-size: 14px;*/
    /*line-height: 24px;*/
/*}*/

header {
    height: 105px;
    padding: 31px 0;
    background: #eeeeee;
}


.good-review-score{
    background-color:#fad75f;
    color:white;
    text-align: center;
    padding: 10px;
    margin-right: 5px
/*width: 50px;
    height: 30px;
    line-height: 30px*/
}