@import "https://fonts.googleapis.com/css?family=Teko:400,700|Pathway+Gothic+One";
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);

html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0;
    padding:0;
    background-color:transparent;
    background-image:none;
    font-family:'Open Sans',arial,sans-serif;
    font-weight:300;
    font-size:12px;
    color:#666
}
a:link,a:active{
    color:#3B3273;
    text-decoration:none
}
a:hover,a:visited{
    color:#594F97;
    background:none;
    text-decoration:underline
}
h1,h5,h6{
    font-family:'Open Sans',arial,sans-serif!important;
    color:#666;
    font-weight:400;
    text-align:left
}
h1{
    font-size:3em;
    font-weight:400
}
h2{
    font-size:30px;
    font-weight:400;
    font-family:'Droid Serif',sans-serif;
    color:#333
}
#main h2{
    margin:0;
    padding-top:0;
    font-weight:400
}

h3{
    font-size:24px;
    font-weight:400;
    font-family:'Droid Serif',sans-serif;
    color:#333;
    margin-top:5px
}
#content h3{
    margin-top:5px;
    padding-top:0;
    font-weight:400
    font-size: 1.3em!important;
}
h4{
    font-size:24px;
    font-weight:400;
    font-family:'Droid Serif',sans-serif;
    color:#333
}
h5{
    font-size:1em;
    font-weight:400
}
h6{
    font-size:.85em;
    font-weight:400
}
h7{
    font-size:20px;
    font-weight:400;
    font-family:'Droid Serif',sans-serif;
    color:#333;
    float:left;
    background:transparent;
    margin:0 5px 25px;
    padding:0 5px 4px;
    border-bottom:1px solid #ddd;
    width:80%
}
h8{
    font-size:10px;
    font-weight:400;
    font-family:'Droid Serif',sans-serif;
    color:#333;
    float:left;
    background:transparent;
    margin:10px 5px 0;
    padding:0 5px
}
h9{
    font-size:13px;
    font-weight:300;
    font-family:'Daytona W01 Light',sans-serif;
    color:#111111;
    float:left;
    background:transparent;

}
#container{
    margin:0 auto;
    padding:0;
    background-color:transparent;
    background-image:none url("imgs/background.png");
    width:auto;
    min-width:100%!important;
    text-align:center;
    display:inline-block;
    font-size: 14px;
}

#header{
    margin-top: 0px;
    padding:0;
    background:#eee;
    height:60px;
    position:relative;
    width:100%;
    border-bottom:1px solid #D6D6D6
}

#headerTitle{
    width:100%;
    height:40px;
    margin:0;
    background:-moz-linear-gradient(top,#fff 0,#f5f5f6 100%)!important;
    z-index:-1;
    position:absolute;
    border-bottom:1px solid #eee
}
#headerTitle2{
    
}
#header h1{
    font-family:'Droid Serif',sans-serif!important;
    text-transform:none;
    font-size:12px;
    color:transparent;
    margin-top:0
}

#headerTitle img{
    float:left;
    margin-left:0;
    margin-top:0;
    margin-bottom:0
}

#body{
    margin:20px auto 12px;
    padding-left:14px;
    padding-right:14px;
    background-color:transparent;
    background-image:none url("imgs/background.png");
    width:70%;
    display:inline-block;
    height:auto;
    font-size:12px
}

#main{
    margin:0;
    padding:0;
    background-color:transparent;
    background-image:none;
    display:inline;
    float:left;
    position:relative;
    width:70%;
    overflow:visible!important;
    font-size:12px
}

#content{
    margin:20px 0 0 5px;
    border-top:0 dotted #000;
    font-size:13px
}

ul.sidemenu{
    margin-top:-12px;
    padding-left:0!important
}
ul.sidemenu.full{
    margin:-12px -12px 0
}
ul.sidemenu li:before{
    display:none
}
ul.sidemenu li{
    padding:0
}
ul.sidemenu li a{
    display:block;
    padding:.7em 12px;
    border-bottom:1px solid #b5b5b5;
    background-color:#eee;
    text-decoration:none;
    color:#222
}
ul.sidemenu li a:hover{
    background-color:#f2dfcd;
    text-decoration:underline
}
#breadcrumb{
    margin:0 8px 1em;
    padding:.5em 0;
    font-size:10px;
    font-weight:100;
    border-bottom:0 solid #b5b5b5;
    width:100%
}

#cpr{
    border:0 none #fff;
    padding-left:12px;
    padding-right:12px
}
.coverKecil{
    max-width:150px;
    display:inline;
    float:left;
    margin:20px 20px 20px 5px;
    padding:0;
    background-image:transparent;
    height:auto;
    overflow:hidden;
    color:#fff;

}

