* {
    -webkit-text-size-adjust: none;
    outline: none;
    hlbr: expression(this.onFocus=this.blur());
}

html,
html *:not(i),
body,
body *:not(i) {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Roboto, "Noto Sans CJK TC", "Heiti TC", -apple-system, BlinkMacSystemFont, Ubuntu, Cantarell,"微軟正黑體", sans-serif !important;
}

p {
    font-weight: normal;
    line-height: 1.5em;
}

label.error {
    display: none !important;
}

input.error,
textarea.error,
select.error {
    border: 1px solid #FF0000;
}

.transition *,
.transition:hover * {
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity 0.5s 0s ease;
    opacity: 0;
}

img.img-responsive {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.div-table img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.div-table.no-margin img {
    margin: 0;
}

#verifyImgCode {
    cursor: pointer;
}

.error404 {
    padding-top: 3em;
    padding-bottom: 3em;
    text-align: center;
}

.youtube_content {
    position: relative;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.youtube_content {
    padding-bottom: 56.25%;
}

.youtube_content iframe,
.youtube_content object,
.youtube_content embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.all-trans:hover {
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

.overlybox {
    display: block;
    overflow: hidden;
}

.overlybox img {
    transition: all 0.6s;
}

.overlybox:hover img {
    transform: scale(1.4);
}

.fullTexty {
    text-align: justify;
    text-justify: auto;
}

.overflowTexty {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.noDisplay {
    display: none;
}

.spriteIMG {
    background-image: url(images/common_images/sprite.png);
    background-repeat: no-repeat;
}

#verifyImgCode {
    cursor: pointer;
}

/* This code is tested with latest version of Firefox and Chrome */
.image-shadow-box {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    margin-bottom: 30px;
}

.image-shadow-box:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 14px;
    left: 11px;
    width: 50%;
    height: 20%;
    box-shadow: 0 14px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-5deg) skew(-0deg);
    -moz-transform: rotate(-5deg) skew(-0deg);
    -ms-transform: rotate(-5deg) skew(-0deg);
    -o-transform: rotate(-5deg) skew(-0deg);
    transform: rotate(-5deg) skew(-0deg);
}

.image-shadow-box:after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 14px;
    right: 11px;
    width: 50%;
    height: 20%;
    box-shadow: 0 14px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(5deg) skew(0deg);
    -moz-transform: rotate(5deg) skew(0deg);
    -ms-transform: rotate(5deg) skew(0deg);
    -o-transform: rotate(5deg) skew(0deg);
    transform: rotate(5deg) skew(0deg);
}

