
body {
	color: #000;
	background: #FFFFFF;
	font-family: 'Yantramanav', sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}

.text32 {
	font-size:32px; 
	font-weight:bold;
}
.text24 {
	font-size:24px; 
	font-weight:bold;
}
.gray  {
	color: #666;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.red {
	color: red;
	font-weight:bold;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
div{ border: 0px solid red; }

#button {
	border-radius: 5px;
	background-color: #aaa;
	width:200px;
	height:75px;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	vertical-align: center;
	line-height:75px;
	font-family: 'Yantramanav', sans-serif;
	color:#fff;
}
#buttonR {
	padding-top: 15px;
	background-color: #0f7afd;
	width:200px;
	height:60px;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	vertical-align: center;
	font-family: 'Yantramanav', sans-serif;
	color:#fff;
}
#buttonR font {	
	font-size:10px;
}


select {
	width:100%;
   /* -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
 /*   margin: 5px 0;
    background: #fff;
    border: none;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;*/
	font-size: 14px;	
	
	margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;		
}

select.select25 {
	width:25%;
   /* -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    margin: 5px 0;
    background: #fff;
    border: 1px solid #ccc; 
    border-radius: 0px;
	padding: 2 2 2 2;
    font-size: 12px;
}


.hand {
	cursor:pointer;
}
#logo {
	margin-top: 5px;
	width: 100%;
	height: 110px;
	position: relative;	
	background-image: url(../../../../resource/logo2.png);
	background-repeat: no-repeat;
	background-position: 10px 0; 
	background-color:#fff;
	
	background-size: auto 90%;
	float: center;	
	
	border-bottom: 2px solid #9dcf38;
}

#logo .block {
	border-radius: 10px;  
	float: right;
	border: 2px solid #fff; 
	min-width: 46px;
	max-width: 46px;
	min-height:46px;
	max-height:46px;
		
	text-align: center;
	font-size: 8px;	
	margin: 2 2 0 2;
	padding: 0 0 0 0;	
	display:block;
}

#logo .blockUser {
	border-radius: 10px;  
	float: right;
	border: 0px solid #fff; 
	min-width: 104px;
	max-width: 104px;
	min-height:48px;
	max-height:48px;
		
	text-align: center;
	font-size: 8px;	
	margin: 2 2 0 2;
	padding: 0 0 0 0;	
	display:block;
}
#logo .blockUser .title{
	color: #fff;
	width: 100%;
	text-align: center;
	display:block;
	font-size: 8px;
	padding: 4 0 2 0;
}
#logo .blockUser .info{
	color: #fff;
	width: 100%;
	text-align: center;
	display:block;
	font-size: 10px;
	font-weight: bold;
	padding: 4 0 2 0;
	overflow:hidden;
}

h1 {
	font-size: 18px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#logo .selected {
		background-color:#ffd9b0;
}
#logo .topmenu {
	display:block;	
	min-height:52px;
	max-height:52px;	
	float:right;
	margin-top: 50px;
}
#logo .topmenu #menuitem{
	border-radius: 5px;
	margin-right:5px;
	background-color: #aaa;
	float:left;
	/*display:block;		*/
	line-height: 52px;
	min-width:152px;
	max-width:152px;	
	min-height:52px;
	max-height:52px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:24px;	
	color: #fff;
	text-align: center;
}
#content #button,
#logo .topmenu #menuitem{
	border-radius: 5px;
	margin-right:5px;
	background-color: #9dcf38;
	float:left;
	/*display:block;		*/
	line-height: 52px;
	min-width:152px;
	max-width:152px;	
	min-height:52px;
	max-height:52px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:24px;	
	color: #000;
	text-align: center;
	cursor: hand;
}
#logo .topmenusub {
	display:block;
	margin: 3 0 0 0 ;
	min-height:52px;
	max-height:52px;
}
#logo .block .icon img{
	max-width:  100%;
    max-height: 100%;
}
#logo .block .title{
	color: #fff;
	width: 100%;
	text-align: center;
	display:block;
	font-size: 8px;
	padding: 2 0 2 0;
	height:14px;
	line-height: 1;
}
#logo  .block .icon{
	color: #0f7afd;
	width: 100%;
	height: 28px;
	overflow:hidden;
	margin-top: 0px;
}
#logo  .block .info{
	color: #aaa;
	width: 100%;
	text-align: center;
	font-size: 8px;
	margin-top: -4px;
	padding-top: 0px;
	padding-bottom: 2px;
}


