@charset "utf-8";
.basic-outlogin label {
    line-height: 12px;
    font-weight: normal;
    cursor: pointer;
}

.basic-outlogin .profile .photo {
    margin-right: 12px;
}

.basic-outlogin .profile .photo img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 0;
}

.basic-outlogin .profile h3 {
    font-size: 18px;
    line-height: 52px;
    padding: 0px;
    margin: 0px;
    letter-spacing: -1px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    font-size: 1.5rem;
    font-weight: bold;
}

.basic-outlogin .login-line {
    border-top: 1px solid #eee;
    margin: 5px 0px 7px;
    padding-top: 6px;
}

.basic-outlogin .form-group {
    margin-bottom: 0px;
    width: 100%;
}

.basic-outlogin .form-group .input-group {
    width: 100%;
}

#ol_after_private {
    background: #f7f7f7;
    border-top: 1px solid #e8e8e8;
    zoom: 1;
    padding: 0px;
    margin: 0px;
}

#ol_after_private:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ol_after_private li {
    margin-bottom: 1px;
    position: relative;
    float: left;
    width: 33.333%;
    text-align: center
}

#ol_after_private a {
    display: block;
    color: #444;
    line-height: 20px;
    height: 60px;
    border-left: 1px solid #e8e8e8;
    padding: 10px 0;
}

#ol_after_private li:first-child a {
    border-left: 0
}

#ol_after_private a strong {
    display: inline-block;
    max-width: 87px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
    background: #7587a2;
    color: #fff;
    padding: 0 8px;
    border-radius: 15px;
    font-size: 0.92em;
    box-shadow: inset 2px 1px 3px rgba(0, 0, 0, 0.2)
}

#ol_after_private a strong.scrap {
    padding: 0 14px
}

#ol_after_private a:hover strong {
    background: #4b8bff
}

#ol_after_private li a:hover {
    color: #4b8bff;
    background: #f1f1f1
}

#ol_after_memo {
    ;
    margin-right: 1px
}

#ol_after_pt {
    margin-right: 1px
}