2021-06-17 10:07:43 +00:00
|
|
|
.layout-content-inner{
|
|
|
|
background: #e8e6e6;
|
|
|
|
padding-left: 0.9375em;
|
|
|
|
}
|
|
|
|
.layout-content.col-sm-9{
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.seminar_hr{
|
|
|
|
display: none;
|
|
|
|
|
|
|
|
}
|
|
|
|
[class*=widget-title] , .seminar_h3{
|
|
|
|
margin: 0.5em 0;
|
|
|
|
line-height: 1.5;
|
|
|
|
color: #333333;
|
|
|
|
}
|
|
|
|
[class*=widget-title] > * , #main-content [class*=page-title], #main-content .index-title{
|
|
|
|
color: #333333;
|
|
|
|
}
|
|
|
|
.layout-content-inner [data-subpart-id] a.btn-primary, .layout-content-inner #main-content a.btn-primary {
|
|
|
|
background: transparent;
|
|
|
|
color: #0eb209;
|
|
|
|
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: #0eb209;
|
|
|
|
}
|
|
|
|
.layout-content-inner a.btn-primary:hover,.layout-content-inner a.btn-primary:focus,.layout-content-inner a.btn-primary:active {
|
|
|
|
color: #068a02;
|
|
|
|
background: transparent;
|
|
|
|
border: none;
|
|
|
|
text-decoration: underline;
|
|
|
|
outline: none;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
li.w-annc__item.row:before {
|
|
|
|
display: inline-block;
|
|
|
|
content: " ";
|
|
|
|
width: 0.5em;
|
|
|
|
height: 0.5em;
|
|
|
|
border-radius: 50px;
|
|
|
|
background-color: #888888;
|
|
|
|
position: absolute;
|
|
|
|
top: 12px;
|
|
|
|
}
|
|
|
|
span.w-annc__postdate, .i-annc__postdate {
|
|
|
|
color: #787878;
|
|
|
|
}
|
|
|
|
li.w-annc__item.row {
|
|
|
|
padding: 5px 0;
|
|
|
|
margin: 0;
|
|
|
|
border: none;
|
2021-07-14 04:57:47 +00:00
|
|
|
position: relative;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
|
|
|
li.w-annc__item.row .w-annc__postdate-wrap {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.layout-footer-content , .footer-counter{
|
|
|
|
color: #0f609a;
|
|
|
|
}
|
|
|
|
[data-pp="200"]{
|
|
|
|
padding: 0 0.9375em;
|
|
|
|
}
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
@media (max-width: 767px){
|
|
|
|
.layout-content{
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
.layout-content-inner {
|
2021-07-14 04:57:47 +00:00
|
|
|
margin: 0;
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
|
|
|
.col-sm-6{
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.widget-custom_gallery .row > .col-md-4{
|
|
|
|
padding: 1em;
|
|
|
|
}
|
2021-07-14 04:57:47 +00:00
|
|
|
.main-content, .w-annc{
|
|
|
|
border-bottom: 1px dashed #888888;
|
|
|
|
}
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|
|
|
|
@media (min-width: 768px){
|
2021-07-14 04:57:47 +00:00
|
|
|
section .page-content-box:nth-child(1){
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.main-content, .w-annc{
|
|
|
|
border-bottom: 1px dashed #888888;
|
|
|
|
}
|
|
|
|
.w-annc:last-of-type{
|
|
|
|
border-bottom: 0;
|
|
|
|
}
|
2021-06-17 10:07:43 +00:00
|
|
|
}
|