body {
  font-family: verdana, helvetica, sans-serif;
}
div.head {
  position:static;
  left:0px;
  top:0px;
  width:100%;
  height:35px;
  color:#3f3f3f;
  font-size: 13px;
  background-color:#cae2fc;
  padding-left:8px;
  padding-right:0;
  padding-top:8px;
  padding-bottom:0;
  border-bottom:solid 1px #cccccc;
}
div.foot {
  position:relative;
  left:0px;
  bottom:0px;
  width:100%;
  height:15px;
  color:#777777;
  font-size:10px;
  background-color:#eeeeee;
  border-left:0;
  border-right:0;
  border-top:solid 1px #cccccc;
  border-bottom:0;
}
.adminblue {
  font-weight: bold;
  font-size: 13px;
  color: #336699;
}
.adminbluetout {
  font-size: 12px;
  color: #336699;
  margin-right:12px;
  white-space : nowrap;
}
a.adminbluetout img {
  border:none;
  position : relative;
  top : 3px;
}
a.adminbluetout:hover {
  color: #ff0000
}
.adminselecteditem {
  font-size: 12px;
  color: #7f7f8f;
}
.settingsection {
  font-size: 12px;
  color: #4f4f4f;
}
.settingitem {
/*  font-weight: bold; */
  font-size: 14px;
  color: #3f3f3f;
}
blockquote.settingitem,
table.settingitem {
  font-weight: normal;
  font-size: 13px;
  color: #4f4f4f;
  background-color:#efeff7;
  border-left:solid 1px #bfbfbf;
  border-right:solid 1px #efefff;
  border-top:solid 1px #bfbfbf;
  border-bottom:solid 1px #efefff;
  padding-left:4px;
  padding-right:4px;
  padding-top:4px;
  padding-bottom:4px;
}
td.settingitem {
  font-weight: normal;
  font-size: 13px;
  color: #4f4f4f;
  background-color:#efeff7;
}
td.settingitemline {
  background-color:#e3e3f3;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
}

.schedule_label {
  font-size: 16px;
}

.noedittext {
  font-size: 12px;
  color: #4f4f4f;
  background-color:#efefef;
}

.text {
  font-size: 12px;
  color: #4f4f4f;
}

table.detailsetting {
  border-top:1px solid #666;
  border-left:1px solid #666;
  background:#fff;
  border-collapse:collapse;
  border-spacing:0;
  empty-cells:show;
  margin : 5px 0 10px 10px;
}
table.detailsetting th {
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  color:#000000;
  background:#d5eaff;
  font-size:12px;
  font-weight:normal;
  text-align:left;
  margin:0;
  padding:5px;
}
table.detailsetting td {
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  background:#fff;
  font-size:12px;
  margin:0;
  padding:5px;
  overflow:visible;
}
.amvpop_content table.detailsetting {
  width : 97%;
}
.amvpop_content table.detailsetting th {
  width : 30%;
}

div.saddrpathtree {
    height : 300px;
    width : 100%;
    border : 1px solid black;
    overflow : auto;
}
select.selectcolumn {
    width: 200px;
}

h2.title {
  margin-top : 0;
  margin-bottom : 0;
  font-size : 14px;
}
p.required_mark {
  margin : 0 3% 0 0;
  text-align : right;
  white-space : nowrap;
  font-size : 85%;
}
span.reqmark {
  padding-top : 3px;
  color : #0000ff;
  font-weight : bold;
  font-size : 15px;
  font-family : verdana, helvetica, sans-serif;
  vertical-align : top;
}
p.footer_btn {
  text-align : center;
  white-space : nowrap;
}
table.select_category {
  width : 95%;
  margin : 10px;
}
table.select_category td {
  font-size : 12px;
}
span.setting_name {
  color : #ff0000;
  font-weight : bold;
  font-size : 10px;
  font-family: verdana, helvetica, sans-serif;
}
span.setting_detail {
  color : #0000ff;
  font-size : 10px;
}
.amvpop_content table.detailsetting th.default_check,
td.default_check {
  text-align : center;
  width : 30px;
}
.fixed {
  white-space : nowrap;
}
label {
  margin-left : 0;
  margin-right : 10px;
}
label img {
  vertical-align : middle;
}
div#id_schedulelist input[type="radio"] {
  margin-right : 0;
}
.longbtn {
  overflow : visible;
  padding-left : 1em;
  padding-right : 1em;
}
tr.hide_admin {
  display:none;
}
input[type="file"] {
  width : 95%;
}
