.display_none {
    display: none;
}

div#gro-online-get-company-name {
	display: none;
    position: fixed;
    z-index: 99999;
    background: rgba(255, 0, 0, 0.32);
    top: 0;
    left: 0;
    width: 60%;
    height: 61%;
    padding: 10% 20%;
    text-align: center;
}

.tab-content h3 {
    font-size: 18px!important;
    text-align: center;
}

.tab-content {
    padding: 10px 0;
}

#visits1,
#visits2,
#visits3,
#refferer1,
#refferer2,
#refferer3 {
    margin-top: 20px;
}

.gro.nav-tab {
    font-size: 13px;
    padding: 3px 10px;
    margin: 0 5px 0 0;
}

#go_header_scripts,
#go_footer_scripts {
    margin-top: 10px;
}


#tab1-loading,
#tab2-loading ,
#tab3-loading  {
    height: 100px;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center top;
}

#broken-links-button {
    background: #3575D3;
    color: white;
    font-size: 17px;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
}

div#service-not-purchased {
    background: #ecebeb;
    padding: 1px 11px;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-weight: bold;
}

.go_pagespeed {
    width: 21%;
    height: 85px;
    float: left;
    margin: 1%;
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 1%;
}

.go_pagespeed h3 {
    font-size: 35px!important;
    color: white!important;
    padding: 10px 0 5px 0px!important;
    text-align: center;
}

.go_pagespeed h4 {
    color: white!important;
    font-size: 16px!important;
    padding: 0 10px!important;
    text-align: center;
}

.go_pagespeed.ttl {
    background: #F56954;
}

.go_pagespeed.kbd {
    background: #00A65A;
}

.go_pagespeed.req {
    background: #00C0EF;
}

.go_pagespeed.act {
    background: #0073B7;
}

span.css-code {
    background: #d2d2d2;
    padding: 1px 4px;
    font-style: italic;
}