/*-----UTSLib changes--------*/

a {
    color: #38b69e;
    text-decoration: none;
}
.nav a {
    outline: none !important;
}
.navbar-brand {
    height: auto;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: inherit;
}
.navbar-inverse, .navbar {
    border-radius: 0;
}
.well {

    background-image: none !important;
}
a:hover, a:focus {
    color: #38b69e;
    text-decoration: underline;
}

#content {
    padding-bottom: 60px;
    padding-top: 0px;
}

body.undernavigation {
    padding-top: 0px;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
}

.template-display-item .sidebar {
    margin-top: -30px;
}

#sunburst {
    display: none;
    height: 500px;
    margin-top: 15px;
}
#sunburst.sunburst-sidebar {
    height: 300px;
    margin-top: 5px;
    margin-left: -3px;
}
.sunburst-collection {
    display: block;
    margin-top: 2px;
    margin-bottom: 0;
}



.navbar-nav {
    margin: 7.5px 0px;
}



h1{
    color: #38b69e;
    margin-top: 5px;
    margin-bottom: 15px;
}

.community-list h2{
    color: #454545;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.list-group, .list-group-item {
    border-radius: 0 !important;
}



body{
    font-family: Lato;
}

.navbar-brand {
    float: left;
    padding: 15px 0;
    font-size: 18px;
    line-height: 20px;
}

.breadcrumb > a {
    padding: 0 5px;
    color: #cccccc;
    content: '>\0000a0';
}

.template-home .breadcrumb-container {
    display: none;
}

.breadcrumb-container {
    background:#fff;
}

.template-display-item .breadcrumb-container{
    background:transparent;
}

#content > .container > .panel {
    margin-top: 15px;
}

div.main-menu-button{
    background: url(../../image/menu.png) no-repeat;
    float: left;
    height: 57px;
    width: 80px;
    margin: 33px 0 0 0;
    padding: 39px 0 0 0px;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0px;
}

.main-menu-container{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    -webkit-box-shadow: 0 6px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 0px rgba(0, 0, 0, 0.175);
    width: 296px;
    height: 5000px;
}

.main-menu{
    float: left;
    padding: 5px 0;
    font-size: 14px;
    list-style: none;
    background-color: #ffffff;
    border-right: 1px solid #cccccc;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 0px rgba(0, 0, 0, 0.175);
    width: 296px;
    height: 5000px;
}

.main-menu .divider {
    height: 1px;
    margin: 16px 29px 18px;
    overflow: hidden;
    background-color: #38b69e;
}

.main-menu>li>a {
    display: block;
    padding: 5px 53px 3px 31px;
    clear: both;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
    color: #38b69e;
    text-transform: uppercase;
}
.main-menu>li>a.arrow {

    background: url(../../image/right_arrow.png) no-repeat 246px 6px;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 8px;
    margin-top: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 13px;
    line-height: 13px;
}

.breadcrumb > a {
    padding: 0 5px;
    color: #cccccc;
    content: '>\0000a0';
}


.breadcrumb a {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-weight: normal;
    font-style: normal;
}

#faculty-list.popover{
    /*    display: none;*/
    top:109px;
    position: absolute;
    left:279px;
    float: left;
    background: #e7f6f0;
    width: 240px;
    z-index: 1001;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 11px;
    padding: 20px 23px;
}

#faculty-list.popover li{
    list-style: none;
    padding: 0 0 7px 0;

}

#faculty-list.popover li a{
    font-family: Lato;
    font-size:16px;
    line-height: 1.09;
    padding:3px 0;
    color:#333332;
}

#faculty-list.popover li a:hover{
    color: #38b69e;
    text-decoration:none;
}

#faculty-list .arrow{
    top:27px;
    border-right-color: #e7f6f0;
    left: -8px;
}

#faculty-list.popover.right .arrow:after {
    border-right-color: #e7f6f0;
}


.main-menu-header {
    display: block;
    padding: 58px  0 0 30px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #999999;
    font-family: Times New Roman;
    font-style: italic;
    letter-spacing: 1px;
}

.navbar{
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0px;
    z-index: inherit;
    filter:none;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #efefef;
    background-image: none;
    filter:none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #38b69e;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #38b69e;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #38b69e;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #38b69e;
    border-bottom-color: #38b69e;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #38b69e;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #00F45C;
    border-bottom-color: #00F45C;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #31ae7a;
}

.navbar-inverse .navbar-toggle {
    border-color: #efefef;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #31ae7a;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar{
    background-color: #fff;
}

.navbar-inverse .navbar-collapse {
    border: none;
}

.navbar-inverse .navbar-form {
    padding:0 15px;
    border: none;
}

.navbar-right .nav-item a{
    display: block;
    padding:10px;
}

.navbar-right .nav-item .dropdown-menu > li > a{
    padding:3px 20px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    colour:#999999;
    background-color: #efefef;
}

.navbar-right .nav-item {
    border-top: 1px solid #efefef;
}

.search-button {
    border: none;
    background-color: transparent;
    color: #38b69e;;
    cursor: pointer;
}

.search-button .glyphicon{
    top:2px;
    right:5px;
}

.media-heading {
    margin: 0;
}

/*#navbar-slogan-outer{
    float: left;
    border-left: 1px solid #eee;
    margin: 34px 0 0 15px;
    padding: 0 0 0 0;

    height: 48px;
}

#navbar-slogan{
    margin: 8px 0 0 23px;
    padding: 0 0 0 0;
    font-family: Playfair Display;
    font-style: italic;
    color: #38b69e;
    font-size: 20px;
    letter-spacing: 1px;
}*/


