a {
    text-decoration: none !important;
}

.flatpickr-calendar.open {
    z-index: 9999999999 !important;
}

.my-home .container .form span:nth-of-type(1) {
    width: 20%;
}

.dataTables_empty {
    text-align: center;
}

.modal-backdrop{
  z-index: 1040 !important;
}

.psychology {
    background-image: url(/frontend/images/footer-index.png) !important;
}

.carousel-indicators [data-bs-target] {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

ul.unliststyled,
ol.unliststyled{
  list-style: none;
  margin: 0;
  padding: 0;
}

.maxW_960{
  max-width: 960px !important;
  margin:  0 auto;
}

.maxW_1320{
  max-width: 1320px !important;
  margin:  0 auto;
}

.position-absolute {
    /* margin: -5px; */
}

.login .modal-dialog {
    width: 450px;
}

.cursorNormal{
  cursor: auto !important;
}

.close-modal {
    border-radius: 50%;
    border: 1px solid #ccc;
}

.flex-login {
    display: flex;
    flex-direction: row;
}

.text-left {
    text-align: left;
}

.border-radius20{
    border-radius: 20px !important;
}

.border-radius100{
  border-radius: 100% !important;
}

.borderNone{
  border:none !important;
}

.border1px_72{
  border: solid 1px #727272 !important;
}

.border1px_CCC{
  border: solid 1px #CCC !important;
}

.__color-ccc{
  color: #ccc !important;
}
.__color-62c4e3 {
    color: #62c4e3 !important;
}

.color313537{
    color: #313537 !important;
}
.corcleWelife{
    color: #59C3E1 !important;
}
.bg__ccc{
  background: #ccc !important;
}
.bg__f0f0f0{
  background-color: #f0f0f0 !important;
}

.bg__f0{
  background: rgba(240, 240, 240, 1) !important;
}

.corcleWelife_bg{
  background: #59C3E1 !important;
}

.btn-info.corcleWelife_bg,
.btn-info.corcleWelife_bg:hover {
  color: #fff;
  background: #59C3E1;
  border-color: #59C3E1;
}

.btn-info.corcleWelife_bg:disabled {
    color: #FFFFFF;
}

.btn-info.corcleWelife_border {
  color: #59C3E1;
  background: #fff;
  border-color: #59C3E1;
}

.btn-info.corcleWelife_border,
.btn-info.corcleWelife_border:hover {
  color: #59C3E1 !important;
  background: #fff !important;
  border-color: #59C3E1 !important;
}

.cwl__boxshadow{
  box-shadow: 3px 3px 6px rgba(89, 195, 225, 0.1) !important;
}

.f3fdff__bg{
  background: #f3fdff !important;
}

.fafafa__bg{
  background: #fafafa !important;
}

.btn-info.corcleWelife_bg2,
.btn-info.corcleWelife_bg2:hover {
  color: #727272;
  border: none;
  background: rgba(243, 253, 255, 1);
}

.corcleWelife_bg40{
  background: rgb(89, 195, 225, .4) !important;
}

.fSize13{
  font-size: 13px !important;
}

.fSize14{
  font-size: 14px !important;
}

.fSize24{
  font-size: 24px !important;
}

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

.fSize26{
  font-size: 26px !important;
}

.fSize27{
  font-size: 27px !important;
}

.fSize42{
  font-size: 42px !important;
}

.fSize50{
  font-size: 50px !important;
}

.EBF7FF__bg{
  background: #EBF7FF !important;
}
.fa__bg{
  background: #fafafa !important;
}

.facebook{
    color: #1877f2;
}

.favoriteLove{
    color:#ff5c6d
}

.ml-10{
    margin-left: 10px !important;
}

.ml-20{
    margin-left: 20px !important;
}

.mr-10{
    margin-right: 10px !important;
}

.mr-20{
    margin-right: 20px !important;
}

.borderR_None{
    border-right: none !important;
}

.borderL_None{
    border-left: none !important;
}

.bg_fff{
    background: #fff !important;
}

.mtb_48{
  margin: 48px 0 !important;
}

/*************************
  Basic margin padding
*************************/
.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .ptb-24{
    padding: 24px 0 !important;
  }

  .ptb-48{
    padding: 48px 0 !important;
  }

  .pd-20{
    padding: 20px !important;
  }

  .m-40{
    margin: 40px !important;
  }

  .pd_12_24{
    padding: 12px 24px !important;
  }

  /*************************
           Margin top
  *************************/
  .mt-0 {
    margin-top: 0;
  }

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

  .mt-10 {
    margin-top: 10px;
  }

  .mt-12 {
    margin-top: 12px;
  }

  .mt-15 {
    margin-top: 15px;
  }

  .mt-20 {
    margin-top: 20px;
  }

  .mt-25 {
    margin-top: 25px;
  }

  .mt-30 {
    margin-top: 30px;
  }

  .mt-35 {
    margin-top: 35px;
  }

  .mt-40 {
    margin-top: 40px;
  }

  .mt-45 {
    margin-top: 45px;
  }

  .mt-50 {
    margin-top: 50px;
  }

  .mt-55 {
    margin-top: 55px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  .mt-65 {
    margin-top: 65px;
  }

  .mt-70 {
    margin-top: 70px;
  }

  .mt-75 {
    margin-top: 75px;
  }

  .mt-80 {
    margin-top: 80px;
  }

  .mt-90 {
    margin-top: 90px;
  }

  .mt-100 {
    margin-top: 100px;
  }

  .mt-110 {
    margin-top: 110px;
  }

  .mt-115 {
    margin-top: 115px;
  }

  .mt-120 {
    margin-top: 120px;
  }

  .mt-125 {
    margin-top: 125px;
  }

  .mt-130 {
    margin-top: 130px;
  }

  /*************************
      Margin right
  *************************/
  .mr-0 {
    margin-right: 0px;
  }

  .mr-5 {
    margin-right: 5px !important;
  }

  .mr-10 {
    margin-right: 10px;
  }

  .mr-12 {
    margin-right: 12px;
  }

  .mr-15 {
    margin-right: 15px;
  }

  .mr-20 {
    margin-right: 20px;
  }

  .mr-25 {
    margin-right: 25px;
  }

  .mr-30 {
    margin-right: 30px;
  }

  .mr-35 {
    margin-right: 35px;
  }

  .mr-40 {
    margin-right: 40px;
  }

  .mr-45 {
    margin-right: 45px;
  }

  .mr-50 {
    margin-right: 50px;
  }

  .mr-55 {
    margin-right: 55px;
  }

  .mr-60 {
    margin-right: 60px;
  }

  .mr-65 {
    margin-right: 65px;
  }

  .mr-70 {
    margin-right: 70px;
  }

  .mr-80 {
    margin-right: 80px;
  }

  .mr-90 {
    margin-right: 90px;
  }

  .mr-100 {
    margin-right: 100px;
  }

  .mr-110 {
    margin-right: 110px;
  }

  .mr-120 {
    margin-right: 120px;
  }

  .mr-130 {
    margin-right: 130px;
  }

  .mr-140 {
    margin-right: 140px;
  }

  .mr-150 {
    margin-right: 150px;
  }

  /*************************
      Margin bottom
*************************/
.mb-0 {
    margin-bottom: 0;
  }

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

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

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

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

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

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

  .mb-35 {
    margin-bottom: 35px;
  }

  .mb-40 {
    margin-bottom: 40px;
  }

  .mb-37 {
    margin-bottom: 37px;
  }

  .mb-45 {
    margin-bottom: 45px;
  }

  .mb-50 {
    margin-bottom: 50px;
  }

  .mb-55 {
    margin-bottom: 55px;
  }

  .mb-60 {
    margin-bottom: 60px;
  }

  .mb-65 {
    margin-bottom: 65px;
  }

  .mb-70 {
    margin-bottom: 70px;
  }

  .mb-75 {
    margin-bottom: 75px;
  }

  .mb-80 {
    margin-bottom: 80px;
  }

  .mb-85 {
    margin-bottom: 85px;
  }

  .mb-90 {
    margin-bottom: 90px;
  }

  .mb-95 {
    margin-bottom: 95px;
  }

  .mb-100 {
    margin-bottom: 100px;
  }

  .mb-110 {
    margin-bottom: 110px;
  }

  .mb-120 {
    margin-bottom: 120px;
  }

  .mb-130 {
    margin-bottom: 130px;
  }

  .mb-140 {
    margin-bottom: 140px;
  }

  .mb-150 {
    margin-bottom: 150px;
  }

  .mb-160 {
    margin-bottom: 160px;
  }

  /*************************
        Margin left
*************************/
.ml-0 {
    margin-left: 0;
  }

  .ml-10 {
    margin-left: 10px;
  }

  .ml-12 {
    margin-left: 12px;
  }

  .ml-15 {
    margin-left: 15px;
  }

  .ml-20 {
    margin-left: 20px;
  }

  .ml-25 {
    margin-left: 25px;
  }

  .ml-30 {
    margin-left: 30px;
  }

  .ml-35 {
    margin-left: 35px;
  }

  .ml-40 {
    margin-left: 40px;
  }

  .ml-45 {
    margin-left: 45px;
  }

  .ml-50 {
    margin-left: 50px;
  }

  .ml-55 {
    margin-left: 55px;
  }

  .ml-60 {
    margin-left: 60px;
  }

  .ml-70 {
    margin-left: 70px;
  }

  .ml-75 {
    margin-left: 75px;
  }

  .ml-80 {
    margin-left: 80px;
  }

  .ml-90 {
    margin-left: 90px;
  }

  .ml-95 {
    margin-left: 95px;
  }

  .ml-100 {
    margin-left: 100px;
  }

  .ml-105 {
    margin-left: 105px;
  }

  .ml-110 {
    margin-left: 110px;
  }

  .ml-120 {
    margin-left: 120px;
  }

  .ml-130 {
    margin-left: 130px;
  }

  .ml-135 {
    margin-left: 135px;
  }

  .ml-140 {
    margin-left: 140px;
  }

  .ml-145 {
    margin-left: 145px;
  }

  .ml-150 {
    margin-left: 150px;
  }

  /*************************
        Padding top
*************************/
.pt-0 {
    padding-top: 0;
  }

  .pt-5 {
    padding-top: 5px !important;
  }

  .pt-10 {
    padding-top: 10px !important;
  }

  .pt-15 {
    padding-top: 15px !important;
  }

  .pt-20 {
    padding-top: 20px !important;
  }

  .pt-25 {
    padding-top: 25px !important;
  }

  .pt-30 {
    padding-top: 30px !important;
  }

  .pt-35 {
    padding-top: 35px !important;
  }

  .pt-40 {
    padding-top: 40px !important;
  }

  .pt-45 {
    padding-top: 45px !important;
  }

  .pt-50 {
    padding-top: 50px !important;
  }

  .pt-55 {
    padding-top: 55px !important;
  }

  .pt-60 {
    padding-top: 60px !important;
  }

  .pt-65 {
    padding-top: 65px !important;
  }

  .pt-70 {
    padding-top: 70px !important;
  }

  .pt-75 {
    padding-top: 75px;
  }

  .pt-85 {
    padding-top: 85px;
  }

  .pt-80 {
    padding-top: 80px;
  }

  .pt-95 {
    padding-top: 95px;
  }

  .pt-90 {
    padding-top: 90px;
  }

  .pt-100 {
    padding-top: 100px;
  }

  .pt-105 {
    padding-top: 105px;
  }

  .pt-110 {
    padding-top: 110px;
  }

  .pt-115 {
    padding-top: 115px;
  }

  .pt-120 {
    padding-top: 120px;
  }

  .pt-125 {
    padding-top: 125px;
  }

  .pt-128 {
    padding-top: 128px;
  }

  .pt-130 {
    padding-top: 130px;
  }

  /*************************
        Padding right
*************************/
.pr-0 {
    padding-right: 0;
  }

  .pr-10 {
    padding-right: 10px !important;
  }

  .pr-15 {
    padding-right: 15px !important;
  }

  .pr-20 {
    padding-right: 20px !important;
  }

  .pr-30 {
    padding-right: 30px !important;
  }

  .pr-40 {
    padding-right: 40px;
  }

  .pr-50 {
    padding-right: 50px;
  }

  .pr-60 {
    padding-right: 60px;
  }

  .pr-70 {
    padding-right: 70px;
  }

  .pr-80 {
    padding-right: 80px;
  }

  .pr-90 {
    padding-right: 90px;
  }

  .pr-100 {
    padding-right: 100px;
  }

  .pr-110 {
    padding-right: 110px;
  }

  .pr-120 {
    padding-right: 120px;
  }

  .pr-130 {
    padding-right: 130px;
  }

  /*************************
        Padding bottom
*************************/
.pb-0 {
    padding-bottom: 0;
  }

  .pb-5 {
    padding-bottom: 5px !important;
  }

  .pb-10 {
    padding-bottom: 10px !important;
  }

  .pb-15 {
    padding-bottom: 15px !important;
  }

  .pb-20 {
    padding-bottom: 20px !important;
  }

  .pb-25 {
    padding-bottom: 25px;
  }

  .pb-30 {
    padding-bottom: 30px;
  }

  .pb-35 {
    padding-bottom: 35px;
  }

  .pb-40 {
    padding-bottom: 40px;
  }

  .pb-45 {
    padding-bottom: 45px;
  }

  .pb-50 {
    padding-bottom: 50px;
  }

  .pb-55 {
    padding-bottom: 55px;
  }

  .pb-60 {
    padding-bottom: 60px;
  }

  .pb-65 {
    padding-bottom: 65px;
  }

  .pb-70 {
    padding-bottom: 70px;
  }

  .pb-75 {
    padding-bottom: 75px;
  }

  .pb-80 {
    padding-bottom: 80px;
  }

  .pb-85 {
    padding-bottom: 85px;
  }

  .pb-90 {
    padding-bottom: 90px;
  }

  .pb-95 {
    padding-bottom: 95px;
  }

  .pb-100 {
    padding-bottom: 100px;
  }

  .pb-105 {
    padding-bottom: 105px;
  }

  .pb-110 {
    padding-bottom: 110px;
  }

  .pb-115 {
    padding-bottom: 115px;
  }

  .pb-120 {
    padding-bottom: 120px;
  }

  /*************************
    Padding left
*************************/
.pl-0 {
    padding-left: 0;
  }

  .pl-10 {
    padding-left: 10px;
  }

  .pl-15 {
    padding-left: 15px;
  }

  .pl-20 {
    padding-left: 20px;
  }

  .pl-30 {
    padding-left: 30px;
  }

  .pl-35 {
    padding-left: 35px;
  }

  .pl-40 {
    padding-left: 40px;
  }

  .pl-45 {
    padding-left: 45px;
  }

  .pl-50 {
    padding-left: 50px;
  }

  .pl-60 {
    padding-left: 60px;
  }

  .pl-70 {
    padding-left: 70px;
  }

  .pl-80 {
    padding-left: 80px;
  }

  .pl-90 {
    padding-left: 90px;
  }

  .pl-100 {
    padding-left: 100px;
  }

  .pl-110 {
    padding-left: 110px;
  }

  .pl-120 {
    padding-left: 120px;
  }

  .pl-130 {
    padding-left: 130px;
  }

  .pl-140 {
    padding-left: 140px;
  }

  .pl-150 {
    padding-left: 150px;
  }

  .pl-155 {
    padding-left: 155px;
  }

  .pl-190 {
    padding-left: 190px;
  }

  /***************************
    Page section padding
****************************/
.ptb-0 {
    padding: 0;
  }

  .ptb-10 {
    padding: 10px 0;
  }

  .ptb-20 {
    padding: 20px 0;
  }

  .ptb-30 {
    padding: 30px 0;
  }

  .ptb-35 {
    padding: 35px 0;
  }

  .ptb-32 {
    padding: 32px 0;
  }

  .ptb-40 {
    padding: 40px 0;
  }

  .ptb-50 {
    padding: 50px 0;
  }

  .ptb-60 {
    padding: 60px 0;
  }

  .ptb-70 {
    padding: 70px 0;
  }

  .ptb-80 {
    padding: 80px 0;
  }

  .ptb-90 {
    padding: 90px 0;
  }

  .ptb-100 {
    padding: 100px 0;
  }

  .ptb-110 {
    padding: 110px 0;
  }

  .ptb-120 {
    padding: 120px 0;
  }

  .ptb-130 {
    padding: 130px 0;
  }

  .ptb-140 {
    padding: 140px 0;
  }

  .ptb-150 {
    padding: 150px 0;
  }

  .ptb-160 {
    padding: 160px 0;
  }

  .ptb-170 {
    padding: 170px 0;
  }

  .ptb-177 {
    padding: 177px 0;
  }

  .ptb-180 {
    padding: 180px 0;
  }

  .ptb-190 {
    padding: 190px 0;
  }

  .ptb-200 {
    padding: 200px 0;
  }

  .ptb-210 {
    padding: 210px 0;
  }

  .ptb-220 {
    padding: 220px 0;
  }

  .ptb-290 {
    padding: 290px 0;
  }

  .ptb-310 {
    padding: 310px 0;
  }

  /***************************
      Page section margin
  ****************************/
  .mtb-0 {
    margin: 0;
  }

  .mtb-10 {
    margin: 10px 0;
  }

  .mtb-15 {
    margin: 15px 0;
  }

  .mtb-20 {
    margin: 20px 0;
  }

  .mtb-30 {
    margin: 30px 0;
  }

  .mtb-40 {
    margin: 40px 0;
  }

  .mtb-50 {
    margin: 50px 0;
  }

  .mtb-60 {
    margin: 60px 0;
  }

  .mtb-70 {
    margin: 70px 0;
  }

  .mtb-80 {
    margin: 80px 0;
  }

  .mtb-90 {
    margin: 90px 0;
  }

  .mtb-100 {
    margin: 100px 0;
  }

  .mtb-110 {
    margin: 110px 0;
  }

  .mtb-120 {
    margin: 120px 0;
  }

  .mtb-130 {
    margin: 130px 0;
  }

  .mtb-140 {
    margin: 140px 0;
  }

  .mtb-150 {
    margin: 150px 0;
  }

  .mtb-290 {
    margin: 290px 0;
  }

/***************************
      主選單
  ****************************/
.menu_cwl .dropD>li{
  position: relative;
}

.menu_cwl .dropD>li a{
  font-weight: bold;
}

.menu_cwl .dropD>li ol.secMenu__cwl{
  background: #fff;
  /* background: url("../images/menuBg.svg") center top no-repeat; */
  background-size: cover;
  border: none;
  border-radius: 20px;
  /* min-width: 490px; */
  min-width: 620px;
  /* left: -427px; */
  left: -560px;
  padding: 20px 0;
  box-shadow: 3px 3px 6px 0 rgba(89,195,225,0.1);
}

.dropD .dropdown-item:focus,
.dropD .dropdown-item:hover{
  background: transparent;
}

.dropD .btn-link:hover{
  color: #1e2125;
}

.menu_cwl .dropD>li ol.secMenu__cwl.normalSecMenu.cartD__PC{
  width: 200px;
}

.menu_cwl .dropD>li ol.secMenu__cwl.normalSecMenu{
  min-width: auto !important;
  max-width: 200px;
  background: #fff;
  /* background: url("../images/menuBg.svg") center top no-repeat; */
  background-size: cover;
  left: -140px;
  border-radius: 20px;
  /* -webkit-border-radius: 40px;
  -webkit-border-bottom-right-radius: 70px;
  -webkit-border-bottom-left-radius: 70px;
  -moz-border-radius: 40px;
  -moz-border-radius-bottomright: 70px;
  -moz-border-radius-bottomleft: 70px;
  border-radius: 40px;
  border-bottom-right-radius: 70px;
  border-bottom-left-radius: 70px; */
  box-shadow: 3px 3px 6px 0 rgba(89,195,225,0.1);
}

.menu_cwl .dropD>li ol.secMenu__cwl::before,
.menu_cwl .dropD>li ol.secMenu__cwl.normalSecMenu::before{
  background: #59C3E1;
  width: 100%;
  height: 15px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.menu_cwl .dropD>li a.userPic+ol.secMenu__cwl.normalSecMenu,
.menu_cwl .dropD>li a.userPic+ol.secMenu__cwl.normalSecMenu.accountMenu{
  left: -145px;
}

a.userPic img{
  object-fit: cover;
  width: 27px;
  height: 27px;
  border-radius: 50%;
}

.user__IInfo img{
  object-fit: cover;
  width: 72px;
  height: 72px;
  border-radius: 100%;
}



.menu_cwl .dropD>li a.cartNumB+ol.secMenu__cwl.normalSecMenu{
  min-width: 240px;
  left: -180px;
}

ol.secMenu__cwl.normalSecMenu>li{
  clear: both;
  padding: 12px 24px;
  width: 100%;
}

ol.secMenu__cwl.normalSecMenu>li #Accou__1{}

ol.secMenu__cwl.normalSecMenu>li #Accou__2{

}

.normalSecMenu .learnItems h6{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.normalSecMenu .learnItems{
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom:solid 1px #ccc;
}

.menu_cwl .dropD>li ol.secMenu__cwl::after{
  position: absolute;
  background: url("../images/traiangleB.svg") center top no-repeat;
  width: 15px;
  height: 12px;
  content: '';
  background-size: cover;
  top: -7px;
  right: 27px;
}

ol.secMenu__cwl li{
  float: left;
  padding: 0 0 0 40px;
}

ol.secMenu__cwl li p{
  font-size: 13px;
  color: #727272;
}

ol.secMenu__cwl li a{
    color: #31353D;
}

ol.secMenu__cwl li a:hover{
  background: transparent !important;
  color: #59C3E1;
  transition: all .3s;
}

.menu_cwl .dropD{
  align-items: center;
}

.dropD li .cartNumB i.bx{
  line-height: 1.2;
}

.dropD li .cartNumB span{
    border-radius: 12.5px !important;
    line-height: 1;
    padding: 5px 7.6px;
}

.userPic.dropdown-toggle::after,
.dropD li .cartNumB::after{
  display: none;
}

.dropD li #navbar-member-avatar{
  border-radius: 100%;
}

.stay-open{
  display:block !important;
}

.normalSecMenu .user__IInfo{
  padding-bottom: 10px;
  border-bottom: solid 1px #F0F0F0;
}

.normalSecMenu .user__IInfo h5{
  word-break: break-all;
}

ul.userAccou__func>li{
  padding: 8px 5px;
  text-align: center;
  width: 100%;
}

ul.userAccou__func>li a.funcImg,
#Accou__2 ul.userAccou__func>li a.funcImg{
  position: relative;
  padding-left: 20px;
}

ul.userAccou__func>li a.funcImg::before,
.userFuncAll .Mtoggle a::before,
#Accou__2 .userFuncAll .Mtoggle a::before{
  position: absolute;
  left: -5px;
  top: 0;
  width: 20px;
  height: 20px;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

a.funcImg__1::before{
  background: url('/frontend/images/person.svg');
}

a.funcImg__2::before{
  background: url('/frontend/images/beenhere.svg');
}

a.funcImg__3::before{
  background: url('/frontend/images/assignment.svg');
}

a.funcImg__4::before{
  background: url('/frontend/images/list_alt.svg');
}

a.funcImg__5::before{
  background: url('/frontend/images/chat_paste_go.svg');
}

a.funcImg__6__logout::before{
  background: url('/frontend/images/logout.svg');
}

a.funcImg__7__sync::before{
  background: url('/frontend/images/sync_alt.svg');
  left: 17px !important;
  top: 3px !important;
}

a.funcImgMe__1::before{
  background: url('/frontend/images/cottage.svg');
}

a.funcImgMe__2::before{
  background: url('/frontend/images/favorite.svg');
}

a.funcImgMe__3::before{
  background: url('/frontend/images/calendar_today.svg');
}

a.funcImgMe__4::before{
  background: url('/frontend/images/settings.svg');
}

a.funcImgMe__5::before{
  background: url('/frontend/images/article.svg');
}

a.funcImgMe__6::before{
  background: url('/frontend/images/redeem.svg');
}

a.funcImgMe__8::before{
  background: url('/frontend/images/pricing.svg');
}

a.funcImgMe__7::before{
  background: url('/frontend/images/school.svg');
}


.userFuncAll{
  position: relative;
}

.userAccou__func{
  min-height: 450px;
}

.userFuncAll .Mtoggle a{
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 0 0 0 40px;
  cursor: pointer;
}

#socialBtn {
  display: none;
  position: fixed;
  bottom: 42px;
  right: 30px;
  z-index: 9999;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 20px;
  box-shadow: 0 4px 8px 0 rgba(89, 155, 255, 0.2),
                  0 6px 20px 0 rgba(89, 155, 255, 0.19);
  }

  .socialArea{
      position: fixed;
      bottom: 142px;
      right: 90px;
      z-index: 9999;
      width: 270px;
      border-radius: 20px;
      box-shadow: 0 4px 8px 0 rgba(89, 155, 255, 0.2),
                  0 6px 20px 0 rgba(89, 155, 255, 0.19);
      padding: 20px;
      background: #fff;
      animation: fadeInAnima ease .75s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards;
  }

  .socialArea header{
      color: #fff;
      background: #59C3E1;
      margin: -20px;
      -webkit-border-top-left-radius: 20px;
      -webkit-border-top-right-radius: 20px;
      -moz-border-radius-topleft: 20px;
      -moz-border-radius-topright: 20px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      padding: 20px;
  }

  input.error,
  textarea.error,
  select.error {
    border-color: #FF4040 !important;
  }

  input:focus.error,
  textarea:focus.error,
  select.error {
    box-shadow: 0 0 0 0.25rem rgba(255, 64, 64, 0.25);
  }

  label.error {
    color: #FF4040;
    font-size: 0.875rem;
    margin-top: 0.5rem;
  }

  @keyframes fadeInAnima {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width:768px) {
  .socialArea{
    right: 0;
    width: 92%;
    margin: 0 4%;
  }

  #CWL__menu .accordion-item{
    border: none;
    margin-bottom: 20px;
  }

  #CWL__menu .accordion-button{
    font-weight: bold;
    color: #31353D;
  }

  #CWL__menu .accordion-button:not(.collapsed){
    background: transparent;
    color: #58c3e0;
    box-shadow: none;
  }

  #CWL__menu .accordion-item h2,
  #CWL__menu .accordion-item h2 a{
    font-size: 20px !important;
    color: #59C3E1;
  }

  #CWL__menu .accordion-item h2 a.collapsed{
    color: #31353d;
  }

  /* 展開 */
  #CWL__menu .accordion-item h2 a:not(.collapsed)::after{
    background-image: none;
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    color: #59C3E1;
    font-size: 18px;
    transform: rotate(0deg);
    transition:  all .4s;
  }

  /* 收起 */
  #CWL__menu .accordion-item h2 a.collapsed::after{
    background-image: none;
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    color: #31353D;
    font-size: 18px;
    transition:  all .4s;
  }

  #CWL__menu ul li{
    padding-left: 20px;
    margin-bottom: 10px;
  }

  #CWL__menu ul li a{
    font-weight: normal !important;
    font-size: 14px !important;
  }

  #CWL__menu ul li button {
    font-size: 14px;
    text-decoration: none;
    padding: 0;
  }

  #CWL__menu ul li button i {
    margin-left: 5px;
  }

  .mobileIcon{
    position: relative;
    /* padding-left: 30px; */
  }

  .mobileIcon::before{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 24px;
    height: 24px;
    content: '';
    background-size: contain !important;
  }

  /* .mobileIcon__professor::before{
    background: url("/frontend/images/userBigPic.svg") no-repeat center top;
  } */

  /* .mobileIcon__membership::before{
    background: url("/frontend/images/logo.svg") no-repeat center top;
  } */

  .mobile-button i.bx.bx-cart-alt{
    vertical-align: middle;
  }

  .mobile-button a {
    position: relative;
  }

  .M__cartBtn span.badge{
    border-radius: 8.6px;
    line-height: 1;
    padding: 2.602px 5px;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(35%, -35%);
  }

  #heading-exploring .accordion-button{
    font-size: inherit;
  }
}

