/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *---------------------------------------------- -------- -------- 
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *---------------------------------------------- -------- -------- 
 */  

@import url('https://fonts.googleapis.com/css2?family=Kanit&display=swap');



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
font-family: 'Kanit', sans-serif;
}
.ControlPanel {
}






/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_MenuBar {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_MenuItem {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_MenuIcon {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_SubMenu {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_MenuBreak {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_MenuItemSel {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_MenuArrow {
  font-family: 'Kanit', sans-serif;
}

.MainMenu_RootMenuArrow {
  font-family: 'Kanit', sans-serif;
}
/*เพิ่ม*/
.nav .dropdown-menu a {
  font-family: 'Kanit', sans-serif;
}
body, th, td, table, h1, h2, h3, h4, h5, h6, .Head, .SubHead, .SubSubHead, .Normal, .NormalBold, .NormalRed, .NormalTextBox, .NormalDisabled, a:link, a:visited, a:hover, input, .CommandButton { font-family: 'Kanit', sans-serif;
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* Secondary level */
    .nav > li ul {  /* Styles for all sub levels */
   font-family: 'Kanit', sans-serif;
        z-index: 1000;
	}
   

#dnn_dnnLink_aDnnLink {
  display: none;
}
#dnn_dnnTerms_hypTerms {
  display: none;
}
#dnn_dnnPrivacy_hypPrivacy {
  display: none;
}

#siteHeadouter {
    background: #fb5bd2;
}

.navbar .nav>li>a {
  font-family: 'Kanit', sans-serif;
    color: #ffffff;
    text-shadow: none;
}

#dnn_dnnLOGO_imgLogo {
max-width: 300px;
}

#siteWrapper {
    background: #fdf3fa;
}

/*เพิ่มเติม*/

.edsthr__Theme1.edsthr__style_light .ms-gallery-botcont {
    font-family: 'Kanit', sans-serif;
    background-color: #e7e7e7;
    color: #000;
}

#copyright {
    font-family: 'Kanit', sans-serif;
    font-size: 12px;
    color: #a6a6a6;
    margin-bottom: 25px;
}

#Breadcrumb {
    font-family: 'Kanit', sans-serif;
    padding-top: 20px;
    padding-bottom: 12px;
    margin-bottom: 25px;
    border-bottom: solid 1px #c0c0c0;
}


.eds_news_NewsOne.eds_style_predefined_red.eds_subCollection_categoryMenu .edn_module_box > .edn_category_menu_wrapper li > div > a.category {
    color: #333333;
    font-size: 12px;
    font-family: 'Kanit', sans-serif;
}

/*แก้ไข 22 05 63 */
.eds_news_NewsOne.eds_style_predefined_blue.eds_subCollection_news .article .meta_text, .eds_news_NewsOne.eds_style_predefined_blue.eds_subCollection_news .article .box_list_container, .eds_news_NewsOne.eds_style_predefined_blue.eds_subCollection_news .article.details .rate_article {
    font-family: "Arial";
    color: #7c7c7c;
    font-family: 'Kanit', sans-serif;
}

.eds_news_NewsOne.eds_style_predefined_blue.eds_subCollection_news .article.details > h1 {
    color: #333333;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: bold;
    font-family: 'Kanit', sans-serif;
}

.eds_containers_NewsOne-StyleWizard > h1 span {
    font-family: 'Kanit', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #4e4e4e;
    text-shadow: 1px 1px 1px white;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 1;
}

.eds_news_NewsOne.eds_style_predefined_blue.eds_subCollection_news .article.in_list h1 a, .eds_news_NewsOne.eds_style_predefined_blue.eds_subCollection_news .article.details > h1 {
    font-family: 'Kanit', sans-serif;
    color: #333333;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: bold;
}


.eds_news_NewsOne.eds_subCollection_news .article .box_list_container a {
    color: #fff;
    padding: 1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b8b8b8;
        background-color: rgb(184, 184, 184);
    font-size: 11px;
    font-family: 'Kanit', sans-serif;
    line-height: 17px;
    margin: 0 4px 4px 0;
    display: inline-block;
    text-decoration: none;
}


