@media screen and (min-width: 768px){
    .modal-dialog {
        width: 800px;
    }
}

@media screen and (max-width: 991px){
    .template-display-item .sidebar {
        margin-top: 0;
    }
}

.hideme{
    display: none;
}



.navbar-toggle {
    /*  display: block;*/
}



.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #454545;
    text-decoration: none;
    background-color: #C5E4E0;
    background-image: none;
}

.btn-primary {
    color: #146756;
    background-color: #ABFAC8;
    border-color: #00F45C;
}

.panel-primary {
    border-color: #38b69e;
}

.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #38b69e;
    border-color: #38b69e;
    background-image: none;
}

.carousel-control.left,
.carousel-control.right{
    background-image: none;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 30px;
    color: #146756;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #146756;
    border-radius: 10px;
}

circle,
path {
    cursor: pointer;
}

.sidebar path{
    cursor: inherit;
}

circle {
    fill: none;
    pointer-events: all;
}

#copyright-popup {
    position: absolute;
    top: 44px;
    right: 45px;
    width: 172px;
    font-size: 13px;
    background-color: white;
    padding: 3px 5px;
    border: 1px solid #454545;
    color: #454545;
}

#tooltip {
    background-color: white;
    padding: 3px 5px;
    border: 1px solid black;
    text-align: center;
}

/*------------Search form---------*/


#search-submit {
    position: relative;
    left: -5000px;
    margin: 0;
    width: 0;
    padding: 0;
}

.search-icon {
    margin-left: -30px;
    color: #38b69e;;
    cursor: pointer;
}

/*------------end earch form---------*/



/*--------footer-----------*/

.template-home footer .row{
    margin-top: 0px;
}


footer{
    background:#454545;
    color: #fff;
}

footer a{
    background:#454545;
    color: #fff;
}

footer .footer-container{
    margin-top:25px;
}

footer .footer-container.first{
    border: none;
    margin-top:30px;
}

footer .footer-inner{
}

footer .footer-header {
    text-shadow: 0px 1px #333;
    font-size: 1.2em;
    margin-bottom: 1em;
    font-weight: bold;
}

footer .footer-body{
    line-height: 1.7;
    list-style-type: none;
    padding: 0;
}

footer .copyright {
    display: inline-block;
    margin-bottom: 0.5em;
    padding-top: 0.5em;
}

footer .social-media-icon {
    font-size: 1.3em;
    margin: 0 12px 12px 0;
}



/*-----------end footer--------*/

.front-panel{
    border-top: 1px solid #D8D7D7;
    margin-top: 15px;
}

.front-panel h2{
    color: #454545;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 12px 0 20px 0;
}

.statistics-row{
    margin-bottom: 37px;
}

.statistics-panel .stat-line1{
    color: #38b69e;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
}

.statistics-panel .stat-line2{
    color: #adabab;
    font-size: 37px;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 1;
}

.statistics-panel .stat-line3{
    color: #adabab;
    font-size: 22px;
    font-family: Playfair Display;
    line-height: 1;
}

.indexed-logo a{
    background-image: url(../../image/indexed_logos.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -10000px;
    height: 70px;
    background-size: 210px;
}

#trove-logo{
    background-position: 0 0;
}

#google-logo{
    background-position: 0 -89px;
}

#core-logo{
    background-position: 0 -169px;
    height: 117px;
    margin-top: 1.2em;
}

#base-logo{
    background-position: 0 -309px;
    margin-top: 1.3em;
}


/*------tab pabel-----*/

.tabcontainer{
    border-top: 1px solid #D8D7D7;

}


.nav-pills > li.active > a:hover {
    color: #ffffff;
    background-color: #38b69e;
}


.nav-pills > li > a:focus {
    background: none;
}

.nav-pills > li.active > a:focus,
.nav-pills > li.active > a {
    color: #454545;
    background: none;
    border-top: 3px solid #38b69e !important;
    font-weight:bold;
}

.nav-pills > li:only-child.active > a:hover,
.nav-pills > li:only-child.active > a:focus {
    color: #454545;
    background-color: #ffffff;
}
/**.nav-pills > li.active > a:focus {
    color: inherit;
    background: inherit;
}*/


/**
 * loading
 **/
.loader:before,
.loader:after,
.loader {
    border-radius: 50%;
    width: 1.8em;
    height: 1.8em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.loader {
    font-size: 10px;
    margin: 0 auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader:before {
    left: -3em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader:after {
    left: 3em;
}
.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}
@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em #38b69e;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #38b69e;
    }
}
@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em #38b69e;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #38b69e;
    }
}


.nav-pills > li > a {
    border-radius: 0px;
    text-transform: uppercase;
    border-top: 3px solid #fff;
}

.nav-pills > li.first > a {
    /**padding: 10px 15px 10px 0;**/
}
.nav > li > a:hover {
    color: #ffffff;
    background-color: #38b69e;
    border-top: 3px solid #38b69e;
}
.tab-content ul{
    padding:0;
}