/* reset password */
.reset-password header {
    height: 330px;
    background-image: url("../images/contact_us.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -29px;
    background-position: center center;
}

.reset-password .container .contact-form {
    padding: 30px;
    margin-top: 30px;
}

.reset-password .container .contact-form .content h1 {
    font-size: 23px;
    color: #31353d;
    display: block;
    margin: 0 0 20px 0;
}

.reset-password .container .contact-form .content label {
    font-size: 15px;
    color: #737373;
    margin-bottom: 10px;
    display: block;
}

.reset-password .container .contact-form .col-md-6 {
    margin-bottom: 35px;
}

.reset-password .container .contact-form .col-md-12 {
    margin-bottom: 35px;
}

.reset-password .container .contact-form .col-md-6:nth-of-type(1) {
    padding-right: 34px !important;
}

.reset-password .container .contact-form .col-md-6:nth-of-type(3) {
    padding-right: 34px !important;
}

.reset-password .container .contact-form .col-md-6:nth-of-type(2) {
    padding-left: 34px !important;
}

.reset-password .container .contact-form .col-md-6:nth-of-type(4) {
    padding-left: 34px !important;
}

.reset-password .container .contact-form .col-md-12 {
    padding-left: 34px !important;
}

.reset-password .container .contact-form .col-md-6 input,
.reset-password .container .contact-form .col-md-6 select,
.reset-password .container .contact-form .col-md-12 textarea {
    border: 1px solid #afd4e7;
    border-radius: 3px;
    padding: 10px 13px;
    width: 100%;
    display: block;
    color: #00a6ff;
}

.reset-password .container .contact-form .col-md-6 select {
    color: #142e3a;
}

.reset-password .container .contact-form .col-md-12 textarea {
    height: 160px;
}

.reset-password .container .contact-form .col-md-6 input:hover {
    background-color: #eaf7ff;
}

.reset-password .container .contact-form button {
    color: white;
    background-color: #5dbbd7;
    padding: 9px;
    border-radius: 5px;
    width: 98%;
    border: 1px solid #5dbbd7;
    text-align: center;
    transition: 0.3s;
    font-size: 14px;
    display: block;
    margin: 35px auto 0 auto;
}

.reset-password .container .contact-form button:hover {
    border: 1px solid #5dbbd7;
    background-color: white;
    color: #5dbbd7;
}

.reset-password .container .contact-form .col-md-12 input,
.reset-password .container .contact-form .col-md-12 select,
.reset-password .container .contact-form .col-md-12 textarea {
    border: 1px solid #afd4e7;
    border-radius: 3px;
    padding: 10px 13px;
    width: 100%;
    display: block;
    color: #00a6ff;
}

.reset-password .container .contact-form .col-md-12 select {
    color: #142e3a;
}

.reset-password .container .contact-form .col-md-12 input:hover {
    background-color: #eaf7ff;
}

.position-relative {
    border: 0;
}

.my-home .container .form .edits select {
    border: none;
    outline: none;
    color: #00a6ff;
}

.my-home .container .form span:nth-of-type(2),
.my-home .container .form .edits a,
.my-home .container .form .edits select {
    display: block;
    width: 45%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.my-page header .container .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.navbar .container-fluid .user .profile img {
    width: 40px !important;
    height: 40px !important;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.gray_click {
    background-color: #eaf7ff !important;
}

.identity .section .container .sec:hover {
    background-color: #eaf7ff;
}

.click-course-pointer {
    cursor: pointer;
}

/* checkbox */

#checkbox input[type="checkbox"] {
    display: none;
}

#checkbox input:checked + .button {
    background-color: #62c4e3;
    color: white !important;
}

#checkbox .button {
    display: inline-block;
    color: #31353d !important;
    cursor: pointer;
    border: 1px solid #b4d7ec;
    padding: 8px;
    width: 200px;
    background-color: transparent;
    transition: 0.3s;
    margin: 10px 5px;
    text-align: center;
    font-size: 15px;
}

