.date-picker #refuel-datepicker {
    margin-bottom: 2rem;
}
.form-warning-custom {
    max-width: 25rem;
    padding: 0px;
    text-align: left;
}

.formError {
    border: 2px solid #ca0813 !important;
    flex: none !important;
}

.check-date-btn {
    margin-top: 40px;
}

.pading-0 {
    padding: 0px !important;
}

.modal-no-padding-bottom {
    padding-bottom: 0 !important;
}

.eventNone {
    pointer-events: none;
}
.num--custom {
    font-size: 3.5rem !important;
}
.modal .custom-btn.bg-white {
    font-size: 1.6rem !important;
}
.text-distance-blank {
    font-size: 18px !important;
    margin-right: 3px;
}
.text-p-b-10 {
    padding-bottom: 10px;
}
.w2010 .box__content .info__container:nth-child(1) {
    padding-top: 38px !important;
}
.text-regist {
    margin-top: 2px;
}
.w2010 .box--gray .box__content {
    margin-top: 14px !important;
}

.add-point {
    cursor: pointer;
}

.mrt--2 {
    margin-top: -2rem !important;
}
.text-red-bold{
    color: #ca0813;
    font-weight: 700;
    font-size: 20px;
}
.text-red-bold a {
    color: #ca0813;
    text-decoration: underline;
}
.break-normal {
    word-break: normal !important;
}

.no-history-item {
    padding-left: 14px;
    padding-right: 14px;
}

.show-comp {
    display: block !important;
}

.form-sp-cus {
    border-bottom: none !important;
}

.padding-no-p {
    padding-top: 60px;
    padding-bottom: 60px;
}

.add-center {
    display: flex;
    justify-content: center;
}

#dateSubmit {
    margin-left: 5px;
}

#dateClear {
    margin-right: 5px;
}

.date-picker #datepicker-cus {
    margin-bottom: 2rem;
}

.avatar-confirm img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
}

.resize-modal {
    width: 30rem !important;
    height: 23rem !important;
}

.modal-dialog-point {
    margin: .5rem !important;
}

.m-b-err {
    margin-bottom: 10px;
}

.text-warning-point {
    font-size: 15px !important;
}

.img-w {
    width: 20%;
}

.re-btn-w {
    width: 23rem !important;
    font-size: 13px;
    height: 37px !important;
    background: #ffffff !important;
    border: 2px solid #dadada;
    color: #000000;
}

.resize-modal-cus {
    width: 30rem !important;
    height: 22rem !important;
}

.add-break {
    word-break: break-all;
}
.d-none {
    display: none;
}

.line2-cus {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.padding-no-p p {
    margin-bottom: 0 !important;
}

.no_margin_bottom {
    margin-bottom: 0 !important;
}

a.no-div:after {
    float: right;
    content: "";
    background-image: url(/assets/images/common/icon_edit_bikelog.svg);
    background-size: 2.5rem 2.5rem;
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    left: 1px;
    bottom: 13px;
}

.b-border-c {
    border-bottom: 1px solid black;
}
.h-6 {
    height: 6rem !important;
}
.toggle_custom {
    margin-top: -5px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.font-15 {
    font-size: 15px !important;
}
.w2021 .group--swicher {
    margin-bottom: 0 !important;
}
td.disable {
    background: #f2f2f2;
}
td.disable:after {
    position: absolute;
    content: "";
    background-image: url(/assets/images/common/sp/img_nonedata.jpg);
    background-size: 0.7rem 0.1rem;
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0.7rem;
    height: 0.1rem;
}
.tbl__device th:first-child a {
    color: #fff;
    position: relative;
    width: 100%;
    padding-right: 2rem;
    display: block;
}
.tbl__device th:first-child a:after {
    position: absolute;
    content: "";
    background-image: url(/assets/images/common/sp/icon-blank.png);
    background-size: 1rem 1rem;
    display: inline-block;
    right: 0.5rem;
    top: 50%;
    bottom: 0;
    margin-top: -0.5rem;
    width: 1rem;
    height: 1rem;
}
.font-10 {
    font-size: 10px;
    font-weight: 400;
}
.other_name_modal input {
    padding: 0 !important;
}
.w2010 .box--gray {
    min-height: 100vh !important;
}
.questionnaire-body h4 span:first-child {
    width: 3rem !important;
    text-align: right;
    margin-right: 5px;
}
.breadcrumbs-chart .br-chart-item:not(.cur) {
    cursor: pointer;
}
.box__title--info {
    word-break: break-word;
}

.w01-w1010 .total-mileage {
    font-weight: 600;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.red-badge p {
    background: #bd2130;
}

.white-badge p {
    background: white;
    color: black;
    border: 1px solid lightgrey;
}
.text-inline {
    display: inline !important;
}
.text-underline {
    text-decoration: underline;
}
.modal-fix-bg-ride {
    background-color: rgba(0, 0, 0, 0.5);
}
.campaign-terms {
    display: block; }
    .campaign-terms h5 {
      font-size: 14px;
      background: #000;
      color: #fff;
      margin: 0px;
      height: 32px;
      display: flex;
      align-items: center;
      padding: 0px 10px; }
    .campaign-terms .campain-list-terms {
      border: 3px solid #DADADA; }
      .campaign-terms .campain-list-terms p {
        color: #2D5AA6;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 60px;
        margin: 0px;
        text-decoration: underline; }
      .campaign-terms .campain-list-terms .form.checkbox-sp {
        height: 56px;
        background: #F2F2F2; }
    .campaign-terms .form .checkbox-container input:checked ~ .checkmark, .campaign-terms .form-sp .checkbox-container input:checked ~ .checkmark {
      background-color: #CA0813; }
    .campaign-terms .form .checkbox-container .checkmark:after, .campaign-terms .form-sp .checkbox-container .checkmark:after {
      border: solid #fff;
      border-width: 0 3px 3px 0; }

td.nm_info_table_date.disable:after {
    background-image: none;
}