body {
}

.icon-btn {
    display: none !important;
}

#explore {
    /*display: none !important;*/
    background-color: #999999 !important;
}

/*#input_baseUrl {
    display: none !important;
}*/

#input_apiKey {
    display: none !important;
}

#logo {
    display: none !important;
}
#custom-logo {
    background: transparent url(../logo-png) no-repeat left center !important;
    width: 40px;
    height: 40px;
    display: inline-block;
}
#custom-logo-etc {
    background: transparent url(../etc-logo-png) no-repeat left center !important;
    width: 40px;
    height: 40px;
    display: inline-block;
}

#header {
    background-color: #f8f8f8 !important;
    border-bottom: 1px solid #d3d3d3;
    height: 40px;
}

#register {
    margin-top: 10px;
}
