html,body {
    margin: 0;
    padding: 0;
    overflow: auto !important;
}
.tabs {
    display: none;
}
.sele{
    background: #ff7a1a;
    color: #fff;
    width: 20%;
    padding: 12px;
    text-align: center;
    margin: 20px auto;
    border-radius: 10px;
    font-size: 15px;
}

.chakan {
    background: #f80 !important;
    color: #fff !important;
    padding: 5px 10px !important;
    margin: 10px 0 !important;
}

.col_f {
    color: #fff !important;
}

#fb7-company ul.company-info li.info h2 {
    margin: 10px;
}