.delete_link:hover {
    color: red;
}

details summary {
    display: block;  /* у summary по умолчанию свойство display в значении list-item, потому поддерживается свойство list-style */
    outline-style: none;  /* удалить обводку при фокусе */
    cursor: pointer;
}
summary::-webkit-details-marker {  /* нестандартный псевдоэлемент Google Chrome */
    display: none;
    /*list-style: none;*/
}
.adfox_placement details summary {
    display: list-item;
    outline-style: none;  /* удалить обводку при фокусе */
    cursor: pointer;
}
/*.summary_article {*/
/*    display: none;*/
/*    list-style: none;*/
/*}*/

/*details > summary {*/
/*    list-style: none;*/
/*}*/

details {
    margin-bottom: .25rem!important;
}
/*.block-header {*/
/*    margin-top: -20px;*/
/*}*/

.delete_photo {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    border: solid 1px;
    width: 150px;
    border-radius: 5px;
    text-align: center;
}

.ready-photos img {
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    cursor: move;
}
.dragDropArticlesBlock {
    /*pointer-events: none;*/
    position: relative;
    font-weight: 400;
}

.dragDropArticlesBlock .dragDropArticlesBlockI {
    /*pointer-events: all;*/
    right: -32px;
    top: 50%;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 200;
    margin-top: -10px;
}

/*.dragDropArticlesBlock:before {*/
/*    !*content: '';*!*/
/*    !*margin-left: -20px;*!*/
/*    !*padding-right: 20px;*!*/
/*    !*background: url(/icons/comment.svg) 0 0 no-repeat;*!*/
/*    !*pointer-events: all;*!*/
/*    !*content: '';*!*/
/*    pointer-events: all;*/
/*    right: -30px;*/
/*    top: 50%;*/
/*    position: absolute;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    z-index: 2000;*/
/*    margin-top: -10px;*/
/*}*/




.title_subtitle-group {
    border: 1px solid #ccc;
    margin-bottom: 16px;
    padding: 5px;
    background:#f0f0f0;
}
textarea#subtitle {
    margin-left: 28px;
    width: calc(100% - 28px);
}


.js-delete-attachment:hover {
    color: red;
    cursor: pointer;
}

.instagram-media {
    max-width: 750px!important;
}

form.user-edit input#name:invalid {
    color: red;
}

form.user-edit input#phone:invalid {
    color: red;
}

.article_preview {
    min-width: 290px;
    max-width: 290px;
    font-family: 'Roboto', Arial, Tahoma, Verdana, sans-serif;
    display: block;
    color: #333333;
    text-decoration: none;
}

.article_preview .hash {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 11px;
    margin-top: -7px;
    text-transform: lowercase;
}

.article_preview .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    font-family: 'Fact', sans-serif;
}

.article_preview .subtitle {
    line-height: 18px;
    letter-spacing: -0.1px;
    padding-top: 13px;
    color: #222;
    margin-right: 8px;
    font-size: 14px;
}

.article_preview .comments {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.33;
    padding-left: 15px;
}

.article_preview .comments:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    background: url(/icons/comment.svg) 0 0 no-repeat;
}

.objectHolder {
    margin-bottom: 15px;
}

.objectHolder .obj {
    position: relative;
}

.objectHolder .obj img {
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
}

.dragenter {
    padding: 5px;
    background: #fff;
    border: 1px dashed #000;
    text-align: center;
    color: #999;
}

.article-content {
}

.article-content .delete-obj {
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 5px;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}

.article-content .delete-obj:hover {
    background: #fff;
}

.content .article-content h3 {
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: bold;
}

.ready-photos h3,
.settings h3,
.history h3,
.autosave-variants h3 {
    cursor: pointer;
}

.autosave-variants a {
    display: block;
}

.ready-photos h3:hover {
    color: #000;
}

.add-title,
.add-poll-answer {
    cursor: pointer;
}

.poll .input-group,
.title_subtitle-group .input-group {
    margin-bottom: 10px;
}

.article-timeline {
    margin: 0;
    padding: 0;
    line-height: 1em;
}

.article-timeline .timeline-event {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dashed #999;
}

.article-timeline .timeline-event blockquote {
    display: block;
    padding: 5px 10px;
    background: #e0e0e0;
    margin: 0;
}

del.diffmod,
del.diffdel {
    background: #900;
    color: #fff;
}

ins.diffmod,
ins.diffins {
    background: #090;
    color: #fff;
}

.plans .plan-item__content p {
    margin-bottom: 5px;
}

.toTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2000;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #eeeeee;
}

.article-read {
    max-width: 770px;
}

.article-read h1 {
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    margin: 10px 0;
}