.oA{
    width:98px;
    height:25px;
    margin:5px 10px 10px 0;
    
    vertical-align:top;
    overflow:hidden;
    
    background:transparent;
    
}

#leftSidebar,#rightSidebar{
    margin:8px 0 0;
    padding:0;
    background-color:transparent;
    background-image:none;
    font-size:13px;
    height:auto;
    overflow:hidden
}
#leftSidebar{
    width:160px;
    display:inline;
    float:left;
    border-right-width:0;
    border-right-style:solid;
    border-right-color:#ccc
}
#rightSidebar{
    width:23%;
    margin-top:10px;
    margin-left:0;
    float:right;
    border-left-width:0;
    border-left-style:solid;
    border-left-color:#ccc;
    background:transparent
}

#rightSidebar div.block,#leftSidebar div.block{
        border: 1px solid #eee;
        border-top-color: rgb(238, 238, 238);
        border-top-style: solid;
        border-top-width: 1px;
    padding: 0 0 7px 10px;
    margin: 15px 0 0;
    color: inherit;
    border-top: 0px solid #10147E;
    overflow: auto;
    left: -9999px;
    top: -9999px;
    background: #f8f8f8;
}


#leftSidebar div.block span.blockTitle,#rightSidebar div.block span.blockTitle{
    padding:1em;
    margin:0 0 5px -10px;
    display:block;
    color:#666;
    font-weight:700;
    letter-spacing:0;
    border-bottom:1px solid #d6d6d6;
    border-left:0 solid #eee;
    border-radius:0 0 0 0;
    background:#eee
}
#sidebarDevelopedBy.block,#sidebarHelp.block{
    border:1px solid #999!important;
    border-radius:4px;
    padding:.5em 1em!important
}
#sidebarDevelopedBy.block a,#sidebarHelp.block a{
    text-decoration:none
}
.block p{
    margin:0!important
}
.block ul{
    padding-left:1.2em;
    list-style:none
}
.block li:before{
    content:"";
    border-color:transparent #cd853f;
    border-style:solid;
    border-width:.35em 0 .35em .45em;
    display:block;
    height:0;
    width:0;
    left:-1em;
    top:.9em;
    position:relative
}
#sidebarFontSize.block{
    padding-bottom:35px!important
}
table.tocArticle td{
    padding:5px 10px 0;
    font-size:12px;
    border-radius:0
}
table.tocArticle a{
    text-decoration:none
}
.tocSectionTitle{
    display:none
}
.tocArticle{
    width:100%;
    height:auto;
    padding:15px 15px 20px 15px;
    float:left;
    margin:5px 5px 5px auto;
    border-radius:0px;
    background:#f8f8f8;
    border:1px solid #ddd;
    border-bottom: 6px solid #10147E;
    overflow:auto;
    left:-9999px;
    top:-9999px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.tocList{
    width: 100%;
    height: auto;
    padding: 0px;
    float: left;
    margin: 0px;
    background: transparent;
}
.tocArticle:hover{
    box-shadow:0 0 1em #ccc;
    background:#fff
}
.tocTitle{
    font-weight:400;
    width:100%;
    overflow:hidden;
    font-family: "Droid Serif", serif;
    font-size: 1.4em!important;
}
.tocAuthors{
    font-style:normal;
    width:auto;
    border-top:0 solid #ddd
    color: #333;
}
.tocPages{
    text-align:right;
    border-bottom:0px solid #ddd;
    width: max-content;
}

.tocMat{
    text-align:right;
    border-bottom:0px solid #ddd;
    width:15%;
}

.tocGalleys {
    /*! display: inline; */
    font-size: 15px;
    line-height: 0;
    font-weight: bold;
}
ul.steplist li{
    margin:0;
    font-size:12px;
    display:inline;
    text-transform:uppercase;
    background:linear-gradient(to bottom,#ec790f 0%,#f28c31 100%);
    padding:5px 8px;
    border-radius:3px
}
ul.steplist li.current{
    margin:0;
    font-size:12px;
    display:inline;
    text-transform:uppercase;
    background:linear-gradient(to bottom,#2651ff 0%,#4f72ff 100%);
    padding:5px 8px;
    border-radius:3px
}
ul.steplist li a{
    color:#fff
}
ul.menu{
    padding:8px 0
}
#content ul.menu{
    margin:0
}
#content ul.menu li{
    background-image:-webkit-linear-gradient(top,#2651ff 0%,#4f72ff 100%);
    background-image:-o-linear-gradient(top,#2651ff 0%,#4f72ff 100%);
    background-image:linear-gradient(to bottom,#2651ff 0%,#4f72ff 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2651ff',endColorstr='#ff4f72ff',GradientType=0);
    padding:5px 8px;
    border-radius:3px
}
#content ul.menu li:hover,#content ul.menu li.current{
    background-image:-webkit-linear-gradient(top,#ec790f 0%,#f28c31 100%);
    background-image:-o-linear-gradient(top,#ec790f 0%,#f28c31 100%);
    background-image:linear-gradient(to bottom,#ec790f 0%,#f28c31 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec790f',endColorstr='#fff28c31',GradientType=0)
}
#content ul.menu a{
    color:#fff
}
#content ul.menu a:hover{
    color:#ff0
}
input.textField,select.selectMenu,textarea.textArea,input.uploadField{
    padding:.3em;
    background-color:#f1f1f1;
    border:1px solid #aaa;
    color:#444
}
input.textField:focus,select.selectMenu:focus,textarea.textArea:focus,input.uploadField:focus{
    border:1px solid #cd853f
}
input[type="submit"],input[type="button"]{
    background-image:-webkit-linear-gradient(top,#ddd 0%,#c4c4c4 100%);
    background-image:-o-linear-gradient(top,#ddd 0%,#c4c4c4 100%);
    background-image:linear-gradient(to bottom,#ddd 0%,#c4c4c4 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd',endColorstr='#ffc4c4c4',GradientType=0);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    color:#444;
    text-shadow:1px 1px #f6f6f6;
    padding:3px 5px;
    text-decoration:none;
    border:1px solid #9d9d9d
}
input[type="submit"]:hover,input[type="button"]:hover{
    background-image:-webkit-linear-gradient(top,#c4c4c4 0%,#aaa 100%);
    background-image:-o-linear-gradient(top,#c4c4c4 0%,#aaa 100%);
    background-image:linear-gradient(to bottom,#c4c4c4 0%,#aaa 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc4c4c4',endColorstr='#ffaaaaaa',GradientType=0);
    text-decoration:none;
    cursor:pointer
}
input.defaultButton{
    color:#2b2b2b;
    font-weight:700;
    margin-top:10px
}
div.separator{
    border-bottom:1px solid #ddd;
    width:100%
}
.indexers{
    margin:10px 0
}
.indexers a{
    border:2px solid transparent;
    padding:5px 3px;
    display:inline-block
}
.indexers a:hover{
    background:0 0;
    border:2px dotted #cd853f;
    opacity:.75;
    filter:alpha(opacity=75)
}
.indexers a img{
    height:38px
}
a img{
    border:0
}
div.thickSeparator{
    margin-bottom:10px
}
span.highlight{
    background-color:#f4f4f4
}
.intro{
    background-color:#f4f4f4;
    border:1px dotted #4682b4;
    padding:10px
}
.intro ul{
    margin:0;
    padding-left:1em
}
.issueCoverImage{
    border:1px solid #fff;
    padding:0;
    margin:0
}
.issueCoverImage img{
    margin:1em 2em 1em 0;
    width:100px;
    border:0 solid #fff
}
#content h4 a{
    text-decoration:none
}
#announcements{
    width:auto
}
#journalDescription{
    float:left;
    width:68%
}
#homepageImage{
    float:left;
    margin:0 10px 5px 0
}
#homepageImage img{
    width:auto;
    height:100%;
    margin:0;
    padding:0
}

#announcementsHome,.clear{
    clear:both
}
#setupForm #homepageImage{
    float:none;
    width:auto;
    text-align:left;
    margin-top:1em;
    margin-left:0
}
#setupForm #journalDescription{
    float:none
}
#setupForm #homepageImage,#setupForm #journalThumbnail img{
    display:inline;
    margin:5px 0
}
.selectMenu{
    margin-right:2px
}
#pageFooter{
    background:#eee;
    border-top:1px solid #d9d9d9;
    border-bottom:0 solid #ccc;
    font-family:'Open Sans',arial,sans-serif
}
#pageFooter a{
    color:#666;
    margin:0;
    padding:0;
    font-family:'Open Sans',arial,sans-serif
}
#pageFooter-bottom{
    background-color:#eee;
    color:#666;
    border-top:1px solid #d9d9d9
}
#pageFooter-bottom a{
    color:#333;
    padding:5px
}
.container{
    margin:0;
    padding:0;
    background-color:#f5f5f6;
    background-image:none url("imgs/background.png");
    width:100%;
    text-align:center;
    position:relative
}
.colomFooter{
    padding-left:10px;
    width:28.333%;
    height:auto;
    float:right;
    text-align:left;
    margin-left:10px;
    margin-top:-20px;
    border-left:1px solid #d9d9d9;
    font-size:13px;
    line-height:10px
}