.tab-content li{
    list-style: none;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.tab-content .item-title a{
    color: #454545;
    /*letter-spacing: 1px;**/
    font-weight: bold;
    font-size: 20px;
}

.tab-content .item-author,
.tab-content .item-author a{
    color: #454545;
    font-size: 18px;
}
.tab-content .item-author {
    margin-top: 5px;
}

.tab-content .item-abstract{
    color: #adabab;
    padding: 9px 0 7px 0;
}

.tab-content .item-readmore a{
    font-size: 15px;
    color:#757575;
}

.tab-content .item-readmore a:hover{
    color: #38b69e;
}


/*-----coummunity list  ------*/

.community-description,
.collection-description {
    margin-top: 15px;
    margin-bottom: 15px;
}
.community-list-page .panel-heading h3 a{
    color:#454545;
}

.community-list-page h4.media-heading a{
    color:#888888;
    font-size: 16px;
}

.community-list-page ul.media-list{
    padding: 15px;
}

.media-list .well{
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.dark-green-bg,
.light-green-bg {

    margin-left: -15px;
    margin-right: -15px;
}
.dark-green-bg {
    background: #38b69e;
    color: #FFF;
    padding: 15px 0 15px 0;
}

.dark-green-bg h1 {
    color: #FFF;
    font-size: 38px;
    margin: 0;
    text-transform: uppercase;
    padding: 0 15px;
}

.dark-green-bg .intro-text {
    font-style: italic;
    font-size: 18px;
}

.light-green-bg {
    background:#87dbca;
    padding: 15px 0 15px 0;
}

.light-green-bg h1 {
    color: #ffffff;
    font-size: 38px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 15px;
}



/*----Item Page----*/

#author{
    color:#454545;
    font-size: 1.4em;
    font-weight: bold;
}

#author a{
    color: #454545;
}

#pubinfo{
    position:relative;
    border-top: 3px solid #f7f6f6;
    padding: 17px 0 0 0;
    font-size: 18px;
    color: #adabab;
    font-weight: 200;
    min-height: 120px;
    margin-bottom: 15px;
    border-bottom: 3px solid #f7f6f6;
}

#pubinfo .pubinfo-inner{
    padding-right:110px;

}

#pubinfo .pubinfo-inner div{
    padding-bottom: 3px;
}

#pubinfo dt {
    font-weight: 200;
}

#pubinfo dd {
    color: #454545;
}

.copyright-status {
    outline: none !important;
    position: absolute;
    top:0;
    right:0;
    height:117px;
    background-image: url(../../image/status_ribbon.png);
    background-repeat: no-repeat;
    background-position: right top;
    font-family: Lato;
    color:#454545;
    font-size: 16px;
    margin:  -1px 0 0 0;
    display: inline-block;
}
.copyright-status .copyright-text {
    top: -23px;
    position: relative;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: bold;
    color: #38b69d;
}
.copyright-status-text{
    white-space: nowrap;
    padding: 19px 54px 30px 0;
    font-weight: 400;
}

.copyright-status-icon {
    width:34px;
    height:47px;
    background-image: url('../../image/status_sprites.png');
    float: right;
    /**margin-top: 15px;**/
}

.copyright-status-icon.open-access,
.copyright-status-icon.open_access {
    background-position: -22px 0px;
}

.copyright-status-icon.closed-access,
.copyright-status-icon.closed_access {
    background-position: -67px 0px;
}

.copyright-status-icon.in-progress,
.copyright-status-icon.in_progress {
    background-position: -202px 0px;
}

.copyright-status-icon.recently-added,
.copyright-status-icon.recently_added {
    background-position: 127px 0px;
}

.copyright-status-icon.embargoed {
    background-position: -110px 0px;
}


.property-delimiter-inline {
    margin: 0 2px;
}
.property-delimiter-inline.first {
    margin-left: 0;
}
.property-delimiter-inline.last {
    margin-right: 0;
}
.property-delimiter-inline::after{
    content: '\00b7';
    font-weight: bold;
    margin-left: 5px;
}
.property-delimiter-inline.last::after{
    content: '';
}

#pubinfo-links {
    margin: 13px 0 3px 0;
}
#pubinfo-links .popover {
    width: 304px;
    max-width: unset;
}
#pubinfo-links .popover-content {
    width: 303px;
}
.pubinfo-link {
    font-size: 16px;
    margin-right: 1.2em;
    display: inline-block;
}
.pubinfo-link a {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 200;
    font-family: Lato;
    color: #8f8f8f;
    /* font-size: 16px; */
    transition: 0.3s opacity;
    cursor: pointer;
}
.pubinfo-link a:hover {
    color: #38b69e;
    text-decoration: none;
}
.permalink a .hover-show {
    opacity: 0;
}
.permalink a:hover .hover-show {
    opacity: 1;
    color: #38b69e;
    transition-delay: 0.4s;
}
.export-citation .dropdown-menu a {
    text-transform: none;
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.metadata-title{
    color: #454545;

}

#abstract{
    margin-top: 20px;

}

#abstract .metadata-title{
    text-transform: uppercase;
    font-size: 19px;
}

#abstract-body{
    color: #656565;
    line-height: 24px;
    font-size: 18px;
    font-weight: 300;
}

.btn.btn-default {
    text-transform: uppercase;
    color: #38b69e;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    height: 37px;
    border-radius: 20px;
    border: 1px solid #38b69e;
    cursor: pointer;
    background: #fff;
    line-height: 24px;
}

.btn.btn-default:hover {
    background-color: #fff;
    box-shadow: 0 0 0 2px #38b69e;
}

.panel-body form .btn {
    margin-bottom: 3px;
}
.form-group{
    margin-bottom: 6px;
}



a.file-icon {
    background: url(../../image/file_icon.png) no-repeat;
    width: 41px;
    display: block;
    height: 51px;
}

.circle-button.file-button{
    padding: 9px 10px;
    width: inherit;
    text-transform: uppercase;
    color: #38b69e;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.item-display {
    margin: 20px 0 0 0;
}

.item-meta-heading,
.customise-results-heading{
    cursor: pointer;
    margin-bottom: 10px;
}

