BODY {margin: 0px; font-family: 'Kanit', sans-serif; color: #484848; font-size: 14px; font-weight: 300;}
A {color: inherit; text-decoration: none;}
P {line-height: 1.4; margin: 0px;}
INPUT, TEXTAREA, SELECT {padding: 0px; margin: 0px; border: 2px #bfbfbf solid; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; font-family: inherit; font-size: inherit; color: inherit; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
INPUT:FOCUS, TEXTAREA:FOCUS, SELECT:FOCUS {box-shadow: inset 0 0 4px rgba(0,0,0,0.15);}
INPUT[type=submit] {cursor: pointer;}
INPUT[type=checkbox] {cursor: pointer;}
HR {width: 100%; height: 1px; border: 0px; margin: 30px 0px; float: left; background-color: #e8e8e8;}

ul {margin: 0; padding: 0; list-style: none;}

.box {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.hidden {display: none;}
.line {width: 100%; float: left;}
.flexbox {display: -webkit-flex; display: -webkit-box; display: -moz-flex; display: -moz-box; display: -ms-flexbox; display: flex;}
.mainFrame {width: 1600px; margin: 0px auto;}

/* TinyMCE */
.tinymceCont {width: 100%; float: left; padding: 0px 0px 15px 0px; font-size: 16px;}
.tinymceCont h1 {font-size: 34px; margin: 20px 0px 10px 0px; text-align: center; text-transform: uppercase; font-weight: 700;}
.tinymceCont h2 {font-size: 30px; margin: 20px 0px 10px 0px;}
.tinymceCont h3 {font-size: 26px; margin: 20px 0px 10px 0px;}
.tinymceCont h4 {font-size: 22px; margin: 20px 0px 10px 0px;}
.tinymceCont h5 {font-size: 20px; margin: 20px 0px 10px 0px;}
.tinymceCont h6 {font-size: 18px; margin: 20px 0px 10px 0px;}
.tinymceCont p {font-size: 16px; margin: 10px 0px 10px 0px; line-height: 1.5; font-weight: 300;}
.tinymceCont ul {font-size: 16px; line-height: 1.5; font-weight: 300; list-style-type: square; list-style-position: inside;}
.tinymceCont a {text-decoration: underline;}

.tinymceCont .tmaveModra {color: #3a4875;}
.tinymceCont strong {font-weight: 600;}

.mt-0 {margin-top: 0px !important;}
.mt-10 {margin-top: 10px !important;}