.colomManager{
    padding-left:10px;
    width:auto;
    height:270px;
    float:left;
    text-align:left;
    margin-left:10px;
    border-left:0 solid #d9d9d9;
    font-size:13px
}
.colomFooter2{
    padding:0;
    width:100%;
    height:50px;
    text-align:center;
    margin:0;
    border-top:0 solid #d9d9d9;
    font-size:11px;
    color:#666
}
.colomView{
    padding-left:0;
    width:20%;
    height:850px;
    float:left;
    text-align:left;
    margin:0 20px 0 0;
    border-right:1px solid #d9d9d9;
    font-size:12px;
    background:transparent
}
.colomView2{
    padding-right:6px;
    height:auto;
    float:left;
    text-align:left;
    margin:0;
    background:transparent
}
.colomCite{
    padding-left:0;
    width:15%;
    height:20px;
    display:inline-block;
    text-align:left;
    margin:0 20px 0 0;
    border-right:0 solid #d9d9d9;
    font-size:12px;
    background:transparent;
    float:none
}
ul{
    padding:5px 0;
    margin:5px 0 -5px;
    text-decoration:none
}
#poweredby{
    clear:both;
    display:block;
    margin:0 auto 1em;
    text-align:right;
    width:100%;
    padding-right:12px;
    display:none
}
.fb-share-button{
    display:inline-flex!important
}
.share-button{
    padding-bottom:5px
}