#checkbox .button:hover {
    background-color: #62c4e3;
    color: white !important;
}

#checkbox .round {
    border-radius: 50px;
}

/* location checkbox */
.checkbox_expert input[type="checkbox"] {
    display: none;
}

.checkbox_expert input:checked + .button {
    background-color: #62c4e3;
    border-color: #62c4e3;
    color: white !important;
}

.checkbox_expert .button {
    display: inline-block;
    color: #31353d !important;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    padding: 8px;
    width: 133px !important;
    background-color: transparent;
    transition: 0.3s;
    margin: 10px 5px;
    text-align: center;
    font-size: 15px;
}

.checkbox_expert .button:hover {
    background-color: #62c4e3;
    border-color: #62c4e3;
    color: white !important;
}

.checkbox_expert .round {
    border-radius: 50px;
}

/* resource checkbox */
.checkbox_resource input[type="checkbox"] {
    display: none;
}

.checkbox_resource input:checked + .button {
    background-color: #62c4e3;
    color: white !important;
}

.checkbox_resource .button {
    /* display: inline-block; */
    color: #31353d !important;
    cursor: pointer;
    /* border: 1px solid #b4d7ec; */
    padding: 5px 3px;
    width: 89px !important;
    background-color: transparent;
    transition: 0.3s;
    margin: 3px;
    text-align: center;
    font-size: 12px !important;
    background-color: #f0f0f0;
}