.corner3px {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.corner4px {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.corner5px {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.corner6px {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.corner7px {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.corner8px {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.corner9px {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.corner10px {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.corner11px {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

/* margin bottom */
.cms_mb0 {
    margin-bottom: 0px;
}

.cms_mb10 {
    margin-bottom: 10px;
}

.cms_mb20 {
    margin-bottom: 20px;
}

.cms_mb30 {
    margin-bottom: 30px;
}

.cms_mb40 {
    margin-bottom: 40px;
}

.cms_mb50 {
    margin-bottom: 50px;
}

.cms_mb60 {
    margin-bottom: 60px;
}

.cms_mb70 {
    margin-bottom: 70px;
}

.cms_mb80 {
    margin-bottom: 80px;
}

.cms_mb90 {
    margin-bottom: 90px;
}

.cms_mb100 {
    margin-bottom: 100px;
}

.cms_mb110 {
    margin-bottom: 110px;
}

.cms_mb120 {
    margin-bottom: 120px;
}

/* margin top */
.cms_mt0 {
    margin-top: 0px;
}

.cms_mt10 {
    margin-top: 10px;
}

.cms_mt20 {
    margin-top: 20px;
}

.cms_mt30 {
    margin-top: 30px;
}

.cms_mt40 {
    margin-top: 40px;
}

.cms_mt50 {
    margin-top: 50px;
}

.cms_mt60 {
    margin-top: 60px;
}

.cms_mt70 {
    margin-top: 70px;
}

.cms_mt80 {
    margin-top: 80px;
}

.cms_mt90 {
    margin-top: 90px;
}

.cms_mt100 {
    margin-top: 100px;
}

.cms_mt110 {
    margin-top: 110px;
}

.cms_mt120 {
    margin-top: 120px;
}

/* margin left */
.cms_ml0 {
    margin-left: 0px;
}

.cms_ml10 {
    margin-left: 10px;
}

.cms_ml20 {
    margin-left: 20px;
}

.cms_ml30 {
    margin-left: 30px;
}

.cms_ml40 {
    margin-left: 40px;
}

.cms_ml50 {
    margin-left: 50px;
}

.cms_ml60 {
    margin-left: 60px;
}

.cms_ml70 {
    margin-left: 70px;
}

.cms_ml80 {
    margin-left: 80px;
}

.cms_ml90 {
    margin-left: 90px;
}

.cms_ml100 {
    margin-left: 100px;
}

.cms_ml110 {
    margin-left: 110px;
}

.cms_ml120 {
    margin-left: 120px;
}

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

.cms_mr10 {
    margin-right: 10px;
}

.cms_mr20 {
    margin-right: 20px;
}

.cms_mr30 {
    margin-right: 30px;
}

.cms_mr40 {
    margin-right: 40px;
}

.cms_mr50 {
    margin-right: 50px;
}

.cms_mr60 {
    margin-right: 60px;
}

.cms_mr70 {
    margin-right: 70px;
}

.cms_mr80 {
    margin-right: 80px;
}

.cms_mr90 {
    margin-right: 90px;
}

.cms_mr100 {
    margin-right: 100px;
}

.cms_mr110 {
    margin-right: 110px;
}

.cms_mr120 {
    margin-right: 120px;
}

/**** editor-area ****/
.editor-area p {
    margin-bottom: 15px;
    color: #34495e;
    line-height: 36px;
    font-size: 24px;
}

.editor-area {
    color: #888888;
}

.editor-area img {
    margin-bottom: 15px;
}

.editor-area ul {
    list-style-type: disc;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 30px;
}

.editor-area .nav-tabs {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.editor-area ol {
    list-style-type: decimal;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 30px;
}

.editor-area h1 {
    font-size: 44px;
}

.editor-area h2 {
    font-size: 40px;
}

.editor-area h3 {
    font-size: 35px;
}

.editor-area h4 {
    font-size: 30px;
}

.editor-area h5 {
    font-size: 26px;
}

.editor-area h6 {
    font-size: 24px;
}

.editor-area h1,
.editor-area h2,
.editor-area h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000;
    font-weight: bold;
}

.editor-area h4,
.editor-area h5,
.editor-area h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
}

.fa {
    font-family: 'FontAwesome' !important;
}

/*custoum*/
.cms-element-header.layout-3 .cms-element-header-title h1 .first-word {
    display: inline;
}

span.first-word {
    font-size: 60px;
}

h4.cms-grid-title {
    min-height: 60px;
}

#cms-footer-top h5 {
    font-weight: bold;
    color: #242525;
    margin-bottom: 20px;
}

.other-link ul li {
    display: inline-block;
}

.other-link ul {
    float: right;
}

.other-link li a {
    font-size: 18px;
    padding-left: 25px;
}

#cms-footer-top a:hover {
    color: #D76634;
}

.detail-btn {
    padding-right: 0;
}

.detail-date a {
    font-size: 18px;
}

.post-date {
    font-size: 22px;
    margin-bottom: 10px;
}

.cus-widget li a {
    padding-right: 0.75em;
}

.menu-item-has-children a {
    font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fda113;
}

.title-word {
    font-size: 7rem;
    color: #1f1f1f;
    line-height: 1.25em;
}

.fontsize li {
    list-style: none;
    display: inline-block;
}

.fontsize li a {
    color: #888;
    border: 1px solid #888;
}

.fontsize li a:hover {
    color: #fff;
    background: #888;
    border: 1px solid #888;
}

.fontsize li a span {
    font-size: 18px;
    font-weight: bold;
}

.single-tags {
    display: block;
}

.likepost {
    cursor: pointer;
}

.likepost span:hover {
    color: #ff6f6f;
}

th.Job-date,
th.Job-name {
    color: #fff;
}

.company-title h3 {
    text-align: center;
    color: #1f1f1f;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background: #666;
}

.fancy-box-content a {
    color: #333;
}

.company-info div {
    padding: 0;
}

.contact-form-info {
    padding: 60px 0;
}

.today {
    font-size: 20px;
    line-height: 40px;
    color: #D76634;
}

.today .date {
    font-size: 50px;
    color: #D76634;
}

.LogginUserInfo,
.UserInfo {
    padding: 10px 0;
    text-align: center;
    min-height: 100px;
    position: relative;
}
.infoMid{
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    height: 50%;
}

.LogginUserInfo a,
.UserInfo a {
    color: #1f1f1f;
}

.UserInfo a {
    /*margin-top: 20px;
    display: block;*/
}

.LogginUserInfo a:hover,
.UserInfo a:hover {
    color: #D76634;
}

.UserPhoto {
    margin: 0 auto;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}

.UserName,
.UserState,
.UserData {
    margin-bottom: 5px;
}

.LoginPage {
    max-width: 600px;
    margin: 0 auto;
}

.form-row input.button {
    width: 100%;
}

.form-row input.button {
    background: #D76634;
    color: #fff;
}

.login-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.Loginbackground {
    background: url("../../../upload/tw/tmp/loginbackground.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    min-height: 1165px;
}

.login-wrapper ul.tabs li a {
    color: #fff;
}

.login-wrapper ul.tabs li.active a {
    color: #D76634;
}

.social .fb {
    background: #3a60d0;
    border: 1px solid #294bae;
    color: #fff;
    font-size: 22px;
}

.FitTogether {
    width: 60% !important;
}

label.Labeltitle {
    display: block;
}

input.Boxmargin {
    margin: 20px 0;
}

input.Lesswidth {
    width: 25% !important;
}

input.Minwidth {
    width: 10% !important;
}

.submit {
    text-align: center;
}

.contact .comment-title,
.comments-area .comments-title,
.detail-area .comment-title {
    padding: 30px 0;
}

p.price {
    color: #ff6f6f;
}

.cms-address {
    color: #242525;
}

.menu-item-single {
    font-size: 20px;
}

.back_to_top i {
    font-size: 30px;
    color: #D76634;
}

.slogan-title {
    font-size: 35px;
    margin-top: 50px;
    margin-bottom: 20px;
    line-height: 1.25em;
}

.Resume a:hover {
    color: #D76634;
}

.reivews-content,
.products-content {
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.title-img {
    text-align: center;
    margin-bottom: 20px;
}

.user-photo {
    text-align: center;
    margin-bottom: 10px;
}

.user-photo a {
    display: block;
}

.user-photo img {
    border-radius: 50%;
}

.member-photo-wrapper {
    text-align: center;
}

button.deafult {
    border: 2px solid #ccc;
    background: #ccc;
    color: #fff;
}

button.deafult:hover {
    border: 2px solid #666;
    background: #666;
}

.btn {
    font-size: 22px;
}

.UserAccount {
    display: block;
    margin-top: 15px;
}

.UserName {
    margin-top: 15px;
}

.question-title {
    margin-bottom: 20px;
}

.admin-reply,
.user-reply {
    color: #D76634;
}

.blog-category {
    line-height: 40px;
    height: 40px;
}

.blog-category:hover {
    background: #D76634;
    color: #fff !important;
}

label.male,
label.female {
    display: inline !important;
    margin-right: 5px;
    font-weight: normal;
}

.anti-robot {
    margin: 10px 0;
}

.state span.audit {
    color: #fda113;
}

.state span.publish {
    color: #4fc551;
}

.state span.unpublish {
    color: #ff0000;
}

input.save-resume {
    color: #fda113;
    border: 1px solid #fda113;
}

input.save-resume:hover {
    color: #fff;
    background: #fda113;
    border: 1px solid #fda113;
}

.or {
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 0;
    margin: 5px 0;
}

.or span {
    display: block;
    padding: 0 10px;
    background: white;
}

.comment .noborder-bottom {
    border-bottom: 0 !important;
}

.state span {
    font-size: 20px;
    font-weight: normal;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    height: initial;
    color: #ff0000;
    border: 1px solid #ff0000;
}

.btn-sm:hover {
    color: #fff;
    background: #ff0000;
}

.fa-line {
    background: url(../../../upload/tw/tmp/line-icon.svg);
    margin: 5px;
}

.location {
    float: right;
}

.wg-title {
    margin-bottom: 10px;
}

.inedu {
    color: #fda113;
    border: 1px solid #fda113;
}

.inedu:hover {
    background: #fda113;
    border: 1px solid #fda113;
}

.description table {
    line-height: 1.5em;
    padding: 10px 0px;
}

.description table td:first-child {
    font-weight: bold;
}

.cms-address {
    margin-bottom: 80px;
}

.cms-address ul li {
    margin-bottom: 30px;
    list-style: none;
}

.cms-counter,
.cms-copyright {
    font-size: 14px;
}

.search-list {
    padding-bottom: 1.5vh !important;
    margin-bottom: 1.5vh !important;
    border-bottom: 1px dashed #bebebe;
}

.entry-header.search-list h2.entry-title a {
    font-size: 30px;
}