.tombol1[type=submit]{
  border-bottom: 1px solid #eee;
  border-top: 0 solid #fff;
  border-left: 0 solid #fff;
  border-right: 0 solid #fff;
  background: #f8f8f8;
  color: #594F97;
  padding: 6px 25px;
  text-decoration: none;
  width: 108.4%;
  text-align: left;
  font-size: 14px;
  margin: 0 -20px;
  text-shadow: none;
  font-family: "Open Sans",Sans-Serif;
}
.tombol1[type=submit]:hover{
    cursor:pointer;
    background:#eee
}
.tombol1[type=submit]:active{
    background:#eee;
}
.tombol2[type=submit]{
    border-bottom:1px solid #DA4839;
    border-top:0 solid #fff;
    border-left:0 solid #fff;
    border-right:0 solid #fff;
    background:#F4503F;
    color:transparent;
    padding:10px 25px;
    text-decoration:none;
    width:220px;
    text-align:left;
    font-size:13px;
    margin:0 -20px
}
.tombol2[type=submit]:hover{
    cursor:pointer;
    background:#e74c3c
}
.tombol2[type=submit]:active{
    background:#DA4839;
    border:0 solid #fff
}
.template[type=submit]{
    border-bottom:1px solid #DA4839;
    border-top:0 solid #fff;
    border-left:0 solid #fff;
    border-right:0 solid #fff;
    background:#F4503F;
    color:transparent;
    padding:80px 30px;
    text-decoration:none;
    width:220px;
    text-align:left;
    font-size:12px;
    margin:0 -20px
}
.template[type=submit]:hover{
    cursor:pointer;
    background:#e74c3c
}

.tomboltab,section{
    clear:both;
    padding-top:10px;
    display:none;
    width:100%;
    margin-top:0;
    border-radius:5px
}
.labeltab{
    width:auto;
    font-weight:300;
    font-size:14px;
    color:#666;
    background:#eee;
    padding:5px 13px;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-radius:7px 7px 0 0;
    margin:0 -5px 0 0
}
.labeltab:hover{
    cursor:pointer;
    text-decoration:none;
    color:#666;
    background:#eee;
    border-top:2px solid #10147E;
    padding-top:10px
}
.tomboltab:hover{
    cursor:pointer;
    text-decoration:none;
    border-top:2px solid #10147E;
    color:#666;
    background:#eee;
    padding-top:10px
}
#tab1:checked ~ #content1,#tab2:checked ~ #content2,#tab3:checked ~ #content3,#tab4:checked ~ #content4{
    display:block;
    border-top:none;
    margin-top:5px;
    border-radius:0
}
.tomboltab:checked + .labeltab:hover{
    cursor:pointer;
    text-decoration:none;
    color:#666
}
.tomboltab:checked + .labeltab{
    border-top:6px solid #10147E;
    border-right-color:#DDD;
    border-left-color:#DDD;
    text-decoration:none;
    background:#fff;
    color:#333;
    padding-top:15px
}

.tombolUtama a{
    background:#1a73e8;
    color:#fff;
    padding:13px 25px;
    text-decoration:none;
    width:auto;
    font-size:17px;
    border-radius:4px;
    overflow:hidden;
    display:inline-block;
    margin-bottom:10px
}

