/* Common Style
========================================== */
a,
a:hover {
  text-decoration: none;
}
/* Fonts install*/
@font-face {
  font-family: sans-serif;
}
@font-face {
  font-family: sans-serif;
}
body {
  font-family: sans-serif;
}
.v-center {
  align-items: center;
}
.tile.no-padding.delivery_table,
.tile.no-padding.delivery_table_done,
.user_table {
  background: transparent;
}
.app-header img.logo_img {
  margin-top: -10px;
  max-width: 140px;
  width: 100%;
}
.app-header img.profile_img {
  max-width: 35px;
}
.app-header a.app-nav__item span {
  font-size: 12px;
  padding: 0 10px;
  font-family: HiraginoKakuGothicProN;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 0.96px;
  text-align: left;
  color: #ffffff;
}
img.demo_img {
    max-width: 205px;
    float: right;
}
.demo_area {
    float: right;
    width: 235px;
    text-align: center;
    position: absolute;
    right: 20px;
}

.demo_area label {
    width:100%;
}
.app-header a:hover {
  text-decoration: none;
}
.app-header img.mail_img {
  max-width: 18px;
}
.app-header img.notification_img {
  max-width: 16px;
}
.app-header img.flag_img {
  max-width: 17px;
}
.app-header li.dropdown.common {
  margin-top: 4px;
}
.app-content p#date {
  padding-left: 0px;
  padding-right: 0px;
}
.app-content label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #202020;
  margin-top: 4px;
}
.app-content .form-control {
  border-radius: 1px;
  border: 1px solid #d0d5de;
}