.customise-results-heading{
    margin-bottom: 10px;
}

.expand-active .item-meta-heading{
    margin:0 0 10px 0;
}


.item-meta-heading span,
.customise-results-heading span{
    background-image: url('../../image/ui-icons_00927a_256x240.png');
    background-position: -32px -14px;
    background-repeat: no-repeat;
    width: 18px;
    height:16px;
    display: block;
    float: left;
}

.expand-active .item-meta-heading span,
.expand-active span
{
    background-position: -64px -14px;
}


.panel-info {
    border-color: #dddddd;
}

.discovery-panel .facetName {
    border-bottom: 2px solid #ededed;
    font-weight: bold;
    padding-bottom: 2px;
}
.discovery-pagination-controls{
    display: none;
    margin-bottom: 15px;
}


.sidebar-inner{
    margin-top: 0px;
}

.panel {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.keywords{
    padding:10px 0 10px 10px;
    background: #f7f7f7;
    border: 1px solid #e8e9e8;
    margin-top:55px;
}

.keyword a{
    color: #959595;
    background: #fefefe;
    border: 1px solid #e8e9e8;
    padding: 4px 9px;
    text-transform: uppercase;
    float: left;
    margin: 0 11px 8px 0;
}

.keyword a:hover{
    color: #38b69e;
    background: #fff;
    border: 1px solid #38b69e;
    padding: 4px 9px;
    text-transform: uppercase;
    float: left;
    margin: 0 11px 8px 0;
    text-decoration: none;
}



.keywords-title{
    text-transform: uppercase;
    color: #38b69e;
    margin: 0 0 10px 0;
}

.adviance-search{

    clear:both;
    text-transform: uppercase;
    padding-top: 7px;
    color: #959595;
    font-size: 14px;
}

.community-collection{

}

.community-name{
    color: #454545;
    text-transform: uppercase;
    margin-top:15px;
    margin-bottom:3px;
    font-size: 16px;
}

.collection-name{
    margin-bottom:15px;
}

.collection-submit{
    margin-top: 15px;
}


.sidebar h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.428571429;
    color: #454545;
    margin: 16px 0 0 0;
}

.browse-panel {
    overflow:hidden;
    margin-left: -15px;
    margin-right: -15px;
}

.browse-panel ul {
    padding-left: 0px;
}

.browse-panel li {
    list-style-type: none;
    float:left;
}

.browse-panel a{
    color: #787878;
    padding: 5px 0;
    border: 1px solid #dddddd;
    background: #fff;
    width: 131px;
    text-transform: uppercase;
    margin: 8px 15px;
    display: block;
    text-align: center;
}

#green-block {
    background: #38b69e;
    height: 4px;
    width: 80px;
}

.item-files-table {
    position: absolute;
    z-index: -1;
    width: 96%;
}

.item-files-table .panel-heading {
    display: none;
}

.item-files-table .table tbody > tr > th {
    border-top:none;

}

.item-display .item-files .table .file-icon-column {
    width:54px;
}
.item-display .item-files .table .file-name-column {
    width:144px;
}

.display-item h1 {
    margin-bottom: 25px;
    font-size: 2.3em;
}
.display-item #author {
    margin-top: -10px;
}

.item-files-table .table td {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
    vertical-align: middle;
}

body.recently_added .files-container,
body.in_progress .files-container,
body.embargoed .files-container,
body.closed_access .files-container {
    min-height: 220px;
}

body.recently_added .item-files-table table,
body.in_progress .item-files-table table,
body.embargoed .item-files-table table,
body.closed_access .item-files-table table {
    position: relative;
}

body.recently_added .item-files-table table:after,
body.in_progress .item-files-table table:after,
body.embargoed .item-files-table table:after,
body.closed_access .item-files-table table:after,
body.recently_added .item-files-table table:after {
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    opacity: 0.9;
}

body.admin.recently_added .item-files-table table:after,
body.admin.in_progress .item-files-table table:after,
body.admin.embargoed .item-files-table table:after,
body.admin.closed_access .item-files-table table:after,
body.admin.recently_added .item-files-table table:after {
    content:none;
}


.admin .copyright-status-wizard {
    position: inherit;
}

.template-display-item .item-files-table .table a.file{
    word-wrap: break-word;
}

.template-display-item .item-files-table .panel-info {
    border-color: #dddddd;
}

.item-identifier{
    margin-top: 20px;
}

.item-identifier .handle-text{
    color: #B3B3B3;
    font-style: italic;
}



.statisticsLink{
    margin-top: 20px;
    display: none;
}

.collection-list .list-group-item-heading a{
    color: #454545;
    text-transform: uppercase;
    font-size: 16px;
}

.collection-list-item{
    border-bottom: 1px solid #efefef;
    padding:15px 0 9px 0;
}

.tabcontainer {
    margin-top: 15px;
}
.tabcontainer .nav-pills > li + li {
    margin-left: 0;
}
.tabcontainer .nav-pills {
    margin-bottom: 10px;
}


/*---------search form---------*/

.discovery-result-results{
    clear: both;
}


.circle-button.query-button,
.circle-button.filter-button,
.circle-button.customise-button,
.circle-button.browse-button{
    padding: 9px 17px;
    width: inherit;
    text-transform: uppercase;
    color: #38b69e;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    margin-left: 14px;
}

.circle-button.remove-button{
    text-transform: uppercase;
    color: red;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
}

.filter-button{
    margin-left: 20px;
}

.pagination > .active > span{
    background-color: #38b69e;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #38b69e;
    border-color: #38b69e;
}


