@charset "UTF-8";
#admin_header{
    height: 50px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: #ffffff;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.serch_submitbutton{
    display: none !important;
}