.article-read h2 {
    box-sizing: border-box;
    color: rgb(36, 36, 36);
    display: block;
    font-family: "PT Sans", Arial, Tahoma, Verdana, sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 22.5px;
    margin: 0 0 10px;
    padding-bottom: 7px;
    text-align: left
}

.article-read h3,
.article-read p {
    box-sizing: border-box;
    color: rgb(36, 36, 36);
    display: block;
    font-family: "PT Sans", Arial, Tahoma, Verdana, sans-serif;
    font-size: 18px;
    line-height: 22.5px;
    margin: 0 0 10px;
    padding-bottom: 7px;
    text-align: left;
}

.article-read h3 {
    margin-bottom: 0;
    padding-bottom: 17px;
}

.article-read .block-header-default h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 18px;
    min-height: 0;
}

.article-read .photo-description {
    box-sizing: border-box;
    color: rgb(152, 152, 152);
    font-family: "PT Sans", Arial, Tahoma, Verdana, sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
}

.article-read .objectHolder {
    clear: both;
    overflow: hidden;
}

.article-read .image-form {
    float: left;
    width: 540px;
}

.article-read .image-alt {
    width: 180px;
    float: left;
}

.article-read .photo-author {
    margin-top: 20px;
    color: rgb(153, 153, 153);
    font-family: "PT Sans", Arial, Tahoma, Verdana, sans-serif;
    font-size: 13px;
}

.markup-area p:hover,
.markup-area h3:hover,
.markup-area li:hover{
    cursor: pointer;
    color: #000;
}

.markup-area p.not-your,
.markup-area h3.not-your,
.markup-area p.not-your:hover,
.markup-area h3.not-your:hover {
    cursor: default;
}

.messages p {
    margin-bottom: 5px;
    font-size: 12px;
}

.ready-photos-main .one-photo-item {
    position: relative;
}

.ready-photos-main .one-photo-item input {
    position: absolute;
    bottom: 10px;
    left: 25px;
}


blockquote.opinion {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

blockquote.opinion .person {
    overflow: hidden;
    margin: 0 0 15px;
}

blockquote.opinion .person img {
    float: left;
    margin-right: 15px;
    width: 70px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

blockquote.opinion .person .name {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}

blockquote.opinion .person .position {
    display: block;
    font-size: 18px;
    font-weight: normal;
}

.selected-text {
    background: #00a680;
    color: #fff;
    padding: 2px 0;
}

.top10 {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0 0 20px;
    position: relative;
}

.top10 img {
    max-width: 100%;
}

.top10 .head {
    position: relative;
    margin: 0 0 10px;
}

.top10 .head h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    margin: 0;
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 26px;
}

.top10 .top10-subtitle {
    color: #999;
    font-size: 18px;
    margin: 0;
}

.photohistory-item {
    padding: 5px;
    background: #fcfcfc;
    margin: 0 0 15px;
}

.photohistory-item img {
    width: 100%;
    margin: 0 0 15px;
}

.photohistory-item p {
    margin: 0 0 15px;
}

.photohistory-item p:last-child {
    margin: 0;
}

ul.thesaurus {
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: 1px solid #ccc;
    -moz-column-rule: 1px solid #ccc;
    column-rule: 1px solid #ccc;
}

ul.thesaurus li {
    list-style: none;
}

.adv_read_also-item {
    width: 650px;
    padding: 20px;
    border: 1px solid #969696;
    border-radius: 12px;
    margin-bottom: 30px;
}

.adv_read_also-head {
    display: flex;
}

.adv_read_also-image {
    max-height: 90px;
    max-width: 135px;
    border-radius: 8px;
}

/*.adv_read_also-title-link {*/
/*    padding-left: 30px;*/
/*    padding-right: 15px;*/
/*}*/

.adv_read_also-text {
    padding-left: 20px;
}

.without-padding {
    padding-left: 0;
}

.adv_read_also-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 0;
    margin-top: -5px ;
}
p.adv_read_also-name-erid {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 29px;
    color: #BBBDC0;
    padding-bottom: 0;
    margin-bottom: 0;
}

/*.adv_read_also-adv_name {*/
/*    display: flex;*/
/*}*/

/*p.adv_read_also-adv {*/
/*    padding-right: 3px;*/
/*    font-family: 'Roboto';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-size: 10px;*/
/*    line-height: 29px;*/
/*    text-align: right;*/
/*    color: #BBBDC0;*/
/*    padding-bottom: 0;*/
/*    margin-bottom: 0;*/
/*}*/

/*p.adv_read_also-name {*/
/*    !*padding-top: 9px;*!*/
/*    font-family: 'Roboto';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-size: 10px;*/
/*    line-height: 29px;*/
/*    color: #BBBDC0;*/
/*    padding-bottom: 0;*/
/*    margin-bottom: 0;*/
/*}*/
/*.adv_read_also-footer {*/
/*    padding-top: 9px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    margin-top: -12px;*/
/*}*/

