.private {
    font-size: 15px;
    margin-left: 8px;
    color: #555;
}
@media (max-width: 1100px){
    .company_job_list .table td, .table th {
        padding-left: 10px;
    }
}

.el-button.agree-button {line-height: 28px; text-align: left}
.accept-post p { margin: 15px; font-size: 18px; font-weight: 500; line-height: 40px}
.accept-post button { font-size: 20px; margin-top: 20px;}

.searchbox-content {padding: 20px;}
.searchbox-content ul { height: 68vh; overflow: auto; padding: 0 }
.searchbox-content ul li { list-style: none; padding: 0 0 10px 0}

.nav-menu-container .nav-menu>.menu-tab a:hover {
  padding: 0;
}

/* 祐大總公司 Start, 開頭都加上 body.yuda_com 就不會影響到 工商&工礦 */
body.yuda_com #portal-column-one .navTreeLevel1 .navTreeCurrentNode>a {
  color: #0073ab;
}

body.yuda_com.product_icon_list .col-3 {
  margin-bottom: 10px;
}

body.yuda_com .product-list {
  margin-bottom: 50px;
}

body.yuda_com .product-list .prod-info {
  border: 1px solid #aaa;
  height: 100%;
  border-radius: 8px;
  background: #eee;
  padding-bottom: 25px;
}


@media (max-width:1000px) {
  #parent-fieldname-text table {
    width: 360px !important;
  }
}
@media (max-width:485px) {
  .overlay.important .popup{
    height: 500px;
    overflow: scroll;
  }
}
@media (min-width:485px) {
  #service-phone br { display: none  }
}
@media (max-width:485px) {
  #parent-fieldname-text table {
    width: 200px !important;
  }

  #main-content-section .text-center img {
    width: 100% !important;
  }

  #parent-fieldname-text .eclearfix table {
    width: 320px !important;
  }

  #parent-fieldname-text .eclearfix table td {
    width: 200px !important;
  }

  #main-content-section .base-content {
    max-width: 100% !important;
  }

  #main-content-section .base-content a {
    font-size: 16px !important;
  }

  .product_icon_list #main-content-section .base-content .row {
    flex-direction: column;
  }

  .product_icon_list #main-content-section .base-content .row .col-4 {
    max-width: 100% !important;
  }
}

@media (max-width:640px) {
  .product_detail #main-content-section .container>.row {
    flex-direction: column;
    row-gap: 100px;
    padding: 0 5px 0 5px !important;
  }

  .product_icon_list #main-content-section .container>.row,
  .faq_list #main-content-section .container>.row {
    padding: 0 5px 0 5px !important;
  }

  .product_detail #main-content-section .container>.row .col-6 {
    max-width: 100% !important;
  }

  .product_detail #main-content-section .container .row .product-info {
    max-width: 100% !important;
  }

  .product_detail #main-content-section .container .row .product-image {
    max-width: 100% !important;
  }
}


body.yuda_com .product-list .prod-info {
  border: 1px solid #aaa;
  height: 100%;
  border-radius: 8px;
  background: #eee
}

body.yuda_com .product-list a {
  display: block;
}



body.yuda_com .product-list .row .col-4 {
  padding: 20px
}

body.yuda_com .product-list img {
  width: auto;
  height: 80%;
  padding: 5px
}

body.yuda_com .product-list p {
  margin-top: 10px;
  padding-bottom: 10px;
}

body.yuda_com #product_detail {
  margin-bottom: 50px;
}

body.yuda_com #product_detail .product-image {
  text-align: center;
  min-width: 50%;
}

body.yuda_com #product_detail .product-image img {
  min-width: 50%;
  max-width: 90%;
  background: #eee;
}

body.yuda_com #product_detail .product-info {
  padding: 20px;
}

/* body.yuda_com #product_detail .product-info .prod-description{margin-bottom: 80px;} */
body.yuda_com #product_detail .product-info .justify-content-end {
  position: absolute;
  bottom: 30px;
}


body.yuda_com #portal-column-one nav {
  z-index: initial;
}






body.yuda_com #portal-column-one nav .navTreeLevel1 {
  padding-inline-start: 0px;
  background-color: rgba(229, 229, 229, 0.432);
  position: relative;
  left: -20px;
}

.product_detail .portletHeader a,
.product_icon_list .portletHeader a {
  font-size: 24px !important;
  color: #1F70AE;
  font-weight: 700;
}

.product_detail .portletHeader,
.product_icon_list .portletHeader {
  margin-bottom: 7px;
}

