

/* Start:/local/templates/inner/components/bitrix/news.list/how_can_i_deposit/style.css?15958834772925*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.hcd_deposit_block_title {
    font-size: 20px;
    padding: 0px 0px 10px 0px;
}

.hcd_deposit_block_title span {
    font-size: 40px;
    font-weight: 600;
}

.hcd_deposit_block_title small {
    font-size: 14px;
}

.hcd_deposit_blocks {
    width: 100%;
}

.hcd_deposit_block {
    width: 100%;
    border: solid 1px #ccc;
    border-bottom: solid 2px #f6d258;
    margin-bottom: 10px;
}

.hcd_depo_block_image {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    border-right: solid 1px #ccc;
    padding: 20px 20px 20px 20px;
}

.hcd_depo_block_image_wrapper {
    width: 100px;
    text-align: center;
}

.hcd_depo_block_image_wrapper img {
    max-height: 35px;
    max-width: 100%;
}

.hcd_depo_block_content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 5px 0px 5px 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.hcd_deposit_block:hover .hcd_depo_block_content {
    background-color: #f1e6be;
}

.hcd_depo_block_content_item {
    float: left;
    display: block;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 30px;
}

.hcd_depo_block_content_item_icon {
    float: left;
    min-width: 40px;
    margin-right: 10px;
    text-align: center;
}

/*.hcd_depo_block_content_item_icon img {
    margin-right: 12px;
}*/

.hcd_depo_block_content_item_text {
    padding: 2px 10px 0px 0px;
    font-size: 14px;
    font-weight: 600;
    color: #3a3a3a;
}

.hcd_depo_block_content_item_icon1 img {
    height: 24px;
}

.hcd_depo_block_content_item_icon2 img {
    height: 25px;
}

.hcd_depo_block_content_item_icon3 img {
    margin-top: 1px;
    height: 23px;
}

.hcd_depo_block_content_item_icon4 img {
    height: 21px;
    margin-top: 3px;
}

.hcd_depo_block_content_item_text_note {
    background-color: #c2b22d;
    color: #fff;
    float: right;
    display: block;
    padding: 4px 20px 4px 20px;
    border-radius: 6px 0px 0px 0px;
    margin-top: -23px;
    font-size: 12px;

    line-height: 16px;

}
.featherlight-lightbox {
    display: none;
}

.lightbox-manual {
    max-width: 600px;
}

@media (max-width: 767px) {
    .hcd_depo_block_content_item {
        float: none;
        width: 100%;
    }
}

@media (max-width: 529px) {
    .hcd_depo_block_image,
    .hcd_depo_block_content {
        display: block;
    }
    .hcd_depo_block_image {
        height: auto;
        border-right: none;
        border-bottom: solid 1px #ccc;
    }
    .hcd_depo_block_image_wrapper {
        width: 100%;
        text-align: center;
    }
    .hcd_depo_block_image_wrapper img {
        max-height: 70px;
    }
    .hcd_depo_block_content_item_text_note {
        float: none;
        margin-top: 0;
    }
}
/* End */
/* /local/templates/inner/components/bitrix/news.list/how_can_i_deposit/style.css?15958834772925 */
