@charset "UTF-8";

@font-face {font-family: JennaSue; src: url('font/JennaSue.ttf');}

body {font-size:12pt;color:#000;font-weight: 400;font-family:arial;line-height:1.4em;background-color:#fff;}
body .main_container {width:1200px;margin:0 auto;text-align:left;}
.font_arial {font-family:arial;}
.font_century {font-family:century gothic,helvetica,sans-serif;font-weight:400;}
.font_jennasue {font-family: JennaSue;}

.hide {display:none;}
.red {color:#f00;}
.green {color:#0f0;}
.blue {color:#00f;}
.black {color:#000;}
.white {color:#fff;}
.dark_orange {color:#EE671B !important;}

.right {float:right;}
.left {float:left;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.border_t {border-top:1px solid #000;}
.border_b {border-bottom:1px solid #000;}
.border_r {border-right:1px solid #000;}
.border {border:1px solid #000;}
.border_2 {border:2px solid #000;}
.border_none {border:none;}
.double_border {border-style:double;}
.border_dash_b {border-bottom:2px dashed #000;}
.border_t_2 {border-top:2px solid #000;}

.font_8 {font-size:8pt;}
.font_9 {font-size:9pt;}
.font_10 {font-size:10pt;}
.font_11 {font-size:11pt;}
.font_12 {font-size:12pt;}
.font_13 {font-size:13pt;}
.font_14 {font-size:14pt;}
.font_16 {font-size:16pt;}
.font_18 {font-size:18pt;}
.font_20 {font-size:20pt;}
.font_30 {font-size:30pt;}
.font_50 {font-size:50pt;}
.font_70 {font-size:70pt;}

.editable {overflow:hidden;white-space:nowrap;background-color: #B6EEF3;border: 1px solid #ccc;height:24px;padding:1px 2px;}
.font_11 {font-size:11pt;}
.bg_light_blue {background-color: #B6EEF3;}
.bg_gray {background-color:#ccc;}
.bg_black {background-color:#000;}
.bg_del_highlight {background-color:#ff0;opacity: 0.5;}
.bg_yellow {background-color:#ff0;}
.bg_red {background-color:#f00;}
.bg_orange {background-color:#F2C971;}
.bg_green {background-color:#0f0;}
.bg_blue {background-color:#0ff;}
/* width */
.w_100p {width:100%;}
.w_90p {width:90%;}
.w_20 {width:20px;}
.w_50 {width:50px;}
.w_70 {width:70px;}
.w_80 {width:80px;}
.w_100 {width:100px;}
.w_150 {width:150px;}
.w_200 {width:200px;}
.w_250 {width:250px;}
.w_300 {width:300px;}
.w_320 {width:320px;}
.w_350 {width:350px;}
.w_400 {width:400px;}
.w_500 {width:500px;}
.w_600 {width:600px;}
.w_800 {width:800px;}


/* height  */
.h_2 {height:2px;}
.h_20 {height:20px;}
.h_50 {height:50px;}
.h_70 {height:70px;}
.h_100 {height:100px;}

.padding_l_10 {padding-left:10px;}
.padding_l_20 {padding-left:20px;}
.padding_l_70 {padding-left:70px;}
.padding_0 {padding:0;}
.padding_5 {padding:5px;}
.padding_10 {padding:10px;}

.margin_l_20 {margin-left:20px;}
.margin_r_50 {margin-right:50px;}

.main_container .big_title {font-size:16pt;text-align:center;width:100%;font-weight:bold;}
.main_container .text_left {text-align:left;}
.main_container .text_right {text-align:right;}
.main_container .text_center {text-align:center;}
.main_container .text_justify {text-align:justify;}

input[type="text"] {background-color: #DFF0F1;border-radius:0;}
.line_through {text-decoration:line-through;}

ul.lower-alpha {list-style-type:lower-alpha;}
ul.lower-roman {list-style-type:lower-roman;}
ul.decimal {list-style-type:decimal;}

.margin_0_auto {margin: 0 auto;}
.dialog_confirm {width:500px;}
.reminder {font-size: 8pt;color:#0c6;font-weight:normal;}
input.dark_gray {background-color:#ececec;}
label {margin-bottom:0;font-weight:normal;}

#print_area {position:absolute;}

#btn_gonext, #btn_back {font-size:12pt;}

input[type="text"].empty_wp {background-color:#ff0;}

.preview_popup {background-color:#fff;padding:10px;display:none;}

.tbl_master_top_header tr td {padding:0;}
.ul_disc li {list-style-type:disc;}
