

/* Start:/cblogs/cblogs.css?172064656110875*/

.cblogs-list {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}

.inactive-blogs {
    opacity: 0.5;
}

.cblogs-list-item-li {
    display: block;
    margin: 10px 0 20px;
}
.content ul a.cblogs-list-item {
    padding: 5px;
    display: block;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    outline: none;
}

.content ul a.cblogs-list-item:hover {
    text-decoration: none;
    color: inherit;
}

.content ul a.cblog-post-info-box {
    color: #333;
    text-decoration: none;
}

.content ul a.cblog-post-info-box:hover {
    color: #d30000;
    text-decoration: none;
}

.cblogs-item-image {
    display: block;
}

.cblogs-item-title-descr {
    margin-left: 15px;
}

.cblogs-item-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
}

.content ul a.cblogs-list-item:hover .cblogs-item-title {
    color: #a00;
}

.cblogs-item-title .blue {
    color: #000 !important;
    font-size: 18px;
}

.cblogs-item-descr {
    line-height: 1.5em;
    font-size: 1em;
}

.blog-avatar {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.blog-avatar-default {
    background-image: url(/images/default-avatar.png);
}

.blog-avatar, .blog-avatar-big, .blog-avatar-small {
    border-radius: 50%;
    border: 1px solid #eee;
}

.blog-title {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.blog-descr {
    padding: 10px 0;
    margin:0 0 10px;
    color: #2e2e2e;
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
}

.blog-inactive {
    background: #eaeaea;
}

.blog-inactive-box, .blog-waiting-box, .blog-paidtill-box {
    display: inline-block;
    padding:5px 8px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 16px;
    background: #a00;
    color:#fff;
    margin-bottom: 20px;
}

.blog-waiting-box {background: #090}
.blog-paidtill-box {
    background: none; 
    border: 1px solid #0c8325; 
    color: #0c8325;
    padding:2px 4px;
    font-size: 10px;
    line-height: 12px;
    vertical-align: middle;
    margin: 0 0 0 5px;
}

input[type=radio] {
    outline: none;
}

.cblog-posts-box {
    margin: 15px 0;
}

.cblog-posts {
    margin:0;
    padding: 0;
    list-style: none;
}

.cblog-posts-item {
    margin: 20px 0;
    padding: 0 0 20px;
    display: block;
    border-bottom: 1px solid #eee;
}

.cblog-posts-item:last-child {
    border-bottom: none;
}

.cblog-posts-item-title {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 15px 0;
    color:inherit;
}

.cblog-posts-item-image {
    margin-bottom: 10px;
    max-height: 500px;
    overflow: hidden;
}

.cblog-posts-item-descr {
    font-size: 16px;
    line-height: 1.5em;
    color: inherit;
    word-break: break-word;
}

.cblog-post-box {
    margin: 15px 0;
}

.cblog-post-text {
    color: #333;
    margin: 15px 0;
    font-size: 16px;
    line-height: 1.5em;
    word-break: break-word;
}

.blog-button-box {
    margin: 0 0 10px;
}

.blog-button-box .btn-blue, .blog-button-box .btn-red, .blog-button-box .btn-green {
    display: block !important;
}

.blog-ambrazurka, .blog-avatar-big, .blog-avatar-small {
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 0 15px;
}

.cblog-posts-item-image img {
    display: block;
    width: 100%;
    height: auto;
}

.blog-block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 16px;
    justify-content: flex-start;
}

.blog-avatar-big-box {
    margin-right: 30px;
    padding-top: 10px;
}

.blog-avatar-small {
    width: 32px;
    height: 32px;
    margin:0;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.blog-author {
    display: inline-block;
}

a.cblog-post-info-box {
    display: block;
    text-decoration: none;
    color: #000;
}

a.cblog-post-info-box:active {
    outline: none;
}

.content ul a.cblog-post-info-box:hover {
    color: #c01b42;
    text-decoration: none;
}

.blog-author-name {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    vertical-align: middle;
}

.cblog-post-date-box {
    display: inline-block;
    vertical-align: middle;
    margin:0 0 0 20px !important;
}

.blog-options, .cblog-post-date {
    display: inline-block;
    vertical-align: middle;
}

.cblog-post-date {
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #999;
}

.blog-avatar-big {
    width: 120px;
    height: 120px;
    margin:0;
    border-radius: 50%;
}

.blog-socnets {
    margin:10px 0 10px;
    
}

.blog-soc-link {
    display: inline-block;
    margin-right: 7px;
    text-decoration: none;
    vertical-align: middle;
}

.blog-soc-link img {
    width: 32px;
    height:32px;
}

.post-more {
    margin: 15px 0;
    color:#777;
    font-size: 16px;
    line-height: 1.5em;
}

.content ul label a {display: inline}

.cke_toolgroup, .cke_button_on {
    height: 26px !important;
}

.cke_button {
    height: 26px !important;
}

.cblog-post-text ul, .cblog-post-text ol {
    list-style: disc;
    font-size: inherit;
    padding: 0;
    margin: 15px 0 15px 25px;
}

.cblog-post-text ol {
    list-style: decimal;
}

.cblogs-plans {
    width:100%;
    border-collapse: collapse;
}

.cblogs-plans tr:nth-child(even) {background: #fafafa}

.cblogs-plans td, .cblogs-plans th {
    text-align: center;
    border:1px solid #eee;
    padding: 10px 10px;
}

.cblogs-plans th {
    white-space: nowrap;
}

.cblogs-plans td.plan-title {
    text-align: left;
}

.cblogs-plans td:nth-child(3), .cblogs-plans th:nth-child(3) {
    background: #fafafa;
}

#shareBlock { float: right }

.dot-prefixed:before {
    content: "\2022";
    margin: 0 10px;
    color: #adadad;
    font-size: 13px;
}

.cblog-owner-info {
    color:#333;
    font-style: italic; 
    padding:10px 0 0;
    margin-right: 10px;
}

.content ul a.cblog-owner-info {
    color: #578299;
    font-size: 1em;
    display: inline;
    padding:10px 0 0;
}

.content ul a.cblog-owner-info:hover {
    color: #d30000 !important;
}

.cblogs-about-box {
    font-size: 12px;
    margin-bottom: 42px;
    margin-top: 18px;
    background: #f7f7f7;
    padding: 10px;
}

.cblogs-about-box a {
    text-decoration: none !important;
}

.cblogs-about-box .title {
    color: #839096;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.cblogs-about-box .title:after {
    content: "";
    display: block;
    margin: 10px 0 20px;
    width: 100%;
    height: 1px;
    background: #cbcbcb;
}

.cblogs-about-row {
    margin: 10px 0;
}

.cblogs-about-box .blog-soc-link img {
    width: 16px;
    height: 16px;
}

.cblogs-about-row-title {
    color: #999;
}

#leadFormBox {
    display:block;
    padding:5px 0;
    margin:10px 0;
    border: 1px solid #999;
}

.cblogs-lead-form-block {
    background: rgb(235,232,232);
    background: linear-gradient(135deg, rgba(235,232,232,1) 0%, rgba(44,159,218,0.71) 100%);
    border: 1px solid #ccc;
    border-radius: 5px;
    padding:16px;
}

.lead-form-row {
    margin: 5px;
    padding: 0px;
    position: relative;
}

.lead-form-row-title {
    /*background: #f8f8f8;*/
    display: block;
    padding:5px;
    line-height: 18px;
    font-size: 14px;
}

.lead-form-row-fields {
    display: flex;
    flex-wrap: wrap;
}

.cblogs-mobile {display: none}

.cblog-post-text img {
    max-width: 100%;
}

.cblogs-lead-form {
    margin: 0;
}

.cblogs-lead-form-title {
    padding-bottom: 5px;
}

.cblogs-lead-form-field, .cblogs-lead-form-comment {
    display: block;
    border: 1px solid #d6d6d6;
    padding: 8px 5px;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    box-sizing: border-box;
}

.cblogs-lead-form-comment {
    height: 50px;
}

.cblogs-lead-form-fields {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}

.cblogs-lead-form-row {
    flex-grow: 1;
    flex-basis: 0;
    padding: 5px;
    margin: 10px 0;
}

.cblogs-lead-form-recapcha-row {display:flex;}

.cblogs-lead-form-comment-row, .cblogs-lead-form-send-row {padding: 5px;}

.cblogs-lead-form .request {color:red}

.cblogs-lead-form-note, .cblogs-lead-form-note p {
    font-size: 14px !important;
    line-height: 1.5em;
    color:#000;
    margin: 10px 0 !important;
}

.cblock-send-btn {
    cursor: pointer;
}

.cblogs-lead-form-header {
    margin: 0 0 10px;
    line-height: 1.3em;
    font-size: 22px;
    color: #000000;
    padding: 5px 5px 10px;
}

.cblogs-lead-is-sent {
    background: url(/images/success.png) no-repeat 0 0;
    height: 32px;
    padding:5px 5px 0px 48px;
    box-sizing: border-box;
    color:#090;
}

.cblogs-lead-form .error-field {border-color: red !important}

.extract-link {
    display: inline-block;
    color: #578299 !important;
    cursor: pointer;
    padding-bottom: 3px;
    border-bottom: 1px dashed #578299;
}

.anons-text {
    font-size: 13px;
    line-height: 1.6;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS"
}

.cblog-subscribe {
    margin: 0 0 15px;
}

.cblog-subscribed {
    display: inline-block;
}

#cblog_subscribe {
    margin-right: 15px;
}

.cblog-subscribe-btn, .cblog-unsubscribe-btn, .cblog-subscribe-btn-inactive {
    padding: 2px 5px;
    color: #5d822b;
    background: #e2f0cf;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 2px;
    cursor:pointer;
    line-height: 18px;
    display: inline-block;
    margin-right: 10px;
}

.cblog-unsubscribe-btn {
    color: #c73942;
    background: #ffc2c6;
}

.cblog-subscribe-btn-inactive {
    color: #fff;
    background: #aeaeae;
}
.cblog-subscribe-btn-inactive:hover {
    color:#fff;
    text-decoration: none;
}


.cblog-subscribed:before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: url(/images/people.png) no-repeat center;
    vertical-align: central;
    margin-right: 5px;
}

.cblogs-verified, .cblogs-verified-small {
    display: inline-block;
    margin-left: 5px;
    vertical-align: baseline;
    width: 18px;
    height: 18px;
}

.cblogs-verified-small {
    width: 14px;
    height: 14px;
}

.cblogs-post-edit-blog-descr {
    margin: 0 0 15px;
    font-size: 16px;
}

@media handheld, screen and (max-width: 670px) {
    #shareBlock { float: none }
    .blog-author, .cblog-post-date-box {
        display: block;
        margin: 10px 0 !important;
    }
    .cblogs-mobile {display: block}
    .cblog-bottom-buttons {
        max-width: 350px;
        margin: 0 auto;
    }
    
    .cblogs-lead-form-fields, .cblogs-lead-form-recapcha-row {
        display: block;
    }
    .blog-ambrazurka {
        background-size: contain;
    }
    .blog-block {
        display: block;
    }

    .blog-avatar-big-box {
        float: left;
    }
}

/* End */
/* /cblogs/cblogs.css?172064656110875 */