.tombolUtama a:hover{
    cursor:pointer;
    background:-moz-linear-gradient(top,#7ddc1f 0,#64c306 100%)
}
#menu-wrap{
    float:left;
    margin-top:-78px;
    position:relative;
    z-index:1;
    font-family:"Open Sans",Sans-Serif
}
#menu-wrap ul{
    list-style:none;
    margin:0;
    padding:0
}
#menu-wrap li{
    float:left;
    margin-right:0;
    position:relative
}
#menu-wrap li:last-child{
    margin-right:0
}
#menu-wrap a{
    background-color:transparent;
    color:#5f6368;
    display:block;
    padding:20px 20px;
    text-decoration:none;
    font-size:14px
}
#menu-wrap a:hover{
    color:#fff
}
#menu-wrap li ul{
    margin:20px 0 0;
    opacity:0;
    position:absolute;
    transition:0;
    visibility:hidden;
    width:200px
}
#menu-wrap li li{
    float:none;
    margin:0
}
#menu-wrap li:hover > ul{
    transition:0.5;
    margin:0;
    visibility:visible;
    opacity:1;
    z-index:2;
    background-color:#f1f3f4;
    border-left:3px solid #f1f3f4;
    -moz-box-shadow:#bbb 0 0 5px;
    -webkit-box-shadow:#bbb 0 0 5px;
    overflow:hidden
}
#menu-wrap li li ul{
    left:200px;
    margin:0 0 0 20px;
    top:0
}
#menu-wrap ul a:hover{
    color:#1a73e8;
    background:#f1f3f4;
    -moz-box-shadow:#bbb 0 0 3px;
    -webkit-box-shadow:#bbb 0 0 3px;
}
#menu-wrap li:hover > a{
    color:#1a73e8;
    background:#f1f3f4;
    -moz-box-shadow:#bbb 0 0 3px;
    -webkit-box-shadow:#bbb 0 0 3px;
}

