/*body {
	font-size: 16px !important;
}*/

/*Fix pre-header profile dropdown*/
.pre-header .dropdown-menu li {
    padding-left: 0;
    padding-right: 0;
    border-right: none;
}

/*Make labels more visible*/
.content-form-page .control-label {
    font-weight: 600;
}

.header .site-logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header .site-logo img {
    height: 60px;
}

.reduce-header .site-logo img {
    height: 32px;
}

.bottom-logo {
    height: 150px;
}

.mix-grid .mix a.mix-link {
    position: static;
    display: inline;
}

.rgt-portfolio-full-link {
    color: #fff !important;
}

.important-news {
    /*text-align: justify;*/
}

#popup-alert {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.rgt-align-center {
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
}

.rgt-min-width {
    width: 1%;
    white-space: nowrap;
}

.rgt-team-icon {
    width: 25px;
    height: 25px;
}

/*Fix pagination*/
.pagination > li:first-child > a,
.pagination > li:last-child > a {
    padding: 6px 12px;
}

.rgt-team-captain, .rgt-team-captain a {
    color: #1da92f;
    font-weight: bold;
}

td.rgt-profile-race-row {
    padding-bottom: 20px !important;
}

.rgt-race-btn {
    color: #fff !important;
}

.rgt-race-btn-register {
    color: #000 !important;
}

.rgt-cart-btn-remove {
    color: #F3565D !important;
}

.rgt-btn {
    color: #FFF !important;
}

.rgt-sidebar-title {
    background-color: #000;
    padding: 4px !important;
}

.rgt-width-1em {
    width: 1em;
}