.icon-star-filled {
color: #ffd24c;
font-size: 14px;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,800');

.title { font-family: 'Open Sans', sans-serif; font-size: 30px; font-weight: 800; }
.bar-top { height: 50px; }
.bar-top img {
    height: 45px;
    max-width: 100%;
    margin-top: 3px;
}

.bar-nav ~ .content {
    padding-top: 44px;
}
.fa.pull-left, .i2e { font-size:24px; }
.i3e { font-size:18px; }
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.bar-tab .tab-item.active, .bar-tab .tab-item:active {
    color: #d93600;
}
.square { width: 120px; height: 120px; overflow: hidden; }

.pro { background-color: #d93600; color: #fff; }
.pro i { color: #fff; }

.control-item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.bar-tab2 {
    top: 0;
    display: table;
    width: 100%;
    height: 50px;
    padding: 0;
    table-layout: fixed;
    border-bottom: 1px solid #ddd;
    border-top: 0;
	margin-bottom: 14px;
}
.content-padded { margin-top: 30px; }
.bar-tab2 .tab-item {
    display: table-cell;
    width: 1%;
    height: 50px;
    color: #929292;
    text-align: center;
    vertical-align: middle;
}
.bar-tab2 .tab-gold {
   
    color: #ffffff;
    background: #333333;
	border:0px;
	border-right: 1px solid #888888;
}
 .goldstar { color: #ffbf00! important; }
.f4x { font-size: 30px !important; }
	a { cursor: pointer; }