/* ASIKART EasySet Custom CSS */


/* GLOBAL */


/* BODY */
.ak_blog_intro::after{
	content:"..."
}
body{
    line-height: 25px;
    font-family:'Bodoni MT',微軟正黑體;
    font-size:16.5px;
}

/* TYPO */


/* LAYOUT */


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

.row-fluid{
margin:0px;
}


.navigation .nav-child li > a:hover, .navigation .nav-child li > a:focus, .navigation .nav-child:hover > a{
	background: #66b4ff;
}
/* BANNER */


/* MENU */


/* MAIN CONTENT */


/* LEFT COLUMN */


/* RIGHT COLUMN */


/* ARTICLE */


/* 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: #0b427a;
	text-decoration: none;
}

p>a{
  color: #0b427a;
	text-decoration: none;
}

.categories-list>div{
float:left;
width: 50%;
}

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

h3 {
    font-size: 18px;
    line-height: 2;
}

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

h2{
color:#0b427a!important;
}

.nav-pills > .active > a{
background: #66b4ff;
}

.nav > li > a:hover{
background-color: #66b4ff;
    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: #66b4ff;
}

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

#back-top{
float:right;
margin: -10px 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:15px;
    font-family: serif;
    padding-right: 5px;
    padding-left: 6px;
    margin-right: 2px;
    line-height: 14px;

}

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

.categories-list>h1{
font-size:22px;
color:#0b427a!important;
}
div.category-desc.base-desc{
text-align: justify;
width: 100%;
position: relative;
}

.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;
  
}

.btn-primary {
    border-color: #66b4ff;
}

.nav-pills > .active > a:hover {
    background: #66b4ff;
}

.view-article li{
    line-height: 2;
}

button.btn.btn-danger.jsn-form-submit {
    background: #66b4ff;
    border: 1px solid #66b4ff;
}


.first {
    width: 50%!important;
    float: right !important;
    padding-top: 0px;
}


h1.issuesa {
    font-size: 20px;
    color: #0b427a;
    /* background: #0b427a; */
    padding: 2px 10px;
    position: absolute;
    top: 0;
    /* left: 10px; */
    border-left: 4px solid #0b427a;
}

td.list-title,td.list-author,td.list-hits,
#categorylist_header_title,#categorylist_header_author,
#categorylist_header_hits{
	text-align: center;
}

.view-article .page-header>h2{
    text-align: center;
}

/*Current Issue*/

.itemid-221 .categories-list div:nth-child(2) h3:before{
	content: "Current Issue";
	font-size: 20px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 260px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}
/*Issues in Preparation*/

.itemid-221 .categories-list div:nth-child(3){
	padding-top: 0px;
}

.itemid-221 .categories-list div:nth-child(1) h3:before{
	content: "Issues in Preparation";
	font-size: 20px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 260px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}

/*Back Issues*/
.itemid-221 .categories-list div:nth-child(3){
	padding-top: 70px;
	margin-top: 50px;
}
.itemid-221 .categories-list div:nth-child(3) h3:before{
	content: "Back Issues";
	font-size: 20px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 370px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}

.itemid-221 .categories-list div:nth-child(4){
	padding-top: 70px;
	margin-top: 50px;
}

.site.com_content.view-categories.no-layout.no-task.itemid-221 .custom.bid{
	position: relative;
    top: 200px;
    margin-left: 20px;
    display:block;
}

.itemid-221 .custom.bid{
	display: none;
}

.site.com_content.view-categories.no-layout.no-task.itemid-223 .page-header{
	margin: 0;
}

.pull-right{
	float: none;
}

.site.com_uniform.view-form.no-layout.no-task.itemid-195 h2.contentheading{
  text-align:center;
}

/*----1000px尺寸以上---*/

@media screen and (min-width:1000px) {
	#content{
		padding: 10px 30px;
	}
}

/*----770px尺寸以下---*/
@media screen and (max-width:770px){
	.itemid-221 .categories-list div:nth-child(2) h3:before{
	content: "Current Issue";
	font-size: 16px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 300px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}
/*Issues in Preparation*/

.itemid-221 .categories-list div:nth-child(3){
	padding-top: 0px;
}

.itemid-221 .categories-list div:nth-child(3) h3:before{
	content: "Issues in Preparation";
	font-size: 16px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 370px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}

/*Back Issues*/
.itemid-221 .categories-list div:nth-child(4){
	padding-top: 0px;
	margin-top: 0px;
}
.itemid-221 .categories-list div:nth-child(4) h3:before{
	content: "Back Issues";
	font-size: 16px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 430px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}

.itemid-221 .categories-list div:nth-child(5){
	padding-top: 0px;
	margin-top: 0px;
}
.itemid-221 .first{
	padding-top: 0px;
	width: 100%!important;
}
.itemid-221 .categories-list>div{
	width: 100%;
}
.custom.bid{
	display: none;
}


}

/*----380px尺寸以下---*/
@media screen and (max-width:380px){
	.categories-list div:nth-child(2) h3:before{
	content: "Current Issue";
	font-size: 16px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 290px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}
/*Issues in Preparation*/

.itemid-221 .categories-list div:nth-child(3){
	padding-top: 0px;
}

.itemid-221 .categories-list div:nth-child(3) h3:before{
	content: "Issues in Preparation";
	font-size: 16px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 350px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}

/*Back Issues*/
.itemid-221 .categories-list div:nth-child(4){
	padding-top: 0px;
	margin-top: 0px;
}
.itemid-221 .categories-list div:nth-child(4) h3:before{
	content: "Back Issues";
	font-size: 16px;
    color: #0b427a;
    padding: 0px 10px;
    position: absolute;
    top: 410px;
    border: solid;
    border-color: transparent transparent transparent #0b247a;
    border-width: 0px 0px 0px 4px;
}

.itemid-221 .categories-list div:nth-child(5){
	padding-top: 0px;
	margin-top: 0px;
}
.itemid-221 .first{
	padding-top: 0px;
	width: 100%!important;
}
.itemid-221 .categories-list>div{
	width: 100%;
}
}

/*.copyr{

	display: none;
}*/