.pagination > li > a, .pagination > li > span {
    color: #38b69e;
}

.discovery-search-appliedFilters{
    margin-top: 10px;
}

.current-filters{
    font-weight: bold;
    margin-bottom: 5px;
}

.circle-button, .nav-search .searchbox {
    transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    width: 37px;
    height: 37px;
    border-radius: 20px;
    border: 1px solid #38b69e;
    cursor: pointer;
    background: #fff;
}

.nav-search .searchbox {
    position: relative;
    width: 107%;
    max-width:270px;
}

.searchbox .search-button{
    position: absolute;
    bottom: 6px;
    right: 4px;
}

.nav-search .navbar-form{
    margin:0;
    padding:0;
}

.searchbox {
    display:none;
}

.nav-search .navbar-form input{
    border:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height:35px;
    width: 80%;
    margin-left: 14px;
}

.btn.btn-default.red{
    border: 1px solid red;
    color: red;
}


.circle-button {
    /*    float:right;*/
}

.circle-button:hover{
    background-color: #fff;
    box-shadow: 0 0 0 2px #38b69e;
}

.circle-button.red:hover{
    background-color: #fff;
    box-shadow: 0 0 0 2px red;
}

@media (min-width: 768px) {
    body {
        /*        background-image: url(../../image/bootstrap3-750px.png);*/
        background-repeat: no-repeat;
        background-position: center;
    }

    .dark-green-bg h1,
    .light-green-bg h1 {
        padding:0;
    }

    .community-home .container{

    }

    .full-width{
        margin-right: -1000px;
        margin-left: -1000px;
    }

    .full-width-inner{
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
    }


    .full-width-inner {
        max-width: 750px;
    }

    .navbar-collapse{
        margin-top:21px;
    }

    .navbar-admin{
        margin-top:0px;
    }



    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: 0px;
    }


    .btn.btn-default.red{
        border: 1px solid red;
        color: red;
    }


    .nav-circle-button{
        transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
        width: 37px;
        height: 37px;
        border-radius: 20px;
        border: 1px solid #38b69e;
        cursor: pointer;
        background: #fff;
    }

    .navbar-right .nav-item a{
        padding:5px;
    }

    .search-page-link{
        display:none;
    }

    .searchbox{
        display:block;
    }

    .navbar-nav .glyphicon-user{
        /**display:initial;      **/
        padding:8px 0 0 11px;
    }

    .circle-button:hover,
    .nav-circle-button:hover{
        background-color: #fff;
        box-shadow: 0 0 0 2px #38b69e;
    }

    .circle-button.red:hover{
        background-color: #fff;
        box-shadow: 0 0 0 2px red;
    }

    .nav-search .circle-button:hover{
        background-color: #fff;
        box-shadow: none;
    }

    .searchbox .search-button{
        float:none;
        margin-top: 0px;
    }

    .navbar-right .nav-item{
        float: left;
        margin-left: 16px;
        padding:0;
        border:none;
    }

    .navbar-right .nav-item.nav-browse{
        margin-left: 0px;
    }

    .navbar-right .nav-item a{
        padding:0;
    }

    .nav-user a.circle-button{
        padding: 7px 0 0 8px;
    }

    .nav-user a.logged-in{
        padding: 7px 0 0 0;
    }

    .nav-user .open .dropdown-menu{
        top:36px;
    }

    .nav-user .open a.circle-button:hover,
    .nav-user .open a.circle-button:focus{
        background: #38b69e;
        border-color: #38b69e;
    }

    .circle-button .glyphicon-user,
    .circle-button .glyphicon-search{
        color: #38b69e;
    }

    .open .circle-button .glyphicon-user{
        color: #fff;
    }

    .nav-user .open a.circle-button:hover .caret,
    .nav-user .open .circle-button .caret{
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .nav-help .caret,
    .nav-help a:hover .caret
    .nav-browse .caret,
    .nav-browse a:hover .caret{
        border-top-color: #bfb7b8;
        border-bottom-color: #bfb7b8;
    }

    .nav-user .circle-button .caret,
    .nav-user a.circle-button:hover .caret{
        border-top-color: #38b69e;
        border-bottom-color: #38b69e;
    }






    .nav-help .open .caret,
    .nav-help a.dropdown-toggle:hover .caret,
    .nav-browse .open .caret,
    .nav-browse a.dropdown-toggle:hover .caret{
        border-top-color: #454545;
        border-bottom-color: #454545;
    }

    .nav-user-text{
        display: none;
    }





    .nav-search .circle-button{
        margin-top: -1px;
        margin-right: -1px;
    }


    .nav-help a.dropdown-toggle,
    .nav-browse a.dropdown-toggle,
    .nav-statistics a.dropdown-toggle {
        text-transform: uppercase;
        text-decoration:none;
        padding: 9px;
        display: block;
        color: #bfb7b8;
    }

    .nav-help .open a.dropdown-toggle,
    .nav-help a.dropdown-toggle:hover,
    .nav-browse .open a.dropdown-toggle,
    .nav-browse a.dropdown-toggle:hover,
    .nav-statistics a.dropdown-toggle:hover {
        background-color: inherit;
        color: #454545;
    }

    /*--------end navbar menu---------*/

    .template-display-item .item-files-table .table {}
}




.community-list {
    /*        width: 245px;*/
    margin: 0;
    margin-top: 15px;
}

