body {
  background: #f7f7f7;
  padding-top: 60px;
  font-size: 14px;
  color: #444444;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; }

p {
  color: #777; }

a, a:hover, a:focus {
  color: #30a5ff; }

h1, h2, h3, h4, h5, h6 {
  color: #444444; }

h1 {
  font-weight: 300;
  font-size: 40px; }

h2 {
  font-weight: 300;
  margin-bottom: 20px; }

h3, h4 {
  font-weight: 300; }

.large {
  font-size: 2em; }

.text-muted {
  color: #c5c7cc; }

.color-gray {
  color: #444444; }

.color-blue {
  color: #30a5ff; }

.color-teal {
  color: #1ebfae; }

.color-orange {
  color: #ffb53e; }

.color-red {
  color: #f9243f; }

.no-padding {
  padding: 0;
  margin: 0; }

.fa-xl {
  font-size: 2em; }

input.form-control {
  border: 1px solid #ddd;
  box-shadow: none;
  height: 46px; }

.bootstrap-table input.form-control {
  height: 34px; }

.input-group-btn .btn {
  height: 46px; }

.form-control:focus {
  border: 1px solid #30a5ff;
  outline: 0;
  box-shadow: inset 0px 0px 0px 1px #30a5ff; }

.has-success .form-control {
  border: 1px solid #8ad919; }

.has-warning .form-control {
  border: 1px solid #ffb53e; }

.has-error .form-control {
  border: 1px solid #f9243f; }

.has-success .form-control:focus {
  border: 1px solid #8ad919;
  box-shadow: inset 0px 0px 0px 1px #8ad919; }

.has-warning .form-control:focus {
  border: 1px solid #ffb53e;
  box-shadow: inset 0px 0px 0px 1px #ffb53e; }

.has-error .form-control:focus {
  border: 1px solid #f9243f;
  box-shadow: inset 0px 0px 0px 1px #f9243f; }

.navbar-custom {
  background: #333;
  height: 60px; }

.navbar-header .navbar-brand {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  height: 60px;
  padding-top: 18px; }

.navbar-header .navbar-brand span {
  color: #30a5ff; }

.navbar-toggle {
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
  margin-top: 10px; }

.navbar-toggle:hover {
  background: rgba(255, 255, 255, 0.05); }

.icon-bar {
  background: #fff; }

.dropdown {
  background: rgba(255, 255, 255, 0.1);
  float: left;
  margin: 10px 8px;
  padding: 0px;
  border-radius: 4px; }

.dropdown a.dropdown-toggle {
  color: #fff;
  height: 40px;
  width: 40px;
  padding-top: 11px;
  padding-left: 9px; }

.dropdown:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2); }

.dropdown .label {
  top: -4px;
  left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: absolute;
  border-radius: 9999px; }

.navbar-top-links li:last-child {
  margin-right: 15px; }

.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
  background: none; }

.dropdown-messages {
  border: 1px solid #fff;
  width: 360px;
  background: rgba(255, 255, 255, 0.9);
  color: #444;
  font-size: 0.9em; }

.dropdown-messages img {
  margin: 5px 10px;
  float: left; }

.dropdown-messages .message-body {
  margin: 5px;
  float: left;
  width: 280px; }

.dropdown small {
  color: #999; }

.dropdown em {
  margin: 0 5px; }

.dropdown-menu > li > a {
  padding: 5px 10px; }

.dropdown-menu li .message-body a {
  color: #444; }

.dropdown-menu li a:hover {
  color: #30a5ff;
  text-decoration: none;
  background: none; }

.divider, .clear {
  clear: both; }

.dropdown-alerts {
  border: 1px solid #fff;
  width: 260px;
  background: rgba(255, 255, 255, 0.9);
  color: #444;
  font-size: 0.9em; }

.all-button a {
  text-align: center;
  color: #444;
  font-size: 12px;
  text-transform: uppercase;
  display: block; }

a.btn:hover, button:hover {
  opacity: 0.8; }

a.btn:active, button:active {
  box-shadow: inset 0px 0px 500px rgba(0, 0, 0, 0.1);
  opacity: 1; }

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #30a5ff !important;
  border-color: #30a5ff !important; }

.btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success, .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #8ad919;
  border-color: #8ad919; }

.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning, .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #ffb53e;
  border-color: #ffb53e; }

.btn-danger, .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger, .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #f9243f;
  border-color: #f9243f; }

.btn-link, .page-link, .text-primary {
  color: #30a5ff !important; }

.btn-link:focus, .btn-link:hover, .page-link:focus, .page-link:hover, a.text-primary:focus, a.text-primary:hover {
  color: #50b3ff !important; }

.btn-circle {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 50%; }

.btn-lg {
  font-size: 15px;
  height: 44px; }

.btn-margins button.btn {
  margin: 0 4px 6px 0 !important; }

.bg-primary {
  color: #1b3548;
  background-color: #e9ecf2; }

a.bg-primary:hover {
  background-color: #e9ecf2; }

.bg-success, .bg-green {
  color: #fff;
  background-color: #8ad919; }

a.bg-success:hover, a.bg-green:hover {
  background-color: #8ad919; }

.bg-success a, .bg-green a {
  color: rgba(255, 255, 255, 0.75); }

.bg-teal {
  color: #fff;
  background-color: #1ebfae; }

a.bg-teal:hover {
  background-color: #1ebfae; }

.bg-teal a {
  color: rgba(255, 255, 255, 0.75); }

.bg-info, .bg-blue {
  color: #fff;
  background-color: #30a5ff; }

a.bg-info:hover, a.bg-blue:hover {
  background-color: #30a5ff; }

.bg-info a, .bg-blue a {
  color: rgba(255, 255, 255, 0.75); }

.bg-warning, .bg-orange {
  color: #fff;
  background-color: #ffb53e; }

a.bg-warning:hover, a.bg-orange:hover {
  background-color: #ffb53e; }

.bg-warning a, .bg-orange a {
  color: rgba(255, 255, 255, 0.75); }

.bg-danger, .bg-red {
  color: #fff;
  background-color: #f9243f; }

a.bg-danger:hover, a.bg-red:hover {
  background-color: #f9243f; }

.bg-danger a, .bg-red a {
  color: rgba(255, 255, 255, 0.75); }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  color: #fff;
  background-color: #30a5ff; }

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #30a5ff; }

.label-success {
  background-color: #8ad919; }

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #8ad919; }

.label-info {
  background-color: #30a5ff; }

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #30a5ff; }

.label-warning {
  background-color: #ffb53e; }

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #f9243f; }

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f9243f; }

.panel {
  border: 0; }

.panel-container {
  padding-top: 20px; }

.panel-heading .fa-toggle-up, .panel-heading .fa-toggle-down {
  font-size: 17px; }

.panel-primary > .panel-heading {
  background-color: #30a5ff;
  color: #fff;
  border: none; }

.panel-success > .panel-heading {
  background-color: #8ad919;
  color: #fff;
  border: none; }

.panel-info > .panel-heading {
  background-color: #30a5ff;
  color: #fff;
  border: none; }

.panel-warning > .panel-heading {
  background-color: #ffb53e;
  color: #fff;
  border: none; }

.panel-danger > .panel-heading {
  background-color: #f9243f;
  color: #fff;
  border: none; }

f
.panel-primary .panel-settings, .panel-primary .panel-toggle, .panel-success .panel-settings, .panel-success .panel-toggle, .panel-info .panel-settings, .panel-info .panel-toggle, .panel-warning .panel-settings, .panel-warning .panel-toggle, .panel-danger .panel-settings, .panel-danger .panel-toggle {
  border: none;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2); }

.panel-primary .panel-settings:hover, .panel-primary .panel-toggle:hover, .panel-success .panel-settings:hover, .panel-success .panel-toggle:hover, .panel-info .panel-settings:hover, .panel-info .panel-toggle:hover, .panel-warning .panel-settings:hover, .panel-warning .panel-toggle:hover, .panel-danger .panel-settings:hover, .panel-danger .panel-toggle:hover {
  border: none;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.4); }

.panel-blue {
  background: #30a5ff;
  color: #fff; }

.panel-teal {
  background: #1ebfae;
  color: #fff; }

.panel-orange {
  background: #ffb53e;
  color: #fff; }

.panel-red {
  background: #f9243f;
  color: #fff; }

.dark-overlay {
  background: rgba(0, 0, 0, 0.05); }

.panel-blue p, .panel-teal p, .panel-orange p, .panel-red p {
  color: rgba(255, 255, 255, 0.75); }

.panel-heading {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.025em;
  height: 60px;
  line-height: 38px; }

.panel-default .panel-heading {
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  color: #444444; }

.panel-footer {
  background: #fff;
  border-top: 1px solid #f0f0f0; }

.panel-widget {
  padding: 10px 0;
  position: relative;
  box-shadow: none;
  border-radius: 0;
  background: none;
  text-align: center;
  color: #333; }

.panel-widget .panel-footer {
  border: 0;
  text-align: center; }

.panel-footer .input-group {
  padding: 0px;
  margin: 0 -5px; }

.panel-footer .input-group-btn:last-child > .btn, .panel-footer .input-group-btn:last-child > .btn-group {
  margin: 0; }

.panel-widget .panel-footer a {
  color: #999; }

.panel-widget .panel-footer a:hover {
  color: #666;
  text-decoration: none; }

.panel-widget .text-muted {
  margin-top: -6px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em; }

.panel-widget .large {
  color: #373b45;
  font-size: 3em; }

.panel-settings {
  list-style: none;
  padding: 0;
  margin: 0; }

.panel-settings .dropdown a.dropdown-toggle, .panel-settings a {
  padding: 0;
  background: none;
  color: #7c7c7c; }

.panel-settings a, .panel-toggle {
  width: 40px;
  padding: 2px 0 0 0; }

.panel-settings:hover, .panel-toggle:hover, .panel-settings .dropdown a.dropdown-toggle:hover, .panel-settings:active, .panel-toggle:active, .panel-settings .dropdown a.dropdown-toggle:active, .panel-settings:focus, .panel-toggle:focus, .panel-settings .dropdown a.dropdown-toggle:focus {
  background: #f7f7f7;
  color: #444444; }

.panel-settings, .panel-toggle {
  display: inline-block;
  margin: -1px -5px 0 15px !important;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #f0f0f0;
  color: #7c7c7c;
  background: #fff;
  width: 42px; }

.panel-settings {
  width: 42px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.panel-settings li.dropdown {
  margin: 0;
  padding: 0; }

.dropdown-settings {
  border: 1px solid #fff;
  width: 220px;
  font-size: 0.9em;
  padding: 0; }

.dropdown-settings li {
  list-style: none;
  padding: 0 10px;
  width: 220px;
  height: 26px;
  line-height: 26px; }

.dropdown-settings .divider {
  margin: 7px 0; }

.dropdown-settings li a {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  color: #444444; }

.clickable {
  cursor: pointer; }

.panel-heading span {
  margin: 0px;
  font-size: 14px; }

.panel-button-tab-right {
  margin-left: 4px !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.panel-button-tab-left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.border-top {
  border-top: 1px solid #dadbda; }

.border-right {
  border-right: 1px solid #dadbda; }

.border-bottom {
  border-bottom: 1px solid #dadbda; }

.border-left {
  border-left: 1px solid #dadbda; }

.panel .border-top, .panel .border-right, .panel .border-bottom, .panel .border-left {
  border-color: #f0f0f0; }

.article {
  padding: 10px 0; }

.article:first-child {
  padding: 0 0 10px 0; }

.article h4 {
  margin-bottom: 10px; }

.article .date {
  text-align: center;
  margin: 5px auto;
  display: block; }

.article .date .text-muted {
  margin-top: -5px; }

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #f0f0f0;
  left: 25px;
  margin-right: -1.5px; }

.timeline > li {
  margin-bottom: 20px;
  position: relative; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: calc( 100% - 65px );
  float: right;
  border: 1px solid #edeeed;
  border-radius: 2px;
  padding: 10px 20px;
  position: relative;
  box-shadow: none; }

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  left: -11px;
  display: inline-block;
  border-top: 11px solid transparent;
  border-right: 11px solid #edeeed;
  border-left: 0 solid #edeeed;
  border-bottom: 11px solid transparent;
  content: " "; }

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  left: -10px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-right: 10px solid #fff;
  border-left: 0 solid #fff;
  border-bottom: 10px solid transparent;
  content: " "; }

.timeline > li > .timeline-badge {
  color: #fff;
  width: 46px;
  height: 46px;
  line-height: 51px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 0px;
  margin-right: -25px;
  background-color: #999999;
  z-index: 100;
  border-radius: 9999px; }

.timeline-badge.primary {
  background-color: #30a5ff !important; }

.timeline-badge.success {
  background-color: #8ad919 !important; }

.timeline-badge.warning {
  background-color: #ffb53e !important; }

.timeline-badge.danger {
  background-color: #f9243f !important; }

.timeline-badge.info {
  background-color: #30a5ff !important; }

.progress {
  height: 12px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f2f3f2;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #30a5ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-success {
  background-color: #8ad919;
  background-image: none; }

.progress-bar-info, .progress-bar-blue {
  background-color: #30a5ff;
  background-image: none; }

.progress-bar-warning, .progress-bar-orange {
  background-color: #ffb53e;
  background-image: none; }

.progress-bar-danger, .progress-bar-red {
  background-color: #f9243f;
  background-image: none; }

.progress-bar-teal {
  background-color: #1ebfae;
  background-image: none; }

.jumbotron {
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  color: #444444; }

.panel .tabs {
  margin: 0;
  padding: 0; }

.nav-tabs {
  background: #f2f3f2;
  border: 0; }

.nav-tabs li a:hover {
  background: #fff; }

.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover {
  border: 0;
  padding: 15px 20px; }

.nav-tabs li.active a {
  color: #30a5ff; }

.nav-tabs li a {
  color: #999; }

.nav-pills {
  padding: 15px;
  padding-bottom: 0; }

.nav-pills li a, .nav-pills li a:hover, .nav-pills li.active a, .nav-pills li.active a:hover {
  border: 0;
  padding: 7px 15px; }

.nav-pills li.active a, .nav-pills li.active a:hover {
  background: #30a5ff; }

.tab-content {
  padding: 15px; }

.navbar {
  border: 0; }

.navbar input {
  border: 0;
  background: #444;
  color: #fff; }

.navbar input:focus {
  color: #fff;
  background: #555;
  border: 1px solid #30a5ff;
  outline: 0;
  box-shadow: inset 0px 0px 0px 1px #30a5ff; }

.user-menu {
  display: inline-block;
  margin-top: 14px;
  margin-right: 10px;
  float: right;
  list-style: none;
  padding: 0; }

.user-menu a {
  color: #fff; }

.user-menu a:hover, .user-menu a:focus {
  text-decoration: none; }

.sidebar {
  display: block;
  padding: 0;
  display: none;
  box-shadow: none;
  background: #fff; }

.sidebar ul {
  margin: 20px 0px; }

.sidebar form {
  padding: 10px 0 0 0;
  margin: 10px 10px 20px 10px; }

@media (min-width: 768px) {
  .sidebar {
    display: block;
    position: fixed;
    top: 60px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto; }

  .navbar-header {
    width: 100%; } }
.sidebar ul.nav a:hover, .sidebar ul.nav li.parent ul li a:hover {
  text-decoration: none;
  background-color: #30a5ff;
  color: #fff; }

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active, .sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover, .sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus, .sidebar ul.nav ul.children li.active a {
  color: #fff;
  background-color: #30a5ff; }

.sidebar ul.nav ul, .sidebar ul.nav ul li {
  list-style: none;
  list-style-type: none; }

.sidebar ul.nav li a {
  height: 50px;
  font-size: 15px;
  line-height: 2em;
  color: #444444; }

.sidebar ul.nav ul.children {
  width: auto;
  padding: 0;
  margin: 0;
  background: #f9f9f9; }

.sidebar ul.nav ul.children li a {
  height: 40px;
  background: #f7f7f7;
  color: #444444; }

.sidebar ul.nav li.current a {
  background-color: #30a5ff;
  color: #fff !important; }

.sidebar ul.nav li.parent ul li a {
  border: none;
  display: block;
  padding-left: 30px;
  line-height: 40px;
  border-radius: 0; }

.sidebar ul.nav li.divider {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0px 0; }

.profile-sidebar {
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0; }
  
#sidebar-collapse{
  height:auto !important; }

.indicator {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 9999px;
  margin-right: 5px; }

.profile-userpic img {
  float: left;
  margin: 10px 0px 0px 15px;
  width: 50px;
  height: 50px;
  border-radius: 9999px !important; }

.profile-usertitle {
  float: left;
  text-align: left;
  margin: 10px 0 0 12px; }

.profile-usertitle-name {
  font-size: 20px;
  margin-bottom: 0px; }

.profile-usertitle-status {
  text-transform: uppercase;
  color: #AAA;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px; }

.breadcrumb {
  border-radius: 0;
  padding: 10px 15px 10px 15px;
  background: #f0f0f0;
  margin: 0; }

h1.page-header {
  margin-top: 20px;
  border-bottom: 0; }

.chart {
  background: #fff; }

.easypiechart-panel {
  text-align: center;
  padding: 1px 0;
  margin-bottom: 20px; }

.placeholder h2 {
  margin-bottom: 0px; }

.donut {
  width: 100%; }

.easypiechart {
  position: relative;
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 20px auto 10px auto; }

.easypiechart .percent {
  display: block;
  position: absolute;
  font-size: 26px;
  top: 38px;
  width: 120px; }

#easypiechart-blue .percent {
  color: #30a5ff; }

#easypiechart-teal .percent {
  color: #1ebfae; }

#easypiechart-orange .percent {
  color: #ffb53e; }

#easypiechart-red .percent {
  color: #ef4040; }

#calendar, .datepicker-inline {
  width: 100%; }

#calendar table {
  width: 100%; }

.datepicker-switch {
  font-size: 16px;
  height: 46px !important; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #c5c7cc; }

.datepicker table tr td {
  padding: 10px !important; }

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #30a5ff;
  text-shadow: none;
  border-color: #285e8e; }

.datepicker table tr td span:hover, .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover, .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
  background: rgba(0, 0, 0, 0.05); }

.todo-list {
  padding: 0;
  margin: -15px;
  background: #fff;
  color: #444444; }

.todo-list .checkbox input[type=checkbox] {
  margin: 0; }

.todo-list .checkbox {
  display: inline-block;
  margin: 0px; }

.panel-body input[type=checkbox]:checked + label {
  text-decoration: line-through;
  color: #777; }

.todo-list-item {
  list-style: none;
  line-height: 0.9;
  padding: 14px 15px 8px 15px; }

.todo-list-item:hover, a.todo-list-item:focus {
  text-decoration: none;
  background-color: #f6f6f6; }

.todo-list .fa-trash {
  color: #444444; }

.todo-list .fa-trash:hover {
  color: #ef4040; }

.chat .panel-body ul {
  list-style: none;
  margin: -15px;
  padding: 15px; }

.chat .panel-body ul li {
  margin-bottom: 10px;
  padding: 15px 5px;
  border-bottom: 1px solid #f0f0f0; }

.chat ul li.left .chat-body {
  margin-left: 80px; }

.chat ul li.right .chat-body {
  margin-right: 80px; }

.chat ul li .chat-body p {
  margin: 0; }

.chat .panel-body {
  overflow-y: scroll;
  height: 300px; }

.chat-body small {
  margin-left: 5px; }

.table {
  background: #fff; }

.fixed-table-container {
  border: 1px solid #f0f0f0; }

.fixed-table-container thead th {
  background: #f7f7f8;
  border-color: #ddd;
  color: #444444;
  font-weight: 300;
  font-size: 16px; }

.fixed-table-container tbody td {
  border: 1px solid #f0f0f0; }

.fixed-table-container tbody td:last-child {
  border-right: none; }

.table > thead > tr > th {
  border-bottom: 1px solid #e6e7e8;
  vertical-align: middle;
  height: 50px;
  padding: 8px; }

.fixed-table-pagination .pagination {
  margin-top: 10px;
  margin-bottom: 0px; }

.fixed-table-pagination .pagination-detail {
  margin-top: 20px; }

p.back-link {
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
  text-transform: uppercase; }

.login-panel .btn {
  display: block;
  width: 100%; }
.login-panel .btn-lg {
  font-size: 15px;
  height: 44px; }

.error-page h1 {
  font-size: 72px; }
.error-page h3 {
  color: #7c7c7c; }
.error-page p {
  margin: 30px 0; }
.error-page .btn-lg {
  font-size: 15px;
  height: 44px; }

.search-result-item {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .search-result-item .search-result-title {
    margin-top: 0;
    margin-bottom: 0; }
  .search-result-item .search-result-image {
    margin-bottom: 10px; }

.chart-purple {
  filter: hue-rotate(60deg) saturate(40%); }

/*Font Awesome List*/
ul.font-awesome-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.font-awesome-list li {
    border: 1px solid #f7f7f7;
    float: left;
    width: 20%;
    height: auto;
    text-align: center; }
    ul.font-awesome-list li i {
      display: block;
      font-size: 32px;
      margin: 20px auto; }
    ul.font-awesome-list li span.icon-name, ul.font-awesome-list li .glyphicon-class {
      color: #30a5ff;
      font-size: 13px;
      font-weight: bold; }
    ul.font-awesome-list li span.icon-value {
      display: block;
      color: #7c7c7c;
      font-size: 12px;
      margin-bottom: 15px; }

/*Theme Switcher*/
.theme-switcher {
  list-style: none;
  padding: 20px 10px 20px 0; }
  .theme-switcher li {
    float: left;
    text-transform: uppercase;
    color: #fff; }
    .theme-switcher li span {
      margin-right: 10px; }
    .theme-switcher li a.theme-btn {
      color: #fff;
      background: none;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 2px;
      text-indent: -4999px;
      border-radius: 499px;
      border: 2px solid #fff;
      border: 2px solid rgba(255, 255, 255, 0.5);
      opacity: .8; }
    .theme-switcher li a.theme-btn:hover {
      border: 2px solid #fff;
      border: 2px solid rgba(255, 255, 255, 0.75);
      opacity: 1; }
    .theme-switcher li a.theme-btn-default {
      background: #30a5ff; }
    .theme-switcher li a.theme-btn-iris {
      background: #956bc0; }
    .theme-switcher li a.theme-btn-midnight {
      background: #3a75fb; }
    .theme-switcher li a.theme-btn-lime {
      background: #9ad251; }
    .theme-switcher li a.theme-btn-rose {
      background: #f43c68; }

    /* New css */
    .main {
      background-color: white;
    }
    /************ for standard ***********/
    .right-content {
      margin-bottom: 20px;
    }
    .shop_form tr.gray td {
      background-color: #ddd;
    }
    .tbl-header {
      text-align: center;
    }
    .shop_form.style1 table.style1 {
      margin: auto;
      width: 100%;
    }
    .shop_form.style1 table.style1 th,
    .shop_form.style1 table.style1 td.style1,
    .shop_form.style1 table.style1 td.style2,
    .shop_form.style1 table.style1 td.style3 {
      padding: 15px;
      font-size: 14px;
      border: solid 1px #ccc;
    }
    .shop_form.style1 table.style1 td .required:after {
      content: "[必須]";
      color: #dd0000;
      float: right;
    }
    .shop_form.style1 table.style1 td.style3 {
      padding: 0;
    }
    .shop_form.style1 table.style1 th {
      background-color: #f6f6f6;
    }
    .shop_form.style1 table.style1 td.style1 {
      background-color: #f6f6f6;
      width: 25%;
    }
    .shop_form.style1 table.style2 {
      width: 100%;
      margin: auto;
    }
    .shop_form.style1 table.style2 th,
    .shop_form.style1 table.style2 td.style1,
    .shop_form.style1 table.style2 td.style2 {
      font-size: 14px;
      border: solid 1px #ccc;
      border-left: 0;
      border-right: 0;
    }
    .shop_form.style1 table.style2 tr:first-child th {
      border-top: 0;
    }
    .shop_form.style1 table.style2 tr:last-child td {
      border-bottom: 0;
    }

    .shop_form.style1 textarea.style1 {
      width: 100%;
      height: 200px;
    }
    .shop_form.style1 input.style1 {
      width: 45%;
    }
    .shop_form.style1 input.style2 {
      width: 500px;
    }
    .shop_form.style1 input.style3 {
      width: 200px;
    }
    .shop_form.style1 input.style4 {
      width: 100%;
    }


    /*******************************
      ãƒ†ãƒ¼ãƒ–ãƒ«ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆ2
    *******************************/
    .shop_form.style2 table.style1 {
      margin: auto;
      width: 100%;
    }
    .shop_form.style2 table.style1 th,
    .shop_form.style2 table.style1 td {
      padding: 10px;
      border: solid 1px #ccc;
    }
    .shop_form.style2 table.style1 tr.disabled td {
        background-color: #eee ! important;
        color: #000;
    }
    .shop_form.style2 table.style1 td .note {
        float: right;
        color: #999;
        font-size: 12px;
    }
    .shop_form.style2 table.style1 td.center {
      text-align: center;
    }

    /*******************************
      å‰²å¼•ç‰¹å…¸é©ç”¨æ™‚ã®ãŠã™ã™ã‚ã‚³ãƒ¼ã‚¹
    *******************************/
    .shop_form .waribiki_example .padding {
      padding: 10px;
    }
    .shop_form .waribiki_example table {
      width: 100%;
    }
    .shop_form .waribiki_example th,
    .shop_form .waribiki_example td {
      padding: 10px;
      border: solid 1px #ccc;
      font-weight: normal;
      width: 33.333%;
    }
    .shop_form.style2 .waribiki_example th {
      border-top: 0;
    }
    .shop_form .waribiki_example th:first-child,
    .shop_form .waribiki_example td:first-child {
      border-left: 0 !important;
    }
    .shop_form .waribiki_example th:last-child,
    .shop_form .waribiki_example td:last-child {
      border-right: 0 !important;
    }
    .shop_form .waribiki_example td {
      white-space: nowrap;
      border-bottom: 0 !important;
    }
    .shop_form.style1 .waribiki_example td {
      line-height: 40px;
    }
    .shop_form .waribiki_example td input.title {
      width: 100%;
      vertical-align:baseline;
    }
    .shop_form .waribiki_example td input.min {
      width: 50px;
      vertical-align:baseline;
    }
    .shop_form .waribiki_example td input.price {
      width: 100px;
      vertical-align:baseline;
    }

    /*******************************
      æœ€å®‰å€¤
    *******************************/
    .shop_form .style1 .lowest_price input.min {
      width: 50px;
      vertical-align:baseline;
    }
    .shop_form .style1 .lowest_price input.price {
      width: 100px;
      vertical-align:baseline;
    }
    /*******************************
      äº¤é€šè²»
    *******************************/
    .shop_form.style1 .travel_price td.style1 {
      width: 20%;
    }
    .shop_form.style1 .travel_price td.style1 {
      background: none !important;
    }
    .shop_form.style1 .travel_price td.style1 .com_td {
      padding: 0 5px;
    }
    .shop_form.style1 .travel_price input {
      width: 100%;
      box-sizing: border-box;
    }


    /*******************************
      ã‚ªãƒ—ã‚·ãƒ§ãƒ³æ–™é‡‘
    *******************************/
    .shop_form.style1 .option_price td.style1 {
      width: 35%;
      padding-right: 0 !important;
    }
    .shop_form.style1 .option_price td.style2 {
      width: 15%;
      padding-left: 0 !important;
    }
    .shop_form.style1 .option_price td.style1 .com_table,
    .shop_form.style1 .option_price td.style1 .com_table {
      width: 100%;
    }
    .shop_form.style1 .option_price td.style1
    .shop_form.style1 .option_price td.style1 .com_td,
    .shop_form.style1 .option_price td.style2 .com_td {
      padding: 0 5px;
    }
    .shop_form.style1 .option_price td.style1 .com_td.number {
      width: 30px;
      text-align: right;
    }
    .shop_form.style1 .option_price td.style1 {
      background: none !important;
    }
    .shop_form.style1 .option_price input {
      width: 100%;
      box-sizing: border-box;
    }

    /*******************************
      æ–™é‡‘è¡¨
    *******************************/
    .shop_form.style1 #price_list_template {
      display: none;
    }
    .shop_form.style1 .price_list_placeholder {
      margin: 10px 0;
    }
    .shop_form.style1 .price_list_placeholder .header {
      margin-bottom: 10px;
      text-align: right;
    }
    .shop_form.style1 .price {
      width: 100%;
      margin-bottom: 10px;
    }
    .shop_form.style1 .price td {
      border: solid 1px #ccc;
      padding: 10px 5px;
    }
    .shop_form.style1 .price .com_table {
      width: 100%;
    }
    .shop_form.style1 .price .com_td.yen {
      padding-left: 5px;
    }
    .shop_form.style1 .price .minutes_input,
    .shop_form.style1 .price .price_input {
      width: 16.666%;
    }
    .shop_form.style1 .price input {
      width: 100% !important;
      box-sizing: border-box;
    }


    /*******************************
      ç¢ºèªç”»é¢
    *******************************/
    .shop_form.style2 {
      margin: auto;
      width: 100%;
    }
    .shop_form.style2 th,
    .shop_form.style2 td {
      border: solid 1px #ccc;
      font-size: 14px;
      padding: 10px;
    }
    .shop_form.style2 th {
      background-color: #f6f6f6;
    }
    .shop_form.style2 td.style1 {
      width: 30%;
    }
    .shop_form.style2 td.style3 {
      padding: 0;
    }
    .shop_form.style2 table.price {
      width: 100%;
    }
    .shop_form.style2 table.price td {
      width: 16.666%;
      text-align: center;
    }
    .shop_form.style2 table.price th {
      background-color: #f0f0f0;
    }
    .shop_form.style2 table.price td.style1 {
      background-color: #f6f6f6;
    }
    .shop_form.style2 table.price tr.no_border_top td {
      border-top: 0;
    }
    .shop_form.style2 table.price th {
      text-align: left;
      border-top: 0;
      border-left: 0;
      border-right: 0;
    }
    .shop_form.style2 table.price td:first-child {
      border-left: 0;
    }
    .shop_form.style2 table.price td:last-child {
      border-right: 0;
    }
    .shop_form.style2 table.price:last-child td {
      border-bottom: 0;
    }

    .shop_form.style2 table.travel_price {
      width: 100%;
    }
    .shop_form.style2 table.travel_price th {
      border-top: 0;
      border-left: 0;
      border-right: 0;
    }
    .shop_form.style2 table.travel_price td:first-child {
      border-left: 0;
    }
    .shop_form.style2 table.travel_price td:last-child {
      border-right: 0;
    }
    .shop_form.style2 table.travel_price:last-child td {
      border-bottom: 0;
    }
    .shop_form.style2 table.travel_price td.style1 {
      width: 25%;
    }
    .shop_form.style2 table.travel_price td.style2 {
      width: 75%;
    }

    .shop_form.style2 table.option_price {
      width: 100%;
    }
    .shop_form.style2 table.option_price th {
      border-top: 0;
      border-left: 0;
      border-right: 0;
    }
    .shop_form.style2 table.option_price td:first-child {
      border-left: 0;
    }
    .shop_form.style2 table.option_price td:last-child {
      border-right: 0;
    }
    .shop_form.style2 table.option_price:last-child td {
      border-bottom: 0;
    }
    .shop_form.style2 table.option_price td.style1 {
      width: 30%;
    }
    .shop_form.style2 table.option_price td.style2 {
      width: 20%;
    }
    .image_form .delete {
        float: right;
    }
    .image_form .delete label {
      display: inline-flex;
      padding: 10px 20px 10px 10px;
      border: solid 1px #ccc;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
    }
    .delete label .checkbox {
      margin-right: 3px;
    }
    .image_form .image {
      margin-top: 10px;
    }
    .image_form .image img {
      max-width: 200px;
      max-height: 200px;
    }

    /*******************************
      ボタン
    *******************************/
    .com_button_frame.style1 {
      margin-top: 40px;
      text-align: center;
    }
    .com_button_frame form {
      display: inline;
    }
    .com_button.style1,
    .com_button.style2,
    .com_button.style3,
    .com_button.style4,
    .com_button.style5 {
      font-family: 'メイリオ','Meiryo','MS PGothic';
      background-color: #fff;
      border: solid 2px #3a75fb;
      color: #3a75fb;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      cursor: pointer;
      text-decoration: none;
    }
    .com_button.style1 {
      display: inline-block;
      font-size: 18px;
      padding: 20px 50px 20px 40px;
      background-position: 100% 50%;
      background-repeat: no-repeat;
      background-image: url(../images/next.png);
    }
    .com_button.style1:hover{
      border-color: #3a75fb;
      background-color: #3a75fb;
      color: #fff;
    }
    .com_button.style1:hover {
      background-image: url(../images/next_on.png);
    }
    .com_description.style1.margin_top {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 20px;
    }
    /************ end standard **********/
    /********** common tbl style ********/
    .com_table {
      display: table;
    }
    .com_tr {
      display: table-row;
    }
    .com_td {
      display: table-cell;
    }
    .com_td.middle {
      vertical-align: middle;
    }


    .com_table.style1 {
      margin: auto;
    }
    .com_table.style1 th,
    .com_table.style1 td {
      border: solid 1px #ddd;
      font-size: 14px;
      padding: 15px;
    }

    .com_table.style1 th.style1,
    .com_table.style1 td.style1 {
      background-color: #f6f6f6;
    }
    /********** end common tbl style ******/

    /********* for shop top ***********/
    .information_to_shop_list {
      border: solid 1px #ccc;
      padding: 20px;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      margin-bottom: 40px;
    }

    .information_to_shop_list h2 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 20px;
    }
    .information_to_shop_list ul li {
      margin-bottom: 10px;
      font-size: 14px;
    }
    .information_to_shop_list ul li:last-child {
      margin-bottom: 0;
    }
    .information_to_shop_list ul li .date {
      width: 10%;
      white-space: nowrap;
      padding-right: 20px;
    }
    .information_to_shop_list ul li .datail {
      margin-left: 20px;
    }
    .summary .com_margin_top ul.com_asterisk li {
      list-style-type: none;
      padding-left: 1em;
      text-indent: -1em;
      margin-bottom: 0.5em;
    }

    /*******************************
      ã‚µãƒžãƒªãƒ¼
    *******************************/
    .summary  .item {
      border-bottom: solid 1px #ccc;
      padding-bottom: 20px;
      margin-bottom: 20px;
      font-size: 14px;
    }
    .summary .com_table {
      width: 100%;
    }
    .summary .com_td {
      vertical-align: middle;
    }
    .summary .com_td.style1 {
      width: 25%;
      padding-right: 20px;
    }
    .summary .com_td.style1 a {
      text-decoration: none;
    }
    .summary .com_td.style1 a:hover {
      text-decoration: underline;
    }
    .summary .com_td.style2 {
      width: 25%;
      font-size: 14px;
      white-space: nowrap;
    }
    .summary .com_td strong {
      font-size: 24px;
      font-weight: bold;
    }
    .summary .com_td.style3 {
      width: 25%;
    }
    .summary .com_td.style4 {
      width: 25%;
    }
    .summary .com_td.style4.wide {
      width: 50%;
    }
    .summary .com_td.style6 {
      width: 25%;
    }
    .summary .com_td.style7 {
      width: 25%;
    }
    /********* end shop top **********/
    /********* girl list *********/
    #gals {
      margin: 0;
      padding: 0;
      list-style: none;
      width : 100%;
      width : -webkit-calc(100% + 3px) ;
      width : calc(100% + 3px) ;
    }

    #gals li {
      position: relative;
      width: 125px;
      cursor: move;
      height: 245px;
      padding: 0;
      box-sizing: border-box;
    }
    #gals li .inner {
      position: relative;
      height: 240px;
      background-color: #fff;
      margin-right: 3px;
      margin-bottom: 3px;
      border: solid 1px #ccc;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
    }
    #gals li.hide .inner {
      background-color: #ddd;
    }
    .com_gal.style1 li .inner .text {
      height: auto;
    }
    .com_gal.style1 li .inner .item.image {
      border-top-right-radius: 4px;
      -moz-border-top-right-radius: 4px;
      -webkit-border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      -moz-border-top-left-radius: 4px;
      -webkit-border-top-left-radius: 4px;
    }
    .com_gal.style1 li.hide .inner .item.image:after {
      position: absolute;
      top: 0;
        content: "";
        display: block;
        width: 100%;
        padding-top: 164px;
        background-color: rgba(221, 221, 221, 0.5);
    }

    #gals li .name {
      text-align: center;
      cursor: move;
      font-size: 14px;
    }
    #gals li .number,
    #gals li .update {
      position: absolute;
    }
    #gals a {
      color: #000;
      text-decoration: none;
    }
    #gals a:hover {
      text-decoration: underline;
    }
    #gals li .update {
      bottom: 5px;
      left: 0;
      padding: 0 5px;
      display: block;
      width: 100%;
      box-sizing: border-box;
    }
    #gals li .update a {
      display: block;
      line-height: 30px;
      background-color: #f6f6f6;
      border-radius: 15px;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
      text-decoration: none;
    }
    #gals li .update a:hover {
      background-color: #2498e9;
      color: #fff;
    }
    #gals li .number {
      top: 5px;
      left: 5px;
      text-shadow:  1px  1px 3px #fff ,
                  -1px  1px 3px #fff ,
                    1px -1px 3px #fff ,
                  -1px -1px 3px #fff;
      font-weight: bold;
    }
    .com_gal.style1 {
      overflow: hidden;
    }
    .com_gal.style1 .com_gal_inner {
      width : 100%;
      width : -webkit-calc(100% + 5px) ;
      width : calc(100% + 5px) ;
    }
    .com_gal.style1 li {
      display: block;
      float: left;
      width: 20%;
      padding-right: 5px;
      padding-bottom: 5px;
      box-sizing: border-box;
    }
    .com_gal.style1.col4 li {
      width: 25%;
    }
    .com_gal.style1 li .inner {
      background-color: #fff;
    }
    .com_gal.style1 li a.inner {
      position: relative;
      display: block;
      text-decoration: none;
      overflow: hidden;
    }
    .com_gal.style1 li a.inner span {
      display: block;
    }
    .com_gal.style1 li .inner .text {
      display: block;
      padding: 5px;
      border-top: 0;
      height: 140px;
      overflow: hidden;
      border-top: 0;
      text-align: center;
      font-size: 12px;
    }
    .com_gal.style1 li .inner .item {
      overflow: hidden;
      white-space: nowrap;
      padding: 2px 0;
      text-overflow: ellipsis;
    }
    .com_gal.style1 li .inner .item.margin_bottom {
      margin-bottom: 5px;
    }
    .com_gal.style1 li .inner .item a {
      font-weight: bold;
    }
    .com_gal.style1 li .inner .item.image {
      position: relative;
      width: 100%;
      height: auto;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
    }
    .com_gal.style1 li .inner .item.image .number {
      position: absolute;
      top: 5px;
      left: 5px;
      font-size: 12px;
      font-weight: bold;
      background-color: rgba(255,255,255,0.7);
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
    }
    .com_gal.style1 li .inner .item.image.style2 {
      background-size: contain;
    }
    .com_gal.style1 li .inner .item.image:before {
      content: "";
      display: block;
      padding-top: 133.333%;
    }
    .com_gal.style1 li .inner .item.image a {
      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      vertical-align: middle;
      width: 100%;
      height: 100%;
      text-decoration: none;
    }
    .com_gal.style1 li .inner .item.image .standby,
    .com_gal.style1 li .inner .item.image .full,
    .com_gal.style1 li .inner .item.image .finished {
      position: absolute;
      display: block;
      color: #fff;
      text-align: center;
      line-height: 2.0;
      font-weight: normal;
      width: 96%;
      bottom: 2%;
      margin: auto;
      right: 0;
      left: 0;
    }
    .com_gal.style1 li .inner .item.image .standby {
      background-color: rgba(0,0,0,0.5);
    }
    .com_gal.style1 li .inner .item.image .full {
      background-color: #cc3333;
      background-color: rgba(204,51,51,0.8);
    }
    .com_gal.style1 li .inner .item.image .finished {
      background-color: #999;
      background-color: rgba(127,127,127,0.5);
    }
    .com_gal.style1 li .inner .item.name {
      font-weight: bold;
      font-size: 16px;
      line-height: 2.0;
    }
    .com_gal.style1 li .inner .item.note {
      position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 5px;
    }
    .com_gal.style1 li .inner .item.note .inner {
        font-size: 12px;
        padding: 5px;
        color: #259c8d;
        font-weight: bold;
        border: solid 1px #259c8d;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
    }
    .com_gal.style1 li .inner .item.note .inner.style2 {
      color: #f14374;
      border-color: #f14374;
    }
    .com_gal.style1 li .inner .item .icon {
      display: inline-block;
      margin-right: 10px;
    }
    .edit_trigger {
        margin-bottom: 20px;
    }
    .edit_trigger a {
        float: right;
        padding: 5px 20px;
        text-decoration: none;
        font-weight: bold;
        color: #999;
        line-height: 20px;
        border: solid 2px #999;
        border-radius: 17px;
        -moz-border-radius: 17px;
        -webkit-border-radius: 17px;
    }
    tr.list td.style2 .com_td {
        vertical-align: top;
        padding-right: 20px;
    }
    .com_description ul,.com_asterisk{
      /* padding: 0px; */
      list-style: none;
    }
    ul.com_asterisk li {
        list-style-type: none;
        padding-left: 1em;
        text-indent: -1em;
        margin-bottom: 0.5em;
    }
    ul.com_asterisk li:before {
      display: inline;
      content: "※";
    }
    .style1 .txt-style {
      width: 107px
    }
    tr.list td.style2 textarea {
        width: 250px;
        height: 200px;
    }
    .columns .txt-basicplay {
      width: 50%;
    }
    /********* end girl list ********/
    @media (max-width: 768px) {
      .theme-switcher {
        display: none; } 
      .shop_form.style1 input.style1 {
        width: 100%;
      }
      .columns .txt-basicplay {
        width: 100%;
      }
      .image_form input[type=file] {
        width: 100%;
      }
      #content2::before{
        content: "\a";
        white-space: pre;
      }
      .shop_form .waribiki_example td input.price{
        width: 55px;
      }
      .travel_price .style1 .com_td input{
        width: 50px;
      }
      }

    /* Create three equal columns that floats next to each other */
    .column {
      float: left;
      width: 36.33%;
      padding: 10px;
    }
    .medium {
    width: 10%;
    }

    /* Clear floats after the columns */
    .row:after {
      content: "";
      display: table;
      clear: both;
    }

    /* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
    @media screen and (max-width: 600px) {
      .column {
        width: 100%;
      }
      .medium {
        height: 10%
      }
      tr.list td.style2 textarea{
        width: auto;
      }
    }

    /* Tag  */
    .com_description.style1 {
      font-size: 14px;
      margin-bottom: 20px;
    }
    .com_red {
      color: #dd0000;
    }
    .shop_tag .tags {
      border-top: solid 1px #ccc;
      padding-top: 20px;
      margin-bottom: 20px;
    }
    .clearfix:before, .clearfix:after {
      content: " ";
      display: table;
    }
    .clearfix:after {
      clear: both;
    }
    .shop_tag .title {
      font-size: 16px;
      line-height: 2.0;
      margin-bottom: 10px;
      font-weight: bold;
    }
    .shop_tag .item {
      display: block;
      float: left;
      width: 20%;
      box-sizing: border-box;
      padding: 1px;
      white-space: nowrap;
      overflow: hidden;
    }
    .shop_tag .item label {
      display: block;
      padding: 5px;
    }
    .shop_tag .item label.active {
      background-color: #5bc0de;
      color: #fff;
    }
    .shop_tag .item label {
      display: block;
      padding: 5px;
    }
    .shop_tag .tags {
      border-top: solid 1px #ccc;
      padding-top: 20px;
      margin-bottom: 20px;
    }
    .com_button_frame.style1 {
      margin-top: 40px;
      text-align: center;
    }
    .com_button.style1 {
      display: inline-block;
      font-size: 18px;
      padding: 20px 50px 20px 40px;
      background-position: 100% 50%;
      background-repeat: no-repeat;
      color: #3a75fb;
      background-image: url(../../images/next.png);
    }
    .com_button.style1, .com_button.style2, .com_button.style3, .com_button.style4, .com_button.style5 {
      font-family: 'メイリオ','Meiryo','MS PGothic';
      background-color: #fff;
      border: solid 2px #3a75fb;
      color: #3a75fb;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      cursor: pointer;
      text-decoration: none;
    }

    /* Job */
    .shop_form.style1 table.style1 {
      margin: auto;
      width: 100%;
    }
    table {
      border-collapse: collapse;
    }
    .shop_form.style1 table.style1 td.style1 {
      background-color: #f6f6f6;
      width: 25%;
    }
    .shop_form.style1 table.style1 th, .shop_form.style1 table.style1 td.style1, .shop_form.style1 table.style1 td.style2, .shop_form.style1 table.style1 td.style3 {
      padding: 15px;
      font-size: 14px;
      border: solid 1px #ccc;
    }
    td, th {
      font-family: 'メイリオ','Meiryo','MS PGothic';
      font-size: 12px;
      line-height: 1.5;
    }
    .shop_form.style1 table.style1 td .required:after {
      content: "[必須]";
      color: #dd0000;
      float: right;
    }
    .com_margin_bottom {
      margin-bottom: 20px;
    }
    .com_margin_bottom.style2 {
      margin-bottom: 5px;
    }
    .shop_form.style1 input.style2 {
      width: 500px;
    }
    .shop_form.style1 input.style4 {
      width: 100%;
    }
    .shop_form.style1 textarea.style1 {
      width: 100%;
      height: 200px;
    }
    textarea {
      font-family: 'ＭＳ ゴシック','MS PGothic',sans-serif;
      font-size: 14px;
    }
    .image_form .delete {
      float: right;
    }
    .image_form .delete label {
      display: inline-block;
      padding: 10px 20px 10px 10px;
      border: solid 1px #ccc;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
    }
    .image_form .image {
      margin-top: 10px;
    }
    .image_form .image img {
      max-width: 200px;
      max-height: 200px;
    }
    #delete_top_image, #delete_gallery_image1, #delete_gallery_image2, #delete_gallery_image3 {
      display: unset !important;
    }
    .com_size_small {
      font-size: 12px;
    }
    .treatment_item {
      display: block;
      width: 20%;
      float: left;
      margin-bottom: 10px;
    }
    .com_button_frame.style2 {
      margin-top: 40px;
      text-align: center;
      border-top: solid 1px #ccc;
      padding-top: 40px;
    }
    .com_button.style5 {
      display: inline-block;
      font-size: 18px;
      padding: 20px 40px 20px 70px;
      background-color: #fff;
      border: solid 1px #999;
      color: #999;
      background-position: 30px 50%;
      background-repeat: no-repeat;
      background-image: url(../../images/cross.png);
    }
    .shop_form.style1 input.style1 {
      width: 300px;
    }
    .com_button.style1:hover {
      color: #f7a52a;
      background-image: url(../../images/next_on.png);
    }
    .com_button.style1:hover, .com_button.style2:hover, .com_button.style3:hover, .com_button.style4:hover {
      border-color: #3a75fb;
      background-color: #3a75fb;
      color: #fff;
    }
    .com_description.style1.margin_top {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 20px;
    }
    .com_button.style5:hover {
      border-color: #ccc;
      background-color: #ccc;
      color: #fff;
      background-image: url(../../images/cross2.png);
    }

    /* QA */
    .qa {
      display: table;
      width: 100%;
      font-size: 14px;
      padding-top: 20px;
    }
    .qa .index {
      display: table-cell;
      vertical-align: top;
      width: 300px;
    }
    .qa .index .index_inner.fixed {
      position: fixed;
    }
    .qa .index .index_inner {
      width: 300px;
    }
    .qa .index .title {
      background-color: #226288;
      color: #fff;
      padding: 10px;
      font-weight: bold;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
    }
    .qa .index ul {
      margin: 0;
      padding: 0;
      list-style: none;
    }
    .qa .index ul li a:hover, .qa .index ul li.active a {
      background-color: #2498e9;
      color: #fff;
    }
    .qa .index ul li a {
      display: block;
      padding: 10px;
      text-decoration: none;
      border: solid 1px #ccc;
      border-top: 0;
      font-weight: bold;
      color: #2498e9;
    }
    .qa .contents {
      display: table-cell;
      vertical-align: top;
    }
    .qa .contents_inner {
      padding-left: 30px;
    }
    .qa .contents .index_contents .group {
      margin-bottom: 80px;
    }
    .qa .contents .index_contents .title {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 30px;
      color: #226288;
      border-bottom: solid 1px;
      padding-bottom: 10px;
      padding-left: 10px;
    }
    .qa .contents dl {
      margin-bottom: 30px;
    }
    dl, dd {
      margin: 0;
    }
    .qa .contents dt {
      cursor: pointer;
    }
    .qa .contents dt {
      list-style: none;
      padding-left: 1.7em;
      text-indent: -1.7em;
      color: #226288;
      font-weight: bold;
      font-size: 20px;
    }
    .qa .contents dt::before {
      counter-increment: number 1;
      content: "Ｑ. ";
    }
    a:hover {
      color: #999;
      text-decoration: none;
    }
    .qa .contents .index_contents dd {
      display: none;
    }
    .qa .contents dd::before {
      counter-increment: number 1;
      content: "Ａ. ";
    }
    .qa .contents dd {
      list-style: none;
      padding-left: 1.7em;
      text-indent: -1.7em;
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .qa .contents ol.inline, .qa .contents ol.inline li {
      display: inline;
      text-indent: 0;
      padding: 0;
    }
    .qa .contents ol {
      list-style-type: decimal;
      list-style-position: outside;
      padding-left: 1em;
      text-indent: 0;
      margin: 20px 0;
    }
    .qa .contents ol.inline li, .qa .contents ol.inline li a {
      font-weight: bold;
      color: #cc4444;
    }
    .qa .contents ol.inline, .qa .contents ol.inline li {
      display: inline;
      text-indent: 0;
      padding: 0;
    }
    .qa .contents ol li {
      margin-bottom: 10px;
    }
    .qa .contents ol.inline li:after {
      content: "";
      background-color: #ccc;
      display: inline-block;
      height: 15px;
      width: 14px;
      margin: 0 10px;
      -webkit-mask: url(../../img/icon/arrow-right-solid.svg);
      mask: url(../../img/icon/arrow_right.svg);
      -webkit-mask-size: cover;
      mask-size: cover;
      vertical-align: middle;
      margin-bottom: 2px;
    }
    .qa .ranking_image {
      position: relative;
      padding: 0 20px;
    }
    .qa .ranking_image:before {
      content: "上位";
      left: 0;
    }
    .qa .ranking_image:before, .qa .ranking_image:after {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      width: 20px;
      height: 48px;
      line-height: 24px;
      font-weight: bold;
      font-size: 20px;
      color: #666;
    }
    .qa .ranking_image ol {
      display: table;
      list-style-type: none;
      padding-left: 0;
      width: 100%;
    }
    .qa .ranking_image ol li {
      position: relative;
      display: table-cell;
      width: 100px;
      padding: 20px;
      vertical-align: middle;
      text-align: center;
      color: #000;
      font-weight: bold;
      height: 100px;
    }
    .qa .ranking_image ol li:before {
      position: absolute;
      display: block;
      content: "";
      width: 100px;
      height: 100px;
      border-radius: 50%;
      display: block;
      background-color: #F77C2A;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
    .qa .ranking_image ol li.class1 .inner {
      height: 60px;
    }
    .qa .ranking_image ol li .inner {
      position: absolute;
      display: block;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      color: #fff;
      margin: auto;
      height: 20px;
      line-height: 20px;
    }
    .qa .ranking_image ol li:after {
      position: absolute;
      content: "＞";
      width: 30px;
      height: 30px;
      line-height: 30px;
      top: 0;
      bottom: 0;
      right: -15px;
      margin: auto 0;
      font-weight: bold;
      color: #999;
    }
    .qa .ranking_image ol li:last-child:after {
      content: "";
    }
    .qa .ranking_image ol li.class2:before {
      opacity: 0.9;
    }
    .qa .ranking_image ol li.class3:before {
      opacity: 0.8;
    }
    .qa .ranking_image ol li.class4:before {
      background-color: #ccc;
    }
    .qa .ranking_image:after {
      content: "下位";
      right: 0;
    }
    .qa .contents .annotation {
      padding-left: 2em;
      text-indent: -2em;
    }
    .qa .contents ul {
      list-style-type: disc;
      list-style-position: outside;
      padding-left: 1em;
      text-indent: 0;
      margin: 20px 0;
    }
    .qa .contents ul li {
      margin-bottom: 10px;
    }

    /* Kokoku Application */
    .shop_form.style1 table.style1 {
      margin: auto;
      width: 100%;
    }
    .shop_form.style1 table.style1 th {
      text-align: center;
      background-color: #f6f6f6 !important;
    }
    .shop_form.style1 table.style1 th, .shop_form.style1 table.style1 td.style1, .shop_form.style1 table.style1 td.style2, .shop_form.style1 table.style1 td.style3 {
      padding: 15px;
      font-size: 14px;
      border: solid 1px #ccc;
    }
    .shop_form.style1 table.style1 td.style1 {
      background-color: #f6f6f6;
      width: 25%;
    }
    div.com_asterisk {
      padding-left: 1em;
      text-indent: -1em;
    }
    .com_red {
      color: #dd0000;
    }
    div.com_asterisk:before {
      display: inline;
      content: "※";
    }
    div.com_asterisk {
      padding-left: 1em;
      text-indent: -1em;
    }
    ul.com_asterisk li {
      list-style-type: none;
      padding-left: 1em;
      text-indent: -1em;
      margin-bottom: 0.5em;
    }
    .select_kokoku_plan.option_kokoku label {
      border-bottom: 0;
    }
    .select_kokoku_plan label {
      display: block;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: solid 1px #ddd;
    }
    .select_kokoku_plan label .name {
      display: inline-block;
      min-width: 150px;
      white-space: nowrap;
      font-weight: 100;
    }
    .com_size_small {
      font-size: 12px;
    }
    .select_kokoku_plan.option_kokoku {
      border-top: 0;
      margin: 0;
    }
    .select_kokoku_plan {
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 2.0;
      padding-top: 10px;
      border-top: solid 1px #ddd;
      margin: 20px 0;
    }

    /* Schedule List */
    .schedule_header {
      width: 100%;
      font-size: 14px;
      margin-bottom: 20px;
    }
    .com_table {
      display: table;
    }
    .schedule_header .save_button {
      width: 10%;
    }
    .schedule_header .save_button, .schedule_header .date {
      padding-right: 20px;
    }
    .schedule_header .com_td {
      white-space: nowrap;
      vertical-align: middle;
    }
    .com_td {
      display: table-cell;
    }
    .save_button .frame {
      width: 100px;
      height: 30px;
    }
    .com_button.style4 {
      font-size: 12px;
      padding: 5px 10px;
    }
    .schedule_header .date {
      width: 40%;
    }
    .schedule_header .save_button, .schedule_header .date {
      padding-right: 20px;
    }
    .schedule_header .limit {
      width: 40%;
    }
    .schedule_header .option_button {
      width: 10%;
      white-space: nowrap;
    }
    .header_note {
      padding: 20px;
      font-size: 14px;
      background-color: #f9f9f9;
      margin-bottom: 20px;
    }
    .pager {
      margin-bottom: 20px;
    }
    .com_pager {
      padding: 10px 0;
      margin-bottom: 10px;
      text-align: right;
      line-height: 100%;
    }
    .com_pager .disabled {
      color: #ccc;
      border-color: #fff;
    }
    .com_pager a:hover, .com_pager .current {
      background-color: #2498e9;
      border-color: #2498e9;
      color: #fff;
    }
    .schedule_header .com_pager a, .com_pager span {
      display: inline-block;
      white-space: nowrap;
      padding: 8px;
      min-width: 16px;
      height: 30px;
      line-height: 16px;
      text-align: center;
      background-color: #fff;
    }
    table.schedule_table {
      width: 100%;
      table-layout: fixed;
    }
    table.schedule_table th {
      border-top: solid 1px #ccc;
      padding: 10px 0;
      font-weight: normal;
    }
    table.schedule_table td.style1, table.schedule_table th.style1 {
      font-weight: bold;
      font-size: 14px;
      width: 100px;
    }
    table.schedule_table td, table.schedule_table th {
      border-bottom: solid 1px #ccc;
      background-color: #fff;
    }
    table.schedule_table th.today {
      background-color:#5bc0de;
      border-bottom: solid 1px #5bc0de;
      color: #fff;
    }
    table.schedule_table td.style3, table.schedule_table th.style3 {
      width: 14.285%;
      text-align: center;
    }
    #schedules {
      margin-bottom: 20px;
    }
    table.schedule_table td.style2 {
      height: 100px;
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc;
    }
    table.schedule_table td.style2, table.schedule_table th.style2 {
      width: 75px;
      text-align: center;
    }
    table.schedule_table td.style2 .image {
      display: block;
      width: 75px;
      height: 100px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
    }
    table.schedule_table .item.checked {
      background-color: #fff8d9;
    }
    table.schedule_table td.style3 .inner {
      display: table;
      width: 100%;
    }
    table.schedule_table td.style3 .checkbox, table.schedule_table td.style3 .select {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
    }
    table.schedule_table td.style3 .checkbox {
      padding-left: 5px;
    }
    table.schedule_table td.style3 .checkbox label {
      display: table-cell;
      width: 30px;
      height: 30px;
      vertical-align: middle;
    }
    table.schedule_table td.style3 .checkbox label, table.schedule_table td.style3 .checkbox input {
      cursor: pointer;
    }
    table.schedule_table td.style3 .select {
      width: 70%;
    }
    .save_button .frame.bottom {
      width: 120px;
      height: 120px;
      position: fixed;
      bottom: 50px;
      right: 50px;
      z-index: 100;
    }
    .save_button .frame.bottom #save_button {
      width: 120px;
      height: 120px;
      color: #5bc0de;
      border: solid 2px #5bc0de;
      box-sizing: border-box;
      font-size: 14px;
      font-weight: bold;
      border-radius: 62px;
      -moz-border-radius: 62px;
      -webkit-border-radius: 62px;
    }