/*p.adv_read_also-erid {*/
/*    font-family: 'Roboto';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-size: 10px;*/
/*    line-height: 29px;*/
/*    color: #BBBDC0;*/
/*    padding-bottom: 0;*/
/*    margin-bottom: 0;*/
/*}*/

.adv-item {
    width: 650px;
    border: 1px solid #969696;
    border-radius: 12px;
    padding: 30px;
    margin-bottom: 30px;
}

.adv-image {
    width: 100%;
    border-radius: 8px;
}

h4.adv-title {
    padding-top: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #000000;
}

.adv-messages p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    padding: 0;
    margin: 0;
}

div.adv-messages {
    padding-bottom: 30px;
}

.article-read p.adv-small_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #969696;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.adv-description {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.adv-link {
    height: 50px;
    border: 1px solid #BBBDC0;
    border-radius: 12px;
    padding: 10px 20px 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #58585B;
}

.adv-logo {
    max-height: 50px;
    max-width: 250px;
    margin-bottom: 30px;
    /*background: #D9D9D9;*/
    /*max-width: 200px;*/
}

.adv-address p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    padding-bottom: 0;
    margin-bottom: 0;
}

p.adv-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 29px;
    color: #BBBDC0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.adv-footer {
    display: flex;
    justify-content: space-between;
    margin-top: -12px;
}

p.adv-erid {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 29px;
    color: #BBBDC0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.adv-erid-name {
    display: flex;
}

p.adv-adv {
    padding-right: 3px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 29px;
    text-align: right;
    color: #BBBDC0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.restaurant-item {
    width: 750px;
    border: 1px solid #969696;
    border-radius: 12px;
    padding: 20px;
    /*margin-bottom: 30px;*/
    /*margin: 20px;*/
}

.restaurant-image {
    width: 100%;
    border-radius: 8px;
}

h4.restaurant-title {
    padding-top: 24px;
    margin-left: 80px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #000000;
}

.restaurant-messages p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    padding: 0;
    margin: 0;
}

div.restaurant-messages {
    padding-bottom: 30px;
    margin-left: 80px;
}

.article-read p.restaurant-small_text {
    margin-left: 80px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #969696;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.restaurant-description {
    margin-left: 80px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.restaurant-link {
    height: 42px;
    border: 1px solid #BBBDC0;
    border-radius: 6px;
    padding: 10px 20px 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #58585B;
    margin-bottom: 30px;
}

.restaurant-address p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    padding-bottom: 0;
    margin-bottom: 0;
}

p.restaurant-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 29px;
    color: #BBBDC0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.restaurant-footer {
    margin-left: 80px;
    display: flex;
    justify-content: space-between;
    margin-top: -12px;
}

p.restaurant-erid {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 29px;
    color: #BBBDC0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.restaurant-erid-name {
    display: flex;
}

p.restaurant-adv {
    padding-right: 3px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 29px;
    text-align: right;
    color: #BBBDC0;
    padding-bottom: 0;
    margin-bottom: 0;
}





.article-accordion {
    margin-bottom: 13px;
}

p + .article-accordion {
    margin-top: -18px;
}

.article-accordion input[type='checkbox'] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.article-accordion__item {
    background-color: #f7f3ec;
    border-radius: 3px;
    margin-top: 30px;
}

.article-information {
    display: block;
    position: relative;
    /*margin-left: 100px;*/
    margin-top: 30px;
    padding: 19px 30px;
    box-shadow: 0 0 10px 0 #c3c3c3;
    background-color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 13px;
}

/*.article-information__text {*/
/*    display: block;*/
/*    position: relative;*/
/*    margin-left: 100px;*/
/*    margin-top: 30px;*/
/*    padding: 19px 30px;*/
/*    box-shadow: 0 0 10px 0 #c3c3c3;*/
/*    background-color: #FFFFFF;*/
/*    font-size: 14px;*/
/*    line-height: 20px;*/
/*    color: #333333;*/
/*    margin-bottom: 13px;*/
/*}*/

.article-accordion__label {
    font-size: 20px;
    line-height: 22px;
    color: #222222;
    font-weight: 700;
    padding: 17px 20px 16px;
    display: block;
    position: relative;
    cursor: pointer;
}

.article-accordion__label:after {
    content: '';
    width: 16px;
    height: 16px;
    background: transparent;
    position: absolute;
    border-bottom: 2px solid #58595b;
    border-right: 2px solid #58595b;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 20px;
    top: 15px;
}

.article-accordion__body {
    overflow: hidden;
    max-height: 0px;
    position: relative;
}

