
.gcmob-blue {
    color: #fff !important;
    background-color: #3a505c !important
}

.gcmob-green {
    color: #000 !important;
    background-color: #91c021 !important
}

.gcmob-gray {
    color: #000 !important;
    background-color: #eeeeee !important

}

.gcmob-rel {
    position: relative;
}

.gcmob-abs {
    position: absolute;
}

.gcmob-frm {
    margin-top: 5px;
    height: 100%;
    display: none;
}

.w3-left, .w3-right, .w3-badge {
    cursor: pointer
}

.w3-badge {
    height: 13px;
    width: 13px;
    padding: 0
}

