


/*NEW*/
body {
  color: #000;
  background: #FFFFFF;
  /*font-family: Verdana, Helvetica, sans-serif;*/
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  margin: 0 0 0 0;
}
td {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;	
}
.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 {
	background-color: #0f7afd;
	width:200px;
	height:75px;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	vertical-align: center;
	line-height:75px;
	font-family: 'Montserrat', 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: 'Montserrat', 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;
}

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;
}
 

h1 {
	font-size: 18px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
 


#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: 'Montserrat', 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: 'Montserrat', 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: 10px;
    -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;	
}

#report input{
	font-size: 12px;	
}
input{
	font-size: 5vw;	
}
input.checkbox{
	font-size: 5vw;	
	width:200px;
}

#banner {
	z-index:1;
	width: 100%; 	
	overflow:hidden;
	height: 95px; 
	padding-top:0px;
	
	background-image: url(../../../../resource/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 0; 
	background-color:#fff;
	
	background-size: auto 90%;	
	
	border-bottom: 3px solid #ddd;	
}
#info {
	z-index:1;
	width: 340px; 	
	position: absolute;
	left: 5px;
	top: 100px; /* Header Height */
    bottom: 0px; /* Footer Height */
}
#map {
	z-index:1;
	width: calc(100% - 695px); 	
	/*height: 100%;*/
	position: absolute;
	left:350px;
	top: 100px; /* 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 {
	resize: none;
}
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;
	font-weight:bold;
}
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;
}

 


.grayButton{
	background-color: #eee;
	margin-left:5px;
	border-radius: 10px;  
	float: left;	
	width: 150px;
	height: 18px;
	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:5px;
	border-radius: 10px;  
	float: left;
	width:  150px;
	height: 18px;
	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;
}

.grayButtonSm{
	background-color: #eee;
	margin-left:5px;
	border-radius: 10px;  
	float: left;	
	width: 150px;
	height: 18px;
	text-align: center;
	font-size: 12px;
	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;
}
.grayButtonSm:hover {
	background-color: #ccc;
	margin-left:5px;
	border-radius: 10px;  
	float: left;
	width:  150px;
	height: 18px;
	text-align: center;
	font-size: 12px;
	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;
}

.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;
}
 

.topmenu {
	float:right;
	width: 535px;
	text-align:right;
}
#detail {	
	padding: 0 0 0 0;
    float: right;
    overflow: scroll;
    top: 113px;
    bottom: 0px;
    width: 340px;
    height: calc(100% - 113px);	
}
#detail .log {
	display:block;
	float:left;
	width:100%; 
}

.repValL {
	background-color: #fafafa;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}
.repValD {
	background-color: #ebebeb;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}




 



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.inputDate{
	font-size: 12px;	
	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;
    
}