﻿@font-face {
    font-family: 'RacingSansOne-Regular';
    src:url(../fonts/RacingSansOne-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'OpenSans-Regular';
    src:url(../fonts/OpenSans-Regular.ttf) format('truetype');
}
@font-face {
   font-family: 'Marvel-Regular';
   src: url(../fonts/Marvel-Regular.ttf) format('truetype');
}
/* latin-ext */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'), url(../fonts/DsLzC9scoPnrGiwYYMQXpj3sPXe5Q4a3bCZMR7ryN4o.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'), url(../fonts/DsLzC9scoPnrGiwYYMQXpkU-p1xzoRgkupcXIqgYFBc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face{
   font-family: Overlock-Regular;
    src: url(../fonts/Overlock-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Philosopher-Regular';
    src:url(../fonts/Philosopher-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'SourceSansPro-Regular';
    src:url(../fonts/SourceSansPro-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?51867504');
  src: url('../fonts/fontello.eot?51867504#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?51867504') format('woff'),
       url('../fonts/fontello.ttf?51867504') format('truetype'),
       url('../fonts/fontello.svg?51867504#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body
{
	font-family:"OpenSans-Regular",Arial, sans-serif;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body:before {
	content: "";
	position: fixed;
	top: -5px;
	left: 0;
	width: 100%;
	height: 5px;
}
a{
	color: #4f5671;
	text-decoration: none;
	outline-color: transparent;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}
a:hover
{
	text-decoration:underline;
}
p{
	color: #050505;
	font-size: 14px;
}

ul, ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.circle-50
{
	border-radius: 50%;
    color: #fff;
    display: block;
    text-align: center;
    vertical-align: middle;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    border-radius: 100%;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
    font-family:'Philosopher-Regular',Arial, Helvetica, sans-serif;
}
.im-cicle {
    width: 36px;
    height: 36px;
    font-weight: 600;
    text-align: center;
    vertical-align:middle;
    line-height: 32px;
    color: #FFF;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    border-radius: 100px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}
.im-cicle-big{width: 48px;
    height: 48px;
    font-weight: 600;
    text-align: center;
    vertical-align:middle;
    line-height: 44px;
    color: #FFF;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    border-radius: 100px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);}
.im-cicle-100
{
	text-align: center;
    vertical-align:middle;
    padding:5px;
    color: #FFF;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    border-radius: 100%;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
    font-family:'Philosopher-Regular',Arial, Helvetica, sans-serif;
    }
.im-square-100
{
	text-align: center;
    vertical-align:middle;
    padding:5px;
    color: #FFF;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
    font-family:'Philosopher-Regular',Arial, Helvetica, sans-serif;
    
    }
.ciclebutton{text-align: center;
    vertical-align:middle;
    color: #FFF;
    border: 1px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
    }
.posrel{position:relative;}
.posfix{position:fixed;}
.posabs{position:absolute;}
.distab{display:table;}
.distabcell{display:table-cell;}
ul.disinblok li{display:inline-block;}
.disblock{display:block;}
.disinblo{display:inline-block;}
.line18{line-height:1.8;}
.top-30{top:-30px;}
.top40{top:40px;}
.top68{top:68px;}
.top69{top:69px;}
.top118{top:118px;}
.mb118{margin-bottom:118px;}
.mb98{margin-bottom:98px;}
.mb78{margin-bottom:78px;}
.mb69{margin-bottom:69px;}
.mb68{margin-bottom:68px;}
.mb50{margin-bottom:50px;}
.mb30{margin-bottom:30px;}
.mb20{margin-bottom:20px;}
.mb10{margin-bottom:10px;}
.mt50{margin-top:50px;}
.mt30{margin-top:30px;}
.mt25{margin-top:25px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mt12{margin-top:12px;}
.mt10{margin-top:10px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt1{margin-top:1px;}
.mt-30{margin-top:-30px;}
.mt-3{margin-top:-3px;}
.ml203{margin-left:203px;}
.ml100{margin-left:100px;}
.ml80{margin-left:80px;}
.ml60{margin-left:60px;}
.ml50{margin-left:50px;}
.ml45{margin-left:45px;}
.ml40{margin-left:40px;}
.ml30{margin-left:30px;}
.ml25{margin-left:25px;}
.ml23{margin-left:23px;}
.ml20{margin-left:22px;}
.ml15{margin-left:15px;}
.ml10{margin-left:10px;}
.ml5{margin-left:5px;}
.mr2{margin-right:2px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.martb20{margin:20px 0;}
.martb10{margin:10px 0;}
.pt3{padding-top:3px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pl10{padding-left:10px;}
.pl30{padding-left:30px;}
.pr15{padding-right:15px;}
.pr10{padding-right:10px;}
.pr5{padding-right:5px;}
.pl5{padding-left:5px;}
.pb2158{padding-bottom:2158px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb45{padding-bottom:45px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pad0{padding:0;}
.pad5{padding:5px;}
.pad10{padding:10px;}
.pad15{padding:15px;}
.pad0015{padding:0 15px;}
.pad0310{padding: 3px 10px;}
.pad0306{padding: 1px 6px;}
.pad0510{padding: 5px 10px;}
.pad1510{padding: 15px 10px;}
.pad1030{padding: 10px 30px;}
.pad4030{padding: 40px 30px;}
.pad5001{padding:50px 1px;}
.pl15{padding-left:15px;}
.bgf2{background-color:#f2f2f2;}
.bgFA{background-color:#FAFAFA;}
.bgf5{background-color:#f5f5f5;}
.bgef{background-color:#efefef;}
.bge5{background-color:#e5e5e5;}
.bg121212{background-color:#121212;}
.bg999{background-color:#999;}
.bgfff{background-color:#fff;}
.bg283e4a{background-color:#283e4a;}
.bg026466{background-color:#026466;}
.bgc52d2f{background-color:#c52d2f;}
.bg007f7f{background-color:#007f7f;}
.bgF26F62{background-color:#F26F62;}
.bgFAC902{background-color:#FAC902;}
.bg00e0be{background-color:#00e0be;}
.bg6cd775{background-color:#6cd775;}
.bg9364d8{background-color:#9364d8;}
.bg395471{background-color:#395471;}
.bged7b00{background-color:#ed7b00;}
.bg38a0df{background-color:#38a0df;}
.bg1c1c52{background-color:#1c1c52;}
.bg456a9f{background-color:#456a9f;}
.bg27AE60{background-color:#27AE60;}
.bg10147E{background-color:#10147E;}
.bgimg{background-image: url("../images/content_bg.png");}
.borccc{border:1px solid #ccc;}
.borfff{border:1px solid #fff;}
.borbotccc{border-bottom: 1px solid #ccc;}
.borrigccc{border-right: 1px solid #ccc;}
.borcolorc52d2f{border-color:#c52d2f;}
.borcolor555c6e{border-color:#555c6e;}
.borrad2{border-radius: 2px;}
.borrad4{-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.borradtl4{-moz-border-radius:4px 0 0 4px;-webkit-border-radius: 4px 0 0 4px;border-radius: 4px 0 0 4px;}
.borradrb4{-moz-border-radius:0 4px 4px 0;-webkit-border-radius: 0 4px 4px 0;border-radius: 0 4px 4px 0;}
.rad20{border-radius: 20px;}
.color333{color:#333;}
.color666{color:#666;}
.color999{color:#999;}
.colorfff{color:#fff;}
.colorc52d2f{color:#c52d2f;}
.color026466{color:#026466;}
.colored7b00{color:#ed7b00;}
.colorFAC902{color:#FAC902;}
.color007f7f{color:#007f7f;}
.color00e0be{color:#00e0be;}
.color0a7517{color:#0a7517;}
.with100{width:100%;}
.zindex100{z-index:100;}
.textcen{text-align:center;}
.textrig{text-align:right;}
.textjus{text-align:justify;}
.textof{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.hht50{height:50px;}
.wth50{width:50px;}
.maxh36{max-height:36px;}
.maxh48{max-height:48px;}
.maxh64{max-height:64px;}
.maxh128{max-height:128px;}
.maxh158{max-height:158px;}
.maxh200{max-height:200px;}
.maxh228{max-height:228px;}
.maxh390{max-height:390px;}
.maxh264{max-height:264px;}
.maxh300{max-height:300px;}
.maxw400{max-width:400px;}
.minh1000{min-height:1000px;}
.minh48{min-height:48px;}
.minh32{min-height:32px;}
.minh28{min-height:28px;}
.fontw300{font-weight:300;}
.fontw400{font-weight:400;}
.fontw600{font-weight:600;}
.fontw700{font-weight:700;}
.fontsize01{font-size:0.1rem;}
.fontsize08{font-size:0.8rem;}
.fontsize1{font-size:1.0rem;}
.fontsize12{font-size:1.2rem;}
.fontsize13{font-size:1.3rem;}
.fontsize14{font-size:1.4rem;}
.fontsize16{font-size:1.6rem;}
.fontsize18{font-size:1.8rem;}
.fontsize22{font-size:2.2rem;}
.fontsize26{font-size:2.6rem;}
.fontsize32{font-size:3.2rem;}
.fontsize36{font-size:3.6rem;}
.fontlock{font-family: 'Overlock-Regular', Arial, Helvetica, sans-serif;}
.fontgeo{font-family:Georgia, Arial, Helvetica, sans-serif;}
.fontmr{font-family: "Marvel-Regular",sans-serif;}
.fontpr{font-family:'Philosopher-Regular',Arial, Helvetica, sans-serif;}
.fontello{font-family:'fontello',Arial, Helvetica, sans-serif;}
.fonttim{font-family:'times new roman',Arial, Helvetica, sans-serif;}
.fonthn{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.fontverd{font-family: Verdana, Times New Roman, Arial, Sans-Serif;}
.fontosw{font-family: 'Oswald',Times New Roman, Arial, Helvetica, sans-serif;}
.fontari{font-family: Arial, Helvetica, sans-serif;}
.floatl{float:left;}
.floatr{float:right;}
.vmid{ vertical-align:middle;}
.ahoved7b00:hover{background-color:#ed7b00;color:#fff;}
.ahovc52d2f:hover{background-color:#c52d2f;color:#fff;}
.ahovFAC902:hover{background-color:#FAC902;color:#000;}
.ahov16984d:hover{background-color:#16984d;color:#000;}
.ahovnoline:hover{text-decoration:none;}
.with80{width:80%;}
.with60{width:60%;}
.with90{width:90%;}
.with70{width:70%;}
.with30{width:30%;}
.marlrauto{margin:0 auto;}
.point{cursor:pointer;}
.form-control::-moz-placeholder {
    font-family: 'Overlock-Regular', Arial, Helvetica, sans-serif;
}
select {
	-webkit-appearance:none !important;
	-moz-appearance:none !important;
	background-color:#FAFAFA;
	border-radius:0;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
	background-position:100% center;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	color:rgba(0,0,0,0.75);
	font-family:inherit;
	font-size:1.275rem;
	line-height:normal;
	padding:0.5rem;
	border-radius:0;
	width:35%; margin-right:2%;
	font-family: 'Overlock-Regular', Arial, Helvetica, sans-serif;
	height:2.925rem
}
select::-ms-expand {
	display:none
}
select.radius {
	border-radius:3px
}
select:hover {
	background-color:#efefef;
	border-color:#999
}
select:disabled {
	background-color:#ddd;
	cursor:default
}
select[multiple] {
	height:auto
}
.arrowbotf5, .arrowwbotfff, .arrowjbot,.arrowwbotbgj, .arrowbotFA{position: relative;
font-weight: normal;
margin-bottom: 15px;
text-align: center;
border-bottom: 1px solid #ccc;
padding-bottom:5px;
overflow: visible;}
.arrowbotf5:after, .arrowwbotfff:after, .arrowjbot:after, .arrowwbotbgj:after, .arrowbotFA:after{    content: "";
    position: absolute;
    bottom: -8px;
    left: 47%;
    display: block;
    width: 15px;
    height: 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.arrowbotf5:after{background: #f5f5f5;}
.arrowbotFA:after{background: #FAFAFA;}
.arrowwbotfff:after{
    background: #fff;
}
.impactfact-inner .pull-left{
  border-right: 1px solid #999;
  padding-right: 5px;
  position: relative;
}

.impactfact-inner .pull-left:after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  border: 1px solid #999;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}
.searchBox {
    float: left;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    width: 100%;
}
.searchBox input[type="text"] {
    float: left;
    font-size: 12px;
    height: 30px;
    width: 100%;
}
.searchBox a 
{
    -moz-border-radius:0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    float: right;
    font: 16px/30px Arial,helvetica,sans-serif;
    font-weight:700;
    height: 30px;
    padding-top:5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 52px;
}
.journal .col-md-2{padding:0;}
.primary-heading span{ line-height:1.6em; padding-top:10px; border-top-width:6px; border-top-style:solid;}
#pageGro div,#pageGro div ul li{ font-size:12px; color:#666; line-height:23px; float:left; margin-left:5px;}
#pageGro div ul li, #pageGro .pageUp,#pageGro .pageDown{ text-align:center; border:1px solid #999; cursor:pointer; padding:0 10px;}
/*************************
*******Header******
**************************/
/* ---------------------------------------------------------------------------- */
/* -------------------------------Owl-Carousel--------------------------------- */
/* ---------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------- */
/* --------------------------------Zoom-Effect--------------------------------- */
/* ---------------------------------------------------------------------------- */
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.zoom-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.zoom-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.zoom-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.zoom-container .zoom-caption span{position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.zoom-container .zoom-caption p{position: absolute;bottom: 0;left:0; right: 0;font-size: 1.4rem; font-weight: bold;background: rgba(0, 0, 0, .5);margin:0;padding: 10px;}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: rgba(0, 0, 0, .5);
}
.navbar>.container .navbar-brand{
  margin-left: 0;
}
.top-bar 
{
	position: fixed;
	width: 100%;
  height:68px;
   background: #283e4a none repeat scroll 0 0;
   -moz-box-shadow: #000 0 1px 3px;
	-webkit-box-shadow: #000 0 1px 3px;
	box-shadow: #000 0 1px 3px;
	padding:0 15px;
	z-index: 6001
}
.top-bar:before {
	content: '';
	position: absolute;
	top: 68px;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #121212
}
.top-bar:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #121212
}
.sciep-nav-flyout-trigger{
	float: left;
	margin: 0;
	padding: 20px 25px 16px 10px;
	line-height: 1.6;
	text-align: center;
	font-size: 1.4em;
	font-weight: 600;
	font-style: normal;
	color:#fff;
	cursor: pointer;
	font-family: 'Overlock-Regular', Arial, Helvetica, sans-serif;
	outline: 0;
	border-right: 1px solid #273137;
	-webkit-user-select: none;
	-webkit-font-smoothing: antialiased
}
.top-logo{float:left; margin-left:25px;}
.top-logo{padding-top:16px;}
.top-bar .top-menu ul li{padding:22px 15px 12px;list-style-type: none; display:inline-block;}
.top-bar .top-menu ul li a{font-weight:600;font-size:1.2em; color:#fff;font-family: 'Overlock-Regular', Arial, Helvetica, sans-serif;}
.top-bar .toolbar ul li{display:inline-block;}
.top-bar .toolbar ul li i{font-size:2.0em; padding-bottom:5px;display:block; text-align:center;}
.top-bar .toolbar ul li a{color:#fff; font-size:0.8em; text-align:center; display:block;vertical-align: middle;border-left: 1px solid #273137;margin: 0; padding:12px 25px;}
.top-bar .toolbar ul li:last-child{border-right: 1px solid #273137;}
.sciep-nav-submit{margin:18px 0 0 15px;}
.sciep-nav-submit ul li{list-style-type: none;}
.sciep-nav-submit ul li a{color:#fff;}
.sciep-nav-button{-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.0rem;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    padding:8px 20px;
    text-decoration: none !important;
    vertical-align: middle;
    width: auto;}
.navbar-brand {
  padding: 0;
  margin:0;
}
.navbar {
  border-radius: 0;
  margin:0;
  padding:0;
}
.jmidmenu .navbar-nav>li{
  margin-left: 8px;
}
.jmidmenu .navbar-inverse .navbar-nav > li > a {
  padding: 5px 12px;
  margin: 0;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  font-family: 'Philosopher-Regular', Arial, Helvetica, sans-serif;
}

.jmidmenu .navbar-inverse .navbar-nav > li > a:hover{
	background-color: #cf0606;
  color: #fff;
}
.jmidmenu .navbar-inverse .navbar-nav > li.active:after{border-top: 15px solid #cf0606;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    left: 50%;
    margin-left: -15px;
	top: 50px;
    position: absolute;
    width: 0;}
.navbar-inverse {
  border: none;
}
.navbar-inverse .sec-menu span{font-size:16px; color: #ed7b00;font-family: 'Overlock-Regular', Arial, Helvetica, sans-serif;vertical-align: middle; font-weight:600;}
.navbar-inverse .sec-menu i{font-size:28px; vertical-align: middle;color: #ed7b00;}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #cf0606;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0,0,0,.85);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #10147E;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}
.navigation-down{ position:fixed ;left:0px;top:68px;width:100%; z-index:600; background:#1b3543;font-family: 'Overlock-Regular', Arial, Helvetica, sans-serif;}
.navigation-down .navigation-down-inner{width:100%;margin:0;background-color: #1b3543;position:fixed;top:68px;display:none;}
.navigation-down .navigation-down-inner .menu-row{margin:auto;width:100%;position:relative}
.navigation-down .navigation-down-inner .menu-row .menu-dropdown{text-align:right; padding:30px 25px 30px 0; border-right:1px solid #222;border-bottom:1px solid #272727;}
.navigation-down .navigation-down-inner .menu-row .menu-dropdown a{color:#ed7b00; font-size:1.4em; font-weight:600;}
.navigation-down .navigation-down-inner .menu-row .menu-dropdown i{display:none;}
.navigation-down .navigation-down-inner .menu-row .menu-dropdown a:hover{color:#f9bd00; text-decoration:underline;}
.navigation-down .navigation-down-inner .menu-row ul{padding:15px 25px 15px 0;}
.navigation-down .navigation-down-inner .menu-row ul li {display:inline-block;}
.navigation-down .navigation-down-inner .menu-row ul li a{color:#fff; padding:3px 30px 3px 0;}
.navigation-down .navigation-down-inner .menu-row ul li a:hover{color:#ed7b00; background:none; text-decoration:underline;}
.navigation-down .navigation-down-inner .menu-row ul li a.view-all{color:#ed7b00;}
.navigation-down .navigation-down-inner .menu-row ul li a.view-all i{font-size:0.8em; margin-left:3px;}
/* sciepub.com Journal Menu PAGE */
.journalmenu .navbar-collapse, .journalmenu .navbar-nav > li > a{padding:0;}
.journalmenu .navbar-nav > li, .journalmenu .navbar-nav{float:none;}
.journalmenu .navbar-inverse .navbar-collapse{border:none;}
.journalmenu .navbar-inverse .navbar-nav > li > a{color:#4f5671;}
.journalmenu .navbar-inverse .navbar-nav > li > a.btn-primary{color:#fff;}
.journalmenu .navbar-inverse .navbar-nav > .active > a{ background:none; color:#fff;}
.journalmenu .navbar-inverse .navbar-nav > .active > a:after{position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #283e4a;
  border-width: 23px 19px;
  right: -47px;
  top:-13px;}

.journalmenu ul{
  background:#FAFAFA;
  padding: 0;
  margin: 0;
}
.journalmenu ul li{
  list-style: none;
  padding: 12px 10px;
}

.journalmenu ul li:nth-child(even){
  background:#f5f5f5
}
.journalmenu ul li span:last-child{
  border:none;
  margin-bottom:0;
}
.journalmenu .plan-action {
  height: 40px;
  margin-bottom:30px;
}
.journalmenu .plan-action .btn-primary {
  position: relative;
  padding:5px 20px;
  color: #fff;
  margin-top:6px;
  z-index:2;
}
.journalmenu .plan-action .btn-primary:before {
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  left: -11px;
  position: absolute;
  width: 0;
  z-index: -1;
}
.journalmenu .plan-action .btn-primary:after {
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  position: absolute;
  right: -11px;
  width: 0;
  z-index: -1;
}
.journalmenu ul li.active{background-color:#283e4a;}
.journalmenu ul li.active a{color:#fff;}
.impactfact-header-inner .pull-left{
  border-right: 1px solid #fff;
  padding-right: 5px;
  position: relative;
}
.figureArea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-radius: 5px;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin: 10px auto;
    background-color:#fff;
    max-width: 420px;
}
.showFigrues {
	display:block;
	text-align:center;
	margin:20px 0 15px 0
}
.figureBanner {
	background: #ffffff none repeat scroll 0 0;
    border-color: #ccc;
    border-image: none;
    border-radius:0 0 5px 5px;
    border-style: none none solid none;
    border-width: 0 0px 1px 0;
    box-shadow: 0 -1px 0 0 #fafafa inset, 0 -36px 48px -36px #eee inset;
    margin: 0;
    padding: 1px 0 6px;
    position: relative;
}
.spBanner {
	background-color:#e7e5e6;
	padding:5px;
	margin:5px 0;
	border-radius:3px;
	box-shadow:2px 2px 5px #ccc;
	-moz-box-shadow:2px 2px 5px #ccc;
	-webkit-box-shadow:2px 2px 5px #ccc
}
.like{ padding:3px 5px;}
.archiveTable div
{
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #f5f5f5;
    background: none repeat scroll 0 0 #f9f9f9;
    margin: 8px 0px;
    padding:8px 0px;
}
.issueTable .vol {
    list-style-type: none;
    margin: 0px 0px 10px;
    padding: 0;
}
.issueTable .vol::after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.issueTable .vol li {
    float: left;
    padding: 8px 2px 0 0;
    margin-bottom:10px;
}
.issueTable .vol div {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    font-size: 80%;
    width:100px;
    margin-right:5px;
}
.issueTable .vol .issue {
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
    padding: 1px 4px 2px;
}
.issueTable .vol .pagerange {
    margin: 0;
    padding: 1px 4px 2px;
}
.issueTable abbr[title], abbr[data-original-title] {
    cursor: none;
    border: none;
}
/* sciepub.com Journals by subject PAGE */
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Footer---------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{color: #aaa;background-color:#222222;}
footer ul {padding: 0;}
footer ul li{list-style: none;}
footer a {color: #aaa;}
footer a:hover {color: #FADA1A;text-decoration: underline;}

footer .top-footer{background-color:#1b3543; height:36px; text-align: center;-moz-box-shadow: #000 0 1px 3px;
	-webkit-box-shadow: #000 0 1px 3px;
	box-shadow: #000 0 1px 3px;} 
footer .top-footer:before {
	content: '';
	position: absolute;
	height:36px;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #121212
}
footer .top-footer:after {
	content: '';
	position: absolute;
	height:36px;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #121212
}
footer .top-footer ul{padding: 8px 0;}
footer .top-footer a{color: #1ac4e2;font-family: 'Archivo Narrow', Arial, Sans-Serif; margin-left:30px;}
footer .top-footer a i{margin-right:3px;}
footer .top-footer a:hover{color: #FADA1A; text-decoration:none;}

footer .wrap-footer{ background-color: #132833;-moz-box-shadow: #000 0 1px 3px;
	-webkit-box-shadow: #000 0 1px 3px;
	box-shadow: #000 0 1px 3px;border-bottom: 1px solid #121212;}
footer .col-footer{margin: 10px 0 30px; padding-top:20px;}
footer .wrap-footer:before {
	content: '';
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #121212
}
footer .wrap-footer:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #121212
}
footer .col-footer{
	list-style:none;
}

footer .col-footer li{
	position:relative;
	margin:0 0 13px;
}
footer .col-footer li a{
	color:#ddd;
	display:block;
	font-size:1.4rem;
	line-height:23px;
	padding:0 0 0 20px;
}
footer .col-footer li a i{margin-right:3px;}
footer .col-footer:nth-child(1) li a:before{
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	color:#a8abae;
	font-size:1.2rem;
	margin-left:5px;
	content: '\e891';
	position:absolute;
	left:-5px;
	top:5px;
	color:#808ca4;
}

footer .col-footer li a:hover,
footer .col-footer li a:hover:before{
	color:#FADA1A;
	text-decoration:none;
}
.inpute7e7e7 {
    border: 2px solid #E7E7E7;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 1.2;
    margin: 10px 0;
    outline: medium none;
    padding: 5px;
    transition: border-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
    width: 100%;
	background-color: transparent;
    border: 2px solid #999;
}
.btn{font-size: 1.6rem;border-radius: 4px;padding: 5px 14px;color: #fff;}
.btn-3 {
    background-color: #1b3543;
    color: #cd6c02;
    margin-bottom: 10px;
    margin-right: 7px;
    padding: 10px 20px;
}
.btn-3:hover{background-color: #cd6c02; color:#fff;}
footer .copyright{padding: 20px 0; text-align:center;}
footer .bottom-footer{background-color:#0e2532;border-bottom:3px solid #cd6c02;}