.community-list ul {
    font-size: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.community-list ul li {
    border-top: 1px solid #dddddd;
    display: block;
    position: relative;
}


.community-list li ul {
    display: none;
}


.community-list ul li a {
    display: block;
    text-decoration: none;
    color: #A0A0A0;
    padding: 10px 15px 10px 15px;
    background: none;
    text-transform: uppercase;
    font-weight: bold;
}
.sidebar-submenu li a {
    font-weight: bold;
}
.community-list ul li a > span {
    display: block;
}




@media (min-width: 992px) {
    body {
        /*        background-image: url(../../image/bootstrap3-970px.png);*/
        /*        background-image: url(../../image/960_grey_sidebar.png);*/
        background-repeat: repeat-y;
        background-position: center top;
    }

    body.template-home {
        background-image: url(../../image/960_home_grey_sidebar.png);
    }

    body.template-community-home,
    body.template-collection-home,
    body.template-display-item,
    body.template-about,
    body.template-copyright,
    body.template-deposit {
        background-image: url(../../image/960_grey_sidebar.png);
    }


    .container {
        width: 970px;
    }

    .full-width-inner{
        max-width: 970px;
    }


    .dark-green-bg h1,
    .light-green-bg h1 {
        padding:0;
    }

    /*--------sunburst menu------*/




    #sunburst {
        display: block;
    }


    .community-list ul li:first-child {
        border-top-color: #F7F6F6;
    }
    .community-list ul li li{
        border-top: none;
    }

    .community-list ul li:hover,
    .community-list ul li:hover + li,
    .community-list ul li.selected,
    .community-list ul li.selected + li{
        border-top: 1px solid #76c1ae;
    }

    .community-list ul li li:hover,
    .community-list ul li li:hover + li,
    .community-list ul li li.selected,
    .community-list ul li li.selected + li{
        border-top: none;
    }



    .community-list ul li a > span {
        width: 230px;
        display: block;
    }
    .community-list ul li li a {
        width: inherit;
    }

    .community-list ul li a:hover,
    .community-list ul li a.selected{
        color: #fff;
        background-color: #76c1ae;
    }

    .community-list ul li:hover a:after,
    .community-list ul li.selected a:after{
        position:absolute;
        content:'\003e';
        height: 50%;
        overflow: auto;
        margin: auto;
        position: absolute;
        top: 0;  bottom: 0; right: 0;
        margin-right: 5px;
        font-size: 20px;
        height: 33px;
        font-weight: 200;
    }

    .community-list ul li:hover li a:after,
    .community-list ul li.selected li a:after{
        content:'';
    }



    .community-list li:hover ul.second-lvl,
    .community-list li.selected ul.second-lvl{
        display: block;
        position: absolute;
        left: 255px;
        top: 0;
        width: 135px;
        background: transparent;
        z-index: 1000;
        margin-top: -1px;
    }

    .community-list .collection-inner{
        background: #d6eae2;
        border-radius: 0;
        border: 0;
        min-height: 43px;
    }

    .community-list .collection-inner li {
        background: #d6eae2;
    }
    .community-list .collection-inner a{
        color:#38b69e;
        background:#f7f6f6;
        border-top:none;
        text-transform: inherit;
        padding: 7px 6px 3px 8px;
    }

    .community-list li:hover li,
    .community-list li.selected li{
        float: none;
        font-size: 13px;
    }
    .community-list li:hover a,
    .community-list li.selected a{
        background: #76c1ae;
        color: #ffffff;
    }

    .community-list li:hover li a,
    .community-list li.selected li a {
        font-weight: bold;
        background: none;
        color: #006554;
    }

    .community-list li:hover li a:hover,
    .community-list li.selected li a.selected {
        background: #76c1ae;
        color: #fff;
    }

    .community-list li ul ul{
        display: block;
    }

    .community-list li:hover li .subcommunnuty-collection a, .community-list li.selected li .subcommunnuty-collection a {
        font-weight: normal;
        padding: 3px 7px 5px 14px;
        text-transform: none;
    }


    #sunburst-191 + ul ul{
        display:none;
    }


    footer {
        border-left: 1px solid #8f8f8f;
        margin-top:25px;
    }


    /*------Sticky footer------*/

    * {
        margin: 0;
    }
    html, body {
        height: 100%;
    }
    .page-container {
        min-height: 100%;
        /* equal to footer height */
        margin-bottom: -110px;
    }
    .page-container:after {
        content: "";
        display: block;
    }
    .page-container:after {
        height: 110px;
    }

    /*------end Sticky footer------*/



}

/*--------sidebar submenu menu------*/



.sidebar {
    margin-top: 15px;
}