.checkbox_resource .button:hover {
    background-color: #62c4e3;
    color: white !important;
}

.checkbox_resource .round {
    border-radius: 50px;
}

.resource-top {
    margin-top: -22px;
}

.input-readonly {
    background-color: #fff !important;
    color: #aaa !important;
}

.navbar .container-fluid .nav-item .submenu {
    -webkit-box-shadow: 0 0 12px #ccc;
    -moz-box-shadow: 0 0 12px #ccc;
    box-shadow: 0 0 12px #ccc;
    border-radius: 12px;
    top: 43px;
}

.subscription > .container form .left .circle-image img {
    object-fit: cover;
}

.subscription > .container form .left .circle-image {
    margin-bottom: 30px !important;
    margin-top: 22px !important;
}

.account-month-day {
    border: 1px solid rgb(198, 226, 247);
    border-radius: 6px;
}

.navbar .container-fluid .nav-item .nav-link:hover {
    display: inline-block;
    position: relative;
    padding: 8px 8px;
    z-index: 10;
    color: #ffffff;
    border-radius: 6px;
    background-color: #58c0e0;
}

.select_no_arrow {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-image: url(...);  自定义下拉箭头 */
}

/* IE10+ */
.select_no_arrow::-ms-expand {
    display: none;
}

/* IE9 */
@media screen and (min-width: 0\0) {
    .select_no_arrow {
        background: none\9;
        padding: 5px\9;
    }
}

