/* ASIKART EasySet Custom CSS */
/* GLOBAL */
em {
  	font-weight: bold;
    color: #999;
    letter-spacing: normal;
}

.logo-wrapper img {
    max-height: 70px;
}

.blog.showcase .page-header {
    text-align: center;
}

.user3-custom img {
  	display: block;
  	max-height: 270px;
  	margin:0 auto;
}

/* Article */
.view-article.product .pull-none.item-image,
.view-article.product .article-content {
    width: 50%;
    float: left;
}

.view-article.product .article-content h2[itemprop="headline"] {
    margin-bottom: 20px;
}

.product .item .pull-none img {
    max-height: 350px;
    width: auto;
  	opacity: 0.8;
  	margin: 0 auto;
    display: block;
}

.product .item:hover img {
  	opacity: 1;
}

.blog li {
    line-height: 2;
    padding: 5px 10px;
}

.breadcrumb > li,
.pagination ul > li {
    padding: 0;
}

.blog.product h2[itemprop="name"] {
    text-align: center;
}

ul.latestnews li {
    line-height: 2;
}

ul.latestnews {
    color: #666;
}

.bt-introtext {
    font-size: 14px;
}

.bt-social-share.bt-social-share-above {
    border: none;
    background: none;
}

/* BODY */
.ak_blog_intro::after {
    content: "..."
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
    margin: 0;
}

/* TYPO */
.icon-color {
    color: #fff;
}

.icon-color:before {
    background: #e0a42a;
}

.sp-main-menu-toggler {
  	top: 17px;
  	border-radius: 4px;
    background: #333;
    box-shadow: none;
}

.sp-mobile-menu {
  	top: 64px;
}

.mobile.mobile p {
    margin: 10px;
}



/* LAYOUT */

/* HEADER */

.row-fluid {
    margin: 0px;
}

/* Slide Table */
#contact-table td {
    padding: 0 10px 10px 0;
}

#contact-table td span {
    color: #000000;
}

p {
    margin: 0 0 20px;
}

body {
    text-align: justify;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: '微軟正黑體', sans-serif;
    line-height: 2;
    font-size: 16px;
}

#sp-main-body-wrapper {
    min-height: 500px;
}

.featured #sp-main-body-wrapper {
    display: none;
}

.bt-row .bt-inner .bt-image-link img {
  	outline: none;
  	max-height: 350px;
    width: auto !important;
}

/* MAIN CONTENT */
.items-row {
    margin-bottom: 10px;
}

.span4.custom_img {
    margin: 0 10px 10px 0;
    float: left;
    max-width: 180px;
}

.span12.custom_vd iframe {
    width: 100%;
}

.span12.custom_vd_intro {
    margin-left: 0;
    margin-top: -25px;
}

/* LEFT COLUMN */

/* ARTICLE */
.view-article.showcase .item-image img {
    margin: 0 auto;
    display: block;
}

/* TABLE */
table p {
    margin: 0px 0;
}

.active-table {
    width: 100%;
}

.table td {
    border-top: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
    vertical-align: middle;
}

.active-table th,
.active-table tbody tr:hover > th {
    background: #000000;
    color: #fff;
    line-height: 30px;
    vertical-align: middle;
}

.active-table td {
    vertical-align: middle;
}

.active-table td:nth-child(1) p {
    text-align: center;
    background: #f5f5f5;
    padding: 5px 2px;
}

/* FOOTER */

/* Module */
.module.highlighted {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.module.highlighted h3 {
    color: #000000;
    border-bottom: 3px solid #e0a42a;
}

.module.highlighted a {
    color: #000000 !important;
}

.module.highlighted a:hover {
    color: #999 !important;
}

ul.breadcrumb {
    font-size: 14px;
}

#sp-footer1 {
    font-size: 12px;
}

/*Contact*/

.b2jcontainer h2 {
    background: #000000;
}

#sp-main-menu {
    float: right;
    margin: 15px 10px;
}

.readmoremod {
    padding: 10px;
    background: #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
}

.right a:hover {
    color: #000000 !important;
}

.right a {
    color: #666;
}

#sp-bottom-wrapper,
#sp-footer-wrapper,
#sp-header-wrapper,
#sp-slideshow-wrapper {
    background: #333333 !important;
    color: #fff;
}