body.yuda_com #portal-column-one nav ul a {
  color: rgb(109, 109, 109);
  font-weight: 600;
  line-height: 1.8rem;
}

body.yuda_com #portal-column-one nav .navTreeLevel1 a {
  font-weight: 330;
}

body.yuda_com #portal-column-one nav .navTreeLevel1 a.navTreeCurrentNode {
  color: #1F70AE;
}





body.yuda_com #portal-column-one nav .navTreeLevel2 {
  position: relative;
  left: -20px;
}

body.yuda_com #portal-column-one nav .navTreeLevel1 li {
  list-style: none;
}
body.yuda_com #portal-column-one nav .navTreeLevel1 li::before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
}
/*
body.yuda_com #portal-column-one nav .navTreeLevel1 li::before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url("https://cdn-icons-png.flaticon.com/16/2089/2089678.png");
  opacity: 0.41;
  transform: scale(0.75);
}

body.yuda_com #portal-column-one nav .navTreeLevel1 .navTreeLevel2 li::before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  position: relative;
  left: 4px;
  top: 2px;
  background-image: url("https://cdn-icons-png.flaticon.com/16/59/59385.png");
  transform: scale(0.45);

}
*/
body.yuda_com #portal-column-one nav .navTreeLevel0>.navTreeItemInPath>a,
body.yuda_com #portal-column-one nav .navTreeLevel0>.navTreeCurrentNode>a {
  position: relative;
  width: 100%;
  display: block;
  background-color: #1F70AE;
  color: white;
  right: 20px;
  padding-left: 25px;
  border-radius: 20px;
}

body.yuda_com #portal-column-one nav .navTreeLevel0>.navTreeItemInPath>a::before,
body.yuda_com #portal-column-one nav .navTreeLevel0>.navTreeCurrentNode>a::before {
  content: "";
  background-color: white;
  display: inline-block;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 11px;
  left: 11px;
}

body.yuda_com #portal-column-one nav .navTreeItemInPath {
  list-style: none !important;
}






body.yuda_com #portal-column-one nav .navTreeLevel1 body.yuda_com #main-content-section .page-bg {
  width: 100%;
  padding-bottom: 30px;
}

/*body.yuda_com .nav-menu-container .nav-menu .dropdown-content a {
  width: 280px;
}*/





/* 祐大總公司 End */


body>iframe {
  display: none !important;
}

.el-date-editor {
  width: 100% !important;
}

.el-input__prefix {
  left: 15px !important;
}

.el-date-editor .el-input__inner {
  width: 100%;
  box-sizing: border-box;
  padding: 4px 20px;
  box-sizing: border-box;
  resize: none;
  border-radius: 30px;
  border: 1px var(--gray) solid;
  font-size: 18px;
  height: unset;
  padding-left: 40px !important;
}


::placeholder,
input.form-control:invalid,
select:invalid {
  color: #ccc !important;
}

input.form-control:valid,
select:valid {
  color: black !important;
}


@media (max-width: 1100px) {
  .table tr {
    padding: 20px 0px;
  }

  .table td,
  .table th {
    white-space: unset !important;
    text-align: unset !important;
  }

  #reg_course .upload-reg-file {
    flex-direction: column;
    align-items: start !important;
  }

}

#company_registry_form .d-flex {
  align-items: center;
}

#company_registry_form .form-groupa {
  margin-bottom: 20px;
}

#reg_course .form-groupa {
  margin-bottom: 20px;
}

#reg_course .d-flex {
  align-items: center;
}

#reg_course .upload-reg-file {
  display: flex;
  align-items: center;
}

#reg_course .upload-reg-file input[type="file"] {
  width: 260px;
}


#reg_course input[type="submit"],
#reg_course button[type="submit"],
#reg_course input[type="reset"] {
  height: 40px;
  padding: 0 1rem;
  border-radius: 25px;
}

#reg_course input[type="submit"] {
  margin: 15px;
}

#reload-captchaimg {
  width: 30px;
  display: inline-block !important;
  max-height: unset !important;
  position: unset !important;
  margin: 0 10px;
}

.table td.open_course {
  color: #318eda;
}

.table td.unassured_course {
  color: 13687a;
}

.table td.assured_course {
  color: red;
}

.table td.factory_course {
  color: #aad494;
}

.table td.class-name a:hover,
.table td.class-name a:visited,
.table td[data-label="簡章"] a:hover,
.table td[data-label="簡章"] a:visited {
  color: #13687a;
}

