
a {
  color: #5371ff; }

a:hover {
  color: #3454f5; }

.text-white {
  color: #fff !important; }

.text-dark {
  color: #343a40 !important; }

.text-primary {
  color: #5371ff !important; }

.text-secondary {
  color: #92979c !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #5371ff !important; }

.text-info {
  color: #4582ec !important; }

a.text-info:hover, a.text-info:focus {
  color: #4582ec !important; }

.hide {
  display: none !important; }

.btn-primary {
  background-color: #5371ff;
  border-color: #5371ff;
  color: #fff !important; }
  .btn-primary:hover {
    background-color: #3454f5;
    border-color: #3454f5; }
  .btn-primary:focus, .btn-primary.focus {
    background-color: #3454f5;
    border-color: #3454f5; }
  .btn-primary.disabled {
    background-color: #5371ff;
    border-color: #5371ff;
    opacity: 0.5; }

.btn-outline-primary {
  color: #5371ff;
  border-color: #5371ff; }
  .btn-outline-primary:hover {
    background-color: #5371ff;
    border-color: #5371ff; }

.btn-info {
  background-color: #4582ec;
  border-color: #4582ec; }
  .btn-info:hover {
    background-color: #226be8;
    border-color: #226be8; }

.bg-primary {
  background-color: #5371ff !important; }

.bg-primary-gradient {
  background-color: #ed53ff !important;
  background-image: linear-gradient(24deg, #5371ff 0%, #79edc0 100%); }

.bg-primary-light {
  background-color: #e5dff8 !important;
  color: #343a40; }
  .bg-primary-light a {
    color: #5371ff !important; }

.btn-outline-danger {
  color: #d9534f !important; }
  .btn-outline-danger:hover {
    color: #fff !important; }

.inline-icon {
  width: 22px;
  height: 22px;
  vertical-align: top; }

.btn-highlight {
  background: #70c710;
  border-color: #70c710;
  color: #fff; }
  .btn-highlight:hover {
    background-color: #5ba10d !important;
    color: #fff; }

.btn-ontline-highlight {
  background: #fff;
  border-color: #70c710;
  color: #5ba10d; }
  .btn-ontline-highlight:hover {
    background-color: #5ba10d !important;
    color: #fff; }

.btn-s {
  padding: 4px 10px; }

.btn-input-close {
  transform: rotate(-45deg);
  background: #ddd; }

.btn-s-white, .btn-white {
  background: #fff !important; }
  .btn-s-white:hover, .btn-white:hover {
    color: #03788b !important; }

.btn-less-padding {
  padding-right: 5px;
  padding-left: 5px; }

table td.td-less-padding {
  padding-right: 5px;
  padding-left: 5px; }

.bg-disable {
  background: #ddd !important; }

.bg-gray {
  background: #f7f7f7 !important; }
  .bg-gray .sub-nav-item a {
    color: #343a40; }
    .bg-gray .sub-nav-item a:after {
      content: '';
      background: url('/asset/images/directory_nav_caret.png') no-repeat;
      background-size: contain;
      vertical-align: middle;
      display: inline-block;
      position: relative;
      top: -2px;
      margin: 0 0px 0 20px;
      width: 9px;
      height: 13px; }

.bg-dark-gray {
  background: #ddd !important; }

.bg-info {
  background: #5371ff !important; }

.rotate90 {
  display: inline-block;
  transform: rotate(90deg); }

html, body, .wrap, .main-container {
  min-height: 100%;
  position: relative; }

.wrap-height {
  height: 100%; }

.table th, .table td {
  vertical-align: middle; }

.table thead th {
  background: #f7f7f7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 13px; }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.02); }

.small-table thead th {
  font-size: 12px;
  padding: 5px; }

.table-normal {
  font-size: smaller;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .table-normal.small-text th {
    font-size: 12px; }
  .table-normal.small-pading th, .table-normal.small-pading td {
    padding: 6px; }
  .table-normal.input-table td {
    padding: 6px; }
    .table-normal.input-table .form-control {
      font-size: 13px;
      height: 30px; }
    .table-normal.input-table .no-padding {
      padding: 0; }
    .table-normal.input-table .checkbox-label {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 10px 0;
      position: relative;
      top: 4px; }
    .table-normal.input-table .sortable-icon {
      width: 20px; }
      .table-normal.input-table .sortable-icon img {
        left: 6px; }
  .table-normal td, .table-normal th {
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle; }
  .table-normal thead th {
    vertical-align: middle; }
  .table-normal .medium {
    width: 200px; }

.tooltip-inner {
  background-color: #f0ad4e; }

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #f0ad4e; }

.modal-open .modal {
  -webkit-overflow-scrolling: touch; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 600; }

body, input, textarea, select {
  font-size: 17px; }

strong {
  font-weight: 600; }

.btn {
  border-radius: 4px; }

.main-container {
  padding-top: 32px; }

.no-header .main-container {
  padding: 0; }

.container-xlarge {
  width: 1440px;
  max-width: 100%; }

.container-large {
  width: 940px;
  max-width: 100%; }

.container-medium {
  width: 740px;
  max-width: 100%; }

.container-small {
  width: 540px;
  max-width: 100%; }

.fixed-side-container {
  overflow: hidden;
  height: 100%; }

.fixed-container {
  float: right;
  width: 270px;
  background: #f7f7f7;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0; }

.fluid-container {
  float: left;
  width: 100%;
  margin-right: -270px;
  padding-right: 270px;
  box-sizing: border-box; }

.markdown-text strong {
  background: linear-gradient(transparent 50%, #ff0 50%); }
  .markdown-text code {
    font-size: 100%; }
  .markdown-text em {
    font-style: normal !important;
    color: #e83e8c; }
  .markdown-text h4 {
    font-size: 14px; }
  .markdown-text h3 {
    font-size: 16px; }

.link-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #666;
  padding: 5px 10px;
  background: #fff;
  color: #666; }
  .link-to-top:hover {
    text-decoration: none;
    background: #eee; }

.markdown-content h2 {
  font-size: 20px;
  padding: 20px 0;
  font-weight: 300; }
  .markdown-content p {
    font-size: 14px; }
  .markdown-content li {
    font-size: 14px;
    margin-bottom: 10px; }

legend {
  margin-bottom: 1.6em; }

.form-outer {
  padding-left: 1.25rem; }

.form-group {
  margin-bottom: 1.6rem; }
  .form-group .thumbnail img {
    width: 100%;
    margin-bottom: 10px; }
  .form-group .org-thumbnail img {
    max-width: 210px;
    padding-bottom: 10px; }

input[type="text"], input[type="number"], input[type="password"], input[type="email"], input[type="tel"], .select2-container--default .select2-selection--single {
  padding: 0.5rem 1.1rem;
  font-size: 1.063rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem; }
  input[type="text"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, .select2-container--default .select2-selection--single::-webkit-input-placeholder {
    color: #d4d4d4; }
  input[type="text"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #d4d4d4; }
  input[type="text"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, .select2-container--default .select2-selection--single::-moz-placeholder {
    color: #d4d4d4; }

textarea::placeholder {
  color: #d4d4d4 !important; }

.navbar-brand {
  padding: 0;
  width: 150px;
  height: 60px; }
  .navbar-brand img {
    height: 100%;
    width: 100%; }

.header-nav .nav-item .nav-link:hover {
  color: #5371ff; }
  .header-nav .nav-item .nav-link.dropdown-toggle::after {
    border: 0; }
  .header-nav .nav-item.active .nav-link {
    color: #5371ff; }

.navbar-nav {
  display: flex;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-item {
    margin-right: 10px; }

.nav-pills .show > .nav-link {
  background: #5371ff;
  color: #fff; }
  .nav-pills .show > .nav-link:hover {
    color: #fff; }

.btn-header-change-user:hover {
  color: #5371ff !important; }

.form-group .select2-container--default .select2-selection--single {
  height: auto;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0; }

.select2-dropdown {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.select2-container--open .select2-dropdown--below {
  border: 1px solid #ccc !important; }

.select2-selection__arrow {
  top: 7px !important;
  right: 10px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 7px 6px 0 6px !important;
  margin-left: -8px !important; }

.page-heading {
  font-size: 1.6em;
  font-weight: 300;
  padding-top: 0;
  margin-bottom: 1em;
  text-align: center; }

.page-sub-heading {
  font-size: 18px;
  font-weight: 300;
  padding-top: 0;
  margin-bottom: 1em;
  text-align: center; }

.page-heading-s {
  font-size: 14px;
  font-weight: 600;
  color: #6f7a7f;
  margin-bottom: 10px; }

.footer {
  background: #f7f7f7;
  padding: 20px 0;
  text-align: center;
  color: #999; }

.footer__logo {
  margin-bottom: 20px; }
  .footer__logo img {
    height: 40px; }

.loading {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1500; }

.loading__inner {
  display: table-cell;
  vertical-align: middle; }

.loading__image {
  width: 100px; }

.copyright {
  color: #9fabb0;
  font-size: 12px; }

#totop {
  position: fixed;
  bottom: 20px;
  right: 20px; }
  #totop a {
    background: #eee;
    padding: 10px 15px;
    color: #6f7a7f;
    border-radius: 4px; }

.select-btn-list {
  padding-left: 0; }
  .select-btn-list li {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    vertical-align: top;
    padding-right: 5px;
    display: inline-block; }
  .select-btn-list input[type="radio"], .select-btn-list input[type="checkbox"] {
    display: none; }
  .select-btn-list label {
    position: relative;
    background-color: #eee;
    font-size: 14px;
    width: 100%;
    padding: 10px;
    cursor: pointer; }
  .select-btn-list .label-right-text {
    position: absolute;
    top: 8px;
    right: 12px;
    font-size: 16px; }
  .select-btn-list input[type="radio"]:checked + label, .select-btn-list input[type="checkbox"]:checked + label {
    background-color: #5371ff;
    color: #fff; }
  .select-btn-list input[type="radio"]:checked + label + .label-right-text, .select-btn-list input[type="checkbox"]:checked + label + .label-right-text {
    color: #fff; }

.common-image-upload-form .image-upload-area {
  position: relative;
  display: table;
  height: 80px;
  background: #f0f0f0;
  border: 2px dashed #ccc;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px; }
  .common-image-upload-form .image-upload-area:hover {
    opacity: 0.7; }
  .common-image-upload-form .btn-file-upload {
    position: absolute;
    height: 80px;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0; }
  .common-image-upload-form .btn-file-upload.with-date {
    top: 0; }
  .common-image-upload-form .image-upload-form-text {
    font-size: 16px;
    font-weight: 600;
    color: #b5b5b5;
    padding: 10px;
    text-align: center;
    display: table-cell;
    vertical-align: middle; }
  .common-image-upload-form .upload-thumbs .thumb {
    position: relative;
    padding: 5px;
    display: inline-block;
    vertical-align: top; }
  .common-image-upload-form .upload-thumbs .thumb img {
    width: auto;
    max-width: 145px;
    max-height: 145px; }
  .common-image-upload-form .upload-thumbs .thumb .type-file {
    width: 145px;
    height: 145px;
    color: #6f7a7f;
    text-align: center;
    border: 1px solid #ccc;
    font-weight: 600;
    line-height: 145px;
    overflow: hidden;
    font-size: 12px; }
  .common-image-upload-form .upload-thumbs .thumb .btn-delete-post-file {
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 14px;
    color: #fff;
    background: #d9534f;
    padding: 0;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    text-align: center;
    padding-top: 0px;
    line-height: 1;
    cursor: pointer; }

.trial-banner {
  position: absolute;
  right: 30px;
  top: 40px;
  background: url(/asset/images/trial_star.svg) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: table;
  z-index: 10; }
  .trial-banner span {
    vertical-align: middle;
    display: table-cell; }

.header-copy-text {
  position: absolute;
  width: 100%;
  font-size: 12px;
  text-align: center;
  background: rgba(237, 113, 148, 0.7);
  color: rgba(255, 255, 255, 0.7);
  padding: 2px 10px 2px 2px;
  z-index: 20; }

.main-copy-text {
  font-size: 12px;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  padding: 20px 0 0 0;
  line-height: 1.5 !important; }

.main-image {
  background: url('/asset/images/top_bg_cell.svg') repeat;
  padding-top: 20px;
  position: relative; }
  .main-image .main-top-arrow {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 200px; }
  .main-image .main-top-arrow img {
    width: 100px; }

.main-bg {
  display: flex;
  flex: 1;
  padding-bottom: 40px; }

.main-top-bg {
  text-align: right;
  width: 100%; }
  .main-top-bg img {
    margin-right: 0px;
    width: 60%; }

.main-top-bg1 {
  width: 50%; }
  .main-top-bg1.top-logo img {
    margin-top: 100px;
    width: 50%; }
  .main-top-bg1 img {
    width: 100%; }

.main-top-bg2 {
  width: 50%; }
  .main-top-bg2 img {
    width: 100%; }

.static-top__heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 4px;
  color: #000; }

.static-top__logo {
  width: 100%;
  max-width: 260px;
  margin-bottom: 30px; }
  .static-top__logo img {
    width: 100%; }

.recommend-orgs li {
  font-size: 14px;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  margin: 5px 3px; }

.top-campaign-text {
  font-size: 14px; }

.top-description__message {
  color: #000;
  padding: 0px 0 10px;
  background: rgba(255, 255, 255, 0.7); }

.text-black {
  color: #000; }

.top-description {
  font-size: 16px;
  line-height: 2;
  color: #000; }
  .top-description p {
    font-weight: 300;
    font-size: 15px; }
  .top-description .top-description__attention {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.4em; }
  .top-description .top-features {
    font-weight: 500; }
  .top-description .feature-item {
    font-size: 26px;
    font-weight: 300;
    padding: 0 20px;
    margin: 0 10px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    background: #000;
    border-radius: 30px; }

.static-top__btn-register {
  width: 300px;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 16px 0;
  font-size: 20px;
  font-weight: 300;
  background: #5371ff;
  border-color: #5371ff; }

.static-top__buttons {
  padding-bottom: 30px; }

.feature-list {
  color: #5371ff;
  padding: 0; }
  .feature-list li {
    padding: 7px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .feature-list h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: center; }
  .feature-list p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 0; }

.feature-list__inner {
  background: #fff;
  border-radius: 8px;
  padding: 15px; }
  .feature-list__inner h3 {
    color: #000; }

.make-better {
  border-bottom: 1px dashed #5371ff;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #465257;
  font-size: 16px;
  line-height: 1.7; }
  .make-better.row {
    margin-right: 0;
    margin-left: 0; }
  .make-better .col {
    padding: 0; }

.make-better__heading {
  color: #5371ff;
  font-size: 18px;
  margin-bottom: 20px;
  padding: 0; }

.link-news-category {
  margin-left: 4px;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid #5371ff; }
  .link-news-category:hover {
    text-decoration: none;
    background: #5371ff;
    color: #fff; }

.news-container {
  padding-left: 0;
  font-weight: 300; }
  .news-container h4 {
    font-size: 16px;
    font-weight: 600; }
  .news-container .news-date {
    line-height: 1;
    font-size: 16px; }

.invite-friend h4 {
  font-size: 20px;
  font-weight: 500; }

.invite-code-outer {
  background: #fff;
  border-radius: 8px; }

.invite-code {
  font-size: 150%;
  font-weight: 500; }

.price-sms {
  padding-top: 3px;
  font-size: 16px;
  font-weight: 400; }

.compare-dm {
  width: 100%; }

.service-outline {
  max-width: 663px;
  margin: 0 auto; }
  .service-outline img {
    width: 100%; }

.home .post {
  position: relative;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, .3);
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 12px; }
  .home .btn-fix-this-post {
    font-size: 12px;
    padding: 4px;
    position: absolute;
    right: 44px;
    top: 5px; }
  .home .status-fixed {
    background: #70c710;
    color: #fff;
    font-size: 11px;
    padding: 2px 4px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 4px; }
  .home .post-subject {
    font-size: 14px;
    font-weight: 600;
    color: #5371ff;
    margin-bottom: 8px; }
  .home .post-date {
    font-size: 13px;
    color: #6f7a7f; }
  .home .post-category a {
    border: 1px solid #6f7a7f;
    border-radius: 4px;
    font-size: 11px;
    color: #6f7a7f;
    display: inline-block;
    padding: 2px 4px;
    margin-bottom: 8px; }
  .home .post-category a:hover {
    text-decoration: none;
    color: #fff;
    background: #5371ff;
    border-color: #5371ff; }
  .home .post-body {
    font-size: 14px; }
  .home .post-footer {
    margin-top: 8px;
    display: flex;
    justify-content: space-between; }
  .home .post-user {
    text-align: right;
    font-size: 12px;
    color: #6f7a7f;
    margin-top: 8px; }
  .home .post-files {
    display: flex; }
  .home .post-file {
    width: 18%;
    padding: 5px; }
  .home .post-file img {
    width: 100%; }
  .home .post-comments {
    background-color: #f0f0f0;
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 8px 8px 4px;
    border-radius: 4px; }
  .home .post-comment {
    position: relative;
    background: #fff;
    color: #666;
    padding: 4px 8px;
    margin-bottom: 6px; }
  .home .post-comment .post-comment-body {
    color: #666;
    font-size: 14px;
    margin-bottom: 12px; }
  .home .post-comment .post-comment-user {
    margin-top: 4px;
    color: #999;
    font-size: 12px;
    text-align: right; }
  .home .post-reaction {
    font-size: 14px;
    color: #999;
    margin-left: 12px; }
  .home .post-reaction:hover {
    color: #ed53ff; }
  .home .post-action {
    position: relative;
    font-size: 14px;
    margin-right: 8px;
    color: #333; }
  .home .post-action span {
    color: #c0c0c0; }
  .home .post-action:hover span {
    color: #ed53ff; }
  .home .post-action.active {
    color: #ed53ff; }
  .home .post-action.active span {
    color: #ed53ff; }
  .home .post-comment-form {
    position: relative; }
  .home .btn-post-comment {
    position: absolute;
    right: 10px;
    bottom: 6px; }
  .home .btn-edit-comment {
    cursor: pointer;
    position: absolute;
    right: 10px;
    font-size: 14px; }
  .home .btn-edit-comment:hover {
    color: #5371ff; }
  .home .btn-edit-comment span {
    color: #c0c0c0; }
  .home .btn-edit-comment span:hover {
    color: #5371ff; }
  .home .btn-best-comment {
    cursor: pointer;
    position: absolute;
    left: 10px;
    bottom: 4px;
    font-size: 14px; }
  .home .btn-best-comment:hover {
    color: #5371ff; }
  .home .btn-best-comment span {
    color: #c0c0c0; }
  .home .btn-best-comment span:hover {
    color: #5371ff; }
  .home .btn-best-comment.active {
    display: none; }
  .home .best-comment {
    cursor: pointer;
    font-size: 14px;
    color: #ed7194; }
  .home .btn-post-reaction {
    position: absolute;
    font-size: 18px;
    left: 10px;
    bottom: 8px; }
  .home .btn-show-body-more {
    cursor: pointer;
    color: #4582ec; }
  .home .btn-edit-post {
    cursor: pointer;
    color: #c0c0c0; }
  .home .btn-edit-post:hover {
    color: #5371ff; }
  .home .btn-post-menu {
    position: absolute;
    right: 0px;
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
    color: #333;
    font-size: 14px; }
  .home .btn-post-menu:hover {
    color: #5371ff; }
  .home .post-menu .dropdown-item a {
    color: #333; }

.floating-action-button {
  position: fixed;
  bottom: 20px;
  right: 340px;
  background: #5371ff;
  background-image: linear-gradient(24deg, #ed53ff 0%, #ed7979 100%);
  color: #fff;
  font-size: 30px;
  padding: 14px;
  line-height: 1;
  border-radius: 40px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, .3);
  z-index: 10;
  cursor: pointer; }
  .floating-action-button:hover {
    opacity: 0.7; }

.lightbox .lb-image {
  border: 0; }

.bg-basic-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 150; }
  .bg-basic-modal.show {
    transition: all 0.5s;
    opacity: 1; }

.loading-modal {
  text-align: center;
  height: 100%;
  width: 100%;
  padding-top: 200px;
  font-size: 18px; }

.basic-modal {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 860px;
  height: 600px;
  margin: 0 auto;
  z-index: 160;
  opacity: 0; }
  .basic-modal.show {
    transition: all 0.5s;
    opacity: 1; }
  .basic-modal.show .basic-modal__inner {
    transform: translateY(-20px);
    opacity: 1; }
  .basic-modal.small {
    width: 460px; }
  .basic-modal.medium {
    width: 540px; }
  .basic-modal.large {
    width: 860px; }
  .basic-modal.xlarge {
    width: 90%;
    max-width: 90%; }
  .basic-modal.height-auto {
    height: auto; }
  .basic-modal.height-medium {
    height: 440px; }
  .basic-modal.height-large {
    height: 540px; }
  .basic-modal.height-fit {
    height: 85%; }
  .basic-modal.height-max {
    top: 20px;
    height: 95%; }
  .basic-modal.full .btn-close-basic-modal {
    color: #fff; }
  .basic-modal.full .modal-main {
    padding: 0; }
  .basic-modal.full .modal-main .modal-scroll {
    padding: 0; }
  .basic-modal .modal-section-heading-dark {
    background: #999;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px; }
  .basic-modal .modal-main-body h2 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px; }
  .basic-modal .modal-main-body h3 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px; }
  .basic-modal .modal-main-body h4 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px; }
  .basic-modal .modal-main-body ul {
    padding-left: 20px;
    font-size: 15px; }
  .basic-modal .modal-main-body p {
    font-size: 15px; }
  .basic-modal .basic-modal__inner {
    opacity: 0;
    width: 100%;
    height: 100%; }
  .basic-modal .content {
    height: 100%; }
  .basic-modal .modal-side {
    background: #fff;
    height: 100%; }
  .basic-modal .modal-heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px; }
  .basic-modal .single-modal-main {
    height: 100%;
    background: #fff;
    padding: 20px 0 60px; }
  .basic-modal .side-modal-main {
    height: 100%;
    background: #fff;
    padding: 20px 20px 80px; }
  .basic-modal .modal-scroll {
    overflow: scroll;
    padding: 0 20px 40px;
    height: 100%; }
  .basic-modal .sidebar-sticky {
    position: relative;
    height: 100%;
    top: 0;
    padding-top: 0.5rem;
    overflow-x: hidden;
    overflow-y: auto; }
  .basic-modal .btn-close-basic-modal {
    position: absolute;
    top: -20px;
    right: 20px;
    font-size: 36px;
    line-height: 30px;
    z-index: 61; }
  .basic-modal .btn-close-basic-modal:hover {
    opacity: 0.7; }
  .basic-modal .btn-single {
    top: 0;
    right: 0; }
  .basic-modal .modal-side {
    border-radius: 4px 0 0 4px; }
  .basic-modal .side-modal-main {
    border-radius: 0 4px 4px 0; }
  .basic-modal .single-modal-main {
    border-radius: 4px;
    width: 100%;
    height: 100%;
    background: #fff; }
  .basic-modal .modal-footer-buttons {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 100%; }

.necessary {
  color: #f0ad4e;
  font-size: 16px; }

.card-list-index {
  list-style: none;
  padding-left: 5px; }
  .card-list-index span.oi {
    font-size: 12px;
    padding-right: 5px; }

.card-text p {
  font-size: 15px; }
  .card-text img {
    width: 100%;
    max-width: 480px;
    text-align: center;
    margin-bottom: 20px; }
  .card-text li {
    margin-bottom: 10px; }

.setting-news .title {
  min-width: 260px; }
  .setting-news .image {
    max-width: 240px; }
  .setting-news .image img {
    width: 100%; }

.csv-items th {
  border-bottom-width: 1px; }
  .csv-items td input {
    width: 100%; }
  .csv-items .field {
    display: none; }
  .csv-items .show {
    display: table-cell; }

.mypage-header {
  position: relative; }
  .mypage-header .org-name {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 600; }
  .mypage-header img {
    width: 100%; }

.mypage-section-heading {
  background: #5371ff;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  margin: 0; }

.mypage-sub-heading {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 300; }

.mypage-menu {
  font-size: 16px; }

.mypage-news {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .mypage-news .news-date {
    font-size: 10px;
    font-weight: 600;
    color: #6f7a7f; }
  .mypage-header .siema div div div {
    height: 540px;
    max-height: 540px;
    text-align: center; }
  .mypage-header .siema div div div img {
    height: 100%;
    width: auto; }

.mypage-org-info {
  font-size: 14px; }
  .mypage-org-info .tel:before {
    content: '';
    background: url('/asset/images/icon_tel.svg');
    background-size: cover;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px; }
  .mypage-org-info .business-hour {
    padding-left: 30px;
    text-indent: -30px; }
  .mypage-org-info .business-hour:before {
    content: '';
    background: url('/asset/images/icon_time.svg');
    background-size: cover;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px; }

.mypage-message-table {
  font-size: 16px; }
  .mypage-message-table td {
    padding: 5px; }

.show-home {
  cursor: pointer; }

.home-image {
  width: 32px; }

.org-info {
  font-size: 14px; }

.eye-catch {
  text-align: center;
  max-width: 100%;
  margin-bottom: 20px; }
  .eye-catch img {
    max-width: 100%; }

.entry-content {
  word-break: break-all; }
  .entry-content h1 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 16px; }
  .entry-content h2 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 16px; }
  .entry-content h3, .entry-content h4, .entry-content h5 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px; }
  .entry-content ul {
    padding-left: 30px; }
  .entry-content li {
    margin-bottom: 10px; }
  .entry-content p {
    font-size: 16px;
    margin-top: 10px; }
  .entry-content strong {
    font-weight: 600;
    color: #5371ff; }

.table-partner-revenue td {
  padding: 8px 5px; }

.delete-local-img, .delete-img {
  cursor: pointer; }
  .delete-local-img:hover, .delete-img:hover {
    opacity: 0.7; }

.booking-table ul {
  padding-left: 0; }
  .booking-table li {
    list-style: none; }

#end_date {
  border: 0;
  background: #eee; }

.shadow {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .3); }

.input-medium {
  width: 44%;
  max-width: 200px;
  display: inline-block; }

.input-small {
  width: 20%;
  max-width: 80px;
  display: inline-block; }

.static-top-coming-soon {
  border: 2px solid #5371ff;
  border-radius: 16px;
  color: #5371ff;
  font-size: 18px;
  width: 200px;
  text-align: center;
  margin: 0 auto;
  line-height: 1; }
  .static-top-coming-soon span {
    font-size: 12px; }

.site-login {
  position: absolute;
  top: 0;
  right: 0; }

.site-page-heading {
  font-size: 18px; }
  .site-page-heading a {
    color: #333; }

.site-header {
  position: relative;
  text-align: center;
  background: #fff;
  height: 80px;
  padding: 5px 0;
  z-index: 10;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2); }
  .site-header .site-header-logo {
    height: 80px; }
  .site-header img {
    height: 50px;
    width: auto; }

.site-container {
  position: relative;
  top: -10px;
  display: flex;
  height: 100%;
  padding-bottom: 60px; }

.site-side {
  width: 300px;
  height: 100%; }
  .site-side.wide {
    width: 340px; }

.site-side-outer {
  background: #f7f7f7;
  padding: 10px 10px 20px; }

.site-side-inner {
  overflow: scroll; }

.side-bar-ad {
  margin-bottom: 10px; }
  .side-bar-ad:hover {
    opacity: 0.8; }
  .side-bar-ad img {
    width: 100%; }

.site-main {
  padding: 0px 10px 20px 20px;
  flex: 1;
  display: flex; }

.site-inner-main {
  flex: 1; }

.site-inner-index {
  width: 200px; }
  .site-inner-index a {
    color: #666; }

.site-inner-index-title {
  font-size: 13px;
  text-indent: -1.2em;
  margin-left: 1.2em; }

.site-main-heading {
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px solid #333;
  width: 100%; }

.site-item-category {
  font-size: 14px;
  color: #666;
  font-weight: 600; }

.site-item-page {
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 2px;
  border-bottom: 1px dashed #ccc; }

.btn-wide-side {
  line-height: 1;
  background: #eee;
  border-radius: 2px;
  color: #666;
  font-weight: 600; }
  .btn-wide-side:hover {
    background: #3454f5;
    text-decoration: none;
    color: #fff; }

.site-index {
  margin-bottom: 10px;
  padding-left: 10px; }

.site-index-page {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 3px;
  font-weight: 600; }
  .site-index-page a {
    color: #666; }

.site-index-title {
  font-size: 15px;
  padding-left: 5px;
  border-bottom: 1px dashed #ccc; }

.site-detail {
  clear: both; }

.site-detail-title {
  font-size: 14px; }

.site-detail-content {
  font-size: 14px; }
  .site-detail-content img {
    width: auto;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }
  .site-detail-content > ul, .site-detail-content ol {
    padding-left: 20px; }
  .site-detail-content > ul ul, .site-detail-content ol ul, .site-detail-content > ul ol, .site-detail-content ol ol {
    padding-left: 20px;
    margin-bottom: 10px; }
  .site-detail-content > ul ul ul, .site-detail-content ol ul ul, .site-detail-content > ul ol ul, .site-detail-content ol ol ul, .site-detail-content > ul ul ol, .site-detail-content ol ul ol, .site-detail-content > ul ol ol, .site-detail-content ol ol ol {
    padding-left: 20px; }
    .site-detail-content > ul ul ul ul, .site-detail-content ol ul ul ul, .site-detail-content > ul ol ul ul, .site-detail-content ol ol ul ul, .site-detail-content > ul ul ol ul, .site-detail-content ol ul ol ul, .site-detail-content > ul ol ol ul, .site-detail-content ol ol ol ul, .site-detail-content > ul ul ul ol, .site-detail-content ol ul ul ol, .site-detail-content > ul ol ul ol, .site-detail-content ol ol ul ol, .site-detail-content > ul ul ol ol, .site-detail-content ol ul ol ol, .site-detail-content > ul ol ol ol, .site-detail-content ol ol ol ol {
      padding-left: 20px; }

@media (max-width: 821px) {
  .navbar-nav .nav-item {
    font-size: 14px; }

  .header-user-name {
    position: absolute;
    top: 0;
    right: 46px; }

  .header-sub-menu {
    position: absolute;
    top: 0;
    right: 10px; } }

@media (max-width: 767.98px) {
  .top-description .top-features {
    text-align: center !important; }
    .top-description p {
      text-align: left !important; }
      .top-description p .feature-item {
        font-size: 18px;
        padding: 0px 12px;
        margin: 0 5px 10px; }

  .hidden-fab {
    display: none; }

  .sp-container {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 575.98px) {
  .hidden-pc {
    display: none; } }

@media (max-width: 575.98px) {
  .main-image {
    overflow: hidden; }
    .main-image .main-top-arrow {
      top: 260px; }
      .main-image .main-top-arrow img {
        width: 80px; }

  .main-bg {
    margin: 0 -140px; }

  .row {
    margin-right: 0;
    margin-left: 0; }

  .col-12 {
    padding: 0; }

  .hidden-sp {
    display: none; }

  .static-top__heading {
    font-size: 17px;
    margin-top: 0;
    letter-spacing: 3px;
    font-weight: 600; }

  .site-container {
    display: block; }

  .site-main {
    padding: 0 0 20px; }

  .site-side {
    width: 100%; }

  .floating-action-button {
    right: 20px; }

  .basic-modal {
    width: 100% !important; }

  .static-top__logo {
    max-width: 160px;
    margin-bottom: 30px; }

  .top-menu {
    padding: 5px; }
    .top-menu li {
      padding: 5px; }
    .top-menu a {
      font-size: 14px;
      font-weight: 600; }

  .mypage-header .siema div div div {
    height: 300px;
    max-height: 300px;
    text-align: center; }
    .mypage-header .siema div div div img {
      height: auto;
      width: 100%; } }

