/*==========分類內容選單==============*/
#neilsignedup_c4_block {
  position: relative;
}

.signedup_c4_category {
  position: relative;
  margin: 0px 0px 15px 0px;
  padding-bottom: 0px;
  font-size: 78%;
}

/*=========開啟區塊樣式============*/
.blockcontent .signedup_c4_category {
  position: relative;
  font-size: initial;
  width: 105.5%;
  left: -8px;
  margin-top: 0px;
}

#bottomsidedivbox .signedup_c4_category {
  position: relative;
  margin: 15px 10px 15px 10px;
}

#bottomsidedivbox .blockcontent .signedup_c4_category {
  position: relative;
  font-size: initial;
  width: 98.5%;
  left: -8px;
}

/*==========第一層按鈕=============*/
.signedup_c4_category .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  margin-bottom: 0px;
}

.signedup_c4_category .card-header {
  position: relative;
  padding: 0px;
  margin: 0px 0px 25px 0px;
  border: 0px solid #FFB2B2;
  border-bottom: none;
  width: 100%;
  height: 46px;
}

.signedup_c4_category .box01 .card-header {
  background-color: #e60012;
  border-radius: 10px;
}

.signedup_c4_category .box01 .card-header::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  width: inherit;
  height: inherit;
  background: #f9525f url(../../img/frame/) repeat-x left top;
  border-radius: 10px;
  clip-path: polygon(0 0, 100% 0, 100% 36%, 0 79%);
}

.signedup_c4_category .box02 .card-header {
  background-color: #0c779d;
  border-radius: 10px;
}

.signedup_c4_category .box02 .card-header::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  width: inherit;
  height: inherit;
  background: #139aca url(../../img/frame/) repeat-x left top;
  border-radius: 10px;
  clip-path: polygon(0 0, 100% 0, 100% 36%, 0 79%);
}

.signedup_c4_category .panel-title {
  position: relative;
  font-size: 155% !important;
  padding: 1px 30px 0px 72px;
  height: 46px;
  font-family: Noto Sans TC;
}
/*
.signedup_c4_category .panel-title {
  position: relative;
  font-size: 120% !important;
  padding: 1px 30px 0px 72px;
  height: 46px;
  font-family: Noto Sans TC;
}
*/

.signedup_c4_category #signedup_c_titlebox {
  position: relative;
  top: 1.5px;
  height: 46px;
  line-height: 165%;
  overflow: hidden;
}

.signedup_c4_category .panel-title a {
  color: #ffffff;
}

.signedup_c4_category #iconbox {
  position: absolute;
  width: 59px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  left: 0px;
  top: -6.5px;
  z-index: 100;
  font-size: 135%;
  line-height: 0%;
  padding: 0px 0px 0px 4px;
}

.signedup_c4_category .box01 #iconbox {
  background: url(../../../../images/computer/category_01.png) no-repeat left top;
  color: #E60012;
}

.signedup_c4_category .box02 #iconbox {
  background: url(../../../../images/computer/category_02.png) no-repeat left top;
  color: #0C779D;
}

.signedup_c4_category #signedup_c_openbtn {
  z-index: 10;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 10.5px;
  right: 8px;
}

.signedup_c4_category #signedup_c_openbtn a {
  background: url(../../../../images/computer/computerbtn.png) no-repeat left top;
  display: block;
  overflow: hidden;
  height: 0px;
  padding-top: 26px;
}

/*==========第二層按鈕=============*/
.signedup_c4_category .category_menu {
  position: relative;
  background: url(../../img/menu/menulayers/) repeat-y left top;
  width: inherit;
  margin: -7px 10px 10px 10px;
  padding: 0px 0px 20px 0px;
}

.category_menu .btnicon {
  position: absolute;
  top: 11px;
  left: 1px;
  font-size: 110%;
  color: #4F4644;
  transition: all .25s ease .1s;
}