#logoff {
	background-color: #467D28;
	width:250px;
	height:100px;
	font-size: 40px;
	font-weight:bold;
	text-align: center;
	vertical-align: center;
	line-height:100px;
	font-family: 'Yantramanav', sans-serif;
	z-index:14;
	float:left;
	margin-left:20px;
	display: block;
	color:#fff;
}


#loginContent {
	font-size: 16px;	
	text-align:center;
}

#loginInput {
	font-size: 16px;
	text-align:center;
}
.LoginInputText {
	font-size: 16px;
	font-family: 'Yantramanav', sans-serif;
}
input.InputLogin{
	font-size: 16px;	
	width:100%;
	margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;	
}

table {
	border-collapse: collapse;
	width: 100%;
}
input {
	font-size: 14px;	
	width:100%;
	margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;	
}
 
 
input.checkbox{
	font-size: 5vw;	
	width:200px;
}

#banner {
	z-index:1;
	width: 100%; 	
	overflow:hidden;
	height: auto; 
	padding-top:0px;
	
}

#map {
	z-index:1;
	width: calc(100% - 374px); 	
	/*height: 100%;*/
	position: absolute;
	left:74px;
	top: 113px; /* Header Height */
    bottom: 0px; /* Footer Height */
}


.small {
	font-size: 2vw;
	padding: 0;
	margin: 0;
}



.hidden {
	display: none;
}


.nooverflow {
		text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}



textarea {
	font-size: 14px;	
	width:100%;
	margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;		
	resize: none;
	height: 90px;
}
textarea.mailText { 	
	border: 1px solid #AAA;	
	width:100%; 
	height: 100px; 
	resize:none;
}
INPUT.input{
	font-size: 14px;	
	width:100%;
	
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
	padding: 6 6 6 6;
	margin: 0 0 0 0;
    
}

INPUT.inputSmall{
	font-size: 12px;	
	width:80%;
	margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;	
}
 
td.input {	
	font-size: 14px;
}
td.empty {	
	font-size: 8px;
	/*height: 0px;*/
	margin: 0 0 0 0;
	padding:  2 2 2 2;
}
td.input img{
	max-width:24px;
	max-height:24px;
}	
span.tiny {
	font-size: 10px;
}

.listSmall {
	font-size:10px;
}


.whiteButton, .whiteButtoneven{
	background-color: #fff;
	margin-left:0px;
	border-radius: 10px;  
	float: left;	
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#000;
}
.whiteButton:hover, .whiteButtoneven:hover{
	background-color: #ccc;
	margin-left:0px;
	border-radius: 10px;  
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#fff;
}
.whiteButtonodd{
	background-color: #ccc;
	margin-left:0px;
	border-radius: 10px;  
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#fff;
}
.whiteButtonodd:hover{
	background-color: #fff;
	margin-left:0px;
	border-radius: 10px;  
	float: left;	
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#000;
}



.copyButton{
	margin: auto;
	background-color: #fff;
	margin-left:0px;
	border-radius: 10px;  
	float: left;	
	width: 90%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#000;
}
.copyButton:hover{
	background-color: #ccc;
	margin-left:0px;
	border-radius: 10px;  
	float: left;
	width: 90%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#fff;
}



.whiteButtonRed, .whiteButtonevenRed{
	background-color: #fff;
	margin-left:0px;
	border-radius: 10px;  
	float: left;	
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color: red;
	font-weight: bold;
}
.whiteButtonRed:hover, .whiteButtonevenRed:hover{
	background-color: #ccc;
	margin-left:0px;
	border-radius: 10px;  
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color: red;
	font-weight: bold;
}
.whiteButtonoddRed{
	background-color: #ccc;
	margin-left:0px;
	border-radius: 10px;  
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color: red;
	font-weight: bold;
}
.whiteButtonoddRed:hover{
	background-color: #fff;
	margin-left:0px;
	border-radius: 10px;  
	float: left;	
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color: red;
	font-weight: bold;
}


