﻿@charset "utf-8";
/* CSS Document */
body{
/*background-color:#000; control by CMS now*/
background-color:#FFF;
}

#user_id{
	width:200px;
	height:40px;
	font-size:28px;
}

#user_pw{
	width:200px;
	height:40px;
	font-size:28px;
}

#user_nickname{
	width:200px;
	height:40px;
	font-size:28px;
}

#user_email{
	width:200px;
	height:40px;
	font-size:28px;
}

.hide {
  display: none;
}

#changelog {
	text-align:left;
}

.changelogdiv{
	margin:0 auto;
}

#header{
padding:5px 0;
margin-top: 120px;
margin-bottom:25px;
font-size:48px;
text-align:center;
}

.regtable tr>heading{
	font-size:28px;
	text-align:right;
}

.regtable tr>td{
	font-size:28px;
	text-align:left;
}

.inputamount{
	width:250px;
	height:40px;
	font-size:28px;
}

.registbutton{
color: #FFF;
text-decoration: none;
border-radius:5px;
background-color:rgba(120,120,120,0.77);
}

.submitbotton{
color: #FFF;
text-decoration: none;
border-radius:5px;
background-color:rgba(200,80,200,0.77);
}

#mainform{
text-align:center;
}

.container{
width: 700px;
margin:0 auto;
}

h1{
	z-index:3;
	position:absolute;
	margin:0 auto;
	margin-top:30px;
	font-size:36px;
}

h2{
	z-index:3;
	margin:0 auto;
	margin-top:150px;
	font-size:36px;
}

h3{
	z-index:3;
	margin:0 auto;
	margin-top:150px;
	font-size:36px;
}

h4{
	z-index:3;
	text-align:center;
	margin:0 auto;
	margin-top:100px;
	font-size:36px;
}

.textcenter{
	text-align:center;
}

.error{
color:#FF0004;
font-weight:bold;
padding:5px 0;
font-size:24px;
}

.rememberid{
padding:5px 0;
font-size:28px;
}

#piechart_3d{
margin-top: 70px;
width:700px;
height:500px;
position:relative;
z-index:0;
}

#topbar a{
margin-top: 5px;
text-align:right;
font-size:38px;
color: #FFF;
text-decoration: none;
border-radius:8px;
background-color:rgba(200,0,0,0.77);
position:absolute;
right:200px;
padding:5px 0;
z-index:10;
}

#listbox{
	font-size:28px;
}

#nav{
/*font-family: WaWaFont,"標楷體","微軟正黑體","Arial Unicode MS","sans-serif";*/
font-size: 28px;
float:right;
padding:100px 0 20px 20px;
z-index:9;
padding-right:20%;
position:relative;
}

#topbar{
	display:inline-block;
}

#nav ul>li{
display:inline-block;
margin:0 5px;
}

#nav ul>li>a{
color: #FFF;
text-decoration: none;
border-radius:8px;
background-color:rgba(120,120,120,0.77);
}

#welcome{
position:absolute;
font-size:38px;
left:200px;
padding:5px 0;
z-index: 2;
}

.fromto{
font-size:38px;
}

.expense_type{
font-size:24px;
background-color:rgba(0,220,0,0.77);

}

.amount{
font-size:24px;
}

#loginform{
text-align:center;
}

#loginform>ul>li{
	font-size:28px;
}

#footer{
font-size:14px;
margin-top:10px;
margin-bottom:10px;
color:#000;
text-align:center;
}

#footer>a{
text-decoration:none;
}

.detailbutton{
  background-color: black;
  text-align: center;
  color: white;
  padding: 1px 1px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius:5px;
}

.ExcelTable2007 {
	border: 1px solid #B0CBEF;
	border-width: 1px 0px 0px 1px;
	font-size: 28pt;
	font-family: Calibri;
	font-weight: 100;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 1px 1px;
	position: relative;
}

.ExcelTable2007 TH {
	background-image: url(../images/excel-2007-header-bg.gif);
	background-repeat: repeat-x; 
	font-weight: normal;
	font-size: 28px;
	border: 1px solid #9EB6CE;
	border-width: 0px 1px 1px 0px;
	height: 17px;
	padding: 1px 1px;
}

.ExcelTable2007 TD {
	border: 0px;
	background-color: white;
	padding: 0px 4px 0px 2px;
	border: 1px solid #D0D7E5;
	border-width: 0px 1px 1px 0px;
}

.ExcelTable2007 TD B {
	border: 0px;
	background-color: white;
	font-weight: bold;
}

.ExcelTable2007 TD.heading {
	background-color: #E4ECF7;
	text-align: center;
	border: 1px solid #9EB6CE;
	border-width: 0px 1px 1px 0px;
}

.ExcelTable2007 TH.heading {
	background-image: url(../images/excel-2007-header-left.gif);
	background-repeat: none;
}

.cellWidth{
	min-width:100px;
}

#expenseTypeName{
	text-align:center;
}

#datesearch{
position:relative;
}

#from{
font-size:24px;
}

.inputdate{
width:250px;
height:50px;
font-size:24px;
}

.button{
	text-align: center;
	font-size: 24px;
	padding: 15px 32px;
	display: inline-block;
}

.loginbutton{
	text-align: center;
	font-size: 24px;
	padding: 10px 28px;
	display: inline-block;
}

.resetbutton{
	text-align: center;
	font-size: 24px;
	padding: 10px 28px;
	display: inline-block;
}

.submitbutton{
	text-align: center;
	font-size: 24px;
	padding: 10px 28px;
	display: inline-block;
}

.detailtable{
	margin-top:80px;
}

@media (min-width:481px) and (max-width:799px){
body{
background-color:#FFF;
}

h1{
	z-index:3;
	position:absolute;
	margin:0 auto;
	margin-top:30px;
	font-size:36px;
}

#nav{
padding-right:5%;
}

.container{
width: 100%;
margin:0 auto;
text-align:center;
}

.center{
text-align:center;
}

#header{
padding:5px 0;
margin-top: 80px;
margin-bottom:25px;
font-size:48px;
text-align:center;
}

#topbar a{
font-size:38px;
right:30px;
}

#mainmenu a{
font-size:36px;
right:30px;
}

#welcome{
font-size:36px;
left:30px;
}

.expense_type{
font-size:24px;
}

.amount{
font-size:24px;
}

}

@media (max-width:480px){
body{
background-color:#FFF;
}

#nav{
padding-right:0%;
}

.container{
width: 100%;
margin:0 auto;
}

.center{
text-align:center;
}

#topbar a{
font-size:24px;
right:20px;
}

#mainmenu a{
font-size:24px;
right:20px;
}

#welcome{
font-size:24px;
left:20px;
}

.expense_type{
font-size:24px;
}

.amount{
font-size:24px;
}

}