.category_menu .menu2 {
  position: relative;
  font-size: 130%;
  max-height: 85px;
  overflow: hidden;
  line-height: 175%;
  border-bottom: 1px solid #c7c7c7;
  padding: 5px 0px 5px 32px;
  margin: 0px 0px 3px 0px;
  transition: all .25s ease .1s;
}

.category_menu .menu2 a {
  color: #000000;
}

.category_menu .menu2:hover {
  background-color: #4F4644;
  padding-left: 40px;
}

.category_menu .menu2:hover .btnicon {
  padding-left: 10px;
  color: #FFFFFF;
}

.category_menu .menu2:hover a {
  color: #FFFFFF;
}


/*==========大考倒數=============*/
#neilsignedup_c3_block #timingblockbox {
    position: relative;
    width: 80%;
    left: 75px;
	margin: 20px auto  20px  auto;
	text-align: left;

}

#neilsignedup_c3_block #testdatebox {
    position: relative;
    font-size: 120%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
}

#neilsignedup_c3_block .red {
    font-size: 120%;
}

#neilsignedup_c3_block  #timestarts{
    position: relative;
    left: 0px;
    color: #676767;
    font-size: 90%;
}

#neilsignedup_c3_block #timingimg {
	position: absolute;
    width: 58px;
    left: -75px;
    top: -2px;
}




/*==========大考倒數-左右=============*/
#sidediv #neilsignedup_c3_block #timingblock{
    position: relative;
    border-bottom: 1px solid #bbbbbb;
    margin: -10px 0px 10px 0px;
}

#sidediv #neilsignedup_c3_block #timingblockbox {
    position: relative;
    width: 80%;
    left: 32px;
    margin: 15px auto  10px  auto;
    text-align: left;
}

#sidediv #neilsignedup_c3_block #timingimg {
    position: absolute;
    width: 49px;
    left: -60px;
    top: -2px;
}

#sidediv  #neilsignedup_c3_block  #timestarts {
    position: relative;
    left: 0px;
    color: #676767;
    font-size: 80%;
}

#sidediv #neilsignedup_c3_block #testdatebox {
    position: relative;
    font-size: 105%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
}



/*========課程報名區塊================*/
#neilsignedup_c1_block1 {
  position: relative;
}

/*=========圖文區塊樣式=============*/
#neilsignedup_c1_block1 .signedupstyle0 {
  position: relative;
  left: -15px;
  width: 103.1%;
  margin: 15px auto 15px auto !important;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box {
  position: relative;
  border: 1px solid #ea2d2d;
  margin: 18px 15px 18px 15px;
  background: #ffffff url("") no-repeat left top;
  padding: 18px 12px 25px 12px;
  transition: all .35s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #imgbox {
  position: relative;
  width: 100%;
  height: 172px;
  overflow: hidden;
  border: 1px solid #5d5d5d;
  transition: all .55s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .55s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box #titlebox {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  margin: 7px 0px 0px 0px;
  text-align: center;
  font-size: 110%;
  overflow: hidden;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box #titlebox div {
  position: relative;
  max-height: 78px;
  padding: 0px 5px;
  overflow: hidden;
  line-height: 170%;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box #titlebox a {
  color: #000000;
}

#neilsignedup_c1_block1 .signedupstyle0 #sorttitlebox {
  position: relative;
  padding: 1px 5px;
  text-align: center;
  font-size: 100%;
  max-height: 40px;
  line-height: 180%;
  overflow: hidden;
  background: #007cc3 url("") no-repeat left top;
  transition: all .35s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #sorttitlebox a {
  color: #ffffff;
}

#neilsignedup_c1_block1 .signedupstyle0 #startclasstimebox {
  position: relative;
  padding: 0px 5px;
  text-align: center;
  font-size: 110%;
  white-space: nowrap;
  color: #ea2d2d;
  margin: 15px 0px 0px 0px;
  transition: all .35s ease .1s;
}

