/*
 * Copyright (c) IP-CUBE Co., Ltd. All rights reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of IP-CUBE Co., Ltd. and its suppliers, if any.
 * The intellectual and technical concepts contained herein are
 * proprietary to IP-CUBE Co., Ltd. and its suppliers and may be
 * covered by patents, patent applications in process, and are
 * protected by trade secret or copyright law. Dissemination of
 * this information or reproduction of this material is strictly
 * forbidden unless prior written permission is obtained from
 * IP-CUBE Co., Ltd.
 */


.page-header .page-header-top .page-logo {
    float: left;
    display: block;
    width: 150px;
    height: 60px;
}

.logo {
    background-image: url(./img/common/elaw_logo_white2.png);
    background-repeat: no-repeat !important;
    background-size: 135px;
    width: 150px;
    height: 45px;
    display: block;
    text-indent: -5000px;
    font-size: 0;
    line-height: 0;
    margin: 12px 0 0 0px !important;
}