:root {

    --body-font-size: 1rem;
    --body-font-weight: 400;

    --header-bg: #329F72;
	
    --header-text-color: #444444;
    --header-font-weight: 600;
    --header-subtitle-font-size: 0.85rem;
    --header-subtitle-text-color: #505050;
    --header-subtitle-btn-bg: #33AB63;
    --header-subtitle-btn-text-color: #fff;
    --header-subtitle-btn-font-size: 0.85rem;
    --footer-font-size: 0.85rem;
    --footer-text-color: #595959;

    --res-text-color: #365A74;
    --res-font-size: 1.3rem;
    --res-mobile-font-size: 1rem;

    --res-font-weight: 600;

    --news-bg: #F2F2F2;
    --news-text-color: #595959;
    --news-date-color: #33AB63;
    --news-font-size: 0.85rem;
    --news-font-weight: 600;

    --item-bg: #CEEF4B;
    --item-text: #454545;

    --hover-brightness: 1.2;

    --category-text-color: #365A74;
    --category-font-weight: 600;

    --breadcrumb-text-color: #454545;
    --breadcrumb-font-weight: 600;

    --tab-main-icon-bg: #CDEA53;
    --tab-main-icon-text-color: #454545;
    --tab-main-font-weight: 500;


    --sub-tab-pane-text-active-color: #33AB63;
    --sub-tab-pane-text-color: #B8E3C9;
    --sub-tab-pane-active-font-weight: 600;
    --sub-tab-pane-font-weight: 500;

    --media-text-color: #454545;
    --media-font-weight: 600;
    --media-border-width: 1pt;
    --media-border-style: solid;
    --media-border-color: #363636;

    --sub-tab-pane-title-color: #33AB63;
    --sub-tab-pane-btn-bg: #33AB63;
    --sub-tab-pane-btn-text-color: #fff;

    --sub-tab-pane-even-bg: #F4F4F4;
    --sub-tab-pane-odd-bg: #E9E9E9;
	
	
    --res-1-bg: #ADE0FF;
    --res-2-bg: #D4E975;
    x--res-3-bg: #FFC59B;
    x--res-4-bg: #E6C2FF;
    x--res-5-bg: #98F3DC;
    x--res-6-bg: #FFC6D6;
    x--res-3-bg: #A4F0F2;
    x--res-8-bg: #A1F0A1;
    --res-3-bg: #F4EA82;
	
	--res-active-1-bg: #4BADEA;
	--res-active-2-bg: #A8C917;
	x--res-active-3-bg: #FD9A53;
	x--res-active-4-bg: #C181ED;
	x--res-active-5-bg: #43CEAB;
	x--res-active-6-bg: #FF81A5;
	x--res-active-3-bg: #50D7DC;
	x--res-active-8-bg: #56CF56;
	--res-active-3-bg: #C6BA39;
	
	
	
}

