/*WebYekanFont*/
@font-face
{
 font-family:'YJ';
src: url('../fonts/Yekan.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/Yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/Yekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}

/*WebYekanNumberFont*/
@font-face
{
 font-family:'NYJ';
src: url('../fonts/yekannumbers.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/yekannumbers.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/yekannumbers.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}

p,span,br,div{
    font-family: YJ,NYJ;
}
body {
    font-family: YJ,NYJ;
    font-size: 0.9rem;
}
.h1, h1 {
    font-size: 1.90rem;
}
.h2, h2 {
    font-size: 1.75rem;
}
.h3, h3 {
    font-size: 1.5rem;
}
.h4, h4 {
    font-size: 1.25rem;
}
.h5, h5 {
    font-size: 1rem;
}
.h6, h6 {
    font-size: 0.9rem;
}
#column-id-1526930852111 {
    text-align: right;
}

#datetime_121 {
    font-size: small;
}

#sppb-addon-1526754878357 , #sppb-addon-1526937592911 , #sppb-addon-1526934495283 , #sppb-addon-1526935119172 , #sppb-addon-1537862503165 , #sppb-addon-1526754661991 , #sppb-addon-1526754661994 , #sppb-addon-1526759463558 , #sppb-addon-1526759463561 , #sppb-addon-1526759463598 , #sppb-addon-1526759463610 , #sppb-addon-1526760640874 , #sppb-addon-1526759463555 , #sppb-addon-1526759463564 , #sppb-addon-1526759463592 , #sppb-addon-1526759463604 , #sppb-addon-1526759463619 , #sppb-addon-1526760640883 , #sppb-addon-1526760640890 {
    padding: 8px !important;
}
#sp-nh-items123 {
    padding-right: 10px;
}
#sp-header,#sp-footer {
    background-image: url(/images/svg/section-background-zags-glow.svg);
}
#sp-left .sp-module, #sp-right .sp-module {
    border: 1px solid #328b00;
    padding: 6px;
    border-radius: 5px;
}
.sppb-addon-title,#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    padding: 5px;
    background: #328b00 url(/images/titlecontent.png) top left no-repeat;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    border-bottom: 1px solid #328b00;
}

.sp-megamenu-parent {
    float: right!important;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.1rem !important;
}