2021-06-17 10:07:43 +00:00
|
|
|
.layout-content-inner{
|
|
|
|
background: #efefb2;
|
|
|
|
}
|
|
|
|
.seminar_h3{
|
2021-07-14 04:57:47 +00:00
|
|
|
margin: 0.5em 0;
|
|
|
|
font-weight: 400;
|
2021-06-17 10:07:43 +00:00
|
|
|
color: #2ebf21;
|
2021-07-14 04:57:47 +00:00
|
|
|
font-size: 1.5em;
|
|
|
|
line-height: 1.5;
|
|
|
|
}
|
|
|
|
[class*=widget-title]:before, #main-content [class*=page-title]:before, #main-content .index-title:before ,.seminar_h3:before{
|
|
|
|
content: "\f009";
|
|
|
|
font-family: 'FontAwesome';
|
|
|
|
padding-right: 0.2em;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
|
|
|
.seminar_hr{
|
|
|
|
display: none;
|
|
|
|
}
|
2021-07-14 04:57:47 +00:00
|
|
|
.internal-page [class*=widget-title] {
|
2021-06-17 10:07:43 +00:00
|
|
|
margin: 0.5em 0;
|
2021-07-14 04:57:47 +00:00
|
|
|
font-weight: 400;
|
|
|
|
color: #2ebf21;
|
|
|
|
font-size: 1.5em;
|
|
|
|
line-height: 1.5;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
|
|
|
[class*=widget-title] > * , #main-content [class*=page-title], #main-content .index-title{
|
|
|
|
color: #2ebf21;
|
|
|
|
}
|
|
|
|
a.w-annc__more {
|
|
|
|
background: transparent;
|
|
|
|
border: none;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
.layout-content-inner [data-subpart-id] a, .layout-content-inner #main-content a{
|
|
|
|
color: #2ebf21;
|
|
|
|
}
|
|
|
|
.layout-content-inner [data-subpart-id] a:hover, .layout-content-inner #main-content a:hover{
|
|
|
|
color: #0f7c04;
|
|
|
|
}
|
2021-07-14 04:57:47 +00:00
|
|
|
a.btn-primary{
|
|
|
|
background: transparent;
|
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
a.btn-primary:hover, a.btn-primary:focus, a.btn-primary:active {
|
2021-06-17 10:07:43 +00:00
|
|
|
color: #0f7c04;
|
|
|
|
background: transparent;
|
|
|
|
border: none;
|
|
|
|
text-decoration: underline;
|
|
|
|
outline: none;
|
|
|
|
}
|
2021-07-14 04:57:47 +00:00
|
|
|
li.w-annc__item.row .w-annc__postdate-wrap .fa-calendar-o{
|
|
|
|
display: none;
|
|
|
|
}
|
2021-06-17 10:07:43 +00:00
|
|
|
li.w-annc__item.row:before {
|
|
|
|
display: inline-block;
|
|
|
|
content: " ";
|
|
|
|
width: 10px;
|
|
|
|
height: 10px;
|
|
|
|
border-radius: 50px;
|
|
|
|
background-color: #108b17;
|
|
|
|
position: absolute;
|
|
|
|
top: 0.5em;
|
|
|
|
}
|
|
|
|
span.w-annc__postdate, .i-annc__postdate {
|
|
|
|
color: #787878;
|
|
|
|
}
|
|
|
|
li.w-annc__item.row {
|
|
|
|
border-bottom: 1px dashed #888888;
|
|
|
|
padding: 5px 0;
|
|
|
|
margin: 0;
|
2021-07-14 04:57:47 +00:00
|
|
|
position: relative;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
|
|
|
.layout-footer-content , .footer-counter{
|
|
|
|
color: #0f609a;
|
|
|
|
}
|
|
|
|
@media (max-width: 767px){
|
|
|
|
.layout-content{
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
2021-07-14 04:57:47 +00:00
|
|
|
}
|
|
|
|
.layout-content{
|
|
|
|
padding-top: 0;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|