@media (max-width: 1100px) {
  #main-content-section .page-bg {
    width: 90% !important;
  }

}

#main-content-section .page-bg .page-content {
  position: unset;
  z-index: 2;
  margin-bottom: 0;
  padding: 0;
}

#main-content-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#main-content-section .page-bg {
  box-shadow: 0 0 20px 8px #d0d0d0;
  border-radius: 20px; 
  width: 80%;
  min-height: unset;
  margin: 30px 0 70px 0;
  padding: 40px 0 40px 0;
}

#main-content-section .container >.row {
  border-radius: 20px;
  box-shadow: 0 0 20px 8px #d0d0d0;
  width: 100%;
  padding-top: 20px;
  padding-left: 50px;
  min-height: unset;
  padding-bottom: 20px;
  margin-bottom: 50px;
}

.faq_list #main-content-section .container>.row {
  flex-direction: column;
}

#main-content-section .container>.row a {
  word-wrap: break-word;
}

#main-content-section .container>.row .col-md-3 {
  border-radius: 20px;
  box-shadow: 0 0 20px 8px #d0d0d0;
  padding: 20px 25px 20px 25px;
  margin-bottom: 30px;
}

#main-content-section .page-bg img {
  display: none;
}

#main-content-section #parent-fieldname-text img {
  display: block;
  width: 97%;
}


#main-content-section .page-bg img.captchaImg {
  display: unset;
}


#news .news-container .body-row {
  margin: 0 15px;
}

#video {
  bottom: 100px;
}

body {
  overflow-x: hidden !important;
}

#main-content-section #location-page .row {
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid;
  padding: 20px 10px;
  display: inline-block;
  width: calc(33% - 6px);
  margin: 3px;
  background: #f7f7f7;
}

#main-content-section #location-page .row .col {
  max-width: 100% !important;
}

#main-content-section #location-page .row .col>a {
  color: #727272;
}

#main-content-section #location-page .row .col>a>div>p {
  display: none;
}

#main-content-section #location-page .row .col>a>div>h1 {
  display: inline-block;
}

@media (max-width: 1225px) {
  #main-content-section #location-page .row {
    width: calc(50% - 12px);
  }

}

@media (max-width: 900px) {
  #main-content-section #location-page .row {
    width: 100%;
  }

}




#contact>img {
  display: none;
}

#course_reg_query_form {
  max-width: 400px;
  margin: auto;
}

#course_reg_query_form input {
  margin-bottom: 20px;
}

#course_reg_query_form input[type='submit'] {
  border: 1px solid var(--primary-color);
  color: #727272;
  border-radius: 25px;
  cursor: pointer;
  background: white;
  width: 118px;
  font-size: 16px;
  padding: 4px 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#course_reg_query_form input[type='submit']:hover {
  background: var(--primary-color);
  color: white;
  border-radius: 25px;
}

.ranger-container .block:hover h1,
.block:hover .content p {
  color: white !important;
}

.pagination .next a::before {
  content: ' > ';
}

.pagination .previous a::before {
  content: ' < ';
}

.pagination .next .label,
.pagination .previous .label {
  display: none;
}

.home .section2 {
  text-align: center;
}

.home .section2 .map img {
  width: 390px;
}

.home .section2>div {
  text-align: left;
}

.home .section2 .bg2 {
  width: 69vw;
}

.answer {
  /* display: none; */
  /* 20221205 howard */
  display: block;
  /*background: #e7e7e7;*/
  padding: 10px 50px 10px 35px;
  color: #808080;
  word-wrap: break-word;
}

.question {
  margin-top: 5px;
  padding: 10px;
}

.question a {
  color: var(--primary-color);
}

.upload-reg-file input {
  width: auto;
}

.download-reg-file {
  color: var(--primary-color);
}

.download-reg-file:hover {
  color: #fff;
}

.colorbox-reg {
  float: right;
  margin: 50px 20px;
}

#location-banner .content>div>p {
  color: black !important;
  font-size: 28px !important;
  margin-top: 0 !important;
  letter-spacing: 0px;
}

@media (max-width: 900px) {
  #location-banner .content>div>p {
    font-size: 18px !important;
  }
}

@media (max-width: 480px) {
  #location-banner .content>div>p {
    font-size: 14px !important;
  }
}


#parent-fieldname-text img {
  width: initial;
  margin: 8px;
  position: initial;
  display: block;
}

#main-content-section:target {
  padding-top: 100px;
}

#location-info:target {
  padding-top: 100px;
}

