.tf-ads-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-bottom: 50px;
}

.tf-ads-content {
    min-height: 600px;
    background-color: white;
}

.tf-ads-menu {
    height: 30px !important;
    font-weight: bold;;
    /*background-color: #172d5a !important;*/
    margin: 0 !important;
    border-bottom: none !important;
}

.tf-ads-menu ul {
    height: 30px !important;
    background-color: #172d5a;
}

.tf-ads-menu ul li a {
    height: 30px !important;
    background-color: #172d5a;
}

/*view ads banner*/
.tf-ads-banner-view-object {
    height: 100px;
    line-height: 100px;
    background-color: #d7d7d7;
    margin-bottom: 5px;
    font-weight: bold;
}

.tf-ads-banner-view-object-selected {
    height: 100px;
    line-height: 100px;
    background-color: #228b22;
    margin-bottom: 5px;
    font-weight: bold;
}