

/* Start:/local/components/api/news.detail/templates/new/style.css?17672990974181*/
/*news det */

.nd_srcpic {
    color: #999;
    font-size: 0.8em;
    overflow: hidden;
    text-align: right;
}

.nd_srcpic a {
    color: #999 !important;
    text-decoration: none;
}

.nd_srcpic a:hover {
    color: #999 !important;
    text-decoration: underline;
}

.nd_time {
    color: #cdcdcd;
    text-align: right;
}

.nd_mind_hdr {
    background: #fdf9d7;
    color: #000;
    margin-bottom: 20px;
    width: auto;
    overflow: hidden;
    padding: 15px;
    font-size: 110%;
}

.nd_anons {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5em;
    margin-bottom: 30px;
}

@media only screen and (min-device-width: 450px) {
    .nd_anons {
        font-size: 1.5em;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 449px) {
    .nd_anons {
        font-size: 1.3em;
    }
}

.nd_text {
    font-family: 'Roboto', sans-serif;
    line-height: 1.3em;
    font-size: 1.1em;
    margin-bottom: 20px;
}

.nd_source {
    text-align: right;
    margin: 10px 0;
}

.nd_section {
}

.nd_comment {
    margin-bottom: 10px;
    border-top: 2px solid #e6eaf0;
}

.nd_comment_block {
    font-size: 10pt;
    width: 345px;
    text-align: center;
    background: url(/img/pleasecommentbg.gif) no-repeat scroll 0 100% #e6eaf0;
    color: #000;
    line-height: 1.2em;
    padding: 5px 0 27px;
}

.nd_comment_block a {
    font-weight: 700;
    font-size: 110%;
    line-height: 30px;
}

.nd_mind {
    margin: 20px 0;
    padding: 10px;
    background: #8EA4D3;
    color: #fff;
    font-size: 120%;
}

.minds_count {
    font-weight: bold;
    color: #fff;
}


.nd_photos {
    width: 100%;
}


@media only screen and (min-device-width: 450px) {
    .nd_photos {
        margin-bottom: 30px;
        width: 100%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 449px) {
    .nd_photos {
        margin-bottom: 20px;
    }
}


.dd_parameters-hdr {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 20px;
}

.nd_photo {
    background: #ffffff;
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

@media only screen and (min-device-width: 450px) {
    .nd_photo {
        margin-bottom: 30px;
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 449px) {
    .nd_photo {
        max-width: 445px;
        position: relative;
    }
}


.nd_photo img {
    width: 100%;
}


@media only screen and (min-device-width: 450px) {
    .nd_photo img {
        max-height: 600px;
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 449px) {
    .nd_photo img {
        max-width: 100%;
        height: auto;
    }
}


.dd_more_photos {
    background: #ffffff;
    width: 100%;
    overflow: hidden;
}

@media only screen and (min-device-width: 450px) {
    .dd_more_photos {
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 449px) {
    .dd_more_photos {
        max-width: 445px;
        display: none;
    }
}

.nd_photos_counter {
    position: absolute;
    bottom: 10px;
    right: calc(50% - 20px);
    color: #fff;
    background-color: #000;
    padding: 5px;
    border-radius: 5px;
    opacity: 70%;
    font-size: 0.8em;
}

.nd_photos_counter div {
    opacity: 100% !important;
}


.dd_more_photos_preview {
    display: table-cell;
    border: none;
    height: auto;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    padding: 0 10px 5px 0;
}

@media only screen and (min-device-width: 450px) {
    .dd_more_photos_preview img {
        max-width: 100px;
        max-height: 100px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 449px) {
    .dd_more_photos_preview img {
        max-width: 50px;
        max-height: 50px;
    }
}

/* End */


/* Start:/local/components/api/news_prew_list/templates/.default/style.css?1724940134669*/
.nd_related_wrap {
    margin: 10px 0 30px 0;
    overflow: hidden;
}

.nd_related_item {
    margin: 0 20px 20px 0;
    float: left;
    width: 180px;
    height: 400px;
    overflow: hidden;
}

.nd_related_item_photo {
    width: 150px;
    height: 150px;
    border: 2px solid #ccc;
    background: #fff;
    vertical-align: middle;
    display: table-cell;
}

.nd_related_item_photo img {
    width: 150px;
}

.nd_related_item_text {
    margin-top: 10px;
}

.nd_related_item_text a {
    font-size: 120%;
    font-weight: bold;
    line-height: 150%;
    text-decoration: none;
    display: block;
}

.nd_related_item_date {
    margin: 10px 0;
    color: #ccc;
}

/* End */
/* /local/components/api/news.detail/templates/new/style.css?17672990974181 */
/* /local/components/api/news_prew_list/templates/.default/style.css?1724940134669 */