.article-accordion__body p:last-child {
    margin-bottom: 0;
}

input:checked ~ .article-accordion__label:before {
    content: "";
    position: absolute;
    width: 22px;
    right: 17px;
    top: 2px;
}

input:checked ~ .article-accordion__label:before, input:checked ~ .article-accordion__label:after {
    background: #595a5c;
    height: 2px;
    top: 50%;
    margin-top: -2px;
}

input:checked ~ .article-accordion__label:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

input:checked ~ .article-accordion__label:after {
    width: 22px;
    right: 17px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input:checked ~ .article-accordion__body {
    max-height: 160em;
    font-size: 20px;
    line-height: 30px;
    padding: 0 20px 12px;
    margin-bottom: 33px;
}

.article-accordion__content p {
    font-size: 18px;
    line-height: 26px;
}


.article-quote {
    background-color: #f7f3ec;
    padding: 19px 20px;
    border-radius: 3px;
    margin: 42px 0; }
.article-quote_left {
    width: 350px;
    float: left;
    margin: 7px 20px 30px 0;
    padding-bottom: 13px; }
.article-quote__head {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    padding-bottom: 9px; }
.article-quote__title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
    color: #222222; }
.article-quote__title_small {
    font-size: 1rem;
}
.article-quote__persona {
    padding-top: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.article-quote_left .article-quote__persona {
    padding-top: 15px; }
.article-quote__image {
    display: inline-block;
    min-width: 60px;
    width: 60px;
    height: 60px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 20px;
    margin-top: -2px; }
.article-quote__img {
    max-width: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.article-quote__author {
    display: block;
    font-size: 16px;
    line-height: 18px; }
.article-quote__position {
    font-size: 14px;
    line-height: 20px;
    color: #575754;
    display: block;
    padding-top: 3px; }


.article-internal {
    background-color: #f7f3ec;
    /*max-width: 250px;*/
    border-radius: 12px;
}
.article-internal_left {
    max-width: 100%;
    margin: 7px 0 30px 0px;
    /*width: 650px;*/
    /*overflow: hidden;*/
    padding: 50px 20px 20px;
    position: relative;
}

.article-internal_left:before{
     position: absolute;
     top: 20px;
     left: 20px;
     content: 'читайте также';
     font-size: 14px;
     line-height: 14px;
     color: #666;
 }

.article-internal__image {
    display: block;
    position: relative;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    float: left;
    width: 120px;
    height: 80px;
    margin: 0 20px 0 0;
; }
.article-internal__img {
    width: 100%;
    height: 167px;
    max-height: 167px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block; }
.article-internal__title {
    float: left;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    width: 400px;
    /*padding: 17px 20px 34px;*/
}
.article-internal__title-link:hover {
     opacity: 80%;
 }

.article-internal__title-link {
    color: #222222; }



.ppopover {
    display: none;
    position: absolute;
    padding: 19px 30px;
    -webkit-box-shadow: 0 0 10px 0 #c3c3c3;
    box-shadow: 0 0 10px 0 #c3c3c3;
    background-color: #f7f3ec;
    font-size: 14px;
    line-height: 20px;
    color: #333333; }
.ppopover__header {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 22px;
    position: relative; }
.ppopover__close {
    position: absolute;
    right: -6px;
    top: 0;
    width: 21px;
    height: 21px;
    cursor: pointer; }
.ppopover__close:before, .ppopover__close:after {
    content: ' ';
    position: absolute;
    left: 15px;
    height: 22px;
    width: 2px;
    background-color: #333; }
.ppopover__close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.ppopover__close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.ppopover .ppopover__body p {
    margin-bottom: 20px; }
.ppopover .ppopover__body p:last-child {
    margin-bottom: 0; }


blockquote.oembed-bo {
    margin: 10px 0;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #ccc;
    max-width: 650px;
    font-size: 15px;
    line-height: 20px;
}
blockquote.oembed-bo figure {
    margin: 0 0 20px;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
}
blockquote.oembed-bo  figure img {
    float: left;
    margin-right: 20px;
    width: 40px;
}

blockquote.oembed-bo  figure figcaption time {
    display: block;
    font-size: 10px;
    text-transform: lowercase;
    color: #575754;
}

blockquote.oembed-bo .user__name {
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
blockquote.oembed-bo p.blockquote__text {
    margin: 0 0 10px;
}

blockquote.oembed-bo footer {
    text-transform: lowercase;
}
blockquote.oembed-bo  .go-to-comment {
    /*margin-left: 30px;*/
    font-size: 13px;
    color: #999;
}

.footnote {
    background: #F5F5F5;
    border-radius: 12px;
    padding: 20px 20px 0;
}

.footnote p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 0;
    padding-bottom: 20px;
}
