#mainnav{margin-bottom: 10px}

.fixer{min-height: 50vh}

.breadcrumb > li + li:before {
    content: "> " !important
}

.brand {
    margin: 20px 0 40px;
    max-width: 48%
}

#briefcase {
	width: 215px;
	height: 110px;
	display: block;
	margin: 10px 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	box-shadow: inset 0 0 0 400px rgba(0,0,0,.03);
	padding: 10px 15px
}

#briefcase i {
	display: inline-block;
	margin: 0;
	font-size: 3.8em;
/* 	line-height: 1em; */
	color: #f8565d;
}
#briefcase b {
	display: inline-block;
	vertical-align: baseline;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	color: #333333;
	text-transform: uppercase;
	margin: 3px 0 0 10px
}
#briefcase b span {
	font-weight: bold;
	font-size: 12px;
	color: #494d52;
	text-transform: none;
}
#briefcase b span.count {
	margin: 0 3px;
}

#briefcase span.btn {
	width: auto;
	display: block;
	margin-top: 5px
}
#briefcase span.btn:after {
	content: '\f138';
	margin: 0 0 0 8px;
	font: 16px 'FontAwesome';
	color: #ffffff;
}

#searchbox_form{width:30%; float: right}


.logointro{font-family: "Times new roman", serif; font-weight: bold; font-size: 26px}

.first-navbar {
    background-color: transparent !important;
    border: none !important;
    margin-bottom: -1px !important;
    z-index: 100 !important;
    min-height: 30px !important
}
.second-navbar {
    border-top: 1px solid #AAA
}
.second-navbar div.navbar {
    margin-bottom: -1px
}
#primary-navbar li {
    display: inline-block;
    float: left;
    margin-right: 12px;
    text-transform: uppercase;
    font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 39px;
}
#primary-navbar li a {
    color: inherit;
    display: block;
    padding: 10px 16px;
}
#primary-navbar li.news-section {
    border-top: 2px solid;
    border-color: #c00;
}
#primary-navbar li.selected.news-section {
    color: #c00;
}
#primary-navbar li.sport-section {
    border-top: 2px solid;
    border-color: #3ea447;
}
#primary-navbar li.business-section {
    border-top: 2px solid;
    border-color: #1190af;
}
#primary-navbar li.culture-section {
    border-top: 2px solid;
    border-color: #b74f7d;
}
#primary-navbar li.lifestyle-section {
    border-top: 2px solid;
    border-color: #f60;
}
#primary-navbar li.politics-section {
    border-top: 2px solid;
    border-color: #777552;
}
#primary-navbar li.news-section a:hover {
    color: #c00;
}
#primary-navbar li.sport-section a:hover {
    color: #3ea447;
}
#primary-navbar li.business-section a:hover {
    color: #1190af;
}
#primary-navbar li.opinion-section a:hover {
    color: #777552;
}
#primary-navbar li.lifestyle-section a:hover {
    color: #f60;
}
#primary-navbar li.culture-section a:hover {
    color: #b74f7d;
}
#primary-navbar li.politics-section a:hover {
    color: #777552;
}
#primary-navbar li.selected {
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    background-color: #f6f6f6;
}

