

/* Start:/bitrix/templates/prosperity/components/bitrix/news.list/shedule/style.css?17478379881247*/
.item-list {
    margin: 0;
    padding: 0;
    list-style: none;
	display: block;

    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}


.item-list .img-holder {
    float: left; display: block; width:1%;
    margin: 0 24px 0 0;
}

.item-list li {
    height: 1%;
    background: #f9fafa;
    position: relative;
    overflow: hidden;
    margin: 0 0 3px; padding:5px;
   /* padding: 10px 10px 10px 10px;*/
}

li.lished {
    background: white!important;padding:5px;
    /*padding: 10px 10px 10px 10px!important;*/
}

/*li.lished {background:white!important; padding:10px 10px 10px 10px!important;}*/

.item-list .date-box {
    float: right;
    width: 170px;
    padding: 3px 0 11px 13px;
    border-left: 1px solid #d7e0e5;
    font: 12px/14px Arial, Helvetica, sans-serif;
    /*color: #788892;*/
 color:#666666;
}
.item-list .text-frame {
    overflow: hidden;
    height: 1%;
    width: auto;
}

.text-frame {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.item-list .text-frame .title {
    font: 13px/14px Tahoma, Arial; font-weight:bold;
    margin: 0 0 3px;
}

.content-head {padding:10px 27px 10px!important;}
/* End */
/* /bitrix/templates/prosperity/components/bitrix/news.list/shedule/style.css?17478379881247 */