.body p img {
    width: 100%;
    height: auto;
}

.g-progress {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: conic-gradient(#5cc3e2 0, #5cc3e2 50%, #cccccc 50%, #cccccc);
    mask: radial-gradient(transparent, transparent 50%, #000 50%, #000 0);
    -webkit-mask: radial-gradient(
        transparent,
        transparent 60%,
        #000 60%,
        #000 0
    );
}

.post .text .percent {
    /* margin: auto;
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #5cc3e2;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: conic-gradient(#5cc3e2 0, #5cc3e2 0%, #cccccc 0%, #cccccc);
    mask: radial-gradient(transparent, transparent 50%, #000 50%, #000 0);
    -webkit-mask: radial-gradient(transparent, transparent 60%, #000 60%, #000 0);
     */
}

.post .text .percent span {
    color: #7c7c7c;
    font-size: 15px;
}

.settings-2 .container .form section .image {
    width: 26% !important;
}

.settings-2 aside {
    height: 395px !important;
}

.replica .container .row .col-md-8 .form .input {
    margin-top: 15px;
}

.replica .container .row .col-md-8 .form .input:nth-of-type(1),
.replica .container .row .col-md-8 .form .input {
    padding-right: 10px;
    padding-left: 10px;
}

.button-disabled {
    border: 1px solid #61c4e3 !important;
    background-color: #ffffff !important;
    color: #61c4e3 !important;
    cursor: default !important;
}

.fundraising-aside .content .block .text input {
    width: 100%;
    height: 40px;
    border: 1px solid #cecece;
    padding: 12px;
}

.btn-cart-donate {
    background-color: #61c4e3 !important;
    color: white !important;
    width: 100%;
    border: 1px solid #61c4e3 !important;
    border-radius: 4px;
    height: 40px;
    transition: 0.2s;
    font-size: 14px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.specialist-aside .mt-2 img {
    width: 100%;
    height: 110px;
    -o-object-fit: cover;
    object-fit: cover;
}

/* 圓形圖 */
.single-chart {
    width: 33%;
    justify-content: space-around;
}

.circular-chart {
    display: block;
    margin: 0px auto;
    max-width: 36%;
    max-height: 150px;
}

.circle-bg {
    fill: none;
    stroke: #eee;
    stroke-width: 3.8;
}

.circle {
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circular-chart.orange .circle {
    stroke: #ff9f00;
}

.circular-chart.green .circle {
    stroke: #4cc790;
}

.circular-chart.blue .circle {
    stroke: #3c9ee5;
}

.percentage {
    fill: #666;
    font-family: sans-serif;
    font-size: 0.5em;
    text-anchor: middle;
}

.video-play {
    width: 100%;
    height: 650px;
}

.my-page .container .larg,
.my-page .container .carousel-area,
.my-page .container,
.my-page .container-mobile {
    /* padding-left: 10px !important; */
}

.banner-desktop {
    display: block !important;
}

.banner-mobile {
    display: none !important;
}

.carousel-indicators {
    top: 90%;
}

.h-line {
    height: 3px !important;
    color: #58c3e0;
}

.btn-custom {
    background-color: #58c3e0 !important;
    border-color: #58c3e0 !important;
}

.btn-custom-color {
    background-color: #ffffff !important;
    border-color: #58c3e0 !important;
    color: #58c3e0 !important;
}

.btn-custom-font {
    font-size: 18px !important;
}

.menu-mobile .items .item {
    font-size: 18px !important;
    margin: 15px auto !important;
}

.expert-date-text {
    font-size: 14px !important;
}

.payment input {
    width: 15px !important;
    margin-right: 15px !important;
}

/* .courses .carousel-area, .latest-courses .row, .column .carousel-area-2 {
    display: block !important;
} */

div.container div.body p span span {
    display: contents !important;
}

video::-webkit-media-controls-enclosure {
    display: none !important;
}

.my-page header .container .numbers {
    justify-content: start !important;;
}

.my-page header .container .numbers .item {
    margin: 0 10px;
}

.selected-disabled {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-image: url(...);  自定义下拉箭头 */
}

/* IE10+ */
.selected-disabled::-ms-expand {
    display: none;
}

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

.info-center {
    text-align: center;
}

.stars {
    color: #FABB05;
}

.border-top-only {
    border: 0;
    border-top: 1px solid #ccc;
}

.border-no-color {
    border:0 !important;
}

.btn-white {
    background-color: white !important;
    border: 1px solid #ccc !important;
    color: #333 !important;
}

.btn-white:hover {
    background-color: white !important;
    border: 1px solid #ccc !important;
    color: #333 !important;
}

.article-text {
    height: 50px;
    background-color: #00000044;
    color: white;
    align-items: center;
    display: flex;
    padding-left: 15px;
    padding-top: 16px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page-menu a.btn-button {
    position: absolute;
    /* right: 270px; */
    top: 50%;
    font-size: 14px;
    color: #3d9be9;
    border-radius: 10px;
    border: 1px solid #3d9be9;
    padding: 10px;
    transform: translateY(-50%);
    text-decoration: none;
    width: 140px;
    transition: 0.3s;
    letter-spacing: 1.5px;
    text-align: center;
}

.page-menu a.btn-button:hover {
    color: black;
    border: 1px solid black;
}

.button-blue {
    font-size: 12px;
    color: white !important;
    background-color: #5dbbd7;
    width: 89px;
    border: none;
    outline: none;
    padding: 5px 3px;
    border-radius: 50px;
}

.content-length {
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    word-break: break-all;
    width: 55%;
}

.carousel-indicators button {
    border: #aaa 1px solid !important;
}

@media (max-width: 991px) {
    .mobile-button a {
        position: relative;
        display: flex;
    }
    .M__cartBtn span.badge {
        border-radius: 8.6px;
        line-height: 1;
        padding: 2.602px 5px;
        position: absolute;
        top: 0;
        right: 0;
        transform: translate(35%, -35%);
    }
    #socialBtn {
        border-radius: 12px;
        padding: 10px;
        right: 20px;
        bottom: 20px;
    }
    #socialBtn img {
        width: 35px;
    }
}

@media (max-width: 990px) {
    .video-play {
        height: 350px;
    }

    .banner-desktop {
        display: none !important;
    }

    .banner-mobile {
        display: block !important;
    }

    .carousel-indicators {
        top: 85%;
    }

    .carousel-indicators [data-bs-target] {
        width: 10px !important;
        height: 10px !important;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }

    .expert-date-text {
        font-size: 12px !important;
    }
}

@media (max-width: 490px) {
    .video-play {
        height: 150px;
    }
}

@media (max-width: 768px) {
    .expert-title {
        margin-bottom: 50px;
    }
    div .button-area button {
        width: 100%!important;
    }
}

.__color-727272{
    color: #727272 !important;
}

.__color-31353d{
    color: #31353d !important;
}

.__color-59c3e1{
    color: #59c3e1 !important;
}


.text-justify{
    text-align: justify !important;
}

.articleType{
    color: #59c3e1;
    background: rgba(89,195,255,.1);
    padding: 4px 8px;
}

.article_frontInn{
    font-weight: 400;
}


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

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

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

/* 圈圈input設定 ================================== */

.circleInput a.protypes{
    border-bottom: none;
}

.circleInput a.protypes.collapsed{
    border-bottom: solid 1px #ccc;
}

.circleInput .multi-collapse .input-group{
    align-items: center;
}

.circleInput .multi-second .card{
    border: none;
    background: transparent;
}

.circleInput .multi-second .card-body{
    padding: .5rem 1rem;
}

.circleInput .multi-second .card-body .input-group:last-child{
    border-bottom: solid 1px #ccc;
    padding-bottom: 1rem;
}

.circleInput input[type=checkbox] {
    display: inline-block;
    padding: 6px;
    margin: 0 7px;
    border: solid 1px #727272;
    color: #444;
    border-radius: 4px !important;
    user-select: none; /* 防止文字被滑鼠選取反白 */
    align-items: center;
}

.circleInput input[type=checkbox]:checked {
    color: #fff;
    border: none;
    background-color: #59C3E1;
}

/* 討論區 */

.circleForum {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0px 0px 8px 3px rgba(89,195,225,0.15);
  -webkit-box-shadow: 0px 0px 8px 3px rgba(89,195,225,0.15);
  -moz-box-shadow: 0px 0px 8px 3px rgba(89,195,225,0.15);
}

.circleForum .userAsker{
  padding: 8px 12px;
  background: #F0F0F0;
}

.circleForum .userAsker img{
  border-radius: 100%;
  width: 48px;
  height: 48px;
  object-fit: contain;
  object-position: center;
}

.circleForum .userAsker span{
  line-height: 48px;
}

.circleForum .reply_Num::before{
  background: url('/frontend/images/forum/replyIcon.svg') no-repeat center center;
  width: 31px;
  height: 30px;
  content: '';
  position: absolute;
  left: -20px;
  top: 7px;
}

.circleForum_TIT .btn-info.replyModalBtn{
  background: #fff;
  color: #59C3E1;
  padding: 8px 16px;
}

.circleForum .userAsker.replyer{
  background: transparent;
}

.circleForum .userRole{
  background: #F3FDFF;
  padding: 4px 8px;
  color: #59C3E1;
}

#upoladModal .modal-content{
  padding: 12px;
}

#upoladModal .modal-header,
.cwlModal .modal-header{
  border-bottom: double 7px #59C3E1;
}

#upoladModal .modal-footer,
.cwlModal .modal-footer {
  border-top: none;
  border-bottom: double 7px #59C3E1;
  margin-bottom: 40px;
}


#upoladModal input,
#upoladModal select,
#upoladModal textarea{
  border-radius: 6px;
  padding: 8px 16px;
}


/* === 報名系統 === */
.eventStyle{
  padding: 20px 0;
  margin-top: 100px;
}

.eventStyle .proChoose .protypes{
  position: relative;
}

.eventStyle .proChoose .protypes.collapsed::after{
  position: absolute;
  right: 0;
  font-family: 'Font Awesome 6 Free';
  content: '\f107';
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.eventStyle .proChoose .protypes::after{
  position: absolute;
  right: 0;
  font-family: 'Font Awesome 6 Free';
  content: '\f106';
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.eventStyle input.RRB.form-control{
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
}

.borderT__20{
  -webkit-border-top-left-radius: 20px !important;
  -webkit-border-top-right-radius: 20px !important;
  -moz-border-radius-topleft: 20px !important;
  -moz-border-radius-topright: 20px !important;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.borderT__6{
  -webkit-border-top-left-radius: 6px !important;
  -webkit-border-top-right-radius: 6px !important;
  -moz-border-radius-topleft: 6px !important;
  -moz-border-radius-topright: 6px !important;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}

.borderAll__20{
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}

.borderAll__6{
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  background: #fff;
}

.clwborder{
  border: 1px solid rgba(89, 195, 225, 1);
  box-shadow: 0px 0px 6px 0px rgba(241, 241, 241, 1);
}

.attenR{
  background: rgba(255, 64, 64, 0.1);

}

.boxShadow{
  box-shadow: 0px 0px 6px 0px rgba(241, 241, 241, 1);
}

.eventItems .anEvent{
  width: 18.5rem;
}

.anEvent .card{
  box-shadow: 3px 3px 6px 0px rgba(241, 241, 241, 1);
}

.anEvent .card a.eventTit{
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: rgba(49, 53, 61, 1);
}

.anEvent .card p>small.publicDate{
   color: rgba(114, 114, 114, 1);
   font-size: 14px;
   line-height: 20px;
}

.anEvent .event__tags{
    font-size: 14px;
    line-height: 20px;
    color: rgba(89, 195, 225, 1);
    background: rgba(89, 195, 225, 0.1);
}

.eventStyle .qtyStyle .qtyStyle__form button,
.eventStyle .qtyStyle .qtyStyle__form input{
  border: 1px solid rgba(89, 195, 225, 1);
  background: #fff;
  color: #59C3E1;
  font-size: 18px;
}
.eventStyle .qtyStyle input::placeholder{
  color: #59C3E1;
}

.eventStyle .goEnter h5{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.CWL__pg .pagination .page-item{
  margin: 0 5px;
}

.CWL__pg .pagination .page-item a.page-link{
  border-radius: 100%;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  line-height: 35px;
  font-size: 16px;
}

.CWL__pg .pagination .page-item a.page-link:hover{
  background: #fff;
  color: #727272;
}

.CWL__board{
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 6px 0px rgba(241, 241, 241, 1);
  padding: 20px;
}

.eventStyle form.baoMing input[type="text"],
.eventStyle form.baoMing input[type="password"],
.eventStyle form.baoMing input[type="email"],
.eventStyle form.baoMing input[type="tel"],
.eventStyle form.baoMing input[type="number"],
.eventStyle form.baoMing input[type="datetime"],
.eventStyle form.baoMing select.form-select,
.eventStyle form.baoMing textarea{
  border: solid 1px rgba(114, 114, 114, 1);
  color: rgba(114, 114, 114, 1);
  border-radius: 6px;
  padding: 8px, 16px, 8px, 16px;
}

.eventStyle form.baoMing .form-check{
  padding-left: 2.25em;
}

.eventStyle form.baoMing .settings-2 aside,
.creditPage .settings-2 aside{
  width: auto !important;
  border:none !important;
  height: auto !important;
}

.creditPage .creditNum input{
  margin: 0 4% 0 0;
  position: relative;
}

.creditPage .creditNum input:last-child{
  margin: auto;
}

.creditPage .creditNum input::after{
  font-family: 'fontawesome 6 free';
  position: absolute;
  left: 0;
  top: 0;
  content: '\f068';
  width: 20px;
  height: 20px;
}

.signUp_success .eTypeTags span.badge{
  background: rgba(253, 126, 20, 0.1);
  color: rgba(253, 126, 20, 1);
}

 span.badge.badge-CWL{
  background: rgba(89, 195, 225, 0.1);
  color: #59C3E1;
  font-size: 1em;
  margin-bottom: .5em;
}

.eventStyle .myEventsMenu .myE_links a.active,
.eventStyle .myEventsMenu .myE_links a:hover{
  color: #59C3E1 !important;
  transition: all .3s ;
  position: relative;
}

.eventStyle .myEventsMenu .myE_links a.active::after{
  position: absolute;
  left: 0;
  bottom: -22px;
  width: 100%;
  height: 3px;
  background: #59C3E1;
  content: '';
}

.eventStyle .myEventsMenu .myE_links.nav-tabs a.active::after{
  bottom: -2px;
}

.eventStyle .myEventsMenu .myE_links.nav-tabs,
.eventStyle .myEventsMenu .myE_links.nav-tabs a.nav-link.active,
.eventStyle .myEventsMenu .myE_links.nav-tabs a.nav-link:hover,
.eventStyle .myEventsMenu .myE_links.nav-tabs .nav-link:focus{
  border: none;
}

/* 頭像上傳CSS ------------------------------------- */
.eventStyle .myEventsMenu #oImgUpload {
  position: relative;
  top: 0;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  cursor: pointer;
}


.eventStyle .onlineDot{
  bottom: -10%;
  right: -25%;
  border-color:#59C3E1 !important;
  z-index: 1;
}

.eventStyle header .btnLink{
  position: absolute;
  right: 0;
  bottom: 0;
}

.CWL__uploadBtn{
  display: inline-block;
  background-color: transparent;
  color: rgba(114, 114, 114, 1);
  padding: 0.5rem;
  font-family: sans-serif;
  border-radius: 0.3rem;
  border: solid 1px rgba(114, 114, 114, 1);
  cursor: pointer;
  margin-top: 1rem;
}

.CWL__B{
  color: rgba(114, 114, 114, 1);
  padding: 0.72rem;
  border-radius: 0.3rem;
  border: solid 1px rgba(114, 114, 114, 1);
}

#reChecked .modal-header{
  border-bottom: double 4px #59C3E1;
}

#reChecked .modal-footer{
  border-top: double 4px #59C3E1;
}

.cwlModal.add__events .modal-fullscreen .modal-header,
.cwlModal.add__events .modal-fullscreen .modal-footer{
  border:none
}


/* .cwlModal.modal:nth-of-type(even) {
  z-index: 1062 !important;
}
.cwlModal.modal-backdrop.show:nth-of-type(even) {
  z-index: 1061 !important;
} */

.cwlModal .tab-content .tab-pane {
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 20px !important;
}

.cwlModal .tab-content #step-4{
  width: 636px;
  background-color: transparent !important;
  margin: 20px auto;
}

.cwlModal .tab-content #step-4 .container {
  background-color: #FFFFFF;
  box-shadow: 3px 3px 6px 0px #59C3E11A;
  border-radius: 10px;
}