.selectedyear a{
	color: #337ab7 !important;
	font-size: 1.3em
}
@media only screen and (max-width: 767px) {
    .sub-navigation .toggle {
        position: static;
    }
}
div.sub-nav {
    padding: 0 0 20px 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 40px;
}
div.sub-nav ul {
    white-space: nowrap;
}
div.sub-nav li {
    display: inline-block;
    margin-left: -4px;
    margin-right: 10px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    color: #515151;
    font-weight: bold;
    line-height: 1em;
    height: 40px;
}
div.sub-nav li.parent,
div.sub-nav li.root {
    margin-left: 0;
    display: none;
}
div.sub-nav li.first {
    margin-right: 0;
}
.frontpage div.sub-nav li.first {
    color: #AAA;
}
.news div.sub-nav li.first {
    color: #c00;
}
.sub-nav a {
    color: inherit;
    display: block;
    padding: 0 10px 0 0 !important;
    border-right: 1px solid #AAA;
    margin: 13px 0 7px 0;
}
.textbox {
    text-align: left !important;
    background: #fff;
    padding: 20px;
    width: 475px !important;
    height: 352px !important;
    box-shadow: 0 0 12px rgba(70, 113, 113, 0.4)
}
.homebox,
.homebox a span {
    background: /* #c00 */ #EA6667
}
.news{background: #c00}
.homeboxgreen,
.homeboxgreen a span {
    background: /* #3ea447 */ #4A9696
}
.sport{
	background: #3ea447
}
.homeboxviolet,
.homeboxviolet a span {
    background: /* #b74f7d */ #A67852
}
.culture {
	background: #A67852
}
.homeboxblack,
.homeboxblack a span {
    background: /* #777552 */ #1C2127
}
.politics{
	background: #777552
}
.homeboxblue,
.homeboxblue a span {
    background: /* #1190af */ #4682B4
}
.business {
    background: #1190af
}
.homeboxyellow,
.homeboxyellow a span {
    background: /* #f60 */ #d0c135
}

.lifestyle {
    background: #f60
}


.homebox i {
    font-size: 72px;
    margin-top: 40px
}
.morelink {
    font-size: 12px;
    margin-top: 2px
}
.morelink.btn {
    margin-top: 10px
}

.box {
    position: relative;
    float: left;
    text-align: center
}
.box a:hover {
    color:#eee
}
.box-2,
.box-2 img {
    width: 49%;
    height: 200px;
    margin-bottom: 20px
}
.box-2:nth-child(even) {
    margin-right: 2%
}
.box-3,
.box-3 img {
    width: 30%;
    height: 200px;
    margin-bottom: 20px
}
.box-3 {
    margin-right: 5%
}
.box-3:nth-child(3), .box-3:nth-child(6) {
    margin-right: 0
}
.box-1,
.box-1 img {
    width: 100%;
    height: 200px;
    margin-bottom: 20px
}
.box a {
    display: block;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}
.box a:hover {
    text-decoration: none
}
.box.disabled, .box.disabled a{
	opacity: .7
}
.box.disabled a{
	 pointer-events: none;
	 cursor: not-allowed
}

.box span:hover,
.box:hover span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.box a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background:#4daf7b;*/

    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    cursor: pointer
}
.box a span p {
    margin: 40px 10% 10px 10%;
    font-size: 12px;
    text-align: justify
}
.moretext {/* position: absolute; bottom: 10px; right:20px */font-size: .7em; text-transform: capitalize}
.moretext i{font-size: 1.4em !important; margin-top: 0}
.partnerships {
    padding: 0 0 10px !important;
    margin: 10px auto 0 !important;
    width: 515px !important
}
.partnerships {
    padding: 50px 0;
    position: relative;
    line-height: 75px;
    margin: 0 0 0 20px;
}
.partnerships li {
    display: block;
    float: left;
    margin-right: 61px
}
.partnerships li img {
    vertical-align: middle
}
footer {
    margin-top: 20px;
    background: #f8f8f8;
    border-top: 1px solid #AAA
}
footer .col-lg-12 {
    float: none
}
.borderbor {
    border: 1px solid #ccc
}
.section-title {
    border-bottom: 1px solid;
    margin: 5px 0 10px 0;
    padding: 0;
    font-family: "DINWeb-Bold", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-transform: none!important;
}
ul.hot li {
    margin-bottom: 0!important;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px!important;
    border-bottom: 1px solid #c6c6c6;
    padding: 5px
}
ul.hot {
    list-style: none;
    margin: 0;
    padding: 0
}
.pos {
    color: #C00;
    float: left;
    margin-right: 10px
}
.articlesdiv {
    min-height: 450px
}
#analysetext {
    padding: 10px 20px;
    font-size: 18px
}
#success {
    display: none
}
/* Loading Effect */

