/* Enter Your Custom CSS Here */
.youzer #activity-stream .ac-reply-content input[type=submit] {
    color: #fff;
    border: none;
    width: initial;
    height: initial;
    font-size: 11px;
    box-shadow: none;
    font-weight: 600;
    line-height: 24px;
    padding: 3px 25px;
    text-align: center;
    display: inline-block;
    letter-spacing: .05em;
    background-color: #ff3d00;
    text-transform: uppercase;
}
.youzer .activity-meta a {
    padding: 0;
    border: none;
    color: #ff3d00;
    font-size: 13px;
    height: initial;
    font-weight: 600;
    box-shadow: none;
    line-height: 14px;
    margin-right: 20px;
    background-color: transparent;
}
.youzer .activity-header .activity-head p a:first-of-type {
    color: #ff3d00;
}
.yz-wall-options .yz-wall-opts-item label {
    width: auto;
    float: left;
    margin: 10px;
    clear: initial;
    color: #ff3d00;
    cursor: pointer;
    font-size: 11px;
    font-weight: 400;
    min-width: 15px;
    margin-right: 8px;
    padding: 2px 5px;
    line-height: 16px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    text-transform: capitalize;
}
.yz-wall-options .yz-wall-opts-item label i {
    color: #ff3d00;
    font-size: 14px;
    margin-right: 10px;
}
.yz-wall-options .yz-wall-opts-item label {
    width: auto;
    float: left;
    margin: 10px;
    clear: initial;
    color: #010101;
    cursor: pointer;
    font-size: 11px;
    font-weight: 400;
    min-width: 15px;
    margin-right: 8px;
    padding: 2px 5px;
    line-height: 16px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    text-transform: capitalize;
}
.youzer-sidebar .widget-content .widget-title {
    margin: 0;
    border: none;
    color: #ff3d00;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0;
    padding: 15px 25px;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(255,255,255,.75);
}
.youzer .activity-inner {
    clear: both;
    color: #010101;
    font-size: 14px;
    padding: 0 25px;
    line-height: 26px;
}
.emojionearea .emojionearea-editor {
    display: block;
    height: auto;
    overflow: auto;
    font-size: inherit;
    color: #010101;
    background-color: transparent;
    border: 0;
    cursor: text;
    margin-right: 1px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.youzer .activity-inner span.activity-read-more a {
    clear: both;
    display: block;
    margin-top: 20px;
    padding: 12px 25px;
    text-align: center;
    background-color: 	#FFFFFF;
    text-transform: capitalize;
}
.youzer .acomment-content a, .youzer .activity-inner a {
    color: #ff3d00;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}
.youzer .activity-inner span.activity-read-more a {
    clear: both;
    display: block;
    margin-top: 20px;
    padding: 12px 25px;
    text-align: center;
    background-color: #f000;
    text-transform: capitalize;
}
.youzer .activity-inner {
    clear: both;
    color: #010101;
    font-size: 14px;
    padding: 0 5px;
    line-height: 26px;
}

