2021-06-17 10:07:43 +00:00
|
|
|
.layout-content-inner{
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
.seminar_hr{
|
2021-07-14 04:57:47 +00:00
|
|
|
display: none;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
2021-07-14 04:57:47 +00:00
|
|
|
.internal-page [class*=widget-title] , .seminar_h3{
|
2021-06-17 10:07:43 +00:00
|
|
|
margin: 0.5em 0;
|
|
|
|
line-height: 1.5;
|
2021-07-14 04:57:47 +00:00
|
|
|
color: #7aa5cc;
|
|
|
|
}
|
|
|
|
.internal-page [class*=widget-title] > * ,.internal-page #main-content [class*=page-title],.internal-page #main-content .index-title{
|
|
|
|
color: #7aa5cc;
|
|
|
|
}
|
|
|
|
.layout-content-inner a.btn-primary {
|
|
|
|
background: transparent;
|
|
|
|
color: #396992;
|
|
|
|
border: none;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.layout-content-inner h1,.layout-content-inner h2,.layout-content-inner h3,.layout-content-inner h4,.layout-content-inner h5,.layout-content-inner h6{
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
h4.w-annc__entry-title{
|
|
|
|
font-weight: 500;
|
|
|
|
}
|
|
|
|
.layout-content-inner [data-subpart-id] a, .layout-content-inner #main-content a{
|
|
|
|
color: #333333;
|
|
|
|
}
|
|
|
|
.layout-content-inner [data-subpart-id] a:hover, .layout-content-inner #main-content a:hover{
|
|
|
|
color: #888888;
|
|
|
|
}
|
|
|
|
.layout-content-inner a.btn-primary:hover,.layout-content-inner a.btn-primary:focus,.layout-content-inner a.btn-primary:active {
|
|
|
|
color: #033864;
|
|
|
|
background: transparent;
|
|
|
|
border: none;
|
|
|
|
text-decoration: underline;
|
|
|
|
outline: none;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
li.w-annc__item.row:before {
|
|
|
|
display: none;
|
|
|
|
content: "";
|
|
|
|
}
|
|
|
|
span.w-annc__postdate, .i-annc__postdate {
|
|
|
|
color: #787878;
|
|
|
|
}
|
|
|
|
li.w-annc__item.row {
|
|
|
|
padding: 5px 0;
|
|
|
|
margin: 0;
|
|
|
|
border: none;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
li.w-annc__item.row .w-annc__postdate-wrap {
|
|
|
|
display: block;
|
|
|
|
padding: 0;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
}
|
|
|
|
.w-annc{
|
|
|
|
border-bottom: 1px dashed #888888;
|
|
|
|
}
|
|
|
|
.layout-footer-content , .footer-counter{
|
|
|
|
color: #0f609a;
|
|
|
|
}
|
|
|
|
.widget-custom_gallery .row > .col-md-4{
|
|
|
|
border: 0.1em solid #b3b2b2;
|
|
|
|
}
|
|
|
|
.widget-custom_gallery .row > .col-md-4:hover{
|
|
|
|
border: 0.1em solid #396992;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
|
|
|
@media (max-width: 767px){
|
|
|
|
.layout-content{
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
2021-07-14 04:57:47 +00:00
|
|
|
.widget-custom_gallery .row > .col-md-4{
|
|
|
|
padding: 1em;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
[data-pp="200"]{
|
|
|
|
padding: 0;
|
|
|
|
padding-right: 0.9375em;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|