/*
.bg-slash {
    background-color: #f3f3f3;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 2px, #e9e9e9 2px, #e9e9e9 4px);
}
.unit-title-blk {
    border-bottom: 2px solid #e8d6ad;
}
*/
.breadcrumb {
    /*margin: 20px auto 0;*/
    background-color: inherit;
    margin: 17px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    z-index: 0;
}
.unit-title-blk h2 {
    color: #606060;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 1px;
    text-align: center;
}
div.widget ul li a.active {
    color: #FF0000;
}
.item-qty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
.item-qty-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 27px
}
.item-bid-input, .item-qty-button, .item-qty-input {
    border: 1px solid #cecece
}
input[type=number] {
    -moz-appearance: textfield
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
-webkit-appearance:none
}
.item-bid-input, .item-qty-input {
    text-align: center;
    padding: 0 5px;
    box-shadow: inset 2px 2px 6px #e6e6e6
}
.item-qty-input {
    border-width: 1px 0
}
.item-bid-input {
    height: 28px;
    font-size: 16px
}
.item-purchase-amount {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 15px
}
.item-qty-button {
    text-align: center;
    vertical-align: middle;
    width: 27px;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #989898;
    text-shadow: 1px 1px 0 #fff;
    background: #fefefe;
    background-image: -webkit-linear-gradient(top, #fff, #efefef);
    background-image: linear-gradient(top, #fff, #efefef);
    cursor: pointer
}
.item-qty-button:hover {
    border: 1px solid silver;
    background: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
    background-image: linear-gradient(top, #fff, #f5f5f5)
}
.item-qty-button:active {
    text-shadow: none;
    background: #f2f2f2;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.15)
}
.item-qty-button:disabled, .item-qty-button:disabled:active, .item-qty-button:disabled:hover {
    color: #c1c1c1;
    text-shadow: none;
    border: 1px solid #cecece;
    background: #ebebeb;
    box-shadow: none;
    cursor: not-allowed
}
/*  */
.downlaod_tr {
    display: inline-block;
    width: 100%;
}
.downlaod_more {
    float: right;
    line-height: 20px;
    margin-top: 8px;
}
.downlaod_more>a {
    float: right;
}
.downlaod_more>a>i {
    color: #CCA50A;
    margin: 0 3px;
}
/*  */
.section_content {
    padding: 3rem;
}
.newstime {
    float: left;
    color: #cc6666;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    width: 13%;
}
.newstitle {
    border-bottom: 2px dotted #ccc;
    display: block;
    float: left;
    font-family: 微軟正黑體;
    font-size: 20px;
    width: 87%;
}
.client {
    min-height: 20px;
    margin: 30px 0
}
.client .client-datatime {
    padding-top: 0px;
    width: 140px;
    float: left;
    color: #cc6666;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 120%;
    line-height: 150%;
}
.client .client-datatime:hover {
}
.client .client-datatime img {
    text-align: center;
    margin: 0 auto;
}
.client .client-content {
    margin-left: 160px;
}
.client .client-title {
    padding: 0px;
    font-family: 微軟正黑體;
    margin-left: 160px;
    border-bottom: 2px dotted #ccc;
    display: block;
    font:  normal normal 400 120% 'Arial, Helvetica, sans-serif';
    color: #cc6666;
    line-height: 150%;
}

@media (max-width:767px) {
.client .client-datatime {
    float: none;
    line-height: 0%;
    bottom: 0px;
}
.client .client-content {
    margin: 20px 0;
}
.client .client-title {
    padding: 0px;
    margin: 20px 0;
    border-bottom: 2px dotted #ccc;
}
}
.client-v2 {
    margin: 0 0 30px;
    padding: 20px;
    border: 1px solid #eee
}
.client-v2:hover {
    border: 1px solid #3498db
}
/*  */
.form-bottom {
    background: rgba(253,255,239,0.59) none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    padding: 15px 25px 30px;
    text-align: left;
}
/*  */

.Spform input[type="text"],.Spform input[type="password"],.Spform textarea {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 3px solid #DEE1A2;
	border-radius: 4px;
	box-shadow: none;
	color: #719C3F;
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	font-weight: 300;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 10px;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
}
.Spform input[type="text"]:focus,.Spform input[type="password"]:focus,.Spform textarea:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #719C3F;
    box-shadow: none;
    color: #719C3F;
    outline: 0 none;
}

.Spform input[type="text"]::-moz-placeholder,.Spform input[type="password"]::-moz-placeholder {
    color: #719C3F;
}
.Spform button.btn {
    background: #D1E1A1 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    color: #719C3F;
    font-family: "Roboto",sans-serif;
	font-size: 14px;
    font-weight: 300;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 10px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 100%;
}
.Spform button.btn:hover {
    background: #719C3F none repeat scroll 0 0;
    color: #D1E1A1;
}
.Spform button.btn:active {
    background: #719C3F none repeat scroll 0 0;
    box-shadow: none;
    color: #D1E1A1;
    outline: 0 none;
}
.Spform button.btn:focus {
    background: #719C3F none repeat scroll 0 0;
    color: #D1E1A1;
    outline: 0 none;
}
.Spform button.btn:active:focus, button.btn.active:focus {
    background: #719C3F none repeat scroll 0 0;
    color: #D1E1A1;
    outline: 0 none;
}
/*  */
.nav-tabs li.active {
	font-weight: 600;
	color: #930;
	margin: 0 10px;
	padding-top: 12px;
}