nav .navbar-toggler {
  position: absolute;
  right: 5px;
  top: 13px;
}

@media (max-width: 1100px) {
  #nav-left img {
    width: 300px;
    margin-left: 10px;
  }
}


.pagination ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 16px;
  list-style-type: none;
  flex-wrap: wrap;
  font-weight: 400;
}

.pagination ul li {
  margin: 0 5px;
}


.nav-menu-container .website a {
  width: 237px;
  margin-right: 50px;
}

.yuda_folder table td.news-date {
  width: 15%;
}

.yuda_folder table td.news-title {
  white-space: normal;
  text-align: left;
}

.news-container .body {
  min-width: 90%;
}

.member-info {
  color: #fff;
}

.member-logout {
  margin: 0 5px;
}

.overlay.important {
  display: block;
}

#footer-section1 a.foot-email {
  color: #fff;
}

#company_forget_pwd .login-content>div {
  padding-left: 0 !important;
}

#company_forget_pwd .login-content img {
  position: relative;
  width: 18px;
}

#company_forget_pwd .login-content input {
  margin-top: 10px;
}

#company_forget_pwd .login-content .round-btn,
.round-btnk {
  border: 1px solid var(--primary-color);
  color: #727272;
  border-radius: 25px;
  cursor: pointer;
  background: white;
  width: 118px;
  font-size: 16px;
  padding: 4px 20px;
}

#company_forget_pwd .login-content .round-btn:hover,
.round-btnk:hover {
  background: var(--primary-color);
  color: white;
  border-radius: 25px;
}

#news-footer .login-content>span {
  margin-top: 20px;
}


.block div>p {
  text-transform: uppercase;
}

.block div div p {
  font-size: 1rem !important;
  color: black !important;
  letter-spacing: 0;
  margin-top: 0 !important;
}

.block div {
  flex-direction: column !important;
  display: flex !important;
}

.captcha-block {
  text-align: center;
}

input.reset {
  width: initial;
  margin-left: 20px;
}

input.captchaText {
  width: 200px;
  border-radius: initial;
}

img.captchaImg {
  width: 100px;
  position: initial;
}

.must:before {
  content: '*';
  color: red;
}

#cboxOverlay {
  background: url(../colorbox/example1/images/overlay.png) repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#course-list nav {
  z-index: auto;
}

#nav-tab .nav-item.nav-link.active {
  background: #74C7F1;
}

table.table tr td,
table.table tr th {
  /*white-space:nowrap;*/
  text-align: center;
  vertical-align: middle;
}
table.table tr td {
  text-align: left;
}

table.table tr td.class-name {
  white-space: initial;
  text-align: initial;
}

.back-parent {
  margin: 25px 0;
  text-align: right;
}

.published-date {
  margin: 5px 0 20px 0;
  border-bottom: 1px solid #74C7F1;
}

#footer-section3 a {
  color: white;
}

.logo-area {
  cursor: pointer;
}

body.home .nav-item a {
  color: #74C7F1;
}

body.sub_home .nav-item span a {
  color: #9C9B9B;
}

.video-content h4 {
  color: #F4A00A;
  margin-bottom: 5px;
}

.video-content p {
  margin-bottom: 40px;
}

#portal-column-two {
  margin-left: 40px;
  margin-right: initial;
}

.content-middle-col {
  width: 100%;
}

#sub-nav .nav-item.logged span {
  width: initial;
  color: #74C7F1;
  margin-left: 10px !important;
}

.nav-item.login {
  margin-left: 15px;
}

.content-middle-col h4 {
  color: #0FA2D0;
  border-right: 2px solid #0FA2D0;
  width: 130px;
  padding: 0 15px;
  border-left: 2px solid #0FA2D0;
  font-weight: bold;
}

.content-middle-col ul,
.content-middle-col pre {
  color: #0FA2D0;
}

form .form-group:nth-child(1) {
  padding-top: 15px;
}

/* TODO 多加欄位 */
form .form-group:nth-child(12) {
  border-bottom: 2px solid #13687a;
  padding-bottom: 30px;
}

form .form-group:nth-child(13) .form-row {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
}

.nav-tabs .nav-link {
  font-size: 18px;
  color: var(--primary-color);
  text-align: center;
  font-weight: bold;
  padding: 0 10px;
}

#nav-tab .nav-item.nav-link:hover,
#nav-tab .nav-item.nav-link.active {
  background: var(--gray);
  border-radius: 30px;
}

