.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    background: #fff;
}

/* color picker */
.colorpicker-selectors i {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: none;
    border: 1px solid #555555;
}

.colorpicker-selectors {
    width: 138px;
    text-align: center;
    height: auto;
}