#back_to_organizer_center {
  margin: 20px auto 100px;
  display: block;
}

.proPlan .openPro {
    padding: 24px;
}

.proPlan .openPro:hover{
  border: solid 1px #59C3E1;
  border-radius: 6px;
  transition: all .3s;
}

.proPlan .planBtn{
  background: #fff;
  border-radius: 6px;
  color: #59C3E1;
  border:solid 1px #59C3E1;
}

.proPlan .planBtn:hover{
  background: #59C3E1;
  color: #fff;
}

.myEventsMenu .proList{
  margin: 0 1%;
  padding: 30px 60px !important;
}

.myEventsMenu div.event__ing,
.myEventsMenu div.event__ed{
  padding: 30px 60px !important;
  margin: 0 1%;
}

.newEvent .sw-btn-next,
.newEvent .sw-btn-prev{
}

.newEvent.sw .toolbar>.sw-btn{
  width: 130px;
  background: #59C3E1;
  border-radius: 6px;
  padding:12px 24px;
}

.newEvent .tox.tox-tinymce{
  height: 310px !important;
}

.newEvent.sw-theme-basic{
  border: none;
}

.newEvent.sw>.tab-content{
  height: auto !important;
}

/* === 合作單位 === */
.search__co button.btn{
  background-color: #fff;
  border-left: none;
  border-color:#ced4da;
}