.modal-content label{
   line-height: 1.55;
}
.app-content button.btn.btn-primary.search {
  width: 150px;
  height: 40px;
  border-radius: 2px;
  background-color: #3c8dbc;
  border-color: #3c8dbc;
  margin: 0 auto;
  display: block;
}
.app-content .tile {
  border-top: 3px solid #01a6cf;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.app-content .tile form.form-horizontal {
  margin-top: 30px;
}
.app-content .no-padding {
  padding: 0px;
}
.app-content .btn.btn-primary.sign_up {
  width: 150px;
  height: 40px;
  border-radius: 2px;
  background-color: #f39c12 !important;
  border-color: transparent!important;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.app-content button.btn.btn-primary.sign_up:hover {
  outline: none;
  box-shadow: none;
  transform: none;
}
.app-content .form-check {
  float: left;
}
.app-content .form-check-input {
  margin-left: -14px;
}
.app-content select#exampleSelect1 {
  margin-bottom: 10px;
}
.app-content .form-control {
  border-radius: 3px;
}
.app-content button.btn.btn-primary,
.app-content a.btn.btn-primary {
  background: #3C8DBC;
  border: 0px;
  width: 150px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  height: 40px;
}
.app-content button.register {
  max-width: 100px;
}
.app-content button.btn:hover {
  outline: none!important;
  box-shadow: none!important;
  transform: none!important;
}
.app-content h3.left-title {
  font-size: 20px;
  width: 100%;
  max-width: 100%;
}
.app-content .top-space {
  margin-top: 50px;
}
.tile.no-pdding {
  background: transparent;
}
div.dataTables_wrapper .dataTables_length,
div.dataTables_wrapper .dataTables_filter,
div.dataTables_wrapper div.dataTables_info {
  display: none;
}
div.dataTables_wrapper table.dataTable {
  background: #fff;
}
div.dataTables_wrapper a.btn_details {
  width: 50px;
  height: 24px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 3px;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  float: left;
  text-decoration: none;
}
div.dataTables_wrapper a.btn_edit {
  width: 50px;
  height: 24px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 3px;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  float: left;
  margin: 0 5px;
  text-decoration: none;
}
div.dataTables_wrapper a.btn_csv {
  width: 50px;
  height: 24px;
  border-radius: 2px;
  background-color: #f39c12;
  padding: 3px;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  float: left;
  cursor: pointer;
  text-decoration: none;
}
div.dataTables_wrapper a.btn_csv:hover {
  color: #fff;
}
div.dataTables_wrapper div.dataTables_paginate {
  display: block;
  margin: 0 auto;
  width: 10vw;
}
div.dataTables_wrapper .paginate_button {
  margin: 0 4px;
}
div.dataTables_wrapper .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
  background-color: #FFF;
  border: 0px solid #dee2e6;
  color: #202020;
  margin: 0;
  border-radius: 2px;
}
div.dataTables_wrapper .page-item.active .page-link {
  z-index: 1;
  color: #FFF;
  border-color: transparent;
  border-radius: 2px;
  background-color: #3c8dbc;
  border: 0px;
  margin: 0px;
}
h3.group-title {
  width: 160px;
  max-width: 100%;
  font-family: 'HiraKakuProN-W6';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #202020;
}
.group-title-top {
  width: 160px;
  max-width: 100%;
  font-family: 'HiraKakuProN-W6';
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #202020;
}
.corporate-group {
  border-top: 1px solid #d0d5de;
  margin-top: 8px;
  width: 98%;
}
.corporate-list label {
  padding: 10px;
}
#corporate-create-page .return-btn,
#corporate-details-page .return-btn {
  margin: 0 5px;
  background: #3C8DBC;
  border: 0px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  height: 40px;
}
#corporate-create-page .registration-btn,
#corporate-details-page .registration-btn {
  margin: 0 5px;
  background: #3C8DBC;
  border: 0px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  height: 40px;
  padding-left: 10%;
  padding-right: 10%;
}
#corporate-create-page .corporate-btn,
#corporate-details-page .corporate-btn {
  padding-left: 3%;
}
#corporate-create-page .corporate-menu,
#corporate-details-page .corporate-menu {
  color: blue;
  text-decoration: underline;
}
#corporate-details-page .thum-img {
  height: 300px;
  max-width: 300px;
}
#corporate-details-page .member-reg-title {
  font-size: 16px;
}
#corporate-details-page .thum-img-rei,
#corporate-create-page .thum-img {
  max-height: 150px;
  max-width: 200px;
  margin-bottom: 250px;
}
/*
* Login LESS
*
* @category   LESS
* @package    Login
* @author     Fahmid
* @since      14 Oct 2019
*/
.login-content .title {
  margin-top: 45px;
  text-align: center;
}
.login-content .title h4 {
  color: #202020;
}
.login-content .logo {
  max-width: 202px;
  margin: 0 auto;
}
.login-content .logo img {
  width: 100%;
}
.login-content .error-message {
  top: 20px;
  font-family: "HiraginoSans-W4";
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #e02020;
  position: relative;
  left: 0px;
}
.login-content .login-box {
  box-shadow: none;
  margin-top: 70px;
}
.login-content .login-box .error-show {
  text-align: center;
}
.login-content .login-box label {
  color: #202020;
  font-weight: 300;
}
.login-content .login-box .form-control {
  width: 100%;
  height: 35px;
  border-radius: 1px;
  border: solid 1px #d0d5de;
}
.login-content .login-box .form-control:focus {
  color: #495057;
  background-color: #FFF;
  border-color: #d0d5de !important;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.login-content .login-box .login {
  width: 97%;
  margin: 0 auto;
  background-color: #3c8dbc;
  border: 1px solid #3c8dbc;
  height: 50px;
}
.login-content .login-box .changePasslogin {
  width: 100%;
  margin: 0 auto;
  background-image: url(../img/btn-bg@2x.png);
  background-color: transparent;
  height: 53px;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.login-content .login-box .changePasslogin:active {
  background-image: url(../img/btn-bg@2x.png) !important;
  background-color: transparent !important;
}
.login-content .login-box .login:active {
  margin: 0 auto;
  background-color: #3c8dbc;
  border: 1px solid #3c8dbc;
}
.login-content .login-box .mt-10 {
  margin-top: 70px;
}
.login-content .changeSuccesspg {
  margin-top: 0;
}
.login-content .mt-50 {
  margin-top: 50px !important;
}
.delivery h4.title_delivery {
  color: #202020;
  font-size: 20px;
  padding: 30px 0;
}
.delivery .create_message {
  margin-bottom: 13px;
}
.delivery .create_message .btn.btn-primary {
  max-width: 450px;
  width: 100%;
  background-color: #3c8dbc;
  border-radius: 2px;
  margin-left: 32px;
}
.delivery .tab-delivery {
  width: 100%;
  border-radius: 0px;
  background: #94B2C9 !important;
  border-color: #94B2C9 !important;
  font-size: 13px;
  border-radius: 2px;
}
.delivery .btn.btn-primary.active {
  background-color: #3C8DBC !important;
  border-color: #3C8DBC !important;
  font-size: 15px;
}
.delivery .col-md-1.float-left.no-padding {
  margin-right: 2px;
}
.delivery .delivery_table {
  margin-top: 20px;
}
.delivery .delivery_table th {
  text-align: center;
  font-weight: bold;
  border-right: 1px solid #ccc;
}
.delivery .delivery_table th:nth-child(5) {
  width: 40%;
}
.delivery .delivery_table tr td {
  border-right: 1px solid #ccc;
}
.delivery .done_part {
  background: #fff;
}
.delivery .delivery_table_done {
  margin-top: 20px;
}
.delivery .delivery_table_done th {
  text-align: center;
  font-weight: bold;
  border-right: 1px solid #ccc;
}
.delivery .delivery_table_done th:nth-child(5) {
  width: 40%;
}
.delivery .delivery_table_done tr td {
  border-right: 1px solid #ccc;
}
.delivery .delivery_table_done tr td:nth-child(2) {
  text-align: center;
}
.delivery .delivery_table_done a.btn_details {
  width: 200px;
  font-size: 15px;
  height: 33px;
  margin: 0 auto;
  display: block;
  float: none;
}
.delivery .delivery_export {
  cursor: pointer;
  width: 55px;
  height: 25px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
  float: left;
  text-decoration: none;
  margin: 0 2px;
}
.delivery.register input.form-control.register_last {
  margin-left: 6%;
  width: 95%;
}
.delivery.register .btn-primary {
  width: 100%;
  border-radius: 0px;
  background: #d0d5de;
  border: none;
  font-size: 13px;
}
.delivery.register .btn-primary.active {
  background-color: #3c8dbc;
}
.delivery.register .scenario-tab .nav-tabs {
  border-bottom: 0;
}
.delivery.register .scenario-tab .nav-tabs .nav-item {
  margin-bottom: 0;
}
.delivery.register .scenario-tab .nav-tabs .nav-item .nav-link {
  margin-bottom: 0;
  background-color: #d0d5de;
  color: #fff;
  border-radius: 0;
  border: 0;
}
.delivery.register .scenario-tab .nav-tabs .nav-item .nav-link:hover {
  background-color: #d0d5de;
  color: #fff;
}
.delivery.register .scenario-tab .nav-tabs .nav-item .active {
  background: #3c8dbc !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0;
}
.delivery.register .scenario-tab .tab-content {
  border: 1px solid #d0d5de;
  padding: 20px;
  background: #fff;
  float: left;
  width: 100%;
}

.delivery.register .scenario-tab-1 .tab-content {
  border: 0px solid #d0d5de;
  padding: 20px;
  background: #fff;
  float: left;
  width: 100%;
}
.delivery.register .scenario-tab-1 {
  background: #fff;
  border: 1px solid #d0d5de;
}

div#no_message_coupon .tab-pane.fade.active.show.shows {
    margin-bottom: 5px;
    float: left;
    width: 65%;
}

