header {
    background: linear-gradient(to bottom, #003366 , #005599);
    padding: 20px 0px 0px 0px;
}
div.wrapper {
    margin: 0 auto;
    text-align: left;
    width: 1110px;
}
#logo {
    display: inline;
    float: left;
}
#logo .site-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.25em;
}
a {
    color: #ffffff;
    text-decoration: none;
}
#logo .site-description {
    color: #999;
    display: block;
    font-size: 13px;
    font-style: italic;
    margin: 8px 0 0;
}
#top-menu {
    display: inline;
    float: right;
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 18px;
    /* color: white; */
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
#top-menu li:first-child {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
}
#top-menu li {
    border-left: solid 1px #f1f1f1;
    display: inline;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
}
ul li {
    list-style-type: none;
}
::-moz-selection {
    background: #105194;
    color: #fff;
}
#top-menu li.social-icons a {
    margin-right: 6px;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
#header-helpful {
    clear: right;
    color: #696969;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4em;
}
div.search-form {
    display: inline;
    float: right;
    margin-left: 20px;
}
#header-helpful .action {
    display: inline-block;
    float: left;
    line-height: 20px;
    padding: 4px 0;
    color:  white;
}
#header-helpful .value {
    margin-left: 5px;
}
div.cleaner, div.clear, div.divider {
    margin: 0;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

#warna-huruf {
    color: white;
}

@media (min-width: 541px) and (max-width: 768px){
    
}