.grayButton{
	background-color: #eee;
	margin-left:0px;
	border-radius: 10px;  
	float: left;	
	width: calc(100% - 2px);
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#000;
	font-weight:bold;
	border: 1px solid #ccc;
}
.grayButton:hover {
	background-color: #ccc;
	margin-left:0px;
	border-radius: 10px;  
	float: left;
	width: calc(100% - 2px);
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;	
	color:#000;
	font-weight:bold;
	border: 1px solid #ccc;
}

.backButton{
	background-color: #eee;
 
	border-radius: 10px;  
	float: left;	
	width: 95%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
margin: 2 0 2 5;
	color:#000;
	font-weight:bold;
	border: 1px solid #ccc;
}
.backButton:hover {
	background-color: #ccc;
 
	border-radius: 10px;  
	float: left;
	width: 95%;
	text-align: center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor:pointer;
	display:block;
margin: 2 0 2 5;
	color:#000;
	font-weight:bold;
	border: 1px solid #ccc;
}



#content #detailAction{
	display:block;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	width: calc(100% - 10px);
}
#content #detailActionN{
	display:block;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content #breadcrumb {
	display:block;
	width: calc(100% - 10px);
	float:left;
	margin-top: 0px;	
	font-size: 14px;
	background-color: #9dcf38;
	color: #000;
	padding: 5 5 5 5;
}
#content #detail,
#content #overview {
	display:block;
	width: calc(100% - 10px);
	float:left;
	padding: 5 5 5 5;
}
#content #buttonA {
	border-radius: 5px;
	margin-right:5px;
	background-color: #9dcf38;
	float:right;
	/*display:block;		*/
	line-height: 52px;
	min-width:152px;
	max-width:152px;	
	min-height:52px;
	max-height:52px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:18px;	
	color: #000;
	text-align: center;
	cursor: hand;
}
#content #buttonAL {
	border-radius: 5px;
	margin-right:5px;
	background-color: #9dcf38;
	float:left;
	/*display:block;		*/
	line-height: 52px;
	min-width:152px;
	max-width:152px;	
	min-height:52px;
	max-height:52px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:18px;	
	color: #000;
	text-align: center;
	cursor: hand;
}

#content #buttonDaySelect {
	border-radius: 5px;
	margin-right:5px;
	padding-top: 6px;
	background-color: #9dcf38;
	float:left;
	/*display:block;		*/
	line-height: 18px;
	min-width:152px;
	max-width:152px;	
	min-height:46px;
	max-height:46px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:18px;	
	color: #000;
	text-align: center;
	cursor: hand;
}

#content #buttonB {
	border-radius: 5px;
	margin-right:5px;
	background-color: #9dcf38;
	float:left;
	/*display:block;		*/
	line-height: 52px;
	min-width:75px;
	max-width:75px;	
	min-height:52px;
	max-height:52px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:14px;	
	color: #000;
	text-align: center;
	cursor: hand;
}
.uploadImg{
	cursor: hand;
}
#content #buttonWide {
	border-radius: 5px;
	margin-right:5px;
	background-color: #9dcf38;
	float:left;
	/*display:block;		*/
	line-height: 52px;
	min-width:252px;
	max-width:252px;	
	min-height:52px;
	max-height:52px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:18px;	
	color: #000;
	text-align: center;
	cursor: hand;
}
#content #buttonWideHome {
	border-radius: 5px;
	margin-right:5px;
	background-color: #9dcf38;
	float:left;
	/*display:block;		*/
	line-height: 42px;
	min-width:202px;
	max-width:202px;	
	min-height:42px;
	max-height:42px;
	border: 0px solid white;	
	font-family: 'Yantramanav', sans-serif;
	font-size:16px;	
	color: #000;
	text-align: center;
	cursor: hand;
}
.selectedCust {
	background-color: #99ff99;
}


a.clear:link {
  color: #000;
  text-decoration: none;
  cursor: hand;
}

a.clear:visited {
  color: #000;
  text-decoration: none;
  cursor: hand;
}

a.clear:hover {
  color: red;
  text-decoration: none;
  cursor: hand;
}

a.clear:active {
  color: #000;
  text-decoration: none;
  cursor: hand;
}

a.clear:link, a.clear:visited {
  text-decoration: none;
  color:#000;
  cursor: hand;
}

input[type=checkbox] {
    position: relative;
	cursor: pointer;
	width: 16px;	
} 