#loadingholder {
    width: 100%;
    height: 100%;
    opacity: .6;
    background-color: #000;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    z-index: 20;
    display: none
}
.loading {
    width: 7em;
    margin: 100px auto
}
.loading div {
    width: 7em;
    height: 1em;
    margin: 3em auto;
    padding: 3em 0;
    position: relative;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-animation: rotate 1s ease infinite;
    -moz-animation: rotate 1s ease infinite;
    -o-animation: rotate 1s ease infinite;
    animation: rotate 1s ease infinite
}
.loading:before {
    content: "Loading";
    position: absolute;
    color: #ccc;
    font: .9em sans-serif;
    width: 8em;
    line-height: 8em;
    text-align: center;
    -webkit-animation: wink 1.4s ease infinite
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(360deg)
    }
}
@-o-keyframes rotate {
    0% {
        -o-transform: rotate(360deg)
    }
}
@keyframes rotate {
    0% {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes wink {
    50% {
        opacity: 0
    }
}
@-moz-keyframes wink {
    50% {
        opacity: 0
    }
}
@-o-keyframes wink {
    50% {
        opacity: 0
    }
}
@keyframes wink {
    50% {
        opacity: 0
    }
}
footer ul li:nth-child(3) img {
    margin-left: -40px
}
footer ul li:nth-child(3) {
    margin-right: 0
}
/* Taxonomy */
/* Modernizr error messages */

.no-svg-error {
    display: none;
}
.no-inlinesvg .no-svg-error {
    display: block;
    text-align: center;
}
.no-js-error {
    display: none;
}
.no-js .no-js-error {
    display: block;
    text-align: center;
}
.no-js #taxonomy_container {
    display: none;
}
.no-inlinesvg #taxonomy_container {
    display: none;
}
#zoomin,
#zoomout {
    position: absolute;
    cursor: pointer;
    z-index: 10000;
    left: 4px;
}
#taxonomy_container {
    position: relative;
}
#zoomin {
    top: 4px;
}
#zoomout {
    top: 27px;
}
.zoom {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-box-shadow: inset 0px 1px 0px 0px #dcecfb;
    -webkit-box-shadow: inset 0px 1px 0px 0px #dcecfb;
    box-shadow: inset 0px 1px 0px 0px #dcecfb;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
    background: -moz-linear-gradient( center top, #bddbfa 5%, #80b5ea 100%);
    background-color: #bddbfa;
    border-radius: 3px;
    text-indent: 0;
    border: 1px solid #84bbf3;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #528ecc;
}
.zoom:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
    background: -moz-linear-gradient( center top, #80b5ea 5%, #bddbfa 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
    background-color: #80b5ea;
}
.zoom:active {
    position: relative;
    top: 1px;
}
.graphContainer {
    width: 98% !important
}
.glyphicon-remove {
    font-size: 11px
}
.bar {
    fill: steelblue;
    fill-opacity: 0.6;
    shape-rendering: crispedges;
    stroke: #4682B4;
    stroke-width: 1;
    cursor: pointer
}
.bar:hover {
    fill: rgb(198, 218, 242) !important;
    opacity: .8
}
.axis path,
.axis line {
    fill: none;
    stroke: #777;
    shape-rendering: crispEdges;
}
.axis {
    font: 10px sans-serif;
    fill: #444;
}
.axis.y {
    /*stroke-width: 0;*/
}
.area {
    fill: #ccc;
    fill-opacity: 0.8;
}
.symbol {
    fill: none;
    stroke: black;
}
.line {
    fill: none;
    stroke: #444;
    stroke-width: 1;
}
.progress {
    margin-bottom: 0 !important;
    height: 18px !important;
    width: 20%
}
#publications ul {
	list-style: none
}
#publications li {
	border-bottom: 1px dashed #ccc;
	padding: 10px 20px;
	margin-left: -55px;
	margin-right: -15px;
}
#publications li:last-child {
    border: none
}
.clear {
    clear: both
}
.artyear {
    color: #C00;
	margin-left: 10px;
    font-weight: bold
}
.timesfont {
    font-family: Georgia, "Times new roman", serif
}
#publications .paper_highlight em {
    background-color: #ffb;
    font-style: italic
}
#articletopics{
	padding: 0
}
#articletopics li{
	margin-right: 5px;
	display: none;
}
.defaulttags, .showtags{
	display: inline !important
}
#articletopics li a{
	color: white
}
#articletopics li a:hover{
	text-decoration: none;
	opacity: .9
}
.fa-chevron-right{font-size: .8em !important}
#yearchartcontainer{display: none}
#enrichment{margin-top: 20px}

.form-control { width:auto; display:inline-block}

/* Colour Coding pages */
.ccadvanced .navbar-nav>li>a,
.ccrelated  .navbar-nav>li>a,
.cctimeline .navbar-nav>li>a,
.ccfeatures .navbar-nav>li>a,
.ccauthors  .navbar-nav>li>a {color:#fff !important}
.ccadvanced{background: #4682B4 !important}
.ccrelated{background: #EA6667 !important}
.cctimeline{background: #4A9696 !important}
.ccfeatures{background: #A67852 !important}
.ccauthors{background: #1C2127 !important}

#autocompletediv {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #fff;
    position: absolute;
    width: 290px;
    height: auto;
    right: 70px;
    top: 33px;
    z-index: 2;
    display: none
}
.first-navbar .container { position: relative }
.second-navbar{z-index: 1}

/* researchers */
#researchers, #researchers .col-lg-6{padding: 0}
#researchers .col-lg-6:first-child{border-right: 1px dashed #ccc}
#researchers ul{margin: 0; padding-left: 0}
#researchers ul li{border-bottom: 1px dashed #ccc; list-style: none; padding: 10px 20px}
#researchers ul li:last-child{border-bottom: none}
.fa-user{font-size: 28px !important; margin-right: 10px}
.plus{float: right; margin-right: 5px; margin-top: 5px}

.pagination{margin: 0 0 10px 0 !important}

.datetime{color: #888; font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif; font-size: .9em}
.paper_highlight{padding: 0 5px !important}