#sp-footer-wrapper::after {
    background: #000000;
}

#sp-main-menu ul.level-0 > li.active a {
    color: #fff !important;
    background: #000000 !important;
}

#sp-main-menu ul.level-0 > li > a:hover {
    color: #fff !important;
    background: #000000 !important;
}

#sp-component-area-wrapper a {
    color: #000000 !important;
}

#sp-component-area-wrapper a.btn.btn-danger {
    color: #fff !important;
    background: #da4f49;
    border-radius: 0;
}

#sp-component-area-wrapper a.btn.btn-danger:hover {
    background: #bd4540;
}

button {
    background: #000000;
    border-radius: 0;
}

button:hover {
    background: #333333;
}

#sp-component-area-wrapper a:hover {
    color: rgba(30, 92, 176, 0.58) !important;

}

.highlighted > p > i {
    color: #000000 !important;
}

.hidden-desktop.sp-mobile-menu.nav-collapse.in.collapse {
    z-index: 999;
}

.readmore a {
    padding: 10px;
    background: #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
}

#sp-breadcrumb-wrapper a {
    color: #000000 !important;
}

.bt_handles_num li a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    color: #000000;
    font-weight: 500;
}

.bt_handles_num li.current a {
    background: #000000;
    color: #fff;
}

/* User Info */
fieldset#users-profile-core legend {
    font-weight: 400;
    color: #000000;
    border-bottom: solid 3px #ff6555;
}

fieldset#users-profile-core dd {
    display: inline-block;
    width: 60%;
    padding-left: 20px;
}

dd, dt {
    line-height: inherit;
}

/*right module*/
.right h3 {
    padding: 10px 0;
    line-height: normal;
    border-bottom: 3px solid #e0a42a;
}

.right .readmoremod {
    font-size: 14px;
}

.right .readmoremod:hover {
    background: #e0a42a;
}

article li {
    line-height: 2;
}

/* LogOut Module */
.logout {
    margin: 0 20px -30px 20px;
}

.login-greeting {
    display: inline-block;
}

.logout form#login-form {
    margin: 0 0 10px 0;
    line-height: 30px;
    height: 30px;
    padding: 10px;
    color: #000000;
    background: #f2f2f2;
}

.logout-button {
    display: inline-block;
    float: right;
}

.logout-button input {
    background: transparent;
    color: #000000;
    box-shadow: none;
    border-radius: 0;
    border: solid 1px #000000;
    text-shadow: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.logout-button input:hover,
.logout-button input:focus {
    background: #000000;
    color: #fff;
    outline: 0;
}

.form-actions {
    background: transparent;
    border: none;
}

.dl-horizontal dt {
    width: 30%;
}

/* Alert */
.alert {
    background: #fff;
    color: #e0a42a !important;
  	padding-top: 20px;
  	font-size: 16px;
}

.alert h4 {
    color: #000000;
}

/*article blog*/
.ak_blog_layout {
    border-bottom: 1px dotted #c2bbbb;
}

/*user4 module*/
.user4 h3 {
    font-size: 24px;
    margin: 10px 0 30px 0;
    line-height: normal;
    text-align: center;
}

.user4 h3 span {
    padding: 5px 10px;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bt-cs .bt-inner .bt-title {
    color: #000000 !important;
    font-size: 18px !important;
    line-height: 40px;
  	display: block;
    text-align: center;
}

/*readmore*/
.bt-row .readmore {
    margin: 20px 0 0 0;
    float: right;
}

.blog .readmore {
    float: right;
}

.blog .readmore a {
    background: transparent;
    font-weight: 500;
    border: solid 1px #f2f2f2;
    font-size: 14px;
}

.readmore a {
    padding: 10px;
    background: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #666 !important;
}

.user4 h3 span:before,
.user4 h3 span:after {
    content: '▪';
    color: transparent;
    font-size: 0;
    width: 50px;
    height: 3px;
    display: inline-block;
    background: #e0a42a;
    line-height: 20px;
    margin: 0 15px;
}

/*article blog*/
.ak_blog_layout {
    border-bottom: 1px dotted #c2bbbb;
}

.ak_blog_intro {
    margin: 0px 0px 20px 0px;
}

/*category list*/
.form-inline select {
    width: 80px !important;
}

ul.sl_contentaccordion_modern_css3 li.deeper li a span {
    padding-left: 25px;
}

/*menu color*/
#sp-main-menu ul.level-0 > li.active {
    background: #000000 !important;
}

#sp-main-menu ul.level-0 > li > a:hover {
    color: #fff !important;
    background: #333333 !important;
}

