
ul.mod_flexicontent.mod_flexicontent_standard {
  padding-left: 0px;
}
.datelist {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 33px !important;
    color: #6fb889;
    line-height: 70px;
    margin-right: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
}
li.listnews {
min-height: 70px;
    vertical-align: top;
    line-height: 30px;
    list-style: none;
    background: #FFFFFF;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 25px 40px;
    border-bottom: 1px solid #dbdbdb;

}
li.listnews a {
  font-size: 16px;
  line-height: 26px;
  color: #000000 !important;
}
li.listnews a:hover {
  color: #6D3076 !important;
}
li.listnews span.module_readon {
    float: right;
}
li.listnews a.readon {
    padding: 10px 50px;
    margin: 0px 20px 20px;
    background: #07bce7;
    border-radius: 20px;
    color: #fff;
    font-weight: normal;
    display: block;
}
.default_list {
    border-radius: 20px;
    background: #fff;
}
.mod_flexicontent_wrapper {
    margin: 0 0 0px 0;
}

.mod_flexicontent_wrapper .fcitem_title, .mod_flexicontent_wrapper .fcitem_title a {
    color: #1B1A1C !important;
    background-color: transparent!important;
    width: 100%;
    display: inline-block;
    font-weight: normal;
    font-size: 1.15em!important;
    line-height: 1.4em!important;
}
.mod_flexicontent_wrapper .fcitem_title:hover a, .mod_flexicontent_wrapper .fcitem_title a:hover {
    text-shadow: 0px 0px 0px #000000!important;
}
.mod_flexicontent_wrapper .fcitem_date {
    background: none!important;
    padding: 0px 0px 0px 0px!important;
}
.mod_flexicontent_wrapper .fcitem_readon {
    float: left;
    background: none;
    border: solid transparent;
    border-width: 0px 0px;
    padding: 0px 0px 0px 1px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: transparent;
    color: #000;
    font-size: inherit;
    font-size: 13px;
    font-weight: normal;
    
}
.mod_flexicontent_wrapper .fcitem_title {
    text-shadow: 0px 0px 0px #000000!important;
    height: 2.4em;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0px;
    margin: 2px 0px;
    /* border: 1px dashed #bbbbbb; */
}
.mod_flexicontent_wrapper .fcitem_title_box {
    display: block;
    background: transparent;
    margin: 0;
    padding: 0px 0px 10px;
}
.mod_flexicontent_wrapper .fcitem_text {
    /* text-align: justify; */
    margin: 0px;
    padding: 20px 0px;
    line-height: 160%;
}
.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active {
  width: 22px!important;
  height: 12px!important;
  background: #07BCE7!important;
  border-radius: 6px!important;
}
  .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
  border-radius: 16px!important;
  width: 12px!important;
  height: 12px!important;
  background: #C4C4C4!important;
}
  .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico {
  background-color: transparent!important;
  border-radius: 16px!important;
  height: 14px!important;
  width: 14px!important;
}
  .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
  box-shadow: 0 0 0px #bbb!important;
}
.mod_flexicontent_wrapper .mod_fc_pages_outer {
    display: block!important;
    position: relative!important;
    float: left!important;
    width: 100%!important;
    text-align: center!important;
    clear: both!important;
    margin: 20px auto!important;
}
.mod_flexicontent_wrapper .content_standard {
    padding: 12px 12px 20px 12px!important;
    background: #fff!important;
    border-radius: 0px 0px 10px 10px!important;
}
.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper .image_standard img {
    border-radius: 10px 10px 0px 0px!important;
}
div .fc_categories.fc_ismain_cat {
    font-weight: bold;
    background: #F5F5F5;
    padding: 7px 15px;
    display: block;
    color: #FF650E;
}
