.b2s-curation-input-area-info-header-text{
    margin: 15px 0 10px !important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #5d5d5d;
}

.b2s-color-text-red{
    color: #f14242 !important;
}

.b2s-btn-curation-continue{
    font-weight: 600 !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: 12px !important;
}

.b2s-curation-input-area-btn{
    margin: 25px 0 0;
}

#b2s-curation-input-url-help, .b2s-curation-result-area{
    display: none;
}

.b2s-loading-area {
    width: 100% !important;
}

.b2s-btn-change-url-preview{
    cursor: pointer;
}
#b2s-curation-no-review-info, #b2s-curation-no-auth-info, .b2s-post-curation-ship-date-area, #b2s-curation-no-data-info, #b2s-curation-saved-draft-info{
    display: none;
}

.b2s-post-item-details-preview-url{
    word-wrap: break-word;
}

.b2s-post-item-details-preview-title{
    font-weight: 600;
    font-size: 14px;
}
.b2s-post-item-details-preview-desc{
    font-size: 12px;
}

#b2s-post-curation-twitter-select option:disabled {
    color: #d54e21;
    opacity: 0.2;
}


.b2s-post-item-area {
    width: 100%;
}

.b2s-post-item-thumb {
    width: 5%;
    margin-right: 8px;
}
.b2s-post-item-details, .b2s-post-item-thumb {
    float: left;
}
.b2s-post-item-details {
    width: 93%;
}

.b2s-post-item-thumb img {
    border-radius: 50%;
    width: 48px;
}

.b2s-post-item-details h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 3px 3px 3px 0px;
}

.b2s-post-item-network-deprecated {
    font-weight: 600;
    font-size: 14px;
    margin: 3px 3px 3px 0px;
}

.b2s-post-item-details p {
    font-size: 12px;
}

.b2s-post-item-details-message-result {
    margin-top: 2px;
}

.b2s-post-curation-ship-date[readonly]{
    background-color: #fff !important;
}

#b2s-btn-curation-draft {
    margin-left: 10px;
}