

.navbar {
background: #FFFFFF;/* #E0ECF8 */
min-height:40px;
max-height:40px;
}

.navbar-default{
min-height:40px;
max-height:40px;
}

.navbar-nav{
min-height:40px;
max-height:40px;
}

.dropdown-toggle{
min-height:38px;
max-height:38px;
}

.menu{
font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ ProN", "vHiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "YuGothic", "sans-serif";
font-size:16px;
font-weight:400;
}

.submenu{
font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ ProN", "vHiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "YuGothic", "sans-serif";
font-size:13px;
}

.hr-title{
margin-top: -8px;
margin-bottom: 20px;
width:100px;
height: 4px;
background:#e00024;
}

.button_login {
  margin:10px;
  width: 90%;
}

.top30 {
    margin-top:30px;
}

.textarea-info{
width:70%;
height: 150px;
border:solid 1px #C0C0C0;
}

.ui-jqgrid{
font-size:22px!important;
}

.table-div{
max-height:1800px;
overflow-x:auto;
overflow-y:auto;
}

.table-zaiko tr th{
background-color:#F5F5F5;
text-align:center;
valign:center;
font-size:8px!important;
}

.table-zaiko tr td{
font-size:8px!important;
}

.table-zaiko tr:nth-child(even){
background: #FFFACD;
}

.row-sum{
background: white;
}

.red{
color: red;
}