@charset "utf-8";
/* ----------------------------------------------------------
account
---------------------------------------------------------- */
.ac-container {
  margin-bottom: -20px
}

.ac-toolmenu {
  margin-left: 0px;
  margin-bottom: -10px;
  margin-top:-10px;
}

.ac-toolmenu-nav>li>a {
  padding:10px 12px!important;
}

.ac-toolmenu-nav {
  height: 40px;
}

.ac-title-section {
  background-color: #678EB7;
  margin-top: 0px;
  margin-bottom: -10px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px;
  position: relative;
  color: #ffffff;
}

.ac-title-section-sub {
  background-color: #678EB7;
  margin-top: 6px;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
  color: #ffffff;
}

.ac-title-btn {
  width: 160px;
  border-radius: 25px!important;
  border-width: 2px;
  border-color: #ffffff;
  color: #ffffff;
  background-color: #678EB7;
  margin-bottom: 10px;
}

.ac-title-img {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.ac-page-header-pc {
  color: #005EAE;
  border-color: #eeeeee!important;
}

.ac-page-header-xs {
  border-radius: 25px!important;
  border-width: 2px;
  border-color: #005EAE!important;
  color: #005EAE;
  margin-bottom: 10px;
}

.ac-message {
  border-radius: 10px!important;
  margin: 10px auto;
  width: 90%;
}

.btn-opacity {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

.ac-push-message {
  border-radius: 10px!important;
  background-color:#eeeeee;
}

.ac-bottom-menu {
  padding-top:20px!important;
  padding-left:20px!important;
}

.ac-btn-default {
  border-color:#eeeeee;
}

.ac-icon {
  font-size: x-large;
  margin-top:10px;
}

.ac-title {
  margin-top:0px; padding-top: 0.6em; padding-bottom: 0.4em; background-color: #fff; border-bottom: 0.4px solid #eeeeee;
}

.ac-nav {
  padding:0px!important;
}

.ac-submenu {
  padding-top:20px;
}

.ac-section-wrapper {
  background-color:#ffffff;
  padding:15px;
}

.ac-expr-section {
  margin-top:60px;
}

.ac-afpr-section {
  margin-top:30px;
}

#page__account .help-block, .ac-pr-section .help-block {
  line-height: 1.5em!important;
  color: #aaaaaa;
}

.help-block-box {
  padding-left: 8px!important;
  padding-right: 8px!important;
}

.badge {
  padding: 3px 6px;
  font-weight: normal;
  background-color: #5BC0DE!important;
}

.badge-white {
  padding: 1px 6px;
  font-weight: normal;
  color: #4881be;
  background-color: #ffffff;
  border-radius: 10px;
}

.pc-active-btn ,.sp-active-btn {
  background-color: #E4E4E4;
  border-radius: 5px;
}

.pc-diactive-btn:hover {
  background-color: #E4E4E4;
  border-radius: 5px;
}
.status-section-wrapper {
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 15px;
}
.status-section-wrapper .panel {
	margin-top: 8px !important;
}
.status-section-wrapper .panel .panel-heading {
	background-color: #ffffff;
	border-bottom-width: 2px;
	font-size: 120%;
	padding: 8px;
}
.status-section-wrapper .panel .list-group .list-group-item {
	padding: 8px;
}
.status-section-wrapper .panel .list-group .list-group-item a {
	font-size: 85%;
}
.status-section-wrapper .panel .panel-heading .btn,
.status-section-wrapper .panel .list-group .list-group-item .btn {
	padding: 3px 15px !important;
	font-size: 12px;
	font-weight: bold;
}
.status-section-wrapper .panel .list-group .list-group-item .btn {
	margin-top: -3px;
}
.select-box {
	margin-bottom: 12px;
}
.type-title {
	font-size: 100%;
	text-align: center;
	margin-top: 0;
}