/* ASIKART EasySet Custom CSS */


/* GLOBAL */


/* BODY */
.ak_blog_intro::after{
	content:"..."
}
body{
line-height: 2;
font-family:"Rockwell","華康仿宋體W6";
font-size:13.5px;
}

#back-top {
  float: right;
  margin: 20px 0px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #7e0e05;
  border-radius: 3px;
  z-index: 1000;
}

/* TYPO */


/* LAYOUT */


/* HEADER */
.page-header{
padding-bottom: 0px;
margin: 20px 0 0px;
border-bottom:none;
}

.row-fluid{
margin:0px;
}

/* BANNER */


/* MENU */


/* MAIN CONTENT */


/* LEFT COLUMN */


/* RIGHT COLUMN */


/* ARTICLE */
#pdf-download .all-text h1,
#pdf-download .all-text h2,
#pdf-download .all-text h3,
#pdf-download .all-text h4,
#pdf-download .all-text h5,
#pdf-download .all-text p,
#pdf-download .all-text span {
  display: none !important;
}

/* TABLE */
td > p {
margin:0px 0;
}

/* FOOTER */

/* Module */
.module.highlighted{
background: #53981d;
}

.user4 h3 span{
background: #53981d;
}

/*Contact*/

.b2jcontainer h2{
background: #C5C5C5;
font-size: 20px;
color: #FFF!important;
font-family:Rockwell,"華康仿宋體W6",'Open Sans', sans-serif;
}

.item-page a{
    color: #a22124;
	text-decoration: none;
}

p>a{
  color: #7e0e05;
	text-decoration: none;
}

/*.categories-list>div{
float:left;
}*/

h3.page-header.item-title{
padding:5px 10px!important;
font-size:16px;
}

a:hover, a:focus {
    color: #a12124;
    text-decoration: underline;}
	
.badge-info {
    background-color: #999;
}

h2{
color:#7e0e05!important;
}

.nav-pills > .active > a{
background: #7e0e05;
}

.nav > li > a:hover{
background-color: #7e0e05;
    color: #fff;
}

.form-inline input{
height: 20px;
width: 160px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
background:#FDFDFD;
}

.button.btn.btn-primary{
padding: 6px 10px 3px 10px!important;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
background-color: #7e0e05;
}

.pull-right{
margin: 10px 0px 0px 0px;
}

#back-top{
float:right;
margin: 20px 0px;
}

.footercopy{
    margin: 30px 0px;
}

.body .container{
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.26);
}

.addthis_native_toolbox{
float:right;
}

.icon-search{
font-size: 10px;
}
.nav-pills > li > a{
font-size:13.5px;
}

h1, h2, h3, h4, h5, h6, .site-title{
font-family:Rockwell,"華康仿宋體W6",'Open Sans', sans-serif;
}

.categories-list>h1{
font-size:22px;
color:#7e0e05!important;
}
div.category-desc.base-desc{
text-align: justify;
}

.content-category>h1{
display:none;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label{
font-family:Rockwell,"華康仿宋體W6",'Open Sans', sans-serif;
}

.jsn-master .jsn-input-xlarge-fluid{
width:70%;
max-width: 100%;
}

input[type="text"]{
    border: 1px solid #F7F7F7;
}
div.custom.issn>p{
float:right;
margin: 0 0 -10px;
}

.page-header>h1{
display:none;
}

hr{
margin: 5px 0;
}

.contact>p{
background-color: #C5C5C5;
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    margin: 0;
	
}

.jsn-form-content{
background:#fcfcfc;
}

div.header-search.pull-right{
float:right!important;
}

@media screen and (max-width: 877px) {
.custom_entry {
    overflow-x: scroll;
}
}

.category-desc.base-desc{
  font-size:15px;
  
}

.custom.fb-group-item {
  overflow: hidden;
}

h4.myshortlist_selected_list_name {
  display: none;
}

.msl_toggleListsLink {
  display: none;
}