/**********************************************************************/
/******************font-family: 'Tahoma',sans-serif;*******************/
@font-face {
    font-family: 'CSChatThai';
    src: url('/fonts/CSChatThai.eot');
    src: url('/fonts/CSChatThai.eot') format('embedded-opentype'),
         url('/fonts/CSChatThai.woff2') format('woff2'),
         url('/fonts/CSChatThai.woff') format('woff'),
         url('/fonts/CSChatThai.ttf') format('truetype'),
         url('/fonts/CSChatThai.svg#CSChatThai') format('svg');
}

@font-face {
    font-family: 'CSChatThaiUI';
    src: url('/fonts/CSChatThaiUI.eot');
    src: url('/fonts/CSChatThaiUI.eot') format('embedded-opentype'),
         url('/fonts/CSChatThaiUI.woff2') format('woff2'),
         url('/fonts/CSChatThaiUI.woff') format('woff'),
         url('/fonts/CSChatThaiUI.ttf') format('truetype'),
         url('/fonts/CSChatThaiUI.svg#CSChatThaiUI') format('svg');
}

@font-face {
    font-family: 'supermarket';
    src: url('/fonts/supermarket.eot');
    src: url('/fonts/supermarket.eot') format('embedded-opentype'),
         url('/fonts/supermarket.woff2') format('woff2'),
         url('/fonts/supermarket.woff') format('woff'),
         url('/fonts/supermarket.ttf') format('truetype'),
         url('/fonts/supermarket.svg#supermarket') format('svg');
}

@font-face {
    font-family: 'CSPraJad';
    src: url('/fonts/CSPraJad.eot');
    src: url('/fonts/CSPraJad.eot') format('embedded-opentype'),
         url('/fonts/CSPraJad.woff2') format('woff2'),
         url('/fonts/CSPraJad.woff') format('woff'),
         url('/fonts/CSPraJad.ttf') format('truetype'),
         url('/fonts/CSPraJad.svg#CSPraJad') format('svg');
}

@font-face {
    font-family: 'CSPraJadbold';
    src: url('/fonts/CSPraJadbold.eot');
    src: url('/fonts/CSPraJadbold.eot') format('embedded-opentype'),
         url('/fonts/CSPraJadbold.woff2') format('woff2'),
         url('/fonts/CSPraJadbold.woff') format('woff'),
         url('/fonts/CSPraJadbold.ttf') format('truetype'),
         url('/fonts/CSPraJadbold.svg#CSPraJadbold') format('svg');
}
@font-face {
    font-family: 'CSPraJadboldItalic';
    src: url('/fonts/CSPraJadboldItalic.eot');
    src: url('/fonts/CSPraJadboldItalic.eot') format('embedded-opentype'),
         url('/fonts/CSPraJadboldItalic.woff2') format('woff2'),
         url('/fonts/CSPraJadboldItalic.woff') format('woff'),
         url('/fonts/CSPraJadboldItalic.ttf') format('truetype'),
         url('/fonts/CSPraJadboldItalic.svg#CSPraJadboldItalic') format('svg');
}
@font-face {
    font-family: 'CSPraJadItalic';
    src: url('/fonts/CSPraJadItalic.eot');
    src: url('/fonts/CSPraJadItalic.eot') format('embedded-opentype'),
         url('/fonts/CSPraJadItalic.woff2') format('woff2'),
         url('/fonts/CSPraJadItalic.woff') format('woff'),
         url('/fonts/CSPraJadItalic.ttf') format('truetype'),
         url('/fonts/CSPraJadItalic.svg#CSPraJadItalic') format('svg');
}

@font-face {
    font-family: 'DBHeaventv3_2';
    src: url('/fonts/DBHeaventv3_2.eot');
    src: url('/fonts/DBHeaventv3_2.eot') format('embedded-opentype'),
         url('/fonts/DBHeaventv3_2.woff2') format('woff2'),
         url('/fonts/DBHeaventv3_2.woff') format('woff'),
         url('/fonts/DBHeaventv3_2.ttf') format('truetype'),
         url('/fonts/DBHeaventv3_2.svg#DBHeaventv3_2') format('svg');
}
@font-face {
    font-family: 'DBHeaventMedv3_2';
    src: url('/fonts/DBHeaventMedv3_2.eot');
    src: url('/fonts/DBHeaventMedv3_2.eot') format('embedded-opentype'),
         url('/fonts/DBHeaventMedv3_2.woff2') format('woff2'),
         url('/fonts/DBHeaventMedv3_2.woff') format('woff'),
         url('/fonts/DBHeaventMedv3_2.ttf') format('truetype'),
         url('/fonts/DBHeaventMedv3_2.svg#DBHeaventMedv3_2') format('svg');
}
@font-face {
    font-family: 'DBHeaventBdv3_2';
    src: url('/fonts/DBHeaventBdv3_2.eot');
    src: url('/fonts/DBHeaventBdv3_2.eot') format('embedded-opentype'),
         url('/fonts/DBHeaventBdv3_2.woff2') format('woff2'),
         url('/fonts/DBHeaventBdv3_2.woff') format('woff'),
         url('/fonts/DBHeaventBdv3_2.ttf') format('truetype'),
         url('/fonts/DBHeaventBdv3_2.svg#DBHeaventBdv3_2') format('svg');
}

/************** Edit ***************/
label {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #333 !important;
}
legend {
    font-size: 26px !important;
    font-weight: 500;
    width: 35% !important;
}
@media(max-width: 480px){
   legend {
        display: block;
        width: 50% !important;
    }
}
.red{
    background-color: #FF001A !important;
}
.head-txt{ 
    font-size:16px;
    font-weight: 500;
}
/*body{
    font-family: 'DBHeaventv3_2';
    font-size: 22px;
}*/
@media only screen and (min-width: 601px) {
  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: auto !important;
    /*line-height: 64px;*/
  }
  .navbar-fixed {
    height: auto !important;
  }
}
nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
  height: auto !important;
}



@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-Regular.woff2') format('woff2'),
        url('SerithaiExpanded-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-Medium.woff2') format('woff2'),
        url('SerithaiExpanded-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-Black.woff2') format('woff2'),
        url('SerithaiExpanded-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-Bold.woff2') format('woff2'),
        url('SerithaiExpanded-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-ExtraBold.woff2') format('woff2'),
        url('SerithaiExpanded-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-SemiBold.woff2') format('woff2'),
        url('SerithaiExpanded-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-Thin.woff2') format('woff2'),
        url('SerithaiExpanded-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-ExtraLight.woff2') format('woff2'),
        url('SerithaiExpanded-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Serithai Expanded';
    src: url('SerithaiExpanded-Light.woff2') format('woff2'),
        url('SerithaiExpanded-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