.registry {
  padding: 0.25rem 0.5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  color: #fff !important;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

input.form-control,
select.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ccc;
  opacity: 1;
  /* Firefox */
}

input.form-control,
select.form-control::-webkit-input-placeholder {
  /* Chrome, Safari */
  color: #ccc;
}

input.form-control,
select.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}

input.form-control,
select.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ccc;
}

input.form-control,
select.form-control {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  box-sizing: border-box;
  resize: none;
  border-radius: 30px;
  border: 1px var(--gray) solid;
  /*    color: #999; */
  font-size: 18px;
  height: unset;
}





#company_registry input[type="submit"] {
  color: #fff !important;
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  color: #fff;
  cursor: pointer;
}

#company_registry input[type="submit"]:hover {
  background-color: #138496 !important;
  border-color: #117a8b !important;
}

@media only screen and (max-width: 768px) {

  form .form-group:nth-child(1) .form-row .col-md-6:nth-child(1),
  form .form-group:nth-child(2) .col-md-2,
  form .form-group:nth-child(2) .col-md-4,
  form .form-group:nth-child(3) .form-row .col-md-6:nth-child(1),
  form .form-group:nth-child(4) .form-row .col-md-6:nth-child(1),
  form .form-group:nth-child(8) .form-row .col-md-6:nth-child(1),
  form .form-group:nth-child(9) .form-row .col-md-6:nth-child(1) {
    margin-bottom: 1rem;
  }

  .form-groupa .d-flex {
    flex-direction: column;
  }

  .form-groupa .d-flex>*,
  .form-groupa .d-flex img {
    width: 100%;
    margin: 5px 0;
  }
}


.nav-tabs {
  border-bottom: 0;
}


.course_list a.course-name {
  color: #17a2b8;
}


.login-nav {
  width: 100%;
  height: 300px;
  padding: 30px;
}

.login-nav {
  width: 100%;
  height: 300px;
  padding: 30px;
}

.login-nav-com {
  width: 100%;
  height: 100%;
  background: #55b1c5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  box-shadow: 5px 5px 5px #aaa;
  border-radius: 30px;
}

.login-nav-person {
  width: 100%;
  height: 100%;
  background: #e2e1e1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #444;
  box-shadow: 5px 5px 5px #aaa;
  border-radius: 30px;
}

pre.course-description {
  padding: 10px 30px;
  white-space: pre-line;
}

#parent-fieldname-text .news-image {
  margin-top: 20px;
}

#parent-fieldname-text .news-image img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}

.sub-site-visibility {
  visibility: hidden;
}

/* 課程列表也活動樣式gt */
.current-page {
  background-color: #dfdfdf;
  border-radius: 3px 3px 3px 3px
}

/* 上方導航活動樣式 start */
.nav-active {
  background: #dfdfdf;
  border-radius: 50px;
}

.nav-active a {
  color: #13687a !important;
}

.nav-active .dropdown-content a:hover {
  color: #dfdfdf !important;
}


/* 上方導航活動樣式 end */

#course_reg_query .table-data-download {
  text-align: right;
}


/* .product-list>.container>.row {
  box-shadow: none !important;
} */

.yuda_com {
  --primary-color: #1F70AE;
}

.guild {
  --primary-color: #41803B;
}

.el-input-number {
  margin-bottom: 15px;
}

.sidebar .shopping-cart {
  color: var(--primary-color);
  position: absolute;
  top: 10px;
  right: 40px;
}

.yuda_com>nav>section>.nav-menu,
.yuda_com>div>nav>section>.nav-menu {
  width: 1200px;
  color: red;
}


.yuda_com .btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: white;
}

body.yuda_com #portal-column-one .navTreeLevel1 li:hover > a {
  font-weight:bold;
  color:var(--primary-color);
}

.course_reg_query .table th:nth-child(3) {
  width:30%
}

.course_reg_query #main-content-section .page-bg .page-content{
  width:100%;
}
#course-list .table td:nth-child(9){
  text-align:center;
}

#sub-nav .tel img {
  width:120px;
}

#parent-fieldname-text p>img{
  max-height:none;
}

.faq_list #main-content-section .page-bg .tab-content .container .row {
  background-color: #f2f2f2;
  box-shadow: none;
}

body.yuda_com .container {
    max-width: 1500px;
} 