/*==========效果==============*/
#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover {
  border: 1px solid #0C779D;
  transform: scale(1.1, 1.1);
  border-radius: 10px;
  box-shadow: 3px 3px 7px 1px #A0A0A0;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #sorttitlebox {
  background: #ea2d2d url(../../img/modules/) no-repeat left top;
  border-radius: 10px;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #startclasstimebox {
  color: #007cc3;
  font-size: 120%;
  transform: rotate(360deg);
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #titlebox a {
  color: #007cc3;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #imgbox {
  border-radius: 10px;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #imgbox img {
  transform: scale(1.5, 1.5);
}

/*========動畫效果========== */
.animationtrue .indexpage #neilsignedup_c1_block1 .at_true .contentbox {
  position: relative;
  animation-duration: 0.8s;
  opacity: 0;
  animation-timing-function: ease-in-out;
}

@keyframes signedup_c1_block1 {
  0% {
    top: -150px;
    opacity: 0;
  }

  70% {
    top: 70px;
    opacity: 0.7;
  }

  100% {
    top: 0px;
    opacity: 1;
  }
}

/*=========文字條列樣式=============*/
#neilsignedup_c1_block1 .signedupstyle1 .signedup_c1_block1row {
    position: relative;
    margin: 15px 0px 5px 0px !important;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox {
    position: relative;
    font-size: 130%;
    height: 45px;
    overflow: hidden;
    line-height: 150%;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 10px;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox a {
    color: #000000;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox a:hover {
    color: #AF7500;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox #iconbox img {
    width: 33px;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox #iconbox {
    position: relative;
    left: -10px;
    top: 6px;
}
/*=========左右移動樣式=============*/
#neilsignedup_c1_block1 .owl-carousel {
  position: relative;
  width: 102%;
  margin: 15px 0px 10px -1%;
}


#neilsignedup_c1_block1  .column_3 .owl-carousel{
  width: 102.7%;
  margin: 15px 0px 10px -1.35%;
}




#neilsignedup_c1_block1  #owl_box{
  position: relative;
  top: 0px;
  border: 1px solid #b1b1b1;
  overflow: hidden;
  margin: 5px 4% 40px 4%;
  transition: all .25s ease .1s;
  background: #FFFFFF url(../../img/modules/) no-repeat left top;
  padding: 15px 12px 25px 12px;
}



#neilsignedup_c1_block1  #owl_box  #signedup_img {
  position: relative;
  width: 100%;
  height: 192px;
  overflow: hidden;
  margin-bottom: 18px;
}


#neilsignedup_c1_block1  #owl_box  #signedup_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .55s ease .1s;
}

#neilsignedup_c1_block1  #owl_box  #startclasstimebox {
  position: relative;
  margin-top: 0px;
  background: #ee7f3d url(../../img/modules/) no-repeat left top;
  height: 36px;
  padding: 2px 5px;
  line-height: 153%;
  overflow: hidden;
  text-align: center;
  font-size: 110%;
  transition: all .25s ease .1s;
  color: #ffffff;
}



#neilsignedup_c1_block1  #owl_box  #titlebox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    background:  url(../../img/unit/) no-repeat left top;
    text-align: center;
    font-size: 105%;
    overflow: hidden;
}

#neilsignedup_c1_block1  #owl_box  #titlebox div {
    position: relative;
    padding: 0px 10px;
    max-height: 75px;
    overflow: hidden;
    line-height: 175%;
}

#neilsignedup_c1_block1  #owl_box  #titlebox a {
    color: #3c3c3c;
      transition: all .25s ease .1s;
}


#neilsignedup_c1_block1  #owl_box  #sorttitlebox {
  position: relative;
  margin-top: 0px;
  background: #dddddd url(../../img/modules/) no-repeat left top;
  height: 36px;
  padding: 3px 5px;
  line-height: 152%;
  overflow: hidden;
  text-align: center;
  font-size: 100%;
  transition: all .25s ease .1s;
  color: #2c2c2c;
}

#neilsignedup_c1_block1  #owl_box  #sorttitlebox  a {
  color: #2c2c2c;
}