select.form-control.coupon_no_send {
    width: 100%!important;
}

div#unused_condition{
  font-size: 12px;
}
a.cpn_remove {
    width: 43px;
    float: right;
    top: 35px;
    position: relative;
    z-index: 999;
}

a.cpn_remove i{
    float: right;
    width: 40px;
    background: #000 !important;
    text-align: center;
    padding: 9px 8px 11px 8px;
    color: #fff;
    font-size: 17px;
}

div#no_message_coupon p.col-md-12.des_titl {
    float: left;
    width: 100%;
}

.scenario .no-padding.delivery_table_done {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px 0px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.scenario .no-padding.delivery_table_done.edit {
    border: 0px solid #ccc;
}


.scenario div#no_message_coupon {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.modal-open .modal {
    z-index: 999999;
}

.delivery.register .col-md-12.scenario-tab,
.delivery.register .col-md-12.scenario-tab-1 {
  padding: 0px;
  border-top: 0px;
  margin-bottom: 25px;
  float: left;
  width: 100%;
}
.delivery.register .tile.no-padding.delivery_table_done {
  border: 0px;
}
.delivery.register .plus i,
.scenario .plus i {
  font-size: 30px;
  float: left;
}
.delivery.register .plus span,
.scenario .plus span {
  font-size: 20px;
  margin-top: 4px;
  margin-left: 7px;
}
.register_modal h3.modal_title,
.success_modal h3.modal_title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 45px;
  font-weight: 200;
}
.register_modal textarea.form-control,
.success_modal textarea.form-control {
  min-height: 180px;
}
.register_modal .modal-header,
.success_modal .modal-header {
  border: 0px;
  padding: 10px 10px 0px 0px;
}
#user_list th.common_th {
  width: 7.5% !important;
  padding-right: 0!important;
  pointer-events: none;
  font-size: 12px;
}
#user_list th.buttons {
  padding-right: 0px!important;
  min-width: 185px;
}
#customerAcqui th {
  width: 7.5% !important;
  padding-right: 0!important;
  pointer-events: none;
  font-size: 12px;
}
button.btn.btn-primary.register a {
  color: #fff;
}
.frm_delivery_filter select {
  width: 55%!important;
}

