/*
 * Shipper HQ
 *
 * @category ShipperHQ
 * @package ShipperHQ_Shipper
 * @copyright Copyright (c) 2020 Zowta LTD and Zowta LLC (http://www.ShipperHQ.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @author ShipperHQ Team sales@shipperhq.com
 */

.shq-input {
    margin-top: 10px;
}

.shq-oinfo {
    margin-bottom: 25px;
    border-left: 10px solid #efefef;
    padding-left: 10px;
    font-size: 13px;
    line-height: 20px;
}

.shq-oinfo-origin {
    font-size: 15px;
    margin-bottom: 3px;
}

.shq-oinfo-method {
    font-weight: bold;
}
