﻿body{
	/*cursor:url('/public/configuration_upload/config/cursor.cur'),auto;*/
}

table.tiny p{
	padding:0px !important;
	margin:0px !important;
}
p{
	padding:0px !important;
	/*margin:0px !important;*/
}

input.form-textbox{
	border:1px solid #CBCBCB;
	height:20px;
	padding:2px;
	margin:2px;
}

select.form-select{
	border:1px solid #CBCBCB;
	height:25px;
	padding:2px;
	margin:2px;
	color:#444;
}

input.form-file{
	border:1px solid #CBCBCB;
	height:20px;
	padding:2px;
	margin:2px;
	color:#444;
}

input.form-color{
	border:1px solid #CBCBCB;
	height:20px;
	width:70px;
	padding:2px;
	margin:2px;
	color:#444;
}

textarea.form-textarea{
	border:1px solid #CBCBCB;
	padding:2px;
	margin:2px;
	color:#444;
}

/* Css ของปุ่มกลับหน้าหลัก */
.form-button {
	font-size: 14px;
	padding: 8px 19px 9px;
	display: inline-block;
	margin: 0 10px 9px 0;
	background: #222 url(/public/layout/css/style/images/overlay-button.png) repeat-x 0 0;/*สีพื้นหลังของปุ่ม เอาโค๊ดสีมาใส่ตรงนี้*/
	color: #FFFFFF !important;/*สีตัวอักษรในปุ่ม*/
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #000000;
	-webkit-box-shadow: 0 1px 3px #000000;
	text-shadow: 0 -1px 1px #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	cursor: pointer;
	overflow: visible;
	width: auto;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;	

	animation-duration: 1s;
	animation-iteration-count: infinite;
 	animation-name: blankPulse; animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-name: blankPulse; -webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
 	-moz-animation-name: blankPulse; -moz-animation-duration: 1s;
}
/* Css ของปุ่มกลับหน้าหลัก */



/* css เมนที่แสดงผลออกทางด้านขวาู */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/
	-moz-border-radius: 8px;  /*ความโค้งของเมนูย่อยที่แสดงใน Firefox*/
	-webkit-border-radius: 8px;  /*ความโค้งของเมนูย่อยที่แสดงใน Chrome,IE*/
	border:1px solid #FF7500; /*ความหนาและสีเส้นกรอบของเมนูย่อย*/
	background:#ffffff;	 /*สีพื้นหลังบริเวณขอบของเมนูย่อย*/
	left:0;
}
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol:hover{
	background-color:#;
}
#subMenusContainer a{
	background-color:#ffffff ; /*สีพื้นหลังของเมนูหลักและย่อยเวลาปกติ*/
}


    #subMenusContainer a:hover, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover{
	background-color:#FFDC00; ; /*สีพื้นหลังเฉพาะของเมนูย่อยเมื่อวางเมาส์*/
}
/* css เมนที่แสดงผลออกทางด้านขวา */
/* css เมนที่แสดงผลออกทางด้านขวา */
.clearFix:after{
content:"";
clear:both;
display:block;
}
	.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con img{
	width: 15%;
	margin:0 auto;
	/*margin-top: 150px;*/
}
.se-pre-con {
	position: fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	/*background: url('/public/images/cube.gif') center no-repeat #fff;*/
	background: center no-repeat #fff;
}

.uil-cube-css {
  background: none;
  position: relative;
  
  height: 200px;
}
width: 100%;
@-webkit-keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes uil-cube-css {
  0% {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.uil-cube-css > div {
  position: absolute;
  width: 80px;
  height: 80px;
  -ms-animation: uil-cube-css 1s cubic-bezier(0.2, 0.8, 0.2, 0.8) infinite;
  -moz-animation: uil-cube-css 1s cubic-bezier(0.2, 0.8, 0.2, 0.8) infinite;
  -webkit-animation: uil-cube-css 1s cubic-bezier(0.2, 0.8, 0.2, 0.8) infinite;
  -o-animation: uil-cube-css 1s cubic-bezier(0.2, 0.8, 0.2, 0.8) infinite;
  animation: uil-cube-css 1s cubic-bezier(0.2, 0.8, 0.2, 0.8) infinite;
}
.uil-cube-css > div:nth-of-type(1) {
  top: 10px;
  left: 10px;
  background: #cec9c9;
  opacity: 0.9;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.uil-cube-css > div:nth-of-type(2) {
  top: 10px;
  left: 110px;
  background: #cec9c9;
  opacity: 0.8;
  -ms-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.uil-cube-css > div:nth-of-type(3) {
  top: 110px;
  left: 10px;
  background: #cec9c9;
  opacity: 0.7;
  -ms-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.uil-cube-css > div:nth-of-type(4) {
  top: 110px;
  left: 110px;
  background: #cec9c9;
  opacity: 0.6;
  -ms-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
 