/* 20221229  */
body.yuda_com .nav-menu-container .nav-menu .dropdown-content a {
    width: auto;
}
body.yuda_com .nav-menu-container .nav-menu .dropdown-content {
    min-width: 125px;
}
body.yuda_com #main-content-section .col-md-9 .page-bg{
  box-shadow: none;
}
body.yuda_com #product-table tr td,body.cli.ticsha #product-table tr td {
    text-align: center;
}
body.yuda_com #main-content-section .base-content .container >.row{
    padding: 10px 25px;
}
body.yuda_com #product_icon_list .container >.row{
 box-shadow: none;
    padding-left: 0px !important;
    margin-bottom: 0px;
}
body.yuda_com #main-content-section .container >.row:has(.col-md-3),body.yuda_com #main-content-section .page-bg:has(table),body.cli.ticsha #main-content-section .container >.row:has(.col-md-3),body.cli.ticsha #main-content-section .page-bg:has(table),body.yuda_com #main-content-section .container >.row .col-md-9 .row{
box-shadow: none;
}
/*
body.yuda_com #main-content-section .base-content form,body.cli.ticsha #main-content-section .base-content form,body.yuda_com #main-content-section .page-bg:has(#parent-fieldname-text){
  box-shadow: 0 0 20px 8px #d0d0d0;
  border-radius: 20px; 
  padding: 40px ;
  margin-bottom: 60px;
}
*/
.base-content{
    width: 95%;
}

#location-info .base-content{
    width: var(--content-width) !important;
}
body.ticsha #main-content-section #location-page .row:has(.col-md-4),body.cli.ticsha #main-content-section #location-page .row:has(.col-md-4),body.tyn.ticsha #main-content-section #location-page .row:has(.col-md-4),body.tpe.ticsha #main-content-section #location-page .row:has(.col-md-4),body.hsz.ticsha #main-content-section #location-page .row:has(.col-md-4),body.txg.ticsha #main-content-section #location-page .row:has(.col-md-4),body.tnn.ticsha #main-content-section #location-page .row:has(.col-md-4),body.guild #main-content-section #location-page .row:has(.col-md-4){
box-shadow: none;
width: calc(30% - 10px);
    margin: 3px 25px;
}

body.ticsha #main-content-section #location-page .row:has(.col-md-4):hover,body.cli.ticsha #main-content-section #location-page .row:has(.col-md-4):hover,body.tyn.ticsha #main-content-section #location-page .row:has(.col-md-4):hover,body.tpe.ticsha #main-content-section #location-page .row:has(.col-md-4):hover,body.hsz.ticsha #main-content-section #location-page .row:has(.col-md-4):hover,body.txg.ticsha #main-content-section #location-page .row:has(.col-md-4):hover,body.tnn.ticsha #main-content-section #location-page .row:has(.col-md-4):hover,body.guild #main-content-section #location-page .row:has(.col-md-4):hover{
background: #13687a;
}
body.ticsha #main-content-section #location-page .row:has(.col-md-4):hover a,body.cli.ticsha #main-content-section #location-page .row:has(.col-md-4):hover a,body.tyn.ticsha #main-content-section #location-page .row:has(.col-md-4):hover a,body.tpe.ticsha #main-content-section #location-page .row:has(.col-md-4):hover a,body.hsz.ticsha #main-content-section #location-page .row:has(.col-md-4):hover a,body.txg.ticsha #main-content-section #location-page .row:has(.col-md-4):hover a,body.tnn.ticsha #main-content-section #location-page .row:has(.col-md-4):hover a,body.guild #main-content-section #location-page .row:has(.col-md-4):hover a{
color:#fff;
}
body.yuda_com #main-content-section .row:has(.col-md-9) .page-bg:has(#parent-fieldname-text){
box-shadow: none;
width:100%;
}
@media (min-width: 1200px){
body.ticsha #main-content-section #location-page,body.cli.ticsha #main-content-section #location-page,body.tyn.ticsha #main-content-section #location-page,body.tpe.ticsha #main-content-section #location-page,body.hsz.ticsha #main-content-section #location-page,body.txg.ticsha #main-content-section #location-page,body.tnn.ticsha #main-content-section #location-page,body.guild #main-content-section #location-page{
    max-width: 1320px;
}
}
@media (max-width: 480px){
body.yuda_com #main-content-section .container >.row:has(.col-md-3){
flex-direction: column;
}
}
body.cli.ticsha #product-table tr td .btn{
   color:#fff;
}

.company_job_list #main-content-section div.row { padding-right: 50px;}

.el-switch__label span { font-size: 1rem; font-color: #000; font-weight: 500;}

#course-row td {
    text-align: center;
}
#course-row td.class-name {
    text-align: initial;
}