@media screen and (max-width: 780px) {
    
    #body {
        width: auto;
    }
    
    #main {
        width: auto;
    }
    
    #main h2 {
        font-size: 20px;
        text-align: left;
    }
    
	#breadcrumb{
        display:none
    }
	
	#rightSidebar {
        display:none;
        width: auto;
        float: none;
    }
    
    #header{
    background-color:#fff!important;
    }
    
    #headerTitle{
    display:none
    }
    #headerTitle2{
    display:none
    }
    
    .colomView2 {
    padding-right: 15px;
    }
    
    .coverKecil{
    max-width:55px;
    margin: 0px;
    }

    #content {
    margin: 0px;
    }
    
    #content h3 {
    font-size: larger;
    }
    
    .tocTitle{
    font-size: 15px!important;
    font-family: Georgia,'Times New Roman',Times,serif;
    }
    
    .tocPages{
    font-size: 12px!important;
    }
    .oA {
        width:auto;
        height:auto;
        margin:10px
    }
    
    .tombolUtama a {
        background:#08f;
        font-size: 16px;
        margin-bottom: 25px;
        margin-left: 10px;
    }
    
    #tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
    border-top: 0px solid #ddd;
    }
    
    .tocArticle {
    width: auto !important;
    margin-left: -5px;
    }
    
    .colomFooter {
    padding-left: 10px;
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    border-left: 0px solid
    #d9d9d9;
    font-size: 14px;
    line-height: 10px;
    }
    
    #cssmenu {
     width: auto;
    }
    
    .tocPages {
    width: 10%;
    }
}




 #cssmenu {
     position: relative;
     margin: 0;
     font-family: 'Roboto Condensed';
     line-height: 1;
     width: 250px;
}
 .align-right {
     float: right;
}
 #cssmenu ul {
     margin: 0;
     padding: 0;
     list-style: none;
     display: block;
}
 #cssmenu ul li {
     position: relative;
     margin: 0;
     padding: 0;
}
 #cssmenu ul li a {
     text-decoration: none;
     cursor: pointer;
}
 #cssmenu ;
 ul ;
 li ;
 a {
     color: #dddddd;
     text-transform: uppercase;
     display: block;
     padding: 20px;
     border-top: 1px solid #000000;
     border-left: 1px solid #000000;
     border-right: 1px solid #000000;
     background: #222222;
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
     letter-spacing: 1px;
     font-size: 16px;
     font-weight: 300;
     -webkit-transition: all 0.25s ease-in;
     -moz-transition: all 0.25s ease-in;
     -ms-transition: all 0.25s ease-in;
     -o-transition: all 0.25s ease-in;
     transition: all 0.25s ease-in;
     position: relative;
}
 #cssmenu ;
 ul ;
 li:first-child ;
 a {
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
}
 #cssmenu ;
 ul ;
 li:last-child ;
 a {
     border-bottom-left-radius: 3px;
     border-bottom-right-radius: 3px;
     border-bottom: 1px solid #000000;
}
 #cssmenu ;
 ul ;
 li:hover ;
 a, #cssmenu ;
 ul ;
 li.open ;
 a, #cssmenu ;
 ul ;
 li.active ;
 a {
     background: #151515;
     color: #ffffff;
}
 #cssmenu ul ;
 li.has-sub ;
 a::after {
     content: "";
     position: absolute;
     display: block;
     width: 0;
     height: 0;
     border-top: 13px solid #000000;
     border-botom: 13px solid transparent;
     border-left: 125px solid transparent;
     border-right: 125px solid transparent;
     left: 0;
     bottom: -13px;
     bottom: 0px;
     z-index: 1;
     opacity: 0;
     -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
     -ms-transition: all .2s ease;
     -o-transition: all .2s ease;
     transition: all .2s ease;
}
 #cssmenu ul ;
 li.has-sub ;
 a::before {
     content: "";
     position: absolute;
     display: block;
     width: 0;
     height: 0;
     border-top: 13px solid #151515;
     border-botom: 13px solid transparent;
     border-left: 125px solid transparent;
     border-right: 125px solid transparent;
     left: 0;
     bottom: -12px;
     bottom: -1px;
     z-index: 3;
     opacity: 0;
     -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
     -ms-transition: all .2s ease;
     -o-transition: all .2s ease;
     transition: all .2s ease;
}
 #cssmenu ul ;
 li.has-sub::after {
     content: "";
     display: block;
     position: absolute;
     width: 0;
     height: 0;
     border: 7px solid transparent;
     border-top-color: #dddddd;
     z-index: 2;
     right: 20px;
     top: 24.5px;
     pointer-events: none;
}
 #cssmenu ul ;
 li:hover::after, #cssmenu ul ;
 li.active::after, #cssmenu ul ;
 li.open::after {
     border-top-color: #ffffff;
}
 #cssmenu ul ;
 li.has-sub.open ;
 a::after {
     opacity: 1;
     bottom: -13px;
}
 #cssmenu ul ;
 li.has-sub.open ;
 a::before {
     opacity: 1;
     bottom: -12px;
}
 #cssmenu ul ul {
     display: none;
}
 #cssmenu ul ul li {
     border-left: 1px solid #ccc;
     border-right: 1px solid #ccc;
}
 #cssmenu ul ul li a {
     background: #f1f1f1;
     display: block;
     position: relative;
     font-size: 15px;
     padding: 14px 20px;
     border-bottom: 1px solid #dddddd;
     color: #777777;
     font-weight: 300;
     -webkit-transition: all 0.25s ease-in;
     -moz-transition: all 0.25s ease-in;
     -ms-transition: all 0.25s ease-in;
     -o-transition: all 0.25s ease-in;
     transition: all 0.25s ease-in;
}
 #cssmenu ul ul li:first-child ;
 a {
     padding-top: 18px;
}
 #cssmenu ul ul ul li {
     border: 0;
}
 #cssmenu ul ul li:hover ;
 a, #cssmenu ul ul li.open ;
 a, #cssmenu ul ul li.active ;
 a {
     background: #e4e4e4;
     color: #666666;
}
 #cssmenu ul ul ;
 li.has-sub ;
 a::after {
     border-top: 13px solid #dddddd;
}
 #cssmenu ul ul ;
 li.has-sub ;
 a::before {
     border-top: 13px solid #e4e4e4;
}
 #cssmenu ul ul ul li a {
     padding-left: 30px;
}
 #cssmenu ul ul ;
 li.has-sub::after {
     top: 18.5px;
     border-width: 6px;
     border-top-color: #777777;
}
 #cssmenu ul ul ;
 li:hover::after, #cssmenu ul ul ;
 li.active::after, #cssmenu ul ul ;
 li.open::after {
     border-top-color: #666666;
}
 


#menuOnTop{display: none;}