.sidebar-submenu {
    font-size: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar-submenu li {
    border-top: 1px solid #dddddd;
    display: block;
    position: relative;
}

.sidebar-submenu li.first {
    border-top:none;
}

.sidebar-submenu li a {
    display: block;
    text-decoration: none;
    color: #787878;
    padding: 10px 15px 10px 15px;
    background: none;
    text-transform: uppercase;
}

.sidebar-submenu li a:hover{
    color: #fff;
    background-color: #76c1ae;
}

.sidebar-submenu li:hover,
.sidebar-submenu li:hover + li{
    border-top: 1px solid #76c1ae;
}

.sidebar-submenu li.first:hover{
    border-top: none;
}

p.copyrightText {
    margin: 0;
}

/*-----copyright status wizard------*/

.files-container{
    position: relative;
}

.item-details-container {
    display: flex;
    border: 3px solid #f7f6f6;
    flex-wrap: wrap;
    margin: 30px;
    overflow: hidden;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    background-color: white;
    padding: 15px 0;
    z-index: 0;
    position: relative;
    top: 7px;
}

.item-details {
    border-right: 3px solid #ededed;
    padding: 7px 30px;
    margin-right: -3px;
    flex: 4 0 64%
}

.text-link {
    position: relative;
}

.text-link .bitstream-link:hover {
    text-decoration: none;
}

.text-link .bitstream-link:hover .description {
    text-decoration: underline;
}

.text-link .unlocked-lock-icon {
    background-image: url(../../image/status_sprites.png);
    float: none;
    width: 16px;
    height: 16px;
    background-position: -8px 20px;
    background-size: 127px;
    position: absolute;
    left: -1.5em;
    top: 0.25em;
}

.text-link .link-text {
    width: 89%;
    display: inline-block;
}

.text-link .description {
    margin-right: 0.7em;
}

.text-links {
    font-size: 1.12em;
    flex: 3 0 64%;
}

.text-links small {
    font-size: 65%;
    color: #8f8f8f;
    display: inline-block;
}

.text-link-icon {
    margin-right: 0.3em;
    min-width: 20px;
    color: #333333;
}

.copyright-status-wizard .glyphicon-lock {
    margin-right: 5px;
}
.copyright-status-wizard small {
    font-weight: bold;
    text-transform: uppercase;
    color: #cccccc;
    text-align: center;
    display: block;
}

.copyright-desc {
    text-align: center;
    color: #ccc;
    font-size: 11px;
}
.copyright-embargo {}

.steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    position: relative;
}
.steps li {
    display: table-cell;
    text-align: center;
    width: 1%}
.steps li .step {
    background-color: #fff;
    border: 2px solid #ced1d6;
    color: #8E9DA4;
    font-size: 15px;
    border-radius: 100%;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 50px;
    height: 50px;
}
.steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #CED1D6;
    position: relative;
    top: 27px;
    z-index: 1;
}
.steps li.last-child:before {
    max-width: 50%;
    width: 50%}
.steps li:last-child:before {
    max-width: 50%;
    width: 50%}
.steps li:first-child:before {
    max-width: 51%;
    left: 50%}

.steps li.active .step,
.steps li.active:before{
    background-color: #38b69e;
    border-color: #38b69e;
}

.steps li.complete .step,
.steps li.complete:before {
    background-color: #fff;
    border-color: #38b69e;
}

.steps li.complete .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease .1s;
    -o-transition: transform ease .1s;
    transition: transform ease .1s;
}

.step-content, .tree {
    position: relative;
}
.steps li:hover .step {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    /*    border-color: #80afd4;*/
}
.steps li:hover:before {
    /*    border-color: #80afd4;*/
}
.steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    color: #cccccc;
    font-size: 0.9em;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word;
    font-weight: bold;
}
.steps li.active .title {
    color: #2b3d53;
}

.copyright-open_access .copyright-status-wizard {
    display: none !important;
}
.copyright-status-wizard .step {
    background-image: url('../../image/status_sprites.png');
}

.copyright-status-wizard .recently-added.active .step,
.copyright-status-wizard .recently_added.active .step {
    background-position: 132px 0px;
}

.copyright-status-wizard .recently-added.complete .step,
.copyright-status-wizard .recently_added.complete .step {
    background-position: 134px 51px;
}

.copyright-status-wizard .in-progress .step,
.copyright-status-wizard .in_progress .step {
    background-position: -195px 100px;
}

.copyright-status-wizard .in-progress.complete .step,
.copyright-status-wizard .in_progress.complete .step {
    background-position: -196px 50px;
}

.copyright-status-wizard .in-progress.active .step,
.copyright-status-wizard .in_progress.active .step {
    background-image: url('../../image/gears.gif');
    background-position: 7px 7px;
    background-repeat: no-repeat;
}

.copyright-status-wizard .open-access .step,
.copyright-status-wizard .open_access .step {
    background-position: -14px 250px;
}

.copyright-status-wizard .open-access.active .step,
.copyright-status-wizard .open_access.active .step {
    background-position: -16px 298px;
}

.copyright-status-wizard .closed-access.active .step,
.copyright-status-wizard .closed_access.active .step {
    background-position: -60px 298px;
}

.copyright-status-wizard .embargoed.active .step {
    background-image: none;
    border-radius: 25px;
    border: 1px solid rgb(0,146,122);
    position: relative;
}
.copyright-status-wizard .embargoed.active .step:after {
    content: "";
    position: absolute;
    background-color: rgb(255,255,255);
    top:8px;
    left: 48%;
    height: 16px;
    width: 3px;
    border-radius: 2px;
    transform-origin: 50% 97%;
    -o-transform-origin: 50% 97%;
    -ms-transform-origin: 50% 97%;
    -webkit-transform-origin: 50% 97%;
    -moz-transform-origin: 50% 97%;
    animation: grdAiguille 8s linear infinite;
    -o-animation: grdAiguille 8s linear infinite;
    -ms-animation: grdAiguille 8s linear infinite;
    -webkit-animation: grdAiguille 8s linear infinite;
    -moz-animation: grdAiguille 8s linear infinite;
}

.copyright-status-wizard .embargoed.active .step:before {
    content: "";
    position: absolute;
    background-color: rgb(255,255,255);
    top:9px;
    left: 48%;
    height: 15px;
    width: 3px;
    border-radius: 2px;
    transform-origin: 50% 94%;
    -o-transform-origin: 50% 94%;
    -ms-transform-origin: 50% 94%;
    -webkit-transform-origin: 50% 94%;
    -moz-transform-origin: 50% 94%;
    animation: ptAiguille 48s linear infinite;
    -o-animation: ptAiguille 48s linear infinite;
    -ms-animation: ptAiguille 48s linear infinite;
    -webkit-animation: ptAiguille 48s linear infinite;
    -moz-animation: ptAiguille 48s linear infinite;
}