.body_content_text,
.template_body {
  width: 100%;
  float: left;
  min-height: 120px;
  padding: 12px;
  border: 1px solid #ccc;
}
.body_content_text:focus,
.body_content_text:active {
  border: 0px solid #ccc;
}
button a,
button a:hover {
  color: #fff;
}
button.btn.btn-primary.mb0 {
  margin-bottom: 10px;
}
.pagination {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}
.pagination a {
  width: 36px;
  height: 36px;
  border-radius: 2px;
  background-color: #ffffff;
  padding: 10px 15px;
  margin: 5px;
  font-family: 'HiraginoKakuGothicProN';
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #202020;
}
.pagination a img {
  width: 13px;
  height: 22px;
}
.pagination a.active {
  width: 36px;
  height: 36px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 10px 15px;
  font-family: 'HiraginoKakuGothicProN';
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.pagination a.prev {
  border-bottom: none;
}
.pagination a.next {
  border-bottom: none;
  margin-left: -1px;
}
.pagination #page-numbers {
  display: inline-block;
}
#corporate .rolename,
#corporate-logs-page .rolename,
#role-list-page .rolename,
#delivery-page .rolename,
#user_list_page .rolename {
  width: 50%;
}
#corporate .tile .tile-title,
#corporate-logs-page .tile .tile-title,
#role-list-page .tile .tile-title,
#delivery-page .tile .tile-title,
#user_list_page .tile .tile-title {
  font-size: 14px;
}
#corporate .corporate_table,
#corporate-logs-page .corporate_table,
#role-list-page .corporate_table,
#delivery-page .corporate_table,
#user_list_page .corporate_table,
#corporate .role_table,
#corporate-logs-page .role_table,
#role-list-page .role_table,
#delivery-page .role_table,
#user_list_page .role_table,
#corporate .delivery_table,
#corporate-logs-page .delivery_table,
#role-list-page .delivery_table,
#delivery-page .delivery_table,
#user_list_page .delivery_table,
#corporate .delivery_table_done,
#corporate-logs-page .delivery_table_done,
#role-list-page .delivery_table_done,
#delivery-page .delivery_table_done,
#user_list_page .delivery_table_done,
#corporate .user_list,
#corporate-logs-page .user_list,
#role-list-page .user_list,
#delivery-page .user_list,
#user_list_page .user_list,
#corporate .customer_list_table,
#corporate-logs-page .customer_list_table,
#role-list-page .customer_list_table,
#delivery-page .customer_list_table,
#user_list_page .customer_list_table {
  background: #fff;
}
#corporate .corporate_table .table,
#corporate-logs-page .corporate_table .table,
#role-list-page .corporate_table .table,
#delivery-page .corporate_table .table,
#user_list_page .corporate_table .table,
#corporate .role_table .table,
#corporate-logs-page .role_table .table,
#role-list-page .role_table .table,
#delivery-page .role_table .table,
#user_list_page .role_table .table,
#corporate .delivery_table .table,
#corporate-logs-page .delivery_table .table,
#role-list-page .delivery_table .table,
#delivery-page .delivery_table .table,
#user_list_page .delivery_table .table,
#corporate .delivery_table_done .table,
#corporate-logs-page .delivery_table_done .table,
#role-list-page .delivery_table_done .table,
#delivery-page .delivery_table_done .table,
#user_list_page .delivery_table_done .table,
#corporate .user_list .table,
#corporate-logs-page .user_list .table,
#role-list-page .user_list .table,
#delivery-page .user_list .table,
#user_list_page .user_list .table,
#corporate .customer_list_table .table,
#corporate-logs-page .customer_list_table .table,
#role-list-page .customer_list_table .table,
#delivery-page .customer_list_table .table,
#user_list_page .customer_list_table .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  background-color: transparent;
}
#corporate .corporate_table .table a.btn_details,
#corporate-logs-page .corporate_table .table a.btn_details,
#role-list-page .corporate_table .table a.btn_details,
#delivery-page .corporate_table .table a.btn_details,
#user_list_page .corporate_table .table a.btn_details,
#corporate .role_table .table a.btn_details,
#corporate-logs-page .role_table .table a.btn_details,
#role-list-page .role_table .table a.btn_details,
#delivery-page .role_table .table a.btn_details,
#user_list_page .role_table .table a.btn_details,
#corporate .delivery_table .table a.btn_details,
#corporate-logs-page .delivery_table .table a.btn_details,
#role-list-page .delivery_table .table a.btn_details,
#delivery-page .delivery_table .table a.btn_details,
#user_list_page .delivery_table .table a.btn_details,
#corporate .delivery_table_done .table a.btn_details,
#corporate-logs-page .delivery_table_done .table a.btn_details,
#role-list-page .delivery_table_done .table a.btn_details,
#delivery-page .delivery_table_done .table a.btn_details,
#user_list_page .delivery_table_done .table a.btn_details,
#corporate .user_list .table a.btn_details,
#corporate-logs-page .user_list .table a.btn_details,
#role-list-page .user_list .table a.btn_details,
#delivery-page .user_list .table a.btn_details,
#user_list_page .user_list .table a.btn_details,
#corporate .customer_list_table .table a.btn_details,
#corporate-logs-page .customer_list_table .table a.btn_details,
#role-list-page .customer_list_table .table a.btn_details,
#delivery-page .customer_list_table .table a.btn_details,
#user_list_page .customer_list_table .table a.btn_details,
#customer_list_all .customer_table .table a.btn_details {
  width: 55px;
  height: 25px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  float: left;
  text-decoration: none;
}
#corporate .corporate_table .table a.btn_csv,
#corporate-logs-page .corporate_table .table a.btn_csv,
#role-list-page .corporate_table .table a.btn_csv,
#delivery-page .corporate_table .table a.btn_csv,
#user_list_page .corporate_table .table a.btn_csv,
#corporate .role_table .table a.btn_csv,
#corporate-logs-page .role_table .table a.btn_csv,
#role-list-page .role_table .table a.btn_csv,
#delivery-page .role_table .table a.btn_csv,
#user_list_page .role_table .table a.btn_csv,
#corporate .delivery_table .table a.btn_csv,
#corporate-logs-page .delivery_table .table a.btn_csv,
#role-list-page .delivery_table .table a.btn_csv,
#delivery-page .delivery_table .table a.btn_csv,
#user_list_page .delivery_table .table a.btn_csv,
#corporate .delivery_table_done .table a.btn_csv,
#corporate-logs-page .delivery_table_done .table a.btn_csv,
#role-list-page .delivery_table_done .table a.btn_csv,
#delivery-page .delivery_table_done .table a.btn_csv,
#user_list_page .delivery_table_done .table a.btn_csv,
#corporate .user_list .table a.btn_csv,
#corporate-logs-page .user_list .table a.btn_csv,
#role-list-page .user_list .table a.btn_csv,
#delivery-page .user_list .table a.btn_csv,
#user_list_page .user_list .table a.btn_csv,
#corporate .customer_list_table .table a.btn_csv,
#corporate-logs-page .customer_list_table .table a.btn_csv,
#role-list-page .customer_list_table .table a.btn_csv,
#delivery-page .customer_list_table .table a.btn_csv,
#user_list_page .customer_list_table .table a.btn_csv {
  width: 55px;
  height: 25px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  float: left;
  text-decoration: none;
  margin: 0 2px;
}
#corporate .corporate_table .table a.btn_edit,
#corporate-logs-page .corporate_table .table a.btn_edit,
#role-list-page .corporate_table .table a.btn_edit,
#delivery-page .corporate_table .table a.btn_edit,
#user_list_page .corporate_table .table a.btn_edit,
#corporate .role_table .table a.btn_edit,
#corporate-logs-page .role_table .table a.btn_edit,
#role-list-page .role_table .table a.btn_edit,
#delivery-page .role_table .table a.btn_edit,
#user_list_page .role_table .table a.btn_edit,
#corporate .delivery_table .table a.btn_edit,
#corporate-logs-page .delivery_table .table a.btn_edit,
#role-list-page .delivery_table .table a.btn_edit,
#delivery-page .delivery_table .table a.btn_edit,
#user_list_page .delivery_table .table a.btn_edit,
#corporate .delivery_table_done .table a.btn_edit,
#corporate-logs-page .delivery_table_done .table a.btn_edit,
#role-list-page .delivery_table_done .table a.btn_edit,
#delivery-page .delivery_table_done .table a.btn_edit,
#user_list_page .delivery_table_done .table a.btn_edit,
#corporate .user_list .table a.btn_edit,
#corporate-logs-page .user_list .table a.btn_edit,
#role-list-page .user_list .table a.btn_edit,
#delivery-page .user_list .table a.btn_edit,
#user_list_page .user_list .table a.btn_edit,
#corporate .customer_list_table .table a.btn_edit,
#corporate-logs-page .customer_list_table .table a.btn_edit,
#role-list-page .customer_list_table .table a.btn_edit,
#delivery-page .customer_list_table .table a.btn_edit,
#user_list_page .customer_list_table .table a.btn_edit {
  width: 55px;
  height: 25px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  float: left;
  text-decoration: none;
  margin: 0 2px;
}
#corporate .corporate_table th,
#corporate-logs-page .corporate_table th,
#role-list-page .corporate_table th,
#delivery-page .corporate_table th,
#user_list_page .corporate_table th,
#corporate .role_table th,
#corporate-logs-page .role_table th,
#role-list-page .role_table th,
#delivery-page .role_table th,
#user_list_page .role_table th,
#corporate .delivery_table th,
#corporate-logs-page .delivery_table th,
#role-list-page .delivery_table th,
#delivery-page .delivery_table th,
#user_list_page .delivery_table th,
#corporate .delivery_table_done th,
#corporate-logs-page .delivery_table_done th,
#role-list-page .delivery_table_done th,
#delivery-page .delivery_table_done th,
#user_list_page .delivery_table_done th,
#corporate .user_list th,
#corporate-logs-page .user_list th,
#role-list-page .user_list th,
#delivery-page .user_list th,
#user_list_page .user_list th,
#corporate .customer_list_table th,
#corporate-logs-page .customer_list_table th,
#role-list-page .customer_list_table th,
#delivery-page .customer_list_table th,
#user_list_page .customer_list_table th {
  text-align: left;
  font-weight: bold;
  border-right: 1px solid #ccc;
}
#corporate .corporate_table td,
#corporate-logs-page .corporate_table td,
#role-list-page .corporate_table td,
#delivery-page .corporate_table td,
#user_list_page .corporate_table td,
#corporate .role_table td,
#corporate-logs-page .role_table td,
#role-list-page .role_table td,
#delivery-page .role_table td,
#user_list_page .role_table td,
#corporate .delivery_table td,
#corporate-logs-page .delivery_table td,
#role-list-page .delivery_table td,
#delivery-page .delivery_table td,
#user_list_page .delivery_table td,
#corporate .delivery_table_done td,
#corporate-logs-page .delivery_table_done td,
#role-list-page .delivery_table_done td,
#delivery-page .delivery_table_done td,
#user_list_page .delivery_table_done td,
#corporate .user_list td,
#corporate-logs-page .user_list td,
#role-list-page .user_list td,
#delivery-page .user_list td,
#user_list_page .user_list td,
#corporate .customer_list_table td,
#corporate-logs-page .customer_list_table td,
#role-list-page .customer_list_table td,
#delivery-page .customer_list_table td,
#user_list_page .customer_list_table td {
  text-align: left;
  padding: 10px;
  border-right: 1px solid #ccc;
}
#corporate .corporate_table th:last-child,
#corporate-logs-page .corporate_table th:last-child,
#role-list-page .corporate_table th:last-child,
#delivery-page .corporate_table th:last-child,
#user_list_page .corporate_table th:last-child,
#corporate .role_table th:last-child,
#corporate-logs-page .role_table th:last-child,
#role-list-page .role_table th:last-child,
#delivery-page .role_table th:last-child,
#user_list_page .role_table th:last-child,
#corporate .delivery_table th:last-child,
#corporate-logs-page .delivery_table th:last-child,
#role-list-page .delivery_table th:last-child,
#delivery-page .delivery_table th:last-child,
#user_list_page .delivery_table th:last-child,
#corporate .delivery_table_done th:last-child,
#corporate-logs-page .delivery_table_done th:last-child,
#role-list-page .delivery_table_done th:last-child,
#delivery-page .delivery_table_done th:last-child,
#user_list_page .delivery_table_done th:last-child,
#corporate .user_list th:last-child,
#corporate-logs-page .user_list th:last-child,
#role-list-page .user_list th:last-child,
#delivery-page .user_list th:last-child,
#user_list_page .user_list th:last-child,
#corporate .customer_list_table th:last-child,
#corporate-logs-page .customer_list_table th:last-child,
#role-list-page .customer_list_table th:last-child,
#delivery-page .customer_list_table th:last-child,
#user_list_page .customer_list_table th:last-child {
  border-right-width: 0;
}
#corporate .corporate_table td:last-child,
#corporate-logs-page .corporate_table td:last-child,
#role-list-page .corporate_table td:last-child,
#delivery-page .corporate_table td:last-child,
#user_list_page .corporate_table td:last-child,
#corporate .role_table td:last-child,
#corporate-logs-page .role_table td:last-child,
#role-list-page .role_table td:last-child,
#delivery-page .role_table td:last-child,
#user_list_page .role_table td:last-child,
#corporate .delivery_table td:last-child,
#corporate-logs-page .delivery_table td:last-child,
#role-list-page .delivery_table td:last-child,
#delivery-page .delivery_table td:last-child,
#user_list_page .delivery_table td:last-child,
#corporate .delivery_table_done td:last-child,
#corporate-logs-page .delivery_table_done td:last-child,
#role-list-page .delivery_table_done td:last-child,
#delivery-page .delivery_table_done td:last-child,
#user_list_page .delivery_table_done td:last-child,
#corporate .user_list td:last-child,
#corporate-logs-page .user_list td:last-child,
#role-list-page .user_list td:last-child,
#delivery-page .user_list td:last-child,
#user_list_page .user_list td:last-child,
#corporate .customer_list_table td:last-child,
#corporate-logs-page .customer_list_table td:last-child,
#role-list-page .customer_list_table td:last-child,
#delivery-page .customer_list_table td:last-child,
#user_list_page .customer_list_table td:last-child {
  border-right-width: 0;
}
#corporate .float-left a.btn.btn-primary,
#corporate-logs-page .float-left a.btn.btn-primary,
#role-list-page .float-left a.btn.btn-primary,
#delivery-page .float-left a.btn.btn-primary,
#user_list_page .float-left a.btn.btn-primary,
#corporate .no-padding a.btn.btn-primary,
#corporate-logs-page .no-padding a.btn.btn-primary,
#role-list-page .no-padding a.btn.btn-primary,
#delivery-page .no-padding a.btn.btn-primary,
#user_list_page .no-padding a.btn.btn-primary {
  width: 100% !important;
}
#scenario-delivery-page .tile .tile-title {
  font-size: 14px;
}

