    @font-face {
		font-family: THSarabun;
		src: url('fonts/THSarabun.ttf');
	}
	@font-face {
		font-family: THSarabun-Bold;
		src: url('fonts/THSarabun-Bold.ttf');
	}
body {
	 background:url("../images/85ea6195.png") repeat;
}
.input-small{
	/*font-family: THSarabun;
	font-size:22px !important;*/
}
.wrapper_menu {	
	width: 100%;
	height:45px;
	background-color:#ba0907;
	/*background: linear-gradient(to bottom, #d91f27 0%, #d21e26 50%, #c51920 51%, #cf1e26 100%);*/
	/*background:url("../images/header.svg") no-repeat scroll center bottom ,linear-gradient(-45deg, #ba0907, #ba0907, #ba0907) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background:url("../images/header.svg") no-repeat scroll center bottom ,linear-gradient(-45deg, #ff0800, #f70a02, #ed0a03) repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin:0 auto;
	padding-bottom:2px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.5s ease-out;
}
.step-1,.step-2,.step-3,.step-4,.step-5,.step-6,.step-7,.step-8,.step-9,.step-10 {
	font-family: THSarabun;
	font-size:24px;
	height: 1em;
	line-height: .8em;
	text-indent: 1em;
}
.h-1 {
	font-family: THSarabun;
	font-size:26px;
	height: 1.3em;
	line-height: 1.3em;
	text-indent: 1.3em;
}
fieldset#fieldset {
    border: 1px solid #437ea8;
    border-radius: 5px;
    padding: 15px;
	position:relative;
	width:99%;
}
fieldset#field-1 {
    border: 1px solid #437ea8;
    border-radius: 5px;
    padding: 2px;
	position:relative;
}

fieldset legend#legend {
    color: #000000;
	border:1px solid #437ea8;
    padding: 0px 5px 0px 2px;
	padding-bottom:0px;
    border-radius: 5px;
    margin-left: 20px;
	width:auto;
}
fieldset#field-1 legend#legend-1 {
    color: #000000;
	border:0px solid #437ea8;
    padding: 0px 5px ;
    border-radius: 5px;
    margin-left: 20px;
	width:auto;
	font-family: THSarabun;
	font-size:20px;
	
}
.tagTxt {
	font-family: THSarabun;
	font-weight:normal;
	font-size:26px;
	height: 1.2em;
	line-height: 1em;
	text-indent: 1em;
}
.tagTxt3 {
	font-family: THSarabun;
	font-weight:normal;
	font-size:26px;
	height:20px;
}
.tagTxt2 {
	font-family: THSarabun;
	font-weight:normal;
	font-size:26px;
	height: 1.2em;
	line-height: 1em;
}
.step-2 {
	height:auto;
}
.wrapper_menu div > span {
	color:white;
	position:absolute;
	z-index:999;
	font-size:24px;
}

.wrapper_menu div > span:hover{
	cursor:pointer;
	color:#ffccb8;
}
.menu_tab{
  width:95%;
  border:0px solid green;
  float:left;
}
.userTag{
	margin-top:-32px;
	margin-left:74px;
	font-family: THSarabun;
	font-weight:normal;
	font-size:26px;
	color:#FFFFFF;
	position:absolute;
}
.icon_justify{
/*
  width:5%;
  border-left:1px solid #e3e3e3;
  	-webkit-box-shadow: -2px 0 6px -4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: -2px 0 6px -4px rgba(0, 0, 0, 0.5);
	box-shadow: -2px 0 6px -4px rgba(0, 0, 0, 0.5);
	*/
  float:left;
}
.tag_line{
	height:45px;
	width:.5px;
	border:.5px solid #000000;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.8);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.5s ease-out;
	opacity: 0.3;
    filter: alpha(opacity=30);
}
.dropdown > a > span{
	color:white;
	font-size: 2em;
	margin-left:22px;
}
.menu_tab> a > span{
	color:white;
	font-size: 2em;
	margin-left:22px;
}
.menu_tab> a > span:hover{
	color:#f4f4f4;
}
.dropdown > a > span:hover{
	color:#f4f4f4;
}
.dropdown ul.conf:before {
    content: "";
    border-bottom: 10px solid #ba0907;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -9px;
    right: 16px;
    z-index: 10;
}
.dropdown ul.conf:after {
    content: "";
    border-bottom: 12px solid #FFFFFF;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9;
}
.dropdown ul.main:before {
    content: "";
    border-bottom: 10px solid #ba0907;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -9px;
    left: 20px;
    z-index: 10;
}
.dropdown ul.main:after {
    content: "";
    border-bottom: 12px solid #FFFFFF;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    left: 18px;
    z-index: 9;
}
.dropdown ul.curly:after {
    content: "";
    border-bottom: 10px solid #4288b9;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 130px;
    z-index: 10;
}
.glyphicon-home:hover{
	color:black;
}