#sp-main-menu ul.level-0 > li >a {
   color: #999;
}

#sp-main-menu ul.level-0 > li.active a {
    color: #fff !important;
    background: #333333 !important;
}

/* Slide Menu */
ul.sl_contentaccordion_modern_css3 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: solid 1px #333;
}

.sl_contentaccordion li a:before {
    display: none;
}

ul.sl_contentaccordion_modern_css3 li a, ul.sl_contentaccordion_modern_css3 li.deeper > a.trigger.has_link {
    background: #fff !important;
    color: #666;
    text-shadow: none;

}

/*ul.sl_contentaccordion_modern_css3 li a.open, ul.sl_contentaccordion_modern_css3 li a.trigger:hover + a, ul.sl_contentaccordion_modern_css3 li a:hover, ul.sl_contentaccordion_modern_css3 li.active a:hover, ul.sl_contentaccordion_modern_css3 li:hover a, ul.sl_contentaccordion_modern_css3 li:hover > a.has_link, ul.sl_contentaccordion_modern_css3 li.active > a.has_link, ul.sl_contentaccordion_modern_css3 li.deeper:hover > a.trigger.has_link, ul.sl_contentaccordion_modern_css3 li.deeper.active > a.trigger.has_link {
    background: #000000 !important;
    color: #fff;
}*/

.no-arrow a:after {
    display: none;
}

li.active.deeper.parent ul li.active:not(.parent) a.open span {
    color: #000;
}

li.active.deeper.parent ul li.active:not(.parent) a.open,
ul.sl_contentaccordion_modern_css3 li.deeper li:not(.deeper):hover a.has_link {
    background: #f2f2f2 !important;
}

ul.sl_contentaccordion_modern_css3 li {
    border-bottom: none;
}

.mod_djc2categories_list li a:before {
    display: none;
    content: "\f107";
}

.mod_djc2categories_list li a:after {
    font-family: FontAwesome;
    content: "\f105";
    float: right;
    margin-right: 10px;
}

.mod_djc2categories_list li.current.active a:after {
    content: "\f107";
}

.mod_djc2categories_list li {
    border: solid 1px #ddd;
}

.mod_djc2categories_list li a {
    padding: 10px !important;
}

.mod_djc2categories_list li.level0:last-child {
    border-bottom: solid 1px #ddd;
}

.nav-child.small {
    margin: -1px;
}

li.current.active .nav-child.small li a:after {
    content: "\f105";
}

.mod_djc2categories_list li.current.active a {
    background: #0077bd;
    color: #fff;
}

li.current.active .nav-child.small li a {
    background: #f8f8f8;
    color: inherit;
}

.prodcut-btn {
    width: 202px;
    max-width: 100%;
    padding: 5px 0;
    margin-top: 20px;
}

.prodcut-btn:focus {
    outline: none;
}

#product.collapse {
    position: absolute;
}

/*--------------Two Trees----------------*/
@media (min-width: 1170px) {
    #mod_btslideshow_pro_150 {
        margin-right: auto !important;
        margin-left: auto !important;
      	margin-bottom: 0 !important;
      	max-width: 100%;
    }
}

@media (max-width: 767px) {
    fieldset#users-profile-core dd {
        display: block;
    }

    .page-header {
        padding-bottom: 0px;
        margin: 20px 0 0px;
        border-bottom: none;
    }
  
    .blog.showcase .item {
      padding: 10px 0;
  	}
}

@media (max-width: 480px) {
    .span4.custom_img {
        margin: 10px auto;
        float: none;
    }

    #sp-logo {
        width: 100% !important;
    }
  
    #sp-logo img {
		margin: 0 auto;
    	display: block;
    }
  
  .view-article.product .pull-none.item-image, .view-article.product .article-content {
    	width: 100%;
  	}
}

@media screen and (max-height: 575px){
    #rc-imageselect, .g-recaptcha {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}