.allCoop li div.d-flex{
  flex-wrap: wrap;
}

.allCoop li a.cwl__boxshadow{
  width: 250px;
}

.allCoop li p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.coop_co .expertMan__List,
.coop_co .coopArticle__List{
  flex-flow: row;
  flex-wrap: wrap;
}


.coop_co .coopArticle__List li{
  position: relative;
  width: 30%;
}

.coop_co .expertMan__List li{
  position: relative;
  width: 30%;
}

.coop_co .coopFav__BTN{
  position: absolute;
  right: 3%;
  top: 2%;
}

.coop_co .coopFav__BTN.bookM{
  position: absolute;
  left: 7%;
  top: 3%;
}

.coop_co .expertMan__List li img{
  border-radius: 100%;
}

.EM_inn h5{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 768px) {
  .eventItems .d-flex{
    justify-content: center;
  }

  .eventStyle header img.eventPic{
    margin-bottom: 20px;
  }

  .eventStyle .goEnter{
    margin-top: 20px;
  }

  .eventStyle .qtyStyle{
    flex-wrap: wrap;
  }

  .eventStyle .qtyStyle>div{
    width: 100% !important;
  }

  .myEventsMenu div.d-flex{
    flex-wrap: wrap;
  }
  .myEventsMenu div.event__ing,
  .myEventsMenu div.event__ed{
    width: 100%;
    padding: 10px 20px !important;
    margin-bottom: 2%;
  }
  .myEventsMenu div.event__new,
  .myEventsMenu div.event__new button{
    width: 100%;
  }

  .myEventsMenu .myE_links.nav{
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y:hidden;
  }

  .myEventsMenu .myE_links.nav li a{
    word-break: keep-all;
  }
  .myEventsMenu .myE_links.nav li a b{
    display: block;
    text-align: center;
  }
  main.myEventsMenu{
    margin: 40px 0 150px 0;
  }

  .baoMing div.d-flex{
    flex-wrap: wrap;
  }

  .baoMing div.d-flex .flex-fill{
    width: 100%;
  }

  .cwlModal .tab-content #step-4{
    width: auto !important;
  }

  .cwlModal .tab-content #step-4 div.d-flex{
    width: 100%;
    justify-content: center;
  }

  .newEvent.sw .toolbar>.sw-btn{
    width: auto;
    padding:12px;
  }

  /* === 合作單位 === */

  .coop_co .search__co{
    width: 100%;
    margin: 0 auto;
  }


  .allCoop li{
    width: 100%;
  }



  .coop_co .expertMan__List li,
  .coop_co .coopArticle__List li{
    position: relative;
    width: 100%;
    min-width: 329px;
  }

  .coop_co .expertMan__List,
  .coop_co .coopArticle__List{
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .coop_co .coopArticle__List>li .text-center img{
    width: 100%;
  }

  .expertMan__List li.circleShadow{
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .expertMan__List li .EM_inn p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }


}

@media screen and (max-width: 576px) {
  .eventStyle{
    margin-top: 100px !important;
  }

}

#fb-root{
  display: none;
}

.flex-initial {
  flex: initial !important;
}

input::placeholder,
textarea::placeholder {
  color: #DEDEDE !important;
}

.pointer-events-none {
  pointer-events: none;
}

.select2-dropdown {
    z-index: 1000000000 !important;
}
.select-multiple + .select2-container {
    width: 100% !important;
}
.select-multiple + .select2-container--default .select2-selection--multiple {
    border-color: #ced4da;
    padding: .375rem .75rem;
}
.select-multiple + .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.select-multiple + .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: none !important;
    margin: 0 0 0 5px !important;
}
.select-multiple + .select2-container .select2-search__field {
    height: 26px !important;
    margin: 0 0 0 5px !important;
    padding-top: 2px !important;
}
