2021-09-13 02:47:54 +00:00
|
|
|
@charset "utf-8";
|
|
|
|
|
|
|
|
@import "../initial";
|
|
|
|
|
|
|
|
.layout-content {
|
|
|
|
min-height: 37.5em;
|
|
|
|
|
|
|
|
.container {
|
|
|
|
@extend .response-container;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.layout-content-inner{
|
|
|
|
|
2021-09-17 08:09:44 +00:00
|
|
|
}
|
|
|
|
.colorwraper{
|
|
|
|
padding: 0;
|
2021-09-13 02:47:54 +00:00
|
|
|
}
|
|
|
|
.colerbox{
|
2021-09-17 08:09:44 +00:00
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.colerbox2{
|
|
|
|
|
2021-09-13 02:47:54 +00:00
|
|
|
}
|
|
|
|
.middlebox{
|
|
|
|
.w-annc__widget-title{
|
|
|
|
span{
|
|
|
|
border-left: 4px solid #288e8e;
|
|
|
|
padding-left: 0.3em;
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.rightpart{
|
|
|
|
.w-ba-banner{
|
|
|
|
border: 5px solid #d6d6d2;
|
|
|
|
img{
|
|
|
|
padding:0!important;
|
|
|
|
margin: 0!important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.w-ba-banner:nth-child(2n){
|
|
|
|
border-top: 0!important;
|
|
|
|
}
|
|
|
|
.w-ba-banner:nth-child(3n){
|
|
|
|
border-top: 0!important;
|
|
|
|
}
|
|
|
|
@media(min-width:768px){
|
|
|
|
padding-right: 0;
|
|
|
|
}
|
|
|
|
}
|