/* new Style Home page */
.img-thumnail{
    overflow: hidden;
    height: 85%;
}
.e-services-bg{
    background-color: var(--color-bg-versatile-gray) !important;
}
.clearLine{
    clear:both;
}

/* new Style Acticities page && Articles page  */

.news-Title{
    line-height: 1.4em;
}
.knowledge-Title{
    line-height: 1.4em;
    font-size: 1.15rem;
    color: var(--color-text-green-40) !important; 
}
.news-Title:hover{
    line-height: 1.4em;
    color: var(--color-text-green-40) !important; 
}

/* new Style Announcements/jobs page  */

.fromContaier{
    background-color: #f4eddf;
}

.timeShow {
    display: block;
    font-size: 0.9em;
    padding-left: 20px;
    position: relative;
    line-height: 22px;
    font-weight: bold;
  }
  
  .timeShow:before {
    content: '\f073';
    font: 400 13px/30px 'FontAwesome';
    position: absolute;
    left: 0;
    color: var(--color-text-green) !important;
    top: -4px;
  }



/* new config style for fontSize edit system */
.pageTitleH1{
    font-size: 2.4rem;
    font-weight: 800;
    font-family: 'K2D';
    letter-spacing: 0;
    padding: 12px 0px 12px 12px;
    margin: 0 0 12px 0;
    text-shadow: none;
    border-bottom: 5px solid var(--color-border-green) !important;
}
@media (max-width:990px) {
    .pageTitleH1{
        text-align: center;
        font-size: 2rem;
        padding: 12px 0px 6px 0px;
    }
}

.shortcutTitle{
    padding: 10px 6px 10px 16px;
    font-weight: bold;
    line-height: 1.65em;
    font-size: 1.5rem;
    border-bottom: 2px solid var(--color-border-green) !important;
    margin-bottom: 10px;
}
.shortcutList{
    list-style: none !important;
    padding: 0px 0px 10px 0px !important;
    margin: 0px !important;
    line-height: 1.5em !important;
    font-size: 1.15rem;
}
.shortcutList > li {
    padding: 0 0 0px 12px;
    font-family: "K2D";
    color: var(--color-bg-green) !important;
    display: flex;
    justify-content: start;
    align-items: center;
}
.shortcutList > li > a {
    padding: 4px 12px 4px 12px;
}
.shortcutList > li > a:hover {
    background: var(--color-bg-green) !important;
    color: var(--color-text-white) !important;
}
.shortcutList > li::before {
    content: "\f105";
    font-family: "FontAwesome";
    color: var(--color-bg-green) !important;
    float: left;
    margin-left: -12px;
    padding-right: 6px;
}

.webHeader{
    position: relative;
    padding-left: 100px;
    padding-top: 8px;
    color: var(--color-text-white) !important;
    font-weight: bold;
    line-height: 0.45em;
    margin-top: 3px;
    display: inline-block;
    font-family: 'K2D';
    letter-spacing: 1px;
}
.textHeader{
    font-size: 3rem;
    line-height: 0;
    margin-top: 10px;
    font-family: 'K2D';
    letter-spacing: 0px;
    color: white;
}
.subheader{
    font-size: 1.5rem;
    line-height: 0;
    font-family: 'K2D';
    letter-spacing: 0px;
    color: white;
    padding-left: 3px;
}
@media (min-width:768px) and (max-width: 1365.9999px) {
    .navbar-brand .webHeader {
        position: relative;
        padding-left: 58px;
        padding-top: 5px;
        color: var(--color-text-white) !important;
        font-weight: 900;
        line-height: 0.45em;
        margin-top: 3px;
        display: inline-block;
        font-family: 'K2D';
        letter-spacing: 1px;
    }

    .navbar-brand .webHeader {
        display: inline-block;
        line-height: 0;
        font-family: 'K2D';
    }
    .textHeader{
        font-size: 2.4rem;
        margin-top: 10px;
        line-height: 0;
        font-family: 'K2D';
        color: var(--color-text-white) !important;
        
    }
    .subheader{
        font-size: 1.4rem;
        margin: 0;
        line-height: 0;
        font-family: 'K2D';
        letter-spacing: 0px;
        color: var(--color-text-white) !important;
    }

}


@media (max-width: 767.9999px) {
    .navbar-brand {
        display: none;
    }
}




.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.w-100p{
    width: 100%;
}

.e-fs-1-rem{
    font-size: 1rem;
}
.e-fs-1h-rem{
    font-size: 1.5rem;
}
.e-fs-1h6-rem{
    font-size: 1.6rem;
}
.e-fs-1h7-rem{
    font-size: 1.7rem;
}
.e-fs-1h8-rem{
    font-size: 1.8rem;
}
.e-fs-1h9-rem{
    font-size: 1.9rem;
}
.e-fs-2-rem{
    font-size: 2rem;
    }
.e-fs-2h-rem{
    font-size: 2.5rem;
}


.notiBg{
    background-color: var(--color-bg-pale-goldenrod) !important;
    color: var(--color-text-noti)!important;
}

.footerIcon li a{
    color: var(--color-text-green)!important;
}

.W3CIconFooter{
    display:flex;
    gap:1rem;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}
.W3CIconFooter > div{
    display:flex;
    justify-content: start;
    align-items: center;
    width: calc((100% - 1rem)/2);
}
.W3CIconFooter > div > a > img {
    max-width: 115px;
} 

@media (max-width:853px){
    .W3CIconFooter > div{
        display:flex;
        justify-content: center;
        align-items: center;
        width: calc((100% - 3rem)/4);
    }
}