#scenario-delivery-page a.scenario_btn {
    width: 150px;
    float: left;
}

#scenario-delivery-page .scenario-create {
  width: 150px;
  height: 40px;
  border-radius: 2px;
  background-color: #3c8dbc;
  border-color: #3c8dbc;
  margin: 0 0 0 0px;
  display: block;
}
#scenario-delivery-page .scenario_table {
  background: #fff;
}
#scenario-delivery-page .scenario_table .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  background-color: transparent;
}
#scenario-delivery-page .scenario_table .table a.btn_details {
  width: 55px;
  height: 25px;
  border-radius: 2px;
  background-color: #3c8dbc;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  float: left;
  text-decoration: none;
}
.mt5 {
  margin-top: 5px;
}
.customer_table th, .customer_table td{
  text-align: center; 
    vertical-align: middle;
}
#scenario-delivery-page .scenario_table th:first-child {
  min-width: 470px;
}
#scenario-delivery-page .scenario_table th:nth-of-type(2) {
  min-width: 300px;
}
#scenario-delivery-page .scenario_table th:nth-of-type(3) {
  min-width: 130px;
}
#scenario-delivery-page .scenario_table th:nth-of-type(4) {
  min-width: 100px;
}
#scenario-delivery-page .scenario_table td:last-child {
  min-width: 50px;
}
div#customer_list_page {
  float: left;
  width: 100%;
}
.massage-result-detail .col-md-3.thum-img img {
  max-width: 100%;
}
.datepicker.dropdown-menu {
  margin-top: 48px;
}
span#error-kana {
  width: 100%;
  float: left;
}
button.confirm {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #00A6CE;
  color: #fff;
  border: 0px;
  padding: 5px 10px;
  font-size: 16px;
}
.no_confirm {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #00A6CE;
  color: #fff;
  border: 0px;
  padding: 5px 10px;
  font-size: 16px;
}
.app-menu .active {
  color: #01a6cf;
}
a.btn.btn-primary.register {
  width: 100px;
}
.register_modal .modal-footer {
  border-top: none;
}
.userpreview {
  margin-bottom: 15px;
}
#myModalUser .modal-header {
  border: none !important;
}
#myModalUser .modal-footer {
  border: none !important;
}
#myModalUser .modal-dialog {
  max-width: 560px;
}
.hidden-important {
  display: none !important;
}
#loading {
  display: table;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0 ;
  left: 0 ;
  background-color: #fff;
  opacity: 1;
  z-index: 9999;
}
#loading .loadingMsg {
  display: table-cell;
  text-align: center ;
  vertical-align: middle ;
  padding-top: 140px ;
  background: url("../img/gif_load.gif") center center no-repeat;
}
.btn_csv_position {
  text-align: center;
}
span.befor {
  width: 100%;
  float: right;
  max-width: 35px;
  text-align: center;
}
.causion {
  color: #ff0000;
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-left: 13px;
  line-height: 1.7;
  font-size: 13px;
}
.delivery-causion {
  color: #202020 !important;
}
#filter-required {
  color: #ff0000;
  padding-left: 16px;
  float: left;
  padding-bottom: 10px;
}
#filter-required .caution {
  width: 100%;
  float: left;
}
#delivery_register_page #title-required {
  margin-left: 20px;
}
#role-list-page .title,
#user_list_page .title,
#corporate .title,
#customer_list_page .title,
#scenario-delivery-page .title,
#scenario_delivery_register_regular_page .title,
#scenario_delivery_register_regular_edit .title,
#notice .title,
#corporate-create-page .title,
#create_user_page .title,
#edit_user .title,
#add-notice .title,
#add-role .title {
  color: #202020;
  font-size: 20px;
  padding: 20px 0;
}
.corporate_name {
  color: #212529;
}
#corporate_name {
  width: 250px;
}
.delivery.no_img {
  background: none!important;
}
.custome-label {
  font-size: 18px !important;
  word-break: break-all;
}
#corporate-details-page .group-title {
  font-size: 20px;
  font-weight: bold;
}
#user_details .title,
#corporate-details-page .title {
  color: #202020;
  font-size: 20px;
  padding: 30px 0;
}
span.req.text-right {
  background: #E21726;
  float: right;
  color: #fff;
  padding: 0px 7px;
  font-size: 11px;
}
span.rule {
  font-size: 14px;
  float: left;
  width: 100%;
  padding-top: 3px;
}
.error-message {
  color: red;
}
.conditions li {
  line-height: 1.8;
  font-size: 16px;
  list-style: square;
}
label.form-check-label.age {
  width: 20%;
  margin-left: 15px;
}
.scenario-bot-tab li.remove_icon {
  float: right;
  width: 46.6%;
  text-align: right;
}
.scenario-bot-tab li.remove_icon .remove_class,
.scenario-bot-tab li.remove_icon .remove_class:hover {
  float: right;
  width: 40px;
  background: #000 !important;
  text-align: center;
  padding: 6px;
  color: #fff;
  font-size: 17px;
}
.scenario-bot-tab li.remove_icon .remove_class i,
.scenario-bot-tab li.remove_icon .remove_class:hover i {
  font-size: 25px;
}
li.remove_icon {
  float: right;
  width: 64.2%;
  text-align: right;
}
li.remove_icon .remove_class,
li.remove_icon .remove_class:hover {
  float: right;
  width: 40px;
  background: #000 !important;
  text-align: center;
  padding: 6px;
  color: #fff;
  font-size: 17px;
}
li.remove_icon .remove_class i,
li.remove_icon .remove_class:hover i {
  font-size: 25px;
}
.delivery .cke_top,
.scenario .cke_top,
.coupon-reg-all .cke_top,
.coupon-edit .cke_top,
.coupon-detail .cke_top {
  display: none;
}
#corporate a.create_corporate,
#customer_list_page a.create_corporate,
#user_list_page a.create_corporate {
  float: left;
}
#corporate form.import_corporate,
#customer_list_page form.import_corporate,
#user_list_page form.import_corporate {
  float: right;
  width: 30%;
}
#corporate button.btn-csv-templete,
#customer_list_page button.btn-csv-templete,
#user_list_page button.btn-csv-templete,
#corporate .csv_download,
#customer_list_page .csv_download,
#user_list_page .csv_download {
  width: 150px;
  height: 40px;
  border-radius: 2px;
  background-color: #3c8dbc;
  margin: 0 auto;
  display: block;
  color: #fff;
  border: 0;
  float: left;
  font-weight: normal;
}
#corporate .upload-btn-wrapper,
#customer_list_page .upload-btn-wrapper,
#user_list_page .upload-btn-wrapper,
#inspection_upload .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  float: right;
}
#corporate .btn,
#customer_list_page .btn,
#user_list_page .btn,
#inspection_upload .btn {
  border: 0;
  color: #fff;
  background-color: #3c8dbc;
  width: 150px;
  height: 40px;
  font-weight: normal;
}
#corporate .upload-btn-wrapper input[type=file],
#customer_list_page .upload-btn-wrapper input[type=file],
#user_list_page .upload-btn-wrapper input[type=file],
#inspection_upload .upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#corporate .button_area,
#customer_list_page .button_area,
#user_list_page .button_area {
  width: 98.4%;
  float: left;
  margin-bottom: 10px;
}
#corporate .button_area .btn_parts,
#customer_list_page .button_area .btn_parts,
#user_list_page .button_area .btn_parts {
  width: 32%;
  float: right;
}
button.btn.btn-primary.placehodler-button {
  font-size: 12px;
  line-height: 0.75;
  height: 26px;
  width: 160px;
  margin-bottom: 8px;
  margin-right: 5px;
}
.caution-text-unnamed {
  position: absolute;
  left: 99%;
  top: 17px;
  font-size: 14px;
  float: left;
  width: 37%;
  padding-top: 3px;
  color: red;
}
button.btn.btn-primary.placehodler-button,
button.btn.btn-primary.placehodler-manual {
  font-size: 12px;
  line-height: 0.75;
  height: 26px;
  width: 160px;
  margin-bottom: 8px;
  margin-right: 5px;
}
button.btn.btn-primary.placehodler-manual {
  margin-left: 170px;
  font-size: 12px;
}
p.col-md-12.des_titl {
  font-size: 16px;
  padding-left: 0px;
  color: #000000;
  font-weight: 500;
  float: left;
  width: 100%;
}
img.manual_img {
  max-width: 100%;
  margin-bottom: 10px;
}
#placeholder_manual .modal-header {
  border-bottom: 0px solid #e9ecef;
}
#placeholder_manual .modal-body {
  padding: 20px 60px;
}
#placeholder_manual p.text-center {
  text-align: center;
  padding: 12px;
  font-size: 14px;
}
a.btn.btn-primary.register.close_btn {
  margin: 0 auto;
  display: block;
  margin-bottom: 40px;
  width: 125px;
  border-radius: 5px;
}


.no_send {
    color: rgb(255, 0, 0);
    margin-bottom: 10px;
    float: left;
    width: 100%;
    margin-top: -10px;
    font-size: 12px;
}

#used_coupon_list a {
    padding-left: 17px;
}

span#end_date_error {
    color: red;
}
.modal-open .modal {
    word-break: break-all;
}