.col-scalebox{
overflow:hidden;
position:relative;

}

.img-fluidScale:hover{
   -webkit-transition: all 1s;
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08, 1.08); /* IE 9 */
  transform: scale(1.08, 1.08); 
}
.img-fluidScale{
    max-width:100%;
    height:auto;
   -webkit-transition: all 1s;
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    -webkit-transform: scale(1);
  -ms-transform: scale(1, 1); /* IE 9 */
  transform: scale(1, 1); 
}


#dnn_dnnLOGO_imgLogo {
     max-width: 500px;
}

@font-face {
font-family:swuop;
src: url(https://erp.op.swu.ac.th/Portals/23/CSS/Srinakharinwirot-Regular.ttf);
}


.eds_news_Ozone.eds_style_custom_swkvfqgdhvi.eds_subCollection_contentBlock .edn__contentBlock_itemList > li {
    font-family:swuop;
    src: url(https://erp.op.swu.ac.th/Portals/23/CSS/Srinakharinwirot-Regular.ttf);
}

@font-face {
font-family:swuop;
src: url(http://erp.op.swu.ac.th/Portals/23/CSS/Srinakharinwirot-Regular.ttf);
}


.eds_news_Ozone.eds_style_custom_swkvfqgdhvi.eds_subCollection_contentBlock .edn__contentBlock_itemList > li {
    font-family:swuop;
    src: url(http://erp.op.swu.ac.th/Portals/23/CSS/Srinakharinwirot-Regular.ttf);
}

.eds_news_Ozone.eds_subCollection_contentBlock .edn_verticalList .edn__contentBlock_itemList.edn__contentBlock_visibleItemList > li {
    font-family: swuop;
}
.eds_news_Ozone.eds_subCollection_contentBlock.edn__contentBlock_pageReady .edn_mainWrapper article figure > a, .eds_news_Ozone.eds_subCollection_contentBlock.edn__contentBlock_pageReady .edn_mainWrapper article h2 > a {
    font-family: swuop;
}

.eds_floatingMenuStyle1 > ul > li::before {
background-color : black 
}

:root {
    filter: grayscale(60%) brightness(1) contrast(1);
}
body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    background-image: url('/Portals/23/Images/ribbon.png?ver=Xl1IzJ7XIdjsDRYiO3RP0A%3d%3d');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    z-index: 999999;
    pointer-events: none;
}






