

/* Start:/bitrix/templates/mediker_template_flat/components/bitrix/news/onelab_actions_list/bitrix/news.detail/.default/style.css?16449365811296*/
.action-detail .detail_picture{
    float: left;
    margin: 0;
    width: 100%;
    height: 500px;
    background-size: cover;
    position: relative;
    padding-top: 30px;
}

.action-detail .action-desc{
    position: absolute;
}

.action-detail .text {
    font-size: 20px;
}

.action-detail ul.list.two {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.action-detail ul.list {
    margin: 20px 0 10px;
    font-size: 20px;
    padding: 0;
}

.action-detail ul.list li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}

.action-detail ul.list li:before {
    content: "\e013";
    position: relative;
    top: -2px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    margin-right: 10px;
}

.action-detail .add {
    font-weight: bold;
    font-size: 20px;
}

.action-detail .sticker {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    background: #3E99A6;
    border-radius: 50%;
    text-align: center;
    top: 50%;
    left: 95%;
    color: #FFF;
    font-size: 24px;
    line-height: 1;
    padding: 25px 0;
}
/* End */
/* /bitrix/templates/mediker_template_flat/components/bitrix/news/onelab_actions_list/bitrix/news.detail/.default/style.css?16449365811296 */
