.ser {
    position: absolute;
    visibility: hidden;
    display: none;
    top: 0px;
    left: 0px;
    width: 1px;
    height: 1px;
    clip: rect(0px, 1px, 1px, 0px)
}

.tabs-default.tab-content .tab-pane {
    padding-top: 18px;
    padding-bottom: 15px;
    margin-top: -3px;
}

.tab-pane .sml_div, .settings .tab-pane .sml_div {
    margin-left: -4px;
    margin-right: -4px;
}

.tab-pane .sml_div {
    padding: 0;
}

.tab-pane .sml_div .sml_box .sml_img {
    margin-bottom: 0;
}

.nav-tabs [class^="i-"]:before, .nav-tabs [class*=" i-"]:before {
    transition: none;
}

.nav-tabs .i-menu-fav:before {
    color: inherit;
    vertical-align: middle;
}

.sml_img[data-code] {
    cursor: pointer;
}

.groups a.smile_group {
    display: block;
    white-space: nowrap;
    padding: 0px 10px 0 0;
}

a.smile_group.active {
    color: black;
    font-weight: bold;
}

.col-lg-1, .settings .sml_div .sml_box {
    width: 20%!important;
}

.sml_box { display: inline-block; margin: 5px; text-align:  center; }