.fileUpload{
	width:100%;
	height:40px; 
	border-bottom:1px solid #f0f0f0;
	margin-top:0px;
}
.download:hover{
	text-decoration: underline;
	cursor:pointer;
}
.fileLable{
	width:50%;
	height:40px; 
	border:0px solid pink;
	float:left;
}
.fileTag{
	width:50%;
	height:40px; 
	border:0px solid pink;
	float:left;
}

.div_radius {
	border: 1px solid #CCCCCC;
	-o-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	box-shadow: 0 0 1px #CCCCCC inset;
	padding: 5px 0px 5px 0px;
}

.fileName {
    background: #EEEEEE;
	border: 1px solid #CCCCCC;
	-o-border-radius:6px 0 0 6px;
	-moz-border-radius:6px 0 0 6px;
	-webkit-border-radius:6px 0 0 6px;
	border-radius:6px 0 0 6px;
	box-shadow: 0 0 2px #CCCCCC inset;
	color: #666;
	padding: 5px 10px;
    outline: 0;
    width: 400px;
	float:left;
	height:35px;
	margin-top:2px;
}
 .fileName:focus {
    -webkit-box-shadow: 0 0 2px #ED1C24 inset;
    -moz-box-shadow: 0 0 2px #ed1c24 inset;
    -ms-box-shadow: 0 0 2px #ed1c24 inset;
    -o-box-shadow: 0 0 2px #ed1c24 inset;
    box-shadow: 0 0 2px #ED1C24 inset;
    background-color: #FFF;
    border: 1px solid #ED1C24;
    outline: none;
}


.fileBtn{
	background: #f0ad4e;
	height:35px;
	cursor: pointer;
	text-align: center;
	margin-left:-10px;
	width: 120px;
	border: 1px solid rgba(238, 162, 53, 1);
	/* border radius */
	-o-border-radius:0 6px 6px 0;
	-moz-border-radius:0 6px 6px 0;
	-webkit-border-radius:0 6px 6px 0;
	border-radius:0 6px 6px 0;
	float:left;
	margin-top:2px;
}

.fileBtn:hover {
background: #cd9341;
-webkit-transition-property: background;
-webkit-transition-duration: 0.1s;
-webkit-transition-timing-function: ease-in;
-moz-transition-property: background;
-moz-transition-duration: 0.1s;
-moz-transition-timing-function: ease-in;
-o-transition-property: background;
-o-transition-duration: 0.1s;
-o-transition-timing-function: ease-in;
-ms-transition-property: background;
-ms-transition-duration: 0.1s;
-ms-transition-timing-function: ease-in;
transition-property: background;
transition-duration: 0.1s;
transition-timing-function: ease-in;
cursor:pointer;
}

.app_system{
	height:236px;
	width:237px;
	margin:0 auto;
	border:0px solid red;
	background-image: url("../images/court.png");
	background-repeat: no-repeat;
}
.appointment{
	height:auto;
	border:0px solid red;
	width:100%;
	margin-top:-25px;
	display:table;
}
.app_calendar{
	height:auto;
	border-right:1px solid #ababab;
	width:55%;
	float:left;
}

.app_submit{
	height:auto;
	border:0px solid blue;
	width:45%;
	float:left;
}
.app_select{
	height:auto;
	border:0px solid black;
	width:65%;
	display:table;
	margin:0 auto;
}
.app_select_calendar{
	height:auto;
	border:0px solid green;
	width:560px;
	display:table;
	margin:0 auto;
	margin-top:10px;
}
.tbl_dsp_header_img2h{
	font-family: THSarabun;
	font-size:24px;
}
.app_submit_form{
	height:auto;
	border:0px solid black;
	width:40%;
	display:table;
	margin:0 auto;
}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    padding:8px;
    margin-top: 2px;
	font-family: THSarabun;
	font-size:22px;
	line-height:20px;
	font-weight:normal;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete > li {
  padding: 3px 20px;
}
.ui-autocomplete > li.ui-state-focus {
  background-color: #79b8f7;
  border:0px;
  cursor:pointer;
}
.ui-helper-hidden-accessible {
  display: none;
}
.fieldUse{
	margin-top:5px;
}
.text-small-key3{
  -webkit-appearance: button;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 4px;
  -webkit-user-select: none;
  background-image: url(), -webkit-linear-gradient(#FFFFFF, #FFFFFF, #FFFFFF);
  background-position: 97% center;
  background-repeat: no-repeat;
  border: 1px solid #b9b9b9;
  color: black;
  font-size: inherit;
  margin: 0px;
  overflow: hidden;
  padding-top: 2px;
  text-overflow: ellipsis;
  font-family: THSarabun;
  font-size: 22px;
  padding-left: 8px;
  resize: none;
}








