body {
    overflow-x: hidden;
}

.profile-pic
{
    border-radius: 50%; width: 90px; height: 90px;
    object-fit: cover;
    border : 1px solid black;
}

.profile-pic-login
{
    border-radius: 50%; width: 60px; height: 60px;
    object-fit: cover;
    border : 1px solid black;
    margin-top: -25px;
}

.sub-profile-pic
{
    border-radius: 50%; width: 50px; height: 50px;
    object-fit: cover;
    border : 1px solid black;
    margin-top : 1px;
}



.author-name {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 28px;
    color: #000000;
}

.author-steem-username
{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 18px;

    color: #999999;
}

.author-name:hover {
    color: #626262;
}

span.author-name:hover {
    color: #000000;
}

.bs-linebreak {
    height:2px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    margin-top: 3px;
}

.payout
{

    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 18px;
    margin-top: 3px;
}

.reply-form
{
    margin-top : 10px;
}

.upvote
{
    margin-top: -5.5px;
}

.vote-slider-body {
    margin-top: 7px;
    margin-right: 5px;
}

.vote-slider-head {
    margin-top: 7px;
    margin-right: 5px;
}

.slider_container {
    z-index: 500;
    background: #ffffff;
    border:solid 1px #dfdfdf;
    border-radius: 10px;
    padding: 5px;
    cursor: default;
    width: 290px;
    margin-right: 10px;
    margin-left: 10px;
}

.percentage {
    margin-top: 5px;
    position: absolute;
}

.reduce_button
{
    margin-top: -15px;
    cursor : pointer;
}

.row {
    margin-bottom: 5px;
}

#additional_fees
{
    font-size: 10px;
    margin-top: -5px;
    position: absolute;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon,
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 46px;
    font-size: 18px;
    padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}



.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.form-control:focus {
    border-color: #626262;
    box-shadow: none
}

.upvote {
    cursor:pointer;
    color : grey;
}

.upvote:hover {
    color : black;
}

.upvote-arrow {
    font-size: 20px;

}

.upvoted {
    color : black;
    font-weight: bold;

}

sp-link:hover {
    color : #3c3c3c !important;
}
sp-link {
    color : #4f5566 !important;
    cursor : pointer;
}

.replybtn
{
    color : black !important;
    margin-top: 5px;
    cursor : pointer;
    font-size: 15px;
}

.header > .replybtn
{
    font-size: 18px;
}

.replybtn:hover{
    text-decoration: underline !important;
}

.body-votenb {
    font-size: 16px;
    margin-right: 10px;
}

.avatar-date
{
    text-align: left !important;
    display : inline-block;
    padding-right : 0px;
    max-width : 120px;
}


.responsive-author {
    display: none;
}

.responsive-normal {
    display: initial;
}

.responsive-small {
    display: none;
}

.list-unstyled
{
 margin-bottom: 0;
}

.votelist-body-down
{
    display: inline-block;
}

.card-inner{
    margin-left: 3px;
}

.card {
    border: 1px solid rgba(0,0,0,.300)
}
.header-right {
    margin-top : 20px;
}

.header-right-logged-in {
    margin-top : 20px;
}

.card-inner >.card-body {
    padding-right : 0px;
    padding-bottom : 0px;
}

.depth-spacer {
    max-width : 98px;
}

.comment-separator {
    position: absolute;
    width: 100%;
    border-top: 1px solid #EAE9E9;
    margin-top: -7px;
}

.sub-avatar-date {
    display : inline-block;
    max-width : 59px;
}

.sub-avatar-2 {
    padding-left : 0px;
    padding-right : 0px;
}

.sub-avatar-3 {
    padding-left : 33px;
    padding-right : 55px
}

.subcomment-body {
    flex: 0 0 100%;
    padding-left : 0px;
}

.subcomment-body-depth-3
{
    padding-left : 0px;
    max-width: 73%;
}

.subcomment-body-depth-2
{
    padding-left : 5px;
}

.separator-2 {
    left: 104px;
}

.separator-3 {
    left: 136px;
}


.header-position {
    position: absolute;
    right : 3px
}

.reply-form-header
{
    position: absolute;
    right : 10px;
    margin-top : 83px;
    width : 60%;
    z-index: 50;
}

.header-height-reply {
    height : 276px;
}




@media screen and (max-width: 750px)
{
    .subcomment-body-depth-3
    {
        max-width: 67%;
    }
}


@media screen and (max-width: 687px)
{
    .subcomment-body-depth-2
    {
        max-width: 70%;
    }

    .reply-form-header {
        width: 95%;
    }
}

@media screen and (max-width: 680px)
{
    .profile-pic {
        border-radius: 50%;
        width: 70px;
        height: 70px;
        object-fit: cover;
        border: 1px solid black;
    }

    .avatar-date {
        max-width : 95px;
    }

    .logout
    {
        position : absolute;
        top: 83px;
        left: 6.6rem;
    }


    .depth-spacer {
        max-width : 76px;
    }

}


.sub-author-name {
    font-size: 18px;
}

.steem-login-title {


    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 14px;

    color: #999999;

    border-radius: 3px;
}

.steem-logo {
    margin-top : -10px;
}

@media screen and (max-width: 575px)
{
    .profile-pic {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        object-fit: cover;
        border: 1px solid black;
    }

    .reduce_button
    {
        margin-top: -160px;
        margin-right: -4.5em;
    }

    .logout
    {
        position: absolute;
        top: 97px;
        left: 8.1rem;
    }

    .author-name {
        font-size: 18px;
    }

    .author-steem-username {
        font-size: 15px;
    }

    .avatar-date
    {
        text-align: left !important;
        padding-left: 0px;
        max-width: 57px;
    }
    .vote-slider-body, .vote-slider-head  {
        width : 150px
    }
    .slider_container {
        width: 235px;
    }

    .header-right {
        margin-top : 20px;
    }

    .depth-spacer {
        max-width: 34px;
    }

    .subcomment-body-depth-3
    {
        padding-left: 0px;
    }

    .sub-avatar-3 {
        padding-left: 30px !important;
    }

    .separator-2 {
        left: 42px;
    }

    .separator-3 {
        left: 73px;
    }

    .comment-body {
        font-size: 14px;
    }

    .subcomment-body {
        font-size: 14px;
    }

    .steem-logo {
        margin-top : -3px;
    }

    .body-votenb {
        font-size: 14px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 474px) {
    .header-right-logged-in {
        margin-top: 20px;
    }

    .header-position {
        position: static;
    }

    .reply-form-header {
        top: 71px;
        width: 95%;
    }

    .header-height-reply {
        height : 310px;
    }
}

@media screen and (max-width: 419px)
{
    .subcomment-body-depth-3
    {
        max-width: 62%;
    }
}

@media screen and (max-width: 372px)
{
    .subcomment-body-depth-3
    {
        max-width: 59%;
    }
}