/*============左右按鈕===========*/
#neilsignedup_c1_block1   .owl-nav .owl-prev {
  position: absolute;
  top: 90px !important;
  z-index: 1000;
  left: 14px;
  width: 40px;
  height: 52px;
  background: #000 url(../../../../images/leftarrow.png) no-repeat center center;
  opacity: 0.5;
}

#neilsignedup_c1_block1   .owl-nav .owl-next {
  position: absolute;
  top: 90px !important;
  z-index: 1000;
  right: 13px;
  width: 40px;
  height: 52px;
  background: #000 url(../../../../images/rightarrow.png) no-repeat center center;
  opacity: 0.5;
}



/*===========效果=================*/
#neilsignedup_c1_block1  #owl_box:hover {
  border: 1px solid #D85066;
  transform: scale(0.97, 0.97);
  background-color: #FFF2F4;
}

#neilsignedup_c1_block1  #owl_box:hover #startclasstimebox {
  background-color: #D85066;
}


#neilsignedup_c1_block1  #owl_box:hover #sorttitlebox {
  background-color: #FFFFFF;
  color: #000000;
}
#neilsignedup_c1_block1  #owl_box:hover #sorttitlebox  a{
  color: #000000;
}


#neilsignedup_c1_block1  #owl_box:hover #titlebox a{
  color: #000000;
}

#neilsignedup_c1_block1  #owl_box:hover  #signedup_img img {
  transform: scale(1.5, 1.5);
}






/*========簡章索取區塊================*/
#neilsignedup_c1_block2 {
    position: relative;
    padding: 0px 10px;
    background: #EAEAEA url(../../img/unit/) no-repeat left top;
    max-height: 430px;
}

.footerstyle4 #neilsignedup_c1_block2,
#rdivfalse #neilsignedup_c1_block2 {
    font-size: 115%;
}

#neilsignedup_c1_block2 .thumbnail {
    border: none;
    width: 340px;
    background: url(../../img/unit/) no-repeat left top;
}

.footerstyle4 #neilsignedup_c1_block2 .thumbnail,
#rdivfalse #neilsignedup_c1_block2 .thumbnail {
    border: none;
    width: 413px;
    background: url(../../img/unit/) no-repeat left top;
}

#neilsignedup_c1_block2 .adminbtn {
    text-align: center;
    position: absolute;
    left: 35%;
    bottom: 30px;
}

#neilsignedup_c1_block2 #barmemu {
    width: 105%;
    padding: 5px 0px 10px 0px;
    margin: 0px 0px 40px 0px;
}

#neilsignedup_c1_block2 li {
    padding: 0px 0px 0px 0px;
    width: 45%;
    margin-right: 16px;
    float: left;
}

#neilsignedup_c1_block2 #briefcontentbox {
    margin: 0px 0px 0px 30px;
    font-size: 120%;
    line-height: 160%;
}

#neilsignedup_c1_block2 #briefcontentbox h3 {
    font-size: 220%;
    text-shadow: 1px 1px 1px #C9C9C9;
    margin: 5px 0px 25px 0px;
    height: 68px;
    line-height: 160%;
    overflow: hidden;
    font-weight: 500;
   letter-spacing: 6px;   
}

#neilsignedup_c1_block2 #briefdescriptionbox {
    font-weight: bold;
    position: relative;
    font-size: 120%;
    left: -17px;
    top: 3px;
    height: 33px;
    line-height: 160%;
    overflow: hidden;
    padding-left: 7px;
}

#neilsignedup_c1_block2 #briefdescriptionbox #iconbox {
    position: relative;
    left: -7px;
    top: 4px;
}

#neilsignedup_c1_block2 #checkbox {
    position: relative;
    top: -1px;
    margin-right: 15px;
    transform: scale(1.7, 1.7);
}


/*=====防機器人============*/
#neilsignedup_c1_block2 #checkboxmycheckbox .robottimedateboxdiv {
    position: relative;
    left: 0px;
    top: 10px;
    white-space: nowrap;
}

#neilsignedup_c1_block2 #checkboxmycheckbox .robottimedateboxdiv .radio-inline {
    position: relative;
    top: -1px;
}