.menuOnTopClose{ transition:all 0.2s; -webkit-transition:all 0.2s;box-shadow: 0px 0px 10px rgba(0,0,0,0.5); position: fixed;  top: 0px; background: #fff; color: #333 !important; padding: 10px; font-size: 20px !important; }

.menuOnTopClose{left: -200px;  color: #22483d !important;}

.showOnMobile{display: none !important;}



@media only screen and (max-width:1024px) {
    .navbar-form{ float:right !important; }
    .journals { width: 100% !important;}

    #main-navigation > li > a { font-size: 11px;}



    .aboutJournalHome .journal-description  { padding-left: 10px;  }

}

@media only screen and (min-width:1024px) and (max-width:1300px)  {
     .journals { width: 100% !important;}
	/*.mainNavigation{width: 25%}

    .topHeader, #primaryMenuWrp{width: 75%}*/

}

@media only screen and (max-width:960px) {

    .journals .media-list .media .description{min-height:10px;}
    .navbar-collapse.collapse {

        display: none !important;

    }

    .navbar-collapse.collapse.in {

        display: block !important;

    }

    .navbar-header .collapse, .navbar-toggle {

        display:block !important;

    }

    .navbar-header {

        float:none;

    }

    .mainNavigation .navbar-header{margin-left: 0px; margin-right: 10px;}

	

   /* #primaryMenuWrp{ box-shadow: 0px 0px 10px rgba(0,0,0,0.5); position: fixed; left: -270px; top: 0px; background: #fff; margin-bottom: 0px; bottom: 0px; z-index: 999; visibility: hidden; width: 200px; transition:all 0.2s; -webkit-transition:all 0.2s; }*/



   .navbar-form{ border: none !important;}

    #main-navigation, #primaryMenuWrp{background:#fff !important;}
    #primaryMenuWrp #main-navigation{padding-left: 0px;  padding-right: 0px; margin:0px; width: 100%}

    #primaryMenuWrp #main-navigation li{width: 100%;border-bottom: 1px solid #eee; }
    
    #primaryMenuWrp #main-navigation li a{padding: 10px; font-size: 15px; border: 0px; line-height: normal; color:#000 !important; color: #000 !important; /* border-bottom: 1px solid #eee;background: #fff !important*/}

    #primaryMenuWrp #main-navigation .searchBarWrp{display: none;}

    #primaryMenuWrp a{padding-left: 0px; }

	#menuOnTop:checked ~ #headerNavigationContainer #primaryMenuWrp{background: #fff;position: fixed; display: block; left:0px; visibility: visible; overflow: auto;}

	#menuOnTop:checked ~ label[for="menuOnTop"]{left: 200px; color:#fff;    background: #153854;}

	#menuOnTop:checked ~ label[for="menuOnTop"] .fa-bars{display: none;}

	#menuOnTop:checked ~ label[for="menuOnTop"] .fa-times{display: block;}

    #mainContainer{display: block !important;}

    #main-navigation .dropdown .dropdown-menu{ border: 0px;  min-width: auto; visibility: visible; display: block; opacity: 1; width: 100%; padding-left: 0px;background: transparent; /*background: #fff !important;*/ position: relative;}

    #main-navigation .dropdown .dropdown-menu a{padding-left: 30px !important;}

    #main-navigation .dropdown:hover .dropdown-menu{display: block;}

    #primaryMenuWrp:before{display: none;}

    div.searchBarWrp{display: block; top: 40px;     padding: 15px 20px;    right: 0px;}

    .journalInfoWrp > div > div:first-child{    min-width: 458px;}

    .journals .media-list .media{width: 50%; float:left;}

    .journals .media-list .media-left, .journals .media-list .media-body{ width: 50%; }
    
     .journals .media-list .media-body p{ font-size:11px !important;}
     .journals .nav-pills>li>a{ font-size: 11px !important;
    font-weight: 600 !important;
    padding: 0px 5px !important;  margin-top:5px;}

    .journals .media-list .media-body{padding-top: 0px}

    .publishingHomeSearch{padding: 70px 0px 60px 0px;}

    .publishingHomeSearch h1{font-size: 46px;}

    .publishingHomeSearch h2{    font-size: 24px;}

    .publishingSearchContent, .journals{width: 100%}

    .journals{width: 100%}



}

@media only screen and (max-width:800px) {
    #newsslide > div {
    margin: -15px 0 0 -20px;
}
    .journalInfoCol h1 {
    color: #fff;
    padding: 5px 20px;
    margin: 0px;
    position: absolute;
    height: 50px;
    top: 150px;
    min-width: 50%;
    display: inline-block;
    background: -moz-linear-gradient(left, rgba(37,36,36,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(37,36,36,1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(37,36,36,1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252424', endColorstr='#00000000',GradientType=1 );
}
    #topMenuRight {
    padding: 0;
    text-align: right;
    margin-right: 15px;
}

     .navbar-collapse.collapse {

        display: none !important;

    }

    .navbar-collapse.collapse.in {

        display: block !important;

    }

    .navbar-header .collapse, .navbar-toggle {

        display:block !important;

    }

    .navbar-header {

        float:none;

    }

    

    .topnavLogo {width:150px; }

    #topMenuRight .menu > li > a {padding: 5px 5px;  font-size: 14px;}

.socialBread{width: 100%; border-top: 1px solid #ccc; display: none}

.WrpMediaCnt + .galleryLinksWrp{width: 100%; text-align: left; margin-top: 5px;}

.journalInfoWrp > div > div{display: block;     padding: 20px 20px;}

.journalInfoWrp > div > div.infoRelatedJr, .journalInfoWrp > div{width: 100%; display: block;}

.journals .media-list .media{width: 100%; float: left; }
.journals .media-list .media-body{padding-top:20px;}
.journals .media-list .media-left{width:25%;}


.sliderDescription{font-size: 20px; top: 10px;}

.journalInfoWrp > div > div:first-child{min-width: 100%;}



.journalInfoCol{ height: auto; flex-wrap:wrap; margin-bottom: 0px;}

.journalInfoCol > div{width: 45% !important; margin-bottom: 20px; float: left; text-align: center;}

.journalInfoCol > div.infojrnl{ height: 300px; width: 100% !important}

.ftLinksWrp ul{width: 50%; margin-bottom: 20px !important;}

.ftLinksWrp > .infoFt {width: 100% ;text-align: left !important;}



}

@media only screen and (max-width:480px) {
    
    .WrpMediaCnt{width:100%; float:left;}
    .galleryLinksWrp{width:100% !important; float:left !important; position:inherit !important; margin:10px 0;}

    .pkp_structure_main {border:0 !important;}
    .media-heading .themeEditIcon {display: none;}
    .media-heading .titleWithThemeEditIcon, .media-body .announcementContent  {margin-left: 0px !important;}
    .announcementContent, .announcement-full .description{margin-left: 0px !important;}

    .aboutJournalHome .homepage-image  { width: 100%;  float: left;}

    .aboutJournalHome .journal-description  { width: 100%; float: left;  }

    .article-summary .media-left a{
        float: none;
        margin: auto;
    }
    .media-left, .media-right, .media-body { width:100%; float:left;}
    .issueTocPublishArticles .media-body { width:100%; float:left; height: auto;}
    .media-left img{margin: auto;}

    .journalInfoCol .highlightBar h2 { font-size:18px }

    

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{margin: auto;}

    

    .highlightBar p { font-size:11px; }

    .mainNavigation  a{ font-size: 18px;}

    #topMenuRight .menu {padding: 0}

    #topMenuRight .menu > li > a {padding: 5px 5px;  font-size: 12px;}

    #imageContentWrp > ul > li{width: 100%; margin-right: 0px; margin-bottom: 20px;}

    .journalInfoCol > div{width: 100% !important}

    .mainNavigation, .topHeader{width: 100%}
    
    .mainNavigation{padding:5px 20px;}
    
    div.searchBarWrp{position: relative !important; width: 100%; top:0px;     clear: both;}
    
    .searchBarWrp input{width: 100%}

    .page_index_journal .issue-toc .thumbnail, .page_issue .thumbnail{width: 100%; float: none;}
    
    .page_index_journal .issue-toc .thumbnail + .description, .page_issue .thumbnail + .description{margin-left: 0px; margin-top: 10px; clear: both;}
    
    .publishingHomeSearch h1{font-size: 30px;}
    
    .publishingHomeSearch{padding: 50px 0px 40px 0px;}
    
    .publishingHomeSearch h2{font-size: 18px;     margin: 10px 0px;}
    
    .sliderDescription{padding: 0px 0px; font-size: 14px; top: 5px; line-height: initial;} 
    
    .page_index_site .about_site{padding: 20px 0px;    font-size: 15px;}
    
    .journals .media-list .media {width: 100%; height:auto;}
    .journals .media-list .media .media-left {width: 100%; padding:0 50px; }
    .journals .media-list .media .media-body {width: 100%; display:block; }
    .journals .media-list .media .media-left img{max-width: 200px; }
    
    .issue-summary .media-left img{max-width: 150px; }
    
    .ftLinksWrp ul{width: 100%; margin-bottom: 20px !important;}
    
    .footerCopyRight li{display: block !important; text-align: center; line-height: 30px;}

    #relatedTitleWrp li{width: 50% !important; margin-right: 0px; float: left; margin-bottom: 20px;}
    
    #relatedTitleWrp li img{display: block; text-align: center; margin: 0 auto}


    .btn-primary.read-more{margin-top: -15px;}
}



@media only screen and (max-width:360px) {

.pkp_structure_main {border:0 !important;}
.media-heading .themeEditIcon {display: none;}
.media-heading .titleWithThemeEditIcon, .media-body .announcementContent  {margin-left: 0px !important;}
.announcementContent, .announcement-full .description{margin-left: 0px !important;}

.colomView {
    
    display: none !important;
}

}