.icw .mb-24-16 {
    margin-bottom: 16px !important;
}

.icw .mb-32-16 {
    margin-bottom: 16px !important;
}

.icw .mb-4 {
    margin-bottom: 4px !important;
}

.icw .mb-12 {
    margin-bottom: 12px !important;
}

.icw .title.h3 {
    font-size: 18px;
}

.icw .f-20 {
    font-size: 20px !important;
}

.icw .f-18 {
    font-size: 18px !important;
}

.icw .text-yellow {
    color: #e4f335 !important;
}

.icw .pro-title .txt-num {
    border-radius: 8px;
}

.icw .pro-title-color1 .txt-num {
    background: linear-gradient(135deg, #265930 0%, #183B25 100%);
}
.icw .pro-title-color2 .txt-num {
    background: linear-gradient(135deg, #303C48 0%, #263240 100%);
}

.icw .pro-title .txt-num p {
    font-size: 18px;
}

.icw .pro-title.pro-title-color1 {
    background: linear-gradient(90deg, #39764A 0%, #2A5C50 100%);
}

.icw .pro-title.pro-title-color2 {
    background: linear-gradient(90deg, #495764 0%, #37444D 100%);
}

.icw .pro-inner-title {
    padding: 16px 24px;
}

.icw .pro-title {
    margin: 0;
    border-radius: 8px;
}

.icw .d-flex {
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;
    gap: 32px;
    position: relative;
    z-index: 2;
}

.icw .d-flex.jus-end {
    align-items: flex-end;
}

.icw .circle-green {
    background: #0C5D4F;
    border-radius: 100%;
    padding: 8px 12px 0;
    margin: 0 !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px !important;
    font-weight: 600;
    height: 72px;
    width: 72px;
    min-width: 72px;
    line-height: 1 !important;
}

.icw .circle-green.bg1 {
    background: linear-gradient(135deg, #265930 0%, #183B25 100%);
}

.icw .circle-green.bg2 {
    background: linear-gradient(135deg, #303C48 0%, #263240 100%);
}

.icw .box-heading-hospital {
    width: fit-content !important;
    display: block;
    margin: auto;
}

.icw .accordion-group.no-condition .flex-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.icw .accordion-group.no-condition table.table-style2.hospital th p {
    font-size: 13px;
    margin: auto;
}

.icw .accordion-group.no-condition table.table-style2.hospital th p {
    color: #999 !important;
}

.icw .accordion-group.no-condition table.table-style2.hospital th.active p {
    color: #333 !important;
}

.icw .accordion-group.no-condition .table-style2.hospital tbody tr td {
    padding: 16px;
    vertical-align: top;
    display: none;
    border: 0;
    padding-bottom: 8px;
}

.icw .accordion-group.no-condition .table-style2.hospital tbody tr td.active {
    display: table-cell;
}

.icw .accordion-group.no-condition table.table-style2.hospital th {
    cursor: pointer;
    background: transparent;
    border-right: 0;
    border-left: 0;
    border-bottom: 3px solid transparent;
    
    margin: 0 8px;
    padding: 8px 0;
}

.icw .accordion-group.no-condition table.table-style2.hospital th.active {
    cursor: auto;
    pointer-events: none;
    border-bottom: 3px solid #00a94f;
}

.icw .accordion-group.no-condition table.table-style2.hospital {
    border-radius: 0;
}

/* .icw .accordion-group.no-condition table.table-style2.hospital th:first-child {
    margin-left: 4px;
}

.icw .accordion-group.no-condition table.table-style2.hospital th:last-child {
    margin-right: 4px;
} */

.icw .accordion-group.no-condition table.table-style2.hospital thead tr {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ddd;
}

.icw .accordion-group.no-condition table.table-style2.hospital ul li {
    font-size: 13px;
}

.icw .box-heading-hospital .d-flex:last-child {
    margin-bottom: 40px;
}

.icw .f-16-13 { 
    font-size: 13px !important;
}

.icw .kpoint-icon {
    max-width: 20px;
    width: 100%;
    position: relative;
    top: -1px;
}

.icw .regis-hospital {
    display: flex;
    justify-content: center;
    gap: 0;
    margin-top: 32px;
    flex-direction: column;
}

.icw .mt-16 {
    margin-top: 16px !important;
}

.icw .regis-hospital .or .circle-green {
    background: linear-gradient(103.44deg, #167B45 0%, #0C5D4F 100%);
    font-size: 16px !important;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    min-width: unset;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto !important;
}

.icw .regis-hospital .or {
    position: relative;
    /* border-right: 1px dashed rgba(0, 169, 79, 0.6); */
    min-width: 60px;
    min-height: 40px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.icw .regis-hospital .table-style2 thead tr th {
    padding: 16px;
    border-right: 1px solid #FDFDFD;
    border-bottom: 0;
    font-size: 13px;
}

.icw .regis-hospital .table-style2 thead tr th:last-child {
    border-right: 0;
}


.icw .regis-hospital .table-style2 tbody tr td {
    padding: 8px 16px;
}

.icw .mt-32 {
    margin-top: 32px !important;
}

.icw .regis-right, .regis-left {
    width: 100%;
}

.icw .border-dashed {
    background-image: linear-gradient(to right, rgba(0, 169, 79, 0.6) 40%, transparent 40%);
    background-size: 10px 1px;
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.icw .or-light .border-dashed {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .6) 40%, transparent 40%);
    background-size: 1px 6px;
    background-repeat: repeat-y;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.icw .regis-hospital .or.or-light {
    margin: 0;
    min-width: 32px;
    min-height: 60px;
}

.icw .regis-hospital .or.or-light .circle-green {
    background: #fff;
    color: #00a94f;
    width: 32px;
    height: 32px;
    line-height: 32px !important;
    font-size: 13px;
    top: 0;
    bottom: 0;
}

.icw .bl-dashed::before {
    content: "";
    background-image: linear-gradient(to bottom, rgba(0, 169, 79) 40%, transparent 40%);
    background-size: 1px 10px;
    background-repeat: repeat-y;
    width: 1px;
    height: 100%;
    position: absolute;
    /* left: 0; */
    right: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.icw .bl-dashed {
    position: relative;
}

.icw .flex-regis {
    display: flex;
    justify-content: center;
    gap: 16px;
    align-items: center;
}

.icw .flex-regis .text-regis {
    width: 100%;
    display: block;
    text-align: center;
}
.icw .box-sd {
    box-shadow: 0px 4px 4px 0px #00000026 !important;
    border-radius: 8px;
    margin-bottom: 24px;
}

.icw .text-pink {
    color: #FFAAAA !important;
}

.icw .f-20-18 {
    font-size: 18px !important;
}

.icw .regis-hospital .sc-detail-register2 .register-2 .img-register-2 {
    margin-top: -115px;
}

.icw .regis-hospital .sc-detail-register2 .register-2 img {
    position: relative;
}

.icw .text-red {
    color: #CC0000 !important;
}

.icw .regis-hospital .sc-detail-register2.show-w1024 .register-2 img {
    top: 0;
    bottom: 0;
    max-width: 197px;
}
.icw .regis-hospital .sc-detail-register2.show-w1024  .register-2 .img-register-2 {
    margin-top: 0;
    position: relative;
    top: 0;
    margin-bottom: 20px;
    min-width: 197px;
}
.icw .regis-hospital .sc-detail-register2.show-w1024  .register-2 {
    padding-top: 24px;
}

.icw .regis-hospital .sc-detail-register2 .register-2 {
    margin-top: 24px;
}

.icw .regis-hospital .show-w1024 {
    display: block !important;
}

.icw .regis-hospital .hide-w1024 {
    display: none !important;
}

.icw .mw-14 {
    max-width: 14px !important;
}

.icw .or-box {
    position: relative;
}

.icw .or-box:after {
    content: "หรือ";
    width: 32px;
    height: 32px;
    background: linear-gradient(103.44deg, #167B45 0%, #0C5D4F 100%);
    display: block;
    line-height: 32px;
    color: #fff;
    border-radius: 100%;
    font-size: 13px;
    position: absolute;
    right: -16px;
    bottom: -16px;
    margin: auto;
    z-index: 1;
}

.icw .note-point li {
    list-style: none !important;
    display: flex;
}

#content-campaign ul.note-point {
    padding-left: 0 !important;
}

.icw .note-point li::before {
    min-width: 2em;
}

.icw .note-point li:nth-child(1):before {
    content: '**';
}

.icw .note-point li:nth-child(2):before {
    content: '***';
}

.icw .accordion-group.no-condition .flex-col-pc .flex-inner {
    flex-direction: row;
    justify-content: center;
    gap: 16px;
    padding: 0px 16px;
    align-items: center;
}

.icw .accordion-group.no-condition .flex-col-pc .flex-inner img,
.icw .accordion-group.no-condition .flex-col-pc .flex-inner p {
    margin: 0 !important;
}

.icw .accordion-group.no-condition table.table-style2.hospital.flex-col-pc thead tr {
    border-bottom: 0;
}

.icw .accordion-group.no-condition table.table-style2.hospital.flex-col-pc thead tr th.active {
    border-bottom: 0;
}

.icw .accordion-group.no-condition .flex-col-pc .flex-inner .img-card {
    display: flex;
    justify-content: center;
    align-items: center;
}

.icw .accordion-group.no-condition table.table-style2.hospital.flex-col-pc th .flex-inner p {
    text-align: left;
}

@media screen and (min-width:1024px) {
    .icw .mb-24-16 {
        margin-bottom: 24px !important;
    }

    .icw .regis-hospital .show-w1024 {
        display: none !important;
    }
    
    .icw .regis-hospital .hide-w1024 {
        display: block !important;
    }

    .icw .regis-hospital .or {
        margin-top: 0;
        margin-bottom: 0;
    }

    .icw .mb-32-16 {
        margin-bottom: 32px !important;
    }

    .icw .f-16-13 { 
        font-size: 16px !important;
    }

    .icw  .f-20-18 {
        font-size: 20px !important;
    }

    .icw .kpoint-icon {
        max-width: 24px;
    }

    .icw .title.h3 {
        font-size: 26px;
    }

    .icw .accordion-group.no-condition .table-style2.hospital thead tr th {
        padding: 16px;
    }

    .icw .accordion-group.no-condition table.table-style2.hospital th p {
        font-size: 16px;
        color: #333 !important;
    }

    .icw .accordion-group.no-condition .table-style2.hospital tbody tr td {
        padding: 16px 24px;
        border-right: 1px solid #e8e8e8;
    }

    .icw .accordion-group.no-condition .table-style2.hospital tbody tr td:last-child {
        border-right: 0;
    }

    .icw .accordion-group.no-condition table.table-style2.hospital th {
        cursor: auto;
        background-color: #CCEEDC;
        border-right: 1px solid #f9f9f9;
    }

    .icw .accordion-group.no-condition table.table-style2.hospital th:last-child {
        border-right: 0;
    }

    .icw .accordion-group.no-condition table.table-style2.hospital th.active {
        border-bottom: 0;
    }

    .icw .accordion-group.no-condition table.table-style2.hospital {
        box-shadow: 0px 1px 3px 0px #0000001A !important;
        border-radius: 8px;
    }

    .icw .accordion-group.no-condition table.table-style2.hospital thead tr {
        display: table-row;
        border-bottom: 0;
    }

    .icw .accordion-group.no-condition .table-style2.hospital tbody tr td {
        display: table-cell;
    }

    .icw .accordion-group.no-condition table.table-style2.hospital ul li {
        font-size: 16px;
    }

    .icw  .box-heading-hospital .d-flex:last-child {
        margin-bottom: 48px;
    }

    .icw .regis-hospital {
        margin-top: 48px;
        gap: 0;
        flex-direction: row;
    }


    .icw .regis-hospital .or {
        margin-left: 22px;
        margin-right: 22px;
    }

    .icw .regis-hospital .table-style2 thead tr th {
        padding: 24px;
        font-size: 18px;
    }
    
    .icw .regis-hospital .table-style2 tbody tr td {
        padding: 16px 24px;
    }
    .icw .regis-hospital .table-style2 tbody tr.note td {
        font-size: 16px;
        height: 153px;
    }

    .icw .h-th {
        height: 102px;
    }

    .icw .box-sd {
        margin-bottom: 32px;
    }
    .icw .border-dashed {
        background-image: linear-gradient(
          to bottom,
          rgba(0, 169, 79, 0.6) 40%,
          transparent 40%
        );
        background-size: 1px 10px;
        background-repeat: repeat-y;
        width: 1px;
        height: 100%;
    }

    .icw  .regis-hospital .or .circle-green {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 60px;
        height: 60px;
        line-height: 60px !important;
        font-size: 24px !important;
    }

    .icw  .regis-hospital .sc-detail-register2 .register-2 {
        margin-top: 108px;
    }
}

@media screen and (min-width:1140px) {
    .icw .regis-hospital .table-style2 tbody tr.note td {
        height: 129px;
    }

    /* .icw .h-th {
        height: 97px;
    } */
    .icw #navigation-page-sticky .stickyNav-panelList .box-cta .btn {
        display: none !important;
    }
}

@media screen and (max-width:360px) {
    .icw .accordion-group.no-condition table.table-style2.hospital th {
        margin: 0 4px;
    }

    .icw  img.mb-12 {
        max-width: 36px;
    }

    /* .icw .accordion-group.no-condition .flex-col-pc .flex-inner {
        padding: 0px 4px;
    } */
}

/* accordion no-condition */
.icw .accordion-group.no-condition {
    margin-top: 16px;
    margin-bottom: 40px;
}

.icw .accordion-group.no-condition .accordion {
    max-width: unset;
    background: #fff;
    border-radius: 0;
    margin-bottom: 8px;
    box-shadow: none;
}

.icw .accordion-group.no-condition .accordion:last-child {
    margin-bottom: 0;
}

.icw .pos-note {
    position: relative;
    top: -3px;
}

.icw .accordion-group.no-condition .accordion .accordion-title {
    border-left: 4px solid transparent;
    border-radius: 0;
    padding: 16px 24px;
    color: #333;
    padding-right: 45px;
    background: #eceeef;
}

.icw .accordion-group.no-condition .accordion .accordion-title:after {
    content: "\e900";
    transform: rotate(90deg);
    right: 24px;
    font-size: 12px;
    width: auto;
    height: auto;
    top: 0 !important;
}

.icw .accordion-group.no-condition .accordion .accordion-title.active:after {
    transform: rotate(270deg);
}

.icw .accordion-group.no-condition .accordion .accordion-title:hover {
    background: #eceeef;
    color: #00a94f;
}

.icw .accordion-group.no-condition .accordion .accordion-title.active {
    border-left: 4px solid #00a94f;
    background: #eceeef;
    color: #00a94f;
}

.icw .accordion-group.no-condition .accordion .accordion-content {
    padding: 16px 0;
    margin-top: 1px;
    background: #eceeef;
}

@media screen and (min-width:768px) {
    .icw .accordion-group.no-condition {
        margin-top: 32px;
        margin-bottom: 48px;
    }

    .icw .accordion-group.no-condition .accordion .accordion-title {
        padding: 24px;
        padding-right: 65px;
    }

    .icw .accordion-group.no-condition .accordion .accordion-content {
        padding: 16px;
        margin-top: 0;
    }

    .icw .accordion-group.no-condition .accordion .accordion-title:after {
        right: 32px;
        font-size: 18px;
    }

}


/* end accordion no-condition */