.license-info {
    background-color: #c7eae3;
    border-color: #84e8d5;
}


@keyframes grdAiguille{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}

@-o-keyframes grdAiguille{
    0%{-o-transform:rotate(0deg);}
    100%{-o-transform:rotate(360deg);}
}

@-ms-keyframes grdAiguille{
    0%{-ms-transform:rotate(0deg);}
    100%{-ms-transform:rotate(360deg);}
}

@-webkit-keyframes grdAiguille{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}

@-moz-keyframes grdAiguille{
    0%{-moz-transform:rotate(0deg);}
    100%{-moz-transform:rotate(360deg);}
}

@keyframes ptAiguille{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}

@-o-keyframes ptAiguille{
    0%{-o-transform:rotate(0deg);}
    100%{-o-transform:rotate(360deg);}
}

@-ms-keyframes ptAiguille{
    0%{-ms-transform:rotate(0deg);}
    100%{-ms-transform:rotate(360deg);}
}

@-webkit-keyframes ptAiguille{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}

@-moz-keyframes ptAiguille{
    0%{-moz-transform:rotate(0deg);}
    100%{-moz-transform:rotate(360deg);}
}



#bitstream-edit-form-table{
    background-color: #efefef;
    padding-bottom: 50px;
    display: block;
    margin-bottom: 50px;
}

.add-bitstream{
    margin-top: -95px;
}

.update-item{
    clear: both;
}

/**
 * make sure templates are hidden
 **/
template {
    display: none !important;
    position: absolute !important;
    left: -9999px;
}

.mime-type-icon {
    display: inline-block;
    vertical-align: top;
}
.mime-type-icon i.fa {
    font-size: 1em;
}

.template-eperson-main input[value="Select E-person..."] {
    float: none !important;
}

.template-group-edit input[value="Select E-people..."] {
    float: none !important;
}

/*------------Statistics----------*/
#filter-options option.category {
    font-weight: bold;
}

#stats-table th {
    text-transform: capitalize;
}
/*----------end Statistics--------*/

/*------------Stats Graph---------*/
.show-stats-link {
    display: none;
}

#stats-graph .data-line {
    stroke: #38b69e;
    stroke-width: 2;
    fill: none;
    stroke-dasharray: 0;
}

#stats-graph path {
    stroke: #eee;
    stroke-width: 2;
    stroke-dasharray: 0;
    fill: none;
}

#stats-graph .area {
    fill: #38b69e;
}

#stats-graph text {
    font-family: Arial;
    font-size: 8pt;
    fill: #787878;
}

#stats-graph line {
    stroke: #CDCDCD;
    stroke-width: 0.5;
    fill: none;
}

#stats-graph .data-point {
    stroke: #38b69e;
    stroke-width: 2;
    fill: #FFF;
}

#stats-graph #chart {
    margin: 0;
}
/*---------end Stats Graph------*/

/*---------- Altmetric widget -------*/
.altmetric-embed {
    margin-top:5px;
}
.altmetric-embed.altmetric-hidden {
    display: none;
}
/*------ end Altmetric widget -----*/

/*---------Citation Stats-------*/
.citation-statistics {
    flex: 0 0 10em;
    padding: 0;
    text-align: center;
    display: none;
    transition: 1.5s all cubic-bezier(0.39, 0.54, 0.76, 0.39);
    opacity: 0;
    max-width: 0;
    max-height: 0;
    display: block;
}

.citation-statistics.right {
    flex: 4 0 10em;
    max-width: 430px;
    max-height: 300px;
    margin: 0 12px;
    opacity: 1;
}

.citation-statistic {
    color: inherit;
    display: none;
    position: relative;
    margin: 2px 8px 0 8px;
}

.citation-statistic:hover, .citation-statistic:focus {
    text-decoration: none;
}

.citation-statistic:hover .citation-count {
    border-color: #333;
}

.citation-statistic:hover .left-arrow:before {
    border-color: transparent #333 transparent transparent;
}

.citation-widgets {
    font-size: 0.6em;
    min-width: 172px;
    display: none;
}

.citation-count {
    color: #454545;
    border: 1px solid #d3d1d1;
    background-color: white;
    padding: 2px 8px;
    margin-left: 4px;
    display: block;
    min-width: 3.3em;
    text-align: center;
    font-size: 1.4em;
    z-index: 1;
}

.citation-bubble {
    position: relative;
    display: inline-block;
    top: -4px;
    margin-left: 0.4em;
    z-index: 1;
}

.left-arrow {
    position: absolute;
    top: 3px;
    padding: 0 !important;
    opacity: 1;
    left: 0;
}

.left-arrow:after,
.left-arrow:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

.left-arrow:after {
    left: 1px;
    border-color: transparent white transparent transparent;
    border-width: 7px 11px 7px 0;
    position: relative;
}

.left-arrow::before {
    border-color: transparent #d3d1d1 transparent transparent;
    border-width: 7px 11px 7px 0;
    z-index: -1;
}

.provider-logo {
    width: 9em;
    height: 3em;
    vertical-align: baseline;
    position: relative;
    top: 0.4em;
}
/*-----end Citation Stats------*/

/*---------- ORCID Badge -------*/
.orcid-badge {
    width: 19px;
    vertical-align: super;
}

.orcid-badge-small {
    width: 16px;
}

.orcid-link:hover, .orcid-link:focus {
    text-decoration: none;
}
/*------ end ORCID badge -----*/

